Pull request #543 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e6f993c0f366d742e7d812153ec431327e2f3af+b66f3dccc9686d7c0d40b9a5063e6829336cef84 (7196064bc9a16c798adbcc285c88c19450432d5e) 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-ssh13128379756802482739.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh7538194286650032835.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-543/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-543/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5578502527326488012.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-543/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6128503697038840606.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh17350584231758501304.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-543/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-543/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh847120606241807573.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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], goVersion:1.25] ========================================================= [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.25 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-775866 in /w/workspace/undry_device-onvif-camera_PR-543 [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-543 # 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 Merging remotes/origin/main commit b66f3dccc9686d7c0d40b9a5063e6829336cef84 into PR head commit 1e6f993c0f366d742e7d812153ec431327e2f3af Merge succeeded, producing 1e6f993c0f366d742e7d812153ec431327e2f3af Checking out Revision 1e6f993c0f366d742e7d812153ec431327e2f3af (PR-543) > 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/543/head:refs/remotes/origin/PR-543 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e6f993c0f366d742e7d812153ec431327e2f3af # 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 b66f3dccc9686d7c0d40b9a5063e6829336cef84 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e6f993c0f366d742e7d812153ec431327e2f3af # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:07:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:07:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:07:38 ========================================================= 03:07:38 EdgeX Global Pipelines Version Info 03:07:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:07:40 ------------------- 03:07:40 stable info: 03:07:40 ------------------- 03:07:40 Commited By: Cherry Wang cherry@iotechsys.com 03:07:40 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 03:07:40 Message: update stable to v1.0.278 03:07:40 ------------------- 03:07:40 experimental info: 03:07:40 ------------------- 03:07:40 Commited By: **** collab-it+edgex@linuxfoundation.org 03:07:40 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 03:07:40 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:07:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:07:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:07:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:07:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:07:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:07:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:07:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:07:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:07:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:07:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:07:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:07:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:07:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:07:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:07:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:07:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:07:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:07:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:07:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:07:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:07:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:07:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:07:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:07:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:07:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:07:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:07:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:07:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-543 [Pipeline] echo 03:07:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-543 [Pipeline] echo 03:07:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-543 [Pipeline] echo 03:07:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e6f993c0f366d742e7d812153ec431327e2f3af [Pipeline] echo 03:07:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e6f993 [Pipeline] echo 03:07:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:07:42 provisioning config files... 03:07:42 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-543@tmp/config7918698095174345574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:07:43 ---> ****-login.sh 03:07:43 nexus3.edgexfoundry.org:10001 03:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:43 03:07:43 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:07:43 Configure a credential helper to remove this warning. See 03:07:43 https://docs.****.com/go/credential-store/ 03:07:43 03:07:43 Login Succeeded 03:07:43 nexus3.edgexfoundry.org:10002 03:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:43 03:07:43 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:07:43 Configure a credential helper to remove this warning. See 03:07:43 https://docs.****.com/go/credential-store/ 03:07:43 03:07:43 Login Succeeded 03:07:43 nexus3.edgexfoundry.org:10003 03:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:43 03:07:43 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:07:43 Configure a credential helper to remove this warning. See 03:07:43 https://docs.****.com/go/credential-store/ 03:07:43 03:07:43 Login Succeeded 03:07:43 nexus3.edgexfoundry.org:10004 03:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:43 03:07:43 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:07:43 Configure a credential helper to remove this warning. See 03:07:43 https://docs.****.com/go/credential-store/ 03:07:43 03:07:43 Login Succeeded 03:07:43 ****.io 03:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:44 03:07:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:07:44 Configure a credential helper to remove this warning. See 03:07:44 https://docs.****.com/go/credential-store/ 03:07:44 03:07:44 Login Succeeded 03:07:44 ---> ****-login.sh ends [Pipeline] } 03:07:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:07:44 + git rev-list -1 --merges 1e6f993c0f366d742e7d812153ec431327e2f3af~1..1e6f993c0f366d742e7d812153ec431327e2f3af [Pipeline] echo 03:07:44 -----------> git rev-list -1 --merges 1e6f993c0f366d742e7d812153ec431327e2f3af~1..1e6f993c0f366d742e7d812153ec431327e2f3af 1e6f993c0f366d742e7d812153ec431327e2f3af [false] [Pipeline] sh 03:07:45 + git log --format=format:%s -1 1e6f993c0f366d742e7d812153ec431327e2f3af [Pipeline] echo 03:07:45 ========================================================= 03:07:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:07:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:07:45 + git log --format=format:%s -1 1e6f993c0f366d742e7d812153ec431327e2f3af [Pipeline] echo 03:07:45 [semverPrep] GIT_COMMIT: 1e6f993c0f366d742e7d812153ec431327e2f3af, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 03:07:45 [semverPrep] This is not a build commit. [Pipeline] sh 03:07:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:07:46 + grep -v github /etc/ssh/ssh_known_hosts 03:07:46 + [ -e /tmp/ssh_known_hosts ] 03:07:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:07:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:07:46 + sudo tee -a /etc/ssh/ssh_known_hosts 03:07:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:07:46 03:07:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:07:47 0.1.4: Pulling from edgex-devops/py-git-semver 03:07:47 3dae71ba6b94: Pulling fs layer 03:07:47 6bf1a483ea7c: Pulling fs layer 03:07:47 f5dfc541a4d3: Pulling fs layer 03:07:47 461d9e800cba: Pulling fs layer 03:07:47 80192f66455f: Pulling fs layer 03:07:47 2e8e34ca0e6c: Pulling fs layer 03:07:47 a29436f7fd5d: Pulling fs layer 03:07:47 923cac83aea3: Pulling fs layer 03:07:47 25ad8b0a4227: Pulling fs layer 03:07:47 db01528c6b51: Pulling fs layer 03:07:47 28988de357af: Pulling fs layer 03:07:47 a29436f7fd5d: Waiting 03:07:47 923cac83aea3: Waiting 03:07:47 25ad8b0a4227: Waiting 03:07:47 db01528c6b51: Waiting 03:07:47 28988de357af: Waiting 03:07:47 80192f66455f: Waiting 03:07:47 461d9e800cba: Waiting 03:07:47 6bf1a483ea7c: Verifying Checksum 03:07:47 6bf1a483ea7c: Download complete 03:07:47 80192f66455f: Verifying Checksum 03:07:47 80192f66455f: Download complete 03:07:47 f5dfc541a4d3: Verifying Checksum 03:07:47 f5dfc541a4d3: Download complete 03:07:47 3dae71ba6b94: Verifying Checksum 03:07:47 3dae71ba6b94: Download complete 03:07:47 923cac83aea3: Verifying Checksum 03:07:47 923cac83aea3: Download complete 03:07:47 25ad8b0a4227: Verifying Checksum 03:07:47 25ad8b0a4227: Download complete 03:07:47 db01528c6b51: Verifying Checksum 03:07:47 db01528c6b51: Download complete 03:07:47 28988de357af: Verifying Checksum 03:07:47 28988de357af: Download complete 03:07:47 a29436f7fd5d: Verifying Checksum 03:07:47 a29436f7fd5d: Download complete 03:07:47 2e8e34ca0e6c: Verifying Checksum 03:07:47 2e8e34ca0e6c: Download complete 03:07:48 3dae71ba6b94: Pull complete 03:07:48 6bf1a483ea7c: Pull complete 03:07:49 f5dfc541a4d3: Pull complete 03:07:49 461d9e800cba: Pull complete 03:07:49 80192f66455f: Pull complete 03:07:53 2e8e34ca0e6c: Pull complete 03:07:53 a29436f7fd5d: Pull complete 03:07:53 923cac83aea3: Pull complete 03:07:53 25ad8b0a4227: Pull complete 03:07:53 db01528c6b51: Pull complete 03:07:53 28988de357af: Pull complete 03:07:53 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:07:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:07:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:54 prd-ubuntu20.04-docker-8c-8g-775866 does not seem to be running inside a container 03:07:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-543 -v /w/workspace/undry_device-onvif-camera_PR-543:/w/workspace/undry_device-onvif-camera_PR-543:rw,z -v /w/workspace/undry_device-onvif-camera_PR-543@tmp:/w/workspace/undry_device-onvif-camera_PR-543@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:07:56 $ docker top e85694a2443189902bb3aedf75d141beced3615e4a299629d0450f76f17c9d9f -eo pid,comm 03:07:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:07:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:07:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:07:56 [ssh-agent] Looking for ssh-agent implementation... 03:07:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:07:56 $ docker exec e85694a2443189902bb3aedf75d141beced3615e4a299629d0450f76f17c9d9f ssh-agent 03:07:56 SSH_AUTH_SOCK=/tmp/ssh-LYXtb9RnR4Yi/agent.33 03:07:57 SSH_AGENT_PID=39 03:07:57 Running ssh-add (command line suppressed) 03:07:57 Identity added: /w/workspace/undry_device-onvif-camera_PR-543@tmp/private_key_2150941785599583671.key (/w/workspace/undry_device-onvif-camera_PR-543@tmp/private_key_2150941785599583671.key) 03:07:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:07:57 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-543 [Pipeline] sh 03:07:57 + git tag --points-at HEAD [Pipeline] } 03:07:57 $ docker exec --env ******** --env ******** e85694a2443189902bb3aedf75d141beced3615e4a299629d0450f76f17c9d9f ssh-agent -k 03:07:57 unset SSH_AUTH_SOCK; 03:07:57 unset SSH_AGENT_PID; 03:07:57 echo Agent pid 39 killed; 03:07:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:07:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:07:58 [ssh-agent] Looking for ssh-agent implementation... 03:07:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:07:58 $ docker exec e85694a2443189902bb3aedf75d141beced3615e4a299629d0450f76f17c9d9f ssh-agent 03:07:58 SSH_AUTH_SOCK=/tmp/ssh-NzsPtkeWOFx1/agent.87 03:07:58 SSH_AGENT_PID=94 03:07:58 Running ssh-add (command line suppressed) 03:07:58 Identity added: /w/workspace/undry_device-onvif-camera_PR-543@tmp/private_key_14202987930165456965.key (/w/workspace/undry_device-onvif-camera_PR-543@tmp/private_key_14202987930165456965.key) 03:07:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:07:58 + git semver init 03:07:58 2025-12-29 03:07:58,848 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:07:58 2025-12-29 03:07:58,851 [run_init] DEBUG init version:0.0.0 force:False 03:07:58 2025-12-29 03:07:58,852 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-543/.semver 03:07:58 2025-12-29 03:07:58,852 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-543/.semver 03:07:58 2025-12-29 03:07:58,852 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-543/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-543, stdin=None, shell=False, universal_newlines=False) 03:08:00 2025-12-29 03:08:00,435 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-543/.git/info/exclude 03:08:00 2025-12-29 03:08:00,436 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-543/.semver/PR-543 with force:False 03:08:00 2025-12-29 03:08:00,436 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-543/.semver/PR-543 03:08:00 2025-12-29 03:08:00,440 [execute] INFO git cat-file --batch-check 03:08:00 2025-12-29 03:08:00,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-543/.semver, stdin=, shell=False, universal_newlines=False) 03:08:00 2025-12-29 03:08:00,445 [execute] INFO git cat-file --batch 03:08:00 2025-12-29 03:08:00,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-543/.semver, stdin=, shell=False, universal_newlines=False) 03:08:00 2025-12-29 03:08:00,447 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-543/.semver/PR-543 03:08:00 0.0.0 [Pipeline] } 03:08:00 $ docker exec --env ******** --env ******** e85694a2443189902bb3aedf75d141beced3615e4a299629d0450f76f17c9d9f ssh-agent -k 03:08:00 unset SSH_AUTH_SOCK; 03:08:00 unset SSH_AGENT_PID; 03:08:00 echo Agent pid 94 killed; 03:08:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:08:01 + git semver [Pipeline] } 03:08:01 $ docker stop --time=1 e85694a2443189902bb3aedf75d141beced3615e4a299629d0450f76f17c9d9f 03:08:02 $ docker rm -f --volumes e85694a2443189902bb3aedf75d141beced3615e4a299629d0450f76f17c9d9f [Pipeline] // withDockerContainer [Pipeline] sh 03:08:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:08:03 Stashed 1 file(s) [Pipeline] echo 03:08:03 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:08:04 provisioning config files... 03:08:04 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-543@tmp/config3192899810222208269tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 03:08:05 ---> ****-login.sh 03:08:05 nexus3.edgexfoundry.org:10001 03:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:05 Login Succeeded 03:08:05 nexus3.edgexfoundry.org:10002 03:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:05 Login Succeeded 03:08:05 nexus3.edgexfoundry.org:10003 03:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:05 Login Succeeded 03:08:05 nexus3.edgexfoundry.org:10004 03:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:05 Login Succeeded 03:08:05 ****.io 03:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:05 Login Succeeded 03:08:05 ---> ****-login.sh ends [Pipeline] } 03:08:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:08:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:08:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:08:06 ========================================================= 03:08:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:08:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 03:08:07 #0 building with "default" instance using docker driver 03:08:07 03:08:07 #1 [internal] load build definition from Dockerfile 03:08:07 #1 transferring dockerfile: 1.75kB done 03:08:07 #1 DONE 0.0s 03:08:07 03:08:07 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:08:07 #2 DONE 0.1s 03:08:07 03:08:07 #3 [internal] load .dockerignore 03:08:07 #3 transferring context: 2B done 03:08:07 #3 DONE 0.0s 03:08:07 03:08:07 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:08:07 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 done 03:08:07 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 03:08:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.15MB / 60.15MB 0.1s 03:08:07 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 03:08:07 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s 03:08:07 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 03:08:07 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 03:08:07 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 03:08:07 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 03:08:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s 03:08:07 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:08:07 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 03:08:07 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 03:08:07 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 03:08:07 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.2s 03:08:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 4.19MB / 112.58MB 0.2s 03:08:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 22.02MB / 60.15MB 0.3s 03:08:07 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 03:08:07 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s 03:08:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 12.58MB / 112.58MB 0.3s 03:08:07 #4 ... 03:08:07 03:08:07 #5 [internal] load build context 03:08:07 #5 transferring context: 48.30MB 0.3s done 03:08:07 #5 DONE 0.3s 03:08:07 03:08:07 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:08:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 54.53MB / 60.15MB 0.5s 03:08:07 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 03:08:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 36.83MB / 112.58MB 0.5s 03:08:07 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 03:08:07 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.5s 03:08:08 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 03:08:08 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 03:08:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 54.53MB / 112.58MB 0.7s 03:08:08 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 03:08:08 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 03:08:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 70.25MB / 112.58MB 0.8s 03:08:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 88.08MB / 112.58MB 0.9s 03:08:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 105.32MB / 112.58MB 1.0s 03:08:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 03:08:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.5s done 03:08:13 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.3s done 03:08:13 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 03:08:13 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 03:08:13 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:08:13 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 03:08:13 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 03:08:13 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.7s done 03:08:13 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 03:08:16 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done 03:08:16 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 03:08:17 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 03:08:17 #4 DONE 9.9s 03:08:17 03:08:17 #6 [builder 2/7] RUN apk add --no-cache make git 03:08:17 #6 0.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:08:17 #6 0.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:08:18 #6 0.795 OK: 265 MiB in 60 packages 03:08:20 #6 DONE 3.1s 03:08:20 03:08:20 #7 [builder 3/7] WORKDIR /device-onvif-camera 03:08:20 #7 DONE 0.0s 03:08:20 03:08:20 #8 [builder 4/7] COPY go.mod vendor* ./ 03:08:20 #8 DONE 0.0s 03:08:20 03:08:20 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:38 #9 DONE 17.3s 03:08:38 03:08:38 #10 [builder 6/7] COPY . . 03:08:38 #10 DONE 0.2s 03:08:38 03:08:38 #11 [builder 7/7] RUN echo noop 03:08:38 #11 0.215 noop 03:08:38 #11 DONE 0.3s 03:08:38 03:08:38 #12 exporting to image 03:08:38 #12 exporting layers 03:08:46 #12 exporting layers 7.4s done 03:08:46 #12 writing image sha256:e7fced85f60ea53d82b11459b48ae19ba5298d50152e5a5913b9c8a928ca8ee9 done 03:08:46 #12 naming to docker.io/library/ci-base-image-x86_64 done 03:08:46 #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:47 + docker inspect -f . ci-base-image-x86_64 03:08:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:47 prd-ubuntu20.04-docker-8c-8g-775866 does not seem to be running inside a container 03:08:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-543 -v /w/workspace/undry_device-onvif-camera_PR-543:/w/workspace/undry_device-onvif-camera_PR-543:rw,z -v /w/workspace/undry_device-onvif-camera_PR-543@tmp:/w/workspace/undry_device-onvif-camera_PR-543@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:08:47 $ docker top 25be0ccc26c3e7bd23cae8cd1da804590a57f3f4c01569edb3d5117fb91acd46 -eo pid,comm [Pipeline] { [Pipeline] sh 03:08:48 + go version 03:08:48 go version go1.25.2 linux/amd64 [Pipeline] } 03:08:48 $ docker stop --time=1 25be0ccc26c3e7bd23cae8cd1da804590a57f3f4c01569edb3d5117fb91acd46 03:08:49 $ docker rm -f --volumes 25be0ccc26c3e7bd23cae8cd1da804590a57f3f4c01569edb3d5117fb91acd46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:50 + docker inspect -f . ci-base-image-x86_64 03:08:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:50 prd-ubuntu20.04-docker-8c-8g-775866 does not seem to be running inside a container 03:08:50 $ 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-543 -v /w/workspace/undry_device-onvif-camera_PR-543:/w/workspace/undry_device-onvif-camera_PR-543:rw,z -v /w/workspace/undry_device-onvif-camera_PR-543@tmp:/w/workspace/undry_device-onvif-camera_PR-543@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:08:50 $ docker top 5da5de04103352a6d21a837203f1e60df5b5f7332ba206e588ef1631c4be6cb5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:08:51 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-543 [Pipeline] fileExists [Pipeline] sh 03:08:51 + make test 03:08:51 go test ./... -coverprofile=coverage.out ./... 03:08:53 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:09:15 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:09:15 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 31.2% of statements 03:09:15 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:09:15 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.625s coverage: 86.5% of statements 03:09:25 0 issues. 03:09:25 go vet ./... 03:09:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:09:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:09:29 ./bin/test-attribution-txt.sh [Pipeline] echo 03:09:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:09:29 $ docker stop --time=1 5da5de04103352a6d21a837203f1e60df5b5f7332ba206e588ef1631c4be6cb5 03:09:32 $ docker rm -f --volumes 5da5de04103352a6d21a837203f1e60df5b5f7332ba206e588ef1631c4be6cb5 [Pipeline] // withDockerContainer [Pipeline] sh 03:09:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:09:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:09:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:09:33 + ls -al . 03:09:33 total 312 03:09:33 drwxrwxr-x 9 jenkins jenkins 4096 Dec 29 03:08 . 03:09:33 drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 03:07 .. 03:09:33 drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 03:09 .git 03:09:33 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 03:07 .github 03:09:33 -rw-rw-r-- 1 jenkins jenkins 493 Dec 29 03:07 .gitignore 03:09:33 -rw-rw-r-- 1 jenkins jenkins 359 Dec 29 03:07 .golangci.yml 03:09:33 drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 03:08 .semver 03:09:33 -rw-rw-r-- 1 jenkins jenkins 22626 Dec 29 03:07 Attribution.txt 03:09:33 -rw-rw-r-- 1 jenkins jenkins 19022 Dec 29 03:07 CHANGELOG.md 03:09:33 -rw-rw-r-- 1 jenkins jenkins 1715 Dec 29 03:07 Dockerfile 03:09:33 -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 03:07 GOVERNANCE.md 03:09:33 -rw-rw-r-- 1 jenkins jenkins 762 Dec 29 03:07 Jenkinsfile 03:09:33 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 29 03:07 LICENSE 03:09:33 -rw-rw-r-- 1 jenkins jenkins 3464 Dec 29 03:07 Makefile 03:09:33 -rw-rw-r-- 1 jenkins jenkins 625 Dec 29 03:07 OWNERS.md 03:09:33 -rw-rw-r-- 1 jenkins jenkins 2620 Dec 29 03:07 README.md 03:09:33 -rw-rw-r-- 1 jenkins jenkins 5 Dec 29 03:08 VERSION 03:09:33 drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 03:07 bin 03:09:33 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 03:07 cmd 03:09:33 -rw-r--r-- 1 jenkins jenkins 85674 Dec 29 03:09 coverage.out 03:09:33 drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 03:07 doc 03:09:33 -rw-rw-r-- 1 jenkins jenkins 7041 Dec 29 03:07 go.mod 03:09:33 -rw-rw-r-- 1 jenkins jenkins 89819 Dec 29 03:07 go.sum 03:09:33 drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 03:07 internal 03:09:33 -rw-rw-r-- 1 jenkins jenkins 236 Dec 29 03:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09: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=1e6f993c0f366d742e7d812153ec431327e2f3af --label arch=amd64 --label version=0.0.0 . 03:09:34 #0 building with "default" instance using docker driver 03:09:34 03:09:34 #1 [internal] load build definition from Dockerfile 03:09:34 #1 transferring dockerfile: 1.75kB done 03:09:34 #1 DONE 0.0s 03:09:34 03:09:34 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:09:34 #2 DONE 0.0s 03:09:34 03:09:34 #3 [internal] load metadata for docker.io/library/alpine:3.22 03:09:34 #3 DONE 0.1s 03:09:34 03:09:34 #4 [internal] load .dockerignore 03:09:34 #4 transferring context: 2B done 03:09:34 #4 DONE 0.0s 03:09:34 03:09:34 #5 [internal] load build context 03:09:34 #5 transferring context: 107.12kB 0.0s done 03:09:34 #5 DONE 0.0s 03:09:34 03:09:34 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:09:34 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 03:09:34 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 03:09:34 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 03:09:34 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 03:09:34 #6 DONE 0.0s 03:09:34 03:09:34 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:09:34 #7 DONE 0.1s 03:09:34 03:09:34 #8 [builder 2/7] RUN apk add --no-cache make git 03:09:34 #8 0.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:09:35 #8 0.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:09:35 #8 0.734 OK: 265 MiB in 60 packages 03:09:35 #8 DONE 0.9s 03:09:35 03:09:35 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:09:35 #9 0.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:09:35 #9 0.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:09:35 #9 0.789 (1/1) Installing dumb-init (1.2.5-r3) 03:09:35 #9 0.799 Executing busybox-1.37.0-r19.trigger 03:09:35 #9 0.806 OK: 7 MiB in 17 packages 03:09:35 #9 DONE 0.9s 03:09:35 03:09:35 #10 [builder 3/7] WORKDIR /device-onvif-camera 03:09:35 #10 DONE 0.0s 03:09:35 03:09:35 #11 [builder 4/7] COPY go.mod vendor* ./ 03:09:35 #11 DONE 0.1s 03:09:35 03:09:35 #12 [stage-1 3/7] RUN apk --no-cache upgrade 03:09:35 #12 0.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:09:35 #12 0.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:09:35 #12 ... 03:09:35 03:09:35 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:35 #13 DONE 0.5s 03:09:36 03:09:36 #12 [stage-1 3/7] RUN apk --no-cache upgrade 03:09:36 #12 0.644 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:09:36 #12 ... 03:09:36 03:09:36 #14 [builder 6/7] COPY . . 03:09:36 #14 DONE 0.2s 03:09:36 03:09:36 #12 [stage-1 3/7] RUN apk --no-cache upgrade 03:09:36 #12 0.673 Executing busybox-1.37.0-r20.post-upgrade 03:09:36 #12 0.802 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:09:36 #12 0.809 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:09:36 #12 0.823 Executing busybox-1.37.0-r20.trigger 03:09:36 #12 0.824 OK: 7 MiB in 17 packages 03:09:36 #12 DONE 0.9s 03:09:36 03:09:36 #15 [builder 7/7] RUN make build 03:09:36 #15 0.290 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/v4/internal/common.SDKVersion=v4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:10:02 #15 DONE 23.2s 03:10:02 03:10:02 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 03:10:02 #16 DONE 0.2s 03:10:02 03:10:02 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 03:10:02 #17 DONE 0.0s 03:10:02 03:10:02 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 03:10:02 #18 DONE 0.0s 03:10:02 03:10:02 #19 exporting to image 03:10:02 #19 exporting layers 03:10:02 #19 exporting layers 0.2s done 03:10:02 #19 writing image sha256:c658d77b262600de47fddd113d7be04ad49cca66403a951ee9adc4724d85e670 done 03:10:02 #19 naming to docker.io/library/device-onvif-camera done 03:10:02 #19 DONE 0.2s [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:10:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:10:03 03:10:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:10:04 latest: Pulling from edgex-lftools-log-publisher 03:10:04 5eb5b503b376: Pulling fs layer 03:10:04 5c69ac0246d0: Pulling fs layer 03:10:04 ec43610c2a17: Pulling fs layer 03:10:04 3a2ae6a8a46f: Pulling fs layer 03:10:04 33b1e0a273af: Pulling fs layer 03:10:04 5d3b04190fa2: Pulling fs layer 03:10:04 2f39f015ded8: Pulling fs layer 03:10:04 3a2ae6a8a46f: Waiting 03:10:04 33b1e0a273af: Waiting 03:10:04 5d3b04190fa2: Waiting 03:10:04 2f39f015ded8: Waiting 03:10:04 5c69ac0246d0: Download complete 03:10:04 3a2ae6a8a46f: Verifying Checksum 03:10:04 3a2ae6a8a46f: Download complete 03:10:04 33b1e0a273af: Verifying Checksum 03:10:04 33b1e0a273af: Download complete 03:10:04 5d3b04190fa2: Verifying Checksum 03:10:04 5d3b04190fa2: Download complete 03:10:04 ec43610c2a17: Verifying Checksum 03:10:04 ec43610c2a17: Download complete 03:10:04 5eb5b503b376: Verifying Checksum 03:10:04 5eb5b503b376: Download complete 03:10:05 2f39f015ded8: Download complete 03:10:05 5eb5b503b376: Pull complete 03:10:05 5c69ac0246d0: Pull complete 03:10:06 ec43610c2a17: Pull complete 03:10:06 3a2ae6a8a46f: Pull complete 03:10:06 33b1e0a273af: Pull complete 03:10:06 5d3b04190fa2: Pull complete 03:10:12 2f39f015ded8: Pull complete 03:10:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:10:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:10:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:12 prd-ubuntu20.04-docker-8c-8g-775866 does not seem to be running inside a container 03:10:12 $ 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-543 -v /w/workspace/undry_device-onvif-camera_PR-543:/w/workspace/undry_device-onvif-camera_PR-543:rw,z -v /w/workspace/undry_device-onvif-camera_PR-543@tmp:/w/workspace/undry_device-onvif-camera_PR-543@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:10:13 $ docker top 479dbdea30fd2b3a79bc5dfaa0e87b698324d387544d86ff930b220dcf8bbcea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:10:14 ---> job-cost.sh 03:10:14 lf-activate-venv: SKIPPING 03:10:14 INFO: No Stack... 03:10:15 INFO: Retrieving Pricing Info for: v3-standard-8 03:10:15 INFO: Archiving Costs [Pipeline] sh 03:10:15 + cat /w/workspace/undry_device-onvif-camera_PR-543/archives/cost.csv 03:10:15 + cut -d, -f6 [Pipeline] lock 03:10:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-543-1-stack-cost] 03:10:15 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-543-1-stack-cost] did not exist. Created. 03:10:15 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-543-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:10:16 + echo total: 0.4399999976158142 [Pipeline] stash 03:10:16 Stashed 1 file(s) [Pipeline] } 03:10:16 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-543-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:10:16 $ docker stop --time=1 479dbdea30fd2b3a79bc5dfaa0e87b698324d387544d86ff930b220dcf8bbcea 03:10:17 $ docker rm -f --volumes 479dbdea30fd2b3a79bc5dfaa0e87b698324d387544d86ff930b220dcf8bbcea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:10:18 provisioning config files... 03:10:18 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-543@tmp/config13584897757517807692tmp [Pipeline] { [Pipeline] sh 03:10:18 + set +x 03:10:18 + curl -s https://codecov.io/bash 03:10:18 + bash -s -- 03:10:18 03:10:18 _____ _ 03:10:18 / ____| | | 03:10:18 | | ___ __| | ___ ___ _____ __ 03:10:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:10:18 | |___| (_) | (_| | __/ (_| (_) \ V / 03:10:18 \_____\___/ \__,_|\___|\___\___/ \_/ 03:10:18 Bash-1.0.6 03:10:18 03:10:18 03:10:18 ==> git version 2.25.1 found 03:10:18 ==> 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:10:18 Release-Date: 2020-01-08 03:10:18 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:10:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:10:18 ==> Jenkins CI detected. 03:10:18 current dir:  /w/workspace/undry_device-onvif-camera_PR-543 03:10:18 project root: . 03:10:18 --> token set from env 03:10:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:10:18 ==> Running gcov in . (disable via -X gcov) 03:10:18 ==> Python coveragepy not found 03:10:18 ==> Searching for coverage reports in: 03:10:18 + . 03:10:18 -> Found 1 reports 03:10:18 ==> Detecting git/mercurial file structure 03:10:18 ==> Reading reports 03:10:18 + ./coverage.out bytes=85674 03:10:18 ==> Appending adjustments 03:10:18 https://docs.codecov.io/docs/fixing-reports 03:10:18 + Found adjustments 03:10:18 ==> Gzipping contents 03:10:18 12K /tmp/codecov.6cXjq6.gz 03:10:18 ==> Uploading reports 03:10:18 url: https://codecov.io 03:10:18 query: branch=PR-543&commit=1e6f993c0f366d742e7d812153ec431327e2f3af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-543%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=543&job=&cmd_args= 03:10:18 -> Pinging Codecov 03:10:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-543&commit=1e6f993c0f366d742e7d812153ec431327e2f3af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-543%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=543&job=&cmd_args= 03:10:19 -> Uploading to 03:10:19 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/1e6f993c0f366d742e7d812153ec431327e2f3af/3d3be18f-ef2e-4a90-b76a-330ceb4ce39c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251229%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251229T031018Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a071bc1b8accd85e31b4ff750bf74b31966b5e64a68f486ecadd39ba1c9002b4 03:10:19 % Total % Received % Xferd Average Speed Time Time Time Current 03:10:19 Dload Upload Total Spent Left Speed 03:10:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10955 0 0 100 10955 0 73523 --:--:-- --:--:-- --:--:-- 73033 100 10955 0 0 100 10955 0 73033 --:--:-- --:--:-- --:--:-- 72549 03:10:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/1e6f993c0f366d742e7d812153ec431327e2f3af [Pipeline] } 03:10:19 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:10:21 + [ -d /w/workspace/undry_device-onvif-camera_PR-543/archives ] 03:10:21 + ls -al /w/workspace/undry_device-onvif-camera_PR-543/archives 03:10:21 total 16 03:10:21 drwxr-xr-x 3 root root 4096 Dec 29 03:10 . 03:10:21 drwxrwxr-x 10 jenkins jenkins 4096 Dec 29 03:10 .. 03:10:21 drwxr-xr-x 2 root root 4096 Dec 29 03:10 cost 03:10:21 -rw-r--r-- 1 root root 92 Dec 29 03:10 cost.csv 03:10:21 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-543/archives 03:10:21 + ls -al /w/workspace/undry_device-onvif-camera_PR-543/archives 03:10:21 total 16 03:10:21 drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 03:10 . 03:10:21 drwxrwxr-x 10 jenkins jenkins 4096 Dec 29 03:10 .. 03:10:21 drwxr-xr-x 2 jenkins jenkins 4096 Dec 29 03:10 cost 03:10:21 -rw-r--r-- 1 jenkins jenkins 92 Dec 29 03:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:10:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:10:22 ---> package-listing.sh 03:10:22 ++ facter osfamily 03:10:22 ++ tr '[:upper:]' '[:lower:]' 03:10:22 + OS_FAMILY=debian 03:10:22 + workspace=/w/workspace/undry_device-onvif-camera_PR-543 03:10:22 + START_PACKAGES=/tmp/packages_start.txt 03:10:22 + END_PACKAGES=/tmp/packages_end.txt 03:10:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:10:22 + PACKAGES=/tmp/packages_start.txt 03:10:22 + '[' /w/workspace/undry_device-onvif-camera_PR-543 ']' 03:10:22 + PACKAGES=/tmp/packages_end.txt 03:10:22 + case "${OS_FAMILY}" in 03:10:22 + dpkg -l 03:10:22 + grep '^ii' 03:10:22 + '[' -f /tmp/packages_start.txt ']' 03:10:22 + '[' -f /tmp/packages_end.txt ']' 03:10:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:10:22 + '[' /w/workspace/undry_device-onvif-camera_PR-543 ']' 03:10:22 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-543/archives/ 03:10:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-543/archives/ [Pipeline] echo 03:10:22 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-543/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:10:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:10:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:24 prd-ubuntu20.04-docker-8c-8g-775866 does not seem to be running inside a container 03:10:24 $ 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-543/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-543 -v /w/workspace/undry_device-onvif-camera_PR-543:/w/workspace/undry_device-onvif-camera_PR-543:rw,z -v /w/workspace/undry_device-onvif-camera_PR-543@tmp:/w/workspace/undry_device-onvif-camera_PR-543@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:10:24 $ docker top b141a4dbd02c596fa6b1aee315fb5b82155bfabaa5708b2d9faafb6ea7f4e31f -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:24 + touch /tmp/pre-build-complete [Pipeline] sh 03:10:25 + mkdir -p /var/log/sysstat [Pipeline] sh 03:10:25 + ls /var/log/sa-host 03:10:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:10:25 provisioning config files... 03:10:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-543@tmp/config2830616986740103290tmp [Pipeline] { [Pipeline] echo 03:10:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:10:26 ---> create-netrc.sh [Pipeline] } 03:10:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:10:26 ---> python-tools-install.sh [Pipeline] echo 03:10:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:10:26 ---> sudo-logs.sh 03:10:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:10:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:10:27 ---> job-cost.sh 03:10:27 lf-activate-venv: SKIPPING 03:10:27 DEBUG: total: 0.4399999976158142 03:10:27 INFO: Retrieving Stack Cost... 03:10:27 INFO: Retrieving Pricing Info for: v3-standard-8 03:10:27 INFO: Archiving Costs [Pipeline] echo 03:10:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:10:27 ---> logs-deploy.sh 03:10:27 lf-activate-venv: SKIPPING 03:10:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-543/1 03:10:27 INFO: archiving workspace using pattern(s): 03:10:28 Archives upload complete. 03:10:29 INFO: archiving logs to Nexus 03:10:29 ---> uname -a: 03:10:29 Linux prd-ubuntu20-04-docker-8c-8g-775866 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 03:10:29 03:10:29 03:10:29 ---> lscpu: 03:10:29 Architecture: x86_64 03:10:29 CPU op-mode(s): 32-bit, 64-bit 03:10:29 Byte Order: Little Endian 03:10:29 Address sizes: 40 bits physical, 48 bits virtual 03:10:29 CPU(s): 8 03:10:29 On-line CPU(s) list: 0-7 03:10:29 Thread(s) per core: 1 03:10:29 Core(s) per socket: 1 03:10:29 Socket(s): 8 03:10:29 NUMA node(s): 1 03:10:29 Vendor ID: AuthenticAMD 03:10:29 CPU family: 23 03:10:29 Model: 49 03:10:29 Model name: AMD EPYC-Rome Processor 03:10:29 Stepping: 0 03:10:29 CPU MHz: 2800.000 03:10:29 BogoMIPS: 5600.00 03:10:29 Virtualization: AMD-V 03:10:29 Hypervisor vendor: KVM 03:10:29 Virtualization type: full 03:10:29 L1d cache: 256 KiB 03:10:29 L1i cache: 256 KiB 03:10:29 L2 cache: 4 MiB 03:10:29 L3 cache: 128 MiB 03:10:29 NUMA node0 CPU(s): 0-7 03:10:29 Vulnerability Gather data sampling: Not affected 03:10:29 Vulnerability Itlb multihit: Not affected 03:10:29 Vulnerability L1tf: Not affected 03:10:29 Vulnerability Mds: Not affected 03:10:29 Vulnerability Meltdown: Not affected 03:10:29 Vulnerability Mmio stale data: Not affected 03:10:29 Vulnerability Retbleed: Vulnerable 03:10:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:10:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:10:29 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:10:29 Vulnerability Srbds: Not affected 03:10:29 Vulnerability Tsx async abort: Not affected 03:10:29 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:10:29 03:10:29 03:10:29 ---> nproc: 03:10:29 8 03:10:29 03:10:29 03:10:29 ---> df -h: 03:10:29 Filesystem Size Used Avail Use% Mounted on 03:10:29 overlay 155G 13G 143G 9% / 03:10:29 tmpfs 64M 0 64M 0% /dev 03:10:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:10:29 shm 64M 0 64M 0% /dev/shm 03:10:29 /dev/vda1 155G 13G 143G 9% /facter-os 03:10:29 03:10:29 03:10:29 ---> sar -b -r -n DEV: 03:10:29 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775866) 12/29/25 _x86_64_ (8 CPU) 03:10:29 03:10:29 02:06:41 LINUX RESTART (8 CPU) 03:10:29 03:10:29 02:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:10:29 02:08:01 76.43 49.83 26.60 0.00 9614.37 40688.99 0.00 03:10:29 02:09:01 1.53 0.00 1.53 0.00 0.00 18.81 0.00 03:10:29 02:10:01 1.03 0.02 1.02 0.00 2.67 11.46 0.00 03:10:29 02:11:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 03:10:29 02:12:01 36.68 3.57 33.11 0.00 2521.71 6287.49 0.00 03:10:29 02:13:01 4.53 0.00 4.53 0.00 0.00 76.25 0.00 03:10:29 02:14:01 2.48 0.02 2.47 0.00 0.13 54.92 0.00 03:10:29 02:15:01 1.72 0.00 1.72 0.00 0.00 19.60 0.00 03:10:29 02:16:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 03:10:29 02:17:01 1.03 0.02 1.02 0.00 0.13 12.40 0.00 03:10:29 02:18:01 1.35 0.00 1.35 0.00 0.00 19.60 0.00 03:10:29 02:19:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 03:10:29 02:20:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 03:10:29 02:21:01 0.90 0.00 0.90 0.00 0.00 12.00 0.00 03:10:29 02:22:01 1.98 0.02 1.97 0.00 0.13 27.20 0.00 03:10:29 02:23:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 03:10:29 02:24:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 03:10:29 02:25:01 1.35 0.00 1.35 0.00 0.00 16.92 0.00 03:10:29 02:26:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 03:10:29 02:27:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 03:10:29 02:28:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 03:10:29 02:29:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 03:10:29 02:30:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 03:10:29 02:31:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 03:10:29 02:32:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 03:10:29 02:33:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 03:10:29 02:34:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 03:10:29 02:35:01 0.83 0.00 0.83 0.00 0.00 10.66 0.00 03:10:29 02:36:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 03:10:29 02:37:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 03:10:29 02:38:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 03:10:29 02:39:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 03:10:29 02:40:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 03:10:29 02:41:01 0.88 0.00 0.88 0.00 0.00 12.00 0.00 03:10:29 02:42:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 03:10:29 02:43:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 03:10:29 02:44:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 03:10:29 02:45:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 03:10:29 02:46:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 03:10:29 02:47:01 1.53 0.00 1.53 0.00 0.00 18.93 0.00 03:10:29 02:48:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 03:10:29 02:49:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 03:10:29 02:50:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 03:10:29 02:51:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 03:10:29 02:52:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 03:10:29 02:53:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 03:10:29 02:54:02 1.33 0.00 1.33 0.00 0.00 15.33 0.00 03:10:29 02:55:01 0.92 0.00 0.92 0.00 0.00 11.39 0.00 03:10:29 02:56:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 03:10:29 02:57:01 0.93 0.02 0.92 0.00 4.27 10.93 0.00 03:10:29 02:58:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 03:10:29 02:59:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 03:10:29 03:00:01 2.60 1.57 1.03 0.00 48.13 11.86 0.00 03:10:29 03:01:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 03:10:29 03:02:01 3.55 2.13 1.42 0.00 44.79 28.00 0.00 03:10:29 03:03:01 1.65 0.00 1.65 0.00 0.00 20.40 0.00 03:10:29 03:04:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 03:10:29 03:05:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 03:10:29 03:06:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 03:10:29 03:07:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 03:10:29 03:08:01 330.73 11.96 318.76 0.00 1630.66 25068.22 0.00 03:10:29 03:09:01 282.40 13.13 269.27 0.00 1720.25 76131.58 0.00 03:10:29 03:10:01 114.38 0.20 114.18 0.00 12.93 35150.54 0.00 03:10:29 Average: 14.53 1.30 13.23 0.00 245.23 2915.43 0.00 03:10:29 03:10:29 02:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:10:29 02:08:01 30242084 31820312 530548 1.61 62352 1837928 1593968 4.70 642652 1692312 224 03:10:29 02:09:01 30243100 31821388 528768 1.61 62392 1837932 1593968 4.70 643148 1692300 120 03:10:29 02:10:01 30242080 31820480 529440 1.61 62432 1838012 1593968 4.70 644316 1692364 8 03:10:29 02:11:01 30240680 31819188 530496 1.61 62464 1838020 1593968 4.70 646540 1692384 164 03:10:29 02:12:01 29864200 31763404 563724 1.71 88832 2126904 1594480 4.70 878588 1802904 992 03:10:29 02:13:01 29882452 31781920 545252 1.66 88972 2126976 1611660 4.75 861640 1802948 212 03:10:29 02:14:01 29882252 31781048 546472 1.66 88680 2126624 1594488 4.70 860876 1802572 8 03:10:29 02:15:01 29882012 31780908 546272 1.66 88752 2126624 1594488 4.70 860968 1802576 8 03:10:29 02:16:01 29881856 31780816 546440 1.66 88780 2126628 1594488 4.70 861240 1802576 8 03:10:29 02:17:01 29885336 31784460 542620 1.65 88824 2126756 1594488 4.70 857632 1802700 184 03:10:29 02:18:01 29884956 31784148 542564 1.65 88864 2126744 1594488 4.70 858132 1802700 8 03:10:29 02:19:01 29884844 31784120 542476 1.65 88904 2126768 1594488 4.70 857732 1802716 196 03:10:29 02:20:01 29884828 31784140 542412 1.65 88920 2126768 1594488 4.70 857808 1802716 8 03:10:29 02:21:01 29884424 31783760 542628 1.65 88944 2126776 1594488 4.70 857864 1802724 200 03:10:29 02:22:01 29884072 31783540 543132 1.65 89020 2126748 1586992 4.68 857848 1802696 8 03:10:29 02:23:01 29883776 31783340 543084 1.65 89056 2126756 1586992 4.68 857972 1802696 40 03:10:29 02:24:01 29883228 31782796 543488 1.65 89088 2126760 1586992 4.68 858036 1802700 12 03:10:29 02:25:01 29883784 31783408 543056 1.65 89120 2126760 1586992 4.68 858140 1802700 44 03:10:29 02:26:01 29883776 31783432 542916 1.65 89152 2126764 1586992 4.68 858136 1802704 8 03:10:29 02:27:01 29883752 31783480 542832 1.65 89184 2126772 1586992 4.68 857572 1802708 148 03:10:29 02:28:01 29883872 31783644 542608 1.65 89228 2126772 1586992 4.68 858092 1802708 8 03:10:29 02:29:01 29884352 31784128 542008 1.65 89276 2126776 1586992 4.68 857888 1802712 148 03:10:29 02:30:01 29884328 31784152 541948 1.65 89292 2126776 1586992 4.68 857984 1802708 8 03:10:29 02:31:01 29884092 31783936 542184 1.65 89324 2126780 1586992 4.68 858044 1802712 176 03:10:29 02:32:01 29884164 31784044 542236 1.65 89360 2126784 1586992 4.68 858096 1802716 24 03:10:29 02:33:01 29883960 31783880 542368 1.65 89408 2126784 1586992 4.68 858680 1802716 176 03:10:29 02:34:01 29883824 31783796 542400 1.65 89432 2126788 1586992 4.68 858400 1802720 8 03:10:29 02:35:01 29883744 31783760 542296 1.65 89456 2126788 1586992 4.68 858468 1802720 172 03:10:29 02:36:01 29884276 31784360 541828 1.65 89504 2126796 1586992 4.68 859288 1802724 148 03:10:29 02:37:01 29884284 31784416 541780 1.65 89540 2126796 1586992 4.68 859112 1802728 184 03:10:29 02:38:01 29884048 31784204 541920 1.65 89568 2126804 1586992 4.68 859704 1802732 8 03:10:29 02:39:01 29883804 31783972 542068 1.65 89600 2126808 1586992 4.68 859480 1802732 176 03:10:29 02:40:01 29883780 31783988 541980 1.65 89636 2126808 1586992 4.68 859532 1802732 8 03:10:29 02:41:01 29883204 31783452 542392 1.65 89676 2126812 1586992 4.68 859592 1802736 204 03:10:29 02:42:01 29883368 31783700 542124 1.65 89716 2126816 1586992 4.68 859760 1802740 8 03:10:29 02:43:01 29883468 31783824 541980 1.65 89760 2126816 1586992 4.68 859900 1802740 180 03:10:29 02:44:01 29883600 31784028 541612 1.65 89800 2126820 1586992 4.68 859960 1802760 4 03:10:29 02:45:01 29883580 31784016 541748 1.65 89832 2126824 1586992 4.68 859992 1802756 184 03:10:29 02:46:01 29883564 31784072 541696 1.65 89868 2126828 1586992 4.68 860116 1802760 8 03:10:29 02:47:01 29883128 31783676 542028 1.65 89908 2126832 1586992 4.68 860212 1802764 164 03:10:29 02:48:01 29883120 31783688 541940 1.65 89944 2126832 1586992 4.68 860348 1802768 8 03:10:29 02:49:01 29882916 31783512 542044 1.65 89976 2126836 1569944 4.63 860360 1802768 176 03:10:29 02:50:01 29882552 31783180 542304 1.65 90004 2126836 1569944 4.63 860704 1802768 12 03:10:29 02:51:01 29882292 31782956 542468 1.65 90036 2126840 1569944 4.63 860468 1802776 172 03:10:29 02:52:01 29882332 31783032 542384 1.65 90092 2126828 1569944 4.63 860528 1802780 4 03:10:29 02:53:01 29881956 31782728 543104 1.65 90132 2126844 1586044 4.68 861100 1802784 180 03:10:29 02:54:02 29881904 31782708 543104 1.65 90172 2126852 1586044 4.68 860832 1802784 4 03:10:29 02:55:01 29882220 31783072 542752 1.65 90204 2126856 1602180 4.72 860900 1802792 188 03:10:29 02:56:01 29881684 31782588 543212 1.65 90236 2126860 1602180 4.72 861292 1802796 8 03:10:29 02:57:01 29881400 31782500 543248 1.65 90268 2126988 1602180 4.72 861072 1802924 176 03:10:29 02:58:01 29881452 31782588 543348 1.65 90324 2126984 1602180 4.72 861576 1802928 8 03:10:29 02:59:01 29881444 31782652 543280 1.65 90364 2126996 1602180 4.72 861856 1802932 136 03:10:29 03:00:01 29870204 31772872 552992 1.68 90392 2128436 1602180 4.72 873604 1804008 56 03:10:29 03:01:01 29869904 31772584 553144 1.68 90432 2128440 1602180 4.72 873728 1804000 188 03:10:29 03:02:01 29834172 31739040 585980 1.78 90468 2130068 1602180 4.72 910192 1804696 8 03:10:29 03:03:01 29833172 31738164 586740 1.78 90516 2130140 1602180 4.72 910592 1804724 216 03:10:29 03:04:01 29833292 31738316 586600 1.78 90532 2130144 1602180 4.72 909864 1804732 4 03:10:29 03:05:01 29832444 31737488 587564 1.79 90564 2130144 1602180 4.72 910788 1804732 196 03:10:29 03:06:01 29832436 31737524 587508 1.79 90596 2130148 1602180 4.72 910860 1804736 4 03:10:29 03:07:01 29832452 31737700 587316 1.79 90624 2130276 1602180 4.72 910916 1804856 188 03:10:29 03:08:01 28873868 31512400 778916 2.37 103056 2828444 1814164 5.35 1178524 2433528 688 03:10:29 03:09:01 26053120 31250880 1008664 3.07 185488 5094508 2266776 6.68 2124568 4065560 396880 03:10:29 03:10:01 26179624 31479880 783572 2.38 191788 5186588 1737724 5.12 1854364 4211020 556 03:10:29 Average: 29764982 31763193 561778 1.71 91272 2215649 1607707 4.74 892352 1880122 6423 03:10:29 03:10:29 02:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:10:29 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:08:01 ens3 163.28 105.17 432.31 23.39 0.00 0.00 0.00 0.00 03:10:29 02:08:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:09:01 ens3 3.92 0.75 2.05 0.29 0.00 0.00 0.00 0.00 03:10:29 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:10:01 ens3 3.35 0.60 0.97 0.58 0.00 0.00 0.00 0.00 03:10:29 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:11:01 ens3 3.70 1.00 1.35 0.86 0.00 0.00 0.00 0.00 03:10:29 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:12:01 ens3 161.22 110.65 2284.72 8.48 0.00 0.00 0.00 0.00 03:10:29 02:12:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 03:10:29 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:13:01 ens3 1.32 0.37 0.35 0.08 0.00 0.00 0.00 0.00 03:10:29 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:14:01 ens3 1.15 0.07 0.11 0.00 0.00 0.00 0.00 0.00 03:10:29 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:15:01 ens3 0.68 0.12 0.07 0.01 0.00 0.00 0.00 0.00 03:10:29 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:16:01 ens3 0.18 0.02 0.02 0.00 0.00 0.00 0.00 0.00 03:10:29 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:17:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:10:29 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:18:01 ens3 0.37 0.10 0.09 0.07 0.00 0.00 0.00 0.00 03:10:29 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:19:01 ens3 0.42 0.13 0.08 0.01 0.00 0.00 0.00 0.00 03:10:29 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:20:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:10:29 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:21:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:10:29 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:22:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:10:29 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:23:01 ens3 0.48 0.23 0.15 0.07 0.00 0.00 0.00 0.00 03:10:29 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:24:01 ens3 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 03:10:29 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:25:01 ens3 0.35 0.12 0.03 0.01 0.00 0.00 0.00 0.00 03:10:29 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:26:01 ens3 0.28 0.00 0.03 0.00 0.00 0.00 0.00 0.00 03:10:29 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:27:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:10:29 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:28:01 ens3 0.38 0.17 0.15 0.07 0.00 0.00 0.00 0.00 03:10:29 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:29:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:10:29 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:30:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:10:29 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:31:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:10:29 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:32:01 ens3 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:10:29 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:33:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 03:10:29 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:34:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:10:29 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:35:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:10:29 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:36:01 ens3 0.60 0.33 0.27 0.21 0.00 0.00 0.00 0.00 03:10:29 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:37:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:10:29 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:38:01 ens3 0.30 0.12 0.20 0.07 0.00 0.00 0.00 0.00 03:10:29 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:39:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:10:29 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:40:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:10:29 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:41:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:10:29 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:42:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:10:29 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:43:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 03:10:29 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:44:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:10:29 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:45:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:10:29 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:10:29 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:47:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:10:29 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:48:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 03:10:29 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:49:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:10:29 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:10:29 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:51:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:10:29 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:52:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:10:29 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:53:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 03:10:29 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:54:02 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:10:29 02:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:55:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:10:29 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:56:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:10:29 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:57:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:10:29 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:58:01 ens3 0.43 0.15 0.31 0.07 0.00 0.00 0.00 0.00 03:10:29 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 02:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:10:29 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 03:00:01 ens3 1.00 0.68 0.87 0.39 0.00 0.00 0.00 0.00 03:10:29 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 03:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:10:29 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 03:02:01 ens3 8.63 7.43 10.74 5.13 0.00 0.00 0.00 0.00 03:10:29 03:02:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 03:03:01 ens3 1.98 1.52 1.06 1.27 0.00 0.00 0.00 0.00 03:10:29 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 03:04:01 ens3 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:10:29 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 03:05:01 ens3 0.60 0.38 0.28 0.22 0.00 0.00 0.00 0.00 03:10:29 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 03:06:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:10:29 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:29 03:07:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:10:29 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:10:29 03:08:01 docker0 62.84 61.54 4.44 338.56 0.00 0.00 0.00 0.00 03:10:29 03:08:01 ens3 417.15 301.80 4704.18 80.70 0.00 0.00 0.00 0.00 03:10:29 03:08:01 lo 3.40 3.40 0.34 0.34 0.00 0.00 0.00 0.00 03:10:29 03:08:01 vethdf263fc 62.84 61.64 5.30 338.57 0.00 0.00 0.00 0.03 03:10:29 03:09:01 docker0 360.31 454.14 30.01 3188.33 0.00 0.00 0.00 0.00 03:10:29 03:09:01 ens3 608.33 449.24 6573.34 59.46 0.00 0.00 0.00 0.00 03:10:29 03:09:01 veth4ca22ef 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:10:29 03:09:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 03:10:29 03:10:01 docker0 5.38 11.76 0.38 136.83 0.00 0.00 0.00 0.00 03:10:29 03:10:01 ens3 32.89 17.41 155.87 9.33 0.00 0.00 0.00 0.00 03:10:29 03:10:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 03:10:29 Average: docker0 6.81 8.38 0.55 58.18 0.00 0.00 0.00 0.00 03:10:29 Average: ens3 22.51 15.87 224.93 3.03 0.00 0.00 0.00 0.00 03:10:29 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 03:10:29 03:10:29 03:10:29 ---> sar -P ALL: 03:10:29 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775866) 12/29/25 _x86_64_ (8 CPU) 03:10:29 03:10:29 02:06:41 LINUX RESTART (8 CPU) 03:10:29 03:10:29 02:07:02 CPU %user %nice %system %iowait %steal %idle 03:10:29 02:08:01 all 2.00 0.00 0.45 0.72 0.01 96.82 03:10:29 02:08:01 0 2.88 0.00 0.36 0.24 0.02 96.51 03:10:29 02:08:01 1 3.50 0.00 0.97 4.70 0.02 90.82 03:10:29 02:08:01 2 1.22 0.00 0.41 0.10 0.00 98.27 03:10:29 02:08:01 3 0.81 0.00 0.51 0.03 0.00 98.64 03:10:29 02:08:01 4 2.75 0.00 0.36 0.27 0.00 96.62 03:10:29 02:08:01 5 1.70 0.00 0.27 0.03 0.00 98.00 03:10:29 02:08:01 6 1.87 0.00 0.34 0.19 0.02 97.59 03:10:29 02:08:01 7 1.29 0.00 0.39 0.19 0.03 98.09 03:10:29 02:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:10:29 02:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:10:29 02:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:10:29 02:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:09:01 4 0.02 0.00 0.02 0.03 0.02 99.92 03:10:29 02:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:10:29 02:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:10:29 02:09:01 7 0.05 0.00 0.02 0.00 0.02 99.92 03:10:29 02:10:01 all 0.11 0.00 0.01 0.01 0.01 99.86 03:10:29 02:10:01 0 0.00 0.00 0.02 0.02 0.02 99.95 03:10:29 02:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:10:29 02:10:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:10:29 02:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:10:29 02:10:01 4 0.22 0.00 0.00 0.03 0.00 99.75 03:10:29 02:10:01 5 0.00 0.00 0.03 0.00 0.00 99.97 03:10:29 02:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:10:29 02:10:01 7 0.58 0.00 0.02 0.00 0.03 99.37 03:10:29 02:11:01 all 0.13 0.00 0.03 0.20 0.01 99.63 03:10:29 02:11:01 0 0.00 0.00 0.02 0.52 0.02 99.45 03:10:29 02:11:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:10:29 02:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:10:29 02:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:11:01 4 0.10 0.00 0.00 1.07 0.02 98.82 03:10:29 02:11:01 5 0.10 0.00 0.02 0.00 0.02 99.87 03:10:29 02:11:01 6 0.05 0.00 0.00 0.00 0.02 99.93 03:10:29 02:11:01 7 0.70 0.00 0.15 0.00 0.02 99.14 03:10:29 02:12:01 all 1.64 0.00 0.94 0.40 0.02 97.00 03:10:29 02:12:01 0 2.27 0.00 1.55 0.03 0.02 96.12 03:10:29 02:12:01 1 1.22 0.00 2.00 0.05 0.03 96.69 03:10:29 02:12:01 2 2.07 0.00 0.50 0.17 0.02 97.25 03:10:29 02:12:01 3 1.19 0.00 0.85 0.03 0.02 97.91 03:10:29 02:12:01 4 2.16 0.00 0.65 1.72 0.02 95.45 03:10:29 02:12:01 5 1.04 0.00 0.92 0.43 0.02 97.59 03:10:29 02:12:01 6 1.57 0.00 0.47 0.07 0.02 97.88 03:10:29 02:12:01 7 1.61 0.00 0.60 0.67 0.05 97.06 03:10:29 02:13:01 all 0.02 0.00 0.03 0.02 0.01 99.92 03:10:29 02:13:01 0 0.03 0.00 0.03 0.02 0.02 99.90 03:10:29 02:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:10:29 02:13:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:10:29 02:13:01 3 0.00 0.00 0.03 0.00 0.02 99.95 03:10:29 02:13:01 4 0.03 0.00 0.00 0.02 0.02 99.93 03:10:29 02:13:01 5 0.03 0.00 0.03 0.00 0.00 99.93 03:10:29 02:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:10:29 02:13:01 7 0.00 0.00 0.05 0.10 0.02 99.83 03:10:29 02:14:01 all 0.06 0.00 0.04 0.01 0.00 99.89 03:10:29 02:14:01 0 0.03 0.00 0.03 0.02 0.00 99.92 03:10:29 02:14:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:10:29 02:14:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:10:29 02:14:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:10:29 02:14:01 4 0.07 0.00 0.05 0.00 0.00 99.88 03:10:29 02:14:01 5 0.03 0.00 0.03 0.00 0.00 99.93 03:10:29 02:14:01 6 0.05 0.00 0.03 0.00 0.00 99.92 03:10:29 02:14:01 7 0.23 0.00 0.08 0.05 0.00 99.63 03:10:29 02:15:01 all 0.17 0.00 0.01 0.01 0.01 99.79 03:10:29 02:15:01 0 0.00 0.00 0.00 0.02 0.02 99.97 03:10:29 02:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:10:29 02:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 02:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:15:01 4 1.34 0.00 0.02 0.00 0.02 98.63 03:10:29 02:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:10:29 02:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 02:15:01 7 0.00 0.00 0.02 0.05 0.00 99.93 03:10:29 02:16:01 all 0.18 0.00 0.01 0.00 0.01 99.79 03:10:29 02:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 02:16:01 1 0.00 0.00 0.03 0.00 0.03 99.93 03:10:29 02:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:16:01 4 1.35 0.00 0.02 0.02 0.02 98.60 03:10:29 02:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:16:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:10:29 02:16:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:10:29 02:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:10:29 02:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 02:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:10:29 02:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 02:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:10:29 02:17:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:10:29 02:17:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:10:29 02:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:10:29 02:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:10:29 02:18:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:10:29 02:18:01 0 0.02 0.00 0.00 0.03 0.02 99.93 03:10:29 02:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:10:29 02:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:10:29 02:18:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:10:29 02:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:18:01 7 0.00 0.00 0.00 0.03 0.02 99.95 03:10:29 03:10:29 02:18:01 CPU %user %nice %system %iowait %steal %idle 03:10:29 02:19:01 all 0.01 0.00 0.00 0.00 0.00 99.97 03:10:29 02:19:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:10:29 02:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:10:29 02:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:10:29 02:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:19:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:10:29 02:20:01 all 0.01 0.00 0.00 0.00 0.01 99.97 03:10:29 02:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:20:01 1 0.03 0.00 0.02 0.00 0.03 99.92 03:10:29 02:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:10:29 02:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:20:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:10:29 02:21:01 all 0.01 0.00 0.02 0.00 0.01 99.96 03:10:29 02:21:01 0 0.00 0.00 0.03 0.02 0.00 99.95 03:10:29 02:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:10:29 02:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:10:29 02:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:21:01 5 0.03 0.00 0.05 0.00 0.00 99.92 03:10:29 02:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:10:29 02:21:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:10:29 02:22:01 all 0.02 0.00 0.03 0.00 0.01 99.94 03:10:29 02:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:10:29 02:22:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:10:29 02:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:10:29 02:22:01 3 0.02 0.00 0.05 0.00 0.00 99.93 03:10:29 02:22:01 4 0.00 0.00 0.03 0.00 0.02 99.95 03:10:29 02:22:01 5 0.02 0.00 0.03 0.00 0.02 99.93 03:10:29 02:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:10:29 02:22:01 7 0.02 0.00 0.05 0.03 0.00 99.90 03:10:29 02:23:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:10:29 02:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 02:23:01 1 0.00 0.00 0.02 0.00 0.03 99.95 03:10:29 02:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 02:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:10:29 02:23:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:10:29 02:23:01 6 0.02 0.00 0.00 0.02 0.02 99.95 03:10:29 02:23:01 7 0.00 0.00 0.00 0.03 0.00 99.97 03:10:29 02:24:01 all 0.01 0.00 0.01 0.00 0.00 99.96 03:10:29 02:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:10:29 02:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:10:29 02:24:01 5 0.03 0.00 0.03 0.00 0.00 99.93 03:10:29 02:24:01 6 0.00 0.00 0.02 0.02 0.00 99.97 03:10:29 02:24:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:10:29 02:25:01 all 0.04 0.00 0.01 0.08 0.01 99.86 03:10:29 02:25:01 0 0.05 0.00 0.00 0.02 0.02 99.92 03:10:29 02:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:10:29 02:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:10:29 02:25:01 4 0.18 0.00 0.00 0.00 0.02 99.80 03:10:29 02:25:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:10:29 02:25:01 6 0.03 0.00 0.03 0.08 0.02 99.83 03:10:29 02:25:01 7 0.00 0.00 0.00 0.50 0.00 99.50 03:10:29 02:26:01 all 0.06 0.00 0.01 0.02 0.00 99.91 03:10:29 02:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:10:29 02:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:10:29 02:26:01 4 0.33 0.00 0.00 0.00 0.00 99.67 03:10:29 02:26:01 5 0.03 0.00 0.03 0.00 0.00 99.93 03:10:29 02:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:26:01 7 0.02 0.00 0.02 0.15 0.00 99.82 03:10:29 02:27:01 all 0.25 0.00 0.01 0.01 0.01 99.72 03:10:29 02:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:27:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:10:29 02:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:10:29 02:27:01 4 1.92 0.00 0.00 0.00 0.00 98.08 03:10:29 02:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:10:29 02:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:27:01 7 0.00 0.00 0.02 0.10 0.00 99.88 03:10:29 02:28:01 all 0.02 0.00 0.01 0.16 0.01 99.81 03:10:29 02:28:01 0 0.00 0.00 0.02 0.35 0.00 99.63 03:10:29 02:28:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:10:29 02:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:28:01 4 0.05 0.00 0.00 0.00 0.02 99.93 03:10:29 02:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:10:29 02:28:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:10:29 02:28:01 7 0.00 0.00 0.00 0.90 0.00 99.10 03:10:29 02:29:01 all 0.06 0.00 0.01 0.00 0.01 99.92 03:10:29 02:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:10:29 02:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:29:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:10:29 02:29:01 4 0.42 0.00 0.00 0.00 0.02 99.57 03:10:29 02:29:01 5 0.02 0.00 0.00 0.02 0.02 99.95 03:10:29 02:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:10:29 02:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:10:29 03:10:29 02:29:01 CPU %user %nice %system %iowait %steal %idle 03:10:29 02:30:01 all 0.03 0.00 0.01 0.00 0.00 99.96 03:10:29 02:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 02:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:10:29 02:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:30:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:10:29 02:30:01 4 0.18 0.00 0.00 0.00 0.00 99.82 03:10:29 02:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:10:29 02:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:10:29 02:31:01 all 0.16 0.00 0.01 0.00 0.01 99.82 03:10:29 02:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:31:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:10:29 02:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:31:01 3 0.07 0.00 0.02 0.00 0.00 99.92 03:10:29 02:31:01 4 1.17 0.00 0.00 0.00 0.02 98.81 03:10:29 02:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 02:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:31:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:10:29 02:32:01 all 0.01 0.00 0.01 0.01 0.01 99.97 03:10:29 02:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:32:01 1 0.02 0.00 0.02 0.00 0.03 99.93 03:10:29 02:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:32:01 3 0.02 0.00 0.03 0.00 0.02 99.93 03:10:29 02:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:10:29 02:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:32:01 6 0.02 0.00 0.00 0.07 0.00 99.92 03:10:29 02:32:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:10:29 02:33:01 all 0.02 0.00 0.00 0.02 0.01 99.95 03:10:29 02:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:33:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:10:29 02:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:33:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:10:29 02:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:10:29 02:33:01 6 0.02 0.00 0.00 0.02 0.02 99.95 03:10:29 02:33:01 7 0.00 0.00 0.00 0.12 0.00 99.88 03:10:29 02:34:01 all 0.03 0.00 0.01 0.00 0.01 99.96 03:10:29 02:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:34:01 1 0.00 0.00 0.03 0.00 0.02 99.95 03:10:29 02:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:34:01 3 0.05 0.00 0.00 0.00 0.00 99.95 03:10:29 02:34:01 4 0.13 0.00 0.00 0.00 0.02 99.85 03:10:29 02:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 02:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 02:34:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:10:29 02:35:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:10:29 02:35:01 0 0.00 0.00 0.02 0.02 0.02 99.95 03:10:29 02:35:01 1 0.03 0.00 0.03 0.00 0.03 99.90 03:10:29 02:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:35:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:10:29 02:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:10:29 02:36:01 all 0.03 0.00 0.01 0.00 0.00 99.95 03:10:29 02:36:01 0 0.12 0.00 0.00 0.00 0.00 99.88 03:10:29 02:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:10:29 02:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:10:29 02:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:10:29 02:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:10:29 02:36:01 7 0.00 0.00 0.00 0.03 0.00 99.97 03:10:29 02:37:01 all 0.00 0.00 0.01 0.00 0.01 99.97 03:10:29 02:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 02:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:10:29 02:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:10:29 02:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:37:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:10:29 02:37:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:10:29 02:37:01 7 0.00 0.00 0.00 0.02 0.02 99.97 03:10:29 02:38:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:10:29 02:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:38:01 1 0.02 0.00 0.05 0.00 0.02 99.92 03:10:29 02:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:38:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:10:29 02:38:01 4 0.02 0.00 0.02 0.02 0.02 99.93 03:10:29 02:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 02:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:38:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:10:29 02:39:01 all 0.01 0.00 0.00 0.00 0.00 99.98 03:10:29 02:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:10:29 02:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:10:29 02:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:10:29 02:40:01 all 0.01 0.00 0.00 0.00 0.01 99.98 03:10:29 02:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:10:29 02:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:40:01 5 0.02 0.00 0.03 0.00 0.02 99.93 03:10:29 02:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:40:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:10:29 03:10:29 02:40:01 CPU %user %nice %system %iowait %steal %idle 03:10:29 02:41:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:10:29 02:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 02:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:10:29 02:41:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:10:29 02:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:10:29 02:41:01 6 0.00 0.00 0.03 0.00 0.00 99.97 03:10:29 02:41:01 7 0.00 0.00 0.00 0.03 0.00 99.97 03:10:29 02:42:01 all 0.12 0.00 0.00 0.00 0.01 99.86 03:10:29 02:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:10:29 02:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:42:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:10:29 02:42:01 4 0.91 0.00 0.00 0.02 0.02 99.05 03:10:29 02:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:10:29 02:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:42:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:10:29 02:43:01 all 0.24 0.00 0.01 0.03 0.01 99.72 03:10:29 02:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:43:01 3 0.05 0.00 0.03 0.00 0.00 99.92 03:10:29 02:43:01 4 1.81 0.00 0.00 0.00 0.02 98.17 03:10:29 02:43:01 5 0.02 0.00 0.02 0.00 0.03 99.93 03:10:29 02:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:10:29 02:43:01 7 0.00 0.00 0.00 0.23 0.00 99.77 03:10:29 02:44:01 all 0.02 0.00 0.00 0.00 0.01 99.97 03:10:29 02:44:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:10:29 02:44:01 3 0.07 0.00 0.00 0.00 0.02 99.92 03:10:29 02:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:44:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:10:29 02:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:10:29 02:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:10:29 02:45:01 all 0.11 0.00 0.01 0.02 0.01 99.84 03:10:29 02:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:10:29 02:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:45:01 3 0.02 0.00 0.05 0.00 0.02 99.92 03:10:29 02:45:01 4 0.81 0.00 0.02 0.18 0.02 98.97 03:10:29 02:45:01 5 0.03 0.00 0.03 0.00 0.00 99.93 03:10:29 02:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 02:45:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:10:29 02:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:10:29 02:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 02:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:10:29 02:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:10:29 02:46:01 4 0.00 0.00 0.02 0.02 0.02 99.95 03:10:29 02:46:01 5 0.03 0.00 0.05 0.00 0.02 99.90 03:10:29 02:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:46:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:10:29 02:47:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:10:29 02:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:47:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:10:29 02:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 02:47:01 5 0.07 0.00 0.03 0.00 0.02 99.88 03:10:29 02:47:01 6 0.02 0.00 0.02 0.02 0.02 99.93 03:10:29 02:47:01 7 0.00 0.00 0.02 0.03 0.00 99.95 03:10:29 02:48:01 all 0.04 0.00 0.00 0.02 0.01 99.92 03:10:29 02:48:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:10:29 02:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:10:29 02:48:01 4 0.32 0.00 0.00 0.15 0.02 99.52 03:10:29 02:48:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:10:29 02:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:48:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:10:29 02:49:01 all 0.01 0.00 0.01 0.02 0.01 99.95 03:10:29 02:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 02:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:10:29 02:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:49:01 5 0.05 0.00 0.05 0.00 0.02 99.88 03:10:29 02:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:10:29 02:49:01 7 0.00 0.00 0.00 0.17 0.00 99.83 03:10:29 02:50:01 all 0.12 0.00 0.01 0.00 0.00 99.87 03:10:29 02:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:50:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:10:29 02:50:01 4 0.85 0.00 0.00 0.02 0.00 99.14 03:10:29 02:50:01 5 0.02 0.00 0.03 0.00 0.02 99.93 03:10:29 02:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 02:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:10:29 02:51:01 all 0.17 0.00 0.01 0.00 0.01 99.81 03:10:29 02:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:51:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:10:29 02:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:10:29 02:51:01 4 1.24 0.00 0.02 0.00 0.02 98.73 03:10:29 02:51:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:10:29 02:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:51:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:10:29 03:10:29 02:51:01 CPU %user %nice %system %iowait %steal %idle 03:10:29 02:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:10:29 02:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:10:29 02:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:10:29 02:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:10:29 02:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:52:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:10:29 02:52:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:10:29 02:52:01 7 0.00 0.00 0.00 0.03 0.00 99.97 03:10:29 02:53:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:10:29 02:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 02:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:10:29 02:53:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:10:29 02:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:10:29 02:53:01 5 0.05 0.00 0.00 0.00 0.02 99.93 03:10:29 02:53:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:10:29 02:53:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:10:29 02:54:02 all 0.01 0.00 0.01 0.00 0.01 99.97 03:10:29 02:54:02 0 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:54:02 1 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:54:02 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:54:02 3 0.03 0.00 0.03 0.00 0.02 99.92 03:10:29 02:54:02 4 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:54:02 5 0.03 0.00 0.03 0.00 0.02 99.92 03:10:29 02:54:02 6 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 02:54:02 7 0.00 0.00 0.00 0.02 0.02 99.97 03:10:29 02:55:01 all 0.00 0.00 0.01 0.00 0.01 99.97 03:10:29 02:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:10:29 02:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:55:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:10:29 02:55:01 4 0.00 0.00 0.02 0.02 0.02 99.95 03:10:29 02:55:01 5 0.00 0.00 0.02 0.00 0.03 99.95 03:10:29 02:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 02:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:10:29 02:56:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:10:29 02:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:10:29 02:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:56:01 5 0.05 0.00 0.03 0.00 0.02 99.90 03:10:29 02:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:56:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:10:29 02:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:10:29 02:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:57:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 02:57:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:10:29 02:57:01 4 0.00 0.00 0.00 0.02 0.02 99.97 03:10:29 02:57:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:10:29 02:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 02:58:01 all 0.08 0.00 0.01 0.00 0.01 99.90 03:10:29 02:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:10:29 02:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:10:29 02:58:01 4 0.52 0.00 0.02 0.00 0.02 99.45 03:10:29 02:58:01 5 0.03 0.00 0.07 0.00 0.02 99.88 03:10:29 02:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:10:29 02:58:01 7 0.00 0.00 0.00 0.03 0.00 99.97 03:10:29 02:59:01 all 0.11 0.00 0.01 0.00 0.01 99.86 03:10:29 02:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 02:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:10:29 02:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 02:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:10:29 02:59:01 4 0.81 0.00 0.03 0.00 0.02 99.14 03:10:29 02:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:10:29 02:59:01 6 0.00 0.00 0.03 0.00 0.00 99.97 03:10:29 02:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:10:29 03:00:01 all 0.08 0.00 0.01 0.01 0.01 99.89 03:10:29 03:00:01 0 0.18 0.00 0.00 0.00 0.02 99.80 03:10:29 03:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:10:29 03:00:01 2 0.15 0.00 0.02 0.00 0.00 99.83 03:10:29 03:00:01 3 0.07 0.00 0.00 0.00 0.02 99.92 03:10:29 03:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 03:00:01 5 0.20 0.00 0.05 0.10 0.02 99.63 03:10:29 03:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:10:29 03:00:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:10:29 03:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:10:29 03:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 03:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 03:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 03:01:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:10:29 03:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 03:01:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:10:29 03:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:10:29 03:01:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:10:29 03:02:01 all 0.41 0.00 0.05 0.01 0.01 99.52 03:10:29 03:02:01 0 1.53 0.00 0.03 0.00 0.02 98.42 03:10:29 03:02:01 1 0.15 0.00 0.05 0.02 0.02 99.77 03:10:29 03:02:01 2 0.37 0.00 0.00 0.00 0.00 99.63 03:10:29 03:02:01 3 0.32 0.00 0.07 0.05 0.02 99.55 03:10:29 03:02:01 4 0.68 0.00 0.08 0.02 0.02 99.20 03:10:29 03:02:01 5 0.10 0.00 0.05 0.00 0.02 99.83 03:10:29 03:02:01 6 0.07 0.00 0.02 0.00 0.00 99.92 03:10:29 03:02:01 7 0.08 0.00 0.07 0.02 0.00 99.83 03:10:29 03:10:29 03:02:01 CPU %user %nice %system %iowait %steal %idle 03:10:29 03:03:01 all 0.22 0.00 0.01 0.00 0.01 99.76 03:10:29 03:03:01 0 0.70 0.00 0.00 0.00 0.00 99.30 03:10:29 03:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 03:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:10:29 03:03:01 3 0.12 0.00 0.03 0.00 0.03 99.82 03:10:29 03:03:01 4 0.85 0.00 0.00 0.00 0.02 99.14 03:10:29 03:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 03:03:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:10:29 03:03:01 7 0.00 0.00 0.02 0.03 0.00 99.95 03:10:29 03:04:01 all 0.08 0.00 0.01 0.00 0.01 99.90 03:10:29 03:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 03:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 03:04:01 2 0.02 0.00 0.02 0.00 0.03 99.93 03:10:29 03:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:10:29 03:04:01 4 0.55 0.00 0.00 0.02 0.02 99.42 03:10:29 03:04:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 03:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:10:29 03:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 03:05:01 all 0.01 0.00 0.00 0.00 0.01 99.97 03:10:29 03:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 03:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 03:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:10:29 03:05:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:10:29 03:05:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:10:29 03:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 03:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:10:29 03:05:01 7 0.02 0.00 0.00 0.03 0.02 99.93 03:10:29 03:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:10:29 03:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:10:29 03:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:10:29 03:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:10:29 03:06:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:10:29 03:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 03:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 03:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:10:29 03:06:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:10:29 03:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:10:29 03:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:10:29 03:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:10:29 03:07:01 2 0.00 0.00 0.03 0.00 0.02 99.95 03:10:29 03:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:10:29 03:07:01 4 0.00 0.00 0.00 0.02 0.02 99.97 03:10:29 03:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:10:29 03:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:10:29 03:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:10:29 03:08:01 all 4.75 0.00 1.49 0.99 0.04 92.73 03:10:29 03:08:01 0 6.02 0.00 1.58 0.17 0.03 92.20 03:10:29 03:08:01 1 4.17 0.00 2.15 3.06 0.03 90.59 03:10:29 03:08:01 2 4.42 0.00 1.19 0.20 0.05 94.14 03:10:29 03:08:01 3 5.58 0.00 1.14 0.08 0.05 93.14 03:10:29 03:08:01 4 5.91 0.00 1.50 0.24 0.05 92.30 03:10:29 03:08:01 5 5.00 0.00 2.55 3.37 0.03 89.04 03:10:29 03:08:01 6 4.34 0.00 1.14 0.20 0.02 94.30 03:10:29 03:08:01 7 2.59 0.00 0.70 0.62 0.02 96.07 03:10:29 03:09:01 all 20.07 0.00 5.14 2.06 0.07 72.65 03:10:29 03:09:01 0 19.29 0.00 4.60 0.59 0.08 75.44 03:10:29 03:09:01 1 20.60 0.00 6.54 8.30 0.08 64.47 03:10:29 03:09:01 2 21.76 0.00 5.34 0.76 0.07 72.07 03:10:29 03:09:01 3 19.92 0.00 5.46 0.83 0.07 73.72 03:10:29 03:09:01 4 18.83 0.00 5.00 1.28 0.07 74.83 03:10:29 03:09:01 5 19.93 0.00 4.52 1.17 0.07 74.32 03:10:29 03:09:01 6 19.85 0.00 4.79 1.39 0.08 73.89 03:10:29 03:09:01 7 20.39 0.00 4.87 2.17 0.07 72.49 03:10:29 03:10:01 all 51.55 0.00 7.32 0.80 0.09 40.24 03:10:29 03:10:01 0 52.38 0.00 7.53 0.62 0.10 39.38 03:10:29 03:10:01 1 50.09 0.00 7.83 1.87 0.10 40.11 03:10:29 03:10:01 2 49.72 0.00 7.72 0.42 0.08 42.05 03:10:29 03:10:01 3 52.91 0.00 7.26 0.08 0.08 39.66 03:10:29 03:10:01 4 51.68 0.00 7.43 0.44 0.10 40.35 03:10:29 03:10:01 5 51.20 0.00 6.85 0.98 0.08 40.88 03:10:29 03:10:01 6 53.09 0.00 7.05 0.40 0.08 39.38 03:10:29 03:10:01 7 51.34 0.00 6.89 1.58 0.10 40.08 03:10:29 Average: all 1.31 0.00 0.25 0.09 0.01 98.33 03:10:29 Average: 0 1.35 0.00 0.25 0.04 0.01 98.34 03:10:29 Average: 1 1.27 0.00 0.32 0.28 0.02 98.12 03:10:29 Average: 2 1.26 0.00 0.24 0.03 0.01 98.47 03:10:29 Average: 3 1.30 0.00 0.25 0.02 0.01 98.42 03:10:29 Average: 4 1.55 0.00 0.24 0.09 0.01 98.10 03:10:29 Average: 5 1.26 0.00 0.26 0.10 0.01 98.37 03:10:29 Average: 6 1.28 0.00 0.23 0.04 0.01 98.45 03:10:29 Average: 7 1.24 0.00 0.22 0.13 0.01 98.40 03:10:29 03:10:29 03:10:29