Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 27e25820c9a237457a696297194f15567d575bac 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-ssh5885551320253905394.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-ssh8698721757698169062.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/go-mod-registry/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6805317781454796287.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 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-ssh8229818903509324654.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/go-mod-registry/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16541002907503089522.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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:go-mod-registry, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-registry-settings PROJECT: go-mod-registry 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: go-mod-registry DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false 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: false 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-13500 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-registry.git > git init /w/workspace/dgexfoundry_go-mod-registry_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 27e25820c9a237457a696297194f15567d575bac (main) Commit message: "Merge pull request #167 from weichou1229/go-1.23" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 27e25820c9a237457a696297194f15567d575bac # timeout=10 > git rev-list --no-walk b7b0f5a1ae610fe3082c36168a205fb70f878fef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-03T07:03:04.997Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-03T07:03:05.068Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-03T07:03:05.094Z] ========================================================= [2024-10-03T07:03:05.094Z] EdgeX Global Pipelines Version Info [2024-10-03T07:03:05.094Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-03T07:03:05.849Z] ------------------- [2024-10-03T07:03:05.849Z] stable info: [2024-10-03T07:03:05.849Z] ------------------- [2024-10-03T07:03:05.849Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-03T07:03:05.849Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-03T07:03:05.849Z] Message: update stable to v1.0.265 [2024-10-03T07:03:06.421Z] ------------------- [2024-10-03T07:03:06.421Z] experimental info: [2024-10-03T07:03:06.421Z] ------------------- [2024-10-03T07:03:06.421Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-03T07:03:06.421Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-03T07:03:06.421Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-03T07:03:06.510Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2024-10-03T07:03:06.535Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2024-10-03T07:03:06.556Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-03T07:03:06.575Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-03T07:03:06.597Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-03T07:03:06.617Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-03T07:03:06.642Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-03T07:03:06.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-03T07:03:06.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-03T07:03:06.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-03T07:03:06.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-03T07:03:06.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2024-10-03T07:03:06.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-03T07:03:06.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-03T07:03:06.841Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T07:03:06.868Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T07:03:06.896Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T07:03:06.922Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T07:03:06.942Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-03T07:03:06.964Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-03T07:03:07.156Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-03T07:03:07.178Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-03T07:03:07.202Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-03T07:03:07.224Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-03T07:03:07.247Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-10-03T07:03:07.282Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-03T07:03:07.297Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-03T07:03:07.315Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-03T07:03:07.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-03T07:03:07.351Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-03T07:03:07.367Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27e25820c9a237457a696297194f15567d575bac [Pipeline] echo [2024-10-03T07:03:07.383Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27e2582 [Pipeline] echo [2024-10-03T07:03:07.403Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-03T07:03:07.780Z] + git rev-list -1 --merges 27e25820c9a237457a696297194f15567d575bac~1..27e25820c9a237457a696297194f15567d575bac [Pipeline] echo [2024-10-03T07:03:07.811Z] -----------> git rev-list -1 --merges 27e25820c9a237457a696297194f15567d575bac~1..27e25820c9a237457a696297194f15567d575bac 27e25820c9a237457a696297194f15567d575bac [2024-10-03T07:03:07.811Z] 27e25820c9a237457a696297194f15567d575bac [false] [Pipeline] sh [2024-10-03T07:03:08.104Z] + git log --format=format:%s -1 27e25820c9a237457a696297194f15567d575bac [Pipeline] echo [2024-10-03T07:03:08.124Z] ========================================================= [2024-10-03T07:03:08.124Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-03T07:03:08.124Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-03T07:03:08.472Z] + git log --format=format:%s -1 27e25820c9a237457a696297194f15567d575bac [Pipeline] echo [2024-10-03T07:03:08.486Z] [semverPrep] GIT_COMMIT: 27e25820c9a237457a696297194f15567d575bac, Commit Message: Merge pull request #167 from weichou1229/go-1.23 [Pipeline] echo [2024-10-03T07:03:08.504Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-03T07:03:08.885Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-03T07:03:08.885Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-03T07:03:08.885Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-03T07:03:08.885Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-03T07:03:08.885Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-03T07:03:08.885Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-03T07:03:08.885Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T07:03:09.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T07:03:09.576Z] [2024-10-03T07:03:09.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T07:03:09.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T07:03:10.153Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-03T07:03:10.153Z] b85a868b505f: Pulling fs layer [2024-10-03T07:03:10.153Z] e2be974225ed: Pulling fs layer [2024-10-03T07:03:10.153Z] 339a4e72a1f5: Pulling fs layer [2024-10-03T07:03:10.153Z] 988bab9f4d93: Pulling fs layer [2024-10-03T07:03:10.153Z] 1469e6f7b9e6: Pulling fs layer [2024-10-03T07:03:10.153Z] eaf3925da568: Pulling fs layer [2024-10-03T07:03:10.153Z] bab4dde63d76: Pulling fs layer [2024-10-03T07:03:10.153Z] bde34c3a00c8: Pulling fs layer [2024-10-03T07:03:10.153Z] b352a97aabf1: Pulling fs layer [2024-10-03T07:03:10.153Z] 4872d77fe225: Pulling fs layer [2024-10-03T07:03:10.153Z] 5851b861e8e6: Pulling fs layer [2024-10-03T07:03:10.153Z] 988bab9f4d93: Waiting [2024-10-03T07:03:10.153Z] 1469e6f7b9e6: Waiting [2024-10-03T07:03:10.153Z] eaf3925da568: Waiting [2024-10-03T07:03:10.153Z] bab4dde63d76: Waiting [2024-10-03T07:03:10.153Z] bde34c3a00c8: Waiting [2024-10-03T07:03:10.153Z] b352a97aabf1: Waiting [2024-10-03T07:03:10.153Z] 4872d77fe225: Waiting [2024-10-03T07:03:10.153Z] 5851b861e8e6: Waiting [2024-10-03T07:03:10.153Z] e2be974225ed: Download complete [2024-10-03T07:03:10.153Z] 988bab9f4d93: Verifying Checksum [2024-10-03T07:03:10.153Z] 988bab9f4d93: Download complete [2024-10-03T07:03:10.413Z] 1469e6f7b9e6: Verifying Checksum [2024-10-03T07:03:10.413Z] 1469e6f7b9e6: Download complete [2024-10-03T07:03:10.413Z] eaf3925da568: Verifying Checksum [2024-10-03T07:03:10.413Z] eaf3925da568: Download complete [2024-10-03T07:03:10.413Z] 339a4e72a1f5: Verifying Checksum [2024-10-03T07:03:10.413Z] 339a4e72a1f5: Download complete [2024-10-03T07:03:10.413Z] bde34c3a00c8: Download complete [2024-10-03T07:03:10.413Z] b352a97aabf1: Download complete [2024-10-03T07:03:10.413Z] 4872d77fe225: Download complete [2024-10-03T07:03:10.413Z] 5851b861e8e6: Download complete [2024-10-03T07:03:10.413Z] b85a868b505f: Verifying Checksum [2024-10-03T07:03:10.413Z] b85a868b505f: Download complete [2024-10-03T07:03:10.673Z] bab4dde63d76: Verifying Checksum [2024-10-03T07:03:10.673Z] bab4dde63d76: Download complete [2024-10-03T07:03:12.054Z] b85a868b505f: Pull complete [2024-10-03T07:03:12.054Z] e2be974225ed: Pull complete [2024-10-03T07:03:12.623Z] 339a4e72a1f5: Pull complete [2024-10-03T07:03:12.623Z] 988bab9f4d93: Pull complete [2024-10-03T07:03:12.883Z] 1469e6f7b9e6: Pull complete [2024-10-03T07:03:12.883Z] eaf3925da568: Pull complete [2024-10-03T07:03:14.789Z] bab4dde63d76: Pull complete [2024-10-03T07:03:14.789Z] bde34c3a00c8: Pull complete [2024-10-03T07:03:15.049Z] b352a97aabf1: Pull complete [2024-10-03T07:03:15.049Z] 4872d77fe225: Pull complete [2024-10-03T07:03:15.049Z] 5851b861e8e6: Pull complete [2024-10-03T07:03:15.049Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-03T07:03:15.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T07:03:15.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T07:03:15.455Z] prd-ubuntu20.04-docker-8c-8g-13500 does not seem to be running inside a container [2024-10-03T07:03:15.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-03T07:03:19.538Z] $ docker top 9889943812af279a661db7bf6d0cd1f027f65176d2daaabe764488a433c09070 -eo pid,comm [2024-10-03T07:03:19.590Z] 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-10-03T07:03:19.590Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-03T07:03:19.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T07:03:19.648Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T07:03:19.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T07:03:19.786Z] $ docker exec 9889943812af279a661db7bf6d0cd1f027f65176d2daaabe764488a433c09070 ssh-agent [2024-10-03T07:03:19.891Z] SSH_AUTH_SOCK=/tmp/ssh-tEuedeSxVPKF/agent.31 [2024-10-03T07:03:19.891Z] SSH_AGENT_PID=37 [2024-10-03T07:03:19.897Z] Running ssh-add (command line suppressed) [2024-10-03T07:03:20.041Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_16128901571112366294.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_16128901571112366294.key) [2024-10-03T07:03:20.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T07:03:20.368Z] + git tag --points-at HEAD [Pipeline] } [2024-10-03T07:03:20.379Z] $ docker exec --env ******** --env ******** 9889943812af279a661db7bf6d0cd1f027f65176d2daaabe764488a433c09070 ssh-agent -k [2024-10-03T07:03:20.472Z] unset SSH_AUTH_SOCK; [2024-10-03T07:03:20.473Z] unset SSH_AGENT_PID; [2024-10-03T07:03:20.473Z] echo Agent pid 37 killed; [2024-10-03T07:03:20.484Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-03T07:03:20.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T07:03:20.520Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T07:03:20.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T07:03:20.635Z] $ docker exec 9889943812af279a661db7bf6d0cd1f027f65176d2daaabe764488a433c09070 ssh-agent [2024-10-03T07:03:20.751Z] SSH_AUTH_SOCK=/tmp/ssh-XNQTpdkK7ZO1/agent.70 [2024-10-03T07:03:20.751Z] SSH_AGENT_PID=76 [2024-10-03T07:03:20.756Z] Running ssh-add (command line suppressed) [2024-10-03T07:03:20.863Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_16541455843272241132.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_16541455843272241132.key) [2024-10-03T07:03:20.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T07:03:21.171Z] + git semver init [2024-10-03T07:03:21.432Z] 2024-10-03 07:03:21,375 [run_init] DEBUG init version:0.0.0 force:False [2024-10-03T07:03:21.432Z] 2024-10-03 07:03:21,376 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_go-mod-registry_main/.semver [2024-10-03T07:03:21.432Z] 2024-10-03 07:03:21,376 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/dgexfoundry_go-mod-registry_main/.semver [2024-10-03T07:03:21.432Z] 2024-10-03 07:03:21,377 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-registry.git', '/w/workspace/dgexfoundry_go-mod-registry_main/.semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) [2024-10-03T07:03:22.369Z] 2024-10-03 07:03:22,156 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_go-mod-registry_main/.git/info/exclude [2024-10-03T07:03:22.369Z] 2024-10-03 07:03:22,156 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:False [2024-10-03T07:03:22.369Z] 2024-10-03 07:03:22,157 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-03T07:03:22.369Z] 2024-10-03 07:03:22,157 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-03T07:03:22.369Z] 3.2.0-dev.18 [Pipeline] } [2024-10-03T07:03:22.379Z] $ docker exec --env ******** --env ******** 9889943812af279a661db7bf6d0cd1f027f65176d2daaabe764488a433c09070 ssh-agent -k [2024-10-03T07:03:22.480Z] unset SSH_AUTH_SOCK; [2024-10-03T07:03:22.481Z] unset SSH_AGENT_PID; [2024-10-03T07:03:22.482Z] echo Agent pid 76 killed; [2024-10-03T07:03:22.492Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-03T07:03:22.814Z] + git semver [Pipeline] } [2024-10-03T07:03:23.395Z] $ docker stop --time=1 9889943812af279a661db7bf6d0cd1f027f65176d2daaabe764488a433c09070 [2024-10-03T07:03:24.973Z] $ docker rm -f --volumes 9889943812af279a661db7bf6d0cd1f027f65176d2daaabe764488a433c09070 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-03T07:03:25.340Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-03T07:03:25.639Z] Stashed 1 file(s) [Pipeline] echo [2024-10-03T07:03:25.644Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.18 [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] unstash [Pipeline] echo [2024-10-03T07:03:25.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T07:03:25.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T07:03:25.890Z] ========================================================= [2024-10-03T07:03:25.890Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-03T07:03:25.890Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-03T07:03:26.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-03T07:03:26.212Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-03T07:03:26.212Z] 43c4264eed91: Pulling fs layer [2024-10-03T07:03:26.212Z] 4cc291be95ef: Pulling fs layer [2024-10-03T07:03:26.212Z] 2ac1f1163629: Pulling fs layer [2024-10-03T07:03:26.212Z] 5c3c966382ef: Pulling fs layer [2024-10-03T07:03:26.212Z] 4f4fb700ef54: Pulling fs layer [2024-10-03T07:03:26.212Z] 5d5c8e513c77: Pulling fs layer [2024-10-03T07:03:26.212Z] 9f66e0745190: Pulling fs layer [2024-10-03T07:03:26.212Z] f49a43e4bbc0: Pulling fs layer [2024-10-03T07:03:26.212Z] 561ebcabdf7f: Pulling fs layer [2024-10-03T07:03:26.212Z] 5c3c966382ef: Waiting [2024-10-03T07:03:26.212Z] 4f4fb700ef54: Waiting [2024-10-03T07:03:26.212Z] 5d5c8e513c77: Waiting [2024-10-03T07:03:26.212Z] 561ebcabdf7f: Waiting [2024-10-03T07:03:26.212Z] 9f66e0745190: Waiting [2024-10-03T07:03:26.212Z] 4cc291be95ef: Verifying Checksum [2024-10-03T07:03:26.212Z] 4cc291be95ef: Download complete [2024-10-03T07:03:26.212Z] 5c3c966382ef: Verifying Checksum [2024-10-03T07:03:26.212Z] 5c3c966382ef: Download complete [2024-10-03T07:03:26.212Z] 4f4fb700ef54: Verifying Checksum [2024-10-03T07:03:26.212Z] 4f4fb700ef54: Download complete [2024-10-03T07:03:26.212Z] 5d5c8e513c77: Download complete [2024-10-03T07:03:26.212Z] 43c4264eed91: Verifying Checksum [2024-10-03T07:03:26.212Z] 43c4264eed91: Download complete [2024-10-03T07:03:26.471Z] 9f66e0745190: Verifying Checksum [2024-10-03T07:03:26.471Z] 9f66e0745190: Download complete [2024-10-03T07:03:26.471Z] 561ebcabdf7f: Verifying Checksum [2024-10-03T07:03:26.471Z] 561ebcabdf7f: Download complete [2024-10-03T07:03:26.730Z] 43c4264eed91: Pull complete [2024-10-03T07:03:26.990Z] 2ac1f1163629: Verifying Checksum [2024-10-03T07:03:26.990Z] 2ac1f1163629: Download complete [2024-10-03T07:03:27.249Z] f49a43e4bbc0: Verifying Checksum [2024-10-03T07:03:27.250Z] f49a43e4bbc0: Download complete [2024-10-03T07:03:27.509Z] 4cc291be95ef: Pull complete [2024-10-03T07:03:31.700Z] 2ac1f1163629: Pull complete [2024-10-03T07:03:31.700Z] 5c3c966382ef: Pull complete [2024-10-03T07:03:31.960Z] 4f4fb700ef54: Pull complete [2024-10-03T07:03:31.960Z] 5d5c8e513c77: Pull complete [2024-10-03T07:03:31.960Z] 9f66e0745190: Pull complete [2024-10-03T07:03:34.490Z] f49a43e4bbc0: Pull complete [2024-10-03T07:03:34.749Z] 561ebcabdf7f: Pull complete [2024-10-03T07:03:34.749Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-03T07:03:34.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-03T07:03:34.749Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2024-10-03T07:03:35.039Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T07:03:35.343Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-03T07:03:35.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T07:03:35.445Z] prd-ubuntu20.04-docker-8c-8g-13500 does not seem to be running inside a container [2024-10-03T07:03:35.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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 ******** ci-base-image-x86_64 cat [2024-10-03T07:03:40.767Z] Still waiting to schedule task [2024-10-03T07:03:40.768Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-03T07:03:41.789Z] $ docker top bc613cc2895739d5620a4322efeac23bf0f7cc00eb398e966de88c6114c21db8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T07:03:42.149Z] + go version [2024-10-03T07:03:42.149Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-03T07:03:42.160Z] $ docker stop --time=1 bc613cc2895739d5620a4322efeac23bf0f7cc00eb398e966de88c6114c21db8 [2024-10-03T07:03:43.454Z] $ docker rm -f --volumes bc613cc2895739d5620a4322efeac23bf0f7cc00eb398e966de88c6114c21db8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T07:03:43.908Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-03T07:03:43.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T07:03:44.005Z] prd-ubuntu20.04-docker-8c-8g-13500 does not seem to be running inside a container [2024-10-03T07:03:44.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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 ******** ci-base-image-x86_64 cat [2024-10-03T07:03:44.394Z] $ docker top 36113811eb52cd54035c11334337c0ba5dce28bf4da120e7381c19836e6179b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T07:03:44.747Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] fileExists [Pipeline] sh [2024-10-03T07:03:45.098Z] + make test [2024-10-03T07:03:45.098Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-10-03T07:03:45.358Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-10-03T07:03:45.358Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.46 [2024-10-03T07:03:45.358Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-10-03T07:03:45.929Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-10-03T07:03:45.929Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-10-03T07:03:45.929Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-10-03T07:03:45.929Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-10-03T07:03:45.929Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-10-03T07:03:45.929Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-10-03T07:03:45.929Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-10-03T07:03:45.929Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-10-03T07:03:45.929Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-10-03T07:03:45.929Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-10-03T07:03:45.929Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-10-03T07:03:46.188Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-10-03T07:03:46.188Z] go: downloading github.com/google/uuid v1.6.0 [2024-10-03T07:03:46.188Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-10-03T07:03:46.188Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-10-03T07:03:46.188Z] go: downloading github.com/fatih/color v1.16.0 [2024-10-03T07:03:46.188Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-10-03T07:03:46.188Z] go: downloading github.com/x448/float16 v0.8.4 [2024-10-03T07:03:46.188Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-10-03T07:03:46.188Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-10-03T07:03:46.188Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-10-03T07:03:46.188Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-10-03T07:03:46.188Z] go: downloading golang.org/x/crypto v0.25.0 [2024-10-03T07:03:46.188Z] go: downloading golang.org/x/text v0.16.0 [2024-10-03T07:03:46.188Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-10-03T07:03:46.188Z] go: downloading golang.org/x/sys v0.22.0 [2024-10-03T07:03:46.188Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-10-03T07:03:46.188Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-10-03T07:03:46.449Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-10-03T07:03:47.386Z] go: downloading golang.org/x/net v0.27.0 [2024-10-03T07:03:57.358Z] github.com/edgexfoundry/go-mod-registry/v3/registry/mocks coverage: 0.0% of statements [2024-10-03T07:03:57.358Z] github.com/edgexfoundry/go-mod-registry/v3/pkg/types coverage: 0.0% of statements [2024-10-03T07:03:57.617Z] ok github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul 2.037s coverage: 89.4% of statements [2024-10-03T07:03:57.617Z] ok github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/keeper 2.018s coverage: 66.4% of statements [2024-10-03T07:03:57.617Z] ok github.com/edgexfoundry/go-mod-registry/v3/registry 0.008s coverage: 62.5% of statements [2024-10-03T07:04:09.837Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2024-10-03T07:04:11.737Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-03T07:04:11.737Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-10-03T07:04:11.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-03T07:04:11.770Z] $ docker stop --time=1 36113811eb52cd54035c11334337c0ba5dce28bf4da120e7381c19836e6179b2 [2024-10-03T07:04:17.601Z] $ docker rm -f --volumes 36113811eb52cd54035c11334337c0ba5dce28bf4da120e7381c19836e6179b2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-03T07:04:18.177Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-03T07:04:18.216Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [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-10-03T07:04:18.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T07:04:18.742Z] [2024-10-03T07:04:18.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T07:04:19.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T07:04:19.047Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-03T07:04:19.047Z] 5eb5b503b376: Pulling fs layer [2024-10-03T07:04:19.047Z] 5c69ac0246d0: Pulling fs layer [2024-10-03T07:04:19.047Z] ec43610c2a17: Pulling fs layer [2024-10-03T07:04:19.047Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-03T07:04:19.047Z] 33b1e0a273af: Pulling fs layer [2024-10-03T07:04:19.047Z] 3a2ae6a8a46f: Waiting [2024-10-03T07:04:19.047Z] 33b1e0a273af: Waiting [2024-10-03T07:04:19.047Z] 5d3b04190fa2: Pulling fs layer [2024-10-03T07:04:19.047Z] 2f39f015ded8: Pulling fs layer [2024-10-03T07:04:19.047Z] 5d3b04190fa2: Waiting [2024-10-03T07:04:19.047Z] 2f39f015ded8: Waiting [2024-10-03T07:04:19.047Z] 5c69ac0246d0: Download complete [2024-10-03T07:04:19.047Z] 3a2ae6a8a46f: Download complete [2024-10-03T07:04:19.308Z] 33b1e0a273af: Verifying Checksum [2024-10-03T07:04:19.308Z] 33b1e0a273af: Download complete [2024-10-03T07:04:19.308Z] 5d3b04190fa2: Verifying Checksum [2024-10-03T07:04:19.308Z] 5d3b04190fa2: Download complete [2024-10-03T07:04:19.308Z] ec43610c2a17: Verifying Checksum [2024-10-03T07:04:19.308Z] ec43610c2a17: Download complete [2024-10-03T07:04:19.308Z] 5eb5b503b376: Verifying Checksum [2024-10-03T07:04:19.308Z] 5eb5b503b376: Download complete [2024-10-03T07:04:19.876Z] 2f39f015ded8: Download complete [2024-10-03T07:04:20.441Z] 5eb5b503b376: Pull complete [2024-10-03T07:04:20.699Z] 5c69ac0246d0: Pull complete [2024-10-03T07:04:20.959Z] ec43610c2a17: Pull complete [2024-10-03T07:04:20.959Z] 3a2ae6a8a46f: Pull complete [2024-10-03T07:04:21.218Z] 33b1e0a273af: Pull complete [2024-10-03T07:04:21.476Z] 5d3b04190fa2: Pull complete [2024-10-03T07:04:25.663Z] 2f39f015ded8: Pull complete [2024-10-03T07:04:25.663Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-03T07:04:25.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T07:04:25.663Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T07:04:25.766Z] prd-ubuntu20.04-docker-8c-8g-13500 does not seem to be running inside a container [2024-10-03T07:04:25.796Z] $ 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/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-03T07:04:32.050Z] $ docker top c0d15bd01af47b3a5c2232ea202c27cab0dd6cf63aae5d71aeac43f933acef93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T07:04:32.453Z] ---> job-cost.sh [2024-10-03T07:04:32.453Z] lf-activate-venv: SKIPPING [2024-10-03T07:04:32.453Z] INFO: No Stack... [2024-10-03T07:04:32.711Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-03T07:04:32.972Z] INFO: Archiving Costs [Pipeline] sh [2024-10-03T07:04:33.260Z] + cat /w/workspace/dgexfoundry_go-mod-registry_main/archives/cost.csv [2024-10-03T07:04:33.260Z] + cut -d, -f6 [Pipeline] lock [2024-10-03T07:04:33.274Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-registry-main-65-stack-cost] [2024-10-03T07:04:33.285Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-65-stack-cost] did not exist. Created. [2024-10-03T07:04:33.292Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-registry-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-03T07:04:33.594Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-03T07:04:33.615Z] Stashed 1 file(s) [Pipeline] } [2024-10-03T07:04:33.623Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-registry-main-65-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-03T07:04:33.648Z] $ docker stop --time=1 c0d15bd01af47b3a5c2232ea202c27cab0dd6cf63aae5d71aeac43f933acef93 [2024-10-03T07:04:34.807Z] $ docker rm -f --volumes c0d15bd01af47b3a5c2232ea202c27cab0dd6cf63aae5d71aeac43f933acef93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-03T08:34:24.480Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14110 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws [2024-10-03T08:34:24.505Z] Running in /w/workspace/go-mod-registry/65 [Pipeline] { [Pipeline] checkout [2024-10-03T08:34:27.559Z] Selected Git installation does not exist. Using Default [2024-10-03T08:34:27.559Z] The recommended git tool is: NONE [2024-10-03T08:34:32.957Z] using credential edgex-jenkins-ssh [2024-10-03T08:34:32.984Z] Cloning the remote Git repository [2024-10-03T08:34:33.029Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2024-10-03T08:34:33.160Z] > git init /w/workspace/go-mod-registry/65 # timeout=10 [2024-10-03T08:34:33.316Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2024-10-03T08:34:33.317Z] > git --version # timeout=10 [2024-10-03T08:34:33.343Z] > git --version # 'git version 2.25.1' [2024-10-03T08:34:33.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-03T08:34:33.501Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-03T08:34:34.469Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2024-10-03T08:34:34.500Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-03T08:34:35.450Z] Avoid second fetch [2024-10-03T08:34:35.451Z] Checking out Revision 27e25820c9a237457a696297194f15567d575bac (main) [2024-10-03T08:34:36.075Z] Commit message: "Merge pull request #167 from weichou1229/go-1.23" [2024-10-03T08:34:35.464Z] > git config core.sparsecheckout # timeout=10 [2024-10-03T08:34:35.531Z] > git checkout -f 27e25820c9a237457a696297194f15567d575bac # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-03T08:34:40.593Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-03T08:34:40.593Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-03T08:34:40.593Z] Dload Upload Total Spent Left Speed [2024-10-03T08:34:40.593Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12828 86 11015 0 0 91033 0 --:--:-- --:--:-- --:--:-- 90286 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-10-03T08:34:40.939Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-03T08:34:41.284Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-03T08:34:41.284Z] + sudo tee /etc/docker/daemon.new [2024-10-03T08:34:41.284Z] { [2024-10-03T08:34:41.284Z] "registry-mirrors": [ [2024-10-03T08:34:41.284Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-03T08:34:41.284Z] ], [2024-10-03T08:34:41.284Z] "bip": "10.250.0.254/24", [2024-10-03T08:34:41.284Z] "hosts": [ [2024-10-03T08:34:41.284Z] "tcp://0.0.0.0:5555", [2024-10-03T08:34:41.284Z] "unix:///var/run/docker.sock" [2024-10-03T08:34:41.284Z] ], [2024-10-03T08:34:41.284Z] "mtu": 1458, [2024-10-03T08:34:41.284Z] "selinux-enabled": true, [2024-10-03T08:34:41.284Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-03T08:34:41.284Z] } [Pipeline] sh [2024-10-03T08:34:41.621Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-03T08:34:41.959Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-10-03T08:35:00.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T08:35:00.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T08:35:00.566Z] ========================================================= [2024-10-03T08:35:00.566Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-03T08:35:00.566Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-03T08:35:00.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-03T08:35:01.511Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-03T08:35:01.511Z] cf04c63912e1: Pulling fs layer [2024-10-03T08:35:01.511Z] 55b35a11ae5e: Pulling fs layer [2024-10-03T08:35:01.511Z] a37a00ec5f00: Pulling fs layer [2024-10-03T08:35:01.511Z] 50b3750afda1: Pulling fs layer [2024-10-03T08:35:01.511Z] 4f4fb700ef54: Pulling fs layer [2024-10-03T08:35:01.511Z] 80978eb59214: Pulling fs layer [2024-10-03T08:35:01.511Z] c9f46d7d2bd2: Pulling fs layer [2024-10-03T08:35:01.511Z] c5a475d317c9: Pulling fs layer [2024-10-03T08:35:01.511Z] 4f4fb700ef54: Waiting [2024-10-03T08:35:01.511Z] 80978eb59214: Waiting [2024-10-03T08:35:01.511Z] c9f46d7d2bd2: Waiting [2024-10-03T08:35:01.511Z] c5a475d317c9: Waiting [2024-10-03T08:35:01.511Z] 50b3750afda1: Waiting [2024-10-03T08:35:01.511Z] 55b35a11ae5e: Verifying Checksum [2024-10-03T08:35:01.511Z] 55b35a11ae5e: Download complete [2024-10-03T08:35:01.511Z] 50b3750afda1: Verifying Checksum [2024-10-03T08:35:01.511Z] 50b3750afda1: Download complete [2024-10-03T08:35:01.511Z] 4f4fb700ef54: Verifying Checksum [2024-10-03T08:35:01.511Z] 4f4fb700ef54: Download complete [2024-10-03T08:35:01.511Z] 80978eb59214: Verifying Checksum [2024-10-03T08:35:01.511Z] 80978eb59214: Download complete [2024-10-03T08:35:01.783Z] cf04c63912e1: Verifying Checksum [2024-10-03T08:35:01.783Z] cf04c63912e1: Download complete [2024-10-03T08:35:02.058Z] c5a475d317c9: Verifying Checksum [2024-10-03T08:35:02.058Z] c5a475d317c9: Download complete [2024-10-03T08:35:02.653Z] cf04c63912e1: Pull complete [2024-10-03T08:35:03.239Z] 55b35a11ae5e: Pull complete [2024-10-03T08:35:03.508Z] a37a00ec5f00: Verifying Checksum [2024-10-03T08:35:03.508Z] a37a00ec5f00: Download complete [2024-10-03T08:35:04.471Z] c9f46d7d2bd2: Verifying Checksum [2024-10-03T08:35:04.471Z] c9f46d7d2bd2: Download complete [2024-10-03T08:35:16.794Z] a37a00ec5f00: Pull complete [2024-10-03T08:35:16.794Z] 50b3750afda1: Pull complete [2024-10-03T08:35:16.794Z] 4f4fb700ef54: Pull complete [2024-10-03T08:35:16.794Z] 80978eb59214: Pull complete [2024-10-03T08:35:23.457Z] c9f46d7d2bd2: Pull complete [2024-10-03T08:35:25.418Z] c5a475d317c9: Pull complete [2024-10-03T08:35:25.418Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-03T08:35:25.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-03T08:35:25.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh [2024-10-03T08:35:25.739Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:35:26.082Z] + docker inspect -f . ci-base-image-arm64 [2024-10-03T08:35:26.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:35:26.303Z] prd-ubuntu20.04-docker-arm64-4c-16g-14110 does not seem to be running inside a container [2024-10-03T08:35:26.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/65 -v /w/workspace/go-mod-registry/65:/w/workspace/go-mod-registry/65:rw,z -v /w/workspace/go-mod-registry/65@tmp:/w/workspace/go-mod-registry/65@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 ******** ci-base-image-arm64 cat [2024-10-03T08:35:29.451Z] $ docker top 9c5fe2640f13654cab1fc0a80171e488d62d427918ceaede65d1b07b9351d88f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T08:35:30.348Z] + go version [2024-10-03T08:35:30.348Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-03T08:35:30.365Z] $ docker stop --time=1 9c5fe2640f13654cab1fc0a80171e488d62d427918ceaede65d1b07b9351d88f [2024-10-03T08:35:32.043Z] $ docker rm -f --volumes 9c5fe2640f13654cab1fc0a80171e488d62d427918ceaede65d1b07b9351d88f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:35:32.654Z] + docker inspect -f . ci-base-image-arm64 [2024-10-03T08:35:32.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:35:32.863Z] prd-ubuntu20.04-docker-arm64-4c-16g-14110 does not seem to be running inside a container [2024-10-03T08:35:32.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-registry/65 -v /w/workspace/go-mod-registry/65:/w/workspace/go-mod-registry/65:rw,z -v /w/workspace/go-mod-registry/65@tmp:/w/workspace/go-mod-registry/65@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 ******** ci-base-image-arm64 cat [2024-10-03T08:35:34.225Z] $ docker top fbdf5e198db32c5db7b72cd50938769bd8a22365242f3a2cb0f31136dfb8294c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T08:35:35.070Z] + git config --global --add safe.directory /w/workspace/go-mod-registry/65 [Pipeline] fileExists [Pipeline] sh [2024-10-03T08:35:35.738Z] + make test [2024-10-03T08:35:35.738Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-10-03T08:35:35.738Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-10-03T08:35:35.738Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.46 [2024-10-03T08:35:36.005Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-10-03T08:35:36.282Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-10-03T08:35:36.282Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-10-03T08:35:36.282Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-10-03T08:35:36.282Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-10-03T08:35:36.551Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-10-03T08:35:36.551Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-10-03T08:35:36.551Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-10-03T08:35:36.551Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-10-03T08:35:36.551Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-10-03T08:35:36.551Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-10-03T08:35:36.551Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-10-03T08:35:36.551Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-10-03T08:35:36.824Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-10-03T08:35:36.824Z] go: downloading github.com/google/uuid v1.6.0 [2024-10-03T08:35:37.410Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-10-03T08:35:37.410Z] go: downloading github.com/fatih/color v1.16.0 [2024-10-03T08:35:37.410Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-10-03T08:35:37.410Z] go: downloading github.com/x448/float16 v0.8.4 [2024-10-03T08:35:37.410Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-10-03T08:35:37.410Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-10-03T08:35:37.410Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-10-03T08:35:37.410Z] go: downloading golang.org/x/crypto v0.25.0 [2024-10-03T08:35:37.410Z] go: downloading golang.org/x/text v0.16.0 [2024-10-03T08:35:38.002Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-10-03T08:35:38.269Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-10-03T08:35:38.269Z] go: downloading golang.org/x/sys v0.22.0 [2024-10-03T08:35:38.269Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-10-03T08:35:39.677Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-10-03T08:35:39.677Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-10-03T08:35:42.267Z] go: downloading golang.org/x/net v0.27.0 [2024-10-03T08:37:03.968Z] github.com/edgexfoundry/go-mod-registry/v3/pkg/types coverage: 0.0% of statements [2024-10-03T08:37:03.968Z] ok github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul 2.251s coverage: 89.4% of statements [2024-10-03T08:37:03.968Z] github.com/edgexfoundry/go-mod-registry/v3/registry/mocks coverage: 0.0% of statements [2024-10-03T08:37:03.968Z] ok github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/keeper 2.099s coverage: 66.4% of statements [2024-10-03T08:37:03.968Z] ok github.com/edgexfoundry/go-mod-registry/v3/registry 0.029s coverage: 62.5% of statements [2024-10-03T08:37:03.968Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-03T08:37:03.968Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2024-10-03T08:37:14.055Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-03T08:37:14.055Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-10-03T08:37:14.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-03T08:37:14.090Z] $ docker stop --time=1 fbdf5e198db32c5db7b72cd50938769bd8a22365242f3a2cb0f31136dfb8294c [2024-10-03T08:37:15.950Z] $ docker rm -f --volumes fbdf5e198db32c5db7b72cd50938769bd8a22365242f3a2cb0f31136dfb8294c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-03T08:37:17.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-03T08:37:17.988Z] Warning: overwriting stash ‘coverage-report’ [2024-10-03T08:37:18.470Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:37:18.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T08:37:18.957Z] [2024-10-03T08:37:18.957Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:37:19.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T08:37:19.560Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-03T08:37:19.560Z] 8998bd30e6a1: Pulling fs layer [2024-10-03T08:37:19.560Z] 04944245beec: Pulling fs layer [2024-10-03T08:37:19.560Z] 699f458cf7ca: Pulling fs layer [2024-10-03T08:37:19.560Z] 765212b225bb: Pulling fs layer [2024-10-03T08:37:19.560Z] f23df028b6ca: Pulling fs layer [2024-10-03T08:37:19.560Z] d65c8cfc05b1: Pulling fs layer [2024-10-03T08:37:19.560Z] 2437ff75d9bd: Pulling fs layer [2024-10-03T08:37:19.560Z] 765212b225bb: Waiting [2024-10-03T08:37:19.560Z] f23df028b6ca: Waiting [2024-10-03T08:37:19.560Z] d65c8cfc05b1: Waiting [2024-10-03T08:37:19.560Z] 2437ff75d9bd: Waiting [2024-10-03T08:37:19.560Z] 04944245beec: Verifying Checksum [2024-10-03T08:37:19.560Z] 04944245beec: Download complete [2024-10-03T08:37:19.560Z] 765212b225bb: Verifying Checksum [2024-10-03T08:37:19.560Z] 765212b225bb: Download complete [2024-10-03T08:37:19.836Z] f23df028b6ca: Download complete [2024-10-03T08:37:19.836Z] d65c8cfc05b1: Verifying Checksum [2024-10-03T08:37:19.836Z] d65c8cfc05b1: Download complete [2024-10-03T08:37:19.836Z] 699f458cf7ca: Verifying Checksum [2024-10-03T08:37:19.836Z] 699f458cf7ca: Download complete [2024-10-03T08:37:20.105Z] 8998bd30e6a1: Verifying Checksum [2024-10-03T08:37:20.105Z] 8998bd30e6a1: Download complete [2024-10-03T08:37:22.705Z] 2437ff75d9bd: Verifying Checksum [2024-10-03T08:37:22.705Z] 2437ff75d9bd: Download complete [2024-10-03T08:37:25.308Z] 8998bd30e6a1: Pull complete [2024-10-03T08:37:25.308Z] 04944245beec: Pull complete [2024-10-03T08:37:27.265Z] 699f458cf7ca: Pull complete [2024-10-03T08:37:27.265Z] 765212b225bb: Pull complete [2024-10-03T08:37:28.226Z] f23df028b6ca: Pull complete [2024-10-03T08:37:28.226Z] d65c8cfc05b1: Pull complete [2024-10-03T08:37:43.212Z] 2437ff75d9bd: Pull complete [2024-10-03T08:37:43.212Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-03T08:37:43.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T08:37:43.212Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:37:43.415Z] prd-ubuntu20.04-docker-arm64-4c-16g-14110 does not seem to be running inside a container [2024-10-03T08:37:43.493Z] $ 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/go-mod-registry/65 -v /w/workspace/go-mod-registry/65:/w/workspace/go-mod-registry/65:rw,z -v /w/workspace/go-mod-registry/65@tmp:/w/workspace/go-mod-registry/65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-03T08:37:46.081Z] $ docker top fd89fcddc28518a63384ed70aa6860bdb5fd963990e2f28729924dbbbaaee82c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:37:46.967Z] ---> job-cost.sh [2024-10-03T08:37:46.967Z] lf-activate-venv: SKIPPING [2024-10-03T08:37:46.967Z] INFO: No Stack... [2024-10-03T08:37:47.553Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-03T08:37:48.142Z] INFO: Archiving Costs [Pipeline] sh [2024-10-03T08:37:48.812Z] + cat /w/workspace/go-mod-registry/65/archives/cost.csv [2024-10-03T08:37:48.812Z] + cut -d, -f6 [Pipeline] lock [2024-10-03T08:37:48.885Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-registry-main-65-stack-cost] [2024-10-03T08:37:48.895Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-65-stack-cost] did not exist. Created. [2024-10-03T08:37:48.902Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-registry-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-03T08:37:49.591Z] /w/workspace/go-mod-registry/65@tmp/durable-b7078c8b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-03T08:37:49.947Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-03T08:37:49.984Z] Warning: overwriting stash ‘stack-cost’ [2024-10-03T08:37:50.124Z] Stashed 1 file(s) [Pipeline] } [2024-10-03T08:37:50.133Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-registry-main-65-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-03T08:37:50.162Z] $ docker stop --time=1 fd89fcddc28518a63384ed70aa6860bdb5fd963990e2f28729924dbbbaaee82c [2024-10-03T08:37:51.773Z] $ docker rm -f --volumes fd89fcddc28518a63384ed70aa6860bdb5fd963990e2f28729924dbbbaaee82c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-03T08:37:52.309Z] provisioning config files... [2024-10-03T08:37:52.320Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config2657378177163595984tmp [Pipeline] { [Pipeline] sh [2024-10-03T08:37:52.650Z] + set +x [2024-10-03T08:37:52.650Z] + curl -s https://codecov.io/bash [2024-10-03T08:37:52.650Z] + bash -s -- [2024-10-03T08:37:52.650Z] [2024-10-03T08:37:52.650Z] _____ _ [2024-10-03T08:37:52.650Z] / ____| | | [2024-10-03T08:37:52.650Z] | | ___ __| | ___ ___ _____ __ [2024-10-03T08:37:52.650Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-03T08:37:52.650Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-03T08:37:52.650Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-03T08:37:52.650Z] Bash-1.0.6 [2024-10-03T08:37:52.650Z] [2024-10-03T08:37:52.650Z] [2024-10-03T08:37:52.650Z] ==> git version 2.25.1 found [2024-10-03T08:37:52.650Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-03T08:37:52.650Z] Release-Date: 2020-01-08 [2024-10-03T08:37:52.650Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-03T08:37:52.650Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-03T08:37:52.650Z] ==> Jenkins CI detected. [2024-10-03T08:37:52.651Z] current dir:  /w/workspace/dgexfoundry_go-mod-registry_main [2024-10-03T08:37:52.651Z] project root: . [2024-10-03T08:37:52.651Z] --> token set from env [2024-10-03T08:37:52.651Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-03T08:37:52.651Z] ==> Running gcov in . (disable via -X gcov) [2024-10-03T08:37:52.651Z] ==> Python coveragepy not found [2024-10-03T08:37:52.651Z] ==> Searching for coverage reports in: [2024-10-03T08:37:52.651Z] + . [2024-10-03T08:37:52.651Z] -> Found 1 reports [2024-10-03T08:37:52.651Z] ==> Detecting git/mercurial file structure [2024-10-03T08:37:52.651Z] ==> Reading reports [2024-10-03T08:37:52.651Z] + ./coverage.out bytes=25776 [2024-10-03T08:37:52.910Z] ==> Appending adjustments [2024-10-03T08:37:52.910Z] https://docs.codecov.io/docs/fixing-reports [2024-10-03T08:37:52.910Z] + Found adjustments [2024-10-03T08:37:52.910Z] ==> Gzipping contents [2024-10-03T08:37:52.910Z] 4.0K /tmp/codecov.RhTVz4.gz [2024-10-03T08:37:52.910Z] ==> Uploading reports [2024-10-03T08:37:52.910Z] url: https://codecov.io [2024-10-03T08:37:52.910Z] query: branch=main&commit=27e25820c9a237457a696297194f15567d575bac&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-03T08:37:52.910Z] -> Pinging Codecov [2024-10-03T08:37:52.911Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=27e25820c9a237457a696297194f15567d575bac&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-03T08:37:53.169Z] -> Uploading to [2024-10-03T08:37:53.169Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-registry/27e25820c9a237457a696297194f15567d575bac/6c0987d8-6c27-4805-ac54-9ddb5da37d56.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241003%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241003T083753Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e307d0a22a55c0a57b0025cde499bb13122dc5a2209a2dcabd0e5351e3bb7699 [2024-10-03T08:37:53.169Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-03T08:37:53.169Z] Dload Upload Total Spent Left Speed [2024-10-03T08:37:53.428Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3731 0 0 100 3731 0 18748 --:--:-- --:--:-- --:--:-- 18655 100 3731 0 0 100 3731 0 18748 --:--:-- --:--:-- --:--:-- 18655 [2024-10-03T08:37:53.428Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/27e25820c9a237457a696297194f15567d575bac [Pipeline] } [2024-10-03T08:37:53.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-03T08:37:53.655Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-03T08:37:53.671Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:37:53.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-03T08:37:53.984Z] [2024-10-03T08:37:53.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:37:54.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-03T08:37:54.295Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-03T08:37:54.295Z] 43c4264eed91: Already exists [2024-10-03T08:37:54.295Z] 4cc291be95ef: Already exists [2024-10-03T08:37:54.295Z] 2ac1f1163629: Already exists [2024-10-03T08:37:54.295Z] 5c3c966382ef: Already exists [2024-10-03T08:37:54.295Z] 4f4fb700ef54: Already exists [2024-10-03T08:37:54.295Z] d9c7d2e4e75e: Pulling fs layer [2024-10-03T08:37:54.295Z] 9c3e1370e548: Pulling fs layer [2024-10-03T08:37:54.552Z] d9c7d2e4e75e: Download complete [2024-10-03T08:37:54.811Z] d9c7d2e4e75e: Pull complete [2024-10-03T08:37:55.438Z] 9c3e1370e548: Verifying Checksum [2024-10-03T08:37:55.438Z] 9c3e1370e548: Download complete [2024-10-03T08:37:58.719Z] 9c3e1370e548: Pull complete [2024-10-03T08:37:58.719Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-03T08:37:58.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-03T08:37:58.719Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:37:58.814Z] prd-ubuntu20.04-docker-8c-8g-13500 does not seem to be running inside a container [2024-10-03T08:37:58.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-03T08:38:02.059Z] $ docker top b688cd12522a6a63232cd39cf6485221d7b5457dabe4d21ae01eb8650c2a1bef -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T08:38:02.408Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] echo [2024-10-03T08:38:02.419Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-registry:main' [Pipeline] sh [2024-10-03T08:38:02.697Z] + set -o pipefail [2024-10-03T08:38:02.697Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-registry:main' [2024-10-03T08:38:06.886Z] [2024-10-03T08:38:06.886Z] Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v3)... [2024-10-03T08:38:06.886Z] [2024-10-03T08:38:06.886Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/35af93a0-611a-44f8-9681-5e801f8320f2/history/089ebf3f-cbc7-4568-a758-f74eeac18494 [2024-10-03T08:38:06.886Z] [2024-10-03T08:38:06.886Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-03T08:38:06.886Z] [2024-10-03T08:38:07.452Z] [2024-10-03T08:38:07.452Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-03T08:38:07.452Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-03T08:38:07.715Z] $ docker stop --time=1 b688cd12522a6a63232cd39cf6485221d7b5457dabe4d21ae01eb8650c2a1bef [2024-10-03T08:38:11.611Z] $ docker rm -f --volumes b688cd12522a6a63232cd39cf6485221d7b5457dabe4d21ae01eb8650c2a1bef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-03T08:38:12.440Z] + git log --format=format:%s -1 27e25820c9a237457a696297194f15567d575bac [Pipeline] sh [2024-10-03T08:38:12.736Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-03T08:38:12.736Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:13.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T08:38:13.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:38:13.127Z] prd-ubuntu20.04-docker-8c-8g-13500 does not seem to be running inside a container [2024-10-03T08:38:13.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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-10-03T08:38:13.536Z] $ docker top 94abae48dc18b3c6110ad5d7587259b59334d4100be31383fde44d6193f795fe -eo pid,comm [2024-10-03T08:38:13.585Z] 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-10-03T08:38:13.585Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-03T08:38:13.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T08:38:13.643Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T08:38:13.760Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T08:38:13.759Z] $ docker exec 94abae48dc18b3c6110ad5d7587259b59334d4100be31383fde44d6193f795fe ssh-agent [2024-10-03T08:38:13.863Z] SSH_AUTH_SOCK=/tmp/ssh-Sbutk5RTyUWO/agent.32 [2024-10-03T08:38:13.863Z] SSH_AGENT_PID=38 [2024-10-03T08:38:13.867Z] Running ssh-add (command line suppressed) [2024-10-03T08:38:13.967Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6981931763683818870.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6981931763683818870.key) [2024-10-03T08:38:13.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T08:38:14.283Z] + git semver tag [2024-10-03T08:38:14.543Z] 2024-10-03 08:38:14,461 [run_tag] DEBUG tag force:False [2024-10-03T08:38:14.543Z] 2024-10-03 08:38:14,461 [check_head_tag] DEBUG check head tag [2024-10-03T08:38:14.543Z] 2024-10-03 08:38:14,462 [execute] INFO git cat-file --batch-check [2024-10-03T08:38:14.543Z] 2024-10-03 08:38:14,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) [2024-10-03T08:38:14.543Z] 2024-10-03 08:38:14,465 [execute] INFO git cat-file --batch [2024-10-03T08:38:14.543Z] 2024-10-03 08:38:14,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) [2024-10-03T08:38:14.543Z] 2024-10-03 08:38:14,485 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-03T08:38:14.543Z] 2024-10-03 08:38:14,485 [execute] INFO git tag -a v3.2.0-dev.18 -m v3.2.0-dev.18 [2024-10-03T08:38:14.543Z] 2024-10-03 08:38:14,485 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.18', '-m', 'v3.2.0-dev.18'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) [2024-10-03T08:38:14.543Z] 2024-10-03 08:38:14,489 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-03T08:38:14.543Z] 3.2.0-dev.18 [Pipeline] } [2024-10-03T08:38:14.548Z] $ docker exec --env ******** --env ******** 94abae48dc18b3c6110ad5d7587259b59334d4100be31383fde44d6193f795fe ssh-agent -k [2024-10-03T08:38:14.645Z] unset SSH_AUTH_SOCK; [2024-10-03T08:38:14.645Z] unset SSH_AGENT_PID; [2024-10-03T08:38:14.645Z] echo Agent pid 38 killed; [2024-10-03T08:38:14.658Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-03T08:38:14.986Z] + git semver [Pipeline] } [2024-10-03T08:38:15.252Z] $ docker stop --time=1 94abae48dc18b3c6110ad5d7587259b59334d4100be31383fde44d6193f795fe [2024-10-03T08:38:16.554Z] $ docker rm -f --volumes 94abae48dc18b3c6110ad5d7587259b59334d4100be31383fde44d6193f795fe [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:16.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-03T08:38:16.966Z] [2024-10-03T08:38:16.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:17.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-03T08:38:17.270Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-03T08:38:17.270Z] ab5ef0e58194: Pulling fs layer [2024-10-03T08:38:17.270Z] 9712f1f96733: Pulling fs layer [2024-10-03T08:38:17.270Z] 63f879dbbcfc: Pulling fs layer [2024-10-03T08:38:17.270Z] 0d9ebad4ef96: Pulling fs layer [2024-10-03T08:38:17.270Z] e9a5061849ea: Pulling fs layer [2024-10-03T08:38:17.270Z] d747dcd14b5f: Pulling fs layer [2024-10-03T08:38:17.270Z] 2de7ff778b66: Pulling fs layer [2024-10-03T08:38:17.270Z] 0d9ebad4ef96: Waiting [2024-10-03T08:38:17.270Z] e9a5061849ea: Waiting [2024-10-03T08:38:17.270Z] d747dcd14b5f: Waiting [2024-10-03T08:38:17.270Z] 2de7ff778b66: Waiting [2024-10-03T08:38:17.270Z] 9712f1f96733: Download complete [2024-10-03T08:38:17.528Z] 63f879dbbcfc: Verifying Checksum [2024-10-03T08:38:17.528Z] 63f879dbbcfc: Download complete [2024-10-03T08:38:17.528Z] e9a5061849ea: Verifying Checksum [2024-10-03T08:38:17.528Z] e9a5061849ea: Download complete [2024-10-03T08:38:17.786Z] d747dcd14b5f: Verifying Checksum [2024-10-03T08:38:17.786Z] d747dcd14b5f: Download complete [2024-10-03T08:38:17.786Z] 0d9ebad4ef96: Verifying Checksum [2024-10-03T08:38:17.786Z] 0d9ebad4ef96: Download complete [2024-10-03T08:38:17.786Z] ab5ef0e58194: Verifying Checksum [2024-10-03T08:38:17.786Z] ab5ef0e58194: Download complete [2024-10-03T08:38:17.786Z] 2de7ff778b66: Verifying Checksum [2024-10-03T08:38:17.786Z] 2de7ff778b66: Download complete [2024-10-03T08:38:20.310Z] ab5ef0e58194: Pull complete [2024-10-03T08:38:20.310Z] 9712f1f96733: Pull complete [2024-10-03T08:38:21.282Z] 63f879dbbcfc: Pull complete [2024-10-03T08:38:24.691Z] 0d9ebad4ef96: Pull complete [2024-10-03T08:38:24.949Z] e9a5061849ea: Pull complete [2024-10-03T08:38:24.949Z] d747dcd14b5f: Pull complete [2024-10-03T08:38:25.883Z] 2de7ff778b66: Pull complete [2024-10-03T08:38:25.883Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-03T08:38:25.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-03T08:38:25.883Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:38:26.042Z] prd-ubuntu20.04-docker-8c-8g-13500 does not seem to be running inside a container [2024-10-03T08:38:26.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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-lftools:0.23.1-centos7 cat [2024-10-03T08:38:33.636Z] $ docker top be855b88f7fe5a849eaeb3eab872bbad0fc09010572429eed89a76b1d678c149 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-03T08:38:33.720Z] provisioning config files... [2024-10-03T08:38:33.726Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config2699039743410181133tmp [2024-10-03T08:38:33.736Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config10616179056864989201tmp [2024-10-03T08:38:33.745Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config143673677015571308tmp [Pipeline] { [Pipeline] echo [2024-10-03T08:38:33.771Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:38:34.065Z] ---> sigul-configuration.sh [2024-10-03T08:38:34.065Z] gpg: directory `/root/.gnupg' created [2024-10-03T08:38:34.065Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-03T08:38:34.065Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-03T08:38:34.065Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-03T08:38:34.065Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-03T08:38:34.065Z] gpg: CAST5 encrypted data [2024-10-03T08:38:34.065Z] gpg: encrypted with 1 passphrase [2024-10-03T08:38:34.065Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-03T08:38:34.353Z] + mkdir /home/jenkins [2024-10-03T08:38:34.353Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-03T08:38:34.649Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-10-03T08:38:34.663Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:38:34.954Z] ---> sigul-install.sh [2024-10-03T08:38:34.954Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-03T08:38:35.246Z] + git tag --list [2024-10-03T08:38:35.246Z] v0.0.0 [2024-10-03T08:38:35.246Z] v0.1.0 [2024-10-03T08:38:35.246Z] v0.1.1 [2024-10-03T08:38:35.246Z] v0.1.10 [2024-10-03T08:38:35.246Z] v0.1.11 [2024-10-03T08:38:35.246Z] v0.1.12 [2024-10-03T08:38:35.246Z] v0.1.13 [2024-10-03T08:38:35.246Z] v0.1.14 [2024-10-03T08:38:35.246Z] v0.1.15 [2024-10-03T08:38:35.246Z] v0.1.16 [2024-10-03T08:38:35.246Z] v0.1.17 [2024-10-03T08:38:35.246Z] v0.1.18 [2024-10-03T08:38:35.246Z] v0.1.19 [2024-10-03T08:38:35.246Z] v0.1.2 [2024-10-03T08:38:35.246Z] v0.1.20 [2024-10-03T08:38:35.246Z] v0.1.21 [2024-10-03T08:38:35.246Z] v0.1.22 [2024-10-03T08:38:35.246Z] v0.1.23 [2024-10-03T08:38:35.246Z] v0.1.24 [2024-10-03T08:38:35.246Z] v0.1.25 [2024-10-03T08:38:35.246Z] v0.1.26 [2024-10-03T08:38:35.246Z] v0.1.27 [2024-10-03T08:38:35.246Z] v0.1.3 [2024-10-03T08:38:35.246Z] v0.1.4 [2024-10-03T08:38:35.246Z] v0.1.5 [2024-10-03T08:38:35.246Z] v0.1.6 [2024-10-03T08:38:35.246Z] v0.1.7 [2024-10-03T08:38:35.246Z] v0.1.8 [2024-10-03T08:38:35.246Z] v0.1.9 [2024-10-03T08:38:35.246Z] v2.0.0 [2024-10-03T08:38:35.246Z] v2.1.0 [2024-10-03T08:38:35.246Z] v2.2.0 [2024-10-03T08:38:35.246Z] v2.3.0 [2024-10-03T08:38:35.246Z] v3.0 [2024-10-03T08:38:35.246Z] v3.0.0 [2024-10-03T08:38:35.246Z] v3.1 [2024-10-03T08:38:35.246Z] v3.1.0 [2024-10-03T08:38:35.246Z] v3.1.0-dev.1 [2024-10-03T08:38:35.246Z] v3.1.0-dev.2 [2024-10-03T08:38:35.247Z] v3.1.0-dev.3 [2024-10-03T08:38:35.247Z] v3.1.0-dev.4 [2024-10-03T08:38:35.247Z] v3.1.0-dev.5 [2024-10-03T08:38:35.247Z] v3.1.0-dev.6 [2024-10-03T08:38:35.247Z] v3.1.0-dev.7 [2024-10-03T08:38:35.247Z] v3.1.0-dev.8 [2024-10-03T08:38:35.247Z] v3.2.0-dev.1 [2024-10-03T08:38:35.247Z] v3.2.0-dev.10 [2024-10-03T08:38:35.247Z] v3.2.0-dev.11 [2024-10-03T08:38:35.247Z] v3.2.0-dev.12 [2024-10-03T08:38:35.247Z] v3.2.0-dev.13 [2024-10-03T08:38:35.247Z] v3.2.0-dev.14 [2024-10-03T08:38:35.247Z] v3.2.0-dev.15 [2024-10-03T08:38:35.247Z] v3.2.0-dev.16 [2024-10-03T08:38:35.247Z] v3.2.0-dev.17 [2024-10-03T08:38:35.247Z] v3.2.0-dev.18 [2024-10-03T08:38:35.247Z] v3.2.0-dev.2 [2024-10-03T08:38:35.247Z] v3.2.0-dev.3 [2024-10-03T08:38:35.247Z] v3.2.0-dev.4 [2024-10-03T08:38:35.247Z] v3.2.0-dev.5 [2024-10-03T08:38:35.247Z] v3.2.0-dev.6 [2024-10-03T08:38:35.247Z] v3.2.0-dev.7 [2024-10-03T08:38:35.247Z] v3.2.0-dev.8 [2024-10-03T08:38:35.247Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-03T08:38:35.537Z] + lftools sign git-tag v3.2.0-dev.18 [2024-10-03T08:38:36.105Z] Signing Git tag with Sigul... [2024-10-03T08:38:36.105Z] Signing v3.2.0-dev.18 [Pipeline] echo [2024-10-03T08:38:36.378Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:38:36.669Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-03T08:38:36.676Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-03T08:38:36.702Z] $ docker stop --time=1 be855b88f7fe5a849eaeb3eab872bbad0fc09010572429eed89a76b1d678c149 [2024-10-03T08:38:37.970Z] $ docker rm -f --volumes be855b88f7fe5a849eaeb3eab872bbad0fc09010572429eed89a76b1d678c149 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-03T08:38:38.412Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-03T08:38:38.412Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:38.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T08:38:38.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:38:38.795Z] prd-ubuntu20.04-docker-8c-8g-13500 does not seem to be running inside a container [2024-10-03T08:38:38.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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-10-03T08:38:39.205Z] $ docker top 50a5190f1f0df85e8aadcecbe5e23150704624297cb089cf92608a303944b969 -eo pid,comm [2024-10-03T08:38:39.264Z] 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-10-03T08:38:39.264Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-03T08:38:39.315Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T08:38:39.316Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T08:38:39.447Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T08:38:39.445Z] $ docker exec 50a5190f1f0df85e8aadcecbe5e23150704624297cb089cf92608a303944b969 ssh-agent [2024-10-03T08:38:39.558Z] SSH_AUTH_SOCK=/tmp/ssh-el1qW4aLe1PX/agent.32 [2024-10-03T08:38:39.558Z] SSH_AGENT_PID=38 [2024-10-03T08:38:39.562Z] Running ssh-add (command line suppressed) [2024-10-03T08:38:39.671Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_9872083462859729271.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_9872083462859729271.key) [2024-10-03T08:38:39.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T08:38:39.981Z] + git semver bump pre [2024-10-03T08:38:40.243Z] 2024-10-03 08:38:40,158 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-03T08:38:40.243Z] 2024-10-03 08:38:40,159 [bump_version] DEBUG bumping version:3.2.0-dev.18 on axis:pre with prefix:dev [2024-10-03T08:38:40.243Z] 2024-10-03 08:38:40,159 [bump_version] DEBUG bumped version:3.2.0-dev.19 [2024-10-03T08:38:40.243Z] 2024-10-03 08:38:40,159 [write_version] DEBUG write version:3.2.0-dev.19 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:True [2024-10-03T08:38:40.243Z] 2024-10-03 08:38:40,159 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-03T08:38:40.243Z] 2024-10-03 08:38:40,159 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-03T08:38:40.243Z] 2024-10-03 08:38:40,161 [execute] INFO git cat-file --batch-check [2024-10-03T08:38:40.243Z] 2024-10-03 08:38:40,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-03T08:38:40.243Z] 2024-10-03 08:38:40,168 [execute] INFO git cat-file --batch [2024-10-03T08:38:40.243Z] 2024-10-03 08:38:40,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-03T08:38:40.243Z] 2024-10-03 08:38:40,173 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-03T08:38:40.243Z] 3.2.0-dev.19 [Pipeline] } [2024-10-03T08:38:40.249Z] $ docker exec --env ******** --env ******** 50a5190f1f0df85e8aadcecbe5e23150704624297cb089cf92608a303944b969 ssh-agent -k [2024-10-03T08:38:40.347Z] unset SSH_AUTH_SOCK; [2024-10-03T08:38:40.348Z] unset SSH_AGENT_PID; [2024-10-03T08:38:40.348Z] echo Agent pid 38 killed; [2024-10-03T08:38:40.364Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-03T08:38:40.691Z] + git semver [Pipeline] } [2024-10-03T08:38:40.959Z] $ docker stop --time=1 50a5190f1f0df85e8aadcecbe5e23150704624297cb089cf92608a303944b969 [2024-10-03T08:38:42.254Z] $ docker rm -f --volumes 50a5190f1f0df85e8aadcecbe5e23150704624297cb089cf92608a303944b969 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-03T08:38:42.619Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-03T08:38:42.620Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:42.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T08:38:42.924Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:38:43.004Z] prd-ubuntu20.04-docker-8c-8g-13500 does not seem to be running inside a container [2024-10-03T08:38:43.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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-10-03T08:38:43.391Z] $ docker top daa1938de94ba5fccfe1968b66b9f5ceab78aab5a14841e7a9c542aca935adf7 -eo pid,comm [2024-10-03T08:38:43.445Z] 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-10-03T08:38:43.445Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-03T08:38:43.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T08:38:43.498Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T08:38:43.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T08:38:43.609Z] $ docker exec daa1938de94ba5fccfe1968b66b9f5ceab78aab5a14841e7a9c542aca935adf7 ssh-agent [2024-10-03T08:38:43.731Z] SSH_AUTH_SOCK=/tmp/ssh-PMeL7sxkbO0t/agent.33 [2024-10-03T08:38:43.731Z] SSH_AGENT_PID=39 [2024-10-03T08:38:43.735Z] Running ssh-add (command line suppressed) [2024-10-03T08:38:43.831Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_4607803064607600106.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_4607803064607600106.key) [2024-10-03T08:38:43.849Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T08:38:44.136Z] + git semver push [2024-10-03T08:38:44.395Z] 2024-10-03 08:38:44,377 [run_push] DEBUG push [2024-10-03T08:38:44.395Z] 2024-10-03 08:38:44,377 [execute] INFO git cat-file --batch-check [2024-10-03T08:38:44.395Z] 2024-10-03 08:38:44,378 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-03T08:38:44.395Z] 2024-10-03 08:38:44,381 [execute] INFO git rev-list 0304110d6cc8c9a4f078ebfb765a43fb377ed8df -- [2024-10-03T08:38:44.395Z] 2024-10-03 08:38:44,381 [execute] DEBUG Popen(['git', 'rev-list', '0304110d6cc8c9a4f078ebfb765a43fb377ed8df', '--'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-03T08:38:44.395Z] 2024-10-03 08:38:44,389 [execute] INFO git fetch -v origin [2024-10-03T08:38:44.395Z] 2024-10-03 08:38:44,389 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-03T08:38:44.962Z] 2024-10-03 08:38:44,855 [run_push] DEBUG no remote changes detected [2024-10-03T08:38:44.962Z] 2024-10-03 08:38:44,855 [execute] INFO git push origin semver [2024-10-03T08:38:44.962Z] 2024-10-03 08:38:44,856 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-03T08:38:45.901Z] 2024-10-03 08:38:45,539 [run_push] DEBUG push all version tags [2024-10-03T08:38:45.901Z] 2024-10-03 08:38:45,540 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-03T08:38:45.901Z] 2024-10-03 08:38:45,540 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) [2024-10-03T08:38:46.470Z] 2024-10-03 08:38:46,189 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-03T08:38:46.470Z] 3.2.0-dev.19 [Pipeline] } [2024-10-03T08:38:46.475Z] $ docker exec --env ******** --env ******** daa1938de94ba5fccfe1968b66b9f5ceab78aab5a14841e7a9c542aca935adf7 ssh-agent -k [2024-10-03T08:38:46.568Z] unset SSH_AUTH_SOCK; [2024-10-03T08:38:46.568Z] unset SSH_AGENT_PID; [2024-10-03T08:38:46.568Z] echo Agent pid 39 killed; [2024-10-03T08:38:46.581Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-03T08:38:46.899Z] + git semver [Pipeline] } [2024-10-03T08:38:47.166Z] $ docker stop --time=1 daa1938de94ba5fccfe1968b66b9f5ceab78aab5a14841e7a9c542aca935adf7 [2024-10-03T08:38:48.429Z] $ docker rm -f --volumes daa1938de94ba5fccfe1968b66b9f5ceab78aab5a14841e7a9c542aca935adf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-03T08:38:49.030Z] + [ -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ] [2024-10-03T08:38:49.030Z] + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives [2024-10-03T08:38:49.030Z] total 16 [2024-10-03T08:38:49.030Z] drwxr-xr-x 3 root root 4096 Oct 3 07:04 . [2024-10-03T08:38:49.030Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 08:38 .. [2024-10-03T08:38:49.030Z] drwxr-xr-x 2 root root 4096 Oct 3 07:04 cost [2024-10-03T08:38:49.030Z] -rw-r--r-- 1 root root 86 Oct 3 07:04 cost.csv [2024-10-03T08:38:49.030Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_go-mod-registry_main/archives [2024-10-03T08:38:49.030Z] + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives [2024-10-03T08:38:49.030Z] total 16 [2024-10-03T08:38:49.030Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 07:04 . [2024-10-03T08:38:49.030Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 08:38 .. [2024-10-03T08:38:49.030Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 07:04 cost [2024-10-03T08:38:49.030Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 3 07:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:38:49.317Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:38:50.177Z] ---> package-listing.sh [2024-10-03T08:38:50.177Z] ++ facter osfamily [2024-10-03T08:38:50.177Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-03T08:38:50.435Z] + OS_FAMILY=debian [2024-10-03T08:38:50.435Z] + workspace=/w/workspace/dgexfoundry_go-mod-registry_main [2024-10-03T08:38:50.435Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-03T08:38:50.435Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-03T08:38:50.435Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-03T08:38:50.435Z] + PACKAGES=/tmp/packages_start.txt [2024-10-03T08:38:50.435Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2024-10-03T08:38:50.435Z] + PACKAGES=/tmp/packages_end.txt [2024-10-03T08:38:50.435Z] + case "${OS_FAMILY}" in [2024-10-03T08:38:50.435Z] + dpkg -l [2024-10-03T08:38:50.435Z] + grep '^ii' [2024-10-03T08:38:50.435Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-03T08:38:50.435Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-03T08:38:50.435Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-03T08:38:50.435Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2024-10-03T08:38:50.435Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [2024-10-03T08:38:50.435Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo [2024-10-03T08:38:50.447Z] 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-03T08:38:50.725Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:51.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T08:38:51.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:38:51.357Z] prd-ubuntu20.04-docker-8c-8g-13500 does not seem to be running inside a container [2024-10-03T08:38:51.383Z] $ 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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-lftools-log-publisher:latest cat [2024-10-03T08:38:51.609Z] $ docker top 2cfefff49bcb7d870556f430cfd3c29fd180ae5ba394537d809c4c744369db16 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T08:38:51.968Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-03T08:38:52.255Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-03T08:38:52.563Z] + ls /var/log/sa-host [2024-10-03T08:38:52.563Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T08:38:52.732Z] provisioning config files... [2024-10-03T08:38:52.741Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config7201648946437505073tmp [Pipeline] { [Pipeline] echo [2024-10-03T08:38:52.759Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:38:53.043Z] ---> create-netrc.sh [Pipeline] } [2024-10-03T08:38:53.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:38:53.402Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-03T08:38:53.412Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:38:53.698Z] ---> sudo-logs.sh [2024-10-03T08:38:53.698Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-03T08:38:53.730Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:38:54.011Z] ---> job-cost.sh [2024-10-03T08:38:54.011Z] lf-activate-venv: SKIPPING [2024-10-03T08:38:54.011Z] DEBUG: total: 0.2199999988079071 [2024-10-03T08:38:54.011Z] INFO: Retrieving Stack Cost... [2024-10-03T08:38:54.269Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-03T08:38:54.838Z] INFO: Archiving Costs [Pipeline] echo [2024-10-03T08:38:54.853Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:38:55.136Z] ---> logs-deploy.sh [2024-10-03T08:38:55.136Z] lf-activate-venv: SKIPPING [2024-10-03T08:38:55.136Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/65 [2024-10-03T08:38:55.136Z] INFO: archiving workspace using pattern(s): [2024-10-03T08:38:56.073Z] Archives upload complete. [2024-10-03T08:38:56.333Z] INFO: archiving logs to Nexus [2024-10-03T08:38:56.906Z] ---> uname -a: [2024-10-03T08:38:56.906Z] Linux prd-ubuntu20-04-docker-8c-8g-13500 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-03T08:38:56.906Z] [2024-10-03T08:38:56.906Z] [2024-10-03T08:38:56.906Z] ---> lscpu: [2024-10-03T08:38:56.906Z] Architecture: x86_64 [2024-10-03T08:38:56.906Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-03T08:38:56.906Z] Byte Order: Little Endian [2024-10-03T08:38:56.906Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-03T08:38:56.906Z] CPU(s): 8 [2024-10-03T08:38:56.906Z] On-line CPU(s) list: 0-7 [2024-10-03T08:38:56.906Z] Thread(s) per core: 1 [2024-10-03T08:38:56.906Z] Core(s) per socket: 1 [2024-10-03T08:38:56.906Z] Socket(s): 8 [2024-10-03T08:38:56.906Z] NUMA node(s): 1 [2024-10-03T08:38:56.906Z] Vendor ID: AuthenticAMD [2024-10-03T08:38:56.906Z] CPU family: 23 [2024-10-03T08:38:56.906Z] Model: 49 [2024-10-03T08:38:56.906Z] Model name: AMD EPYC-Rome Processor [2024-10-03T08:38:56.906Z] Stepping: 0 [2024-10-03T08:38:56.906Z] CPU MHz: 2800.000 [2024-10-03T08:38:56.906Z] BogoMIPS: 5600.00 [2024-10-03T08:38:56.906Z] Virtualization: AMD-V [2024-10-03T08:38:56.906Z] Hypervisor vendor: KVM [2024-10-03T08:38:56.906Z] Virtualization type: full [2024-10-03T08:38:56.906Z] L1d cache: 256 KiB [2024-10-03T08:38:56.906Z] L1i cache: 256 KiB [2024-10-03T08:38:56.906Z] L2 cache: 4 MiB [2024-10-03T08:38:56.906Z] L3 cache: 128 MiB [2024-10-03T08:38:56.906Z] NUMA node0 CPU(s): 0-7 [2024-10-03T08:38:56.906Z] Vulnerability Itlb multihit: Not affected [2024-10-03T08:38:56.906Z] Vulnerability L1tf: Not affected [2024-10-03T08:38:56.906Z] Vulnerability Mds: Not affected [2024-10-03T08:38:56.906Z] Vulnerability Meltdown: Not affected [2024-10-03T08:38:56.906Z] Vulnerability Mmio stale data: Not affected [2024-10-03T08:38:56.906Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-03T08:38:56.906Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-03T08:38:56.906Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-03T08:38:56.906Z] Vulnerability Srbds: Not affected [2024-10-03T08:38:56.906Z] Vulnerability Tsx async abort: Not affected [2024-10-03T08:38:56.907Z] 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-10-03T08:38:56.907Z] [2024-10-03T08:38:56.907Z] [2024-10-03T08:38:56.907Z] ---> nproc: [2024-10-03T08:38:56.907Z] 8 [2024-10-03T08:38:56.907Z] [2024-10-03T08:38:56.907Z] [2024-10-03T08:38:56.907Z] ---> df -h: [2024-10-03T08:38:56.907Z] Filesystem Size Used Avail Use% Mounted on [2024-10-03T08:38:56.907Z] overlay 155G 12G 144G 8% / [2024-10-03T08:38:56.907Z] tmpfs 64M 0 64M 0% /dev [2024-10-03T08:38:56.907Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-03T08:38:56.907Z] shm 64M 0 64M 0% /dev/shm [2024-10-03T08:38:56.907Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-10-03T08:38:56.907Z] [2024-10-03T08:38:56.907Z] [2024-10-03T08:38:56.907Z] ---> sar -b -r -n DEV: [2024-10-03T08:38:56.907Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13500) 10/03/24 _x86_64_ (8 CPU) [2024-10-03T08:38:56.907Z] [2024-10-03T08:38:56.907Z] 07:02:06 LINUX RESTART (8 CPU) [2024-10-03T08:38:56.907Z] [2024-10-03T08:38:56.907Z] 07:03:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-03T08:38:56.907Z] 07:04:01 157.78 10.13 147.65 0.00 1761.85 36767.33 0.00 [2024-10-03T08:38:56.907Z] 07:05:01 68.76 0.18 68.57 0.00 8.67 29348.58 0.00 [2024-10-03T08:38:56.907Z] 07:06:01 1.83 0.00 1.83 0.00 0.00 21.08 0.00 [2024-10-03T08:38:56.907Z] 07:07:01 1.95 0.00 1.95 0.00 0.00 22.66 0.00 [2024-10-03T08:38:56.907Z] 07:08:01 47.06 5.10 41.96 0.00 4342.34 8553.37 0.00 [2024-10-03T08:38:56.907Z] 07:09:01 6.22 0.02 6.20 0.00 0.13 127.05 0.00 [2024-10-03T08:38:56.907Z] 07:10:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 [2024-10-03T08:38:56.907Z] 07:11:01 1.95 0.00 1.95 0.00 0.00 22.66 0.00 [2024-10-03T08:38:56.907Z] 07:12:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 [2024-10-03T08:38:56.907Z] 07:13:01 2.00 0.00 2.00 0.00 0.00 23.20 0.00 [2024-10-03T08:38:56.907Z] 07:14:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 [2024-10-03T08:38:56.907Z] 07:15:01 1.88 0.00 1.88 0.00 0.00 22.53 0.00 [2024-10-03T08:38:56.907Z] 07:16:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 [2024-10-03T08:38:56.907Z] 07:17:01 2.00 0.00 2.00 0.00 0.00 23.73 0.00 [2024-10-03T08:38:56.907Z] 07:18:01 2.37 0.03 2.33 0.00 0.27 31.32 0.00 [2024-10-03T08:38:56.907Z] 07:19:01 2.00 0.00 2.00 0.00 0.00 23.46 0.00 [2024-10-03T08:38:56.907Z] 07:20:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 [2024-10-03T08:38:56.907Z] 07:21:01 1.80 0.00 1.80 0.00 0.00 21.60 0.00 [2024-10-03T08:38:56.907Z] 07:22:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2024-10-03T08:38:56.907Z] 07:23:01 3.98 1.02 2.97 0.00 21.86 38.52 0.00 [2024-10-03T08:38:56.907Z] 07:24:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 [2024-10-03T08:38:56.907Z] 07:25:01 1.67 0.00 1.67 0.00 0.00 19.60 0.00 [2024-10-03T08:38:56.907Z] 07:26:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 [2024-10-03T08:38:56.907Z] 07:27:01 1.73 0.00 1.73 0.00 0.00 19.60 0.00 [2024-10-03T08:38:56.907Z] 07:28:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 [2024-10-03T08:38:56.907Z] 07:29:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 [2024-10-03T08:38:56.907Z] 07:30:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 [2024-10-03T08:38:56.907Z] 07:31:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 [2024-10-03T08:38:56.907Z] 07:32:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2024-10-03T08:38:56.907Z] 07:33:01 1.55 0.00 1.55 0.00 0.00 19.06 0.00 [2024-10-03T08:38:56.907Z] 07:34:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2024-10-03T08:38:56.907Z] 07:35:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 [2024-10-03T08:38:56.907Z] 07:36:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2024-10-03T08:38:56.907Z] 07:37:01 1.42 0.00 1.42 0.00 0.00 18.40 0.00 [2024-10-03T08:38:56.907Z] 07:38:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2024-10-03T08:38:56.907Z] 07:39:01 1.20 0.00 1.20 0.00 0.00 15.20 0.00 [2024-10-03T08:38:56.907Z] 07:40:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2024-10-03T08:38:56.907Z] 07:41:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 [2024-10-03T08:38:56.907Z] 07:42:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 [2024-10-03T08:38:56.907Z] 07:43:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 [2024-10-03T08:38:56.907Z] 07:44:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 [2024-10-03T08:38:56.907Z] 07:45:01 1.50 0.02 1.48 0.00 0.53 17.60 0.00 [2024-10-03T08:38:56.907Z] 07:46:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 [2024-10-03T08:38:56.907Z] 07:47:01 1.75 0.00 1.75 0.00 0.00 21.46 0.00 [2024-10-03T08:38:56.907Z] 07:48:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2024-10-03T08:38:56.907Z] 07:49:01 1.32 0.00 1.32 0.00 0.00 16.81 0.00 [2024-10-03T08:38:56.907Z] 07:50:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 [2024-10-03T08:38:56.907Z] 07:51:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 [2024-10-03T08:38:56.907Z] 07:52:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2024-10-03T08:38:56.907Z] 07:53:01 1.70 0.00 1.70 0.00 0.00 20.53 0.00 [2024-10-03T08:38:56.907Z] 07:54:01 0.88 0.00 0.88 0.00 0.00 11.33 0.00 [2024-10-03T08:38:56.907Z] 07:55:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 [2024-10-03T08:38:56.907Z] 07:56:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2024-10-03T08:38:56.907Z] 07:57:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 [2024-10-03T08:38:56.907Z] 07:58:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2024-10-03T08:38:56.907Z] 07:59:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 [2024-10-03T08:38:56.907Z] 08:00:01 2.57 1.50 1.07 0.00 35.46 15.46 0.00 [2024-10-03T08:38:56.907Z] 08:01:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 [2024-10-03T08:38:56.907Z] 08:02:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 [2024-10-03T08:38:56.907Z] 08:03:01 1.43 0.00 1.43 0.00 0.00 18.80 0.00 [2024-10-03T08:38:56.907Z] 08:04:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2024-10-03T08:38:56.907Z] 08:05:01 1.23 0.00 1.23 0.00 0.00 16.26 0.00 [2024-10-03T08:38:56.907Z] 08:06:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2024-10-03T08:38:56.907Z] 08:07:01 1.32 0.00 1.32 0.00 0.00 17.06 0.00 [2024-10-03T08:38:56.907Z] 08:08:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 [2024-10-03T08:38:56.907Z] 08:09:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 [2024-10-03T08:38:56.907Z] 08:10:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 [2024-10-03T08:38:56.907Z] 08:11:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 [2024-10-03T08:38:56.907Z] 08:12:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2024-10-03T08:38:56.907Z] 08:13:01 1.25 0.00 1.25 0.00 0.00 16.53 0.00 [2024-10-03T08:38:56.907Z] 08:14:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2024-10-03T08:38:56.907Z] 08:15:01 1.23 0.00 1.23 0.00 0.00 16.26 0.00 [2024-10-03T08:38:56.907Z] 08:16:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 [2024-10-03T08:38:56.907Z] 08:17:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 [2024-10-03T08:38:56.907Z] 08:18:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 [2024-10-03T08:38:56.907Z] 08:19:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 [2024-10-03T08:38:56.907Z] 08:20:01 0.87 0.00 0.87 0.00 0.00 10.66 0.00 [2024-10-03T08:38:56.907Z] 08:21:01 1.35 0.00 1.35 0.00 0.00 17.20 0.00 [2024-10-03T08:38:56.907Z] 08:22:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2024-10-03T08:38:56.907Z] 08:23:01 1.48 0.00 1.48 0.00 0.00 18.80 0.00 [2024-10-03T08:38:56.907Z] 08:24:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2024-10-03T08:38:56.907Z] 08:25:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 [2024-10-03T08:38:56.907Z] 08:26:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2024-10-03T08:38:56.907Z] 08:27:01 1.37 0.00 1.37 0.00 0.00 17.33 0.00 [2024-10-03T08:38:56.907Z] 08:28:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 [2024-10-03T08:38:56.907Z] 08:29:01 1.35 0.00 1.35 0.00 0.00 17.20 0.00 [2024-10-03T08:38:56.907Z] 08:30:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2024-10-03T08:38:56.907Z] 08:31:01 1.37 0.00 1.37 0.00 0.00 17.20 0.00 [2024-10-03T08:38:56.907Z] 08:32:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2024-10-03T08:38:56.907Z] 08:33:01 1.42 0.00 1.42 0.00 0.00 18.40 0.00 [2024-10-03T08:38:56.907Z] 08:34:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 [2024-10-03T08:38:56.907Z] 08:35:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 [2024-10-03T08:38:56.907Z] 08:36:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 [2024-10-03T08:38:56.907Z] 08:37:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 [2024-10-03T08:38:56.907Z] 08:38:01 12.98 0.07 12.91 0.00 7.87 13000.37 0.00 [2024-10-03T08:38:56.907Z] Average: 4.30 0.19 4.11 0.00 64.46 926.88 0.00 [2024-10-03T08:38:56.907Z] [2024-10-03T08:38:56.907Z] 07:03:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-03T08:38:56.907Z] 07:04:01 28711076 31409540 889852 2.71 87416 2859296 2015676 5.94 1348608 2394452 334488 [2024-10-03T08:38:56.907Z] 07:05:01 28724772 31538528 764024 2.32 96328 2950048 1747004 5.15 1138072 2573748 356 [2024-10-03T08:38:56.907Z] 07:06:01 28725268 31539168 763144 2.32 96368 2950052 1747004 5.15 1137820 2573752 16 [2024-10-03T08:38:56.907Z] 07:07:01 28735404 31549416 752880 2.29 96448 2950052 1747004 5.15 1128312 2573752 16 [2024-10-03T08:38:56.907Z] 07:08:01 28270052 31525024 757176 2.30 125456 3351356 1687000 4.97 1409676 2722788 984 [2024-10-03T08:38:56.907Z] 07:09:01 28277180 31527572 754240 2.29 124060 3348096 1696744 5.00 1406372 2719580 8 [2024-10-03T08:38:56.907Z] 07:10:01 28277512 31527996 753736 2.29 124148 3348108 1696744 5.00 1406436 2719588 8 [2024-10-03T08:38:56.907Z] 07:11:01 28278796 31529412 752156 2.29 124244 3348112 1696744 5.00 1404872 2719592 8 [2024-10-03T08:38:56.907Z] 07:12:01 28278912 31529668 751872 2.29 124352 3348108 1696744 5.00 1404628 2719588 8 [2024-10-03T08:38:56.907Z] 07:13:01 28278712 31529520 751864 2.29 124448 3348108 1696744 5.00 1404748 2719592 12 [2024-10-03T08:38:56.907Z] 07:14:01 28281508 31532432 748916 2.28 124528 3348116 1696744 5.00 1401800 2719592 8 [2024-10-03T08:38:56.907Z] 07:15:01 28281308 31532336 748948 2.28 124624 3348120 1696744 5.00 1401880 2719600 8 [2024-10-03T08:38:56.907Z] 07:16:01 28281176 31532332 749144 2.28 124720 3348116 1696744 5.00 1402080 2719608 8 [2024-10-03T08:38:56.907Z] 07:17:01 28281232 31532464 748964 2.28 124816 3348112 1696744 5.00 1402464 2719604 8 [2024-10-03T08:38:56.907Z] 07:18:01 28279524 31531032 750020 2.28 124916 3348112 1704232 5.02 1403248 2719580 8 [2024-10-03T08:38:56.907Z] 07:19:01 28279784 31531408 749596 2.28 125012 3348112 1704232 5.02 1403040 2719580 8 [2024-10-03T08:38:56.907Z] 07:20:01 28279004 31530724 750212 2.28 125108 3348108 1704232 5.02 1403132 2719584 8 [2024-10-03T08:38:56.907Z] 07:21:01 28278956 31530768 750108 2.28 125188 3348120 1704232 5.02 1403236 2719588 8 [2024-10-03T08:38:56.907Z] 07:22:01 28279820 31531660 749156 2.28 125216 3348116 1704232 5.02 1402324 2719588 4 [2024-10-03T08:38:56.907Z] 07:23:01 28278560 31531536 749100 2.28 125336 3348740 1737444 5.12 1403016 2720108 8 [2024-10-03T08:38:56.907Z] 07:24:01 28278396 31531480 749056 2.28 125424 3348744 1737444 5.12 1402968 2720112 8 [2024-10-03T08:38:56.907Z] 07:25:01 28278820 31531936 748508 2.28 125480 3348748 1705024 5.02 1402736 2720116 8 [2024-10-03T08:38:56.907Z] 07:26:01 28278984 31532232 748660 2.28 125560 3348744 1705024 5.02 1402848 2720124 8 [2024-10-03T08:38:56.907Z] 07:27:01 28279000 31532328 748548 2.28 125620 3348748 1705024 5.02 1402652 2720120 8 [2024-10-03T08:38:56.907Z] 07:28:01 28278564 31531960 748836 2.28 125700 3348756 1705024 5.02 1402784 2720128 8 [2024-10-03T08:38:56.907Z] 07:29:01 28278532 31531984 748724 2.28 125756 3348760 1705024 5.02 1402796 2720136 16 [2024-10-03T08:38:56.907Z] 07:30:01 28278540 31532036 748764 2.28 125772 3348760 1705024 5.02 1402872 2720140 8 [2024-10-03T08:38:56.907Z] 07:31:01 28278404 31531940 748796 2.28 125804 3348764 1705024 5.02 1402916 2720144 8 [2024-10-03T08:38:56.907Z] 07:32:01 28278692 31532232 748660 2.28 125844 3348748 1705024 5.02 1402828 2720144 8 [2024-10-03T08:38:56.907Z] 07:33:01 28278416 31532056 748812 2.28 125888 3348772 1705024 5.02 1403020 2720156 20 [2024-10-03T08:38:56.907Z] 07:34:01 28278400 31532044 748740 2.28 125912 3348776 1705024 5.02 1402944 2720160 28 [2024-10-03T08:38:56.907Z] 07:35:01 28278028 31531728 748992 2.28 125952 3348780 1705024 5.02 1403036 2720168 12 [2024-10-03T08:38:56.907Z] 07:36:01 28278004 31531756 748932 2.28 125984 3348784 1705024 5.02 1403076 2720176 24 [2024-10-03T08:38:56.907Z] 07:37:01 28278016 31531820 748776 2.28 126032 3348788 1705024 5.02 1403136 2720180 32 [2024-10-03T08:38:56.907Z] 07:38:01 28277780 31531640 748912 2.28 126064 3348788 1705024 5.02 1403236 2720184 20 [2024-10-03T08:38:56.907Z] 07:39:01 28277904 31531768 748692 2.28 126104 3348792 1705024 5.02 1403244 2720188 32 [2024-10-03T08:38:56.907Z] 07:40:01 28278096 31532012 748616 2.28 126136 3348792 1705024 5.02 1403352 2720160 8 [2024-10-03T08:38:56.907Z] 07:41:01 28278024 31532072 748532 2.28 126176 3348860 1705024 5.02 1403392 2720232 28 [2024-10-03T08:38:56.907Z] 07:42:01 28278552 31532608 747912 2.27 126216 3348848 1705024 5.02 1403208 2720236 8 [2024-10-03T08:38:56.907Z] 07:43:01 28278380 31532528 747972 2.27 126248 3348864 1705024 5.02 1403388 2720240 16 [2024-10-03T08:38:56.907Z] 07:44:01 28278404 31532560 747836 2.27 126272 3348872 1705024 5.02 1403636 2720244 16 [2024-10-03T08:38:56.907Z] 07:45:01 28278548 31532740 747588 2.27 126296 3348888 1721208 5.07 1403416 2720252 12 [2024-10-03T08:38:56.907Z] 07:46:01 28278184 31532444 747852 2.27 126328 3348892 1721208 5.07 1403672 2720276 8 [2024-10-03T08:38:56.907Z] 07:47:01 28278784 31533096 747620 2.27 126388 3348880 1721208 5.07 1403976 2720284 4 [2024-10-03T08:38:56.907Z] 07:48:01 28278992 31533356 747520 2.27 126432 3348896 1721208 5.07 1403672 2720288 20 [2024-10-03T08:38:56.907Z] 07:49:01 28278824 31533236 747600 2.27 126472 3348900 1721208 5.07 1403652 2720296 28 [2024-10-03T08:38:56.907Z] 07:50:01 28278800 31533260 747536 2.27 126504 3348908 1721208 5.07 1403724 2720272 4 [2024-10-03T08:38:56.907Z] 07:51:01 28278256 31532772 747964 2.27 126536 3348908 1721208 5.07 1403764 2720280 12 [2024-10-03T08:38:56.907Z] 07:52:01 28278508 31533092 747568 2.27 126552 3348976 1721208 5.07 1403748 2720340 8 [2024-10-03T08:38:56.907Z] 07:53:01 28278788 31533420 747360 2.27 126600 3348980 1721208 5.07 1403796 2720356 4 [2024-10-03T08:38:56.907Z] 07:54:01 28278924 31533604 747164 2.27 126632 3348976 1721208 5.07 1403928 2720364 24 [2024-10-03T08:38:56.907Z] 07:55:01 28279376 31534236 746696 2.27 126672 3349116 1721208 5.07 1403860 2720500 8 [2024-10-03T08:38:56.907Z] 07:56:01 28279392 31534300 746632 2.27 126696 3349116 1704760 5.02 1403900 2720504 8 [2024-10-03T08:38:56.907Z] 07:57:01 28279076 31534024 746788 2.27 126728 3349120 1704760 5.02 1404384 2720508 184 [2024-10-03T08:38:56.907Z] 07:58:01 28279100 31534064 746700 2.27 126768 3349112 1704760 5.02 1403992 2720488 16 [2024-10-03T08:38:56.907Z] 07:59:01 28279084 31534104 746604 2.27 126800 3349124 1704760 5.02 1403984 2720496 12 [2024-10-03T08:38:56.907Z] 08:00:01 28267908 31524916 755576 2.30 126848 3350188 1720812 5.07 1416700 2720804 44 [2024-10-03T08:38:56.907Z] 08:01:01 28267824 31525012 755640 2.30 126888 3350316 1720812 5.07 1416452 2720888 24 [2024-10-03T08:38:56.907Z] 08:02:01 28267944 31525176 755436 2.30 126920 3350324 1720812 5.07 1416664 2720896 24 [2024-10-03T08:38:56.907Z] 08:03:01 28267708 31524988 755544 2.30 126984 3350328 1720812 5.07 1416672 2720908 68 [2024-10-03T08:38:56.907Z] 08:04:01 28267504 31524836 755644 2.30 127020 3350328 1720812 5.07 1416608 2720912 12 [2024-10-03T08:38:56.907Z] 08:05:01 28267220 31524588 755832 2.30 127060 3350332 1720812 5.07 1416648 2720920 28 [2024-10-03T08:38:56.908Z] 08:06:01 28267164 31524580 755784 2.30 127092 3350332 1720812 5.07 1416688 2720924 180 [2024-10-03T08:38:56.908Z] 08:07:01 28267064 31524512 755984 2.30 127124 3350340 1720812 5.07 1416828 2720932 12 [2024-10-03T08:38:56.908Z] 08:08:01 28267112 31524600 755872 2.30 127160 3350336 1720812 5.07 1417040 2720936 32 [2024-10-03T08:38:56.908Z] 08:09:01 28266812 31524348 756068 2.30 127192 3350344 1720812 5.07 1417040 2720940 8 [2024-10-03T08:38:56.908Z] 08:10:01 28266456 31524044 756308 2.30 127224 3350348 1720812 5.07 1417080 2720948 28 [2024-10-03T08:38:56.908Z] 08:11:01 28266228 31523868 756652 2.30 127260 3350356 1720812 5.07 1417120 2720956 8 [2024-10-03T08:38:56.908Z] 08:12:01 28266536 31524208 756380 2.30 127288 3350356 1720812 5.07 1417196 2720956 188 [2024-10-03T08:38:56.908Z] 08:13:01 28266304 31524028 756480 2.30 127328 3350360 1720812 5.07 1417548 2720964 32 [2024-10-03T08:38:56.908Z] 08:14:01 28266564 31524288 756188 2.30 127360 3350360 1720812 5.07 1417452 2720964 8 [2024-10-03T08:38:56.908Z] 08:15:01 28266232 31524012 756424 2.30 127396 3350364 1720812 5.07 1417344 2720932 28 [2024-10-03T08:38:56.908Z] 08:16:01 28266460 31524292 756096 2.30 127420 3350368 1736988 5.12 1417384 2720940 24 [2024-10-03T08:38:56.908Z] 08:17:01 28266796 31524684 755564 2.30 127452 3350368 1736988 5.12 1417608 2720940 236 [2024-10-03T08:38:56.908Z] 08:18:01 28266900 31524796 755412 2.30 127476 3350364 1736988 5.12 1417140 2720944 36 [2024-10-03T08:38:56.908Z] 08:19:01 28266380 31524428 755720 2.30 127500 3350500 1736988 5.12 1417332 2721076 8 [2024-10-03T08:38:56.908Z] 08:20:01 28266356 31524452 755672 2.30 127524 3350504 1736988 5.12 1417164 2721084 24 [2024-10-03T08:38:56.908Z] 08:21:01 28266152 31524256 755780 2.30 127552 3350512 1736988 5.12 1417148 2721092 4 [2024-10-03T08:38:56.908Z] 08:22:01 28266844 31524980 755452 2.30 127580 3350516 1736988 5.12 1417192 2721092 28 [2024-10-03T08:38:56.908Z] 08:23:01 28266828 31525012 755396 2.30 127628 3350508 1736988 5.12 1417524 2721104 20 [2024-10-03T08:38:56.908Z] 08:24:01 28266720 31524956 755440 2.30 127656 3350524 1720708 5.07 1417384 2721112 12 [2024-10-03T08:38:56.908Z] 08:25:01 28266128 31524412 755932 2.30 127684 3350524 1720708 5.07 1417356 2721116 4 [2024-10-03T08:38:56.908Z] 08:26:01 28266048 31524340 755956 2.30 127716 3350528 1720708 5.07 1417340 2721120 24 [2024-10-03T08:38:56.908Z] 08:27:01 28265812 31524176 756092 2.30 127752 3350528 1720708 5.07 1417692 2721096 4 [2024-10-03T08:38:56.908Z] 08:28:01 28265796 31524204 755996 2.30 127808 3350516 1720708 5.07 1417548 2721100 16 [2024-10-03T08:38:56.908Z] 08:29:01 28265748 31524216 755920 2.30 127840 3350540 1720708 5.07 1417532 2721112 12 [2024-10-03T08:38:56.908Z] 08:30:01 28265480 31523996 756092 2.30 127872 3350540 1720708 5.07 1417572 2721116 12 [2024-10-03T08:38:56.908Z] 08:31:01 28264768 31523336 756680 2.30 127912 3350544 1736760 5.12 1417620 2721124 8 [2024-10-03T08:38:56.908Z] 08:32:01 28264816 31523388 756552 2.30 127944 3350544 1736760 5.12 1417604 2721124 12 [2024-10-03T08:38:56.908Z] 08:33:01 28264944 31523652 756428 2.30 128000 3350548 1736760 5.12 1418204 2721128 36 [2024-10-03T08:38:56.908Z] 08:34:01 28264280 31523052 756872 2.30 128032 3350544 1720664 5.07 1417892 2721132 24 [2024-10-03T08:38:56.908Z] 08:35:01 28264872 31523688 756184 2.30 128068 3350552 1720664 5.07 1418024 2721136 8 [2024-10-03T08:38:56.908Z] 08:36:01 28264636 31523464 756316 2.30 128100 3350556 1720664 5.07 1417948 2721140 8 [2024-10-03T08:38:56.908Z] 08:37:01 28264660 31523536 756192 2.30 128140 3350560 1720664 5.07 1417864 2721144 4 [2024-10-03T08:38:56.908Z] 08:38:01 27811788 31494596 780956 2.37 133104 3750496 1808460 5.33 1446956 3120444 11016 [2024-10-03T08:38:56.908Z] Average: 28287568 31527525 753938 2.29 125189 3335888 1720405 5.07 1400436 2716643 3673 [2024-10-03T08:38:56.908Z] [2024-10-03T08:38:56.908Z] 07:03:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-03T08:38:56.908Z] 07:04:01 ens3 340.19 206.65 5946.18 69.48 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:04:01 lo 2.96 2.96 0.29 0.29 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:04:01 vethb776f9d 46.29 86.33 4.58 850.85 0.00 0.00 0.00 0.07 [2024-10-03T08:38:56.908Z] 07:04:01 docker0 49.96 89.85 4.34 889.94 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:05:01 ens3 104.25 61.01 2532.79 12.65 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:05:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:06:01 ens3 1.35 0.43 2.01 0.21 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:07:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:08:01 ens3 182.17 86.95 2757.15 6.42 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:08:01 lo 0.67 0.67 0.08 0.08 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:09:01 ens3 0.60 0.25 0.06 0.02 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:10:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:11:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:13:01 ens3 0.52 0.37 0.20 0.08 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:14:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:15:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:17:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:18:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:19:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:20:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:21:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:22:01 ens3 0.70 0.00 0.08 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:23:01 ens3 1.27 0.95 0.67 0.50 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:24:01 ens3 0.45 0.08 0.10 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:25:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:27:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:28:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:29:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:31:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:32:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:33:01 ens3 0.37 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:34:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:35:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:37:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:38:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:39:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:41:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:42:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:43:01 ens3 0.37 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:44:01 ens3 0.92 0.00 0.10 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:45:01 ens3 0.93 0.10 0.10 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:46:01 ens3 1.12 0.50 0.57 0.29 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.908Z] 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:47:01 ens3 0.60 0.38 0.27 0.22 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:48:01 ens3 0.27 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:49:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:50:01 ens3 0.33 0.17 0.10 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:51:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:52:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:53:01 ens3 1.40 0.23 0.22 0.08 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:54:01 ens3 1.00 0.47 0.38 0.28 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:55:01 ens3 0.85 0.13 0.14 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:56:01 ens3 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:57:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:58:01 ens3 0.28 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:59:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:00:01 ens3 8.18 6.82 5.57 6.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:00:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:01:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:02:01 ens3 0.50 0.27 0.26 0.20 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:03:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:04:01 ens3 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:05:01 ens3 1.30 0.12 0.20 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:06:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:07:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:08:01 ens3 0.27 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:09:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:10:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:11:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:12:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:13:01 ens3 4.18 1.23 1.07 0.52 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:14:01 ens3 1.43 0.80 0.79 0.61 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:15:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:16:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:17:01 ens3 0.72 0.10 0.08 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:18:01 ens3 0.48 0.12 0.11 0.07 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:19:01 ens3 0.43 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:20:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:21:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:22:01 ens3 0.48 0.05 0.09 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:23:01 ens3 2.15 0.53 0.54 0.29 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:24:01 ens3 1.13 0.40 0.46 0.28 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:25:01 ens3 0.57 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:26:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:27:01 ens3 1.03 0.32 0.32 0.21 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:28:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:29:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:30:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:31:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:32:01 ens3 0.50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:33:01 ens3 1.88 0.50 0.52 0.28 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:34:01 ens3 0.53 0.10 0.13 0.07 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:35:01 ens3 1.95 0.85 0.77 0.50 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.909Z] 08:36:01 ens3 0.92 0.53 0.52 0.40 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.910Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.910Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.910Z] 08:37:01 ens3 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.910Z] 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.910Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.910Z] 08:38:01 ens3 90.22 50.72 2649.43 8.28 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.910Z] 08:38:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.910Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.910Z] Average: ens3 7.97 4.42 144.36 1.12 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.910Z] Average: lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.910Z] Average: docker0 0.51 0.92 0.04 9.06 0.00 0.00 0.00 0.00 [2024-10-03T08:38:56.910Z] [2024-10-03T08:38:56.910Z] [2024-10-03T08:38:56.910Z] ---> sar -P ALL: [2024-10-03T08:38:56.910Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13500) 10/03/24 _x86_64_ (8 CPU) [2024-10-03T08:38:56.910Z] [2024-10-03T08:38:56.910Z] 07:02:06 LINUX RESTART (8 CPU) [2024-10-03T08:38:56.910Z] [2024-10-03T08:38:56.910Z] 07:03:03 CPU %user %nice %system %iowait %steal %idle [2024-10-03T08:38:56.910Z] 07:04:01 all 17.52 0.00 4.77 4.09 0.08 73.55 [2024-10-03T08:38:56.910Z] 07:04:01 0 17.35 0.00 4.78 0.72 0.10 77.05 [2024-10-03T08:38:56.910Z] 07:04:01 1 18.00 0.00 5.00 0.73 0.07 76.19 [2024-10-03T08:38:56.910Z] 07:04:01 2 17.99 0.00 5.37 11.50 0.07 65.07 [2024-10-03T08:38:56.910Z] 07:04:01 3 17.83 0.00 4.47 0.73 0.07 76.90 [2024-10-03T08:38:56.910Z] 07:04:01 4 17.78 0.00 4.38 9.62 0.07 68.15 [2024-10-03T08:38:56.910Z] 07:04:01 5 17.21 0.00 4.96 0.78 0.07 76.98 [2024-10-03T08:38:56.910Z] 07:04:01 6 15.97 0.00 4.61 1.51 0.09 77.82 [2024-10-03T08:38:56.910Z] 07:04:01 7 18.02 0.00 4.53 7.15 0.09 70.21 [2024-10-03T08:38:56.910Z] 07:05:01 all 11.07 0.00 2.28 2.07 0.07 84.52 [2024-10-03T08:38:56.910Z] 07:05:01 0 10.76 0.00 2.20 0.52 0.10 86.42 [2024-10-03T08:38:56.910Z] 07:05:01 1 11.36 0.00 1.65 0.02 0.07 86.90 [2024-10-03T08:38:56.910Z] 07:05:01 2 10.50 0.00 2.09 0.29 0.05 87.08 [2024-10-03T08:38:56.910Z] 07:05:01 3 12.17 0.00 1.98 0.02 0.05 85.78 [2024-10-03T08:38:56.910Z] 07:05:01 4 10.51 0.00 2.24 8.47 0.05 78.73 [2024-10-03T08:38:56.910Z] 07:05:01 5 10.84 0.00 2.29 0.03 0.07 86.77 [2024-10-03T08:38:56.910Z] 07:05:01 6 11.59 0.00 2.21 0.03 0.10 86.07 [2024-10-03T08:38:56.910Z] 07:05:01 7 10.82 0.00 3.58 7.23 0.07 78.30 [2024-10-03T08:38:56.910Z] 07:06:01 all 0.28 0.00 0.02 0.00 0.01 99.69 [2024-10-03T08:38:56.910Z] 07:06:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2024-10-03T08:38:56.910Z] 07:06:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-03T08:38:56.910Z] 07:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.910Z] 07:06:01 3 1.99 0.00 0.00 0.00 0.02 98.00 [2024-10-03T08:38:56.910Z] 07:06:01 4 0.08 0.00 0.05 0.02 0.02 99.83 [2024-10-03T08:38:56.910Z] 07:06:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-03T08:38:56.910Z] 07:06:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-03T08:38:56.910Z] 07:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.910Z] 07:07:01 all 0.28 0.00 0.02 0.05 0.00 99.65 [2024-10-03T08:38:56.910Z] 07:07:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-03T08:38:56.910Z] 07:07:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-03T08:38:56.910Z] 07:07:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-03T08:38:56.910Z] 07:07:01 3 1.99 0.00 0.00 0.00 0.00 98.01 [2024-10-03T08:38:56.910Z] 07:07:01 4 0.05 0.00 0.05 0.30 0.02 99.58 [2024-10-03T08:38:56.910Z] 07:07:01 5 0.00 0.00 0.02 0.12 0.00 99.87 [2024-10-03T08:38:56.910Z] 07:07:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T08:38:56.910Z] 07:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.910Z] 07:08:01 all 2.63 0.00 1.43 1.09 0.14 94.71 [2024-10-03T08:38:56.910Z] 07:08:01 0 1.33 0.00 1.70 0.05 0.07 96.85 [2024-10-03T08:38:56.910Z] 07:08:01 1 3.04 0.00 0.93 0.42 0.10 95.51 [2024-10-03T08:38:56.910Z] 07:08:01 2 4.29 0.00 0.89 0.61 0.07 94.14 [2024-10-03T08:38:56.910Z] 07:08:01 3 1.74 0.00 1.77 2.44 0.02 94.04 [2024-10-03T08:38:56.910Z] 07:08:01 4 2.83 0.00 1.00 4.42 0.08 91.67 [2024-10-03T08:38:56.910Z] 07:08:01 5 3.65 0.00 1.48 0.05 0.63 94.19 [2024-10-03T08:38:56.910Z] 07:08:01 6 2.69 0.00 1.79 0.63 0.10 94.79 [2024-10-03T08:38:56.910Z] 07:08:01 7 1.44 0.00 1.87 0.13 0.02 96.54 [2024-10-03T08:38:56.910Z] 07:09:01 all 0.24 0.00 0.06 0.01 0.02 99.68 [2024-10-03T08:38:56.910Z] 07:09:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-03T08:38:56.910Z] 07:09:01 1 0.05 0.00 0.05 0.00 0.08 99.82 [2024-10-03T08:38:56.910Z] 07:09:01 2 1.22 0.00 0.07 0.00 0.00 98.71 [2024-10-03T08:38:56.910Z] 07:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-03T08:38:56.910Z] 07:09:01 4 0.22 0.00 0.08 0.07 0.02 99.62 [2024-10-03T08:38:56.910Z] 07:09:01 5 0.13 0.00 0.03 0.02 0.02 99.80 [2024-10-03T08:38:56.910Z] 07:09:01 6 0.17 0.00 0.12 0.00 0.00 99.72 [2024-10-03T08:38:56.910Z] 07:09:01 7 0.00 0.00 0.07 0.00 0.00 99.93 [2024-10-03T08:38:56.910Z] 07:10:01 all 0.08 0.00 0.02 0.02 0.00 99.89 [2024-10-03T08:38:56.910Z] 07:10:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-03T08:38:56.910Z] 07:10:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-03T08:38:56.910Z] 07:10:01 2 0.50 0.00 0.02 0.00 0.02 99.47 [2024-10-03T08:38:56.910Z] 07:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.910Z] 07:10:01 4 0.05 0.00 0.03 0.12 0.00 99.80 [2024-10-03T08:38:56.910Z] 07:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T08:38:56.910Z] 07:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.910Z] 07:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.910Z] 07:11:01 all 0.28 0.00 0.01 0.09 0.01 99.61 [2024-10-03T08:38:56.910Z] 07:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.910Z] 07:11:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-03T08:38:56.910Z] 07:11:01 2 2.00 0.00 0.00 0.00 0.02 97.98 [2024-10-03T08:38:56.910Z] 07:11:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-03T08:38:56.910Z] 07:11:01 4 0.10 0.00 0.03 0.38 0.02 99.47 [2024-10-03T08:38:56.910Z] 07:11:01 5 0.02 0.00 0.02 0.28 0.00 99.68 [2024-10-03T08:38:56.910Z] 07:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T08:38:56.910Z] 07:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.910Z] 07:12:01 all 0.06 0.00 0.01 0.08 0.00 99.85 [2024-10-03T08:38:56.910Z] 07:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.910Z] 07:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.910Z] 07:12:01 2 0.42 0.00 0.02 0.00 0.00 99.57 [2024-10-03T08:38:56.910Z] 07:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.910Z] 07:12:01 4 0.03 0.00 0.05 0.40 0.00 99.52 [2024-10-03T08:38:56.910Z] 07:12:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-03T08:38:56.910Z] 07:12:01 6 0.00 0.00 0.00 0.18 0.02 99.80 [2024-10-03T08:38:56.910Z] 07:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.910Z] 07:13:01 all 0.03 0.00 0.02 0.07 0.00 99.88 [2024-10-03T08:38:56.910Z] 07:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.910Z] 07:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-03T08:38:56.910Z] 07:13:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T08:38:56.910Z] 07:13:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T08:38:56.910Z] 07:13:01 4 0.05 0.00 0.03 0.27 0.02 99.63 [2024-10-03T08:38:56.910Z] 07:13:01 5 0.02 0.00 0.00 0.27 0.00 99.72 [2024-10-03T08:38:56.910Z] 07:13:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-03T08:38:56.910Z] 07:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.910Z] 07:14:01 all 0.17 0.00 0.01 0.02 0.01 99.79 [2024-10-03T08:38:56.910Z] 07:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.910Z] 07:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.910Z] 07:14:01 2 0.95 0.00 0.00 0.00 0.02 99.04 [2024-10-03T08:38:56.910Z] 07:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T08:38:56.910Z] 07:14:01 4 0.07 0.00 0.05 0.12 0.02 99.75 [2024-10-03T08:38:56.910Z] 07:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.910Z] 07:14:01 6 0.30 0.00 0.00 0.02 0.00 99.68 [2024-10-03T08:38:56.910Z] 07:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.910Z] [2024-10-03T08:38:56.910Z] 07:14:01 CPU %user %nice %system %iowait %steal %idle [2024-10-03T08:38:56.910Z] 07:15:01 all 0.11 0.00 0.02 0.04 0.00 99.83 [2024-10-03T08:38:56.910Z] 07:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.910Z] 07:15:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2024-10-03T08:38:56.910Z] 07:15:01 2 0.60 0.00 0.00 0.00 0.00 99.40 [2024-10-03T08:38:56.910Z] 07:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T08:38:56.910Z] 07:15:01 4 0.05 0.00 0.02 0.17 0.00 99.77 [2024-10-03T08:38:56.910Z] 07:15:01 5 0.00 0.00 0.02 0.15 0.00 99.83 [2024-10-03T08:38:56.910Z] 07:15:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-03T08:38:56.910Z] 07:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.910Z] 07:16:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-10-03T08:38:56.910Z] 07:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.910Z] 07:16:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-03T08:38:56.910Z] 07:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.910Z] 07:16:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-03T08:38:56.910Z] 07:16:01 4 0.05 0.00 0.03 0.02 0.02 99.88 [2024-10-03T08:38:56.910Z] 07:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T08:38:56.910Z] 07:16:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-03T08:38:56.910Z] 07:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.910Z] 07:17:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-03T08:38:56.910Z] 07:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.910Z] 07:17:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-03T08:38:56.910Z] 07:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.910Z] 07:17:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-03T08:38:56.910Z] 07:17:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2024-10-03T08:38:56.910Z] 07:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.910Z] 07:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T08:38:56.910Z] 07:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.910Z] 07:18:01 all 0.04 0.00 0.03 0.01 0.01 99.92 [2024-10-03T08:38:56.910Z] 07:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-03T08:38:56.910Z] 07:18:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2024-10-03T08:38:56.910Z] 07:18:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-03T08:38:56.910Z] 07:18:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-03T08:38:56.910Z] 07:18:01 4 0.08 0.00 0.07 0.03 0.00 99.82 [2024-10-03T08:38:56.910Z] 07:18:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-03T08:38:56.910Z] 07:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.910Z] 07:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.910Z] 07:19:01 all 0.24 0.00 0.02 0.00 0.00 99.74 [2024-10-03T08:38:56.910Z] 07:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.910Z] 07:19:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2024-10-03T08:38:56.910Z] 07:19:01 2 1.65 0.00 0.03 0.00 0.00 98.32 [2024-10-03T08:38:56.910Z] 07:19:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-03T08:38:56.910Z] 07:19:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-03T08:38:56.910Z] 07:19:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-03T08:38:56.910Z] 07:19:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-03T08:38:56.910Z] 07:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.910Z] 07:20:01 all 0.24 0.00 0.02 0.00 0.01 99.73 [2024-10-03T08:38:56.910Z] 07:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.910Z] 07:20:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T08:38:56.910Z] 07:20:01 2 1.79 0.00 0.07 0.00 0.00 98.14 [2024-10-03T08:38:56.910Z] 07:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-03T08:38:56.910Z] 07:20:01 4 0.02 0.00 0.03 0.03 0.02 99.90 [2024-10-03T08:38:56.910Z] 07:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.910Z] 07:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T08:38:56.910Z] 07:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T08:38:56.910Z] 07:21:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2024-10-03T08:38:56.910Z] 07:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.910Z] 07:21:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-03T08:38:56.910Z] 07:21:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2024-10-03T08:38:56.910Z] 07:21:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-03T08:38:56.910Z] 07:21:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2024-10-03T08:38:56.910Z] 07:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.910Z] 07:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.910Z] 07:21:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T08:38:56.910Z] 07:22:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2024-10-03T08:38:56.910Z] 07:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.910Z] 07:22:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-03T08:38:56.910Z] 07:22:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2024-10-03T08:38:56.910Z] 07:22:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2024-10-03T08:38:56.910Z] 07:22:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-03T08:38:56.910Z] 07:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.910Z] 07:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.910Z] 07:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.910Z] 07:23:01 all 0.10 0.00 0.03 0.01 0.01 99.85 [2024-10-03T08:38:56.910Z] 07:23:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-03T08:38:56.910Z] 07:23:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-03T08:38:56.910Z] 07:23:01 2 0.25 0.00 0.02 0.00 0.00 99.73 [2024-10-03T08:38:56.910Z] 07:23:01 3 0.13 0.00 0.05 0.00 0.02 99.80 [2024-10-03T08:38:56.910Z] 07:23:01 4 0.03 0.00 0.02 0.05 0.02 99.88 [2024-10-03T08:38:56.910Z] 07:23:01 5 0.02 0.00 0.05 0.00 0.02 99.92 [2024-10-03T08:38:56.910Z] 07:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.910Z] 07:23:01 7 0.23 0.00 0.07 0.03 0.00 99.67 [2024-10-03T08:38:56.910Z] 07:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-10-03T08:38:56.910Z] 07:24:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-03T08:38:56.911Z] 07:24:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2024-10-03T08:38:56.911Z] 07:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:24:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-03T08:38:56.911Z] 07:24:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-03T08:38:56.911Z] 07:24:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2024-10-03T08:38:56.911Z] 07:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:25:01 all 0.03 0.00 0.01 0.03 0.00 99.94 [2024-10-03T08:38:56.911Z] 07:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.911Z] 07:25:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2024-10-03T08:38:56.911Z] 07:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.911Z] 07:25:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-03T08:38:56.911Z] 07:25:01 4 0.02 0.00 0.00 0.17 0.00 99.82 [2024-10-03T08:38:56.911Z] 07:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.911Z] 07:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:25:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2024-10-03T08:38:56.911Z] [2024-10-03T08:38:56.911Z] 07:25:01 CPU %user %nice %system %iowait %steal %idle [2024-10-03T08:38:56.911Z] 07:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-10-03T08:38:56.911Z] 07:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:26:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-03T08:38:56.911Z] 07:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T08:38:56.911Z] 07:26:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-03T08:38:56.911Z] 07:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:26:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-03T08:38:56.911Z] 07:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:27:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2024-10-03T08:38:56.911Z] 07:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:27:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-03T08:38:56.911Z] 07:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:27:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-03T08:38:56.911Z] 07:27:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:27:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-03T08:38:56.911Z] 07:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T08:38:56.911Z] 07:27:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-03T08:38:56.911Z] 07:28:01 all 0.21 0.00 0.02 0.00 0.00 99.77 [2024-10-03T08:38:56.911Z] 07:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.911Z] 07:28:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-03T08:38:56.911Z] 07:28:01 2 1.45 0.00 0.02 0.02 0.00 98.52 [2024-10-03T08:38:56.911Z] 07:28:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-03T08:38:56.911Z] 07:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.911Z] 07:28:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T08:38:56.911Z] 07:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:29:01 all 0.19 0.00 0.01 0.00 0.01 99.78 [2024-10-03T08:38:56.911Z] 07:29:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-03T08:38:56.911Z] 07:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-03T08:38:56.911Z] 07:29:01 2 1.39 0.00 0.00 0.02 0.02 98.58 [2024-10-03T08:38:56.911Z] 07:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.911Z] 07:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-03T08:38:56.911Z] 07:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:29:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-03T08:38:56.911Z] 07:30:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-03T08:38:56.911Z] 07:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.911Z] 07:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:30:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-03T08:38:56.911Z] 07:30:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T08:38:56.911Z] 07:30:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-03T08:38:56.911Z] 07:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:30:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T08:38:56.911Z] 07:31:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-03T08:38:56.911Z] 07:31:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-03T08:38:56.911Z] 07:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.911Z] 07:31:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.911Z] 07:31:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-03T08:38:56.911Z] 07:31:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-03T08:38:56.911Z] 07:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:31:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:32:01 all 0.09 0.00 0.01 0.01 0.00 99.89 [2024-10-03T08:38:56.911Z] 07:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.911Z] 07:32:01 2 0.58 0.00 0.02 0.02 0.00 99.38 [2024-10-03T08:38:56.911Z] 07:32:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2024-10-03T08:38:56.911Z] 07:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.911Z] 07:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.911Z] 07:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-03T08:38:56.911Z] 07:33:01 all 0.17 0.00 0.01 0.00 0.00 99.81 [2024-10-03T08:38:56.911Z] 07:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.911Z] 07:33:01 2 1.19 0.00 0.00 0.00 0.02 98.79 [2024-10-03T08:38:56.911Z] 07:33:01 3 0.02 0.00 0.07 0.00 0.02 99.90 [2024-10-03T08:38:56.911Z] 07:33:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-03T08:38:56.911Z] 07:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.911Z] 07:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:34:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-03T08:38:56.911Z] 07:34:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-03T08:38:56.911Z] 07:34:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-03T08:38:56.911Z] 07:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:34:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-03T08:38:56.911Z] 07:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.911Z] 07:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:35:01 all 0.02 0.00 0.01 0.02 0.00 99.95 [2024-10-03T08:38:56.911Z] 07:35:01 0 0.02 0.00 0.03 0.12 0.00 99.83 [2024-10-03T08:38:56.911Z] 07:35:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-03T08:38:56.911Z] 07:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:35:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2024-10-03T08:38:56.911Z] 07:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.911Z] 07:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.911Z] 07:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:36:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-10-03T08:38:56.911Z] 07:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:36:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-03T08:38:56.911Z] 07:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:36:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-03T08:38:56.911Z] 07:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.911Z] 07:36:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-03T08:38:56.911Z] 07:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T08:38:56.911Z] 07:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] [2024-10-03T08:38:56.911Z] 07:36:01 CPU %user %nice %system %iowait %steal %idle [2024-10-03T08:38:56.911Z] 07:37:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-10-03T08:38:56.911Z] 07:37:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-03T08:38:56.911Z] 07:37:01 1 0.10 0.00 0.03 0.00 0.00 99.87 [2024-10-03T08:38:56.911Z] 07:37:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-03T08:38:56.911Z] 07:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.911Z] 07:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:38:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-10-03T08:38:56.911Z] 07:38:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-03T08:38:56.911Z] 07:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.911Z] 07:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:38:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T08:38:56.911Z] 07:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:38:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T08:38:56.911Z] 07:39:01 all 0.20 0.00 0.02 0.00 0.00 99.77 [2024-10-03T08:38:56.911Z] 07:39:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.911Z] 07:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-03T08:38:56.911Z] 07:39:01 2 1.42 0.00 0.10 0.02 0.00 98.47 [2024-10-03T08:38:56.911Z] 07:39:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-03T08:38:56.911Z] 07:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.911Z] 07:39:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.911Z] 07:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.911Z] 07:40:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2024-10-03T08:38:56.911Z] 07:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-03T08:38:56.911Z] 07:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:40:01 2 1.97 0.00 0.00 0.02 0.00 98.01 [2024-10-03T08:38:56.911Z] 07:40:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-03T08:38:56.911Z] 07:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-03T08:38:56.911Z] 07:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.911Z] 07:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:41:01 all 0.13 0.00 0.03 0.00 0.00 99.84 [2024-10-03T08:38:56.911Z] 07:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.911Z] 07:41:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-03T08:38:56.911Z] 07:41:01 2 0.81 0.00 0.13 0.00 0.00 99.05 [2024-10-03T08:38:56.911Z] 07:41:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-03T08:38:56.911Z] 07:41:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-03T08:38:56.911Z] 07:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.911Z] 07:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:41:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-10-03T08:38:56.911Z] 07:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:42:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-03T08:38:56.911Z] 07:42:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-03T08:38:56.911Z] 07:42:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-03T08:38:56.911Z] 07:42:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-03T08:38:56.911Z] 07:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:43:01 all 0.01 0.00 0.02 0.00 0.00 99.96 [2024-10-03T08:38:56.911Z] 07:43:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2024-10-03T08:38:56.911Z] 07:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:43:01 3 0.02 0.00 0.07 0.00 0.02 99.90 [2024-10-03T08:38:56.911Z] 07:43:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T08:38:56.911Z] 07:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.911Z] 07:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:44:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-03T08:38:56.911Z] 07:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.911Z] 07:44:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-03T08:38:56.911Z] 07:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:44:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-03T08:38:56.911Z] 07:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:44:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-03T08:38:56.911Z] 07:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.911Z] 07:45:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2024-10-03T08:38:56.911Z] 07:45:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-03T08:38:56.911Z] 07:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T08:38:56.911Z] 07:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T08:38:56.911Z] 07:45:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2024-10-03T08:38:56.911Z] 07:45:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T08:38:56.911Z] 07:45:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-03T08:38:56.912Z] 07:45:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-03T08:38:56.912Z] 07:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 07:46:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-10-03T08:38:56.912Z] 07:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.912Z] 07:46:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-03T08:38:56.912Z] 07:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T08:38:56.912Z] 07:46:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-03T08:38:56.912Z] 07:46:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-03T08:38:56.912Z] 07:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.912Z] 07:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 07:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 07:47:01 all 0.15 0.00 0.02 0.01 0.00 99.82 [2024-10-03T08:38:56.912Z] 07:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.912Z] 07:47:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T08:38:56.912Z] 07:47:01 2 1.03 0.00 0.00 0.03 0.00 98.94 [2024-10-03T08:38:56.912Z] 07:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.912Z] 07:47:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2024-10-03T08:38:56.912Z] 07:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 07:47:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-03T08:38:56.912Z] 07:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.912Z] [2024-10-03T08:38:56.912Z] 07:47:01 CPU %user %nice %system %iowait %steal %idle [2024-10-03T08:38:56.912Z] 07:48:01 all 0.11 0.00 0.02 0.00 0.00 99.87 [2024-10-03T08:38:56.912Z] 07:48:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-03T08:38:56.912Z] 07:48:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-03T08:38:56.912Z] 07:48:01 2 0.65 0.00 0.03 0.02 0.00 99.30 [2024-10-03T08:38:56.912Z] 07:48:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-03T08:38:56.912Z] 07:48:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2024-10-03T08:38:56.912Z] 07:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 07:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 07:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 07:49:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 07:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 07:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 07:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T08:38:56.912Z] 07:49:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-03T08:38:56.912Z] 07:49:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-03T08:38:56.912Z] 07:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 07:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 07:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 07:50:01 all 0.15 0.00 0.01 0.01 0.01 99.82 [2024-10-03T08:38:56.912Z] 07:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 07:50:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-03T08:38:56.912Z] 07:50:01 2 1.04 0.00 0.00 0.07 0.00 98.89 [2024-10-03T08:38:56.912Z] 07:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.912Z] 07:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T08:38:56.912Z] 07:50:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-03T08:38:56.912Z] 07:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 07:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 07:51:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2024-10-03T08:38:56.912Z] 07:51:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-03T08:38:56.912Z] 07:51:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T08:38:56.912Z] 07:51:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-03T08:38:56.912Z] 07:51:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-03T08:38:56.912Z] 07:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 07:51:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2024-10-03T08:38:56.912Z] 07:51:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-03T08:38:56.912Z] 07:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 07:52:01 all 0.12 0.00 0.01 0.00 0.00 99.86 [2024-10-03T08:38:56.912Z] 07:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 07:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-03T08:38:56.912Z] 07:52:01 2 0.80 0.00 0.00 0.02 0.00 99.19 [2024-10-03T08:38:56.912Z] 07:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 07:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 07:52:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-03T08:38:56.912Z] 07:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T08:38:56.912Z] 07:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.912Z] 07:53:01 all 0.08 0.00 0.02 0.00 0.00 99.90 [2024-10-03T08:38:56.912Z] 07:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 07:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 07:53:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2024-10-03T08:38:56.912Z] 07:53:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-03T08:38:56.912Z] 07:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 07:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 07:53:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 07:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 07:54:01 all 0.04 0.00 0.02 0.00 0.00 99.94 [2024-10-03T08:38:56.912Z] 07:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 07:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-03T08:38:56.912Z] 07:54:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-03T08:38:56.912Z] 07:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 07:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 07:54:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-03T08:38:56.912Z] 07:54:01 6 0.12 0.00 0.00 0.02 0.00 99.87 [2024-10-03T08:38:56.912Z] 07:54:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2024-10-03T08:38:56.912Z] 07:55:01 all 0.22 0.00 0.01 0.00 0.00 99.75 [2024-10-03T08:38:56.912Z] 07:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 07:55:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2024-10-03T08:38:56.912Z] 07:55:01 2 1.62 0.00 0.00 0.02 0.02 98.35 [2024-10-03T08:38:56.912Z] 07:55:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-03T08:38:56.912Z] 07:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 07:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 07:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 07:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 07:56:01 all 0.22 0.00 0.01 0.00 0.00 99.76 [2024-10-03T08:38:56.912Z] 07:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 07:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 07:56:01 2 1.62 0.00 0.00 0.00 0.00 98.38 [2024-10-03T08:38:56.912Z] 07:56:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2024-10-03T08:38:56.912Z] 07:56:01 4 0.00 0.00 0.05 0.00 0.02 99.93 [2024-10-03T08:38:56.912Z] 07:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 07:56:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T08:38:56.912Z] 07:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 07:57:01 all 0.12 0.00 0.06 0.00 0.00 99.81 [2024-10-03T08:38:56.912Z] 07:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 07:57:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-03T08:38:56.912Z] 07:57:01 2 0.81 0.00 0.03 0.02 0.02 99.12 [2024-10-03T08:38:56.912Z] 07:57:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2024-10-03T08:38:56.912Z] 07:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 07:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 07:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 07:57:01 7 0.02 0.00 0.37 0.02 0.00 99.60 [2024-10-03T08:38:56.912Z] 07:58:01 all 0.21 0.00 0.02 0.00 0.00 99.78 [2024-10-03T08:38:56.912Z] 07:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T08:38:56.912Z] 07:58:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-03T08:38:56.912Z] 07:58:01 2 1.55 0.00 0.03 0.00 0.00 98.42 [2024-10-03T08:38:56.912Z] 07:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 07:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 07:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T08:38:56.912Z] 07:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 07:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] [2024-10-03T08:38:56.912Z] 07:58:01 CPU %user %nice %system %iowait %steal %idle [2024-10-03T08:38:56.912Z] 07:59:01 all 0.16 0.00 0.02 0.01 0.01 99.80 [2024-10-03T08:38:56.912Z] 07:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T08:38:56.912Z] 07:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-03T08:38:56.912Z] 07:59:01 2 1.09 0.00 0.07 0.07 0.00 98.78 [2024-10-03T08:38:56.912Z] 07:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-03T08:38:56.912Z] 07:59:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-03T08:38:56.912Z] 07:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.912Z] 07:59:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-03T08:38:56.912Z] 07:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:00:01 all 0.38 0.00 0.03 0.01 0.01 99.58 [2024-10-03T08:38:56.912Z] 08:00:01 0 0.45 0.00 0.03 0.00 0.00 99.52 [2024-10-03T08:38:56.912Z] 08:00:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2024-10-03T08:38:56.912Z] 08:00:01 2 1.10 0.00 0.02 0.03 0.02 98.84 [2024-10-03T08:38:56.912Z] 08:00:01 3 0.20 0.00 0.05 0.02 0.02 99.72 [2024-10-03T08:38:56.912Z] 08:00:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2024-10-03T08:38:56.912Z] 08:00:01 5 0.07 0.00 0.07 0.00 0.00 99.87 [2024-10-03T08:38:56.912Z] 08:00:01 6 0.82 0.00 0.02 0.00 0.02 99.15 [2024-10-03T08:38:56.912Z] 08:00:01 7 0.27 0.00 0.02 0.00 0.00 99.72 [2024-10-03T08:38:56.912Z] 08:01:01 all 0.27 0.00 0.02 0.00 0.00 99.71 [2024-10-03T08:38:56.912Z] 08:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 08:01:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-03T08:38:56.912Z] 08:01:01 2 1.97 0.00 0.02 0.00 0.00 98.01 [2024-10-03T08:38:56.912Z] 08:01:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T08:38:56.912Z] 08:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 08:01:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-03T08:38:56.912Z] 08:01:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-03T08:38:56.912Z] 08:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:02:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-10-03T08:38:56.912Z] 08:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.912Z] 08:02:01 2 1.95 0.00 0.02 0.02 0.02 98.00 [2024-10-03T08:38:56.912Z] 08:02:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-03T08:38:56.912Z] 08:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 08:02:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-03T08:38:56.912Z] 08:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:03:01 all 0.10 0.00 0.01 0.00 0.01 99.87 [2024-10-03T08:38:56.912Z] 08:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 08:03:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-03T08:38:56.912Z] 08:03:01 2 0.63 0.00 0.00 0.02 0.00 99.35 [2024-10-03T08:38:56.912Z] 08:03:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2024-10-03T08:38:56.912Z] 08:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-03T08:38:56.912Z] 08:03:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-03T08:38:56.912Z] 08:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-03T08:38:56.912Z] 08:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 08:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 08:04:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-03T08:38:56.912Z] 08:04:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-03T08:38:56.912Z] 08:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-03T08:38:56.912Z] 08:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.912Z] 08:04:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T08:38:56.912Z] 08:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 08:05:01 all 0.25 0.00 0.02 0.00 0.01 99.73 [2024-10-03T08:38:56.912Z] 08:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-03T08:38:56.912Z] 08:05:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-03T08:38:56.912Z] 08:05:01 2 1.78 0.00 0.02 0.02 0.00 98.19 [2024-10-03T08:38:56.912Z] 08:05:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-03T08:38:56.912Z] 08:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 08:05:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-03T08:38:56.912Z] 08:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:06:01 all 0.28 0.00 0.01 0.00 0.00 99.70 [2024-10-03T08:38:56.912Z] 08:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 08:06:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-03T08:38:56.912Z] 08:06:01 2 1.99 0.00 0.00 0.00 0.00 98.01 [2024-10-03T08:38:56.912Z] 08:06:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2024-10-03T08:38:56.912Z] 08:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 08:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:06:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-03T08:38:56.912Z] 08:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 08:07:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-10-03T08:38:56.912Z] 08:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 08:07:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-03T08:38:56.912Z] 08:07:01 2 0.18 0.00 0.00 0.02 0.02 99.78 [2024-10-03T08:38:56.912Z] 08:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.912Z] 08:07:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-03T08:38:56.912Z] 08:07:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2024-10-03T08:38:56.912Z] 08:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 08:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-03T08:38:56.912Z] 08:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 08:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 08:08:01 2 0.00 0.00 0.00 0.03 0.03 99.93 [2024-10-03T08:38:56.912Z] 08:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 08:08:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-03T08:38:56.912Z] 08:08:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T08:38:56.912Z] 08:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 08:09:01 all 0.04 0.00 0.02 0.00 0.02 99.92 [2024-10-03T08:38:56.912Z] 08:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.912Z] 08:09:01 2 0.12 0.00 0.02 0.00 0.17 99.70 [2024-10-03T08:38:56.912Z] 08:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:09:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-03T08:38:56.912Z] 08:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 08:09:01 6 0.00 0.00 0.07 0.00 0.00 99.93 [2024-10-03T08:38:56.912Z] 08:09:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-03T08:38:56.912Z] [2024-10-03T08:38:56.912Z] 08:09:01 CPU %user %nice %system %iowait %steal %idle [2024-10-03T08:38:56.912Z] 08:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 08:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 08:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.912Z] 08:10:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-03T08:38:56.912Z] 08:10:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 08:10:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-03T08:38:56.912Z] 08:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:10:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T08:38:56.912Z] 08:11:01 all 0.12 0.00 0.01 0.00 0.00 99.87 [2024-10-03T08:38:56.912Z] 08:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:11:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-03T08:38:56.912Z] 08:11:01 2 0.80 0.00 0.02 0.02 0.02 99.15 [2024-10-03T08:38:56.912Z] 08:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T08:38:56.912Z] 08:11:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-03T08:38:56.912Z] 08:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 08:12:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2024-10-03T08:38:56.912Z] 08:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 08:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-03T08:38:56.912Z] 08:12:01 2 1.22 0.00 0.15 0.00 0.02 98.61 [2024-10-03T08:38:56.912Z] 08:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 08:12:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-03T08:38:56.912Z] 08:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 08:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 08:13:01 all 0.02 0.00 0.02 0.07 0.01 99.89 [2024-10-03T08:38:56.912Z] 08:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:13:01 1 0.05 0.00 0.05 0.02 0.00 99.88 [2024-10-03T08:38:56.912Z] 08:13:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-03T08:38:56.912Z] 08:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 08:13:01 4 0.00 0.00 0.02 0.52 0.02 99.45 [2024-10-03T08:38:56.912Z] 08:13:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-03T08:38:56.912Z] 08:13:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-03T08:38:56.912Z] 08:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:14:01 all 0.09 0.00 0.01 0.01 0.01 99.88 [2024-10-03T08:38:56.912Z] 08:14:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-03T08:38:56.912Z] 08:14:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2024-10-03T08:38:56.912Z] 08:14:01 2 0.38 0.00 0.03 0.05 0.02 99.52 [2024-10-03T08:38:56.912Z] 08:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 08:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.912Z] 08:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 08:14:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-03T08:38:56.912Z] 08:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 08:15:01 all 0.27 0.00 0.02 0.00 0.00 99.71 [2024-10-03T08:38:56.912Z] 08:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:15:01 1 0.05 0.00 0.08 0.00 0.02 99.85 [2024-10-03T08:38:56.912Z] 08:15:01 2 1.99 0.00 0.00 0.02 0.00 98.00 [2024-10-03T08:38:56.912Z] 08:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 08:15:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2024-10-03T08:38:56.912Z] 08:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 08:16:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2024-10-03T08:38:56.912Z] 08:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:16:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2024-10-03T08:38:56.912Z] 08:16:01 2 0.28 0.00 0.03 0.02 0.02 99.65 [2024-10-03T08:38:56.912Z] 08:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 08:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 08:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 08:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:17:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2024-10-03T08:38:56.912Z] 08:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:17:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-03T08:38:56.912Z] 08:17:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2024-10-03T08:38:56.912Z] 08:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 08:17:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 08:17:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T08:38:56.912Z] 08:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-03T08:38:56.912Z] 08:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:18:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-03T08:38:56.912Z] 08:18:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2024-10-03T08:38:56.912Z] 08:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.912Z] 08:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 08:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 08:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 08:19:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-10-03T08:38:56.912Z] 08:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.912Z] 08:19:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-03T08:38:56.912Z] 08:19:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-03T08:38:56.912Z] 08:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.913Z] 08:19:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-03T08:38:56.913Z] 08:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.913Z] 08:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-03T08:38:56.913Z] 08:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.913Z] 08:20:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-03T08:38:56.913Z] 08:20:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-03T08:38:56.913Z] 08:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T08:38:56.913Z] 08:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.913Z] 08:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-03T08:38:56.913Z] 08:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T08:38:56.913Z] 08:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] [2024-10-03T08:38:56.913Z] 08:20:01 CPU %user %nice %system %iowait %steal %idle [2024-10-03T08:38:56.913Z] 08:21:01 all 0.21 0.00 0.02 0.00 0.00 99.76 [2024-10-03T08:38:56.913Z] 08:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T08:38:56.913Z] 08:21:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-03T08:38:56.913Z] 08:21:01 2 1.53 0.00 0.03 0.02 0.00 98.42 [2024-10-03T08:38:56.913Z] 08:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:21:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-03T08:38:56.913Z] 08:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.913Z] 08:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.913Z] 08:22:01 all 0.12 0.00 0.00 0.00 0.00 99.86 [2024-10-03T08:38:56.913Z] 08:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:22:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2024-10-03T08:38:56.913Z] 08:22:01 2 0.90 0.00 0.02 0.02 0.02 99.05 [2024-10-03T08:38:56.913Z] 08:22:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-03T08:38:56.913Z] 08:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:23:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-03T08:38:56.913Z] 08:23:01 2 0.03 0.00 0.02 0.03 0.02 99.90 [2024-10-03T08:38:56.913Z] 08:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:23:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T08:38:56.913Z] 08:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.913Z] 08:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:24:01 all 0.02 0.00 0.02 0.02 0.00 99.94 [2024-10-03T08:38:56.913Z] 08:24:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-03T08:38:56.913Z] 08:24:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-03T08:38:56.913Z] 08:24:01 2 0.02 0.00 0.02 0.08 0.00 99.88 [2024-10-03T08:38:56.913Z] 08:24:01 3 0.03 0.00 0.00 0.10 0.02 99.85 [2024-10-03T08:38:56.913Z] 08:24:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-03T08:38:56.913Z] 08:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.913Z] 08:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:25:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-10-03T08:38:56.913Z] 08:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:25:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-03T08:38:56.913Z] 08:25:01 2 0.00 0.00 0.00 0.10 0.02 99.88 [2024-10-03T08:38:56.913Z] 08:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-03T08:38:56.913Z] 08:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:26:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-10-03T08:38:56.913Z] 08:26:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-03T08:38:56.913Z] 08:26:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-03T08:38:56.913Z] 08:26:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2024-10-03T08:38:56.913Z] 08:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:26:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2024-10-03T08:38:56.913Z] 08:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:27:01 all 0.19 0.00 0.02 0.00 0.00 99.79 [2024-10-03T08:38:56.913Z] 08:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.913Z] 08:27:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-03T08:38:56.913Z] 08:27:01 2 1.42 0.00 0.05 0.00 0.00 98.53 [2024-10-03T08:38:56.913Z] 08:27:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-03T08:38:56.913Z] 08:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:27:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-03T08:38:56.913Z] 08:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:28:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2024-10-03T08:38:56.913Z] 08:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-03T08:38:56.913Z] 08:28:01 2 1.99 0.00 0.02 0.02 0.02 97.96 [2024-10-03T08:38:56.913Z] 08:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:28:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-03T08:38:56.913Z] 08:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T08:38:56.913Z] 08:28:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-03T08:38:56.913Z] 08:29:01 all 0.09 0.00 0.03 0.00 0.00 99.88 [2024-10-03T08:38:56.913Z] 08:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T08:38:56.913Z] 08:29:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2024-10-03T08:38:56.913Z] 08:29:01 2 0.50 0.00 0.13 0.02 0.00 99.35 [2024-10-03T08:38:56.913Z] 08:29:01 3 0.00 0.00 0.03 0.02 0.02 99.93 [2024-10-03T08:38:56.913Z] 08:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.913Z] 08:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.913Z] 08:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:30:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-10-03T08:38:56.913Z] 08:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:30:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2024-10-03T08:38:56.913Z] 08:30:01 2 0.05 0.00 0.02 0.02 0.02 99.90 [2024-10-03T08:38:56.913Z] 08:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.913Z] 08:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:31:01 all 0.04 0.00 0.01 0.03 0.00 99.92 [2024-10-03T08:38:56.913Z] 08:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:31:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2024-10-03T08:38:56.913Z] 08:31:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-03T08:38:56.913Z] 08:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.913Z] 08:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-03T08:38:56.913Z] 08:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.913Z] 08:31:01 6 0.07 0.00 0.02 0.25 0.00 99.67 [2024-10-03T08:38:56.913Z] 08:31:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-03T08:38:56.913Z] [2024-10-03T08:38:56.913Z] 08:31:01 CPU %user %nice %system %iowait %steal %idle [2024-10-03T08:38:56.913Z] 08:32:01 all 0.13 0.00 0.02 0.00 0.00 99.85 [2024-10-03T08:38:56.913Z] 08:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:32:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2024-10-03T08:38:56.913Z] 08:32:01 2 0.88 0.00 0.02 0.02 0.00 99.09 [2024-10-03T08:38:56.913Z] 08:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:32:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-03T08:38:56.913Z] 08:32:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-03T08:38:56.913Z] 08:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:33:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2024-10-03T08:38:56.913Z] 08:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T08:38:56.913Z] 08:33:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-03T08:38:56.913Z] 08:33:01 2 0.32 0.00 0.02 0.02 0.02 99.63 [2024-10-03T08:38:56.913Z] 08:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:33:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-03T08:38:56.913Z] 08:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.913Z] 08:33:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-03T08:38:56.913Z] 08:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-03T08:38:56.913Z] 08:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:34:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2024-10-03T08:38:56.913Z] 08:34:01 2 0.02 0.00 0.00 0.00 0.05 99.93 [2024-10-03T08:38:56.913Z] 08:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T08:38:56.913Z] 08:34:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-03T08:38:56.913Z] 08:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.913Z] 08:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:35:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2024-10-03T08:38:56.913Z] 08:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:35:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-03T08:38:56.913Z] 08:35:01 2 0.30 0.00 0.00 0.02 0.02 99.67 [2024-10-03T08:38:56.913Z] 08:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:35:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-03T08:38:56.913Z] 08:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T08:38:56.913Z] 08:35:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-03T08:38:56.913Z] 08:35:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:36:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2024-10-03T08:38:56.913Z] 08:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:36:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T08:38:56.913Z] 08:36:01 2 2.02 0.00 0.02 0.02 0.00 97.95 [2024-10-03T08:38:56.913Z] 08:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:36:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-03T08:38:56.913Z] 08:36:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-03T08:38:56.913Z] 08:36:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-03T08:38:56.913Z] 08:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:37:01 all 0.19 0.00 0.01 0.00 0.01 99.79 [2024-10-03T08:38:56.913Z] 08:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T08:38:56.913Z] 08:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-03T08:38:56.913Z] 08:37:01 2 1.39 0.00 0.03 0.00 0.02 98.56 [2024-10-03T08:38:56.913Z] 08:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T08:38:56.913Z] 08:37:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2024-10-03T08:38:56.913Z] 08:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:37:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-03T08:38:56.913Z] 08:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T08:38:56.913Z] 08:38:01 all 1.46 0.00 0.65 0.70 0.01 97.17 [2024-10-03T08:38:56.913Z] 08:38:01 0 1.62 0.00 0.74 0.00 0.02 97.63 [2024-10-03T08:38:56.913Z] 08:38:01 1 1.30 0.00 1.81 0.10 0.02 96.77 [2024-10-03T08:38:56.913Z] 08:38:01 2 1.81 0.00 0.35 0.02 0.02 97.80 [2024-10-03T08:38:56.913Z] 08:38:01 3 1.10 0.00 0.62 0.02 0.02 98.24 [2024-10-03T08:38:56.913Z] 08:38:01 4 1.62 0.00 0.73 4.27 0.00 93.37 [2024-10-03T08:38:56.913Z] 08:38:01 5 0.33 0.00 0.17 1.20 0.00 98.30 [2024-10-03T08:38:56.913Z] 08:38:01 6 2.93 0.00 0.42 0.00 0.02 96.64 [2024-10-03T08:38:56.913Z] 08:38:01 7 0.97 0.00 0.40 0.02 0.02 98.60 [2024-10-03T08:38:56.913Z] Average: all 0.44 0.00 0.11 0.09 0.01 99.36 [2024-10-03T08:38:56.913Z] Average: 0 0.34 0.00 0.11 0.02 0.01 99.53 [2024-10-03T08:38:56.913Z] Average: 1 0.39 0.00 0.12 0.01 0.01 99.47 [2024-10-03T08:38:56.913Z] Average: 2 0.94 0.00 0.11 0.14 0.01 98.80 [2024-10-03T08:38:56.913Z] Average: 3 0.40 0.00 0.11 0.04 0.01 99.44 [2024-10-03T08:38:56.913Z] Average: 4 0.36 0.00 0.10 0.31 0.01 99.22 [2024-10-03T08:38:56.913Z] Average: 5 0.35 0.00 0.11 0.03 0.01 99.50 [2024-10-03T08:38:56.913Z] Average: 6 0.37 0.00 0.10 0.03 0.01 99.50 [2024-10-03T08:38:56.913Z] Average: 7 0.33 0.00 0.12 0.15 0.00 99.40 [2024-10-03T08:38:56.913Z] [2024-10-03T08:38:56.913Z] [2024-10-03T08:38:56.913Z]