Pull request #505 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1d4200b243f1fe710b57b6e374d24980eb40679b+acbb521d861d6c2cafc59ad1b5302a89638eecf2 (102d1d36f897cb147337502746a5b566cfaa96ae) 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-ssh5150055321599086094.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh10478971960247895051.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-505/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-505/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2358315117023562418.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-505/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15205556919142612711.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh135368154326054455.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-505/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-505/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3957040516096885812.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-41006 in /w/workspace/undry_device-onvif-camera_PR-505 [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-505 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/505/head:refs/remotes/origin/PR-505 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit acbb521d861d6c2cafc59ad1b5302a89638eecf2 into PR head commit 1d4200b243f1fe710b57b6e374d24980eb40679b Merge succeeded, producing 1d4200b243f1fe710b57b6e374d24980eb40679b Checking out Revision 1d4200b243f1fe710b57b6e374d24980eb40679b (PR-505) 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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa > git config core.sparsecheckout # timeout=10 > git checkout -f 1d4200b243f1fe710b57b6e374d24980eb40679b # 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 acbb521d861d6c2cafc59ad1b5302a89638eecf2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d4200b243f1fe710b57b6e374d24980eb40679b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-12T03:36:50.304Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-12T03:36:50.511Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T03:36:50.620Z] ========================================================= [2025-03-12T03:36:50.620Z] EdgeX Global Pipelines Version Info [2025-03-12T03:36:50.620Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-12T03:36:51.732Z] ------------------- [2025-03-12T03:36:51.733Z] stable info: [2025-03-12T03:36:51.733Z] ------------------- [2025-03-12T03:36:51.733Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-12T03:36:51.733Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T03:36:51.733Z] Message: update stable to v1.0.271 [2025-03-12T03:36:51.992Z] ------------------- [2025-03-12T03:36:51.992Z] experimental info: [2025-03-12T03:36:51.992Z] ------------------- [2025-03-12T03:36:51.992Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-12T03:36:51.992Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T03:36:51.992Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-12T03:36:52.206Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2025-03-12T03:36:52.259Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2025-03-12T03:36:52.313Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-12T03:36:52.372Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-12T03:36:52.425Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-12T03:36:52.481Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-12T03:36:52.535Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-12T03:36:52.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-12T03:36:52.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-12T03:36:52.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-12T03:36:52.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-12T03:36:52.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2025-03-12T03:36:52.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-12T03:36:52.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-12T03:36:52.980Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T03:36:53.036Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T03:36:53.094Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T03:36:53.150Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T03:36:53.208Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-12T03:36:53.260Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-12T03:36:53.315Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-12T03:36:53.365Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2025-03-12T03:36:53.426Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-12T03:36:53.486Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-12T03:36:53.538Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-12T03:36:53.595Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-12T03:36:53.651Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-12T03:36:53.706Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-505 [Pipeline] echo [2025-03-12T03:36:53.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-505 [Pipeline] echo [2025-03-12T03:36:53.816Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-505 [Pipeline] echo [2025-03-12T03:36:53.875Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d4200b243f1fe710b57b6e374d24980eb40679b [Pipeline] echo [2025-03-12T03:36:53.929Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d4200b [Pipeline] echo [2025-03-12T03:36:53.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T03:36:54.119Z] provisioning config files... [2025-03-12T03:36:54.134Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-505@tmp/config729925504307304688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T03:36:54.519Z] ---> ****-login.sh [2025-03-12T03:36:54.519Z] nexus3.edgexfoundry.org:10001 [2025-03-12T03:36:54.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:36:54.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:36:54.779Z] Configure a credential helper to remove this warning. See [2025-03-12T03:36:54.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:36:54.779Z] [2025-03-12T03:36:54.779Z] Login Succeeded [2025-03-12T03:36:54.779Z] nexus3.edgexfoundry.org:10002 [2025-03-12T03:36:54.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:36:54.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:36:54.779Z] Configure a credential helper to remove this warning. See [2025-03-12T03:36:54.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:36:54.779Z] [2025-03-12T03:36:54.779Z] Login Succeeded [2025-03-12T03:36:54.779Z] nexus3.edgexfoundry.org:10003 [2025-03-12T03:36:54.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:36:55.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:36:55.039Z] Configure a credential helper to remove this warning. See [2025-03-12T03:36:55.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:36:55.039Z] [2025-03-12T03:36:55.039Z] Login Succeeded [2025-03-12T03:36:55.039Z] nexus3.edgexfoundry.org:10004 [2025-03-12T03:36:55.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:36:55.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:36:55.039Z] Configure a credential helper to remove this warning. See [2025-03-12T03:36:55.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:36:55.039Z] [2025-03-12T03:36:55.039Z] Login Succeeded [2025-03-12T03:36:55.039Z] ****.io [2025-03-12T03:36:55.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:36:55.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:36:55.299Z] Configure a credential helper to remove this warning. See [2025-03-12T03:36:55.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:36:55.299Z] [2025-03-12T03:36:55.299Z] Login Succeeded [2025-03-12T03:36:55.299Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T03:36:55.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-12T03:36:55.961Z] + git rev-list -1 --merges 1d4200b243f1fe710b57b6e374d24980eb40679b~1..1d4200b243f1fe710b57b6e374d24980eb40679b [Pipeline] echo [2025-03-12T03:36:55.999Z] -----------> git rev-list -1 --merges 1d4200b243f1fe710b57b6e374d24980eb40679b~1..1d4200b243f1fe710b57b6e374d24980eb40679b 1d4200b243f1fe710b57b6e374d24980eb40679b [false] [Pipeline] sh [2025-03-12T03:36:56.318Z] + git log --format=format:%s -1 1d4200b243f1fe710b57b6e374d24980eb40679b [Pipeline] echo [2025-03-12T03:36:56.357Z] ========================================================= [2025-03-12T03:36:56.357Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-12T03:36:56.357Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T03:36:56.804Z] + git log --format=format:%s -1 1d4200b243f1fe710b57b6e374d24980eb40679b [Pipeline] echo [2025-03-12T03:36:56.841Z] [semverPrep] GIT_COMMIT: 1d4200b243f1fe710b57b6e374d24980eb40679b, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2025-03-12T03:36:56.880Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-12T03:36:57.288Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T03:36:57.288Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-12T03:36:57.288Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-12T03:36:57.288Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-12T03:36:57.288Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-12T03:36:57.288Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-12T03:36:57.288Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:36:57.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T03:36:57.735Z] [2025-03-12T03:36:57.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:36:58.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T03:36:58.112Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-12T03:36:58.112Z] b85a868b505f: Pulling fs layer [2025-03-12T03:36:58.112Z] e2be974225ed: Pulling fs layer [2025-03-12T03:36:58.112Z] 339a4e72a1f5: Pulling fs layer [2025-03-12T03:36:58.112Z] 988bab9f4d93: Pulling fs layer [2025-03-12T03:36:58.112Z] 1469e6f7b9e6: Pulling fs layer [2025-03-12T03:36:58.112Z] eaf3925da568: Pulling fs layer [2025-03-12T03:36:58.112Z] bab4dde63d76: Pulling fs layer [2025-03-12T03:36:58.112Z] bde34c3a00c8: Pulling fs layer [2025-03-12T03:36:58.112Z] b352a97aabf1: Pulling fs layer [2025-03-12T03:36:58.112Z] 4872d77fe225: Pulling fs layer [2025-03-12T03:36:58.112Z] 5851b861e8e6: Pulling fs layer [2025-03-12T03:36:58.112Z] 988bab9f4d93: Waiting [2025-03-12T03:36:58.112Z] 1469e6f7b9e6: Waiting [2025-03-12T03:36:58.112Z] 4872d77fe225: Waiting [2025-03-12T03:36:58.112Z] bde34c3a00c8: Waiting [2025-03-12T03:36:58.112Z] bab4dde63d76: Waiting [2025-03-12T03:36:58.112Z] eaf3925da568: Waiting [2025-03-12T03:36:58.112Z] 5851b861e8e6: Waiting [2025-03-12T03:36:58.112Z] b352a97aabf1: Waiting [2025-03-12T03:36:58.112Z] e2be974225ed: Download complete [2025-03-12T03:36:58.112Z] 988bab9f4d93: Verifying Checksum [2025-03-12T03:36:58.112Z] 988bab9f4d93: Download complete [2025-03-12T03:36:58.112Z] 1469e6f7b9e6: Verifying Checksum [2025-03-12T03:36:58.112Z] 1469e6f7b9e6: Download complete [2025-03-12T03:36:58.112Z] eaf3925da568: Verifying Checksum [2025-03-12T03:36:58.112Z] eaf3925da568: Download complete [2025-03-12T03:36:58.112Z] 339a4e72a1f5: Verifying Checksum [2025-03-12T03:36:58.112Z] 339a4e72a1f5: Download complete [2025-03-12T03:36:58.112Z] bde34c3a00c8: Verifying Checksum [2025-03-12T03:36:58.112Z] bde34c3a00c8: Download complete [2025-03-12T03:36:58.371Z] b352a97aabf1: Download complete [2025-03-12T03:36:58.371Z] 4872d77fe225: Download complete [2025-03-12T03:36:58.371Z] 5851b861e8e6: Verifying Checksum [2025-03-12T03:36:58.371Z] b85a868b505f: Verifying Checksum [2025-03-12T03:36:58.371Z] b85a868b505f: Download complete [2025-03-12T03:36:58.629Z] bab4dde63d76: Verifying Checksum [2025-03-12T03:36:58.629Z] bab4dde63d76: Download complete [2025-03-12T03:36:59.562Z] b85a868b505f: Pull complete [2025-03-12T03:36:59.562Z] e2be974225ed: Pull complete [2025-03-12T03:36:59.818Z] 339a4e72a1f5: Pull complete [2025-03-12T03:36:59.818Z] 988bab9f4d93: Pull complete [2025-03-12T03:37:00.078Z] 1469e6f7b9e6: Pull complete [2025-03-12T03:37:00.078Z] eaf3925da568: Pull complete [2025-03-12T03:37:01.980Z] bab4dde63d76: Pull complete [2025-03-12T03:37:01.980Z] bde34c3a00c8: Pull complete [2025-03-12T03:37:01.980Z] b352a97aabf1: Pull complete [2025-03-12T03:37:01.980Z] 4872d77fe225: Pull complete [2025-03-12T03:37:01.980Z] 5851b861e8e6: Pull complete [2025-03-12T03:37:01.980Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-12T03:37:01.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T03:37:01.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T03:37:02.219Z] prd-ubuntu20.04-docker-8c-8g-41006 does not seem to be running inside a container [2025-03-12T03:37:02.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-505 -v /w/workspace/undry_device-onvif-camera_PR-505:/w/workspace/undry_device-onvif-camera_PR-505:rw,z -v /w/workspace/undry_device-onvif-camera_PR-505@tmp:/w/workspace/undry_device-onvif-camera_PR-505@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 [2025-03-12T03:37:03.495Z] $ docker top 7d22994fa49af9bdefc2e3b08a2e37b7bc90b5ab3b6ad7385cb3da2de110d384 -eo pid,comm [2025-03-12T03:37:03.551Z] 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). [2025-03-12T03:37:03.551Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T03:37:03.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T03:37:03.704Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T03:37:03.805Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T03:37:03.803Z] $ docker exec 7d22994fa49af9bdefc2e3b08a2e37b7bc90b5ab3b6ad7385cb3da2de110d384 ssh-agent [2025-03-12T03:37:03.901Z] SSH_AUTH_SOCK=/tmp/ssh-R14av7LdGtAN/agent.33 [2025-03-12T03:37:03.901Z] SSH_AGENT_PID=39 [2025-03-12T03:37:03.906Z] Running ssh-add (command line suppressed) [2025-03-12T03:37:03.993Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-505@tmp/private_key_2306582784466151763.key (/w/workspace/undry_device-onvif-camera_PR-505@tmp/private_key_2306582784466151763.key) [2025-03-12T03:37:04.009Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T03:37:04.346Z] + git tag --points-at HEAD [Pipeline] } [2025-03-12T03:37:04.367Z] $ docker exec --env ******** --env ******** 7d22994fa49af9bdefc2e3b08a2e37b7bc90b5ab3b6ad7385cb3da2de110d384 ssh-agent -k [2025-03-12T03:37:04.444Z] unset SSH_AUTH_SOCK; [2025-03-12T03:37:04.445Z] unset SSH_AGENT_PID; [2025-03-12T03:37:04.445Z] echo Agent pid 39 killed; [2025-03-12T03:37:04.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-12T03:37:04.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T03:37:04.569Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T03:37:04.660Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T03:37:04.657Z] $ docker exec 7d22994fa49af9bdefc2e3b08a2e37b7bc90b5ab3b6ad7385cb3da2de110d384 ssh-agent [2025-03-12T03:37:04.748Z] SSH_AUTH_SOCK=/tmp/ssh-VvAoclVjccc9/agent.72 [2025-03-12T03:37:04.748Z] SSH_AGENT_PID=78 [2025-03-12T03:37:04.752Z] Running ssh-add (command line suppressed) [2025-03-12T03:37:04.841Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-505@tmp/private_key_1361632430223213100.key (/w/workspace/undry_device-onvif-camera_PR-505@tmp/private_key_1361632430223213100.key) [2025-03-12T03:37:04.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T03:37:05.198Z] + git semver init [2025-03-12T03:37:05.457Z] 2025-03-12 03:37:05,351 [run_init] DEBUG init version:0.0.0 force:False [2025-03-12T03:37:05.457Z] 2025-03-12 03:37:05,352 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-505/.semver [2025-03-12T03:37:05.457Z] 2025-03-12 03:37:05,352 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-505/.semver [2025-03-12T03:37:05.457Z] 2025-03-12 03:37:05,353 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-505/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-505, universal_newlines=False, shell=None, istream=None) [2025-03-12T03:37:06.833Z] 2025-03-12 03:37:06,477 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-505/.git/info/exclude [2025-03-12T03:37:06.833Z] 2025-03-12 03:37:06,477 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-505/.semver/PR-505 with force:False [2025-03-12T03:37:06.833Z] 2025-03-12 03:37:06,477 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-505/.semver/PR-505 [2025-03-12T03:37:06.833Z] 2025-03-12 03:37:06,483 [execute] INFO git cat-file --batch-check [2025-03-12T03:37:06.833Z] 2025-03-12 03:37:06,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-505/.semver, universal_newlines=False, shell=None, istream=) [2025-03-12T03:37:06.833Z] 2025-03-12 03:37:06,489 [execute] INFO git cat-file --batch [2025-03-12T03:37:06.833Z] 2025-03-12 03:37:06,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-505/.semver, universal_newlines=False, shell=None, istream=) [2025-03-12T03:37:06.833Z] 2025-03-12 03:37:06,495 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-505/.semver/PR-505 [2025-03-12T03:37:06.833Z] 0.0.0 [Pipeline] } [2025-03-12T03:37:06.851Z] $ docker exec --env ******** --env ******** 7d22994fa49af9bdefc2e3b08a2e37b7bc90b5ab3b6ad7385cb3da2de110d384 ssh-agent -k [2025-03-12T03:37:06.943Z] unset SSH_AUTH_SOCK; [2025-03-12T03:37:06.943Z] unset SSH_AGENT_PID; [2025-03-12T03:37:06.943Z] echo Agent pid 78 killed; [2025-03-12T03:37:06.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T03:37:07.401Z] + git semver [Pipeline] } [2025-03-12T03:37:07.680Z] $ docker stop --time=1 7d22994fa49af9bdefc2e3b08a2e37b7bc90b5ab3b6ad7385cb3da2de110d384 [2025-03-12T03:37:08.969Z] $ docker rm -f --volumes 7d22994fa49af9bdefc2e3b08a2e37b7bc90b5ab3b6ad7385cb3da2de110d384 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T03:37:09.392Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-12T03:37:09.687Z] Stashed 1 file(s) [Pipeline] echo [2025-03-12T03:37:09.707Z] [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 [2025-03-12T03:37:10.705Z] provisioning config files... [2025-03-12T03:37:10.714Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-505@tmp/config7209530775047844256tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-03-12T03:37:11.343Z] ---> ****-login.sh [2025-03-12T03:37:11.343Z] nexus3.edgexfoundry.org:10001 [2025-03-12T03:37:11.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:37:11.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:37:11.343Z] Configure a credential helper to remove this warning. See [2025-03-12T03:37:11.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:37:11.343Z] [2025-03-12T03:37:11.343Z] Login Succeeded [2025-03-12T03:37:11.343Z] nexus3.edgexfoundry.org:10002 [2025-03-12T03:37:11.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:37:11.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:37:11.343Z] Configure a credential helper to remove this warning. See [2025-03-12T03:37:11.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:37:11.343Z] [2025-03-12T03:37:11.343Z] Login Succeeded [2025-03-12T03:37:11.343Z] nexus3.edgexfoundry.org:10003 [2025-03-12T03:37:11.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:37:11.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:37:11.344Z] Configure a credential helper to remove this warning. See [2025-03-12T03:37:11.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:37:11.344Z] [2025-03-12T03:37:11.344Z] Login Succeeded [2025-03-12T03:37:11.344Z] nexus3.edgexfoundry.org:10004 [2025-03-12T03:37:11.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:37:11.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:37:11.344Z] Configure a credential helper to remove this warning. See [2025-03-12T03:37:11.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:37:11.344Z] [2025-03-12T03:37:11.344Z] Login Succeeded [2025-03-12T03:37:11.344Z] ****.io [2025-03-12T03:37:11.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:37:11.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:37:11.604Z] Configure a credential helper to remove this warning. See [2025-03-12T03:37:11.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:37:11.604Z] [2025-03-12T03:37:11.604Z] Login Succeeded [2025-03-12T03:37:11.604Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T03:37:11.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T03:37:11.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T03:37:11.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T03:37:11.931Z] ========================================================= [2025-03-12T03:37:11.931Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-12T03:37:11.931Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:37:12.424Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-12T03:37:12.424Z] Sending build context to Docker daemon 37.02MB [2025-03-12T03:37:12.424Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T03:37:12.424Z] Step 2/13 : FROM ${BASE} AS builder [2025-03-12T03:37:12.684Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-12T03:37:12.684Z] da9db072f522: Pulling fs layer [2025-03-12T03:37:12.684Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-12T03:37:12.684Z] 06f05ace1117: Pulling fs layer [2025-03-12T03:37:12.684Z] 5fe327b54edc: Pulling fs layer [2025-03-12T03:37:12.684Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T03:37:12.684Z] 92a5565b7b96: Pulling fs layer [2025-03-12T03:37:12.684Z] ff9bb7016b71: Pulling fs layer [2025-03-12T03:37:12.684Z] b67dba6c2c7d: Pulling fs layer [2025-03-12T03:37:12.684Z] a813b0c90790: Pulling fs layer [2025-03-12T03:37:12.684Z] 5fe327b54edc: Waiting [2025-03-12T03:37:12.684Z] 4f4fb700ef54: Waiting [2025-03-12T03:37:12.684Z] 92a5565b7b96: Waiting [2025-03-12T03:37:12.684Z] a813b0c90790: Waiting [2025-03-12T03:37:12.684Z] ff9bb7016b71: Waiting [2025-03-12T03:37:12.684Z] b67dba6c2c7d: Waiting [2025-03-12T03:37:12.684Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-12T03:37:12.684Z] 6ef4a4ee8ca5: Download complete [2025-03-12T03:37:12.684Z] 5fe327b54edc: Verifying Checksum [2025-03-12T03:37:12.684Z] 5fe327b54edc: Download complete [2025-03-12T03:37:12.684Z] 4f4fb700ef54: Download complete [2025-03-12T03:37:12.684Z] 92a5565b7b96: Verifying Checksum [2025-03-12T03:37:12.684Z] 92a5565b7b96: Download complete [2025-03-12T03:37:12.684Z] da9db072f522: Download complete [2025-03-12T03:37:12.684Z] ff9bb7016b71: Verifying Checksum [2025-03-12T03:37:12.684Z] ff9bb7016b71: Download complete [2025-03-12T03:37:12.684Z] da9db072f522: Pull complete [2025-03-12T03:37:12.942Z] a813b0c90790: Verifying Checksum [2025-03-12T03:37:12.942Z] a813b0c90790: Download complete [2025-03-12T03:37:12.942Z] 6ef4a4ee8ca5: Pull complete [2025-03-12T03:37:13.200Z] 06f05ace1117: Verifying Checksum [2025-03-12T03:37:13.200Z] 06f05ace1117: Download complete [2025-03-12T03:37:13.459Z] b67dba6c2c7d: Verifying Checksum [2025-03-12T03:37:13.459Z] b67dba6c2c7d: Download complete [2025-03-12T03:37:16.743Z] 06f05ace1117: Pull complete [2025-03-12T03:37:16.743Z] 5fe327b54edc: Pull complete [2025-03-12T03:37:16.743Z] 4f4fb700ef54: Pull complete [2025-03-12T03:37:16.743Z] 92a5565b7b96: Pull complete [2025-03-12T03:37:16.743Z] ff9bb7016b71: Pull complete [2025-03-12T03:37:19.273Z] b67dba6c2c7d: Pull complete [2025-03-12T03:37:19.273Z] a813b0c90790: Pull complete [2025-03-12T03:37:19.273Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-12T03:37:19.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-12T03:37:19.273Z] ---> 3ba60ce46760 [2025-03-12T03:37:19.273Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-03-12T03:37:20.651Z] ---> Running in 42e3faf7611a [2025-03-12T03:37:20.651Z] Removing intermediate container 42e3faf7611a [2025-03-12T03:37:20.651Z] ---> 01c9c7cf59c8 [2025-03-12T03:37:20.651Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T03:37:20.651Z] ---> Running in e8a16621d8eb [2025-03-12T03:37:20.651Z] Removing intermediate container e8a16621d8eb [2025-03-12T03:37:20.651Z] ---> 633e27fe0d58 [2025-03-12T03:37:20.651Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T03:37:20.910Z] ---> Running in 74668a84133c [2025-03-12T03:37:20.910Z] Removing intermediate container 74668a84133c [2025-03-12T03:37:20.910Z] ---> 6b3f513f2527 [2025-03-12T03:37:20.910Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T03:37:20.910Z] ---> Running in 511ea9d389d6 [2025-03-12T03:37:20.910Z] Removing intermediate container 511ea9d389d6 [2025-03-12T03:37:20.910Z] ---> cab329a70c45 [2025-03-12T03:37:20.910Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-03-12T03:37:20.910Z] ---> Running in f20db2c37604 [2025-03-12T03:37:20.910Z] Removing intermediate container f20db2c37604 [2025-03-12T03:37:20.910Z] ---> db70bb70041b [2025-03-12T03:37:20.910Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T03:37:21.171Z] ---> Running in 4dbbeb840027 [2025-03-12T03:37:21.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T03:37:21.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T03:37:21.690Z] OK: 248 MiB in 58 packages [2025-03-12T03:37:22.259Z] Removing intermediate container 4dbbeb840027 [2025-03-12T03:37:22.259Z] ---> e18854da4097 [2025-03-12T03:37:22.259Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-03-12T03:37:22.259Z] ---> Running in 760a0e92b07f [2025-03-12T03:37:22.259Z] Removing intermediate container 760a0e92b07f [2025-03-12T03:37:22.259Z] ---> edaec0fcfa50 [2025-03-12T03:37:22.259Z] Step 10/13 : COPY go.mod vendor* ./ [2025-03-12T03:37:22.259Z] ---> e3a620594720 [2025-03-12T03:37:22.259Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T03:37:22.259Z] ---> Running in c8ec653f74ff [2025-03-12T03:38:08.938Z] Removing intermediate container c8ec653f74ff [2025-03-12T03:38:08.938Z] ---> 6560876bbf68 [2025-03-12T03:38:08.938Z] Step 12/13 : COPY . . [2025-03-12T03:38:08.938Z] ---> 3a8e93525c78 [2025-03-12T03:38:08.938Z] Step 13/13 : RUN ${MAKE} [2025-03-12T03:38:08.938Z] ---> Running in a240de161da9 [2025-03-12T03:38:08.938Z] noop [2025-03-12T03:38:08.938Z] Removing intermediate container a240de161da9 [2025-03-12T03:38:08.938Z] ---> 563eaa559eae [2025-03-12T03:38:08.938Z] Successfully built 563eaa559eae [2025-03-12T03:38:08.938Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:38:09.422Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T03:38:09.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T03:38:09.596Z] prd-ubuntu20.04-docker-8c-8g-41006 does not seem to be running inside a container [2025-03-12T03:38:09.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-505 -v /w/workspace/undry_device-onvif-camera_PR-505:/w/workspace/undry_device-onvif-camera_PR-505:rw,z -v /w/workspace/undry_device-onvif-camera_PR-505@tmp:/w/workspace/undry_device-onvif-camera_PR-505@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 [2025-03-12T03:38:09.942Z] $ docker top 3a01ac48844cda391e21add0a991271c0be3c7e16d26fc79e9c03386919f9300 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T03:38:10.402Z] + go version [2025-03-12T03:38:10.402Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-12T03:38:10.427Z] $ docker stop --time=1 3a01ac48844cda391e21add0a991271c0be3c7e16d26fc79e9c03386919f9300 [2025-03-12T03:38:11.674Z] $ docker rm -f --volumes 3a01ac48844cda391e21add0a991271c0be3c7e16d26fc79e9c03386919f9300 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:38:12.403Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T03:38:12.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T03:38:12.538Z] prd-ubuntu20.04-docker-8c-8g-41006 does not seem to be running inside a container [2025-03-12T03:38:12.561Z] $ 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-505 -v /w/workspace/undry_device-onvif-camera_PR-505:/w/workspace/undry_device-onvif-camera_PR-505:rw,z -v /w/workspace/undry_device-onvif-camera_PR-505@tmp:/w/workspace/undry_device-onvif-camera_PR-505@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 [2025-03-12T03:38:12.888Z] $ docker top e86d6c2263da33f6ef6cb3a2c01ecac7f5359ff6631d3d9f1ba3b0e69d8eb835 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T03:38:13.294Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-505 [Pipeline] fileExists [Pipeline] sh [2025-03-12T03:38:13.665Z] + make test [2025-03-12T03:38:13.665Z] go test ./... -coverprofile=coverage.out ./... [2025-03-12T03:38:14.600Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-03-12T03:38:36.516Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-03-12T03:38:36.516Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-03-12T03:38:36.516Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.026s coverage: 31.4% of statements [2025-03-12T03:38:36.516Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.540s coverage: 86.5% of statements [2025-03-12T03:38:46.486Z] go vet ./... [2025-03-12T03:38:50.671Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T03:38:50.671Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T03:38:50.671Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T03:38:50.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-12T03:38:50.996Z] $ docker stop --time=1 e86d6c2263da33f6ef6cb3a2c01ecac7f5359ff6631d3d9f1ba3b0e69d8eb835 [2025-03-12T03:38:53.024Z] $ docker rm -f --volumes e86d6c2263da33f6ef6cb3a2c01ecac7f5359ff6631d3d9f1ba3b0e69d8eb835 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T03:38:53.650Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T03:38:53.733Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-12T03:38:54.388Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T03:38:54.702Z] + ls -al . [2025-03-12T03:38:54.702Z] total 316 [2025-03-12T03:38:54.702Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 03:38 . [2025-03-12T03:38:54.702Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 03:36 .. [2025-03-12T03:38:54.702Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 03:38 .git [2025-03-12T03:38:54.702Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 03:36 .github [2025-03-12T03:38:54.702Z] -rw-rw-r-- 1 jenkins jenkins 493 Mar 12 03:36 .gitignore [2025-03-12T03:38:54.702Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 12 03:36 .golangci.yml [2025-03-12T03:38:54.702Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 03:37 .semver [2025-03-12T03:38:54.702Z] -rw-rw-r-- 1 jenkins jenkins 19973 Mar 12 03:36 Attribution.txt [2025-03-12T03:38:54.702Z] -rw-rw-r-- 1 jenkins jenkins 19022 Mar 12 03:36 CHANGELOG.md [2025-03-12T03:38:54.702Z] -rw-rw-r-- 1 jenkins jenkins 1715 Mar 12 03:36 Dockerfile [2025-03-12T03:38:54.702Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 03:36 GOVERNANCE.md [2025-03-12T03:38:54.702Z] -rw-rw-r-- 1 jenkins jenkins 739 Mar 12 03:36 Jenkinsfile [2025-03-12T03:38:54.702Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 12 03:36 LICENSE [2025-03-12T03:38:54.702Z] -rw-rw-r-- 1 jenkins jenkins 3465 Mar 12 03:36 Makefile [2025-03-12T03:38:54.702Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 12 03:36 OWNERS.md [2025-03-12T03:38:54.702Z] -rw-rw-r-- 1 jenkins jenkins 2620 Mar 12 03:36 README.md [2025-03-12T03:38:54.702Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 03:37 VERSION [2025-03-12T03:38:54.702Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 03:36 bin [2025-03-12T03:38:54.702Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 03:36 cmd [2025-03-12T03:38:54.702Z] -rw-r--r-- 1 jenkins jenkins 92466 Mar 12 03:38 coverage.out [2025-03-12T03:38:54.702Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 03:36 doc [2025-03-12T03:38:54.702Z] -rw-rw-r-- 1 jenkins jenkins 6441 Mar 12 03:36 go.mod [2025-03-12T03:38:54.702Z] -rw-rw-r-- 1 jenkins jenkins 87272 Mar 12 03:36 go.sum [2025-03-12T03:38:54.702Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 03:36 internal [2025-03-12T03:38:54.702Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 12 03:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:38:55.100Z] + 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=1d4200b243f1fe710b57b6e374d24980eb40679b --label arch=amd64 --label version=0.0.0 . [2025-03-12T03:38:55.100Z] Sending build context to Docker daemon 37.11MB [2025-03-12T03:38:55.100Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T03:38:55.100Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-12T03:38:55.100Z] ---> 563eaa559eae [2025-03-12T03:38:55.100Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-03-12T03:38:55.360Z] ---> Running in d9efe223b441 [2025-03-12T03:38:55.360Z] Removing intermediate container d9efe223b441 [2025-03-12T03:38:55.360Z] ---> a4c5e21a371c [2025-03-12T03:38:55.360Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T03:38:55.360Z] ---> Running in 04f34183db85 [2025-03-12T03:38:55.360Z] Removing intermediate container 04f34183db85 [2025-03-12T03:38:55.360Z] ---> d10359b025f4 [2025-03-12T03:38:55.360Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T03:38:55.619Z] ---> Running in b77a9917b6e3 [2025-03-12T03:38:55.619Z] Removing intermediate container b77a9917b6e3 [2025-03-12T03:38:55.619Z] ---> 65b2b2e716ef [2025-03-12T03:38:55.619Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T03:38:55.619Z] ---> Running in 889a70feec25 [2025-03-12T03:38:55.619Z] Removing intermediate container 889a70feec25 [2025-03-12T03:38:55.619Z] ---> b7b84f35a1de [2025-03-12T03:38:55.619Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-03-12T03:38:55.619Z] ---> Running in f97dfb3dd1f3 [2025-03-12T03:38:55.878Z] Removing intermediate container f97dfb3dd1f3 [2025-03-12T03:38:55.878Z] ---> 1c9ae7284980 [2025-03-12T03:38:55.878Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T03:38:55.878Z] ---> Running in e675a1eea51d [2025-03-12T03:38:56.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T03:38:56.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T03:38:56.706Z] OK: 248 MiB in 58 packages [2025-03-12T03:38:56.706Z] Removing intermediate container e675a1eea51d [2025-03-12T03:38:56.706Z] ---> 64f8a50d0605 [2025-03-12T03:38:56.706Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-03-12T03:38:56.965Z] ---> Running in 68af6fbec631 [2025-03-12T03:38:56.965Z] Removing intermediate container 68af6fbec631 [2025-03-12T03:38:56.965Z] ---> 22f1ec13c44a [2025-03-12T03:38:56.965Z] Step 10/27 : COPY go.mod vendor* ./ [2025-03-12T03:38:56.965Z] ---> 6861ab5e4495 [2025-03-12T03:38:56.965Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T03:38:56.965Z] ---> Running in 6ae4c3b5cc89 [2025-03-12T03:38:57.898Z] Removing intermediate container 6ae4c3b5cc89 [2025-03-12T03:38:57.898Z] ---> 1e09a4186764 [2025-03-12T03:38:57.898Z] Step 12/27 : COPY . . [2025-03-12T03:38:58.466Z] ---> ebe161254739 [2025-03-12T03:38:58.466Z] Step 13/27 : RUN ${MAKE} [2025-03-12T03:38:58.466Z] ---> Running in 1454b917cc06 [2025-03-12T03:38:58.725Z] 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.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-03-12T03:39:25.262Z] Removing intermediate container 1454b917cc06 [2025-03-12T03:39:25.262Z] ---> 513260cbecf9 [2025-03-12T03:39:25.262Z] Step 14/27 : FROM alpine:3.20 [2025-03-12T03:39:25.262Z] 3.20: Pulling from library/alpine [2025-03-12T03:39:25.262Z] 0a9a5dfd008f: Pulling fs layer [2025-03-12T03:39:25.262Z] 0a9a5dfd008f: Download complete [2025-03-12T03:39:25.523Z] 0a9a5dfd008f: Pull complete [2025-03-12T03:39:25.523Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T03:39:25.523Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T03:39:25.523Z] ---> ff221270b9fb [2025-03-12T03:39:25.523Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-03-12T03:39:25.523Z] ---> Running in a04b1d674aff [2025-03-12T03:39:25.523Z] Removing intermediate container a04b1d674aff [2025-03-12T03:39:25.523Z] ---> fab14faf781b [2025-03-12T03:39:25.523Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-03-12T03:39:25.523Z] ---> Running in 2bfa6dbb0163 [2025-03-12T03:39:25.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T03:39:26.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T03:39:26.306Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T03:39:26.306Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T03:39:26.306Z] OK: 8 MiB in 15 packages [2025-03-12T03:39:26.881Z] Removing intermediate container 2bfa6dbb0163 [2025-03-12T03:39:26.881Z] ---> 9245f4e9224d [2025-03-12T03:39:26.881Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-12T03:39:26.881Z] ---> Running in e99580be6689 [2025-03-12T03:39:26.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T03:39:27.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T03:39:27.400Z] OK: 8 MiB in 15 packages [2025-03-12T03:39:27.659Z] Removing intermediate container e99580be6689 [2025-03-12T03:39:27.659Z] ---> ce6422a5257a [2025-03-12T03:39:27.659Z] Step 18/27 : WORKDIR / [2025-03-12T03:39:27.659Z] ---> Running in b5e64247e823 [2025-03-12T03:39:27.659Z] Removing intermediate container b5e64247e823 [2025-03-12T03:39:27.659Z] ---> a00e490140a7 [2025-03-12T03:39:27.659Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-03-12T03:39:28.229Z] ---> 24f50ba5c973 [2025-03-12T03:39:28.229Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-03-12T03:39:28.488Z] ---> 96fd88345dee [2025-03-12T03:39:28.488Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-03-12T03:39:28.488Z] ---> 6142b71c0d18 [2025-03-12T03:39:28.488Z] Step 22/27 : EXPOSE 59984 [2025-03-12T03:39:28.488Z] ---> Running in 1be177c03090 [2025-03-12T03:39:28.488Z] Removing intermediate container 1be177c03090 [2025-03-12T03:39:28.488Z] ---> 853bd995119e [2025-03-12T03:39:28.488Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-03-12T03:39:28.488Z] ---> Running in 85341407765c [2025-03-12T03:39:28.747Z] Removing intermediate container 85341407765c [2025-03-12T03:39:28.747Z] ---> 4b3b279639d1 [2025-03-12T03:39:28.747Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T03:39:28.747Z] ---> Running in 808feaa67df3 [2025-03-12T03:39:28.747Z] Removing intermediate container 808feaa67df3 [2025-03-12T03:39:28.747Z] ---> 7e18d79d6778 [2025-03-12T03:39:28.747Z] Step 25/27 : LABEL arch=amd64 [2025-03-12T03:39:28.747Z] ---> Running in 247f1cbcc6c5 [2025-03-12T03:39:28.747Z] Removing intermediate container 247f1cbcc6c5 [2025-03-12T03:39:28.747Z] ---> a8dbb7e7900b [2025-03-12T03:39:28.747Z] Step 26/27 : LABEL git_sha=1d4200b243f1fe710b57b6e374d24980eb40679b [2025-03-12T03:39:28.747Z] ---> Running in 1be003534f3d [2025-03-12T03:39:29.006Z] Removing intermediate container 1be003534f3d [2025-03-12T03:39:29.006Z] ---> f20941684be0 [2025-03-12T03:39:29.006Z] Step 27/27 : LABEL version=0.0.0 [2025-03-12T03:39:29.006Z] ---> Running in 6d6d100383a6 [2025-03-12T03:39:29.006Z] Removing intermediate container 6d6d100383a6 [2025-03-12T03:39:29.006Z] ---> 8335414b861c [2025-03-12T03:39:29.006Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T03:39:29.006Z] Successfully built 8335414b861c [2025-03-12T03:39:29.006Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:39:29.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T03:39:29.950Z] [2025-03-12T03:39:29.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:39:30.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T03:39:30.338Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-12T03:39:30.338Z] 5eb5b503b376: Pulling fs layer [2025-03-12T03:39:30.338Z] 5c69ac0246d0: Pulling fs layer [2025-03-12T03:39:30.338Z] ec43610c2a17: Pulling fs layer [2025-03-12T03:39:30.338Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-12T03:39:30.338Z] 33b1e0a273af: Pulling fs layer [2025-03-12T03:39:30.338Z] 5d3b04190fa2: Pulling fs layer [2025-03-12T03:39:30.338Z] 2f39f015ded8: Pulling fs layer [2025-03-12T03:39:30.338Z] 3a2ae6a8a46f: Waiting [2025-03-12T03:39:30.338Z] 33b1e0a273af: Waiting [2025-03-12T03:39:30.338Z] 2f39f015ded8: Waiting [2025-03-12T03:39:30.338Z] 5d3b04190fa2: Waiting [2025-03-12T03:39:30.338Z] 5c69ac0246d0: Verifying Checksum [2025-03-12T03:39:30.338Z] 5c69ac0246d0: Download complete [2025-03-12T03:39:30.338Z] 3a2ae6a8a46f: Download complete [2025-03-12T03:39:30.338Z] 33b1e0a273af: Verifying Checksum [2025-03-12T03:39:30.338Z] 33b1e0a273af: Download complete [2025-03-12T03:39:30.338Z] 5d3b04190fa2: Verifying Checksum [2025-03-12T03:39:30.338Z] 5d3b04190fa2: Download complete [2025-03-12T03:39:30.338Z] ec43610c2a17: Verifying Checksum [2025-03-12T03:39:30.338Z] ec43610c2a17: Download complete [2025-03-12T03:39:30.596Z] 5eb5b503b376: Verifying Checksum [2025-03-12T03:39:30.596Z] 5eb5b503b376: Download complete [2025-03-12T03:39:31.162Z] 2f39f015ded8: Download complete [2025-03-12T03:39:31.728Z] 5eb5b503b376: Pull complete [2025-03-12T03:39:31.986Z] 5c69ac0246d0: Pull complete [2025-03-12T03:39:32.245Z] ec43610c2a17: Pull complete [2025-03-12T03:39:32.245Z] 3a2ae6a8a46f: Pull complete [2025-03-12T03:39:32.503Z] 33b1e0a273af: Pull complete [2025-03-12T03:39:32.503Z] 5d3b04190fa2: Pull complete [2025-03-12T03:39:36.685Z] 2f39f015ded8: Pull complete [2025-03-12T03:39:36.685Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-12T03:39:36.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T03:39:36.685Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T03:39:36.914Z] prd-ubuntu20.04-docker-8c-8g-41006 does not seem to be running inside a container [2025-03-12T03:39:36.933Z] $ 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-505 -v /w/workspace/undry_device-onvif-camera_PR-505:/w/workspace/undry_device-onvif-camera_PR-505:rw,z -v /w/workspace/undry_device-onvif-camera_PR-505@tmp:/w/workspace/undry_device-onvif-camera_PR-505@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 [2025-03-12T03:39:38.136Z] $ docker top 6da6caefd7cb7bd1a946817f0cce407d5be8ae7a889833318e7c67585cafec24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T03:39:38.898Z] ---> job-cost.sh [2025-03-12T03:39:38.898Z] lf-activate-venv: SKIPPING [2025-03-12T03:39:38.898Z] INFO: No Stack... [2025-03-12T03:39:39.467Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T03:39:39.726Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T03:39:40.049Z] + cut -d, -f6 [2025-03-12T03:39:40.049Z] + cat /w/workspace/undry_device-onvif-camera_PR-505/archives/cost.csv [Pipeline] lock [2025-03-12T03:39:40.097Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-505-1-stack-cost] [2025-03-12T03:39:40.103Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-505-1-stack-cost] did not exist. Created. [2025-03-12T03:39:40.110Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-505-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T03:39:40.523Z] + echo total: 0.4399999976158142 [Pipeline] stash [2025-03-12T03:39:40.578Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T03:39:40.605Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-505-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T03:39:40.674Z] $ docker stop --time=1 6da6caefd7cb7bd1a946817f0cce407d5be8ae7a889833318e7c67585cafec24 [2025-03-12T03:39:41.827Z] $ docker rm -f --volumes 6da6caefd7cb7bd1a946817f0cce407d5be8ae7a889833318e7c67585cafec24 [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 [2025-03-12T03:39:42.528Z] provisioning config files... [2025-03-12T03:39:42.535Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-505@tmp/config8870627651670582375tmp [Pipeline] { [Pipeline] sh [2025-03-12T03:39:42.878Z] + set +x [2025-03-12T03:39:42.878Z] + curl -s https://codecov.io/bash [2025-03-12T03:39:42.878Z] + bash -s -- [2025-03-12T03:39:42.878Z] [2025-03-12T03:39:42.878Z] _____ _ [2025-03-12T03:39:42.878Z] / ____| | | [2025-03-12T03:39:42.878Z] | | ___ __| | ___ ___ _____ __ [2025-03-12T03:39:42.878Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-12T03:39:42.878Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-12T03:39:42.878Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-12T03:39:42.878Z] Bash-1.0.6 [2025-03-12T03:39:42.878Z] [2025-03-12T03:39:42.878Z] [2025-03-12T03:39:42.878Z] ==> git version 2.25.1 found [2025-03-12T03:39:42.878Z] ==> 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 [2025-03-12T03:39:42.878Z] Release-Date: 2020-01-08 [2025-03-12T03:39:42.878Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-12T03:39:42.878Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-12T03:39:42.878Z] ==> Jenkins CI detected. [2025-03-12T03:39:42.878Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-505 [2025-03-12T03:39:42.878Z] project root: . [2025-03-12T03:39:42.878Z] --> token set from env [2025-03-12T03:39:42.878Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-12T03:39:42.878Z] ==> Running gcov in . (disable via -X gcov) [2025-03-12T03:39:42.878Z] ==> Python coveragepy not found [2025-03-12T03:39:42.878Z] ==> Searching for coverage reports in: [2025-03-12T03:39:42.878Z] + . [2025-03-12T03:39:42.878Z] -> Found 1 reports [2025-03-12T03:39:42.878Z] ==> Detecting git/mercurial file structure [2025-03-12T03:39:43.137Z] ==> Reading reports [2025-03-12T03:39:43.137Z] + ./coverage.out bytes=92466 [2025-03-12T03:39:43.137Z] ==> Appending adjustments [2025-03-12T03:39:43.137Z] https://docs.codecov.io/docs/fixing-reports [2025-03-12T03:39:43.137Z] + Found adjustments [2025-03-12T03:39:43.137Z] ==> Gzipping contents [2025-03-12T03:39:43.137Z] 12K /tmp/codecov.FA9I6Y.gz [2025-03-12T03:39:43.137Z] ==> Uploading reports [2025-03-12T03:39:43.137Z] url: https://codecov.io [2025-03-12T03:39:43.137Z] query: branch=PR-505&commit=1d4200b243f1fe710b57b6e374d24980eb40679b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-505%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=505&job=&cmd_args= [2025-03-12T03:39:43.137Z] -> Pinging Codecov [2025-03-12T03:39:43.137Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-505&commit=1d4200b243f1fe710b57b6e374d24980eb40679b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-505%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=505&job=&cmd_args= [2025-03-12T03:39:43.396Z] -> Uploading to [2025-03-12T03:39:43.396Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/1d4200b243f1fe710b57b6e374d24980eb40679b/b5439c6c-b594-46ed-86c9-a070cf2c9a01.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T033943Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=09c5eb32676c81f6da9ff02ec68d51eeb13b088433931ba5c7c5b234578e53c5 [2025-03-12T03:39:43.396Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T03:39:43.396Z] Dload Upload Total Spent Left Speed [2025-03-12T03:39:43.654Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 87671 --:--:-- --:--:-- --:--:-- 88346 [2025-03-12T03:39:43.654Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/1d4200b243f1fe710b57b6e374d24980eb40679b [Pipeline] } [2025-03-12T03:39:43.693Z] 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 [2025-03-12T03:39:45.694Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-505/archives ] [2025-03-12T03:39:45.694Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-505/archives [2025-03-12T03:39:45.694Z] total 16 [2025-03-12T03:39:45.694Z] drwxr-xr-x 3 root root 4096 Mar 12 03:39 . [2025-03-12T03:39:45.694Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 03:39 .. [2025-03-12T03:39:45.694Z] drwxr-xr-x 2 root root 4096 Mar 12 03:39 cost [2025-03-12T03:39:45.694Z] -rw-r--r-- 1 root root 92 Mar 12 03:39 cost.csv [2025-03-12T03:39:45.694Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-505/archives [2025-03-12T03:39:45.694Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-505/archives [2025-03-12T03:39:45.694Z] total 16 [2025-03-12T03:39:45.694Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 03:39 . [2025-03-12T03:39:45.694Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 03:39 .. [2025-03-12T03:39:45.694Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 03:39 cost [2025-03-12T03:39:45.694Z] -rw-r--r-- 1 jenkins jenkins 92 Mar 12 03:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-12T03:39:46.025Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T03:39:46.920Z] ---> package-listing.sh [2025-03-12T03:39:46.920Z] ++ facter osfamily [2025-03-12T03:39:46.920Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-12T03:39:47.180Z] + OS_FAMILY=debian [2025-03-12T03:39:47.180Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-505 [2025-03-12T03:39:47.180Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-12T03:39:47.180Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-12T03:39:47.180Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-12T03:39:47.180Z] + PACKAGES=/tmp/packages_start.txt [2025-03-12T03:39:47.180Z] + '[' /w/workspace/undry_device-onvif-camera_PR-505 ']' [2025-03-12T03:39:47.180Z] + PACKAGES=/tmp/packages_end.txt [2025-03-12T03:39:47.180Z] + case "${OS_FAMILY}" in [2025-03-12T03:39:47.180Z] + dpkg -l [2025-03-12T03:39:47.180Z] + grep '^ii' [2025-03-12T03:39:47.180Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-12T03:39:47.180Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-12T03:39:47.180Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-12T03:39:47.180Z] + '[' /w/workspace/undry_device-onvif-camera_PR-505 ']' [2025-03-12T03:39:47.180Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-505/archives/ [2025-03-12T03:39:47.180Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-505/archives/ [Pipeline] echo [2025-03-12T03:39:47.215Z] 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-505/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-12T03:39:47.509Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:39:48.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T03:39:48.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T03:39:48.294Z] prd-ubuntu20.04-docker-8c-8g-41006 does not seem to be running inside a container [2025-03-12T03:39:48.311Z] $ 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-505/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-505 -v /w/workspace/undry_device-onvif-camera_PR-505:/w/workspace/undry_device-onvif-camera_PR-505:rw,z -v /w/workspace/undry_device-onvif-camera_PR-505@tmp:/w/workspace/undry_device-onvif-camera_PR-505@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 [2025-03-12T03:39:48.494Z] $ docker top 3dbc2276afe6b37cea461e5ae962731a7a1c8b79cfb873662797d8ca50eb3f1d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T03:39:48.900Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-12T03:39:49.216Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-12T03:39:49.527Z] + ls /var/log/sa-host [2025-03-12T03:39:49.527Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T03:39:49.683Z] provisioning config files... [2025-03-12T03:39:49.692Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-505@tmp/config787270745306541567tmp [Pipeline] { [Pipeline] echo [2025-03-12T03:39:49.760Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T03:39:50.078Z] ---> create-netrc.sh [Pipeline] } [2025-03-12T03:39:50.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-12T03:39:50.518Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-12T03:39:50.550Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T03:39:50.869Z] ---> sudo-logs.sh [2025-03-12T03:39:50.869Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-12T03:39:50.968Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T03:39:51.286Z] ---> job-cost.sh [2025-03-12T03:39:51.286Z] lf-activate-venv: SKIPPING [2025-03-12T03:39:51.286Z] DEBUG: total: 0.4399999976158142 [2025-03-12T03:39:51.286Z] INFO: Retrieving Stack Cost... [2025-03-12T03:39:51.286Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T03:39:51.545Z] INFO: Archiving Costs [Pipeline] echo [2025-03-12T03:39:51.586Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T03:39:51.910Z] ---> logs-deploy.sh [2025-03-12T03:39:51.910Z] lf-activate-venv: SKIPPING [2025-03-12T03:39:51.910Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-505/1 [2025-03-12T03:39:51.910Z] INFO: archiving workspace using pattern(s): [2025-03-12T03:39:52.846Z] Archives upload complete. [2025-03-12T03:39:53.103Z] INFO: archiving logs to Nexus [2025-03-12T03:39:53.676Z] ---> uname -a: [2025-03-12T03:39:53.676Z] Linux prd-ubuntu20-04-docker-8c-8g-41006 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-12T03:39:53.676Z] [2025-03-12T03:39:53.676Z] [2025-03-12T03:39:53.676Z] ---> lscpu: [2025-03-12T03:39:53.676Z] Architecture: x86_64 [2025-03-12T03:39:53.676Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-12T03:39:53.676Z] Byte Order: Little Endian [2025-03-12T03:39:53.676Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-12T03:39:53.676Z] CPU(s): 8 [2025-03-12T03:39:53.676Z] On-line CPU(s) list: 0-7 [2025-03-12T03:39:53.676Z] Thread(s) per core: 1 [2025-03-12T03:39:53.676Z] Core(s) per socket: 1 [2025-03-12T03:39:53.676Z] Socket(s): 8 [2025-03-12T03:39:53.676Z] NUMA node(s): 1 [2025-03-12T03:39:53.676Z] Vendor ID: AuthenticAMD [2025-03-12T03:39:53.676Z] CPU family: 23 [2025-03-12T03:39:53.676Z] Model: 49 [2025-03-12T03:39:53.676Z] Model name: AMD EPYC-Rome Processor [2025-03-12T03:39:53.676Z] Stepping: 0 [2025-03-12T03:39:53.676Z] CPU MHz: 2799.996 [2025-03-12T03:39:53.676Z] BogoMIPS: 5599.99 [2025-03-12T03:39:53.676Z] Virtualization: AMD-V [2025-03-12T03:39:53.676Z] Hypervisor vendor: KVM [2025-03-12T03:39:53.676Z] Virtualization type: full [2025-03-12T03:39:53.676Z] L1d cache: 256 KiB [2025-03-12T03:39:53.676Z] L1i cache: 256 KiB [2025-03-12T03:39:53.676Z] L2 cache: 4 MiB [2025-03-12T03:39:53.676Z] L3 cache: 128 MiB [2025-03-12T03:39:53.676Z] NUMA node0 CPU(s): 0-7 [2025-03-12T03:39:53.676Z] Vulnerability Itlb multihit: Not affected [2025-03-12T03:39:53.676Z] Vulnerability L1tf: Not affected [2025-03-12T03:39:53.676Z] Vulnerability Mds: Not affected [2025-03-12T03:39:53.677Z] Vulnerability Meltdown: Not affected [2025-03-12T03:39:53.677Z] Vulnerability Mmio stale data: Not affected [2025-03-12T03:39:53.677Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-12T03:39:53.677Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-12T03:39:53.677Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-12T03:39:53.677Z] Vulnerability Srbds: Not affected [2025-03-12T03:39:53.677Z] Vulnerability Tsx async abort: Not affected [2025-03-12T03:39:53.677Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-12T03:39:53.677Z] [2025-03-12T03:39:53.677Z] [2025-03-12T03:39:53.677Z] ---> nproc: [2025-03-12T03:39:53.677Z] 8 [2025-03-12T03:39:53.677Z] [2025-03-12T03:39:53.677Z] [2025-03-12T03:39:53.677Z] ---> df -h: [2025-03-12T03:39:53.677Z] Filesystem Size Used Avail Use% Mounted on [2025-03-12T03:39:53.677Z] overlay 155G 12G 143G 8% / [2025-03-12T03:39:53.677Z] tmpfs 64M 0 64M 0% /dev [2025-03-12T03:39:53.677Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-12T03:39:53.677Z] shm 64M 0 64M 0% /dev/shm [2025-03-12T03:39:53.677Z] /dev/vda1 155G 12G 143G 8% /facter-os [2025-03-12T03:39:53.677Z] [2025-03-12T03:39:53.677Z] [2025-03-12T03:39:53.677Z] ---> sar -b -r -n DEV: [2025-03-12T03:39:53.677Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41006) 03/12/25 _x86_64_ (8 CPU) [2025-03-12T03:39:53.677Z] [2025-03-12T03:39:53.677Z] 02:07:44 LINUX RESTART (8 CPU) [2025-03-12T03:39:53.677Z] [2025-03-12T03:39:53.677Z] 02:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-12T03:39:53.677Z] 02:09:02 77.20 32.83 44.38 0.00 3435.83 103558.07 0.00 [2025-03-12T03:39:53.677Z] 02:10:01 2.85 0.00 2.85 0.00 0.00 42.86 0.00 [2025-03-12T03:39:53.677Z] 02:11:01 1.12 0.02 1.10 0.00 2.67 12.66 0.00 [2025-03-12T03:39:53.677Z] 02:12:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 [2025-03-12T03:39:53.677Z] 02:13:01 6.88 2.02 4.87 0.00 2336.01 740.14 0.00 [2025-03-12T03:39:53.677Z] 02:14:01 25.95 9.27 16.68 0.00 1144.34 3674.59 0.00 [2025-03-12T03:39:53.677Z] 02:15:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2025-03-12T03:39:53.677Z] 02:16:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 [2025-03-12T03:39:53.677Z] 02:17:01 0.87 0.02 0.85 0.00 0.13 9.73 0.00 [2025-03-12T03:39:53.677Z] 02:18:01 2.38 0.00 2.38 0.00 0.00 34.79 0.00 [2025-03-12T03:39:53.677Z] 02:19:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2025-03-12T03:39:53.677Z] 02:20:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 [2025-03-12T03:39:53.677Z] 02:21:01 0.85 0.00 0.85 0.00 0.00 9.73 0.00 [2025-03-12T03:39:53.677Z] 02:22:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 [2025-03-12T03:39:53.677Z] 02:23:01 1.70 0.02 1.68 0.00 0.13 20.26 0.00 [2025-03-12T03:39:53.677Z] 02:24:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 [2025-03-12T03:39:53.677Z] 02:25:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2025-03-12T03:39:53.677Z] 02:26:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 [2025-03-12T03:39:53.677Z] 02:27:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 [2025-03-12T03:39:53.677Z] 02:28:01 1.40 0.00 1.40 0.00 0.00 15.99 0.00 [2025-03-12T03:39:53.677Z] 02:29:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 [2025-03-12T03:39:53.677Z] 02:30:01 1.58 0.00 1.58 0.00 0.00 18.79 0.00 [2025-03-12T03:39:53.677Z] 02:31:01 0.87 0.00 0.87 0.00 0.00 10.66 0.00 [2025-03-12T03:39:53.677Z] 02:32:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 [2025-03-12T03:39:53.677Z] 02:33:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2025-03-12T03:39:53.677Z] 02:34:01 1.48 0.00 1.48 0.00 0.00 18.00 0.00 [2025-03-12T03:39:53.677Z] 02:35:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 [2025-03-12T03:39:53.677Z] 02:36:01 5.47 3.88 1.58 0.00 88.25 31.46 0.00 [2025-03-12T03:39:53.677Z] 02:37:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 [2025-03-12T03:39:53.677Z] 02:38:01 1.47 0.00 1.47 0.00 0.00 18.53 0.00 [2025-03-12T03:39:53.677Z] 02:39:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 [2025-03-12T03:39:53.677Z] 02:40:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 [2025-03-12T03:39:53.677Z] 02:41:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 [2025-03-12T03:39:53.677Z] 02:42:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 [2025-03-12T03:39:53.677Z] 02:43:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 [2025-03-12T03:39:53.677Z] 02:44:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 [2025-03-12T03:39:53.677Z] 02:45:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 [2025-03-12T03:39:53.677Z] 02:46:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 [2025-03-12T03:39:53.677Z] 02:47:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2025-03-12T03:39:53.677Z] 02:48:02 1.37 0.00 1.37 0.00 0.00 17.47 0.00 [2025-03-12T03:39:53.677Z] 02:49:01 1.10 0.00 1.10 0.00 0.00 13.01 0.00 [2025-03-12T03:39:53.677Z] 02:50:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 [2025-03-12T03:39:53.677Z] 02:51:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 [2025-03-12T03:39:53.677Z] 02:52:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 [2025-03-12T03:39:53.677Z] 02:53:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 [2025-03-12T03:39:53.677Z] 02:54:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 [2025-03-12T03:39:53.677Z] 02:55:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 [2025-03-12T03:39:53.677Z] 02:56:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 [2025-03-12T03:39:53.677Z] 02:57:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 [2025-03-12T03:39:53.677Z] 02:58:01 0.93 0.00 0.93 0.00 0.00 12.40 0.00 [2025-03-12T03:39:53.677Z] 02:59:01 1.30 0.00 1.30 0.00 0.00 16.53 0.00 [2025-03-12T03:39:53.677Z] 03:00:01 0.97 0.00 0.97 0.00 0.00 12.66 0.00 [2025-03-12T03:39:53.677Z] 03:01:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 [2025-03-12T03:39:53.677Z] 03:02:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 [2025-03-12T03:39:53.677Z] 03:03:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2025-03-12T03:39:53.677Z] 03:04:01 1.55 0.00 1.55 0.00 0.00 19.86 0.00 [2025-03-12T03:39:53.677Z] 03:05:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 [2025-03-12T03:39:53.677Z] 03:06:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 [2025-03-12T03:39:53.677Z] 03:07:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 [2025-03-12T03:39:53.677Z] 03:08:01 0.92 0.00 0.92 0.00 0.00 12.26 0.00 [2025-03-12T03:39:53.677Z] 03:09:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 [2025-03-12T03:39:53.677Z] 03:10:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 [2025-03-12T03:39:53.677Z] 03:11:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 [2025-03-12T03:39:53.677Z] 03:12:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 [2025-03-12T03:39:53.677Z] 03:13:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 [2025-03-12T03:39:53.677Z] 03:14:01 1.37 0.00 1.37 0.00 0.00 18.26 0.00 [2025-03-12T03:39:53.677Z] 03:15:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 [2025-03-12T03:39:53.677Z] 03:16:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 [2025-03-12T03:39:53.677Z] 03:17:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 [2025-03-12T03:39:53.677Z] 03:18:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 [2025-03-12T03:39:53.677Z] 03:19:01 1.30 0.00 1.30 0.00 0.00 16.80 0.00 [2025-03-12T03:39:53.677Z] 03:20:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 [2025-03-12T03:39:53.677Z] 03:21:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 [2025-03-12T03:39:53.677Z] 03:22:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 [2025-03-12T03:39:53.677Z] 03:23:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 [2025-03-12T03:39:53.677Z] 03:24:01 1.43 0.00 1.43 0.00 0.00 18.80 0.00 [2025-03-12T03:39:53.677Z] 03:25:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2025-03-12T03:39:53.677Z] 03:26:01 0.95 0.00 0.95 0.00 0.00 12.66 0.00 [2025-03-12T03:39:53.677Z] 03:27:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 [2025-03-12T03:39:53.677Z] 03:28:01 0.93 0.00 0.93 0.00 0.00 12.00 0.00 [2025-03-12T03:39:53.677Z] 03:29:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 [2025-03-12T03:39:53.677Z] 03:30:01 1.03 0.00 1.03 0.00 0.00 13.33 0.00 [2025-03-12T03:39:53.677Z] 03:31:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 [2025-03-12T03:39:53.677Z] 03:32:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 [2025-03-12T03:39:53.677Z] 03:33:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 [2025-03-12T03:39:53.677Z] 03:34:01 1.40 0.00 1.40 0.00 0.00 17.73 0.00 [2025-03-12T03:39:53.677Z] 03:35:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 [2025-03-12T03:39:53.677Z] 03:36:01 0.98 0.00 0.98 0.00 0.00 12.80 0.00 [2025-03-12T03:39:53.677Z] 03:37:01 283.45 10.12 273.33 0.00 1448.53 3556.27 0.00 [2025-03-12T03:39:53.677Z] 03:38:01 352.16 4.92 347.24 0.00 430.59 108434.73 0.00 [2025-03-12T03:39:53.677Z] 03:39:01 137.58 0.22 137.36 0.00 11.73 25732.38 0.00 [2025-03-12T03:39:53.677Z] Average: 10.86 0.70 10.16 0.00 97.81 2714.67 0.00 [2025-03-12T03:39:53.677Z] [2025-03-12T03:39:53.677Z] 02:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-12T03:39:53.677Z] 02:09:02 30576812 31853632 523232 1.59 47268 1543360 1638868 4.83 602932 1418060 924 [2025-03-12T03:39:53.677Z] 02:10:01 30576860 31853816 522212 1.59 47316 1543368 1638868 4.83 603956 1417996 236 [2025-03-12T03:39:53.677Z] 02:11:01 30575580 31852772 523184 1.59 47352 1543448 1638868 4.83 603684 1418176 8 [2025-03-12T03:39:53.677Z] 02:12:01 30575616 31852888 522680 1.59 47392 1543452 1638868 4.83 603544 1418180 180 [2025-03-12T03:39:53.677Z] 02:13:01 30311700 31845648 527716 1.60 49208 1794712 1659772 4.89 621096 1657364 160404 [2025-03-12T03:39:53.677Z] 02:14:01 30330276 31826824 536612 1.63 53176 1747980 1732196 5.10 762048 1477880 36 [2025-03-12T03:39:53.677Z] 02:15:01 30330140 31826728 536620 1.63 53208 1747984 1732196 5.10 762364 1477884 8 [2025-03-12T03:39:53.677Z] 02:16:01 30329720 31826340 536916 1.63 53248 1747984 1732196 5.10 762204 1477884 12 [2025-03-12T03:39:53.677Z] 02:17:01 30329648 31826324 536872 1.63 53276 1747984 1732196 5.10 762236 1477892 8 [2025-03-12T03:39:53.677Z] 02:18:01 30329384 31826296 536688 1.63 53412 1747968 1732196 5.10 762364 1477944 20 [2025-03-12T03:39:53.677Z] 02:19:01 30329784 31826888 536036 1.63 53440 1748100 1732196 5.10 762796 1478084 8 [2025-03-12T03:39:53.677Z] 02:20:01 30329564 31826712 536176 1.63 53480 1748104 1732196 5.10 762736 1478092 12 [2025-03-12T03:39:53.677Z] 02:21:01 30329484 31826632 536216 1.63 53504 1748104 1732196 5.10 762932 1478092 8 [2025-03-12T03:39:53.677Z] 02:22:01 30329200 31826412 536324 1.63 53528 1748112 1732196 5.10 763160 1478092 228 [2025-03-12T03:39:53.677Z] 02:23:01 30327584 31824828 537700 1.64 53580 1748104 1698284 5.01 762956 1478096 16 [2025-03-12T03:39:53.677Z] 02:24:01 30327904 31825212 537504 1.63 53628 1748116 1698284 5.01 763380 1478104 12 [2025-03-12T03:39:53.677Z] 02:25:01 30327936 31825288 537424 1.63 53668 1748120 1681948 4.96 763392 1478112 24 [2025-03-12T03:39:53.677Z] 02:26:01 30327540 31824932 537724 1.64 53700 1748120 1681948 4.96 763472 1478116 8 [2025-03-12T03:39:53.677Z] 02:27:01 30327508 31824932 537648 1.64 53724 1748124 1681948 4.96 763532 1478108 16 [2025-03-12T03:39:53.677Z] 02:28:01 30327468 31824940 537592 1.63 53748 1748124 1681948 4.96 763760 1478108 164 [2025-03-12T03:39:53.677Z] 02:29:01 30327524 31825048 537444 1.63 53836 1748128 1681948 4.96 763704 1478116 4 [2025-03-12T03:39:53.677Z] 02:30:01 30327664 31825268 537184 1.63 53892 1748132 1681948 4.96 763800 1478116 24 [2025-03-12T03:39:53.677Z] 02:31:01 30327364 31824992 537392 1.63 53916 1748136 1681948 4.96 764116 1478116 8 [2025-03-12T03:39:53.677Z] 02:32:01 30327252 31824944 537340 1.63 53948 1748140 1681948 4.96 764212 1478124 36 [2025-03-12T03:39:53.677Z] 02:33:01 30327244 31824936 537280 1.63 53980 1748140 1681948 4.96 764196 1478124 8 [2025-03-12T03:39:53.677Z] 02:34:01 30327404 31825192 537120 1.63 54028 1748148 1681948 4.96 764508 1478136 208 [2025-03-12T03:39:53.677Z] 02:35:01 30327460 31825256 537044 1.63 54052 1748148 1681948 4.96 764244 1478140 8 [2025-03-12T03:39:53.677Z] 02:36:01 30276256 31777548 584084 1.78 54096 1751076 1698212 5.00 817828 1479752 52 [2025-03-12T03:39:53.677Z] 02:37:01 30279632 31780956 580676 1.77 54128 1751076 1698212 5.00 813456 1479752 8 [2025-03-12T03:39:53.677Z] 02:38:01 30279860 31781224 580356 1.76 54176 1751072 1698212 5.00 813624 1479720 188 [2025-03-12T03:39:53.677Z] 02:39:01 30279292 31780704 580844 1.77 54224 1751084 1698212 5.00 813636 1479728 4 [2025-03-12T03:39:53.677Z] 02:40:01 30279452 31780944 580816 1.77 54264 1751088 1681820 4.96 813816 1479732 176 [2025-03-12T03:39:53.677Z] 02:41:01 30279152 31780692 581088 1.77 54304 1751092 1681820 4.96 813780 1479732 176 [2025-03-12T03:39:53.677Z] 02:42:01 30279248 31780788 580940 1.77 54340 1751092 1681820 4.96 813676 1479732 180 [2025-03-12T03:39:53.677Z] 02:43:01 30279164 31780772 581188 1.77 54372 1751096 1681820 4.96 813896 1479740 16 [2025-03-12T03:39:53.677Z] 02:44:01 30278660 31780312 581640 1.77 54416 1751096 1681820 4.96 813952 1479736 176 [2025-03-12T03:39:53.677Z] 02:45:01 30278344 31780056 581860 1.77 54464 1751100 1681820 4.96 813852 1479744 28 [2025-03-12T03:39:53.677Z] 02:46:01 30277980 31779728 582120 1.77 54504 1751104 1681820 4.96 813928 1479744 180 [2025-03-12T03:39:53.677Z] 02:47:01 30278476 31780356 581404 1.77 54536 1751232 1681820 4.96 813992 1479868 4 [2025-03-12T03:39:53.677Z] 02:48:02 30278208 31780160 581564 1.77 54584 1751228 1681820 4.96 814096 1479872 188 [2025-03-12T03:39:53.677Z] 02:49:01 30277972 31779964 581692 1.77 54620 1751240 1681820 4.96 814328 1479880 8 [2025-03-12T03:39:53.677Z] 02:50:01 30277704 31779728 581856 1.77 54660 1751244 1681820 4.96 814476 1479884 168 [2025-03-12T03:39:53.677Z] 02:51:01 30277620 31779700 582052 1.77 54696 1751252 1681820 4.96 814536 1479888 36 [2025-03-12T03:39:53.677Z] 02:52:01 30277628 31779756 581980 1.77 54728 1751252 1681820 4.96 814632 1479888 172 [2025-03-12T03:39:53.677Z] 02:53:01 30277036 31779212 582396 1.77 54768 1751256 1681820 4.96 815148 1479892 192 [2025-03-12T03:39:53.677Z] 02:54:01 30277092 31779308 582296 1.77 54812 1751256 1681820 4.96 814964 1479896 172 [2025-03-12T03:39:53.677Z] 02:55:01 30276952 31779212 582336 1.77 54852 1751252 1681820 4.96 815800 1479900 16 [2025-03-12T03:39:53.677Z] 02:56:01 30276036 31778328 583140 1.77 54880 1751260 1681820 4.96 815628 1479900 188 [2025-03-12T03:39:53.677Z] 02:57:01 30276320 31778624 582768 1.77 54904 1751264 1681820 4.96 815604 1479904 28 [2025-03-12T03:39:53.677Z] 02:58:01 30276760 31779096 582688 1.77 54936 1751272 1681820 4.96 815668 1479908 196 [2025-03-12T03:39:53.677Z] 02:59:01 30276616 31778988 582768 1.77 54976 1751264 1681820 4.96 815960 1479912 4 [2025-03-12T03:39:53.677Z] 03:00:01 30276600 31779032 582668 1.77 55016 1751276 1681820 4.96 815992 1479916 188 [2025-03-12T03:39:53.677Z] 03:01:01 30276268 31778732 582908 1.77 55040 1751276 1681820 4.96 816004 1479916 8 [2025-03-12T03:39:53.677Z] 03:02:01 30275740 31778276 583360 1.77 55080 1751280 1681820 4.96 817168 1479920 188 [2025-03-12T03:39:53.677Z] 03:03:01 30275544 31778104 583516 1.77 55104 1751280 1681820 4.96 817556 1479920 12 [2025-03-12T03:39:53.677Z] 03:04:01 30275108 31777672 583848 1.78 55152 1751276 1681820 4.96 817412 1479924 176 [2025-03-12T03:39:53.677Z] 03:05:01 30273832 31776460 585012 1.78 55188 1751288 1681820 4.96 818124 1479932 24 [2025-03-12T03:39:53.677Z] 03:06:01 30273816 31776484 584920 1.78 55228 1751288 1681820 4.96 818064 1479936 192 [2025-03-12T03:39:53.677Z] 03:07:01 30273516 31776224 585136 1.78 55244 1751292 1681820 4.96 818104 1479944 8 [2025-03-12T03:39:53.677Z] 03:08:01 30273708 31776432 585048 1.78 55276 1751300 1681820 4.96 818176 1479932 204 [2025-03-12T03:39:53.677Z] 03:09:01 30273960 31776732 584764 1.78 55316 1751288 1681820 4.96 818352 1479948 8 [2025-03-12T03:39:53.677Z] 03:10:01 30273408 31776256 585220 1.78 55348 1751304 1697876 5.00 818800 1479956 188 [2025-03-12T03:39:53.677Z] 03:11:01 30273060 31775932 585308 1.78 55372 1751308 1697876 5.00 818488 1479960 8 [2025-03-12T03:39:53.677Z] 03:12:01 30273044 31775980 585220 1.78 55412 1751312 1697876 5.00 818624 1479956 188 [2025-03-12T03:39:53.677Z] 03:13:01 30272744 31775828 585288 1.78 55452 1751440 1697876 5.00 818664 1480064 4 [2025-03-12T03:39:53.677Z] 03:14:01 30272728 31775884 585200 1.78 55500 1751436 1697876 5.00 818892 1480088 208 [2025-03-12T03:39:53.677Z] 03:15:01 30273140 31776332 584888 1.78 55536 1751444 1697876 5.00 818868 1480088 8 [2025-03-12T03:39:53.677Z] 03:16:01 30272652 31775892 585296 1.78 55576 1751452 1697876 5.00 819056 1480096 192 [2025-03-12T03:39:53.677Z] 03:17:01 30272100 31775352 585756 1.78 55600 1751456 1697876 5.00 819652 1480092 4 [2025-03-12T03:39:53.677Z] 03:18:01 30272052 31775380 585660 1.78 55640 1751456 1697876 5.00 819220 1480100 180 [2025-03-12T03:39:53.677Z] 03:19:01 30271760 31775128 585872 1.78 55688 1751444 1697876 5.00 819428 1480104 4 [2025-03-12T03:39:53.677Z] 03:20:01 30271904 31775320 585796 1.78 55736 1751460 1681684 4.96 819480 1480108 184 [2025-03-12T03:39:53.677Z] 03:21:01 30271368 31774828 586268 1.78 55776 1751464 1681684 4.96 819520 1480116 4 [2025-03-12T03:39:53.677Z] 03:22:01 30271588 31775084 585904 1.78 55812 1751464 1681684 4.96 819920 1480116 256 [2025-03-12T03:39:53.677Z] 03:23:01 30271580 31775116 586104 1.78 55828 1751472 1697940 5.00 820020 1480124 180 [2025-03-12T03:39:53.677Z] 03:24:01 30271868 31775444 585892 1.78 55868 1751476 1697940 5.00 820248 1480116 52 [2025-03-12T03:39:53.677Z] 03:25:01 30271600 31775188 586116 1.78 55892 1751476 1697940 5.00 819908 1480116 8 [2025-03-12T03:39:53.677Z] 03:26:01 30271488 31775144 586132 1.78 55932 1751484 1697940 5.00 820088 1480128 208 [2025-03-12T03:39:53.677Z] 03:27:01 30271692 31775388 585832 1.78 55968 1751484 1697940 5.00 820132 1480128 8 [2025-03-12T03:39:53.677Z] 03:28:01 30271108 31774812 586320 1.78 56008 1751480 1697940 5.00 820156 1480128 176 [2025-03-12T03:39:53.677Z] 03:29:01 30271124 31774912 586192 1.78 56072 1751472 1697940 5.00 820792 1480132 4 [2025-03-12T03:39:53.677Z] 03:30:01 30271044 31774888 586152 1.78 56120 1751484 1697940 5.00 820544 1480132 180 [2025-03-12T03:39:53.677Z] 03:31:01 30270628 31774528 586604 1.78 56156 1751496 1697940 5.00 820936 1480136 180 [2025-03-12T03:39:53.677Z] 03:32:01 30270724 31774632 586476 1.78 56196 1751496 1697940 5.00 820644 1480136 188 [2025-03-12T03:39:53.677Z] 03:33:01 30270908 31774880 586424 1.78 56232 1751500 1697940 5.00 820720 1480140 4 [2025-03-12T03:39:53.677Z] 03:34:01 30270956 31774944 586312 1.78 56280 1751488 1697940 5.00 821088 1480140 164 [2025-03-12T03:39:53.677Z] 03:35:01 30270712 31774776 586472 1.78 56316 1751508 1697940 5.00 821140 1480144 8 [2025-03-12T03:39:53.677Z] 03:36:01 30265708 31769848 591172 1.80 56348 1751512 1697940 5.00 826772 1479280 196 [2025-03-12T03:39:53.677Z] 03:37:01 29665352 31547480 794176 2.42 67356 2102716 2017208 5.94 1139636 1726116 290968 [2025-03-12T03:39:53.677Z] 03:38:01 27014948 31501356 795484 2.42 194420 4357000 1918496 5.65 1323144 3924792 68 [2025-03-12T03:39:53.677Z] 03:39:01 27468852 31432616 856756 2.61 204124 3851768 2126240 6.27 1584076 3230340 28252 [2025-03-12T03:39:53.677Z] Average: 30227945 31783771 577032 1.75 57725 1797453 1701180 5.01 810343 1527530 5368 [2025-03-12T03:39:53.677Z] [2025-03-12T03:39:53.677Z] 02:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-12T03:39:53.677Z] 02:09:02 ens3 139.21 99.80 491.09 23.03 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:09:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:10:01 ens3 0.80 0.36 0.37 0.27 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:11:01 ens3 0.42 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:12:01 ens3 0.93 0.13 0.08 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:13:01 ens3 145.79 80.17 1412.24 5.71 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:13:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:14:01 ens3 1.92 0.58 0.54 0.19 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:14:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:15:01 ens3 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:16:01 ens3 0.38 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:17:01 ens3 0.30 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:18:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:19:01 ens3 0.33 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:20:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:21:01 ens3 0.42 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:22:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:23:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:24:01 ens3 0.53 0.27 0.15 0.08 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:25:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:26:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:28:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:29:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:30:01 ens3 0.30 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:32:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.677Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:34:01 ens3 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:35:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:36:01 ens3 9.63 8.27 11.32 5.38 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:36:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:37:01 ens3 1.88 1.50 1.20 1.22 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:38:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:39:01 ens3 0.22 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:40:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:42:01 ens3 0.23 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:43:01 ens3 0.18 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:44:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:46:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:48:02 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:48:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:49:01 ens3 0.19 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:50:01 ens3 0.30 0.23 0.12 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:52:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:54:01 ens3 0.35 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:55:01 ens3 0.95 0.58 0.37 0.23 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:56:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:58:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:59:01 ens3 0.50 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:00:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:01:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:02:01 ens3 1.18 0.58 0.32 0.23 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:03:01 ens3 0.27 0.20 0.25 0.20 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:04:01 ens3 0.77 0.27 0.19 0.08 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:05:01 ens3 0.52 0.53 0.35 0.28 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:06:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:08:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:09:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:10:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:13:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:14:01 ens3 0.28 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:16:01 ens3 0.33 0.22 0.13 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:18:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:19:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:20:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:22:01 ens3 0.32 0.22 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:24:01 ens3 0.33 0.28 0.09 0.08 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:26:01 ens3 0.28 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:28:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:29:01 ens3 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:30:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:32:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:34:01 ens3 0.38 0.30 0.14 0.08 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:35:01 ens3 0.25 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:36:01 ens3 2.07 1.68 1.16 2.72 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:36:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:37:01 ens3 291.83 191.52 2152.64 67.69 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:37:01 lo 3.80 3.80 0.37 0.37 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:38:01 ens3 601.97 440.99 6601.61 54.78 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:38:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:38:01 docker0 353.19 451.99 29.56 3332.57 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:39:01 ens3 46.18 38.61 77.41 62.57 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:39:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:39:01 vetha094fdf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] 03:39:01 docker0 1.55 3.00 0.09 38.13 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] Average: ens3 13.85 9.59 118.21 2.48 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] Average: lo 0.18 0.18 0.02 0.02 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] Average: vetha094fdf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] Average: docker0 3.90 5.00 0.33 37.05 0.00 0.00 0.00 0.00 [2025-03-12T03:39:53.678Z] [2025-03-12T03:39:53.678Z] [2025-03-12T03:39:53.678Z] ---> sar -P ALL: [2025-03-12T03:39:53.678Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41006) 03/12/25 _x86_64_ (8 CPU) [2025-03-12T03:39:53.678Z] [2025-03-12T03:39:53.678Z] 02:07:44 LINUX RESTART (8 CPU) [2025-03-12T03:39:53.678Z] [2025-03-12T03:39:53.678Z] 02:08:01 CPU %user %nice %system %iowait %steal %idle [2025-03-12T03:39:53.678Z] 02:09:02 all 2.22 0.00 0.69 1.57 0.01 95.52 [2025-03-12T03:39:53.678Z] 02:09:02 0 1.42 0.00 0.40 0.43 0.02 97.73 [2025-03-12T03:39:53.678Z] 02:09:02 1 1.09 0.00 0.80 0.47 0.02 97.63 [2025-03-12T03:39:53.678Z] 02:09:02 2 3.22 0.00 0.48 1.34 0.00 94.96 [2025-03-12T03:39:53.678Z] 02:09:02 3 2.89 0.00 0.79 4.76 0.00 91.56 [2025-03-12T03:39:53.678Z] 02:09:02 4 3.22 0.00 0.63 0.30 0.00 95.85 [2025-03-12T03:39:53.678Z] 02:09:02 5 2.15 0.00 0.32 0.20 0.02 97.31 [2025-03-12T03:39:53.678Z] 02:09:02 6 1.44 0.00 0.35 0.67 0.03 97.51 [2025-03-12T03:39:53.678Z] 02:09:02 7 2.31 0.00 1.70 4.34 0.02 91.63 [2025-03-12T03:39:53.678Z] 02:10:01 all 0.08 0.00 0.00 0.01 0.01 99.89 [2025-03-12T03:39:53.678Z] 02:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.678Z] 02:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.678Z] 02:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-12T03:39:53.678Z] 02:10:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-12T03:39:53.678Z] 02:10:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-12T03:39:53.678Z] 02:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-12T03:39:53.678Z] 02:10:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2025-03-12T03:39:53.678Z] 02:10:01 7 0.52 0.00 0.02 0.03 0.02 99.41 [2025-03-12T03:39:53.678Z] 02:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-03-12T03:39:53.678Z] 02:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-12T03:39:53.678Z] 02:11:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-12T03:39:53.678Z] 02:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.678Z] 02:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.678Z] 02:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.678Z] 02:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.678Z] 02:11:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-12T03:39:53.678Z] 02:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-12T03:39:53.678Z] 02:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-12T03:39:53.678Z] 02:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.678Z] 02:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.678Z] 02:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.678Z] 02:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.678Z] 02:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.678Z] 02:12:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-12T03:39:53.678Z] 02:12:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2025-03-12T03:39:53.678Z] 02:12:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-12T03:39:53.678Z] 02:13:01 all 0.32 0.00 0.15 1.97 0.02 97.54 [2025-03-12T03:39:53.678Z] 02:13:01 0 0.90 0.00 0.08 0.07 0.02 98.93 [2025-03-12T03:39:53.678Z] 02:13:01 1 0.57 0.00 0.27 0.00 0.02 99.15 [2025-03-12T03:39:53.678Z] 02:13:01 2 0.07 0.00 0.05 4.88 0.00 95.00 [2025-03-12T03:39:53.678Z] 02:13:01 3 0.28 0.00 0.30 0.67 0.02 98.73 [2025-03-12T03:39:53.678Z] 02:13:01 4 0.07 0.00 0.08 0.02 0.02 99.82 [2025-03-12T03:39:53.678Z] 02:13:01 5 0.52 0.00 0.37 0.28 0.03 98.80 [2025-03-12T03:39:53.679Z] 02:13:01 6 0.08 0.00 0.02 0.48 0.03 99.38 [2025-03-12T03:39:53.679Z] 02:13:01 7 0.03 0.00 0.07 9.40 0.02 90.48 [2025-03-12T03:39:53.679Z] 02:14:01 all 0.72 0.00 0.35 1.46 0.01 97.45 [2025-03-12T03:39:53.679Z] 02:14:01 0 1.25 0.00 0.45 0.02 0.00 98.28 [2025-03-12T03:39:53.679Z] 02:14:01 1 0.82 0.00 0.50 1.47 0.02 97.20 [2025-03-12T03:39:53.679Z] 02:14:01 2 0.50 0.00 0.28 0.03 0.02 99.17 [2025-03-12T03:39:53.679Z] 02:14:01 3 1.07 0.00 0.28 0.23 0.02 98.40 [2025-03-12T03:39:53.679Z] 02:14:01 4 0.48 0.00 0.37 0.03 0.02 99.10 [2025-03-12T03:39:53.679Z] 02:14:01 5 0.72 0.00 0.37 0.02 0.00 98.90 [2025-03-12T03:39:53.679Z] 02:14:01 6 0.42 0.00 0.28 0.02 0.03 99.25 [2025-03-12T03:39:53.679Z] 02:14:01 7 0.52 0.00 0.28 9.91 0.02 89.27 [2025-03-12T03:39:53.679Z] 02:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-12T03:39:53.679Z] 02:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-12T03:39:53.679Z] 02:15:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2025-03-12T03:39:53.679Z] 02:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:15:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-12T03:39:53.679Z] 02:15:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-12T03:39:53.679Z] 02:15:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:16:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2025-03-12T03:39:53.679Z] 02:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:16:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-12T03:39:53.679Z] 02:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:16:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-12T03:39:53.679Z] 02:16:01 7 0.66 0.00 0.00 0.02 0.00 99.32 [2025-03-12T03:39:53.679Z] 02:17:01 all 0.20 0.00 0.01 0.00 0.00 99.78 [2025-03-12T03:39:53.679Z] 02:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:17:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2025-03-12T03:39:53.679Z] 02:17:01 7 1.52 0.00 0.02 0.02 0.02 98.43 [2025-03-12T03:39:53.679Z] 02:18:01 all 0.01 0.00 0.01 0.09 0.01 99.89 [2025-03-12T03:39:53.679Z] 02:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:18:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-12T03:39:53.679Z] 02:18:01 4 0.02 0.00 0.02 0.22 0.02 99.73 [2025-03-12T03:39:53.679Z] 02:18:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-12T03:39:53.679Z] 02:18:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2025-03-12T03:39:53.679Z] 02:18:01 7 0.00 0.00 0.00 0.47 0.00 99.53 [2025-03-12T03:39:53.679Z] 02:19:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2025-03-12T03:39:53.679Z] 02:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-12T03:39:53.679Z] 02:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:19:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2025-03-12T03:39:53.679Z] 02:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-12T03:39:53.679Z] 02:19:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-12T03:39:53.679Z] [2025-03-12T03:39:53.679Z] 02:19:01 CPU %user %nice %system %iowait %steal %idle [2025-03-12T03:39:53.679Z] 02:20:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:20:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:21:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2025-03-12T03:39:53.679Z] 02:21:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-12T03:39:53.679Z] 02:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:21:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-12T03:39:53.679Z] 02:21:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-12T03:39:53.679Z] 02:22:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:22:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-12T03:39:53.679Z] 02:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:22:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-12T03:39:53.679Z] 02:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-12T03:39:53.679Z] 02:22:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2025-03-12T03:39:53.679Z] 02:23:01 all 0.15 0.00 0.02 0.05 0.01 99.77 [2025-03-12T03:39:53.679Z] 02:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:23:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-12T03:39:53.679Z] 02:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:23:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2025-03-12T03:39:53.679Z] 02:23:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-12T03:39:53.679Z] 02:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:23:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2025-03-12T03:39:53.679Z] 02:23:01 7 1.04 0.00 0.05 0.35 0.00 98.56 [2025-03-12T03:39:53.679Z] 02:24:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2025-03-12T03:39:53.679Z] 02:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:24:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-12T03:39:53.679Z] 02:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:24:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-12T03:39:53.679Z] 02:24:01 7 0.12 0.00 0.00 0.02 0.00 99.87 [2025-03-12T03:39:53.679Z] 02:25:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:25:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-12T03:39:53.679Z] 02:25:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-12T03:39:53.679Z] 02:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:25:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-12T03:39:53.679Z] 02:25:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:26:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2025-03-12T03:39:53.679Z] 02:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-12T03:39:53.679Z] 02:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:26:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-12T03:39:53.679Z] 02:26:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T03:39:53.679Z] 02:26:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-12T03:39:53.679Z] 02:26:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-12T03:39:53.679Z] 02:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-12T03:39:53.679Z] 02:27:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-12T03:39:53.679Z] 02:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-12T03:39:53.679Z] 02:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T03:39:53.679Z] 02:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-12T03:39:53.679Z] 02:27:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:28:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2025-03-12T03:39:53.679Z] 02:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-12T03:39:53.679Z] 02:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:28:01 3 0.02 0.00 0.00 0.07 0.02 99.90 [2025-03-12T03:39:53.679Z] 02:28:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:28:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-12T03:39:53.679Z] 02:28:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-12T03:39:53.679Z] 02:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-12T03:39:53.679Z] 02:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:29:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2025-03-12T03:39:53.679Z] 02:29:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:30:01 all 0.07 0.00 0.01 0.01 0.00 99.91 [2025-03-12T03:39:53.679Z] 02:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:30:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T03:39:53.679Z] 02:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-12T03:39:53.679Z] 02:30:01 7 0.50 0.00 0.02 0.03 0.00 99.45 [2025-03-12T03:39:53.679Z] [2025-03-12T03:39:53.679Z] 02:30:01 CPU %user %nice %system %iowait %steal %idle [2025-03-12T03:39:53.679Z] 02:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-12T03:39:53.679Z] 02:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:31:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-12T03:39:53.679Z] 02:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T03:39:53.679Z] 02:31:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T03:39:53.679Z] 02:31:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-12T03:39:53.679Z] 02:31:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-12T03:39:53.679Z] 02:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:32:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-12T03:39:53.679Z] 02:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-12T03:39:53.679Z] 02:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-12T03:39:53.679Z] 02:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T03:39:53.679Z] 02:32:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2025-03-12T03:39:53.679Z] 02:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-12T03:39:53.679Z] 02:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:33:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-12T03:39:53.679Z] 02:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-12T03:39:53.679Z] 02:33:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2025-03-12T03:39:53.679Z] 02:34:01 all 0.09 0.00 0.01 0.01 0.00 99.88 [2025-03-12T03:39:53.679Z] 02:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:34:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-12T03:39:53.679Z] 02:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:34:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-12T03:39:53.679Z] 02:34:01 7 0.63 0.00 0.02 0.07 0.00 99.29 [2025-03-12T03:39:53.679Z] 02:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-12T03:39:53.679Z] 02:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-12T03:39:53.679Z] 02:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T03:39:53.679Z] 02:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T03:39:53.679Z] 02:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:35:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:36:01 all 0.53 0.00 0.04 0.01 0.01 99.41 [2025-03-12T03:39:53.679Z] 02:36:01 0 0.15 0.00 0.03 0.00 0.00 99.82 [2025-03-12T03:39:53.679Z] 02:36:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2025-03-12T03:39:53.679Z] 02:36:01 2 0.58 0.00 0.02 0.00 0.00 99.40 [2025-03-12T03:39:53.679Z] 02:36:01 3 1.30 0.00 0.03 0.03 0.02 98.62 [2025-03-12T03:39:53.679Z] 02:36:01 4 0.32 0.00 0.02 0.05 0.00 99.62 [2025-03-12T03:39:53.679Z] 02:36:01 5 1.48 0.00 0.05 0.00 0.00 98.47 [2025-03-12T03:39:53.679Z] 02:36:01 6 0.20 0.00 0.08 0.00 0.02 99.70 [2025-03-12T03:39:53.679Z] 02:36:01 7 0.17 0.00 0.00 0.02 0.02 99.80 [2025-03-12T03:39:53.679Z] 02:37:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2025-03-12T03:39:53.679Z] 02:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-12T03:39:53.679Z] 02:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:37:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-12T03:39:53.679Z] 02:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:37:01 5 0.33 0.00 0.00 0.00 0.02 99.65 [2025-03-12T03:39:53.679Z] 02:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:37:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-12T03:39:53.679Z] 02:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-12T03:39:53.679Z] 02:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-12T03:39:53.679Z] 02:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:38:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-12T03:39:53.679Z] 02:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:38:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:39:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T03:39:53.679Z] 02:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-12T03:39:53.679Z] 02:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:40:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2025-03-12T03:39:53.679Z] 02:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-12T03:39:53.679Z] 02:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:40:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:40:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2025-03-12T03:39:53.679Z] 02:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:40:01 7 0.00 0.00 0.00 0.03 0.02 99.95 [2025-03-12T03:39:53.679Z] 02:41:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:41:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-12T03:39:53.679Z] 02:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T03:39:53.679Z] 02:41:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-12T03:39:53.679Z] [2025-03-12T03:39:53.679Z] 02:41:01 CPU %user %nice %system %iowait %steal %idle [2025-03-12T03:39:53.679Z] 02:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-12T03:39:53.679Z] 02:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:42:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-12T03:39:53.679Z] 02:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:42:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-12T03:39:53.679Z] 02:43:01 all 0.08 0.00 0.00 0.00 0.01 99.90 [2025-03-12T03:39:53.679Z] 02:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-12T03:39:53.679Z] 02:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-12T03:39:53.679Z] 02:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:43:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-12T03:39:53.679Z] 02:43:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-12T03:39:53.679Z] 02:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:43:01 7 0.55 0.00 0.00 0.02 0.02 99.42 [2025-03-12T03:39:53.679Z] 02:44:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-12T03:39:53.679Z] 02:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:44:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:45:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-12T03:39:53.679Z] 02:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:45:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:46:01 all 0.07 0.00 0.01 0.01 0.00 99.91 [2025-03-12T03:39:53.679Z] 02:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-12T03:39:53.679Z] 02:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T03:39:53.679Z] 02:46:01 4 0.50 0.00 0.00 0.02 0.02 99.47 [2025-03-12T03:39:53.679Z] 02:46:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:46:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:47:01 all 0.14 0.00 0.01 0.00 0.01 99.85 [2025-03-12T03:39:53.679Z] 02:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T03:39:53.679Z] 02:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-12T03:39:53.679Z] 02:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:47:01 4 0.96 0.00 0.00 0.00 0.00 99.04 [2025-03-12T03:39:53.679Z] 02:47:01 5 0.03 0.00 0.03 0.00 0.03 99.90 [2025-03-12T03:39:53.679Z] 02:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-12T03:39:53.679Z] 02:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:48:02 all 0.02 0.00 0.00 0.01 0.00 99.96 [2025-03-12T03:39:53.679Z] 02:48:02 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:48:02 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-12T03:39:53.679Z] 02:48:02 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:48:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:48:02 4 0.10 0.00 0.00 0.02 0.00 99.88 [2025-03-12T03:39:53.679Z] 02:48:02 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:48:02 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-12T03:39:53.679Z] 02:48:02 7 0.02 0.00 0.02 0.03 0.00 99.93 [2025-03-12T03:39:53.679Z] 02:49:01 all 0.22 0.00 0.02 0.00 0.02 99.74 [2025-03-12T03:39:53.679Z] 02:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-12T03:39:53.679Z] 02:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:49:01 4 1.61 0.00 0.12 0.00 0.02 98.26 [2025-03-12T03:39:53.679Z] 02:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:49:01 7 0.02 0.00 0.02 0.02 0.14 99.81 [2025-03-12T03:39:53.679Z] 02:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-12T03:39:53.679Z] 02:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:50:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-12T03:39:53.679Z] 02:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.679Z] 02:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T03:39:53.679Z] 02:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-12T03:39:53.679Z] 02:50:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-12T03:39:53.679Z] 02:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 02:50:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2025-03-12T03:39:53.680Z] 02:51:01 all 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 02:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 02:51:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2025-03-12T03:39:53.680Z] 02:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 02:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 02:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 02:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-12T03:39:53.680Z] 02:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 02:51:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-12T03:39:53.680Z] 02:52:01 all 0.19 0.00 0.01 0.00 0.00 99.79 [2025-03-12T03:39:53.680Z] 02:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 02:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-12T03:39:53.680Z] 02:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 02:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 02:52:01 4 1.47 0.00 0.00 0.00 0.02 98.51 [2025-03-12T03:39:53.680Z] 02:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 02:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 02:52:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2025-03-12T03:39:53.680Z] [2025-03-12T03:39:53.680Z] 02:52:01 CPU %user %nice %system %iowait %steal %idle [2025-03-12T03:39:53.680Z] 02:53:01 all 0.11 0.00 0.00 0.00 0.00 99.88 [2025-03-12T03:39:53.680Z] 02:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 02:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-12T03:39:53.680Z] 02:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 02:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 02:53:01 4 0.78 0.00 0.00 0.02 0.00 99.20 [2025-03-12T03:39:53.680Z] 02:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 02:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 02:53:01 7 0.05 0.00 0.03 0.02 0.00 99.90 [2025-03-12T03:39:53.680Z] 02:54:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2025-03-12T03:39:53.680Z] 02:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-12T03:39:53.680Z] 02:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-12T03:39:53.680Z] 02:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 02:54:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-12T03:39:53.680Z] 02:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T03:39:53.680Z] 02:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-12T03:39:53.680Z] 02:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 02:54:01 7 0.02 0.00 0.05 0.03 0.02 99.88 [2025-03-12T03:39:53.680Z] 02:55:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2025-03-12T03:39:53.680Z] 02:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 02:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 02:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 02:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 02:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-12T03:39:53.680Z] 02:55:01 5 0.10 0.00 0.00 0.00 0.00 99.90 [2025-03-12T03:39:53.680Z] 02:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 02:55:01 7 0.02 0.00 0.02 0.05 0.00 99.92 [2025-03-12T03:39:53.680Z] 02:56:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-03-12T03:39:53.680Z] 02:56:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-12T03:39:53.680Z] 02:56:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-12T03:39:53.680Z] 02:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 02:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 02:56:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-12T03:39:53.680Z] 02:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 02:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 02:56:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2025-03-12T03:39:53.680Z] 02:57:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 02:57:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-12T03:39:53.680Z] 02:57:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-12T03:39:53.680Z] 02:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 02:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 02:57:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-12T03:39:53.680Z] 02:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 02:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 02:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-12T03:39:53.680Z] 02:58:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 02:58:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-12T03:39:53.680Z] 02:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-12T03:39:53.680Z] 02:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 02:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 02:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 02:58:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-12T03:39:53.680Z] 02:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 02:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-12T03:39:53.680Z] 02:59:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2025-03-12T03:39:53.680Z] 02:59:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-12T03:39:53.680Z] 02:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-12T03:39:53.680Z] 02:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 02:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-12T03:39:53.680Z] 02:59:01 4 0.80 0.00 0.00 0.00 0.02 99.19 [2025-03-12T03:39:53.680Z] 02:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 02:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 02:59:01 7 0.05 0.00 0.03 0.00 0.03 99.88 [2025-03-12T03:39:53.680Z] 03:00:01 all 0.11 0.00 0.01 0.04 0.00 99.85 [2025-03-12T03:39:53.680Z] 03:00:01 0 0.02 0.00 0.00 0.08 0.00 99.90 [2025-03-12T03:39:53.680Z] 03:00:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-12T03:39:53.680Z] 03:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:00:01 4 0.71 0.00 0.00 0.00 0.00 99.29 [2025-03-12T03:39:53.680Z] 03:00:01 5 0.02 0.00 0.02 0.20 0.00 99.77 [2025-03-12T03:39:53.680Z] 03:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:01:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:01:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-12T03:39:53.680Z] 03:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:01:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2025-03-12T03:39:53.680Z] 03:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-12T03:39:53.680Z] 03:02:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2025-03-12T03:39:53.680Z] 03:02:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-12T03:39:53.680Z] 03:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-12T03:39:53.680Z] 03:02:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-12T03:39:53.680Z] 03:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:02:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2025-03-12T03:39:53.680Z] 03:03:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2025-03-12T03:39:53.680Z] 03:03:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-12T03:39:53.680Z] 03:03:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-12T03:39:53.680Z] 03:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T03:39:53.680Z] 03:03:01 3 0.00 0.00 0.00 0.00 0.03 99.97 [2025-03-12T03:39:53.680Z] 03:03:01 4 1.92 0.00 0.00 0.00 0.00 98.08 [2025-03-12T03:39:53.680Z] 03:03:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-12T03:39:53.680Z] 03:03:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-12T03:39:53.680Z] 03:03:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2025-03-12T03:39:53.680Z] [2025-03-12T03:39:53.680Z] 03:03:01 CPU %user %nice %system %iowait %steal %idle [2025-03-12T03:39:53.680Z] 03:04:01 all 0.17 0.00 0.01 0.00 0.00 99.81 [2025-03-12T03:39:53.680Z] 03:04:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2025-03-12T03:39:53.680Z] 03:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:04:01 4 1.27 0.00 0.00 0.02 0.00 98.71 [2025-03-12T03:39:53.680Z] 03:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:04:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-12T03:39:53.680Z] 03:05:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-12T03:39:53.680Z] 03:05:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2025-03-12T03:39:53.680Z] 03:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:05:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-12T03:39:53.680Z] 03:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-12T03:39:53.680Z] 03:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:05:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-12T03:39:53.680Z] 03:06:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2025-03-12T03:39:53.680Z] 03:06:01 0 0.23 0.00 0.00 0.02 0.00 99.75 [2025-03-12T03:39:53.680Z] 03:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:06:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-12T03:39:53.680Z] 03:07:01 all 0.07 0.00 0.01 0.00 0.01 99.92 [2025-03-12T03:39:53.680Z] 03:07:01 0 0.48 0.00 0.00 0.00 0.00 99.52 [2025-03-12T03:39:53.680Z] 03:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T03:39:53.680Z] 03:07:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-12T03:39:53.680Z] 03:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:07:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-12T03:39:53.680Z] 03:08:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:08:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-12T03:39:53.680Z] 03:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:08:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-12T03:39:53.680Z] 03:09:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-03-12T03:39:53.680Z] 03:09:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-12T03:39:53.680Z] 03:09:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2025-03-12T03:39:53.680Z] 03:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:09:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-12T03:39:53.680Z] 03:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-12T03:39:53.680Z] 03:10:01 0 0.00 0.00 0.00 0.03 0.02 99.95 [2025-03-12T03:39:53.680Z] 03:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-12T03:39:53.680Z] 03:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:10:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-12T03:39:53.680Z] 03:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:10:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-12T03:39:53.680Z] 03:11:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-12T03:39:53.680Z] 03:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:11:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2025-03-12T03:39:53.680Z] 03:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:12:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2025-03-12T03:39:53.680Z] 03:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:12:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-12T03:39:53.680Z] 03:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:12:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-12T03:39:53.680Z] 03:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-12T03:39:53.680Z] 03:13:01 0 0.07 0.00 0.02 0.02 0.02 99.88 [2025-03-12T03:39:53.680Z] 03:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:13:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-12T03:39:53.680Z] 03:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T03:39:53.680Z] 03:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:13:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-12T03:39:53.680Z] 03:14:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2025-03-12T03:39:53.680Z] 03:14:01 0 0.22 0.00 0.02 0.02 0.00 99.75 [2025-03-12T03:39:53.680Z] 03:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:14:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-12T03:39:53.680Z] 03:14:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-12T03:39:53.680Z] 03:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:14:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-12T03:39:53.680Z] [2025-03-12T03:39:53.680Z] 03:14:01 CPU %user %nice %system %iowait %steal %idle [2025-03-12T03:39:53.680Z] 03:15:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2025-03-12T03:39:53.680Z] 03:15:01 0 1.97 0.00 0.00 0.03 0.00 98.00 [2025-03-12T03:39:53.680Z] 03:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:15:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-12T03:39:53.680Z] 03:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:15:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-12T03:39:53.680Z] 03:16:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2025-03-12T03:39:53.680Z] 03:16:01 0 1.99 0.00 0.00 0.02 0.02 97.98 [2025-03-12T03:39:53.680Z] 03:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-12T03:39:53.680Z] 03:16:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-12T03:39:53.680Z] 03:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:16:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-12T03:39:53.680Z] 03:17:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2025-03-12T03:39:53.680Z] 03:17:01 0 1.97 0.00 0.02 0.02 0.00 98.00 [2025-03-12T03:39:53.680Z] 03:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:17:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:17:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2025-03-12T03:39:53.680Z] 03:18:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2025-03-12T03:39:53.680Z] 03:18:01 0 0.53 0.00 0.03 0.02 0.02 99.40 [2025-03-12T03:39:53.680Z] 03:18:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-12T03:39:53.680Z] 03:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:18:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-12T03:39:53.680Z] 03:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T03:39:53.680Z] 03:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:18:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-12T03:39:53.680Z] 03:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-03-12T03:39:53.680Z] 03:19:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-12T03:39:53.680Z] 03:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-12T03:39:53.680Z] 03:19:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:19:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2025-03-12T03:39:53.680Z] 03:20:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:20:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-12T03:39:53.680Z] 03:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-12T03:39:53.680Z] 03:21:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2025-03-12T03:39:53.680Z] 03:21:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-12T03:39:53.680Z] 03:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:21:01 4 0.05 0.00 0.00 0.02 0.02 99.92 [2025-03-12T03:39:53.680Z] 03:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-12T03:39:53.680Z] 03:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:22:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:22:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T03:39:53.680Z] 03:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:22:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T03:39:53.680Z] 03:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:22:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2025-03-12T03:39:53.680Z] 03:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:23:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:23:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-12T03:39:53.680Z] 03:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T03:39:53.680Z] 03:23:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-12T03:39:53.680Z] 03:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-12T03:39:53.680Z] 03:24:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-12T03:39:53.680Z] 03:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-12T03:39:53.680Z] 03:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-12T03:39:53.680Z] 03:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.680Z] 03:25:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:25:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-12T03:39:53.680Z] 03:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.680Z] 03:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.680Z] 03:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.681Z] 03:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-12T03:39:53.681Z] 03:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-12T03:39:53.681Z] 03:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.681Z] 03:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.681Z] [2025-03-12T03:39:53.681Z] 03:25:01 CPU %user %nice %system %iowait %steal %idle [2025-03-12T03:39:53.681Z] 03:26:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2025-03-12T03:39:53.681Z] 03:26:01 0 0.03 0.00 0.00 0.03 0.00 99.93 [2025-03-12T03:39:53.681Z] 03:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.681Z] 03:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.681Z] 03:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.681Z] 03:26:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-12T03:39:53.681Z] 03:26:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-12T03:39:53.681Z] 03:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.681Z] 03:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.681Z] 03:27:01 all 0.10 0.00 0.01 0.00 0.01 99.87 [2025-03-12T03:39:53.681Z] 03:27:01 0 0.76 0.00 0.03 0.02 0.02 99.17 [2025-03-12T03:39:53.681Z] 03:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-12T03:39:53.681Z] 03:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.681Z] 03:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T03:39:53.681Z] 03:27:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2025-03-12T03:39:53.681Z] 03:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.681Z] 03:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.681Z] 03:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.681Z] 03:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-12T03:39:53.681Z] 03:28:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-12T03:39:53.681Z] 03:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.681Z] 03:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.681Z] 03:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.681Z] 03:28:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-12T03:39:53.681Z] 03:28:01 5 0.05 0.00 0.03 0.00 0.03 99.88 [2025-03-12T03:39:53.681Z] 03:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.681Z] 03:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.681Z] 03:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-12T03:39:53.681Z] 03:29:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-12T03:39:53.681Z] 03:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.681Z] 03:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.681Z] 03:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.681Z] 03:29:01 4 0.03 0.00 0.05 0.02 0.00 99.90 [2025-03-12T03:39:53.681Z] 03:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-12T03:39:53.681Z] 03:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.681Z] 03:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-12T03:39:53.681Z] 03:30:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-03-12T03:39:53.681Z] 03:30:01 0 0.03 0.00 0.00 0.03 0.00 99.93 [2025-03-12T03:39:53.681Z] 03:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.681Z] 03:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.681Z] 03:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.681Z] 03:30:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-12T03:39:53.681Z] 03:30:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-12T03:39:53.681Z] 03:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.681Z] 03:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.681Z] 03:31:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2025-03-12T03:39:53.681Z] 03:31:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2025-03-12T03:39:53.681Z] 03:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.681Z] 03:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.681Z] 03:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.681Z] 03:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-12T03:39:53.681Z] 03:31:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-12T03:39:53.681Z] 03:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.681Z] 03:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.681Z] 03:32:01 all 0.07 0.00 0.02 0.00 0.01 99.90 [2025-03-12T03:39:53.681Z] 03:32:01 0 0.53 0.00 0.07 0.02 0.00 99.39 [2025-03-12T03:39:53.681Z] 03:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.681Z] 03:32:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-12T03:39:53.681Z] 03:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T03:39:53.681Z] 03:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T03:39:53.681Z] 03:32:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-12T03:39:53.681Z] 03:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.681Z] 03:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.681Z] 03:33:01 all 0.13 0.00 0.01 0.00 0.00 99.86 [2025-03-12T03:39:53.681Z] 03:33:01 0 0.98 0.00 0.00 0.02 0.00 99.00 [2025-03-12T03:39:53.681Z] 03:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.681Z] 03:33:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-12T03:39:53.681Z] 03:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.681Z] 03:33:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-12T03:39:53.681Z] 03:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-12T03:39:53.681Z] 03:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.681Z] 03:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-12T03:39:53.681Z] 03:34:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2025-03-12T03:39:53.681Z] 03:34:01 0 1.97 0.00 0.02 0.03 0.02 97.97 [2025-03-12T03:39:53.681Z] 03:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-12T03:39:53.681Z] 03:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.681Z] 03:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.681Z] 03:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.681Z] 03:34:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-12T03:39:53.681Z] 03:34:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-12T03:39:53.681Z] 03:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.681Z] 03:35:01 all 0.26 0.00 0.00 0.00 0.00 99.73 [2025-03-12T03:39:53.681Z] 03:35:01 0 1.97 0.00 0.00 0.02 0.00 98.01 [2025-03-12T03:39:53.681Z] 03:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.681Z] 03:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-12T03:39:53.681Z] 03:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.681Z] 03:35:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-12T03:39:53.681Z] 03:35:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-12T03:39:53.681Z] 03:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-12T03:39:53.681Z] 03:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T03:39:53.681Z] 03:36:01 all 0.20 0.00 0.04 0.00 0.00 99.76 [2025-03-12T03:39:53.681Z] 03:36:01 0 1.14 0.00 0.12 0.02 0.00 98.73 [2025-03-12T03:39:53.681Z] 03:36:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2025-03-12T03:39:53.681Z] 03:36:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2025-03-12T03:39:53.681Z] 03:36:01 3 0.10 0.00 0.00 0.00 0.02 99.88 [2025-03-12T03:39:53.681Z] 03:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-12T03:39:53.681Z] 03:36:01 5 0.10 0.00 0.02 0.00 0.00 99.88 [2025-03-12T03:39:53.681Z] 03:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-12T03:39:53.681Z] 03:36:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2025-03-12T03:39:53.681Z] [2025-03-12T03:39:53.681Z] 03:36:01 CPU %user %nice %system %iowait %steal %idle [2025-03-12T03:39:53.681Z] 03:37:01 all 3.22 0.00 0.91 0.52 0.04 95.31 [2025-03-12T03:39:53.681Z] 03:37:01 0 2.57 0.00 0.57 0.33 0.03 96.49 [2025-03-12T03:39:53.681Z] 03:37:01 1 3.36 0.00 1.04 0.32 0.05 95.24 [2025-03-12T03:39:53.681Z] 03:37:01 2 5.18 0.00 0.70 0.02 0.05 94.05 [2025-03-12T03:39:53.681Z] 03:37:01 3 1.99 0.00 0.82 0.02 0.03 97.14 [2025-03-12T03:39:53.681Z] 03:37:01 4 3.01 0.00 0.62 0.07 0.02 96.28 [2025-03-12T03:39:53.681Z] 03:37:01 5 3.81 0.00 2.19 3.28 0.05 90.66 [2025-03-12T03:39:53.681Z] 03:37:01 6 3.16 0.00 0.62 0.03 0.03 96.16 [2025-03-12T03:39:53.681Z] 03:37:01 7 2.69 0.00 0.74 0.07 0.03 96.47 [2025-03-12T03:39:53.681Z] 03:38:01 all 9.59 0.00 4.57 1.58 0.09 84.17 [2025-03-12T03:39:53.681Z] 03:38:01 0 9.63 0.00 4.51 1.04 0.10 84.71 [2025-03-12T03:39:53.681Z] 03:38:01 1 9.52 0.00 4.41 0.34 0.08 85.65 [2025-03-12T03:39:53.681Z] 03:38:01 2 9.73 0.00 3.89 0.35 0.12 85.91 [2025-03-12T03:39:53.681Z] 03:38:01 3 9.77 0.00 4.67 2.95 0.08 82.52 [2025-03-12T03:39:53.681Z] 03:38:01 4 9.41 0.00 6.36 3.45 0.12 80.65 [2025-03-12T03:39:53.681Z] 03:38:01 5 8.86 0.00 4.02 0.22 0.07 86.84 [2025-03-12T03:39:53.681Z] 03:38:01 6 10.15 0.00 4.59 4.22 0.08 80.96 [2025-03-12T03:39:53.681Z] 03:38:01 7 9.67 0.00 4.11 0.05 0.10 86.08 [2025-03-12T03:39:53.681Z] 03:39:01 all 43.59 0.00 6.81 0.50 0.11 48.98 [2025-03-12T03:39:53.681Z] 03:39:01 0 43.07 0.00 6.53 0.57 0.10 49.73 [2025-03-12T03:39:53.681Z] 03:39:01 1 44.03 0.00 6.34 0.17 0.12 49.34 [2025-03-12T03:39:53.681Z] 03:39:01 2 42.37 0.00 6.75 0.40 0.10 50.37 [2025-03-12T03:39:53.681Z] 03:39:01 3 42.50 0.00 6.57 0.13 0.10 50.69 [2025-03-12T03:39:53.681Z] 03:39:01 4 45.93 0.00 8.05 0.17 0.12 45.73 [2025-03-12T03:39:53.681Z] 03:39:01 5 42.35 0.00 6.57 0.13 0.10 50.84 [2025-03-12T03:39:53.681Z] 03:39:01 6 45.17 0.00 6.80 1.21 0.12 46.70 [2025-03-12T03:39:53.681Z] 03:39:01 7 43.32 0.00 6.90 1.23 0.10 48.45 [2025-03-12T03:39:53.681Z] Average: all 0.71 0.00 0.16 0.09 0.01 99.04 [2025-03-12T03:39:53.681Z] Average: 0 0.82 0.00 0.15 0.04 0.01 99.00 [2025-03-12T03:39:53.681Z] Average: 1 0.66 0.00 0.16 0.03 0.01 99.14 [2025-03-12T03:39:53.681Z] Average: 2 0.68 0.00 0.14 0.08 0.00 99.10 [2025-03-12T03:39:53.681Z] Average: 3 0.66 0.00 0.15 0.10 0.01 99.08 [2025-03-12T03:39:53.681Z] Average: 4 0.81 0.00 0.18 0.05 0.01 98.95 [2025-03-12T03:39:53.681Z] Average: 5 0.67 0.00 0.16 0.05 0.01 99.11 [2025-03-12T03:39:53.681Z] Average: 6 0.67 0.00 0.15 0.07 0.01 99.10 [2025-03-12T03:39:53.681Z] Average: 7 0.72 0.00 0.17 0.29 0.01 98.81 [2025-03-12T03:39:53.681Z] [2025-03-12T03:39:53.681Z] [2025-03-12T03:39:53.681Z]