Pull request #93 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f43dad8bd9e7ac10b60e7123a31be2b2281e96f4+78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 (0fd694131909b963468ae45692048d675025f9d6) 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-ssh487111679366204723.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh6405129910965191171.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-opc-ua/branches/PR-93/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-opc-ua/branches/PR-93/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7881439456898042604.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-opc-ua/branches/PR-93/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1143884476983832490.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh5755459778001539226.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-opc-ua/branches/PR-93/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-opc-ua/branches/PR-93/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh973811658899723696.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-opc-ua] ========================================================= [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-opc-ua-settings PROJECT: device-opc-ua 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-opc-ua 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: false SWAGGER_API_FOLDERS: openapi/v1 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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-32424 in /w/workspace/edgexfoundry_device-opc-ua_PR-93 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_PR-93 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.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-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 into PR head commit f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 Merge succeeded, producing f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 Checking out Revision f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 (PR-93) Commit message: "build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/pull/93/head:refs/remotes/origin/PR-93 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 # 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 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-25T19:39:53.966Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-25T19:39:54.197Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-25T19:39:54.332Z] ========================================================= [2024-11-25T19:39:54.332Z] EdgeX Global Pipelines Version Info [2024-11-25T19:39:54.332Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-25T19:39:55.463Z] ------------------- [2024-11-25T19:39:55.463Z] stable info: [2024-11-25T19:39:55.463Z] ------------------- [2024-11-25T19:39:55.463Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-25T19:39:55.463Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-25T19:39:55.463Z] Message: update stable to v1.0.265 [2024-11-25T19:39:55.725Z] ------------------- [2024-11-25T19:39:55.725Z] experimental info: [2024-11-25T19:39:55.725Z] ------------------- [2024-11-25T19:39:55.725Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-25T19:39:55.725Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-25T19:39:55.725Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-25T19:39:55.938Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2024-11-25T19:39:55.993Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2024-11-25T19:39:56.058Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-25T19:39:56.112Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-25T19:39:56.170Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-25T19:39:56.229Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-25T19:39:56.287Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-25T19:39:56.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-25T19:39:56.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-25T19:39:56.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-25T19:39:56.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-25T19:39:56.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2024-11-25T19:39:56.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-25T19:39:56.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-25T19:39:56.786Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-25T19:39:56.849Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-25T19:39:56.905Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-25T19:39:56.965Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-25T19:39:57.025Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-25T19:39:57.085Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-25T19:39:57.144Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-25T19:39:57.202Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-25T19:39:57.268Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-25T19:39:57.322Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-25T19:39:57.384Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-25T19:39:57.444Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-25T19:39:57.504Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-25T19:39:57.563Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-93 [Pipeline] echo [2024-11-25T19:39:57.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-93 [Pipeline] echo [2024-11-25T19:39:57.680Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-93 [Pipeline] echo [2024-11-25T19:39:57.739Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 [Pipeline] echo [2024-11-25T19:39:57.798Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f43dad8 [Pipeline] echo [2024-11-25T19:39:57.856Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-25T19:39:58.013Z] provisioning config files... [2024-11-25T19:39:58.026Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp/config687767177644693359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-25T19:39:58.420Z] ---> ****-login.sh [2024-11-25T19:39:58.420Z] nexus3.edgexfoundry.org:10001 [2024-11-25T19:39:58.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T19:39:58.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T19:39:58.680Z] Configure a credential helper to remove this warning. See [2024-11-25T19:39:58.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T19:39:58.680Z] [2024-11-25T19:39:58.680Z] Login Succeeded [2024-11-25T19:39:58.680Z] nexus3.edgexfoundry.org:10002 [2024-11-25T19:39:58.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T19:39:58.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T19:39:58.940Z] Configure a credential helper to remove this warning. See [2024-11-25T19:39:58.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T19:39:58.940Z] [2024-11-25T19:39:58.940Z] Login Succeeded [2024-11-25T19:39:58.940Z] nexus3.edgexfoundry.org:10003 [2024-11-25T19:39:58.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T19:39:58.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T19:39:58.940Z] Configure a credential helper to remove this warning. See [2024-11-25T19:39:58.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T19:39:58.940Z] [2024-11-25T19:39:58.940Z] Login Succeeded [2024-11-25T19:39:58.940Z] nexus3.edgexfoundry.org:10004 [2024-11-25T19:39:58.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T19:39:59.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T19:39:59.201Z] Configure a credential helper to remove this warning. See [2024-11-25T19:39:59.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T19:39:59.201Z] [2024-11-25T19:39:59.201Z] Login Succeeded [2024-11-25T19:39:59.201Z] ****.io [2024-11-25T19:39:59.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T19:39:59.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T19:39:59.462Z] Configure a credential helper to remove this warning. See [2024-11-25T19:39:59.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T19:39:59.462Z] [2024-11-25T19:39:59.462Z] Login Succeeded [2024-11-25T19:39:59.463Z] ---> ****-login.sh ends [Pipeline] } [2024-11-25T19:39:59.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-25T19:40:00.156Z] + git rev-list -1 --merges f43dad8bd9e7ac10b60e7123a31be2b2281e96f4~1..f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 [Pipeline] echo [2024-11-25T19:40:00.207Z] -----------> git rev-list -1 --merges f43dad8bd9e7ac10b60e7123a31be2b2281e96f4~1..f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 [false] [Pipeline] sh [2024-11-25T19:40:00.529Z] + git log --format=format:%s -1 f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 [Pipeline] echo [2024-11-25T19:40:00.572Z] ========================================================= [2024-11-25T19:40:00.572Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-25T19:40:00.572Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-25T19:40:01.044Z] + git log --format=format:%s -1 f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 [Pipeline] echo [2024-11-25T19:40:01.095Z] [semverPrep] GIT_COMMIT: f43dad8bd9e7ac10b60e7123a31be2b2281e96f4, Commit Message: build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 [Pipeline] echo [2024-11-25T19:40:01.138Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-25T19:40:01.562Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-25T19:40:01.562Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-25T19:40:01.562Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-25T19:40:01.562Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-25T19:40:01.562Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2024-11-25T19:40:01.562Z] tee -a /etc/ssh/ssh_known_hosts [2024-11-25T19:40:01.562Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-25T19:40:02.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-25T19:40:02.240Z] [2024-11-25T19:40:02.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-25T19:40:02.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-25T19:40:02.629Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-25T19:40:02.629Z] b85a868b505f: Pulling fs layer [2024-11-25T19:40:02.629Z] e2be974225ed: Pulling fs layer [2024-11-25T19:40:02.629Z] 339a4e72a1f5: Pulling fs layer [2024-11-25T19:40:02.629Z] 988bab9f4d93: Pulling fs layer [2024-11-25T19:40:02.629Z] 1469e6f7b9e6: Pulling fs layer [2024-11-25T19:40:02.629Z] eaf3925da568: Pulling fs layer [2024-11-25T19:40:02.629Z] bab4dde63d76: Pulling fs layer [2024-11-25T19:40:02.629Z] bde34c3a00c8: Pulling fs layer [2024-11-25T19:40:02.629Z] b352a97aabf1: Pulling fs layer [2024-11-25T19:40:02.629Z] 988bab9f4d93: Waiting [2024-11-25T19:40:02.629Z] 1469e6f7b9e6: Waiting [2024-11-25T19:40:02.629Z] eaf3925da568: Waiting [2024-11-25T19:40:02.629Z] bab4dde63d76: Waiting [2024-11-25T19:40:02.629Z] bde34c3a00c8: Waiting [2024-11-25T19:40:02.629Z] 4872d77fe225: Pulling fs layer [2024-11-25T19:40:02.629Z] 5851b861e8e6: Pulling fs layer [2024-11-25T19:40:02.629Z] b352a97aabf1: Waiting [2024-11-25T19:40:02.629Z] 5851b861e8e6: Waiting [2024-11-25T19:40:02.629Z] 4872d77fe225: Waiting [2024-11-25T19:40:02.629Z] e2be974225ed: Download complete [2024-11-25T19:40:02.629Z] 988bab9f4d93: Verifying Checksum [2024-11-25T19:40:02.629Z] 988bab9f4d93: Download complete [2024-11-25T19:40:02.629Z] 339a4e72a1f5: Verifying Checksum [2024-11-25T19:40:02.629Z] 339a4e72a1f5: Download complete [2024-11-25T19:40:02.888Z] eaf3925da568: Verifying Checksum [2024-11-25T19:40:02.888Z] eaf3925da568: Download complete [2024-11-25T19:40:02.888Z] 1469e6f7b9e6: Verifying Checksum [2024-11-25T19:40:02.888Z] 1469e6f7b9e6: Download complete [2024-11-25T19:40:02.888Z] bde34c3a00c8: Download complete [2024-11-25T19:40:02.888Z] b352a97aabf1: Verifying Checksum [2024-11-25T19:40:02.888Z] b352a97aabf1: Download complete [2024-11-25T19:40:02.888Z] 4872d77fe225: Verifying Checksum [2024-11-25T19:40:02.888Z] 4872d77fe225: Download complete [2024-11-25T19:40:02.888Z] 5851b861e8e6: Verifying Checksum [2024-11-25T19:40:02.888Z] 5851b861e8e6: Download complete [2024-11-25T19:40:02.888Z] b85a868b505f: Verifying Checksum [2024-11-25T19:40:02.888Z] b85a868b505f: Download complete [2024-11-25T19:40:03.148Z] bab4dde63d76: Verifying Checksum [2024-11-25T19:40:03.148Z] bab4dde63d76: Download complete [2024-11-25T19:40:04.087Z] b85a868b505f: Pull complete [2024-11-25T19:40:04.347Z] e2be974225ed: Pull complete [2024-11-25T19:40:04.609Z] 339a4e72a1f5: Pull complete [2024-11-25T19:40:04.869Z] 988bab9f4d93: Pull complete [2024-11-25T19:40:05.127Z] 1469e6f7b9e6: Pull complete [2024-11-25T19:40:05.127Z] eaf3925da568: Pull complete [2024-11-25T19:40:07.038Z] bab4dde63d76: Pull complete [2024-11-25T19:40:07.038Z] bde34c3a00c8: Pull complete [2024-11-25T19:40:07.038Z] b352a97aabf1: Pull complete [2024-11-25T19:40:07.038Z] 4872d77fe225: Pull complete [2024-11-25T19:40:07.038Z] 5851b861e8e6: Pull complete [2024-11-25T19:40:07.038Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-25T19:40:07.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-25T19:40:07.038Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-25T19:40:07.323Z] prd-ubuntu20.04-docker-8c-8g-32424 does not seem to be running inside a container [2024-11-25T19:40:07.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_PR-93 -v /w/workspace/edgexfoundry_device-opc-ua_PR-93:/w/workspace/edgexfoundry_device-opc-ua_PR-93:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-25T19:40:09.837Z] $ docker top 12e8aca55a364f55b8acc8a2bb6597abe0fe762b722eba7bc7cf6ff302e0e514 -eo pid,comm [2024-11-25T19:40:09.890Z] 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). [2024-11-25T19:40:09.890Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-25T19:40:10.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-25T19:40:10.060Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-25T19:40:10.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-25T19:40:10.168Z] $ docker exec 12e8aca55a364f55b8acc8a2bb6597abe0fe762b722eba7bc7cf6ff302e0e514 ssh-agent [2024-11-25T19:40:10.278Z] SSH_AUTH_SOCK=/tmp/ssh-UtOKkdMxGBJN/agent.32 [2024-11-25T19:40:10.278Z] SSH_AGENT_PID=38 [2024-11-25T19:40:10.283Z] Running ssh-add (command line suppressed) [2024-11-25T19:40:10.367Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp/private_key_16937339661708894695.key (/w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp/private_key_16937339661708894695.key) [2024-11-25T19:40:10.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-25T19:40:10.740Z] + git tag --points-at HEAD [Pipeline] } [2024-11-25T19:40:10.764Z] $ docker exec --env ******** --env ******** 12e8aca55a364f55b8acc8a2bb6597abe0fe762b722eba7bc7cf6ff302e0e514 ssh-agent -k [2024-11-25T19:40:10.865Z] unset SSH_AUTH_SOCK; [2024-11-25T19:40:10.865Z] unset SSH_AGENT_PID; [2024-11-25T19:40:10.865Z] echo Agent pid 38 killed; [2024-11-25T19:40:10.874Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-25T19:40:10.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-25T19:40:10.985Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-25T19:40:11.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-25T19:40:11.092Z] $ docker exec 12e8aca55a364f55b8acc8a2bb6597abe0fe762b722eba7bc7cf6ff302e0e514 ssh-agent [2024-11-25T19:40:11.211Z] SSH_AUTH_SOCK=/tmp/ssh-1nnDxB2eVNhp/agent.71 [2024-11-25T19:40:11.211Z] SSH_AGENT_PID=77 [2024-11-25T19:40:11.216Z] Running ssh-add (command line suppressed) [2024-11-25T19:40:11.319Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp/private_key_13823562349788228713.key (/w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp/private_key_13823562349788228713.key) [2024-11-25T19:40:11.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-25T19:40:11.684Z] + git semver init [2024-11-25T19:40:11.944Z] 2024-11-25 19:40:11,867 [run_init] DEBUG init version:0.0.0 force:False [2024-11-25T19:40:11.944Z] 2024-11-25 19:40:11,868 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_PR-93/.semver [2024-11-25T19:40:11.944Z] 2024-11-25 19:40:11,868 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_PR-93/.semver [2024-11-25T19:40:11.944Z] 2024-11-25 19:40:11,868 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_PR-93/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-93, universal_newlines=False, shell=None, istream=None) [2024-11-25T19:40:12.512Z] 2024-11-25 19:40:12,485 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_PR-93/.git/info/exclude [2024-11-25T19:40:12.512Z] 2024-11-25 19:40:12,486 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_PR-93/.semver/PR-93 with force:False [2024-11-25T19:40:12.512Z] 2024-11-25 19:40:12,486 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_PR-93/.semver/PR-93 [2024-11-25T19:40:12.512Z] 2024-11-25 19:40:12,489 [execute] INFO git cat-file --batch-check [2024-11-25T19:40:12.512Z] 2024-11-25 19:40:12,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-93/.semver, universal_newlines=False, shell=None, istream=) [2024-11-25T19:40:12.512Z] 2024-11-25 19:40:12,495 [execute] INFO git cat-file --batch [2024-11-25T19:40:12.512Z] 2024-11-25 19:40:12,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-93/.semver, universal_newlines=False, shell=None, istream=) [2024-11-25T19:40:12.512Z] 2024-11-25 19:40:12,500 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_PR-93/.semver/PR-93 [2024-11-25T19:40:12.512Z] 0.0.0 [Pipeline] } [2024-11-25T19:40:12.786Z] $ docker exec --env ******** --env ******** 12e8aca55a364f55b8acc8a2bb6597abe0fe762b722eba7bc7cf6ff302e0e514 ssh-agent -k [2024-11-25T19:40:12.886Z] unset SSH_AUTH_SOCK; [2024-11-25T19:40:12.887Z] unset SSH_AGENT_PID; [2024-11-25T19:40:12.887Z] echo Agent pid 77 killed; [2024-11-25T19:40:12.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-25T19:40:13.344Z] + git semver [Pipeline] } [2024-11-25T19:40:13.629Z] $ docker stop --time=1 12e8aca55a364f55b8acc8a2bb6597abe0fe762b722eba7bc7cf6ff302e0e514 [2024-11-25T19:40:14.952Z] $ docker rm -f --volumes 12e8aca55a364f55b8acc8a2bb6597abe0fe762b722eba7bc7cf6ff302e0e514 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-25T19:40:15.373Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-25T19:40:15.685Z] Stashed 1 file(s) [Pipeline] echo [2024-11-25T19:40:15.711Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-25T19:40:16.441Z] provisioning config files... [2024-11-25T19:40:16.449Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp/config3014006690496987046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-25T19:40:16.818Z] ---> ****-login.sh [2024-11-25T19:40:16.818Z] nexus3.edgexfoundry.org:10001 [2024-11-25T19:40:16.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T19:40:16.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T19:40:16.819Z] Configure a credential helper to remove this warning. See [2024-11-25T19:40:16.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T19:40:16.819Z] [2024-11-25T19:40:16.819Z] Login Succeeded [2024-11-25T19:40:16.819Z] nexus3.edgexfoundry.org:10002 [2024-11-25T19:40:16.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T19:40:16.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T19:40:16.819Z] Configure a credential helper to remove this warning. See [2024-11-25T19:40:16.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T19:40:16.819Z] [2024-11-25T19:40:16.819Z] Login Succeeded [2024-11-25T19:40:16.819Z] nexus3.edgexfoundry.org:10003 [2024-11-25T19:40:17.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T19:40:17.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T19:40:17.077Z] Configure a credential helper to remove this warning. See [2024-11-25T19:40:17.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T19:40:17.077Z] [2024-11-25T19:40:17.077Z] Login Succeeded [2024-11-25T19:40:17.077Z] nexus3.edgexfoundry.org:10004 [2024-11-25T19:40:17.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T19:40:17.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T19:40:17.077Z] Configure a credential helper to remove this warning. See [2024-11-25T19:40:17.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T19:40:17.077Z] [2024-11-25T19:40:17.077Z] Login Succeeded [2024-11-25T19:40:17.077Z] ****.io [2024-11-25T19:40:17.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T19:40:17.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T19:40:17.337Z] Configure a credential helper to remove this warning. See [2024-11-25T19:40:17.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T19:40:17.337Z] [2024-11-25T19:40:17.337Z] Login Succeeded [2024-11-25T19:40:17.337Z] ---> ****-login.sh ends [Pipeline] } [2024-11-25T19:40:17.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-25T19:40:17.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-25T19:40:17.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-25T19:40:17.641Z] ========================================================= [2024-11-25T19:40:17.641Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-25T19:40:17.641Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-25T19:40:18.138Z] + 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 . [2024-11-25T19:40:18.138Z] Sending build context to Docker daemon 854.5kB [2024-11-25T19:40:18.138Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2024-11-25T19:40:18.396Z] 1.23-alpine3.20: Pulling from library/golang [2024-11-25T19:40:18.655Z] da9db072f522: Pulling fs layer [2024-11-25T19:40:18.655Z] 5418e60db87d: Pulling fs layer [2024-11-25T19:40:18.655Z] c79bddf330f7: Pulling fs layer [2024-11-25T19:40:18.655Z] f115f9222c8e: Pulling fs layer [2024-11-25T19:40:18.655Z] 4f4fb700ef54: Pulling fs layer [2024-11-25T19:40:18.655Z] f115f9222c8e: Waiting [2024-11-25T19:40:18.655Z] 4f4fb700ef54: Waiting [2024-11-25T19:40:18.655Z] 5418e60db87d: Download complete [2024-11-25T19:40:18.655Z] da9db072f522: Verifying Checksum [2024-11-25T19:40:18.655Z] da9db072f522: Download complete [2024-11-25T19:40:18.655Z] f115f9222c8e: Verifying Checksum [2024-11-25T19:40:18.655Z] f115f9222c8e: Download complete [2024-11-25T19:40:18.915Z] 4f4fb700ef54: Verifying Checksum [2024-11-25T19:40:18.915Z] 4f4fb700ef54: Download complete [2024-11-25T19:40:18.915Z] da9db072f522: Pull complete [2024-11-25T19:40:18.915Z] 5418e60db87d: Pull complete [2024-11-25T19:40:19.174Z] c79bddf330f7: Verifying Checksum [2024-11-25T19:40:19.174Z] c79bddf330f7: Download complete [2024-11-25T19:40:22.458Z] c79bddf330f7: Pull complete [2024-11-25T19:40:22.458Z] f115f9222c8e: Pull complete [2024-11-25T19:40:22.458Z] 4f4fb700ef54: Pull complete [2024-11-25T19:40:22.458Z] Digest: sha256:c694a4d291a13a9f9d94933395673494fc2cc9d4777b85df3a7e70b3492d3574 [2024-11-25T19:40:22.458Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2024-11-25T19:40:22.458Z] ---> 98069ee7ef5d [2024-11-25T19:40:22.458Z] Step 2/5 : WORKDIR /device-opcua [2024-11-25T19:40:24.362Z] ---> Running in 28ffd7bdf5ed [2024-11-25T19:40:24.621Z] Removing intermediate container 28ffd7bdf5ed [2024-11-25T19:40:24.621Z] ---> 600bbb700c75 [2024-11-25T19:40:24.621Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-25T19:40:24.621Z] ---> Running in 74be4b84f94c [2024-11-25T19:40:24.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-25T19:40:24.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-25T19:40:25.136Z] v3.20.3-360-gc37cdfde251 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-25T19:40:25.136Z] v3.20.3-362-ge9738935d5b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-25T19:40:25.136Z] OK: 24169 distinct packages available [2024-11-25T19:40:25.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-25T19:40:25.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-25T19:40:25.654Z] (1/30) Installing libgcc (13.2.1_git20240309-r0) [2024-11-25T19:40:25.654Z] (2/30) Installing jansson (2.14-r4) [2024-11-25T19:40:25.654Z] (3/30) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-25T19:40:25.654Z] (4/30) Installing zstd-libs (1.5.6-r0) [2024-11-25T19:40:25.654Z] (5/30) Installing binutils (2.42-r0) [2024-11-25T19:40:25.654Z] (6/30) Installing libgomp (13.2.1_git20240309-r0) [2024-11-25T19:40:25.654Z] (7/30) Installing libatomic (13.2.1_git20240309-r0) [2024-11-25T19:40:25.654Z] (8/30) Installing gmp (6.3.0-r1) [2024-11-25T19:40:25.654Z] (9/30) Installing isl26 (0.26-r1) [2024-11-25T19:40:25.654Z] (10/30) Installing mpfr4 (4.2.1-r0) [2024-11-25T19:40:25.654Z] (11/30) Installing mpc1 (1.3.1-r1) [2024-11-25T19:40:25.654Z] (12/30) Installing gcc (13.2.1_git20240309-r0) [2024-11-25T19:40:26.590Z] (13/30) Installing brotli-libs (1.1.0-r2) [2024-11-25T19:40:26.590Z] (14/30) Installing c-ares (1.33.1-r0) [2024-11-25T19:40:26.590Z] (15/30) Installing libunistring (1.2-r0) [2024-11-25T19:40:26.590Z] (16/30) Installing libidn2 (2.3.7-r0) [2024-11-25T19:40:26.590Z] (17/30) Installing nghttp2-libs (1.62.1-r0) [2024-11-25T19:40:26.590Z] (18/30) Installing libpsl (0.21.5-r1) [2024-11-25T19:40:26.590Z] (19/30) Installing libcurl (8.11.0-r2) [2024-11-25T19:40:26.590Z] (20/30) Installing libexpat (2.6.4-r0) [2024-11-25T19:40:26.590Z] (21/30) Installing pcre2 (10.43-r0) [2024-11-25T19:40:26.590Z] (22/30) Installing git (2.45.2-r0) [2024-11-25T19:40:26.590Z] (23/30) Installing git-init-template (2.45.2-r0) [2024-11-25T19:40:26.590Z] (24/30) Installing make (4.4.1-r2) [2024-11-25T19:40:26.590Z] (25/30) Installing musl-dev (1.2.5-r0) [2024-11-25T19:40:26.590Z] (26/30) Installing pkgconf (2.2.0-r0) [2024-11-25T19:40:26.590Z] (27/30) Installing libsodium (1.0.19-r0) [2024-11-25T19:40:26.590Z] (28/30) Installing libzmq (4.3.5-r2) [2024-11-25T19:40:26.590Z] (29/30) Installing libsodium-dev (1.0.19-r0) [2024-11-25T19:40:26.590Z] (30/30) Installing zeromq-dev (4.3.5-r2) [2024-11-25T19:40:26.590Z] Executing busybox-1.36.1-r29.trigger [2024-11-25T19:40:26.850Z] OK: 171 MiB in 45 packages [2024-11-25T19:40:30.132Z] Removing intermediate container 74be4b84f94c [2024-11-25T19:40:30.132Z] ---> cda3eb7c3c2e [2024-11-25T19:40:30.132Z] Step 4/5 : COPY . . [2024-11-25T19:40:30.132Z] ---> dff032b1a827 [2024-11-25T19:40:30.132Z] Step 5/5 : RUN make build [2024-11-25T19:40:30.132Z] ---> Running in a2b40bb42198 [2024-11-25T19:40:30.390Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2024-11-25T19:40:30.390Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 [2024-11-25T19:40:30.390Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 [2024-11-25T19:40:30.390Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-25T19:40:30.656Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-25T19:40:30.656Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-25T19:40:30.656Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-25T19:40:30.656Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-25T19:40:30.656Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-25T19:40:30.656Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-25T19:40:30.656Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-25T19:40:30.656Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-25T19:40:30.914Z] go: downloading golang.org/x/crypto v0.28.0 [2024-11-25T19:40:30.914Z] go: downloading golang.org/x/text v0.19.0 [2024-11-25T19:40:31.178Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-25T19:40:31.178Z] go: downloading golang.org/x/sys v0.26.0 [2024-11-25T19:40:31.178Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 [2024-11-25T19:40:31.178Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-25T19:40:31.243Z] Still waiting to schedule task [2024-11-25T19:40:31.243Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-25T19:40:31.436Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-25T19:40:31.436Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-25T19:40:31.436Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-25T19:40:31.436Z] go: downloading golang.org/x/net v0.30.0 [2024-11-25T19:40:31.436Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-25T19:40:31.436Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-25T19:40:31.436Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 [2024-11-25T19:40:31.436Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-25T19:40:31.693Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-25T19:40:31.693Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-25T19:40:31.693Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-25T19:40:31.693Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 [2024-11-25T19:40:31.951Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-25T19:40:31.951Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-25T19:40:31.951Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 [2024-11-25T19:40:32.210Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 [2024-11-25T19:40:32.210Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-25T19:40:32.469Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-25T19:40:32.469Z] go: downloading golang.org/x/sync v0.8.0 [2024-11-25T19:40:32.469Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-25T19:40:32.469Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-25T19:40:32.469Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-25T19:40:32.469Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-25T19:40:32.469Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-25T19:40:32.469Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-25T19:40:32.469Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-25T19:40:32.469Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-25T19:40:32.469Z] go: downloading golang.org/x/time v0.6.0 [2024-11-25T19:40:32.469Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-25T19:40:32.469Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-25T19:40:32.469Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-25T19:40:32.469Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-25T19:40:32.469Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-25T19:40:32.469Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-25T19:40:32.469Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-25T19:40:32.469Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-25T19:40:32.469Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-25T19:40:32.469Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-25T19:40:32.469Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-11-25T19:40:32.728Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-25T19:40:32.728Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-25T19:40:32.728Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-25T19:40:32.728Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-25T19:40:33.664Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-25T19:40:33.664Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-25T19:40:33.664Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-25T19:40:33.664Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-25T19:40:33.664Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-25T19:40:33.664Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-11-25T19:40:33.664Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-11-25T19:40:33.664Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-25T19:40:33.664Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-25T19:40:33.664Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-25T19:40:33.664Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-25T19:40:33.664Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-25T19:40:33.664Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-25T19:40:33.664Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-25T19:40:33.664Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-25T19:40:33.664Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-25T19:40:33.923Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-25T19:40:33.923Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-25T19:40:33.923Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-25T19:40:33.923Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-25T19:40:33.923Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-25T19:40:33.923Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-25T19:40:34.496Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-25T19:40:34.496Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-25T19:40:34.496Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-25T19:40:34.496Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-25T19:40:34.496Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-25T19:40:34.496Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-11-25T19:40:34.496Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-25T19:40:34.496Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-25T19:40:34.496Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-25T19:40:34.496Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-25T19:40:34.496Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-11-25T19:40:34.496Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-11-25T19:40:34.496Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-11-25T19:40:34.496Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-11-25T19:40:34.496Z] go: downloading golang.org/x/term v0.25.0 [2024-11-25T19:40:34.496Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-25T19:40:34.496Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-25T19:40:34.496Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-25T19:40:34.496Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-25T19:40:34.496Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-25T19:40:34.496Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-25T19:40:34.496Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-25T19:40:34.756Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-25T19:40:34.756Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-25T19:40:34.756Z] go: downloading github.com/fatih/color v1.16.0 [2024-11-25T19:40:34.756Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-25T19:40:34.756Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-25T19:40:34.756Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-25T19:40:34.756Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-25T19:40:34.756Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-25T19:40:34.756Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-11-25T19:40:34.756Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-25T19:40:34.756Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-11-25T19:40:34.756Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-11-25T19:41:01.299Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2024-11-25T19:41:23.241Z] Removing intermediate container a2b40bb42198 [2024-11-25T19:41:23.241Z] ---> 257a170a9deb [2024-11-25T19:41:23.241Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2024-11-25T19:41:23.241Z] Successfully built 257a170a9deb [2024-11-25T19:41:23.241Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-25T19:41:23.728Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-25T19:41:23.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-25T19:41:23.903Z] prd-ubuntu20.04-docker-8c-8g-32424 does not seem to be running inside a container [2024-11-25T19:41:23.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_PR-93 -v /w/workspace/edgexfoundry_device-opc-ua_PR-93:/w/workspace/edgexfoundry_device-opc-ua_PR-93:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-93@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 ******** -e ******** ci-base-image-x86_64 cat [2024-11-25T19:41:24.306Z] $ docker top 4a47181fa0f8d41772bd8b27a76f3d3a006f208e3cf450dc06daac906023d6f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-25T19:41:24.741Z] + go version [2024-11-25T19:41:24.741Z] go version go1.23.3 linux/amd64 [Pipeline] } [2024-11-25T19:41:24.775Z] $ docker stop --time=1 4a47181fa0f8d41772bd8b27a76f3d3a006f208e3cf450dc06daac906023d6f5 [2024-11-25T19:41:26.050Z] $ docker rm -f --volumes 4a47181fa0f8d41772bd8b27a76f3d3a006f208e3cf450dc06daac906023d6f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-25T19:41:26.836Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-25T19:41:26.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-25T19:41:27.012Z] prd-ubuntu20.04-docker-8c-8g-32424 does not seem to be running inside a container [2024-11-25T19:41:27.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_PR-93 -v /w/workspace/edgexfoundry_device-opc-ua_PR-93:/w/workspace/edgexfoundry_device-opc-ua_PR-93:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-93@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 ******** -e ******** ci-base-image-x86_64 cat [2024-11-25T19:41:27.381Z] $ docker top 037166ef689164a50eb403bd057e64663bc334bdea090583a2a1a2d2f10ac218 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-25T19:41:27.794Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_PR-93 [Pipeline] fileExists [Pipeline] sh [2024-11-25T19:41:28.168Z] + make test [2024-11-25T19:41:28.168Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2024-11-25T19:41:28.168Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2024-11-25T19:41:33.444Z] go install github.com/axw/gocov/gocov@v1.0.0 [2024-11-25T19:41:33.444Z] go: downloading github.com/axw/gocov v1.0.0 [2024-11-25T19:41:34.011Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2024-11-25T19:41:35.925Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2024-11-25T19:41:35.925Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2024-11-25T19:41:36.862Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2024-11-25T19:41:37.121Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2024-11-25T19:41:38.500Z] rm -rf test-artifacts [2024-11-25T19:41:38.500Z] mkdir test-artifacts [2024-11-25T19:41:38.500Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2024-11-25T19:41:38.500Z] go: downloading github.com/stretchr/testify v1.10.0 [2024-11-25T19:41:38.765Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-11-25T19:41:38.765Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-11-25T19:41:56.841Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2024-11-25T19:41:56.841Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2024-11-25T19:41:57.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-25T19:41:57.182Z] $ docker stop --time=1 037166ef689164a50eb403bd057e64663bc334bdea090583a2a1a2d2f10ac218 [2024-11-25T19:42:02.287Z] $ docker rm -f --volumes 037166ef689164a50eb403bd057e64663bc334bdea090583a2a1a2d2f10ac218 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-25T19:42:02.865Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-25T19:42:02.933Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-25T19:42:03.652Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-25T19:42:03.963Z] + ls -al . [2024-11-25T19:42:03.963Z] total 204 [2024-11-25T19:42:03.963Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 25 19:41 . [2024-11-25T19:42:03.963Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 25 19:39 .. [2024-11-25T19:42:03.963Z] -rw-rw-r-- 1 jenkins jenkins 62 Nov 25 19:39 .dockerignore [2024-11-25T19:42:03.963Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 25 19:41 .git [2024-11-25T19:42:03.963Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 25 19:39 .github [2024-11-25T19:42:03.963Z] -rw-rw-r-- 1 jenkins jenkins 84 Nov 25 19:39 .gitignore [2024-11-25T19:42:03.963Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 25 19:40 .semver [2024-11-25T19:42:03.963Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 25 19:39 .vscode [2024-11-25T19:42:03.963Z] -rw-rw-r-- 1 jenkins jenkins 7466 Nov 25 19:39 Attribution.txt [2024-11-25T19:42:03.963Z] -rw-rw-r-- 1 jenkins jenkins 1125 Nov 25 19:39 Dockerfile [2024-11-25T19:42:03.963Z] -rw-rw-r-- 1 jenkins jenkins 649 Nov 25 19:39 Jenkinsfile [2024-11-25T19:42:03.963Z] -rw-rw-r-- 1 jenkins jenkins 11367 Nov 25 19:39 LICENSE [2024-11-25T19:42:03.963Z] -rw-rw-r-- 1 jenkins jenkins 2185 Nov 25 19:39 Makefile [2024-11-25T19:42:03.963Z] -rw-rw-r-- 1 jenkins jenkins 4182 Nov 25 19:39 README.md [2024-11-25T19:42:03.963Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 25 19:40 VERSION [2024-11-25T19:42:03.963Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 25 19:39 bin [2024-11-25T19:42:03.963Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 25 19:39 cmd [2024-11-25T19:42:03.963Z] -rw-rw-r-- 1 jenkins jenkins 7099 Nov 25 19:39 go.mod [2024-11-25T19:42:03.963Z] -rw-rw-r-- 1 jenkins jenkins 100419 Nov 25 19:39 go.sum [2024-11-25T19:42:03.963Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 25 19:39 internal [2024-11-25T19:42:03.963Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 25 19:41 test-artifacts [2024-11-25T19:42:03.963Z] -rw-rw-r-- 1 jenkins jenkins 260 Nov 25 19:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-25T19:42:04.376Z] + docker build -t device-opc-ua -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 --label arch=amd64 --label version=0.0.0 . [2024-11-25T19:42:04.376Z] Sending build context to Docker daemon 871.9kB [2024-11-25T19:42:04.376Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2024-11-25T19:42:04.376Z] ---> 98069ee7ef5d [2024-11-25T19:42:04.376Z] Step 2/19 : WORKDIR /device-opcua [2024-11-25T19:42:04.376Z] ---> Using cache [2024-11-25T19:42:04.376Z] ---> 600bbb700c75 [2024-11-25T19:42:04.376Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-25T19:42:04.376Z] ---> Using cache [2024-11-25T19:42:04.376Z] ---> cda3eb7c3c2e [2024-11-25T19:42:04.376Z] Step 4/19 : COPY . . [2024-11-25T19:42:04.635Z] ---> a1f6ee65cca9 [2024-11-25T19:42:04.635Z] Step 5/19 : RUN make build [2024-11-25T19:42:04.635Z] ---> Running in 4136a3a6e6d4 [2024-11-25T19:42:04.893Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2024-11-25T19:42:04.893Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 [2024-11-25T19:42:04.893Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 [2024-11-25T19:42:04.893Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-25T19:42:05.153Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-25T19:42:05.153Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 [2024-11-25T19:42:05.153Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-25T19:42:05.153Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-25T19:42:05.153Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-25T19:42:05.153Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-25T19:42:05.153Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-25T19:42:05.153Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-25T19:42:05.153Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-25T19:42:05.153Z] go: downloading golang.org/x/net v0.30.0 [2024-11-25T19:42:05.153Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-25T19:42:05.153Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-25T19:42:05.153Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 [2024-11-25T19:42:05.153Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-25T19:42:05.153Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-25T19:42:05.153Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-25T19:42:05.153Z] go: downloading golang.org/x/crypto v0.28.0 [2024-11-25T19:42:05.153Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 [2024-11-25T19:42:05.413Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-25T19:42:05.413Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-25T19:42:05.413Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-25T19:42:05.413Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 [2024-11-25T19:42:05.413Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 [2024-11-25T19:42:05.413Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-25T19:42:05.413Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-25T19:42:05.413Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-25T19:42:05.413Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-25T19:42:05.413Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-25T19:42:05.413Z] go: downloading golang.org/x/text v0.19.0 [2024-11-25T19:42:05.413Z] go: downloading golang.org/x/sync v0.8.0 [2024-11-25T19:42:05.413Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-25T19:42:05.413Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-25T19:42:05.413Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-25T19:42:05.672Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-25T19:42:05.672Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-25T19:42:05.672Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-25T19:42:05.672Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-25T19:42:05.672Z] go: downloading golang.org/x/time v0.6.0 [2024-11-25T19:42:05.672Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-25T19:42:05.672Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-25T19:42:05.672Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-25T19:42:05.672Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-25T19:42:05.672Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-25T19:42:05.672Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-25T19:42:05.672Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-25T19:42:06.625Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-25T19:42:06.625Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-25T19:42:06.625Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-25T19:42:06.625Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-25T19:42:06.625Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-25T19:42:06.625Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-25T19:42:06.625Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-25T19:42:06.625Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-25T19:42:06.625Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-25T19:42:06.884Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-11-25T19:42:06.884Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-25T19:42:06.884Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-25T19:42:06.884Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-25T19:42:06.884Z] go: downloading golang.org/x/sys v0.26.0 [2024-11-25T19:42:06.884Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-25T19:42:06.884Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-25T19:42:06.884Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-25T19:42:06.884Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-11-25T19:42:06.884Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-11-25T19:42:06.884Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-25T19:42:06.884Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-25T19:42:06.884Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-25T19:42:06.884Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-25T19:42:06.884Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-25T19:42:06.884Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-25T19:42:06.884Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-25T19:42:07.142Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-25T19:42:07.142Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-25T19:42:07.142Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-25T19:42:07.142Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-25T19:42:07.142Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-25T19:42:07.142Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-25T19:42:07.142Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-25T19:42:07.142Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-25T19:42:07.142Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-25T19:42:07.142Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-25T19:42:07.142Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-25T19:42:07.142Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-25T19:42:07.401Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-25T19:42:07.401Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-25T19:42:07.401Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-25T19:42:07.401Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-11-25T19:42:07.401Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-25T19:42:07.401Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-25T19:42:07.660Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-11-25T19:42:07.660Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-11-25T19:42:07.660Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-11-25T19:42:07.919Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-11-25T19:42:07.919Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-25T19:42:07.919Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-25T19:42:07.919Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-25T19:42:07.919Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-25T19:42:07.919Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-25T19:42:07.919Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-25T19:42:07.919Z] go: downloading golang.org/x/term v0.25.0 [2024-11-25T19:42:07.919Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-25T19:42:07.919Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-25T19:42:07.919Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-25T19:42:07.919Z] go: downloading github.com/fatih/color v1.16.0 [2024-11-25T19:42:07.919Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-25T19:42:07.919Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-25T19:42:07.919Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-25T19:42:07.919Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-11-25T19:42:07.919Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-25T19:42:07.919Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-25T19:42:07.920Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-25T19:42:07.920Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-11-25T19:42:07.920Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-11-25T19:42:34.466Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2024-11-25T19:42:56.423Z] Removing intermediate container 4136a3a6e6d4 [2024-11-25T19:42:56.423Z] ---> a366b409babf [2024-11-25T19:42:56.423Z] Step 6/19 : FROM alpine:3.20 [2024-11-25T19:42:56.423Z] 3.20: Pulling from library/alpine [2024-11-25T19:42:56.423Z] da9db072f522: Already exists [2024-11-25T19:42:56.423Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-25T19:42:56.423Z] Status: Downloaded newer image for alpine:3.20 [2024-11-25T19:42:56.423Z] ---> 63b790fccc90 [2024-11-25T19:42:56.423Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-25T19:42:56.423Z] ---> Running in 4de156bc9992 [2024-11-25T19:42:56.423Z] Removing intermediate container 4de156bc9992 [2024-11-25T19:42:56.423Z] ---> 3d5aeee7e0fb [2024-11-25T19:42:56.423Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2024-11-25T19:42:56.423Z] ---> Running in 6a8e0ea93e1e [2024-11-25T19:42:56.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-25T19:42:56.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-25T19:42:56.423Z] (1/6) Installing dumb-init (1.2.5-r3) [2024-11-25T19:42:56.423Z] (2/6) Installing libgcc (13.2.1_git20240309-r0) [2024-11-25T19:42:56.423Z] (3/6) Installing libsodium (1.0.19-r0) [2024-11-25T19:42:56.423Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-25T19:42:56.423Z] (5/6) Installing libzmq (4.3.5-r2) [2024-11-25T19:42:56.423Z] (6/6) Installing zeromq (4.3.5-r2) [2024-11-25T19:42:56.423Z] Executing busybox-1.36.1-r29.trigger [2024-11-25T19:42:56.423Z] OK: 12 MiB in 20 packages [2024-11-25T19:42:56.423Z] Removing intermediate container 6a8e0ea93e1e [2024-11-25T19:42:56.423Z] ---> 693cf1dc8bf1 [2024-11-25T19:42:56.423Z] Step 9/19 : RUN apk --no-cache upgrade [2024-11-25T19:42:56.423Z] ---> Running in e29ddb843a34 [2024-11-25T19:42:56.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-25T19:42:56.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-25T19:42:56.939Z] Upgrading critical system libraries and apk-tools: [2024-11-25T19:42:56.939Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-25T19:42:56.939Z] Executing busybox-1.36.1-r29.trigger [2024-11-25T19:42:56.939Z] Continuing the upgrade transaction with new apk-tools: [2024-11-25T19:42:56.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-25T19:42:56.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-25T19:42:57.197Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-25T19:42:57.197Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-25T19:42:57.197Z] OK: 12 MiB in 20 packages [2024-11-25T19:42:57.761Z] Removing intermediate container e29ddb843a34 [2024-11-25T19:42:57.761Z] ---> 488e7f771085 [2024-11-25T19:42:57.761Z] Step 10/19 : EXPOSE 59997 [2024-11-25T19:42:57.761Z] ---> Running in cb982ebb73fa [2024-11-25T19:42:57.761Z] Removing intermediate container cb982ebb73fa [2024-11-25T19:42:57.761Z] ---> 4b990fe0fa00 [2024-11-25T19:42:57.761Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [2024-11-25T19:43:00.295Z] ---> 6185c0157702 [2024-11-25T19:43:00.295Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2024-11-25T19:43:00.295Z] ---> cef8cf67e948 [2024-11-25T19:43:00.295Z] Step 13/19 : COPY LICENSE / [2024-11-25T19:43:00.295Z] ---> c3b262ce0132 [2024-11-25T19:43:00.295Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2024-11-25T19:43:00.295Z] ---> 30846f0d1fb8 [2024-11-25T19:43:00.295Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2024-11-25T19:43:00.295Z] ---> Running in ecc2129e5eb9 [2024-11-25T19:43:00.295Z] Removing intermediate container ecc2129e5eb9 [2024-11-25T19:43:00.295Z] ---> 7d297575d601 [2024-11-25T19:43:00.295Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-25T19:43:00.295Z] ---> Running in 459caa316d45 [2024-11-25T19:43:00.295Z] Removing intermediate container 459caa316d45 [2024-11-25T19:43:00.295Z] ---> 74f06e1dc93c [2024-11-25T19:43:00.295Z] Step 17/19 : LABEL arch=amd64 [2024-11-25T19:43:00.295Z] ---> Running in 6ebb161cf6ac [2024-11-25T19:43:00.295Z] Removing intermediate container 6ebb161cf6ac [2024-11-25T19:43:00.295Z] ---> 3f00894988ac [2024-11-25T19:43:00.295Z] Step 18/19 : LABEL git_sha=f43dad8bd9e7ac10b60e7123a31be2b2281e96f4 [2024-11-25T19:43:00.554Z] ---> Running in 8e2b4328ad88 [2024-11-25T19:43:00.554Z] Removing intermediate container 8e2b4328ad88 [2024-11-25T19:43:00.554Z] ---> 677b2c1220ab [2024-11-25T19:43:00.554Z] Step 19/19 : LABEL version=0.0.0 [2024-11-25T19:43:00.554Z] ---> Running in 2cae76622c94 [2024-11-25T19:43:00.554Z] Removing intermediate container 2cae76622c94 [2024-11-25T19:43:00.554Z] ---> 86fc6a5fd004 [2024-11-25T19:43:00.554Z] [Warning] One or more build-args [BASE MAKE ARCH] were not consumed [2024-11-25T19:43:00.554Z] Successfully built 86fc6a5fd004 [2024-11-25T19:43:00.554Z] Successfully tagged device-opc-ua: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 [2024-11-25T19:43:31.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-25T19:43:31.203Z] [2024-11-25T19:43:31.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-25T19:43:31.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-25T19:43:31.609Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-25T19:43:31.609Z] 5eb5b503b376: Pulling fs layer [2024-11-25T19:43:31.609Z] 5c69ac0246d0: Pulling fs layer [2024-11-25T19:43:31.609Z] ec43610c2a17: Pulling fs layer [2024-11-25T19:43:31.609Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-25T19:43:31.609Z] 33b1e0a273af: Pulling fs layer [2024-11-25T19:43:31.609Z] 5d3b04190fa2: Pulling fs layer [2024-11-25T19:43:31.609Z] 2f39f015ded8: Pulling fs layer [2024-11-25T19:43:31.609Z] 3a2ae6a8a46f: Waiting [2024-11-25T19:43:31.609Z] 33b1e0a273af: Waiting [2024-11-25T19:43:31.609Z] 5d3b04190fa2: Waiting [2024-11-25T19:43:31.609Z] 2f39f015ded8: Waiting [2024-11-25T19:43:31.609Z] 5c69ac0246d0: Verifying Checksum [2024-11-25T19:43:31.609Z] 5c69ac0246d0: Download complete [2024-11-25T19:43:31.609Z] 3a2ae6a8a46f: Download complete [2024-11-25T19:43:31.609Z] 33b1e0a273af: Verifying Checksum [2024-11-25T19:43:31.609Z] 33b1e0a273af: Download complete [2024-11-25T19:43:31.868Z] 5d3b04190fa2: Verifying Checksum [2024-11-25T19:43:31.868Z] 5d3b04190fa2: Download complete [2024-11-25T19:43:31.868Z] ec43610c2a17: Verifying Checksum [2024-11-25T19:43:31.868Z] 5eb5b503b376: Verifying Checksum [2024-11-25T19:43:31.868Z] 5eb5b503b376: Download complete [2024-11-25T19:43:32.434Z] 2f39f015ded8: Download complete [2024-11-25T19:43:33.001Z] 5eb5b503b376: Pull complete [2024-11-25T19:43:33.259Z] 5c69ac0246d0: Pull complete [2024-11-25T19:43:33.517Z] ec43610c2a17: Pull complete [2024-11-25T19:43:33.776Z] 3a2ae6a8a46f: Pull complete [2024-11-25T19:43:34.036Z] 33b1e0a273af: Pull complete [2024-11-25T19:43:34.036Z] 5d3b04190fa2: Pull complete [2024-11-25T19:43:38.223Z] 2f39f015ded8: Pull complete [2024-11-25T19:43:38.223Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-25T19:43:38.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-25T19:43:38.223Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-25T19:43:38.487Z] prd-ubuntu20.04-docker-8c-8g-32424 does not seem to be running inside a container [2024-11-25T19:43:38.513Z] $ 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/edgexfoundry_device-opc-ua_PR-93 -v /w/workspace/edgexfoundry_device-opc-ua_PR-93:/w/workspace/edgexfoundry_device-opc-ua_PR-93:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-93@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-25T19:43:42.077Z] $ docker top 613396a384d761da55002a915bd698e90eeaea6bbc889a94e72a0540a8970957 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-25T19:43:42.591Z] ---> job-cost.sh [2024-11-25T19:43:42.591Z] lf-activate-venv: SKIPPING [2024-11-25T19:43:42.591Z] INFO: No Stack... [2024-11-25T19:43:43.157Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-25T19:43:43.417Z] INFO: Archiving Costs [Pipeline] sh [2024-11-25T19:43:43.740Z] + cat /w/workspace/edgexfoundry_device-opc-ua_PR-93/archives/cost.csv [2024-11-25T19:43:43.740Z] + cut -d, -f6 [Pipeline] lock [2024-11-25T19:43:43.792Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-93-1-stack-cost] [2024-11-25T19:43:43.800Z] Resource [jenkins-edgexfoundry-device-opc-ua-PR-93-1-stack-cost] did not exist. Created. [2024-11-25T19:43:43.808Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-93-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-25T19:43:44.230Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-25T19:43:44.289Z] Stashed 1 file(s) [Pipeline] } [2024-11-25T19:43:44.329Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-93-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-25T19:43:44.426Z] $ docker stop --time=1 613396a384d761da55002a915bd698e90eeaea6bbc889a94e72a0540a8970957 [2024-11-25T19:43:45.599Z] $ docker rm -f --volumes 613396a384d761da55002a915bd698e90eeaea6bbc889a94e72a0540a8970957 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-26T01:39:53.967Z] Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-26T01:39:54.160Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 [2024-11-26T01:39:56.737Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_PR-93/archives ] [2024-11-26T01:39:56.737Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_PR-93/archives [2024-11-26T01:39:56.737Z] total 16 [2024-11-26T01:39:56.737Z] drwxr-xr-x 3 root root 4096 Nov 25 19:43 . [2024-11-26T01:39:56.737Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 25 19:43 .. [2024-11-26T01:39:56.737Z] drwxr-xr-x 2 root root 4096 Nov 25 19:43 cost [2024-11-26T01:39:56.737Z] -rw-r--r-- 1 root root 84 Nov 25 19:43 cost.csv [2024-11-26T01:39:56.737Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_PR-93/archives [2024-11-26T01:39:56.737Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_PR-93/archives [2024-11-26T01:39:56.737Z] total 16 [2024-11-26T01:39:56.737Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 25 19:43 . [2024-11-26T01:39:56.737Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 25 19:43 .. [2024-11-26T01:39:56.737Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 25 19:43 cost [2024-11-26T01:39:56.737Z] -rw-r--r-- 1 jenkins jenkins 84 Nov 25 19:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-26T01:39:57.095Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-26T01:39:58.009Z] ---> package-listing.sh [2024-11-26T01:39:58.009Z] ++ facter osfamily [2024-11-26T01:39:58.009Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-26T01:39:58.269Z] + OS_FAMILY=debian [2024-11-26T01:39:58.269Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_PR-93 [2024-11-26T01:39:58.269Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-26T01:39:58.269Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-26T01:39:58.269Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-26T01:39:58.269Z] + PACKAGES=/tmp/packages_start.txt [2024-11-26T01:39:58.269Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_PR-93 ']' [2024-11-26T01:39:58.269Z] + PACKAGES=/tmp/packages_end.txt [2024-11-26T01:39:58.269Z] + case "${OS_FAMILY}" in [2024-11-26T01:39:58.269Z] + dpkg -l [2024-11-26T01:39:58.269Z] + grep '^ii' [2024-11-26T01:39:58.269Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-26T01:39:58.269Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-26T01:39:58.269Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-26T01:39:58.269Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_PR-93 ']' [2024-11-26T01:39:58.269Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_PR-93/archives/ [2024-11-26T01:39:58.269Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_PR-93/archives/ [Pipeline] echo [2024-11-26T01:39:58.313Z] 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/edgexfoundry_device-opc-ua_PR-93/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-26T01:39:58.614Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-26T01:39:59.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-26T01:39:59.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-26T01:39:59.458Z] prd-ubuntu20.04-docker-8c-8g-32424 does not seem to be running inside a container [2024-11-26T01:39:59.482Z] $ 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/edgexfoundry_device-opc-ua_PR-93/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_PR-93 -v /w/workspace/edgexfoundry_device-opc-ua_PR-93:/w/workspace/edgexfoundry_device-opc-ua_PR-93:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-93@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 [2024-11-26T01:39:59.702Z] $ docker top d9653dd88ffa32949749312ab4a7022d4b307fd34698c31bb5c6d04afbf33676 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-26T01:40:00.122Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-26T01:40:00.440Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-26T01:40:00.755Z] + ls /var/log/sa-host [2024-11-26T01:40:00.755Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-26T01:40:01.005Z] provisioning config files... [2024-11-26T01:40:01.016Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-93@tmp/config16311393610520558687tmp [Pipeline] { [Pipeline] echo [2024-11-26T01:40:01.086Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-26T01:40:01.423Z] ---> create-netrc.sh [Pipeline] } [2024-11-26T01:40:01.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-26T01:40:01.903Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-26T01:40:01.952Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-26T01:40:02.287Z] ---> sudo-logs.sh [2024-11-26T01:40:02.287Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-26T01:40:02.395Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-26T01:40:02.730Z] ---> job-cost.sh [2024-11-26T01:40:02.730Z] lf-activate-venv: SKIPPING [2024-11-26T01:40:02.730Z] DEBUG: total: 0.2199999988079071 [2024-11-26T01:40:02.730Z] INFO: Retrieving Stack Cost... [2024-11-26T01:40:02.988Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-26T01:40:03.567Z] INFO: Archiving Costs [Pipeline] echo [2024-11-26T01:40:03.607Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-26T01:40:03.935Z] ---> logs-deploy.sh [2024-11-26T01:40:03.935Z] lf-activate-venv: SKIPPING [2024-11-26T01:40:03.935Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/PR-93/1 [2024-11-26T01:40:03.935Z] INFO: archiving workspace using pattern(s): [2024-11-26T01:40:04.875Z] Archives upload complete. [2024-11-26T01:40:05.135Z] INFO: archiving logs to Nexus [2024-11-26T01:40:05.710Z] ---> uname -a: [2024-11-26T01:40:05.710Z] Linux prd-ubuntu20-04-docker-8c-8g-32424 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-26T01:40:05.710Z] [2024-11-26T01:40:05.710Z] [2024-11-26T01:40:05.710Z] ---> lscpu: [2024-11-26T01:40:05.710Z] Architecture: x86_64 [2024-11-26T01:40:05.710Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-26T01:40:05.710Z] Byte Order: Little Endian [2024-11-26T01:40:05.710Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-26T01:40:05.710Z] CPU(s): 8 [2024-11-26T01:40:05.710Z] On-line CPU(s) list: 0-7 [2024-11-26T01:40:05.710Z] Thread(s) per core: 1 [2024-11-26T01:40:05.710Z] Core(s) per socket: 1 [2024-11-26T01:40:05.710Z] Socket(s): 8 [2024-11-26T01:40:05.710Z] NUMA node(s): 1 [2024-11-26T01:40:05.710Z] Vendor ID: AuthenticAMD [2024-11-26T01:40:05.710Z] CPU family: 23 [2024-11-26T01:40:05.710Z] Model: 49 [2024-11-26T01:40:05.710Z] Model name: AMD EPYC-Rome Processor [2024-11-26T01:40:05.710Z] Stepping: 0 [2024-11-26T01:40:05.710Z] CPU MHz: 2800.000 [2024-11-26T01:40:05.710Z] BogoMIPS: 5600.00 [2024-11-26T01:40:05.710Z] Virtualization: AMD-V [2024-11-26T01:40:05.710Z] Hypervisor vendor: KVM [2024-11-26T01:40:05.710Z] Virtualization type: full [2024-11-26T01:40:05.710Z] L1d cache: 256 KiB [2024-11-26T01:40:05.710Z] L1i cache: 256 KiB [2024-11-26T01:40:05.710Z] L2 cache: 4 MiB [2024-11-26T01:40:05.710Z] L3 cache: 128 MiB [2024-11-26T01:40:05.710Z] NUMA node0 CPU(s): 0-7 [2024-11-26T01:40:05.710Z] Vulnerability Itlb multihit: Not affected [2024-11-26T01:40:05.710Z] Vulnerability L1tf: Not affected [2024-11-26T01:40:05.710Z] Vulnerability Mds: Not affected [2024-11-26T01:40:05.710Z] Vulnerability Meltdown: Not affected [2024-11-26T01:40:05.710Z] Vulnerability Mmio stale data: Not affected [2024-11-26T01:40:05.710Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-26T01:40:05.710Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-26T01:40:05.710Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-26T01:40:05.710Z] Vulnerability Srbds: Not affected [2024-11-26T01:40:05.710Z] Vulnerability Tsx async abort: Not affected [2024-11-26T01:40:05.710Z] 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 [2024-11-26T01:40:05.710Z] [2024-11-26T01:40:05.710Z] [2024-11-26T01:40:05.710Z] ---> nproc: [2024-11-26T01:40:05.710Z] 8 [2024-11-26T01:40:05.710Z] [2024-11-26T01:40:05.710Z] [2024-11-26T01:40:05.710Z] ---> df -h: [2024-11-26T01:40:05.710Z] Filesystem Size Used Avail Use% Mounted on [2024-11-26T01:40:05.710Z] overlay 155G 12G 143G 8% / [2024-11-26T01:40:05.710Z] tmpfs 64M 0 64M 0% /dev [2024-11-26T01:40:05.710Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-26T01:40:05.710Z] shm 64M 0 64M 0% /dev/shm [2024-11-26T01:40:05.710Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-11-26T01:40:05.710Z] [2024-11-26T01:40:05.710Z] [2024-11-26T01:40:05.710Z] ---> sar -b -r -n DEV: [2024-11-26T01:40:05.710Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-32424) 11/26/24 _x86_64_ (8 CPU) [2024-11-26T01:40:05.710Z] [2024-11-26T01:40:05.710Z] 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-26T01:40:05.710Z] 00:00:01 400.00 0.00 400.00 0.00 0.00 4000.00 0.00 [2024-11-26T01:40:05.710Z] 00:01:01 5.48 0.03 5.45 0.00 0.27 142.38 0.00 [2024-11-26T01:40:05.710Z] 00:02:01 2.30 0.00 2.30 0.00 0.00 28.40 0.00 [2024-11-26T01:40:05.710Z] 00:03:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 [2024-11-26T01:40:05.710Z] 00:04:01 1.43 0.00 1.43 0.00 0.00 18.00 0.00 [2024-11-26T01:40:05.710Z] 00:05:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2024-11-26T01:40:05.710Z] 00:06:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 [2024-11-26T01:40:05.710Z] 00:07:01 1.07 0.00 1.07 0.00 0.00 13.60 0.00 [2024-11-26T01:40:05.710Z] 00:08:01 1.53 0.00 1.53 0.00 0.00 18.80 0.00 [2024-11-26T01:40:05.710Z] 00:09:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2024-11-26T01:40:05.710Z] 00:10:01 1.40 0.00 1.40 0.00 0.00 17.73 0.00 [2024-11-26T01:40:05.710Z] 00:11:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2024-11-26T01:40:05.710Z] 00:12:01 1.52 0.00 1.52 0.00 0.00 19.46 0.00 [2024-11-26T01:40:05.710Z] 00:13:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 [2024-11-26T01:40:05.710Z] 00:14:01 1.28 0.00 1.28 0.00 0.00 17.06 0.00 [2024-11-26T01:40:05.710Z] 00:15:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2024-11-26T01:40:05.710Z] 00:16:01 1.28 0.00 1.28 0.00 0.00 16.53 0.00 [2024-11-26T01:40:05.710Z] 00:17:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 [2024-11-26T01:40:05.710Z] 00:18:01 1.47 0.00 1.47 0.00 0.00 18.66 0.00 [2024-11-26T01:40:05.710Z] 00:19:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 [2024-11-26T01:40:05.710Z] 00:20:01 1.40 0.00 1.40 0.00 0.00 17.60 0.00 [2024-11-26T01:40:05.710Z] 00:21:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2024-11-26T01:40:05.710Z] 00:22:01 1.60 0.00 1.60 0.00 0.00 20.79 0.00 [2024-11-26T01:40:05.710Z] 00:23:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 [2024-11-26T01:40:05.710Z] 00:24:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 [2024-11-26T01:40:05.710Z] 00:25:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 [2024-11-26T01:40:05.710Z] 00:26:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 [2024-11-26T01:40:05.710Z] 00:27:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 [2024-11-26T01:40:05.710Z] 00:28:01 1.58 0.00 1.58 0.00 0.00 19.46 0.00 [2024-11-26T01:40:05.710Z] 00:29:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 [2024-11-26T01:40:05.710Z] 00:30:01 1.57 0.00 1.57 0.00 0.00 20.13 0.00 [2024-11-26T01:40:05.710Z] 00:31:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 [2024-11-26T01:40:05.710Z] 00:32:01 13.81 0.00 13.81 0.00 0.00 433.13 0.00 [2024-11-26T01:40:05.710Z] 00:33:01 13.08 0.00 13.08 0.00 0.00 451.52 0.00 [2024-11-26T01:40:05.710Z] 00:34:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 [2024-11-26T01:40:05.710Z] 00:35:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 [2024-11-26T01:40:05.710Z] 00:36:01 1.35 0.00 1.35 0.00 0.00 18.00 0.00 [2024-11-26T01:40:05.710Z] 00:37:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 [2024-11-26T01:40:05.710Z] 00:38:01 1.23 0.00 1.23 0.00 0.00 16.53 0.00 [2024-11-26T01:40:05.710Z] 00:39:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2024-11-26T01:40:05.710Z] 00:40:01 1.23 0.00 1.23 0.00 0.00 16.53 0.00 [2024-11-26T01:40:05.710Z] 00:41:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 [2024-11-26T01:40:05.710Z] 00:42:01 1.42 0.00 1.42 0.00 0.00 17.86 0.00 [2024-11-26T01:40:05.710Z] 00:43:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 [2024-11-26T01:40:05.710Z] 00:44:01 1.60 0.00 1.60 0.00 0.00 19.19 0.00 [2024-11-26T01:40:05.710Z] 00:45:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2024-11-26T01:40:05.710Z] 00:46:01 1.28 0.00 1.28 0.00 0.00 17.46 0.00 [2024-11-26T01:40:05.710Z] 00:47:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 [2024-11-26T01:40:05.710Z] 00:48:01 1.20 0.00 1.20 0.00 0.00 16.26 0.00 [2024-11-26T01:40:05.710Z] 00:49:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 [2024-11-26T01:40:05.710Z] 00:50:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 [2024-11-26T01:40:05.710Z] 00:51:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 [2024-11-26T01:40:05.710Z] 00:52:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 [2024-11-26T01:40:05.710Z] 00:53:02 1.12 0.00 1.12 0.00 0.00 12.93 0.00 [2024-11-26T01:40:05.710Z] 00:54:01 1.37 0.00 1.37 0.00 0.00 18.30 0.00 [2024-11-26T01:40:05.710Z] 00:55:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 [2024-11-26T01:40:05.710Z] 00:56:01 1.18 0.00 1.18 0.00 0.00 16.66 0.00 [2024-11-26T01:40:05.710Z] 00:57:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 [2024-11-26T01:40:05.710Z] 00:58:01 1.62 0.00 1.62 0.00 0.00 20.26 0.00 [2024-11-26T01:40:05.710Z] 00:59:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2024-11-26T01:40:05.710Z] 01:00:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 [2024-11-26T01:40:05.710Z] 01:01:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 [2024-11-26T01:40:05.710Z] 01:02:01 1.63 0.00 1.63 0.00 0.00 20.13 0.00 [2024-11-26T01:40:05.710Z] 01:03:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 [2024-11-26T01:40:05.710Z] 01:04:01 1.60 0.00 1.60 0.00 0.00 20.13 0.00 [2024-11-26T01:40:05.710Z] 01:05:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 [2024-11-26T01:40:05.710Z] 01:06:01 1.65 0.00 1.65 0.00 0.00 19.99 0.00 [2024-11-26T01:40:05.710Z] 01:07:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2024-11-26T01:40:05.710Z] 01:08:01 1.92 0.00 1.92 0.00 0.00 22.80 0.00 [2024-11-26T01:40:05.710Z] 01:09:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 [2024-11-26T01:40:05.710Z] 01:10:01 1.53 0.00 1.53 0.00 0.00 19.20 0.00 [2024-11-26T01:40:05.710Z] 01:11:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 [2024-11-26T01:40:05.710Z] 01:12:01 1.55 0.00 1.55 0.00 0.00 18.93 0.00 [2024-11-26T01:40:05.710Z] 01:13:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 [2024-11-26T01:40:05.710Z] 01:14:01 1.57 0.00 1.57 0.00 0.00 19.60 0.00 [2024-11-26T01:40:05.710Z] 01:15:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 [2024-11-26T01:40:05.710Z] 01:16:01 1.57 0.00 1.57 0.00 0.00 19.60 0.00 [2024-11-26T01:40:05.710Z] 01:17:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 [2024-11-26T01:40:05.710Z] 01:18:01 1.80 0.00 1.80 0.00 0.00 21.86 0.00 [2024-11-26T01:40:05.710Z] 01:19:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 [2024-11-26T01:40:05.710Z] 01:20:01 1.65 0.00 1.65 0.00 0.00 20.13 0.00 [2024-11-26T01:40:05.710Z] 01:21:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 [2024-11-26T01:40:05.710Z] 01:22:01 1.73 0.00 1.73 0.00 0.00 21.46 0.00 [2024-11-26T01:40:05.710Z] 01:23:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 [2024-11-26T01:40:05.710Z] 01:24:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 [2024-11-26T01:40:05.710Z] 01:25:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 [2024-11-26T01:40:05.710Z] 01:26:01 1.65 0.00 1.65 0.00 0.00 20.40 0.00 [2024-11-26T01:40:05.710Z] 01:27:01 1.25 0.00 1.25 0.00 0.00 13.33 0.00 [2024-11-26T01:40:05.710Z] 01:28:01 1.95 0.00 1.95 0.00 0.00 23.86 0.00 [2024-11-26T01:40:05.710Z] 01:29:01 1.25 0.00 1.25 0.00 0.00 12.53 0.00 [2024-11-26T01:40:05.710Z] 01:30:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 [2024-11-26T01:40:05.710Z] 01:31:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2024-11-26T01:40:05.710Z] 01:32:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 [2024-11-26T01:40:05.710Z] 01:33:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 [2024-11-26T01:40:05.710Z] 01:34:01 2.22 0.00 2.22 0.00 0.00 25.33 0.00 [2024-11-26T01:40:05.710Z] 01:35:01 1.63 0.00 1.63 0.00 0.00 17.73 0.00 [2024-11-26T01:40:05.710Z] 01:36:01 2.00 0.00 2.00 0.00 0.00 23.46 0.00 [2024-11-26T01:40:05.710Z] 01:37:01 1.10 0.00 1.10 0.00 0.00 11.20 0.00 [2024-11-26T01:40:05.710Z] 01:38:01 2.42 0.00 2.42 0.00 0.00 27.33 0.00 [2024-11-26T01:40:05.710Z] 01:39:01 1.15 0.00 1.15 0.00 0.00 11.46 0.00 [2024-11-26T01:40:05.710Z] 01:40:01 6.53 0.15 6.38 0.00 12.13 189.84 0.00 [2024-11-26T01:40:05.710Z] Average: 1.70 0.00 1.70 0.00 0.12 27.78 0.00 [2024-11-26T01:40:05.710Z] [2024-11-26T01:40:05.710Z] 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-26T01:40:05.710Z] 00:00:01 26548896 31515584 753740 2.29 185512 4864048 1700140 5.01 1585904 4122216 20 [2024-11-26T01:40:05.710Z] 00:01:01 26547004 31514112 755256 2.30 185788 4864060 1703300 5.02 1586764 4121492 276 [2024-11-26T01:40:05.710Z] 00:02:01 26546736 31513876 755424 2.30 185816 4864064 1703300 5.02 1587028 4121492 44 [2024-11-26T01:40:05.710Z] 00:03:01 26546940 31514104 755144 2.30 185832 4864064 1703300 5.02 1586588 4121492 12 [2024-11-26T01:40:05.710Z] 00:04:01 26546876 31514084 755104 2.30 185856 4864068 1703300 5.02 1586968 4121496 20 [2024-11-26T01:40:05.710Z] 00:05:01 26546788 31513996 755096 2.30 185884 4864068 1703300 5.02 1586944 4121496 12 [2024-11-26T01:40:05.710Z] 00:06:01 26546740 31514004 755044 2.30 185916 4864072 1703300 5.02 1586968 4121500 4 [2024-11-26T01:40:05.710Z] 00:07:01 26546724 31514032 754948 2.30 185960 4864080 1703300 5.02 1586952 4121504 56 [2024-11-26T01:40:05.710Z] 00:08:01 26546940 31514300 754872 2.30 185992 4864080 1703300 5.02 1587052 4121512 8 [2024-11-26T01:40:05.710Z] 00:09:01 26547092 31514472 754856 2.30 186020 4864088 1703300 5.02 1586508 4121516 8 [2024-11-26T01:40:05.710Z] 00:10:01 26547028 31514448 754784 2.30 186056 4864092 1703300 5.02 1586952 4121524 216 [2024-11-26T01:40:05.710Z] 00:11:01 26547240 31514704 754480 2.29 186088 4864092 1703300 5.02 1586912 4121528 220 [2024-11-26T01:40:05.711Z] 00:12:01 26547224 31514736 754388 2.29 186132 4864096 1703300 5.02 1587020 4121536 44 [2024-11-26T01:40:05.711Z] 00:13:01 26546924 31514480 754600 2.29 186156 4864096 1703300 5.02 1587024 4121540 196 [2024-11-26T01:40:05.711Z] 00:14:01 26546592 31514152 754848 2.30 186176 4864100 1703300 5.02 1587100 4121544 212 [2024-11-26T01:40:05.711Z] 00:15:01 26545860 31513412 755528 2.30 186192 4864104 1703300 5.02 1587364 4121532 232 [2024-11-26T01:40:05.711Z] 00:16:01 26546832 31514408 754824 2.30 186224 4864104 1703300 5.02 1587192 4121532 48 [2024-11-26T01:40:05.711Z] 00:17:01 26546484 31514108 755076 2.30 186256 4864108 1703300 5.02 1587004 4121540 52 [2024-11-26T01:40:05.711Z] 00:18:01 26546988 31514644 754472 2.29 186280 4864112 1703300 5.02 1587028 4121544 52 [2024-11-26T01:40:05.711Z] 00:19:01 26546664 31514376 754692 2.30 186308 4864116 1703300 5.02 1587068 4121556 4 [2024-11-26T01:40:05.711Z] 00:20:01 26546608 31514480 754628 2.29 186336 4864248 1703300 5.02 1587316 4121688 36 [2024-11-26T01:40:05.711Z] 00:21:01 26546576 31514452 754548 2.29 186360 4864248 1703300 5.02 1587428 4121688 224 [2024-11-26T01:40:05.711Z] 00:22:01 26546640 31514556 754424 2.29 186396 4864256 1703300 5.02 1587492 4121684 176 [2024-11-26T01:40:05.711Z] 00:23:01 26546552 31514528 754400 2.29 186440 4864260 1703300 5.02 1587372 4121688 4 [2024-11-26T01:40:05.711Z] 00:24:01 26546736 31514756 754348 2.29 186480 4864260 1703300 5.02 1587424 4121692 12 [2024-11-26T01:40:05.711Z] 00:25:01 26546536 31514604 754460 2.29 186520 4864264 1703300 5.02 1587392 4121700 8 [2024-11-26T01:40:05.711Z] 00:26:01 26546844 31514960 754040 2.29 186568 4864264 1703300 5.02 1587244 4121704 8 [2024-11-26T01:40:05.711Z] 00:27:01 26546796 31514964 753968 2.29 186616 4864272 1703300 5.02 1587480 4121712 52 [2024-11-26T01:40:05.711Z] 00:28:01 26546700 31514920 753920 2.29 186636 4864276 1703300 5.02 1587592 4121720 212 [2024-11-26T01:40:05.711Z] 00:29:01 26546400 31514532 754232 2.29 186652 4864276 1719352 5.07 1587576 4121720 220 [2024-11-26T01:40:05.711Z] 00:30:01 26546640 31514820 754140 2.29 186692 4864280 1703252 5.02 1587480 4121728 8 [2024-11-26T01:40:05.711Z] 00:31:01 26547100 31515324 753836 2.29 186732 4864280 1703252 5.02 1587564 4121732 8 [2024-11-26T01:40:05.711Z] 00:32:01 26545192 31515544 753532 2.29 188676 4864292 1703252 5.02 1589928 4121752 96 [2024-11-26T01:40:05.711Z] 00:33:01 26543284 31515444 753564 2.29 190360 4864308 1703252 5.02 1591864 4121736 200 [2024-11-26T01:40:05.711Z] 00:34:01 26542984 31515164 753784 2.29 190380 4864308 1687160 4.97 1591940 4121736 216 [2024-11-26T01:40:05.711Z] 00:35:01 26543196 31515408 753644 2.29 190396 4864312 1687160 4.97 1591860 4121740 28 [2024-11-26T01:40:05.711Z] 00:36:01 26542896 31515116 753852 2.29 190424 4864320 1687160 4.97 1591900 4121744 44 [2024-11-26T01:40:05.711Z] 00:37:01 26543080 31515332 753836 2.29 190436 4864320 1687160 4.97 1591952 4121744 32 [2024-11-26T01:40:05.711Z] 00:38:01 26542812 31515072 754004 2.29 190444 4864324 1687160 4.97 1592020 4121752 256 [2024-11-26T01:40:05.711Z] 00:39:01 26542812 31515104 753960 2.29 190468 4864328 1687160 4.97 1592060 4121752 8 [2024-11-26T01:40:05.711Z] 00:40:01 26542788 31515104 753900 2.29 190480 4864332 1687160 4.97 1591956 4121760 68 [2024-11-26T01:40:05.711Z] 00:41:01 26542772 31515124 753824 2.29 190504 4864336 1687160 4.97 1592004 4121764 12 [2024-11-26T01:40:05.711Z] 00:42:01 26542692 31515048 753808 2.29 190536 4864336 1687160 4.97 1592048 4121764 60 [2024-11-26T01:40:05.711Z] 00:43:01 26542868 31515280 753776 2.29 190552 4864340 1687160 4.97 1592096 4121772 12 [2024-11-26T01:40:05.711Z] 00:44:01 26542592 31515008 753988 2.29 190568 4864340 1687160 4.97 1592032 4121772 8 [2024-11-26T01:40:05.711Z] 00:45:01 26542356 31514804 754140 2.29 190588 4864344 1687160 4.97 1592020 4121780 16 [2024-11-26T01:40:05.711Z] 00:46:01 26542844 31515300 753572 2.29 190596 4864352 1687160 4.97 1592152 4121784 68 [2024-11-26T01:40:05.711Z] 00:47:01 26542732 31515216 753596 2.29 190624 4864352 1687160 4.97 1591968 4121788 32 [2024-11-26T01:40:05.711Z] 00:48:01 26542936 31515460 753416 2.29 190636 4864356 1687160 4.97 1592012 4121796 60 [2024-11-26T01:40:05.711Z] 00:49:01 26543120 31515648 753392 2.29 190648 4864360 1687160 4.97 1591920 4121800 8 [2024-11-26T01:40:05.711Z] 00:50:01 26542920 31515488 753516 2.29 190676 4864360 1687160 4.97 1592036 4121804 56 [2024-11-26T01:40:05.711Z] 00:51:01 26543156 31515728 753300 2.29 190700 4864364 1687160 4.97 1591972 4121808 32 [2024-11-26T01:40:05.711Z] 00:52:01 26542856 31515460 753512 2.29 190736 4864364 1687160 4.97 1592088 4121812 32 [2024-11-26T01:40:05.711Z] 00:53:02 26542508 31515164 753732 2.29 190768 4864368 1703400 5.02 1592252 4121820 204 [2024-11-26T01:40:05.711Z] 00:54:01 26542476 31515184 753708 2.29 190800 4864376 1703400 5.02 1592076 4121828 48 [2024-11-26T01:40:05.711Z] 00:55:01 26542784 31515524 753384 2.29 190824 4864376 1687272 4.97 1592276 4121828 4 [2024-11-26T01:40:05.711Z] 00:56:01 26542996 31515904 753416 2.29 190856 4864512 1687272 4.97 1592348 4121964 72 [2024-11-26T01:40:05.711Z] 00:57:01 26542736 31515648 753608 2.29 190868 4864512 1687272 4.97 1592068 4121964 4 [2024-11-26T01:40:05.711Z] 00:58:01 26542500 31515452 753752 2.29 190896 4864516 1687272 4.97 1592216 4121980 36 [2024-11-26T01:40:05.711Z] 00:59:01 26542704 31515688 753472 2.29 190908 4864520 1687272 4.97 1592380 4121984 28 [2024-11-26T01:40:05.711Z] 01:00:01 26542396 31515380 753656 2.29 190928 4864520 1687272 4.97 1592460 4121984 44 [2024-11-26T01:40:05.711Z] 01:01:01 26542640 31515664 753376 2.29 190944 4864524 1703324 5.02 1592284 4121992 12 [2024-11-26T01:40:05.711Z] 01:02:01 26542560 31515592 753376 2.29 190956 4864528 1703324 5.02 1592432 4121996 56 [2024-11-26T01:40:05.711Z] 01:03:01 26542512 31515568 753348 2.29 190972 4864528 1703324 5.02 1592452 4121996 36 [2024-11-26T01:40:05.711Z] 01:04:01 26541800 31514868 753984 2.29 190976 4864536 1703324 5.02 1592388 4121960 64 [2024-11-26T01:40:05.711Z] 01:05:01 26542016 31515112 753916 2.29 191000 4864536 1703324 5.02 1592432 4121960 12 [2024-11-26T01:40:05.711Z] 01:06:01 26541788 31514916 754060 2.29 191020 4864540 1703324 5.02 1592348 4121968 48 [2024-11-26T01:40:05.711Z] 01:07:01 26541992 31515128 753780 2.29 191028 4864544 1703324 5.02 1592536 4121972 8 [2024-11-26T01:40:05.711Z] 01:08:01 26541692 31514856 753988 2.29 191060 4864544 1703324 5.02 1592460 4121976 36 [2024-11-26T01:40:05.711Z] 01:09:01 26541644 31514860 753936 2.29 191092 4864548 1703324 5.02 1592620 4121984 8 [2024-11-26T01:40:05.711Z] 01:10:01 26542064 31515292 753700 2.29 191108 4864552 1703324 5.02 1592728 4121988 104 [2024-11-26T01:40:05.711Z] 01:11:01 26542096 31515332 753688 2.29 191124 4864552 1703324 5.02 1592636 4121992 12 [2024-11-26T01:40:05.711Z] 01:12:01 26542024 31515268 753688 2.29 191136 4864564 1703324 5.02 1592628 4121996 248 [2024-11-26T01:40:05.711Z] 01:13:01 26542040 31515312 753588 2.29 191160 4864564 1703324 5.02 1592624 4122000 32 [2024-11-26T01:40:05.711Z] 01:14:01 26541692 31515008 753812 2.29 191172 4864568 1703324 5.02 1592920 4122012 256 [2024-11-26T01:40:05.711Z] 01:15:01 26540504 31513904 755076 2.30 191204 4864572 1685652 4.97 1593336 4122000 228 [2024-11-26T01:40:05.711Z] 01:16:01 26540512 31513952 755032 2.30 191224 4864572 1685652 4.97 1592832 4122000 48 [2024-11-26T01:40:05.711Z] 01:17:01 26540188 31513632 755260 2.30 191232 4864576 1685652 4.97 1592888 4122004 8 [2024-11-26T01:40:05.711Z] 01:18:01 26540560 31514040 754992 2.30 191256 4864576 1685652 4.97 1592924 4122008 56 [2024-11-26T01:40:05.711Z] 01:19:01 26540740 31514228 754716 2.30 191264 4864580 1685652 4.97 1592944 4122012 8 [2024-11-26T01:40:05.711Z] 01:20:01 26540856 31514348 754584 2.29 191288 4864584 1685652 4.97 1593044 4122020 52 [2024-11-26T01:40:05.711Z] 01:21:01 26540808 31514340 754552 2.29 191308 4864584 1685652 4.97 1593020 4122020 12 [2024-11-26T01:40:05.711Z] 01:22:01 26540540 31514040 754788 2.30 191340 4864592 1685652 4.97 1592812 4122024 56 [2024-11-26T01:40:05.711Z] 01:23:01 26540744 31514252 754600 2.29 191356 4864596 1653452 4.87 1592796 4122028 44 [2024-11-26T01:40:05.711Z] 01:24:01 26540952 31514464 754528 2.29 191364 4864596 1653452 4.87 1593104 4122032 188 [2024-11-26T01:40:05.711Z] 01:25:01 26540764 31514308 754688 2.30 191372 4864600 1669512 4.92 1593032 4122040 32 [2024-11-26T01:40:05.711Z] 01:26:01 26540684 31514232 754688 2.30 191392 4864600 1669512 4.92 1593028 4122040 44 [2024-11-26T01:40:05.711Z] 01:27:01 26540920 31514504 754484 2.29 191400 4864604 1669512 4.92 1593108 4122048 8 [2024-11-26T01:40:05.711Z] 01:28:01 26541092 31514728 754204 2.29 191452 4864612 1669512 4.92 1593000 4122060 56 [2024-11-26T01:40:05.711Z] 01:29:01 26540792 31514428 754444 2.29 191460 4864612 1669512 4.92 1592960 4122060 8 [2024-11-26T01:40:05.711Z] 01:30:01 26540548 31514220 754612 2.29 191472 4864616 1669512 4.92 1592976 4122068 20 [2024-11-26T01:40:05.711Z] 01:31:01 26540708 31514384 754604 2.29 191484 4864620 1669512 4.92 1593232 4122068 8 [2024-11-26T01:40:05.711Z] 01:32:01 26540440 31514156 754792 2.30 191504 4864624 1685616 4.97 1593204 4122080 40 [2024-11-26T01:40:05.711Z] 01:33:01 26540352 31514100 754740 2.30 191536 4864628 1685616 4.97 1593304 4122088 36 [2024-11-26T01:40:05.711Z] 01:34:01 26540700 31514500 754324 2.29 191584 4864628 1685616 4.97 1593392 4122056 8 [2024-11-26T01:40:05.711Z] 01:35:01 26540872 31514724 754036 2.29 191632 4864632 1685616 4.97 1593412 4122060 8 [2024-11-26T01:40:05.711Z] 01:36:01 26540508 31514396 754300 2.29 191664 4864636 1685616 4.97 1593396 4122064 24 [2024-11-26T01:40:05.711Z] 01:37:01 26540168 31514088 754520 2.29 191676 4864636 1685616 4.97 1593436 4122068 140 [2024-11-26T01:40:05.711Z] 01:38:01 26540224 31514256 754308 2.29 191744 4864704 1685616 4.97 1593376 4122136 32 [2024-11-26T01:40:05.711Z] 01:39:01 26540336 31514416 754344 2.29 191756 4864704 1685616 4.97 1593520 4122140 8 [2024-11-26T01:40:05.711Z] 01:40:01 26504028 31482484 782640 2.38 191816 4868072 1755128 5.17 1621408 4123608 272 [2024-11-26T01:40:05.711Z] Average: 26543077 31514452 754504 2.29 189482 4864422 1693828 4.99 1591095 4121848 68 [2024-11-26T01:40:05.711Z] [2024-11-26T01:40:05.711Z] 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-26T01:40:05.711Z] 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:01:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:01:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:02:01 ens3 0.53 0.53 0.27 0.23 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:04:01 ens3 1.07 0.60 0.37 0.23 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:05:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:06:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:10:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:11:01 ens3 0.20 0.05 0.12 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:12:01 ens3 0.28 0.20 0.13 0.07 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:13:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:14:01 ens3 0.32 0.23 0.11 0.24 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:15:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:15:01 ens3 3.95 3.05 2.29 4.73 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:18:01 ens3 0.28 0.18 0.09 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:20:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:21:01 ens3 0.57 0.10 0.11 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:22:01 ens3 0.53 0.57 0.27 0.23 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:24:01 ens3 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:25:01 ens3 0.63 0.52 0.42 0.35 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:26:01 ens3 0.27 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.711Z] 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:28:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:29:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:30:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:31:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:32:01 ens3 63.71 43.29 54.51 26.89 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:33:01 ens3 87.22 69.21 73.76 111.52 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:34:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:35:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:36:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:38:01 ens3 0.57 0.17 0.11 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:39:01 ens3 0.57 0.33 0.27 0.21 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:40:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:41:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:42:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:43:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:44:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:45:01 ens3 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:46:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:47:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:48:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:49:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:50:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:51:01 ens3 0.23 0.07 0.12 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:53:02 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:54:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:55:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:56:01 ens3 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:57:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:58:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 00:59:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:00:01 ens3 0.63 0.25 0.14 0.08 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:01:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:02:01 ens3 0.60 0.40 0.27 0.22 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:03:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:04:01 ens3 0.98 0.52 0.37 0.22 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:05:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:06:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:07:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:08:01 ens3 0.30 0.20 0.07 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:10:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:11:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:12:01 ens3 0.32 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:13:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:14:01 ens3 0.42 0.27 0.11 0.24 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:15:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:15:01 ens3 4.13 3.57 2.31 4.78 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:16:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:17:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:18:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:20:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:21:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:22:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:23:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:24:01 ens3 0.35 0.18 0.13 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:25:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:26:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.712Z] 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:27:01 ens3 0.22 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:28:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:30:01 ens3 0.82 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:31:01 ens3 0.73 0.47 0.41 0.28 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:32:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:33:01 ens3 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:34:01 ens3 0.67 0.40 0.28 0.22 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:35:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:36:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:38:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:39:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] 01:40:01 ens3 16.13 10.16 19.55 6.54 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] Average: lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] Average: ens3 1.98 1.41 1.59 1.59 0.00 0.00 0.00 0.00 [2024-11-26T01:40:05.713Z] [2024-11-26T01:40:05.713Z] [2024-11-26T01:40:05.713Z] ---> sar -P ALL: [2024-11-26T01:40:05.713Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-32424) 11/26/24 _x86_64_ (8 CPU) [2024-11-26T01:40:05.713Z] [2024-11-26T01:40:05.713Z] 00:00:01 CPU %user %nice %system %iowait %steal %idle [2024-11-26T01:40:05.713Z] 00:00:01 all 22.22 0.00 0.00 0.00 0.00 77.78 [2024-11-26T01:40:05.713Z] 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.713Z] 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.713Z] 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.713Z] 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.713Z] 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.713Z] 00:00:01 5 50.00 0.00 0.00 0.00 0.00 50.00 [2024-11-26T01:40:05.713Z] 00:00:01 6 50.00 0.00 0.00 0.00 0.00 50.00 [2024-11-26T01:40:05.713Z] 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.713Z] 00:01:01 all 0.24 0.02 0.04 0.02 0.01 99.68 [2024-11-26T01:40:05.713Z] 00:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-26T01:40:05.713Z] 00:01:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-26T01:40:05.713Z] 00:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:01:01 3 0.02 0.17 0.08 0.07 0.00 99.67 [2024-11-26T01:40:05.713Z] 00:01:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-26T01:40:05.713Z] 00:01:01 5 1.73 0.00 0.03 0.00 0.02 98.22 [2024-11-26T01:40:05.713Z] 00:01:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2024-11-26T01:40:05.713Z] 00:01:01 7 0.03 0.00 0.05 0.08 0.02 99.82 [2024-11-26T01:40:05.713Z] 00:02:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.713Z] 00:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:02:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-26T01:40:05.713Z] 00:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.713Z] 00:02:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-26T01:40:05.713Z] 00:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.713Z] 00:02:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-26T01:40:05.713Z] 00:03:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-11-26T01:40:05.713Z] 00:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-26T01:40:05.713Z] 00:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:03:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2024-11-26T01:40:05.713Z] 00:03:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-26T01:40:05.713Z] 00:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:03:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-11-26T01:40:05.713Z] 00:04:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2024-11-26T01:40:05.713Z] 00:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.713Z] 00:04:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-26T01:40:05.713Z] 00:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.713Z] 00:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.713Z] 00:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.713Z] 00:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.713Z] 00:04:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-11-26T01:40:05.713Z] 00:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-11-26T01:40:05.713Z] 00:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.713Z] 00:05:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2024-11-26T01:40:05.713Z] 00:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-26T01:40:05.713Z] 00:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:05:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-26T01:40:05.713Z] 00:06:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.713Z] 00:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.713Z] 00:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.713Z] 00:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.713Z] 00:06:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2024-11-26T01:40:05.713Z] 00:07:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-11-26T01:40:05.713Z] 00:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:07:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-26T01:40:05.713Z] 00:07:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-26T01:40:05.713Z] 00:07:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-26T01:40:05.713Z] 00:07:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2024-11-26T01:40:05.713Z] 00:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.713Z] 00:07:01 7 0.03 0.00 0.02 0.03 0.02 99.90 [2024-11-26T01:40:05.713Z] 00:08:01 all 0.23 0.00 0.01 0.00 0.01 99.75 [2024-11-26T01:40:05.713Z] 00:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.713Z] 00:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.713Z] 00:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.713Z] 00:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-26T01:40:05.713Z] 00:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:08:01 5 1.74 0.00 0.00 0.00 0.00 98.26 [2024-11-26T01:40:05.713Z] 00:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-26T01:40:05.713Z] 00:08:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-26T01:40:05.713Z] 00:09:01 all 0.17 0.00 0.00 0.00 0.00 99.82 [2024-11-26T01:40:05.713Z] 00:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.713Z] 00:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.713Z] 00:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:09:01 5 1.22 0.00 0.00 0.00 0.00 98.78 [2024-11-26T01:40:05.713Z] 00:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:09:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-11-26T01:40:05.713Z] 00:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-11-26T01:40:05.713Z] 00:10:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2024-11-26T01:40:05.713Z] 00:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-26T01:40:05.713Z] 00:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.713Z] 00:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.713Z] 00:10:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-11-26T01:40:05.713Z] [2024-11-26T01:40:05.713Z] 00:10:01 CPU %user %nice %system %iowait %steal %idle [2024-11-26T01:40:05.713Z] 00:11:01 all 0.19 0.00 0.01 0.00 0.00 99.79 [2024-11-26T01:40:05.713Z] 00:11:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-26T01:40:05.713Z] 00:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.713Z] 00:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-26T01:40:05.713Z] 00:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:11:01 5 1.40 0.00 0.03 0.00 0.02 98.55 [2024-11-26T01:40:05.713Z] 00:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.713Z] 00:11:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-26T01:40:05.713Z] 00:12:01 all 0.09 0.00 0.02 0.00 0.00 99.89 [2024-11-26T01:40:05.713Z] 00:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.713Z] 00:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:12:01 3 0.00 0.00 0.05 0.00 0.00 99.95 [2024-11-26T01:40:05.713Z] 00:12:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-26T01:40:05.713Z] 00:12:01 5 0.60 0.00 0.05 0.00 0.00 99.35 [2024-11-26T01:40:05.713Z] 00:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.713Z] 00:12:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-26T01:40:05.713Z] 00:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-11-26T01:40:05.713Z] 00:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.713Z] 00:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.713Z] 00:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:13:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-26T01:40:05.714Z] 00:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:13:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-26T01:40:05.714Z] 00:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:14:01 3 0.03 0.00 0.05 0.02 0.00 99.90 [2024-11-26T01:40:05.714Z] 00:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:14:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2024-11-26T01:40:05.714Z] 00:15:01 all 0.06 0.00 0.02 0.00 0.01 99.92 [2024-11-26T01:40:05.714Z] 00:15:01 0 0.12 0.00 0.03 0.00 0.00 99.85 [2024-11-26T01:40:05.714Z] 00:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-26T01:40:05.714Z] 00:15:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2024-11-26T01:40:05.714Z] 00:15:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-26T01:40:05.714Z] 00:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:15:01 5 0.10 0.00 0.02 0.00 0.00 99.88 [2024-11-26T01:40:05.714Z] 00:15:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2024-11-26T01:40:05.714Z] 00:15:01 7 0.10 0.00 0.03 0.02 0.02 99.83 [2024-11-26T01:40:05.714Z] 00:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:16:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2024-11-26T01:40:05.714Z] 00:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-26T01:40:05.714Z] 00:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-26T01:40:05.714Z] 00:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:16:01 7 0.02 0.00 0.00 0.03 0.02 99.93 [2024-11-26T01:40:05.714Z] 00:17:01 all 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-26T01:40:05.714Z] 00:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:17:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:17:01 3 0.00 0.00 0.05 0.02 0.00 99.93 [2024-11-26T01:40:05.714Z] 00:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.714Z] 00:17:01 5 0.32 0.00 0.03 0.00 0.00 99.65 [2024-11-26T01:40:05.714Z] 00:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:17:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2024-11-26T01:40:05.714Z] 00:18:01 all 0.17 0.00 0.01 0.00 0.00 99.81 [2024-11-26T01:40:05.714Z] 00:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-26T01:40:05.714Z] 00:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:18:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-26T01:40:05.714Z] 00:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:18:01 5 1.27 0.00 0.00 0.00 0.00 98.73 [2024-11-26T01:40:05.714Z] 00:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:18:01 7 0.00 0.00 0.03 0.02 0.02 99.93 [2024-11-26T01:40:05.714Z] 00:19:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-11-26T01:40:05.714Z] 00:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.714Z] 00:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.714Z] 00:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:19:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-26T01:40:05.714Z] 00:20:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:20:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.714Z] 00:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:20:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-26T01:40:05.714Z] 00:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.714Z] 00:21:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:21:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2024-11-26T01:40:05.714Z] [2024-11-26T01:40:05.714Z] 00:21:01 CPU %user %nice %system %iowait %steal %idle [2024-11-26T01:40:05.714Z] 00:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-11-26T01:40:05.714Z] 00:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:22:01 3 0.00 0.00 0.05 0.02 0.02 99.92 [2024-11-26T01:40:05.714Z] 00:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-26T01:40:05.714Z] 00:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:22:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-26T01:40:05.714Z] 00:22:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-11-26T01:40:05.714Z] 00:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-26T01:40:05.714Z] 00:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:23:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-11-26T01:40:05.714Z] 00:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:23:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-26T01:40:05.714Z] 00:24:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2024-11-26T01:40:05.714Z] 00:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:24:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-26T01:40:05.714Z] 00:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-26T01:40:05.714Z] 00:24:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-26T01:40:05.714Z] 00:24:01 7 0.00 0.00 0.02 0.03 0.02 99.93 [2024-11-26T01:40:05.714Z] 00:25:01 all 0.02 0.00 0.02 0.00 0.01 99.96 [2024-11-26T01:40:05.714Z] 00:25:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-26T01:40:05.714Z] 00:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:25:01 3 0.00 0.00 0.03 0.02 0.02 99.93 [2024-11-26T01:40:05.714Z] 00:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:25:01 5 0.08 0.00 0.07 0.00 0.00 99.85 [2024-11-26T01:40:05.714Z] 00:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:25:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-26T01:40:05.714Z] 00:26:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2024-11-26T01:40:05.714Z] 00:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:26:01 4 0.18 0.00 0.02 0.00 0.00 99.80 [2024-11-26T01:40:05.714Z] 00:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:26:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2024-11-26T01:40:05.714Z] 00:27:01 all 0.18 0.00 0.01 0.13 0.00 99.67 [2024-11-26T01:40:05.714Z] 00:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:27:01 3 0.05 0.00 0.03 0.02 0.00 99.90 [2024-11-26T01:40:05.714Z] 00:27:01 4 1.32 0.00 0.00 0.00 0.00 98.68 [2024-11-26T01:40:05.714Z] 00:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:27:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-26T01:40:05.714Z] 00:27:01 7 0.00 0.00 0.02 1.03 0.02 98.93 [2024-11-26T01:40:05.714Z] 00:28:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2024-11-26T01:40:05.714Z] 00:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.714Z] 00:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-26T01:40:05.714Z] 00:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.714Z] 00:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:28:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2024-11-26T01:40:05.714Z] 00:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:29:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:29:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-11-26T01:40:05.714Z] 00:30:01 all 0.08 0.00 0.01 0.00 0.00 99.90 [2024-11-26T01:40:05.714Z] 00:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:30:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-26T01:40:05.714Z] 00:30:01 4 0.53 0.00 0.02 0.00 0.00 99.45 [2024-11-26T01:40:05.714Z] 00:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:30:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2024-11-26T01:40:05.714Z] 00:31:01 all 0.26 0.00 0.01 0.00 0.01 99.73 [2024-11-26T01:40:05.714Z] 00:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:31:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-26T01:40:05.714Z] 00:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:31:01 4 1.97 0.00 0.00 0.00 0.02 98.01 [2024-11-26T01:40:05.714Z] 00:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.714Z] 00:31:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-26T01:40:05.714Z] 00:32:01 all 0.27 0.00 0.06 0.08 0.02 99.57 [2024-11-26T01:40:05.714Z] 00:32:01 0 0.23 0.00 0.02 0.00 0.02 99.73 [2024-11-26T01:40:05.714Z] 00:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.714Z] 00:32:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2024-11-26T01:40:05.714Z] 00:32:01 3 0.53 0.00 0.27 0.13 0.03 99.03 [2024-11-26T01:40:05.714Z] 00:32:01 4 0.89 0.00 0.00 0.00 0.00 99.11 [2024-11-26T01:40:05.714Z] 00:32:01 5 0.27 0.00 0.08 0.00 0.02 99.63 [2024-11-26T01:40:05.714Z] 00:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:32:01 7 0.10 0.00 0.13 0.53 0.03 99.20 [2024-11-26T01:40:05.714Z] [2024-11-26T01:40:05.714Z] 00:32:01 CPU %user %nice %system %iowait %steal %idle [2024-11-26T01:40:05.714Z] 00:33:01 all 0.21 0.00 0.07 0.09 0.00 99.62 [2024-11-26T01:40:05.714Z] 00:33:01 0 0.42 0.00 0.00 0.00 0.00 99.58 [2024-11-26T01:40:05.714Z] 00:33:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2024-11-26T01:40:05.714Z] 00:33:01 2 0.15 0.00 0.03 0.00 0.00 99.82 [2024-11-26T01:40:05.714Z] 00:33:01 3 0.33 0.00 0.20 0.03 0.00 99.43 [2024-11-26T01:40:05.714Z] 00:33:01 4 0.13 0.00 0.03 0.00 0.00 99.83 [2024-11-26T01:40:05.714Z] 00:33:01 5 0.13 0.00 0.05 0.00 0.02 99.80 [2024-11-26T01:40:05.714Z] 00:33:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2024-11-26T01:40:05.714Z] 00:33:01 7 0.43 0.00 0.20 0.68 0.00 98.68 [2024-11-26T01:40:05.714Z] 00:34:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2024-11-26T01:40:05.714Z] 00:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:34:01 4 0.30 0.00 0.03 0.00 0.00 99.67 [2024-11-26T01:40:05.714Z] 00:34:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-11-26T01:40:05.714Z] 00:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:34:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:35:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2024-11-26T01:40:05.714Z] 00:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.714Z] 00:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:35:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-11-26T01:40:05.714Z] 00:35:01 4 1.99 0.00 0.00 0.00 0.00 98.01 [2024-11-26T01:40:05.714Z] 00:35:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-26T01:40:05.714Z] 00:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.714Z] 00:35:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-11-26T01:40:05.714Z] 00:36:01 all 0.25 0.00 0.00 0.00 0.00 99.74 [2024-11-26T01:40:05.714Z] 00:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.714Z] 00:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:36:01 4 1.97 0.00 0.00 0.00 0.02 98.01 [2024-11-26T01:40:05.714Z] 00:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.714Z] 00:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:36:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:37:01 all 0.19 0.00 0.01 0.00 0.00 99.80 [2024-11-26T01:40:05.715Z] 00:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:37:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:37:01 4 1.37 0.00 0.02 0.00 0.00 98.61 [2024-11-26T01:40:05.715Z] 00:37:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-26T01:40:05.715Z] 00:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-11-26T01:40:05.715Z] 00:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-26T01:40:05.715Z] 00:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:38:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-26T01:40:05.715Z] 00:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:38:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-11-26T01:40:05.715Z] 00:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-26T01:40:05.715Z] 00:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:39:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-26T01:40:05.715Z] 00:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:39:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-26T01:40:05.715Z] 00:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:40:01 all 0.06 0.00 0.01 0.00 0.00 99.93 [2024-11-26T01:40:05.715Z] 00:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:40:01 4 0.40 0.00 0.02 0.00 0.02 99.57 [2024-11-26T01:40:05.715Z] 00:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:40:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-11-26T01:40:05.715Z] 00:41:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2024-11-26T01:40:05.715Z] 00:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:41:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:41:01 4 0.30 0.00 0.00 0.00 0.00 99.70 [2024-11-26T01:40:05.715Z] 00:41:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2024-11-26T01:40:05.715Z] 00:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-26T01:40:05.715Z] 00:41:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:42:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:43:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2024-11-26T01:40:05.715Z] 00:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-26T01:40:05.715Z] 00:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-26T01:40:05.715Z] 00:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.715Z] 00:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:43:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-26T01:40:05.715Z] 00:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:43:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-26T01:40:05.715Z] [2024-11-26T01:40:05.715Z] 00:43:01 CPU %user %nice %system %iowait %steal %idle [2024-11-26T01:40:05.715Z] 00:44:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-11-26T01:40:05.715Z] 00:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-26T01:40:05.715Z] 00:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:44:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:44:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2024-11-26T01:40:05.715Z] 00:44:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-26T01:40:05.715Z] 00:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-26T01:40:05.715Z] 00:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:45:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:45:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-26T01:40:05.715Z] 00:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-26T01:40:05.715Z] 00:45:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:46:01 all 0.20 0.00 0.01 0.00 0.00 99.78 [2024-11-26T01:40:05.715Z] 00:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:46:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2024-11-26T01:40:05.715Z] 00:46:01 4 1.50 0.00 0.02 0.00 0.00 98.48 [2024-11-26T01:40:05.715Z] 00:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:47:01 all 0.26 0.00 0.00 0.00 0.00 99.73 [2024-11-26T01:40:05.715Z] 00:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:47:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:47:01 4 1.97 0.00 0.02 0.00 0.02 98.00 [2024-11-26T01:40:05.715Z] 00:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-26T01:40:05.715Z] 00:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:48:01 all 0.06 0.00 0.01 0.00 0.00 99.93 [2024-11-26T01:40:05.715Z] 00:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:48:01 4 0.37 0.00 0.02 0.00 0.02 99.60 [2024-11-26T01:40:05.715Z] 00:48:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-26T01:40:05.715Z] 00:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:49:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.715Z] 00:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:49:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.715Z] 00:49:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:50:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2024-11-26T01:40:05.715Z] 00:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.715Z] 00:50:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:50:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-26T01:40:05.715Z] 00:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:50:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.715Z] 00:51:01 all 0.06 0.00 0.01 0.00 0.00 99.93 [2024-11-26T01:40:05.715Z] 00:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:51:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:51:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:51:01 4 0.45 0.00 0.00 0.00 0.00 99.55 [2024-11-26T01:40:05.715Z] 00:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:51:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:52:01 all 0.13 0.00 0.01 0.00 0.00 99.85 [2024-11-26T01:40:05.715Z] 00:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-26T01:40:05.715Z] 00:52:01 4 0.91 0.00 0.00 0.00 0.00 99.09 [2024-11-26T01:40:05.715Z] 00:52:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2024-11-26T01:40:05.715Z] 00:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:52:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:53:02 all 0.00 0.00 0.01 0.00 0.01 99.98 [2024-11-26T01:40:05.715Z] 00:53:02 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:53:02 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-11-26T01:40:05.715Z] 00:53:02 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:53:02 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:53:02 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-26T01:40:05.715Z] 00:53:02 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-26T01:40:05.715Z] 00:53:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:53:02 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-11-26T01:40:05.715Z] 00:54:01 all 0.06 0.00 0.03 0.00 0.02 99.89 [2024-11-26T01:40:05.715Z] 00:54:01 0 0.02 0.00 0.00 0.00 0.19 99.80 [2024-11-26T01:40:05.715Z] 00:54:01 1 0.02 0.00 0.14 0.02 0.00 99.83 [2024-11-26T01:40:05.715Z] 00:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:54:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-11-26T01:40:05.715Z] 00:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:54:01 5 0.34 0.00 0.00 0.00 0.00 99.66 [2024-11-26T01:40:05.715Z] 00:54:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-26T01:40:05.715Z] 00:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-26T01:40:05.715Z] [2024-11-26T01:40:05.715Z] 00:54:01 CPU %user %nice %system %iowait %steal %idle [2024-11-26T01:40:05.715Z] 00:55:01 all 0.17 0.00 0.01 0.00 0.00 99.82 [2024-11-26T01:40:05.715Z] 00:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:55:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-26T01:40:05.715Z] 00:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:55:01 5 1.25 0.00 0.00 0.00 0.00 98.75 [2024-11-26T01:40:05.715Z] 00:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:56:01 all 0.14 0.00 0.01 0.00 0.00 99.84 [2024-11-26T01:40:05.715Z] 00:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:56:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:56:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-26T01:40:05.715Z] 00:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:56:01 5 0.91 0.00 0.07 0.00 0.00 99.02 [2024-11-26T01:40:05.715Z] 00:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.715Z] 00:56:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2024-11-26T01:40:05.715Z] 00:57:01 all 0.12 0.00 0.01 0.00 0.00 99.87 [2024-11-26T01:40:05.715Z] 00:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:57:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-26T01:40:05.715Z] 00:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:57:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2024-11-26T01:40:05.715Z] 00:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:57:01 5 0.88 0.00 0.00 0.00 0.00 99.12 [2024-11-26T01:40:05.715Z] 00:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:58:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2024-11-26T01:40:05.715Z] 00:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:58:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.715Z] 00:58:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-26T01:40:05.715Z] 00:58:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-26T01:40:05.715Z] 00:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:58:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-11-26T01:40:05.715Z] 00:59:01 all 0.08 0.00 0.01 0.00 0.00 99.91 [2024-11-26T01:40:05.715Z] 00:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 00:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 00:59:01 5 0.60 0.00 0.00 0.00 0.00 99.40 [2024-11-26T01:40:05.715Z] 00:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.715Z] 00:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.715Z] 01:00:01 all 0.10 0.00 0.02 0.00 0.01 99.86 [2024-11-26T01:40:05.715Z] 01:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.715Z] 01:00:01 1 0.02 0.00 0.00 0.02 0.07 99.90 [2024-11-26T01:40:05.716Z] 01:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.716Z] 01:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:00:01 5 0.73 0.00 0.07 0.00 0.02 99.19 [2024-11-26T01:40:05.716Z] 01:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:00:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-26T01:40:05.716Z] 01:01:01 all 0.25 0.00 0.01 0.00 0.00 99.74 [2024-11-26T01:40:05.716Z] 01:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-26T01:40:05.716Z] 01:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.716Z] 01:01:01 5 1.89 0.00 0.00 0.00 0.00 98.11 [2024-11-26T01:40:05.716Z] 01:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.716Z] 01:01:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-26T01:40:05.716Z] 01:02:01 all 0.21 0.00 0.02 0.00 0.00 99.76 [2024-11-26T01:40:05.716Z] 01:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:02:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:02:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-26T01:40:05.716Z] 01:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.716Z] 01:02:01 5 1.61 0.00 0.10 0.00 0.00 98.29 [2024-11-26T01:40:05.716Z] 01:02:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-26T01:40:05.716Z] 01:02:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-26T01:40:05.716Z] 01:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-11-26T01:40:05.716Z] 01:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.716Z] 01:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-26T01:40:05.716Z] 01:03:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-11-26T01:40:05.716Z] 01:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-26T01:40:05.716Z] 01:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.716Z] 01:04:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2024-11-26T01:40:05.716Z] 01:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:04:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-11-26T01:40:05.716Z] 01:04:01 2 0.02 0.00 0.05 0.02 0.00 99.92 [2024-11-26T01:40:05.716Z] 01:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.716Z] 01:04:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-11-26T01:40:05.716Z] 01:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:04:01 7 0.02 0.00 0.05 0.02 0.02 99.90 [2024-11-26T01:40:05.716Z] 01:05:01 all 0.21 0.00 0.01 0.01 0.00 99.78 [2024-11-26T01:40:05.716Z] 01:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:05:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:05:01 5 1.55 0.00 0.00 0.00 0.00 98.45 [2024-11-26T01:40:05.716Z] 01:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:05:01 7 0.03 0.00 0.00 0.03 0.00 99.93 [2024-11-26T01:40:05.716Z] [2024-11-26T01:40:05.716Z] 01:05:01 CPU %user %nice %system %iowait %steal %idle [2024-11-26T01:40:05.716Z] 01:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.716Z] 01:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.716Z] 01:06:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-26T01:40:05.716Z] 01:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:06:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2024-11-26T01:40:05.716Z] 01:07:01 all 0.11 0.00 0.01 0.00 0.00 99.88 [2024-11-26T01:40:05.716Z] 01:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.716Z] 01:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.716Z] 01:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.716Z] 01:07:01 5 0.80 0.00 0.02 0.00 0.00 99.19 [2024-11-26T01:40:05.716Z] 01:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:07:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-26T01:40:05.716Z] 01:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:08:01 2 0.00 0.00 0.03 0.02 0.00 99.95 [2024-11-26T01:40:05.716Z] 01:08:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-26T01:40:05.716Z] 01:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.716Z] 01:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.716Z] 01:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:08:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2024-11-26T01:40:05.716Z] 01:09:01 all 0.14 0.00 0.01 0.00 0.00 99.84 [2024-11-26T01:40:05.716Z] 01:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-26T01:40:05.716Z] 01:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.716Z] 01:09:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:09:01 5 1.04 0.00 0.03 0.00 0.00 98.92 [2024-11-26T01:40:05.716Z] 01:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:09:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-26T01:40:05.716Z] 01:10:01 all 0.09 0.00 0.01 0.01 0.00 99.89 [2024-11-26T01:40:05.716Z] 01:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.716Z] 01:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:10:01 2 0.03 0.00 0.00 0.03 0.00 99.93 [2024-11-26T01:40:05.716Z] 01:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:10:01 5 0.57 0.00 0.02 0.00 0.00 99.42 [2024-11-26T01:40:05.716Z] 01:10:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-26T01:40:05.716Z] 01:10:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-11-26T01:40:05.716Z] 01:11:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.716Z] 01:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.716Z] 01:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:11:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-26T01:40:05.716Z] 01:12:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:12:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-11-26T01:40:05.716Z] 01:12:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.716Z] 01:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.716Z] 01:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:12:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2024-11-26T01:40:05.716Z] 01:13:01 all 0.18 0.00 0.01 0.00 0.01 99.81 [2024-11-26T01:40:05.716Z] 01:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:13:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-26T01:40:05.716Z] 01:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:13:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-26T01:40:05.716Z] 01:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.716Z] 01:13:01 5 1.30 0.00 0.00 0.00 0.00 98.70 [2024-11-26T01:40:05.716Z] 01:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:13:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-11-26T01:40:05.716Z] 01:14:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2024-11-26T01:40:05.716Z] 01:14:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2024-11-26T01:40:05.716Z] 01:14:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:14:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-26T01:40:05.716Z] 01:15:01 all 0.06 0.00 0.02 0.01 0.01 99.90 [2024-11-26T01:40:05.716Z] 01:15:01 0 0.13 0.00 0.00 0.00 0.00 99.87 [2024-11-26T01:40:05.716Z] 01:15:01 1 0.07 0.00 0.00 0.02 0.00 99.92 [2024-11-26T01:40:05.716Z] 01:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-26T01:40:05.716Z] 01:15:01 3 0.12 0.00 0.03 0.00 0.00 99.85 [2024-11-26T01:40:05.716Z] 01:15:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-26T01:40:05.716Z] 01:15:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2024-11-26T01:40:05.716Z] 01:15:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-26T01:40:05.716Z] 01:15:01 7 0.02 0.00 0.07 0.03 0.02 99.87 [2024-11-26T01:40:05.716Z] 01:16:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2024-11-26T01:40:05.716Z] 01:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.716Z] 01:16:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-11-26T01:40:05.716Z] 01:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-26T01:40:05.716Z] 01:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.716Z] 01:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.716Z] 01:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-26T01:40:05.716Z] [2024-11-26T01:40:05.716Z] 01:16:01 CPU %user %nice %system %iowait %steal %idle [2024-11-26T01:40:05.716Z] 01:17:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-11-26T01:40:05.716Z] 01:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:17:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-26T01:40:05.716Z] 01:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.716Z] 01:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:17:01 5 0.08 0.00 0.00 0.00 0.02 99.90 [2024-11-26T01:40:05.716Z] 01:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:17:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2024-11-26T01:40:05.716Z] 01:18:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2024-11-26T01:40:05.716Z] 01:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:18:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-26T01:40:05.716Z] 01:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:18:01 5 1.99 0.00 0.00 0.00 0.00 98.01 [2024-11-26T01:40:05.716Z] 01:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:18:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2024-11-26T01:40:05.716Z] 01:19:01 all 0.07 0.00 0.01 0.00 0.00 99.91 [2024-11-26T01:40:05.716Z] 01:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:19:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-26T01:40:05.716Z] 01:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.716Z] 01:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:19:01 5 0.53 0.00 0.00 0.00 0.00 99.47 [2024-11-26T01:40:05.716Z] 01:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.716Z] 01:19:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-26T01:40:05.716Z] 01:20:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.716Z] 01:20:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-26T01:40:05.716Z] 01:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.716Z] 01:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.716Z] 01:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-26T01:40:05.716Z] 01:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:20:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-11-26T01:40:05.717Z] 01:21:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:21:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-26T01:40:05.717Z] 01:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-26T01:40:05.717Z] 01:21:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-26T01:40:05.717Z] 01:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-11-26T01:40:05.717Z] 01:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.717Z] 01:22:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-26T01:40:05.717Z] 01:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.717Z] 01:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.717Z] 01:22:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-11-26T01:40:05.717Z] 01:23:01 all 0.00 0.00 0.01 0.01 0.01 99.97 [2024-11-26T01:40:05.717Z] 01:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:23:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-11-26T01:40:05.717Z] 01:23:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-26T01:40:05.717Z] 01:23:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-26T01:40:05.717Z] 01:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:23:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-26T01:40:05.717Z] 01:23:01 7 0.00 0.00 0.03 0.02 0.02 99.93 [2024-11-26T01:40:05.717Z] 01:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-11-26T01:40:05.717Z] 01:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.717Z] 01:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-26T01:40:05.717Z] 01:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-26T01:40:05.717Z] 01:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:24:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-11-26T01:40:05.717Z] 01:25:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2024-11-26T01:40:05.717Z] 01:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:25:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-26T01:40:05.717Z] 01:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.717Z] 01:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:25:01 5 0.30 0.00 0.02 0.00 0.00 99.68 [2024-11-26T01:40:05.717Z] 01:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.717Z] 01:25:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-11-26T01:40:05.717Z] 01:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:26:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-26T01:40:05.717Z] 01:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.717Z] 01:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:26:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-26T01:40:05.717Z] 01:27:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-26T01:40:05.717Z] 01:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.717Z] 01:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:27:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-26T01:40:05.717Z] [2024-11-26T01:40:05.717Z] 01:27:01 CPU %user %nice %system %iowait %steal %idle [2024-11-26T01:40:05.717Z] 01:28:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2024-11-26T01:40:05.717Z] 01:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.717Z] 01:28:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2024-11-26T01:40:05.717Z] 01:28:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-26T01:40:05.717Z] 01:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.717Z] 01:28:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-26T01:40:05.717Z] 01:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:28:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-26T01:40:05.717Z] 01:29:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-11-26T01:40:05.717Z] 01:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-26T01:40:05.717Z] 01:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:29:01 5 0.15 0.00 0.00 0.00 0.00 99.85 [2024-11-26T01:40:05.717Z] 01:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:29:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-11-26T01:40:05.717Z] 01:30:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2024-11-26T01:40:05.717Z] 01:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:30:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2024-11-26T01:40:05.717Z] 01:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-26T01:40:05.717Z] 01:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.717Z] 01:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-26T01:40:05.717Z] 01:30:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-26T01:40:05.717Z] 01:31:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.717Z] 01:31:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-26T01:40:05.717Z] 01:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.717Z] 01:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:31:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-11-26T01:40:05.717Z] 01:32:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2024-11-26T01:40:05.717Z] 01:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:32:01 1 0.02 0.00 0.00 0.05 0.02 99.92 [2024-11-26T01:40:05.717Z] 01:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.717Z] 01:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.717Z] 01:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.717Z] 01:32:01 5 0.22 0.00 0.02 0.00 0.00 99.77 [2024-11-26T01:40:05.717Z] 01:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-26T01:40:05.717Z] 01:32:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2024-11-26T01:40:05.717Z] 01:33:01 all 0.26 0.00 0.01 0.00 0.00 99.74 [2024-11-26T01:40:05.717Z] 01:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:33:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-26T01:40:05.717Z] 01:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:33:01 5 1.97 0.00 0.02 0.00 0.00 98.02 [2024-11-26T01:40:05.717Z] 01:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:34:01 all 0.07 0.00 0.01 0.01 0.01 99.90 [2024-11-26T01:40:05.717Z] 01:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-26T01:40:05.717Z] 01:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:34:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-26T01:40:05.717Z] 01:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-26T01:40:05.717Z] 01:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:34:01 5 0.55 0.00 0.02 0.00 0.00 99.43 [2024-11-26T01:40:05.717Z] 01:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:34:01 7 0.00 0.00 0.00 0.03 0.02 99.95 [2024-11-26T01:40:05.717Z] 01:35:01 all 0.24 0.00 0.00 0.00 0.00 99.75 [2024-11-26T01:40:05.717Z] 01:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:35:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-26T01:40:05.717Z] 01:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:35:01 6 1.87 0.00 0.00 0.00 0.00 98.13 [2024-11-26T01:40:05.717Z] 01:35:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2024-11-26T01:40:05.717Z] 01:36:01 all 0.27 0.00 0.01 0.00 0.01 99.72 [2024-11-26T01:40:05.717Z] 01:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.717Z] 01:36:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-26T01:40:05.717Z] 01:36:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2024-11-26T01:40:05.717Z] 01:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-26T01:40:05.717Z] 01:36:01 6 1.97 0.00 0.00 0.00 0.02 98.01 [2024-11-26T01:40:05.717Z] 01:36:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-26T01:40:05.717Z] 01:37:01 all 0.13 0.00 0.01 0.00 0.00 99.85 [2024-11-26T01:40:05.717Z] 01:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:37:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2024-11-26T01:40:05.717Z] 01:37:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-26T01:40:05.717Z] 01:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:37:01 6 0.93 0.00 0.05 0.00 0.00 99.02 [2024-11-26T01:40:05.717Z] 01:37:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-26T01:40:05.717Z] 01:38:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2024-11-26T01:40:05.717Z] 01:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:38:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:38:01 2 0.05 0.00 0.02 0.02 0.00 99.92 [2024-11-26T01:40:05.717Z] 01:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:38:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-26T01:40:05.717Z] 01:38:01 7 0.00 0.00 0.00 0.03 0.02 99.95 [2024-11-26T01:40:05.717Z] [2024-11-26T01:40:05.717Z] 01:38:01 CPU %user %nice %system %iowait %steal %idle [2024-11-26T01:40:05.717Z] 01:39:01 all 0.06 0.00 0.01 0.00 0.00 99.93 [2024-11-26T01:40:05.717Z] 01:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-26T01:40:05.717Z] 01:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-26T01:40:05.717Z] 01:39:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-26T01:40:05.717Z] 01:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:39:01 6 0.37 0.00 0.03 0.00 0.00 99.60 [2024-11-26T01:40:05.717Z] 01:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-26T01:40:05.717Z] 01:40:01 all 0.39 0.00 0.15 0.03 0.01 99.42 [2024-11-26T01:40:05.717Z] 01:40:01 0 0.17 0.00 0.15 0.00 0.00 99.68 [2024-11-26T01:40:05.717Z] 01:40:01 1 0.18 0.00 0.08 0.03 0.02 99.68 [2024-11-26T01:40:05.717Z] 01:40:01 2 0.18 0.00 0.17 0.00 0.02 99.63 [2024-11-26T01:40:05.717Z] 01:40:01 3 0.52 0.00 0.18 0.07 0.02 99.22 [2024-11-26T01:40:05.717Z] 01:40:01 4 0.65 0.00 0.15 0.05 0.02 99.13 [2024-11-26T01:40:05.717Z] 01:40:01 5 0.57 0.00 0.13 0.00 0.02 99.28 [2024-11-26T01:40:05.717Z] 01:40:01 6 0.55 0.00 0.20 0.02 0.02 99.21 [2024-11-26T01:40:05.717Z] 01:40:01 7 0.28 0.00 0.15 0.03 0.00 99.53 [2024-11-26T01:40:05.717Z] Average: all 0.08 0.00 0.01 0.01 0.00 99.89 [2024-11-26T01:40:05.717Z] Average: 0 0.02 0.00 0.01 0.00 0.00 99.97 [2024-11-26T01:40:05.717Z] Average: 1 0.01 0.00 0.01 0.01 0.01 99.97 [2024-11-26T01:40:05.717Z] Average: 2 0.01 0.00 0.01 0.00 0.00 99.97 [2024-11-26T01:40:05.717Z] Average: 3 0.03 0.00 0.02 0.01 0.00 99.94 [2024-11-26T01:40:05.717Z] Average: 4 0.19 0.00 0.01 0.00 0.00 99.80 [2024-11-26T01:40:05.717Z] Average: 5 0.30 0.00 0.01 0.00 0.00 99.68 [2024-11-26T01:40:05.717Z] Average: 6 0.07 0.00 0.01 0.00 0.00 99.91 [2024-11-26T01:40:05.717Z] Average: 7 0.02 0.00 0.02 0.04 0.01 99.91 [2024-11-26T01:40:05.717Z] [2024-11-26T01:40:05.717Z] [2024-11-26T01:40:05.717Z]