Pull request #493 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f77981cc247c09156c04e19f6445410b6ebf6373+bd4b122dfb0a4010481292c64dce67798bdd73bb (656911e417be47b18f67f03986c16fa2044c83dc) 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-ssh8162973544582141778.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh16596107230539866189.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-493/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-493/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10513390206154143336.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-493/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13046507101639432382.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17313590195951856136.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-493/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-493/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13244833481400141784.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-7798 in /w/workspace/gexfoundry_device-rest-go_PR-493 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-493 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bd4b122dfb0a4010481292c64dce67798bdd73bb into PR head commit f77981cc247c09156c04e19f6445410b6ebf6373 Merge succeeded, producing f77981cc247c09156c04e19f6445410b6ebf6373 Checking out Revision f77981cc247c09156c04e19f6445410b6ebf6373 (PR-493) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/493/head:refs/remotes/origin/PR-493 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f77981cc247c09156c04e19f6445410b6ebf6373 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bd4b122dfb0a4010481292c64dce67798bdd73bb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f77981cc247c09156c04e19f6445410b6ebf6373 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-28T20:02:13.788Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-28T20:02:13.973Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-28T20:02:14.076Z] ========================================================= [2025-08-28T20:02:14.076Z] EdgeX Global Pipelines Version Info [2025-08-28T20:02:14.076Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-28T20:02:15.235Z] ------------------- [2025-08-28T20:02:15.235Z] stable info: [2025-08-28T20:02:15.235Z] ------------------- [2025-08-28T20:02:15.235Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-28T20:02:15.235Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-28T20:02:15.235Z] Message: update stable to v1.0.276 [2025-08-28T20:02:15.817Z] ------------------- [2025-08-28T20:02:15.817Z] experimental info: [2025-08-28T20:02:15.817Z] ------------------- [2025-08-28T20:02:15.817Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-28T20:02:15.817Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-28T20:02:15.817Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-28T20:02:16.024Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2025-08-28T20:02:16.079Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2025-08-28T20:02:16.133Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-28T20:02:16.189Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-28T20:02:16.241Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-28T20:02:16.291Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-28T20:02:16.342Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-28T20:02:16.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-28T20:02:16.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-28T20:02:16.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-28T20:02:16.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-28T20:02:16.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2025-08-28T20:02:16.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-28T20:02:16.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-28T20:02:16.751Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-28T20:02:16.805Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-28T20:02:16.857Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-28T20:02:16.907Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-28T20:02:16.954Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-28T20:02:16.998Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-28T20:02:17.047Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-28T20:02:17.104Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-28T20:02:17.154Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-28T20:02:17.204Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-28T20:02:17.258Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-28T20:02:17.312Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-28T20:02:17.366Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-28T20:02:17.421Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-493 [Pipeline] echo [2025-08-28T20:02:17.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-493 [Pipeline] echo [2025-08-28T20:02:17.526Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-493 [Pipeline] echo [2025-08-28T20:02:17.574Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f77981cc247c09156c04e19f6445410b6ebf6373 [Pipeline] echo [2025-08-28T20:02:17.621Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f77981c [Pipeline] echo [2025-08-28T20:02:17.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-28T20:02:17.808Z] provisioning config files... [2025-08-28T20:02:17.820Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-493@tmp/config974618719348188938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-28T20:02:18.213Z] ---> ****-login.sh [2025-08-28T20:02:18.213Z] nexus3.edgexfoundry.org:10001 [2025-08-28T20:02:18.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T20:02:18.475Z] [2025-08-28T20:02:18.475Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-28T20:02:18.475Z] Configure a credential helper to remove this warning. See [2025-08-28T20:02:18.475Z] https://docs.****.com/go/credential-store/ [2025-08-28T20:02:18.475Z] [2025-08-28T20:02:18.475Z] Login Succeeded [2025-08-28T20:02:18.475Z] nexus3.edgexfoundry.org:10002 [2025-08-28T20:02:18.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T20:02:18.735Z] [2025-08-28T20:02:18.735Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-28T20:02:18.735Z] Configure a credential helper to remove this warning. See [2025-08-28T20:02:18.735Z] https://docs.****.com/go/credential-store/ [2025-08-28T20:02:18.735Z] [2025-08-28T20:02:18.735Z] Login Succeeded [2025-08-28T20:02:18.735Z] nexus3.edgexfoundry.org:10003 [2025-08-28T20:02:18.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T20:02:18.735Z] [2025-08-28T20:02:18.736Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-28T20:02:18.736Z] Configure a credential helper to remove this warning. See [2025-08-28T20:02:18.736Z] https://docs.****.com/go/credential-store/ [2025-08-28T20:02:18.736Z] [2025-08-28T20:02:18.736Z] Login Succeeded [2025-08-28T20:02:18.736Z] nexus3.edgexfoundry.org:10004 [2025-08-28T20:02:18.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T20:02:18.736Z] [2025-08-28T20:02:18.736Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-28T20:02:18.736Z] Configure a credential helper to remove this warning. See [2025-08-28T20:02:18.736Z] https://docs.****.com/go/credential-store/ [2025-08-28T20:02:18.736Z] [2025-08-28T20:02:18.736Z] Login Succeeded [2025-08-28T20:02:18.736Z] ****.io [2025-08-28T20:02:18.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T20:02:18.995Z] [2025-08-28T20:02:18.995Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-28T20:02:18.995Z] Configure a credential helper to remove this warning. See [2025-08-28T20:02:18.995Z] https://docs.****.com/go/credential-store/ [2025-08-28T20:02:18.995Z] [2025-08-28T20:02:18.995Z] Login Succeeded [2025-08-28T20:02:18.995Z] ---> ****-login.sh ends [Pipeline] } [2025-08-28T20:02:19.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-28T20:02:19.669Z] + git rev-list -1 --merges f77981cc247c09156c04e19f6445410b6ebf6373~1..f77981cc247c09156c04e19f6445410b6ebf6373 [Pipeline] echo [2025-08-28T20:02:19.705Z] -----------> git rev-list -1 --merges f77981cc247c09156c04e19f6445410b6ebf6373~1..f77981cc247c09156c04e19f6445410b6ebf6373 f77981cc247c09156c04e19f6445410b6ebf6373 [false] [Pipeline] sh [2025-08-28T20:02:20.022Z] + git log --format=format:%s -1 f77981cc247c09156c04e19f6445410b6ebf6373 [Pipeline] echo [2025-08-28T20:02:20.057Z] ========================================================= [2025-08-28T20:02:20.057Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-28T20:02:20.057Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-28T20:02:20.494Z] + git log --format=format:%s -1 f77981cc247c09156c04e19f6445410b6ebf6373 [Pipeline] echo [2025-08-28T20:02:20.530Z] [semverPrep] GIT_COMMIT: f77981cc247c09156c04e19f6445410b6ebf6373, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2025-08-28T20:02:20.570Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-28T20:02:20.977Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-28T20:02:20.977Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-28T20:02:20.977Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-28T20:02:20.977Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-28T20:02:20.977Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-28T20:02:20.977Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-28T20:02:20.977Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T20:02:21.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-28T20:02:21.646Z] [2025-08-28T20:02:21.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T20:02:22.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-28T20:02:22.037Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-28T20:02:22.037Z] 3dae71ba6b94: Pulling fs layer [2025-08-28T20:02:22.037Z] 6bf1a483ea7c: Pulling fs layer [2025-08-28T20:02:22.037Z] f5dfc541a4d3: Pulling fs layer [2025-08-28T20:02:22.037Z] 461d9e800cba: Pulling fs layer [2025-08-28T20:02:22.037Z] 80192f66455f: Pulling fs layer [2025-08-28T20:02:22.037Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-28T20:02:22.037Z] a29436f7fd5d: Pulling fs layer [2025-08-28T20:02:22.037Z] 923cac83aea3: Pulling fs layer [2025-08-28T20:02:22.037Z] 25ad8b0a4227: Pulling fs layer [2025-08-28T20:02:22.037Z] db01528c6b51: Pulling fs layer [2025-08-28T20:02:22.037Z] 28988de357af: Pulling fs layer [2025-08-28T20:02:22.037Z] a29436f7fd5d: Waiting [2025-08-28T20:02:22.037Z] 923cac83aea3: Waiting [2025-08-28T20:02:22.037Z] 25ad8b0a4227: Waiting [2025-08-28T20:02:22.037Z] db01528c6b51: Waiting [2025-08-28T20:02:22.037Z] 28988de357af: Waiting [2025-08-28T20:02:22.037Z] 80192f66455f: Waiting [2025-08-28T20:02:22.037Z] 2e8e34ca0e6c: Waiting [2025-08-28T20:02:22.037Z] 461d9e800cba: Waiting [2025-08-28T20:02:22.037Z] 6bf1a483ea7c: Verifying Checksum [2025-08-28T20:02:22.037Z] 6bf1a483ea7c: Download complete [2025-08-28T20:02:22.037Z] 461d9e800cba: Download complete [2025-08-28T20:02:22.037Z] 80192f66455f: Verifying Checksum [2025-08-28T20:02:22.037Z] 80192f66455f: Download complete [2025-08-28T20:02:22.295Z] f5dfc541a4d3: Verifying Checksum [2025-08-28T20:02:22.295Z] f5dfc541a4d3: Download complete [2025-08-28T20:02:22.295Z] 3dae71ba6b94: Verifying Checksum [2025-08-28T20:02:22.295Z] 3dae71ba6b94: Download complete [2025-08-28T20:02:22.295Z] 923cac83aea3: Verifying Checksum [2025-08-28T20:02:22.295Z] 923cac83aea3: Download complete [2025-08-28T20:02:22.557Z] 25ad8b0a4227: Verifying Checksum [2025-08-28T20:02:22.557Z] 25ad8b0a4227: Download complete [2025-08-28T20:02:22.557Z] db01528c6b51: Verifying Checksum [2025-08-28T20:02:22.557Z] db01528c6b51: Download complete [2025-08-28T20:02:22.557Z] 28988de357af: Download complete [2025-08-28T20:02:22.557Z] a29436f7fd5d: Verifying Checksum [2025-08-28T20:02:22.557Z] a29436f7fd5d: Download complete [2025-08-28T20:02:22.814Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-28T20:02:22.814Z] 2e8e34ca0e6c: Download complete [2025-08-28T20:02:23.383Z] 3dae71ba6b94: Pull complete [2025-08-28T20:02:23.820Z] 6bf1a483ea7c: Pull complete [2025-08-28T20:02:24.384Z] f5dfc541a4d3: Pull complete [2025-08-28T20:02:24.384Z] 461d9e800cba: Pull complete [2025-08-28T20:02:24.384Z] 80192f66455f: Pull complete [2025-08-28T20:02:28.572Z] 2e8e34ca0e6c: Pull complete [2025-08-28T20:02:28.572Z] a29436f7fd5d: Pull complete [2025-08-28T20:02:28.572Z] 923cac83aea3: Pull complete [2025-08-28T20:02:28.831Z] 25ad8b0a4227: Pull complete [2025-08-28T20:02:28.831Z] db01528c6b51: Pull complete [2025-08-28T20:02:28.831Z] 28988de357af: Pull complete [2025-08-28T20:02:28.831Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-28T20:02:28.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-28T20:02:28.831Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-28T20:02:29.076Z] prd-ubuntu20.04-docker-8c-8g-7798 does not seem to be running inside a container [2025-08-28T20:02:29.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-493 -v /w/workspace/gexfoundry_device-rest-go_PR-493:/w/workspace/gexfoundry_device-rest-go_PR-493:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-493@tmp:/w/workspace/gexfoundry_device-rest-go_PR-493@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-28T20:02:32.127Z] $ docker top 27bfd4b62cd8f40900dd8f2eeb9085b0f4261af92b41efb81ec067cc34586272 -eo pid,comm [2025-08-28T20:02:32.174Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-28T20:02:32.174Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-28T20:02:32.324Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-28T20:02:32.324Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-28T20:02:32.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-28T20:02:32.413Z] $ docker exec 27bfd4b62cd8f40900dd8f2eeb9085b0f4261af92b41efb81ec067cc34586272 ssh-agent [2025-08-28T20:02:32.524Z] SSH_AUTH_SOCK=/tmp/ssh-GE1khe7Wcidm/agent.33 [2025-08-28T20:02:32.524Z] SSH_AGENT_PID=39 [2025-08-28T20:02:32.530Z] Running ssh-add (command line suppressed) [2025-08-28T20:02:32.611Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-493@tmp/private_key_1976993994701525841.key (/w/workspace/gexfoundry_device-rest-go_PR-493@tmp/private_key_1976993994701525841.key) [2025-08-28T20:02:32.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-28T20:02:32.970Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-493 [Pipeline] sh [2025-08-28T20:02:33.275Z] + git tag --points-at HEAD [Pipeline] } [2025-08-28T20:02:33.295Z] $ docker exec --env ******** --env ******** 27bfd4b62cd8f40900dd8f2eeb9085b0f4261af92b41efb81ec067cc34586272 ssh-agent -k [2025-08-28T20:02:33.389Z] unset SSH_AUTH_SOCK; [2025-08-28T20:02:33.389Z] unset SSH_AGENT_PID; [2025-08-28T20:02:33.389Z] echo Agent pid 39 killed; [2025-08-28T20:02:33.406Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-28T20:02:33.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-28T20:02:33.512Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-28T20:02:33.613Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-28T20:02:33.608Z] $ docker exec 27bfd4b62cd8f40900dd8f2eeb9085b0f4261af92b41efb81ec067cc34586272 ssh-agent [2025-08-28T20:02:33.707Z] SSH_AUTH_SOCK=/tmp/ssh-qfjXG6asQvut/agent.86 [2025-08-28T20:02:33.707Z] SSH_AGENT_PID=92 [2025-08-28T20:02:33.712Z] Running ssh-add (command line suppressed) [2025-08-28T20:02:33.799Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-493@tmp/private_key_6294137798131841860.key (/w/workspace/gexfoundry_device-rest-go_PR-493@tmp/private_key_6294137798131841860.key) [2025-08-28T20:02:33.818Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-28T20:02:34.150Z] + git semver init [2025-08-28T20:02:34.410Z] 2025-08-28 20:02:34,350 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-28T20:02:34.410Z] 2025-08-28 20:02:34,354 [run_init] DEBUG init version:0.0.0 force:False [2025-08-28T20:02:34.410Z] 2025-08-28 20:02:34,354 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-493/.semver [2025-08-28T20:02:34.410Z] 2025-08-28 20:02:34,355 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-493/.semver [2025-08-28T20:02:34.410Z] 2025-08-28 20:02:34,355 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-493/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-493, stdin=None, shell=False, universal_newlines=False) [2025-08-28T20:02:36.312Z] 2025-08-28 20:02:35,853 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-493/.git/info/exclude [2025-08-28T20:02:36.312Z] 2025-08-28 20:02:35,854 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-493/.semver/PR-493 with force:False [2025-08-28T20:02:36.312Z] 2025-08-28 20:02:35,854 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-493/.semver/PR-493 [2025-08-28T20:02:36.312Z] 2025-08-28 20:02:35,857 [execute] INFO git cat-file --batch-check [2025-08-28T20:02:36.312Z] 2025-08-28 20:02:35,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-493/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-28T20:02:36.312Z] 2025-08-28 20:02:35,861 [execute] INFO git cat-file --batch [2025-08-28T20:02:36.312Z] 2025-08-28 20:02:35,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-493/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-28T20:02:36.312Z] 2025-08-28 20:02:35,864 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-493/.semver/PR-493 [2025-08-28T20:02:36.312Z] 0.0.0 [Pipeline] } [2025-08-28T20:02:36.329Z] $ docker exec --env ******** --env ******** 27bfd4b62cd8f40900dd8f2eeb9085b0f4261af92b41efb81ec067cc34586272 ssh-agent -k [2025-08-28T20:02:36.425Z] unset SSH_AUTH_SOCK; [2025-08-28T20:02:36.426Z] unset SSH_AGENT_PID; [2025-08-28T20:02:36.426Z] echo Agent pid 92 killed; [2025-08-28T20:02:36.442Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-28T20:02:36.877Z] + git semver [Pipeline] } [2025-08-28T20:02:37.150Z] $ docker stop --time=1 27bfd4b62cd8f40900dd8f2eeb9085b0f4261af92b41efb81ec067cc34586272 [2025-08-28T20:02:38.423Z] $ docker rm -f --volumes 27bfd4b62cd8f40900dd8f2eeb9085b0f4261af92b41efb81ec067cc34586272 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-28T20:02:38.841Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-28T20:02:39.123Z] Stashed 1 file(s) [Pipeline] echo [2025-08-28T20:02:39.146Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-28T20:02:40.087Z] provisioning config files... [2025-08-28T20:02:40.095Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-493@tmp/config17768640687201937835tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-08-28T20:02:40.533Z] ---> ****-login.sh [2025-08-28T20:02:40.534Z] nexus3.edgexfoundry.org:10001 [2025-08-28T20:02:40.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T20:02:40.534Z] Login Succeeded [2025-08-28T20:02:40.534Z] nexus3.edgexfoundry.org:10002 [2025-08-28T20:02:40.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T20:02:40.534Z] Login Succeeded [2025-08-28T20:02:40.534Z] nexus3.edgexfoundry.org:10003 [2025-08-28T20:02:40.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T20:02:40.793Z] Login Succeeded [2025-08-28T20:02:40.793Z] nexus3.edgexfoundry.org:10004 [2025-08-28T20:02:40.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T20:02:40.793Z] Login Succeeded [2025-08-28T20:02:40.794Z] ****.io [2025-08-28T20:02:40.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T20:02:41.054Z] Login Succeeded [2025-08-28T20:02:41.054Z] ---> ****-login.sh ends [Pipeline] } [2025-08-28T20:02:41.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-28T20:02:41.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-28T20:02:41.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-28T20:02:41.379Z] ========================================================= [2025-08-28T20:02:41.380Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-28T20:02:41.380Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T20:02:41.875Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-28T20:02:42.442Z] #0 building with "default" instance using docker driver [2025-08-28T20:02:42.442Z] [2025-08-28T20:02:42.442Z] #1 [internal] load build definition from Dockerfile [2025-08-28T20:02:42.442Z] #1 transferring dockerfile: 1.74kB done [2025-08-28T20:02:42.442Z] #1 DONE 0.0s [2025-08-28T20:02:42.442Z] [2025-08-28T20:02:42.442Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-28T20:02:42.442Z] #2 DONE 0.1s [2025-08-28T20:02:42.700Z] [2025-08-28T20:02:42.700Z] #3 [internal] load .dockerignore [2025-08-28T20:02:42.700Z] #3 transferring context: 193B done [2025-08-28T20:02:42.700Z] #3 DONE 0.0s [2025-08-28T20:02:42.700Z] [2025-08-28T20:02:42.700Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-28T20:02:42.700Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 done [2025-08-28T20:02:42.700Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-28T20:02:42.700Z] #4 ... [2025-08-28T20:02:42.700Z] [2025-08-28T20:02:42.700Z] #5 [internal] load build context [2025-08-28T20:02:42.700Z] #5 transferring context: 21.64MB 0.1s done [2025-08-28T20:02:42.700Z] #5 DONE 0.2s [2025-08-28T20:02:42.700Z] [2025-08-28T20:02:42.700Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-28T20:02:42.700Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-28T20:02:42.700Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-28T20:02:42.700Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-28T20:02:42.700Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-08-28T20:02:42.700Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 18.87MB / 74.06MB 0.2s [2025-08-28T20:02:42.700Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-28T20:02:42.700Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-28T20:02:42.700Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-28T20:02:42.700Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-08-28T20:02:42.700Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.2s [2025-08-28T20:02:42.700Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-08-28T20:02:42.700Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.10MB / 103.05MB 0.2s [2025-08-28T20:02:42.963Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-28T20:02:42.963Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 55.57MB / 74.06MB 0.4s [2025-08-28T20:02:42.963Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 3.15MB / 13.29MB 0.4s [2025-08-28T20:02:42.963Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 8.39MB / 103.05MB 0.4s [2025-08-28T20:02:42.963Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-08-28T20:02:42.963Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.5s [2025-08-28T20:02:42.963Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 9.44MB / 13.29MB 0.5s [2025-08-28T20:02:42.963Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 13.63MB / 103.05MB 0.5s [2025-08-28T20:02:43.223Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s [2025-08-28T20:02:43.223Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 27.26MB / 103.05MB 0.6s [2025-08-28T20:02:43.223Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 44.04MB / 103.05MB 0.7s [2025-08-28T20:02:43.223Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-08-28T20:02:43.482Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done [2025-08-28T20:02:43.482Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s done [2025-08-28T20:02:43.482Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 60.82MB / 103.05MB 0.8s [2025-08-28T20:02:43.482Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 80.74MB / 103.05MB 0.9s [2025-08-28T20:02:43.482Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 101.06MB / 103.05MB 1.0s [2025-08-28T20:02:44.049Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done [2025-08-28T20:02:48.235Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.2s done [2025-08-28T20:02:48.235Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-28T20:02:48.235Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-28T20:02:48.235Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-28T20:02:48.235Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-28T20:02:48.235Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-28T20:02:48.235Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 [2025-08-28T20:02:50.767Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.6s done [2025-08-28T20:02:50.767Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-08-28T20:02:51.026Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done [2025-08-28T20:02:51.026Z] #4 DONE 8.5s [2025-08-28T20:02:51.285Z] [2025-08-28T20:02:51.285Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-08-28T20:02:51.285Z] #6 0.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-28T20:02:51.543Z] #6 0.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-28T20:02:51.801Z] #6 0.745 (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-28T20:02:52.059Z] #6 0.754 (2/4) Installing libedit (20240517.3.1-r0) [2025-08-28T20:02:52.059Z] #6 0.761 (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-28T20:02:52.059Z] #6 0.784 (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-28T20:02:52.059Z] #6 0.794 Executing busybox-1.36.1-r29.trigger [2025-08-28T20:02:52.059Z] #6 0.803 OK: 252 MiB in 62 packages [2025-08-28T20:02:54.599Z] #6 DONE 3.2s [2025-08-28T20:02:54.599Z] [2025-08-28T20:02:54.599Z] #7 [builder 3/7] WORKDIR /device-rest-go [2025-08-28T20:02:54.599Z] #7 DONE 0.0s [2025-08-28T20:02:54.599Z] [2025-08-28T20:02:54.599Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-28T20:02:54.599Z] #8 DONE 0.0s [2025-08-28T20:02:54.599Z] [2025-08-28T20:02:54.599Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-28T20:03:21.154Z] #9 DONE 22.9s [2025-08-28T20:03:21.154Z] [2025-08-28T20:03:21.154Z] #10 [builder 6/7] COPY . . [2025-08-28T20:03:21.154Z] #10 DONE 0.2s [2025-08-28T20:03:21.154Z] [2025-08-28T20:03:21.154Z] #11 [builder 7/7] RUN echo noop [2025-08-28T20:03:21.154Z] #11 0.189 noop [2025-08-28T20:03:21.154Z] #11 DONE 0.2s [2025-08-28T20:03:21.154Z] [2025-08-28T20:03:21.154Z] #12 exporting to image [2025-08-28T20:03:21.154Z] #12 exporting layers [2025-08-28T20:03:24.437Z] #12 exporting layers 6.5s done [2025-08-28T20:03:24.437Z] #12 writing image sha256:f7d9df88b061a807ba821ee6121ec947c77b4a8c710457ff0d15db5271ce1a69 done [2025-08-28T20:03:24.437Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-28T20:03:24.437Z] #12 DONE 6.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T20:03:24.890Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-28T20:03:24.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-28T20:03:25.040Z] prd-ubuntu20.04-docker-8c-8g-7798 does not seem to be running inside a container [2025-08-28T20:03:25.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-493 -v /w/workspace/gexfoundry_device-rest-go_PR-493:/w/workspace/gexfoundry_device-rest-go_PR-493:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-493@tmp:/w/workspace/gexfoundry_device-rest-go_PR-493@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-28T20:03:25.364Z] $ docker top 62ea271a1fd638b6333c15b9fc9d93ca2144fb722cc33d24b409080904956407 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-28T20:03:25.766Z] + go version [2025-08-28T20:03:25.766Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-28T20:03:25.789Z] $ docker stop --time=1 62ea271a1fd638b6333c15b9fc9d93ca2144fb722cc33d24b409080904956407 [2025-08-28T20:03:27.023Z] $ docker rm -f --volumes 62ea271a1fd638b6333c15b9fc9d93ca2144fb722cc33d24b409080904956407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T20:03:27.764Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-28T20:03:27.764Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-28T20:03:27.917Z] prd-ubuntu20.04-docker-8c-8g-7798 does not seem to be running inside a container [2025-08-28T20:03:27.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-493 -v /w/workspace/gexfoundry_device-rest-go_PR-493:/w/workspace/gexfoundry_device-rest-go_PR-493:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-493@tmp:/w/workspace/gexfoundry_device-rest-go_PR-493@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-28T20:03:28.162Z] $ docker top 09fba4064e2477bf3f05c60eafe6b22ac24e13f12dcf229a5db72930bf7c2d88 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-28T20:03:28.559Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-493 [Pipeline] fileExists [Pipeline] sh [2025-08-28T20:03:28.918Z] + make test [2025-08-28T20:03:28.918Z] go test ./... -coverprofile=coverage.out ./... [2025-08-28T20:03:30.295Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-08-28T20:03:48.397Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-08-28T20:03:48.397Z] ok github.com/edgexfoundry/device-rest-go/driver 0.005s coverage: 32.2% of statements [2025-08-28T20:03:56.508Z] go vet ./... [2025-08-28T20:04:01.767Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-28T20:04:01.767Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-28T20:04:01.767Z] ./bin/test-attribution-txt.sh [2025-08-28T20:04:01.767Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-28T20:04:01.767Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-28T20:04:01.767Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-28T20:04:01.767Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-28T20:04:01.767Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-28T20:04:01.767Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-28T20:04:01.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-28T20:04:01.837Z] $ docker stop --time=1 09fba4064e2477bf3f05c60eafe6b22ac24e13f12dcf229a5db72930bf7c2d88 [2025-08-28T20:04:06.064Z] $ docker rm -f --volumes 09fba4064e2477bf3f05c60eafe6b22ac24e13f12dcf229a5db72930bf7c2d88 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-28T20:04:06.664Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-28T20:04:06.735Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-28T20:04:07.424Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-28T20:04:07.730Z] + ls -al . [2025-08-28T20:04:07.730Z] total 244 [2025-08-28T20:04:07.730Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 20:03 . [2025-08-28T20:04:07.730Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 20:02 .. [2025-08-28T20:04:07.730Z] -rw-rw-r-- 1 jenkins jenkins 151 Aug 28 20:02 .dockerignore [2025-08-28T20:04:07.730Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 20:03 .git [2025-08-28T20:04:07.730Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 20:02 .github [2025-08-28T20:04:07.730Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 28 20:02 .gitignore [2025-08-28T20:04:07.730Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 20:02 .golangci.yml [2025-08-28T20:04:07.730Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 20:02 .semver [2025-08-28T20:04:07.730Z] -rw-rw-r-- 1 jenkins jenkins 20138 Aug 28 20:02 Attribution.txt [2025-08-28T20:04:07.730Z] -rw-rw-r-- 1 jenkins jenkins 18492 Aug 28 20:02 CHANGELOG.md [2025-08-28T20:04:07.730Z] -rw-rw-r-- 1 jenkins jenkins 1697 Aug 28 20:02 Dockerfile [2025-08-28T20:04:07.730Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 20:02 GOVERNANCE.md [2025-08-28T20:04:07.730Z] -rw-rw-r-- 1 jenkins jenkins 680 Aug 28 20:02 Jenkinsfile [2025-08-28T20:04:07.730Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 28 20:02 LICENSE [2025-08-28T20:04:07.730Z] -rw-rw-r-- 1 jenkins jenkins 2598 Aug 28 20:02 Makefile [2025-08-28T20:04:07.730Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 28 20:02 OWNERS.md [2025-08-28T20:04:07.730Z] -rw-rw-r-- 1 jenkins jenkins 3989 Aug 28 20:02 README.md [2025-08-28T20:04:07.730Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 28 20:02 VERSION [2025-08-28T20:04:07.730Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 20:02 bin [2025-08-28T20:04:07.730Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 20:02 cmd [2025-08-28T20:04:07.730Z] -rw-r--r-- 1 jenkins jenkins 14565 Aug 28 20:03 coverage.out [2025-08-28T20:04:07.730Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 20:02 driver [2025-08-28T20:04:07.730Z] -rw-rw-r-- 1 jenkins jenkins 6324 Aug 28 20:02 go.mod [2025-08-28T20:04:07.730Z] -rw-rw-r-- 1 jenkins jenkins 86944 Aug 28 20:02 go.sum [2025-08-28T20:04:07.731Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 20:02 openapi [2025-08-28T20:04:07.731Z] -rw-rw-r-- 1 jenkins jenkins 713 Aug 28 20:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T20:04:08.127Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f77981cc247c09156c04e19f6445410b6ebf6373 --label arch=amd64 --label version=0.0.0 . [2025-08-28T20:04:08.385Z] #0 building with "default" instance using docker driver [2025-08-28T20:04:08.385Z] [2025-08-28T20:04:08.385Z] #1 [internal] load build definition from Dockerfile [2025-08-28T20:04:08.385Z] #1 transferring dockerfile: 1.74kB done [2025-08-28T20:04:08.385Z] #1 DONE 0.0s [2025-08-28T20:04:08.385Z] [2025-08-28T20:04:08.385Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-28T20:04:08.385Z] #2 DONE 0.0s [2025-08-28T20:04:08.385Z] [2025-08-28T20:04:08.385Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-28T20:04:08.385Z] #3 DONE 0.1s [2025-08-28T20:04:08.385Z] [2025-08-28T20:04:08.385Z] #4 [internal] load .dockerignore [2025-08-28T20:04:08.385Z] #4 transferring context: 193B done [2025-08-28T20:04:08.385Z] #4 DONE 0.0s [2025-08-28T20:04:08.385Z] [2025-08-28T20:04:08.385Z] #5 [internal] load build context [2025-08-28T20:04:08.385Z] #5 transferring context: 18.87kB 0.0s done [2025-08-28T20:04:08.385Z] #5 DONE 0.1s [2025-08-28T20:04:08.385Z] [2025-08-28T20:04:08.385Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-28T20:04:08.385Z] #6 DONE 0.1s [2025-08-28T20:04:08.385Z] [2025-08-28T20:04:08.385Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-28T20:04:08.385Z] #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-28T20:04:08.643Z] #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-28T20:04:08.643Z] #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-28T20:04:08.643Z] #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-28T20:04:08.643Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-08-28T20:04:08.643Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-28T20:04:08.643Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done [2025-08-28T20:04:08.643Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-28T20:04:08.901Z] #7 DONE 0.4s [2025-08-28T20:04:08.901Z] [2025-08-28T20:04:08.901Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-08-28T20:04:08.901Z] #8 0.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-28T20:04:12.198Z] #8 2.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-28T20:04:12.198Z] #8 ... [2025-08-28T20:04:12.198Z] [2025-08-28T20:04:12.198Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-08-28T20:04:12.198Z] #9 0.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-28T20:04:12.198Z] #9 3.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-28T20:04:12.198Z] #9 3.340 OK: 252 MiB in 62 packages [2025-08-28T20:04:12.198Z] #9 DONE 3.5s [2025-08-28T20:04:12.198Z] [2025-08-28T20:04:12.198Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-08-28T20:04:12.198Z] #8 3.045 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-28T20:04:12.198Z] #8 3.049 Executing busybox-1.36.1-r29.trigger [2025-08-28T20:04:12.198Z] #8 3.056 OK: 8 MiB in 15 packages [2025-08-28T20:04:12.198Z] #8 DONE 3.2s [2025-08-28T20:04:12.198Z] [2025-08-28T20:04:12.198Z] #10 [builder 3/7] WORKDIR /device-rest-go [2025-08-28T20:04:12.198Z] #10 DONE 0.0s [2025-08-28T20:04:12.198Z] [2025-08-28T20:04:12.198Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-28T20:04:12.198Z] #11 DONE 0.0s [2025-08-28T20:04:12.198Z] [2025-08-28T20:04:12.198Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-28T20:04:12.457Z] #12 DONE 0.5s [2025-08-28T20:04:12.457Z] [2025-08-28T20:04:12.457Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-28T20:04:12.457Z] #13 0.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-28T20:04:12.457Z] #13 0.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-28T20:04:12.718Z] #13 0.688 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-28T20:04:12.978Z] #13 ... [2025-08-28T20:04:12.978Z] [2025-08-28T20:04:12.978Z] #14 [builder 6/7] COPY . . [2025-08-28T20:04:12.978Z] #14 DONE 0.2s [2025-08-28T20:04:12.978Z] [2025-08-28T20:04:12.978Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-28T20:04:12.978Z] #13 0.707 Executing busybox-1.36.1-r30.post-upgrade [2025-08-28T20:04:12.978Z] #13 0.733 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-28T20:04:12.978Z] #13 0.737 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-28T20:04:12.978Z] #13 0.742 Executing busybox-1.36.1-r30.trigger [2025-08-28T20:04:12.978Z] #13 0.751 OK: 8 MiB in 15 packages [2025-08-28T20:04:12.978Z] #13 DONE 0.9s [2025-08-28T20:04:12.978Z] [2025-08-28T20:04:12.978Z] #15 [builder 7/7] RUN make build [2025-08-28T20:04:12.978Z] #15 0.247 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-08-28T20:04:34.906Z] #15 DONE 21.9s [2025-08-28T20:04:34.906Z] [2025-08-28T20:04:34.906Z] #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / [2025-08-28T20:04:34.906Z] #16 DONE 0.2s [2025-08-28T20:04:35.165Z] [2025-08-28T20:04:35.165Z] #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / [2025-08-28T20:04:35.165Z] #17 DONE 0.0s [2025-08-28T20:04:35.165Z] [2025-08-28T20:04:35.165Z] #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / [2025-08-28T20:04:35.165Z] #18 DONE 0.0s [2025-08-28T20:04:35.165Z] [2025-08-28T20:04:35.165Z] #19 exporting to image [2025-08-28T20:04:35.165Z] #19 exporting layers 0.1s done [2025-08-28T20:04:35.165Z] #19 writing image sha256:a14850368329fcaf6e70b992d8bdd7a8b0203758ce1f63370f41feb798eec95a done [2025-08-28T20:04:35.165Z] #19 naming to docker.io/library/device-rest done [2025-08-28T20:04:35.165Z] #19 DONE 0.1s [2025-08-28T20:04:35.165Z] [2025-08-28T20:04:35.165Z] 1 warning found (use docker --debug to expand): [2025-08-28T20:04:35.165Z]  - UndefinedVar: Usage of undefined variable '$VERSION' (line 41) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T20:04:36.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-28T20:04:36.119Z] [2025-08-28T20:04:36.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T20:04:36.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-28T20:04:36.504Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-28T20:04:36.504Z] 5eb5b503b376: Pulling fs layer [2025-08-28T20:04:36.504Z] 5c69ac0246d0: Pulling fs layer [2025-08-28T20:04:36.504Z] ec43610c2a17: Pulling fs layer [2025-08-28T20:04:36.504Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-28T20:04:36.504Z] 33b1e0a273af: Pulling fs layer [2025-08-28T20:04:36.504Z] 5d3b04190fa2: Pulling fs layer [2025-08-28T20:04:36.504Z] 2f39f015ded8: Pulling fs layer [2025-08-28T20:04:36.504Z] 33b1e0a273af: Waiting [2025-08-28T20:04:36.504Z] 5d3b04190fa2: Waiting [2025-08-28T20:04:36.504Z] 3a2ae6a8a46f: Waiting [2025-08-28T20:04:36.504Z] 2f39f015ded8: Waiting [2025-08-28T20:04:36.504Z] 5c69ac0246d0: Download complete [2025-08-28T20:04:36.504Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-28T20:04:36.504Z] 3a2ae6a8a46f: Download complete [2025-08-28T20:04:36.504Z] 33b1e0a273af: Verifying Checksum [2025-08-28T20:04:36.504Z] 33b1e0a273af: Download complete [2025-08-28T20:04:36.504Z] 5d3b04190fa2: Verifying Checksum [2025-08-28T20:04:36.504Z] 5d3b04190fa2: Download complete [2025-08-28T20:04:36.504Z] ec43610c2a17: Verifying Checksum [2025-08-28T20:04:36.504Z] ec43610c2a17: Download complete [2025-08-28T20:04:36.764Z] 5eb5b503b376: Download complete [2025-08-28T20:04:37.331Z] 2f39f015ded8: Verifying Checksum [2025-08-28T20:04:38.263Z] 5eb5b503b376: Pull complete [2025-08-28T20:04:38.263Z] 5c69ac0246d0: Pull complete [2025-08-28T20:04:38.832Z] ec43610c2a17: Pull complete [2025-08-28T20:04:38.832Z] 3a2ae6a8a46f: Pull complete [2025-08-28T20:04:39.090Z] 33b1e0a273af: Pull complete [2025-08-28T20:04:39.090Z] 5d3b04190fa2: Pull complete [2025-08-28T20:04:44.355Z] 2f39f015ded8: Pull complete [2025-08-28T20:04:44.355Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-28T20:04:44.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-28T20:04:44.355Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-28T20:04:44.588Z] prd-ubuntu20.04-docker-8c-8g-7798 does not seem to be running inside a container [2025-08-28T20:04:44.605Z] $ 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/gexfoundry_device-rest-go_PR-493 -v /w/workspace/gexfoundry_device-rest-go_PR-493:/w/workspace/gexfoundry_device-rest-go_PR-493:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-493@tmp:/w/workspace/gexfoundry_device-rest-go_PR-493@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-28T20:04:48.023Z] $ docker top 102a04fb918c40809aa6a797ab2604eb088b06dfe284abc9b37e75df294af19a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-28T20:04:48.504Z] ---> job-cost.sh [2025-08-28T20:04:48.504Z] lf-activate-venv: SKIPPING [2025-08-28T20:04:48.504Z] INFO: No Stack... [2025-08-28T20:04:48.763Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-28T20:04:49.022Z] INFO: Archiving Costs [Pipeline] sh [2025-08-28T20:04:49.338Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-493/archives/cost.csv [2025-08-28T20:04:49.338Z] + cut -d, -f6 [Pipeline] lock [2025-08-28T20:04:49.380Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-493-1-stack-cost] [2025-08-28T20:04:49.387Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-493-1-stack-cost] did not exist. Created. [2025-08-28T20:04:49.393Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-493-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-28T20:04:49.785Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-28T20:04:49.834Z] Stashed 1 file(s) [Pipeline] } [2025-08-28T20:04:49.868Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-493-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-28T20:04:49.944Z] $ docker stop --time=1 102a04fb918c40809aa6a797ab2604eb088b06dfe284abc9b37e75df294af19a [2025-08-28T20:04:51.076Z] $ docker rm -f --volumes 102a04fb918c40809aa6a797ab2604eb088b06dfe284abc9b37e75df294af19a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-08-28T20:04:51.781Z] provisioning config files... [2025-08-28T20:04:51.790Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-493@tmp/config11938552620666886912tmp [Pipeline] { [Pipeline] sh [2025-08-28T20:04:52.132Z] + set +x [2025-08-28T20:04:52.133Z] + curl -s https://codecov.io/bash [2025-08-28T20:04:52.133Z] + bash -s -- [2025-08-28T20:04:52.133Z] [2025-08-28T20:04:52.133Z] _____ _ [2025-08-28T20:04:52.133Z] / ____| | | [2025-08-28T20:04:52.133Z] | | ___ __| | ___ ___ _____ __ [2025-08-28T20:04:52.133Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-28T20:04:52.133Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-28T20:04:52.133Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-28T20:04:52.133Z] Bash-1.0.6 [2025-08-28T20:04:52.133Z] [2025-08-28T20:04:52.133Z] [2025-08-28T20:04:52.133Z] ==> git version 2.25.1 found [2025-08-28T20:04:52.133Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-08-28T20:04:52.133Z] Release-Date: 2020-01-08 [2025-08-28T20:04:52.133Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-08-28T20:04:52.133Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-28T20:04:52.133Z] ==> Jenkins CI detected. [2025-08-28T20:04:52.133Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-493 [2025-08-28T20:04:52.133Z] project root: . [2025-08-28T20:04:52.133Z] --> token set from env [2025-08-28T20:04:52.133Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-28T20:04:52.133Z] ==> Running gcov in . (disable via -X gcov) [2025-08-28T20:04:52.133Z] ==> Python coveragepy not found [2025-08-28T20:04:52.133Z] ==> Searching for coverage reports in: [2025-08-28T20:04:52.133Z] + . [2025-08-28T20:04:52.133Z] -> Found 1 reports [2025-08-28T20:04:52.133Z] ==> Detecting git/mercurial file structure [2025-08-28T20:04:52.392Z] ==> Reading reports [2025-08-28T20:04:52.392Z] + ./coverage.out bytes=14565 [2025-08-28T20:04:52.392Z] ==> Appending adjustments [2025-08-28T20:04:52.392Z] https://docs.codecov.io/docs/fixing-reports [2025-08-28T20:04:52.392Z] + Found adjustments [2025-08-28T20:04:52.392Z] ==> Gzipping contents [2025-08-28T20:04:52.392Z] 4.0K /tmp/codecov.fs23wx.gz [2025-08-28T20:04:52.392Z] ==> Uploading reports [2025-08-28T20:04:52.392Z] url: https://codecov.io [2025-08-28T20:04:52.392Z] query: branch=PR-493&commit=f77981cc247c09156c04e19f6445410b6ebf6373&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-493%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=493&job=&cmd_args= [2025-08-28T20:04:52.392Z] -> Pinging Codecov [2025-08-28T20:04:52.392Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-493&commit=f77981cc247c09156c04e19f6445410b6ebf6373&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-493%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=493&job=&cmd_args= [2025-08-28T20:04:52.651Z] -> Uploading to [2025-08-28T20:04:52.651Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/f77981cc247c09156c04e19f6445410b6ebf6373/f115c637-013a-4c84-aa68-d575d728d6c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250828%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250828T200452Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e331e85b3565efd451ff211f7fd321e0afe9fed31c2bb3d129fc6d0ed4444d78 [2025-08-28T20:04:52.651Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-28T20:04:52.651Z] Dload Upload Total Spent Left Speed [2025-08-28T20:04:52.651Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2326 0 0 100 2326 0 18031 --:--:-- --:--:-- --:--:-- 18031 [2025-08-28T20:04:52.651Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/f77981cc247c09156c04e19f6445410b6ebf6373 [Pipeline] } [2025-08-28T20:04:52.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-28T20:04:54.565Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-493/archives ] [2025-08-28T20:04:54.565Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-493/archives [2025-08-28T20:04:54.565Z] total 16 [2025-08-28T20:04:54.565Z] drwxr-xr-x 3 root root 4096 Aug 28 20:04 . [2025-08-28T20:04:54.565Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 20:04 .. [2025-08-28T20:04:54.565Z] drwxr-xr-x 2 root root 4096 Aug 28 20:04 cost [2025-08-28T20:04:54.565Z] -rw-r--r-- 1 root root 87 Aug 28 20:04 cost.csv [2025-08-28T20:04:54.565Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-493/archives [2025-08-28T20:04:54.565Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-493/archives [2025-08-28T20:04:54.565Z] total 16 [2025-08-28T20:04:54.565Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 20:04 . [2025-08-28T20:04:54.565Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 20:04 .. [2025-08-28T20:04:54.565Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 28 20:04 cost [2025-08-28T20:04:54.565Z] -rw-r--r-- 1 jenkins jenkins 87 Aug 28 20:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-28T20:04:54.898Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-28T20:04:55.789Z] ---> package-listing.sh [2025-08-28T20:04:55.789Z] ++ facter osfamily [2025-08-28T20:04:55.789Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-28T20:04:56.048Z] + OS_FAMILY=debian [2025-08-28T20:04:56.048Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-493 [2025-08-28T20:04:56.048Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-28T20:04:56.048Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-28T20:04:56.048Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-28T20:04:56.048Z] + PACKAGES=/tmp/packages_start.txt [2025-08-28T20:04:56.048Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-493 ']' [2025-08-28T20:04:56.048Z] + PACKAGES=/tmp/packages_end.txt [2025-08-28T20:04:56.048Z] + case "${OS_FAMILY}" in [2025-08-28T20:04:56.048Z] + dpkg -l [2025-08-28T20:04:56.048Z] + grep '^ii' [2025-08-28T20:04:56.048Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-28T20:04:56.048Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-28T20:04:56.048Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-28T20:04:56.048Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-493 ']' [2025-08-28T20:04:56.048Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-493/archives/ [2025-08-28T20:04:56.048Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-493/archives/ [Pipeline] echo [2025-08-28T20:04:56.093Z] 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/gexfoundry_device-rest-go_PR-493/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-28T20:04:56.387Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T20:04:57.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-28T20:04:57.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-28T20:04:57.179Z] prd-ubuntu20.04-docker-8c-8g-7798 does not seem to be running inside a container [2025-08-28T20:04:57.196Z] $ 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/gexfoundry_device-rest-go_PR-493/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-493 -v /w/workspace/gexfoundry_device-rest-go_PR-493:/w/workspace/gexfoundry_device-rest-go_PR-493:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-493@tmp:/w/workspace/gexfoundry_device-rest-go_PR-493@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-28T20:04:57.401Z] $ docker top 956a6058276ce5b5427f19ba7d8ee680c88edbde5e2a61cb1c79d55e8d19653b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-28T20:04:57.803Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-28T20:04:58.119Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-28T20:04:58.430Z] + ls /var/log/sa-host [2025-08-28T20:04:58.430Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-28T20:04:58.650Z] provisioning config files... [2025-08-28T20:04:58.659Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-493@tmp/config7143679862207291867tmp [Pipeline] { [Pipeline] echo [2025-08-28T20:04:58.725Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-28T20:04:59.042Z] ---> create-netrc.sh [Pipeline] } [2025-08-28T20:04:59.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-28T20:04:59.481Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-28T20:04:59.515Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-28T20:04:59.829Z] ---> sudo-logs.sh [2025-08-28T20:04:59.829Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-28T20:04:59.913Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-28T20:05:00.216Z] ---> job-cost.sh [2025-08-28T20:05:00.216Z] lf-activate-venv: SKIPPING [2025-08-28T20:05:00.216Z] DEBUG: total: 0.2199999988079071 [2025-08-28T20:05:00.216Z] INFO: Retrieving Stack Cost... [2025-08-28T20:05:00.216Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-28T20:05:00.476Z] INFO: Archiving Costs [Pipeline] echo [2025-08-28T20:05:00.512Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-28T20:05:00.833Z] ---> logs-deploy.sh [2025-08-28T20:05:00.833Z] lf-activate-venv: SKIPPING [2025-08-28T20:05:00.833Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-493/1 [2025-08-28T20:05:00.833Z] INFO: archiving workspace using pattern(s): [2025-08-28T20:05:01.772Z] Archives upload complete. [2025-08-28T20:05:02.034Z] INFO: archiving logs to Nexus [2025-08-28T20:05:02.605Z] ---> uname -a: [2025-08-28T20:05:02.605Z] Linux prd-ubuntu20-04-docker-8c-8g-7798 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-08-28T20:05:02.605Z] [2025-08-28T20:05:02.605Z] [2025-08-28T20:05:02.605Z] ---> lscpu: [2025-08-28T20:05:02.605Z] Architecture: x86_64 [2025-08-28T20:05:02.605Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-28T20:05:02.605Z] Byte Order: Little Endian [2025-08-28T20:05:02.605Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-28T20:05:02.605Z] CPU(s): 8 [2025-08-28T20:05:02.605Z] On-line CPU(s) list: 0-7 [2025-08-28T20:05:02.605Z] Thread(s) per core: 1 [2025-08-28T20:05:02.605Z] Core(s) per socket: 1 [2025-08-28T20:05:02.605Z] Socket(s): 8 [2025-08-28T20:05:02.605Z] NUMA node(s): 1 [2025-08-28T20:05:02.605Z] Vendor ID: AuthenticAMD [2025-08-28T20:05:02.605Z] CPU family: 23 [2025-08-28T20:05:02.605Z] Model: 49 [2025-08-28T20:05:02.605Z] Model name: AMD EPYC-Rome Processor [2025-08-28T20:05:02.605Z] Stepping: 0 [2025-08-28T20:05:02.605Z] CPU MHz: 2799.998 [2025-08-28T20:05:02.605Z] BogoMIPS: 5599.99 [2025-08-28T20:05:02.605Z] Virtualization: AMD-V [2025-08-28T20:05:02.605Z] Hypervisor vendor: KVM [2025-08-28T20:05:02.605Z] Virtualization type: full [2025-08-28T20:05:02.605Z] L1d cache: 256 KiB [2025-08-28T20:05:02.605Z] L1i cache: 256 KiB [2025-08-28T20:05:02.605Z] L2 cache: 4 MiB [2025-08-28T20:05:02.605Z] L3 cache: 128 MiB [2025-08-28T20:05:02.605Z] NUMA node0 CPU(s): 0-7 [2025-08-28T20:05:02.605Z] Vulnerability Gather data sampling: Not affected [2025-08-28T20:05:02.605Z] Vulnerability Itlb multihit: Not affected [2025-08-28T20:05:02.605Z] Vulnerability L1tf: Not affected [2025-08-28T20:05:02.605Z] Vulnerability Mds: Not affected [2025-08-28T20:05:02.605Z] Vulnerability Meltdown: Not affected [2025-08-28T20:05:02.605Z] Vulnerability Mmio stale data: Not affected [2025-08-28T20:05:02.605Z] Vulnerability Retbleed: Vulnerable [2025-08-28T20:05:02.605Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-28T20:05:02.605Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-08-28T20:05:02.605Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-08-28T20:05:02.605Z] Vulnerability Srbds: Not affected [2025-08-28T20:05:02.605Z] Vulnerability Tsx async abort: Not affected [2025-08-28T20:05:02.605Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-08-28T20:05:02.605Z] [2025-08-28T20:05:02.605Z] [2025-08-28T20:05:02.605Z] ---> nproc: [2025-08-28T20:05:02.605Z] 8 [2025-08-28T20:05:02.605Z] [2025-08-28T20:05:02.605Z] [2025-08-28T20:05:02.605Z] ---> df -h: [2025-08-28T20:05:02.605Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T20:05:02.605Z] overlay 155G 13G 143G 9% / [2025-08-28T20:05:02.605Z] tmpfs 64M 0 64M 0% /dev [2025-08-28T20:05:02.605Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-08-28T20:05:02.605Z] shm 64M 0 64M 0% /dev/shm [2025-08-28T20:05:02.605Z] /dev/vda1 155G 13G 143G 9% /facter-os [2025-08-28T20:05:02.605Z] [2025-08-28T20:05:02.605Z] [2025-08-28T20:05:02.605Z] ---> sar -b -r -n DEV: [2025-08-28T20:05:02.605Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7798) 08/28/25 _x86_64_ (8 CPU) [2025-08-28T20:05:02.605Z] [2025-08-28T20:05:02.605Z] 19:12:11 LINUX RESTART (8 CPU) [2025-08-28T20:05:02.605Z] [2025-08-28T20:05:02.605Z] 19:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-08-28T20:05:02.605Z] 19:14:01 3.58 0.00 3.58 0.00 0.00 359.35 0.00 [2025-08-28T20:05:02.605Z] 19:15:01 1.38 0.02 1.37 0.00 0.27 16.39 0.00 [2025-08-28T20:05:02.605Z] 19:16:01 0.80 0.00 0.80 0.00 0.00 9.20 0.00 [2025-08-28T20:05:02.605Z] 19:17:01 1.23 0.02 1.22 0.00 0.13 15.06 0.00 [2025-08-28T20:05:02.605Z] 19:18:01 39.58 11.10 28.48 0.00 4880.52 6578.77 0.00 [2025-08-28T20:05:02.605Z] 19:19:01 2.55 0.00 2.55 0.00 0.00 65.32 0.00 [2025-08-28T20:05:02.605Z] 19:20:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 [2025-08-28T20:05:02.605Z] 19:21:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 [2025-08-28T20:05:02.605Z] 19:22:01 0.82 0.00 0.82 0.00 0.00 9.86 0.00 [2025-08-28T20:05:02.605Z] 19:23:01 2.13 0.00 2.13 0.00 0.00 36.93 0.00 [2025-08-28T20:05:02.605Z] 19:24:01 0.85 0.00 0.85 0.00 0.00 9.47 0.00 [2025-08-28T20:05:02.605Z] 19:25:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 [2025-08-28T20:05:02.605Z] 19:26:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 [2025-08-28T20:05:02.605Z] 19:27:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 [2025-08-28T20:05:02.605Z] 19:28:01 1.55 0.02 1.53 0.00 0.13 18.53 0.00 [2025-08-28T20:05:02.605Z] 19:29:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 [2025-08-28T20:05:02.605Z] 19:30:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2025-08-28T20:05:02.605Z] 19:31:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 [2025-08-28T20:05:02.605Z] 19:32:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2025-08-28T20:05:02.605Z] 19:33:01 1.27 0.00 1.27 0.00 0.00 17.33 0.00 [2025-08-28T20:05:02.605Z] 19:34:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2025-08-28T20:05:02.605Z] 19:35:01 1.12 0.00 1.12 0.00 0.00 14.40 0.00 [2025-08-28T20:05:02.605Z] 19:36:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2025-08-28T20:05:02.605Z] 19:37:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 [2025-08-28T20:05:02.605Z] 19:38:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2025-08-28T20:05:02.605Z] 19:39:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 [2025-08-28T20:05:02.605Z] 19:40:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 [2025-08-28T20:05:02.605Z] 19:41:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 [2025-08-28T20:05:02.605Z] 19:42:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2025-08-28T20:05:02.605Z] 19:43:01 1.52 0.00 1.52 0.00 0.00 18.53 0.00 [2025-08-28T20:05:02.605Z] 19:44:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 [2025-08-28T20:05:02.605Z] 19:45:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 [2025-08-28T20:05:02.605Z] 19:46:01 0.88 0.00 0.88 0.00 0.00 9.46 0.00 [2025-08-28T20:05:02.605Z] 19:47:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 [2025-08-28T20:05:02.605Z] 19:48:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2025-08-28T20:05:02.605Z] 19:49:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 [2025-08-28T20:05:02.605Z] 19:50:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 [2025-08-28T20:05:02.605Z] 19:51:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 [2025-08-28T20:05:02.605Z] 19:52:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 [2025-08-28T20:05:02.605Z] 19:53:01 1.45 0.00 1.45 0.00 0.00 18.40 0.00 [2025-08-28T20:05:02.605Z] 19:54:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 [2025-08-28T20:05:02.605Z] 19:55:01 2.83 1.47 1.37 0.00 46.93 18.80 0.00 [2025-08-28T20:05:02.605Z] 19:56:01 3.28 2.12 1.17 0.00 44.53 24.80 0.00 [2025-08-28T20:05:02.605Z] 19:57:01 1.58 0.00 1.58 0.00 0.00 19.60 0.00 [2025-08-28T20:05:02.605Z] 19:58:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 [2025-08-28T20:05:02.605Z] 19:59:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 [2025-08-28T20:05:02.605Z] 20:00:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2025-08-28T20:05:02.605Z] 20:01:01 1.28 0.00 1.28 0.00 0.00 15.59 0.00 [2025-08-28T20:05:02.605Z] 20:02:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 [2025-08-28T20:05:02.605Z] 20:03:01 440.71 20.91 419.80 0.00 3283.32 54948.58 0.00 [2025-08-28T20:05:02.605Z] 20:04:01 155.96 2.92 153.04 0.00 27.73 39764.71 0.00 [2025-08-28T20:05:02.605Z] 20:05:01 162.55 0.68 161.86 0.00 81.44 48381.87 0.00 [2025-08-28T20:05:02.605Z] Average: 16.59 0.75 15.84 0.00 160.91 2900.24 0.00 [2025-08-28T20:05:02.605Z] [2025-08-28T20:05:02.605Z] 19:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-08-28T20:05:02.605Z] 19:14:01 30238756 31813448 532640 1.62 62340 1834904 1611352 4.75 648056 1689264 20 [2025-08-28T20:05:02.605Z] 19:15:01 30239372 31814144 531360 1.62 62380 1834920 1627396 4.80 646176 1689264 132 [2025-08-28T20:05:02.605Z] 19:16:01 30239080 31813868 531628 1.62 62396 1834920 1627396 4.80 646032 1689264 16 [2025-08-28T20:05:02.605Z] 19:17:01 30239508 31814340 530772 1.61 62440 1834920 1627396 4.80 645780 1689268 16 [2025-08-28T20:05:02.605Z] 19:18:01 29806272 31710652 607832 1.85 69004 2152472 1757788 5.18 922504 1807708 1356 [2025-08-28T20:05:02.605Z] 19:19:01 29806404 31710884 607436 1.85 69084 2152472 1757788 5.18 922448 1807712 8 [2025-08-28T20:05:02.605Z] 19:20:01 29808448 31713020 605224 1.84 69168 2152476 1757788 5.18 919536 1807716 8 [2025-08-28T20:05:02.605Z] 19:21:01 29808904 31713512 604452 1.84 69200 2152476 1757788 5.18 919680 1807712 12 [2025-08-28T20:05:02.605Z] 19:22:01 29809628 31714272 603656 1.84 69216 2152480 1757788 5.18 919144 1807716 28 [2025-08-28T20:05:02.605Z] 19:23:01 29808476 31713196 604608 1.84 69328 2152460 1757788 5.18 920600 1807700 156 [2025-08-28T20:05:02.605Z] 19:24:01 29808296 31713088 604820 1.84 69352 2152460 1757788 5.18 920460 1807696 12 [2025-08-28T20:05:02.605Z] 19:25:01 29807720 31712552 605296 1.84 69384 2152468 1757788 5.18 920584 1807700 8 [2025-08-28T20:05:02.605Z] 19:26:01 29807812 31712644 604900 1.84 69408 2152468 1757788 5.18 920720 1807700 20 [2025-08-28T20:05:02.605Z] 19:27:01 29808300 31713232 604300 1.84 69448 2152472 1757788 5.18 919656 1807704 4 [2025-08-28T20:05:02.605Z] 19:28:01 29807580 31712712 604556 1.84 69504 2152600 1738252 5.12 920120 1807836 192 [2025-08-28T20:05:02.605Z] 19:29:01 29807604 31712792 604424 1.84 69544 2152608 1738252 5.12 920200 1807840 160 [2025-08-28T20:05:02.605Z] 19:30:01 29807184 31712436 604668 1.84 69568 2152612 1738252 5.12 920300 1807852 12 [2025-08-28T20:05:02.605Z] 19:31:01 29807172 31712460 604416 1.84 69608 2152612 1738252 5.12 920376 1807848 8 [2025-08-28T20:05:02.605Z] 19:32:01 29807372 31712704 604368 1.84 69640 2152616 1738252 5.12 920424 1807852 152 [2025-08-28T20:05:02.605Z] 19:33:01 29806848 31712264 604796 1.84 69696 2152624 1738252 5.12 920748 1807856 52 [2025-08-28T20:05:02.605Z] 19:34:01 29806940 31712416 604376 1.84 69728 2152624 1738252 5.12 920740 1807856 24 [2025-08-28T20:05:02.605Z] 19:35:01 29807024 31712556 604072 1.84 69752 2152628 1738252 5.12 920796 1807868 8 [2025-08-28T20:05:02.605Z] 19:36:01 29806996 31712552 604240 1.84 69788 2152628 1738252 5.12 921468 1807864 148 [2025-08-28T20:05:02.605Z] 19:37:01 29806948 31712552 604172 1.84 69836 2152632 1738252 5.12 921500 1807868 108 [2025-08-28T20:05:02.605Z] 19:38:01 29806592 31712220 604492 1.84 69868 2152620 1738252 5.12 921580 1807872 20 [2025-08-28T20:05:02.606Z] 19:39:01 29805504 31711204 605404 1.84 69908 2152636 1738252 5.12 921736 1807872 12 [2025-08-28T20:05:02.606Z] 19:40:01 29805456 31711196 605352 1.84 69940 2152640 1738252 5.12 921804 1807876 28 [2025-08-28T20:05:02.606Z] 19:41:01 29805392 31711180 605264 1.84 69964 2152640 1738252 5.12 922064 1807876 8 [2025-08-28T20:05:02.606Z] 19:42:01 29805912 31711744 604672 1.84 69996 2152644 1738252 5.12 922088 1807876 12 [2025-08-28T20:05:02.606Z] 19:43:01 29805476 31711340 604944 1.84 70036 2152644 1738252 5.12 922344 1807884 28 [2025-08-28T20:05:02.606Z] 19:44:01 29805720 31711608 604652 1.84 70052 2152652 1738252 5.12 922424 1807884 12 [2025-08-28T20:05:02.606Z] 19:45:01 29805064 31711004 605032 1.84 70084 2152660 1738252 5.12 922572 1807888 196 [2025-08-28T20:05:02.606Z] 19:46:01 29804796 31710792 605264 1.84 70104 2152660 1738252 5.12 922876 1807892 180 [2025-08-28T20:05:02.606Z] 19:47:01 29803792 31709792 606084 1.84 70136 2152664 1738252 5.12 922624 1807896 148 [2025-08-28T20:05:02.606Z] 19:48:01 29803664 31709752 606084 1.84 70184 2152660 1738252 5.12 922916 1807900 24 [2025-08-28T20:05:02.606Z] 19:49:01 29803600 31709720 606036 1.84 70216 2152668 1738252 5.12 922656 1807900 8 [2025-08-28T20:05:02.606Z] 19:50:01 29804032 31710172 605504 1.84 70248 2152664 1738252 5.12 922716 1807904 24 [2025-08-28T20:05:02.606Z] 19:51:01 29803488 31709684 605928 1.84 70280 2152676 1738252 5.12 922932 1807904 16 [2025-08-28T20:05:02.606Z] 19:52:01 29803740 31709964 605604 1.84 70304 2152680 1738252 5.12 922928 1807908 32 [2025-08-28T20:05:02.606Z] 19:53:01 29803316 31709616 606160 1.84 70356 2152684 1738252 5.12 923420 1807916 32 [2025-08-28T20:05:02.606Z] 19:54:01 29802996 31709400 606508 1.85 70380 2152812 1738252 5.12 923432 1808020 200 [2025-08-28T20:05:02.606Z] 19:55:01 29792524 31700428 615456 1.87 70416 2154220 1738252 5.12 935940 1809048 204 [2025-08-28T20:05:02.606Z] 19:56:01 29763236 31673280 641936 1.95 70452 2155840 1722112 5.08 965660 1809724 24 [2025-08-28T20:05:02.606Z] 19:57:01 29761952 31672016 643108 1.96 70492 2155844 1722112 5.08 965464 1809724 16 [2025-08-28T20:05:02.606Z] 19:58:01 29761492 31671616 643456 1.96 70540 2155832 1722112 5.08 965408 1809732 36 [2025-08-28T20:05:02.606Z] 19:59:01 29761264 31671412 643576 1.96 70572 2155848 1722112 5.08 965584 1809728 24 [2025-08-28T20:05:02.606Z] 20:00:01 29761216 31671392 643528 1.96 70604 2155852 1722112 5.08 965552 1809732 12 [2025-08-28T20:05:02.606Z] 20:01:01 29761184 31671392 643476 1.96 70636 2155860 1722112 5.08 965604 1809732 20 [2025-08-28T20:05:02.606Z] 20:02:01 29760648 31670900 643924 1.96 70672 2155864 1722112 5.08 965772 1809736 48 [2025-08-28T20:05:02.606Z] 20:03:01 27959796 31365692 893892 2.72 104072 3554232 2236944 6.59 1404208 3056440 8080 [2025-08-28T20:05:02.606Z] 20:04:01 26377312 31391972 858144 2.61 165284 4921456 2002224 5.90 1834268 4013636 398604 [2025-08-28T20:05:02.606Z] 20:05:01 25795956 31357180 889560 2.71 181236 5423328 1891056 5.58 1920964 4475616 468 [2025-08-28T20:05:02.606Z] Average: 29654688 31694345 620693 1.89 73959 2271731 1748605 5.16 952607 1916727 7907 [2025-08-28T20:05:02.606Z] [2025-08-28T20:05:02.606Z] 19:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-08-28T20:05:02.606Z] 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:14:01 ens3 1.64 0.61 1.47 0.04 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:15:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:16:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:17:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:18:01 lo 0.47 0.47 0.06 0.06 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:18:01 ens3 85.20 47.99 2134.98 3.67 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:19:01 ens3 0.25 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:20:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:21:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:22:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:23:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:28:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:29:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:30:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:33:01 ens3 0.42 0.25 0.20 0.08 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:36:01 ens3 0.48 0.32 0.26 0.21 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:37:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:38:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:42:01 ens3 0.17 0.05 0.12 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:43:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:44:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:45:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:47:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:48:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:53:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:55:01 ens3 1.27 1.13 1.08 0.54 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:56:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:56:01 ens3 11.35 7.85 11.76 6.10 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:57:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:58:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 19:59:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 20:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 20:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 20:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 20:03:01 lo 5.27 5.27 0.53 0.53 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 20:03:01 docker0 176.97 184.82 14.50 535.36 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 20:03:01 ens3 630.24 466.24 8155.58 101.16 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.606Z] 20:03:01 vethf34c5ac 122.91 132.88 12.15 123.30 0.00 0.00 0.00 0.01 [2025-08-28T20:05:02.607Z] 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.607Z] 20:04:01 docker0 142.11 225.21 13.05 2766.31 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.607Z] 20:04:01 ens3 258.22 159.99 2797.32 27.60 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.607Z] 20:04:01 veth6e7717f 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.607Z] 20:05:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.607Z] 20:05:01 docker0 5.53 9.10 0.33 123.24 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.607Z] 20:05:01 ens3 159.93 97.12 2756.90 29.83 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.607Z] Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.607Z] Average: docker0 6.24 8.06 0.54 65.88 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.607Z] Average: ens3 22.18 15.10 305.10 3.27 0.00 0.00 0.00 0.00 [2025-08-28T20:05:02.607Z] [2025-08-28T20:05:02.607Z] [2025-08-28T20:05:02.607Z] ---> sar -P ALL: [2025-08-28T20:05:02.607Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7798) 08/28/25 _x86_64_ (8 CPU) [2025-08-28T20:05:02.607Z] [2025-08-28T20:05:02.607Z] 19:12:11 LINUX RESTART (8 CPU) [2025-08-28T20:05:02.607Z] [2025-08-28T20:05:02.607Z] 19:13:02 CPU %user %nice %system %iowait %steal %idle [2025-08-28T20:05:02.607Z] 19:14:01 all 0.06 0.00 0.01 0.01 0.00 99.91 [2025-08-28T20:05:02.607Z] 19:14:01 0 0.02 0.00 0.02 0.05 0.00 99.92 [2025-08-28T20:05:02.607Z] 19:14:01 1 0.31 0.00 0.02 0.00 0.00 99.68 [2025-08-28T20:05:02.607Z] 19:14:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-08-28T20:05:02.607Z] 19:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-08-28T20:05:02.607Z] 19:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-28T20:05:02.607Z] 19:14:01 7 0.02 0.00 0.07 0.07 0.02 99.83 [2025-08-28T20:05:02.607Z] 19:15:01 all 0.08 0.00 0.02 0.00 0.01 99.89 [2025-08-28T20:05:02.607Z] 19:15:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2025-08-28T20:05:02.607Z] 19:15:01 1 0.57 0.00 0.02 0.00 0.02 99.40 [2025-08-28T20:05:02.607Z] 19:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2025-08-28T20:05:02.607Z] 19:15:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2025-08-28T20:05:02.607Z] 19:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-28T20:05:02.607Z] 19:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-28T20:05:02.607Z] 19:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-08-28T20:05:02.607Z] 19:16:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2025-08-28T20:05:02.607Z] 19:16:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2025-08-28T20:05:02.607Z] 19:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:16:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-08-28T20:05:02.607Z] 19:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:17:01 all 0.16 0.00 0.01 0.01 0.01 99.82 [2025-08-28T20:05:02.607Z] 19:17:01 0 0.02 0.00 0.00 0.05 0.02 99.92 [2025-08-28T20:05:02.607Z] 19:17:01 1 1.18 0.00 0.02 0.00 0.02 98.79 [2025-08-28T20:05:02.607Z] 19:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-08-28T20:05:02.607Z] 19:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-28T20:05:02.607Z] 19:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-28T20:05:02.607Z] 19:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:18:01 all 1.83 0.00 0.58 0.34 0.01 97.24 [2025-08-28T20:05:02.607Z] 19:18:01 0 2.45 0.00 0.60 1.22 0.00 95.73 [2025-08-28T20:05:02.607Z] 19:18:01 1 1.57 0.00 0.42 0.02 0.02 97.99 [2025-08-28T20:05:02.607Z] 19:18:01 2 2.97 0.00 0.87 0.78 0.02 95.36 [2025-08-28T20:05:02.607Z] 19:18:01 3 1.64 0.00 0.67 0.27 0.02 97.41 [2025-08-28T20:05:02.607Z] 19:18:01 4 0.98 0.00 0.48 0.07 0.00 98.46 [2025-08-28T20:05:02.607Z] 19:18:01 5 0.83 0.00 0.40 0.00 0.00 98.76 [2025-08-28T20:05:02.607Z] 19:18:01 6 1.20 0.00 0.53 0.07 0.02 98.18 [2025-08-28T20:05:02.607Z] 19:18:01 7 3.02 0.00 0.68 0.30 0.02 95.98 [2025-08-28T20:05:02.607Z] 19:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2025-08-28T20:05:02.607Z] 19:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:19:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-08-28T20:05:02.607Z] 19:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:19:01 3 0.03 0.00 0.02 0.03 0.00 99.92 [2025-08-28T20:05:02.607Z] 19:19:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2025-08-28T20:05:02.607Z] 19:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:20:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2025-08-28T20:05:02.607Z] 19:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2025-08-28T20:05:02.607Z] 19:20:01 1 1.14 0.00 0.02 0.00 0.03 98.81 [2025-08-28T20:05:02.607Z] 19:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:20:01 3 0.03 0.00 0.02 0.03 0.02 99.90 [2025-08-28T20:05:02.607Z] 19:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:21:01 all 0.06 0.00 0.01 0.00 0.01 99.93 [2025-08-28T20:05:02.607Z] 19:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-28T20:05:02.607Z] 19:21:01 1 0.38 0.00 0.03 0.00 0.02 99.57 [2025-08-28T20:05:02.607Z] 19:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-28T20:05:02.607Z] 19:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:22:01 all 0.21 0.00 0.01 0.00 0.01 99.77 [2025-08-28T20:05:02.607Z] 19:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:22:01 1 1.63 0.00 0.02 0.00 0.03 98.32 [2025-08-28T20:05:02.607Z] 19:22:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2025-08-28T20:05:02.607Z] 19:22:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-08-28T20:05:02.607Z] 19:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-28T20:05:02.607Z] 19:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:23:01 all 0.26 0.00 0.01 0.03 0.01 99.68 [2025-08-28T20:05:02.607Z] 19:23:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2025-08-28T20:05:02.607Z] 19:23:01 1 2.02 0.00 0.02 0.00 0.02 97.95 [2025-08-28T20:05:02.607Z] 19:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:23:01 3 0.02 0.00 0.02 0.25 0.00 99.72 [2025-08-28T20:05:02.607Z] 19:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-28T20:05:02.607Z] 19:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-28T20:05:02.607Z] 19:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-28T20:05:02.607Z] 19:24:01 all 0.19 0.00 0.01 0.03 0.00 99.77 [2025-08-28T20:05:02.607Z] 19:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:24:01 1 1.50 0.00 0.03 0.00 0.02 98.45 [2025-08-28T20:05:02.607Z] 19:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:24:01 3 0.00 0.00 0.00 0.22 0.00 99.78 [2025-08-28T20:05:02.607Z] 19:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:24:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-08-28T20:05:02.607Z] 19:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] [2025-08-28T20:05:02.607Z] 19:24:01 CPU %user %nice %system %iowait %steal %idle [2025-08-28T20:05:02.607Z] 19:25:01 all 0.10 0.00 0.01 0.01 0.01 99.88 [2025-08-28T20:05:02.607Z] 19:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:25:01 1 0.75 0.00 0.02 0.00 0.02 99.22 [2025-08-28T20:05:02.607Z] 19:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:25:01 3 0.00 0.00 0.02 0.03 0.03 99.92 [2025-08-28T20:05:02.607Z] 19:25:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2025-08-28T20:05:02.607Z] 19:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-28T20:05:02.607Z] 19:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:26:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2025-08-28T20:05:02.607Z] 19:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:26:01 1 0.18 0.00 0.08 0.00 0.02 99.72 [2025-08-28T20:05:02.607Z] 19:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-28T20:05:02.607Z] 19:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:27:01 all 0.04 0.00 0.00 0.02 0.01 99.93 [2025-08-28T20:05:02.607Z] 19:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:27:01 1 0.25 0.00 0.03 0.00 0.03 99.68 [2025-08-28T20:05:02.607Z] 19:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-28T20:05:02.607Z] 19:27:01 3 0.05 0.00 0.00 0.13 0.00 99.82 [2025-08-28T20:05:02.607Z] 19:27:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-28T20:05:02.607Z] 19:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-28T20:05:02.607Z] 19:28:01 all 0.09 0.00 0.03 0.02 0.00 99.86 [2025-08-28T20:05:02.607Z] 19:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2025-08-28T20:05:02.607Z] 19:28:01 1 0.63 0.00 0.05 0.00 0.02 99.30 [2025-08-28T20:05:02.607Z] 19:28:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2025-08-28T20:05:02.607Z] 19:28:01 3 0.02 0.00 0.02 0.12 0.02 99.83 [2025-08-28T20:05:02.607Z] 19:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:28:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-08-28T20:05:02.607Z] 19:28:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-08-28T20:05:02.607Z] 19:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2025-08-28T20:05:02.607Z] 19:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-08-28T20:05:02.607Z] 19:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-28T20:05:02.607Z] 19:29:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2025-08-28T20:05:02.607Z] 19:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:29:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-08-28T20:05:02.607Z] 19:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-28T20:05:02.607Z] 19:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-08-28T20:05:02.607Z] 19:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:30:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2025-08-28T20:05:02.607Z] 19:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:30:01 3 0.05 0.00 0.00 0.02 0.02 99.92 [2025-08-28T20:05:02.607Z] 19:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-28T20:05:02.607Z] 19:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:31:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2025-08-28T20:05:02.607Z] 19:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:31:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2025-08-28T20:05:02.607Z] 19:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:31:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2025-08-28T20:05:02.607Z] 19:31:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2025-08-28T20:05:02.607Z] 19:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-28T20:05:02.607Z] 19:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-28T20:05:02.607Z] 19:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-28T20:05:02.607Z] 19:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-08-28T20:05:02.607Z] 19:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:32:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-08-28T20:05:02.607Z] 19:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:32:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-08-28T20:05:02.607Z] 19:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-28T20:05:02.607Z] 19:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-28T20:05:02.607Z] 19:33:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2025-08-28T20:05:02.607Z] 19:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:33:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2025-08-28T20:05:02.607Z] 19:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:33:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2025-08-28T20:05:02.607Z] 19:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-28T20:05:02.607Z] 19:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-28T20:05:02.607Z] 19:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:34:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:34:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:34:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2025-08-28T20:05:02.607Z] 19:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:34:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2025-08-28T20:05:02.607Z] 19:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-08-28T20:05:02.607Z] 19:35:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-28T20:05:02.607Z] 19:35:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2025-08-28T20:05:02.607Z] 19:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-28T20:05:02.607Z] 19:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-28T20:05:02.607Z] 19:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] [2025-08-28T20:05:02.607Z] 19:35:01 CPU %user %nice %system %iowait %steal %idle [2025-08-28T20:05:02.607Z] 19:36:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2025-08-28T20:05:02.607Z] 19:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.607Z] 19:36:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2025-08-28T20:05:02.607Z] 19:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.607Z] 19:36:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-08-28T20:05:02.607Z] 19:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-28T20:05:02.608Z] 19:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:36:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-28T20:05:02.608Z] 19:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-08-28T20:05:02.608Z] 19:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:37:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2025-08-28T20:05:02.608Z] 19:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:37:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2025-08-28T20:05:02.608Z] 19:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:38:01 all 0.01 0.00 0.00 0.00 0.00 99.99 [2025-08-28T20:05:02.608Z] 19:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:38:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-08-28T20:05:02.608Z] 19:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:38:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-08-28T20:05:02.608Z] 19:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:38:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-28T20:05:02.608Z] 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:39:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2025-08-28T20:05:02.608Z] 19:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-28T20:05:02.608Z] 19:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-08-28T20:05:02.608Z] 19:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:39:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2025-08-28T20:05:02.608Z] 19:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-28T20:05:02.608Z] 19:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-28T20:05:02.608Z] 19:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-28T20:05:02.608Z] 19:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-08-28T20:05:02.608Z] 19:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:40:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2025-08-28T20:05:02.608Z] 19:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:40:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-08-28T20:05:02.608Z] 19:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:41:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-28T20:05:02.608Z] 19:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:41:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2025-08-28T20:05:02.608Z] 19:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:42:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2025-08-28T20:05:02.608Z] 19:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:42:01 1 2.02 0.00 0.03 0.00 0.02 97.93 [2025-08-28T20:05:02.608Z] 19:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:42:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2025-08-28T20:05:02.608Z] 19:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-28T20:05:02.608Z] 19:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:43:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2025-08-28T20:05:02.608Z] 19:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-28T20:05:02.608Z] 19:43:01 1 0.37 0.00 0.02 0.00 0.02 99.60 [2025-08-28T20:05:02.608Z] 19:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:43:01 3 0.07 0.00 0.03 0.02 0.02 99.87 [2025-08-28T20:05:02.608Z] 19:43:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2025-08-28T20:05:02.608Z] 19:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-28T20:05:02.608Z] 19:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:44:01 all 0.11 0.00 0.01 0.00 0.00 99.87 [2025-08-28T20:05:02.608Z] 19:44:01 0 0.84 0.00 0.02 0.00 0.02 99.12 [2025-08-28T20:05:02.608Z] 19:44:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-08-28T20:05:02.608Z] 19:44:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:45:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2025-08-28T20:05:02.608Z] 19:45:01 0 0.61 0.00 0.00 0.00 0.00 99.39 [2025-08-28T20:05:02.608Z] 19:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-08-28T20:05:02.608Z] 19:45:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2025-08-28T20:05:02.608Z] 19:45:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2025-08-28T20:05:02.608Z] 19:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-28T20:05:02.608Z] 19:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-28T20:05:02.608Z] 19:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-28T20:05:02.608Z] 19:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:46:01 all 0.00 0.00 0.01 0.00 0.01 99.98 [2025-08-28T20:05:02.608Z] 19:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-28T20:05:02.608Z] 19:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:46:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-28T20:05:02.608Z] 19:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:46:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-28T20:05:02.608Z] 19:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] [2025-08-28T20:05:02.608Z] 19:46:01 CPU %user %nice %system %iowait %steal %idle [2025-08-28T20:05:02.608Z] 19:47:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2025-08-28T20:05:02.608Z] 19:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-28T20:05:02.608Z] 19:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-28T20:05:02.608Z] 19:47:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-08-28T20:05:02.608Z] 19:47:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-28T20:05:02.608Z] 19:47:01 4 0.05 0.00 0.02 0.00 0.03 99.90 [2025-08-28T20:05:02.608Z] 19:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:48:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-08-28T20:05:02.608Z] 19:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:48:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-08-28T20:05:02.608Z] 19:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-08-28T20:05:02.608Z] 19:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-28T20:05:02.608Z] 19:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-28T20:05:02.608Z] 19:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:49:01 4 0.05 0.00 0.03 0.02 0.02 99.88 [2025-08-28T20:05:02.608Z] 19:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:49:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-28T20:05:02.608Z] 19:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:50:01 all 0.16 0.00 0.01 0.00 0.00 99.82 [2025-08-28T20:05:02.608Z] 19:50:01 0 1.24 0.00 0.03 0.00 0.00 98.73 [2025-08-28T20:05:02.608Z] 19:50:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2025-08-28T20:05:02.608Z] 19:50:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-08-28T20:05:02.608Z] 19:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-28T20:05:02.608Z] 19:50:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-08-28T20:05:02.608Z] 19:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:51:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-08-28T20:05:02.608Z] 19:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:51:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2025-08-28T20:05:02.608Z] 19:51:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-08-28T20:05:02.608Z] 19:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:51:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-08-28T20:05:02.608Z] 19:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:51:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-28T20:05:02.608Z] 19:52:01 all 0.24 0.00 0.02 0.00 0.01 99.73 [2025-08-28T20:05:02.608Z] 19:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:52:01 1 1.86 0.00 0.07 0.00 0.02 98.06 [2025-08-28T20:05:02.608Z] 19:52:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-08-28T20:05:02.608Z] 19:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-28T20:05:02.608Z] 19:52:01 4 0.03 0.00 0.05 0.02 0.02 99.88 [2025-08-28T20:05:02.608Z] 19:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:53:01 all 0.10 0.00 0.02 0.00 0.00 99.87 [2025-08-28T20:05:02.608Z] 19:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2025-08-28T20:05:02.608Z] 19:53:01 1 0.76 0.00 0.02 0.00 0.00 99.22 [2025-08-28T20:05:02.608Z] 19:53:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2025-08-28T20:05:02.608Z] 19:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:53:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2025-08-28T20:05:02.608Z] 19:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-28T20:05:02.608Z] 19:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-08-28T20:05:02.608Z] 19:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-28T20:05:02.608Z] 19:54:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-08-28T20:05:02.608Z] 19:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:54:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2025-08-28T20:05:02.608Z] 19:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-28T20:05:02.608Z] 19:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-28T20:05:02.608Z] 19:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.608Z] 19:55:01 all 0.17 0.00 0.01 0.01 0.01 99.80 [2025-08-28T20:05:02.608Z] 19:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:55:01 1 0.73 0.00 0.03 0.00 0.02 99.22 [2025-08-28T20:05:02.608Z] 19:55:01 2 0.17 0.00 0.00 0.02 0.00 99.82 [2025-08-28T20:05:02.608Z] 19:55:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-08-28T20:05:02.608Z] 19:55:01 4 0.18 0.00 0.03 0.05 0.02 99.72 [2025-08-28T20:05:02.608Z] 19:55:01 5 0.17 0.00 0.02 0.00 0.00 99.82 [2025-08-28T20:05:02.608Z] 19:55:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2025-08-28T20:05:02.608Z] 19:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.608Z] 19:56:01 all 0.48 0.00 0.04 0.01 0.01 99.46 [2025-08-28T20:05:02.608Z] 19:56:01 0 0.25 0.00 0.08 0.03 0.02 99.62 [2025-08-28T20:05:02.608Z] 19:56:01 1 0.27 0.00 0.05 0.00 0.00 99.68 [2025-08-28T20:05:02.608Z] 19:56:01 2 0.48 0.00 0.03 0.05 0.02 99.42 [2025-08-28T20:05:02.608Z] 19:56:01 3 0.20 0.00 0.02 0.00 0.00 99.78 [2025-08-28T20:05:02.608Z] 19:56:01 4 0.22 0.00 0.07 0.03 0.02 99.67 [2025-08-28T20:05:02.608Z] 19:56:01 5 1.83 0.00 0.00 0.00 0.00 98.17 [2025-08-28T20:05:02.608Z] 19:56:01 6 0.52 0.00 0.03 0.00 0.00 99.45 [2025-08-28T20:05:02.608Z] 19:56:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2025-08-28T20:05:02.608Z] 19:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-08-28T20:05:02.609Z] 19:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-28T20:05:02.609Z] 19:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-28T20:05:02.609Z] 19:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-08-28T20:05:02.609Z] 19:57:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-28T20:05:02.609Z] 19:57:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-28T20:05:02.609Z] 19:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.609Z] 19:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-28T20:05:02.609Z] 19:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.609Z] [2025-08-28T20:05:02.609Z] 19:57:01 CPU %user %nice %system %iowait %steal %idle [2025-08-28T20:05:02.609Z] 19:58:01 all 0.09 0.00 0.01 0.00 0.00 99.90 [2025-08-28T20:05:02.609Z] 19:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.609Z] 19:58:01 1 0.67 0.00 0.02 0.00 0.00 99.32 [2025-08-28T20:05:02.609Z] 19:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.609Z] 19:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.609Z] 19:58:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-08-28T20:05:02.609Z] 19:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.609Z] 19:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.609Z] 19:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.609Z] 19:59:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2025-08-28T20:05:02.609Z] 19:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.609Z] 19:59:01 1 0.48 0.00 0.02 0.00 0.02 99.48 [2025-08-28T20:05:02.609Z] 19:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-08-28T20:05:02.609Z] 19:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-28T20:05:02.609Z] 19:59:01 4 0.05 0.00 0.03 0.02 0.02 99.88 [2025-08-28T20:05:02.609Z] 19:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.609Z] 19:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-28T20:05:02.609Z] 19:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-28T20:05:02.609Z] 20:00:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2025-08-28T20:05:02.609Z] 20:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.609Z] 20:00:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2025-08-28T20:05:02.609Z] 20:00:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-08-28T20:05:02.609Z] 20:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.609Z] 20:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-28T20:05:02.609Z] 20:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.609Z] 20:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.609Z] 20:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.609Z] 20:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-08-28T20:05:02.609Z] 20:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.609Z] 20:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-28T20:05:02.609Z] 20:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-08-28T20:05:02.609Z] 20:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-28T20:05:02.609Z] 20:01:01 4 0.02 0.00 0.03 0.02 0.03 99.90 [2025-08-28T20:05:02.609Z] 20:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.609Z] 20:01:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-28T20:05:02.609Z] 20:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.609Z] 20:02:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-08-28T20:05:02.609Z] 20:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.609Z] 20:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-28T20:05:02.609Z] 20:02:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-08-28T20:05:02.609Z] 20:02:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-28T20:05:02.609Z] 20:02:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-08-28T20:05:02.609Z] 20:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-28T20:05:02.609Z] 20:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-28T20:05:02.609Z] 20:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-28T20:05:02.609Z] 20:03:01 all 8.13 0.00 2.91 1.99 0.06 86.91 [2025-08-28T20:05:02.609Z] 20:03:01 0 7.21 0.00 3.46 6.15 0.07 83.12 [2025-08-28T20:05:02.609Z] 20:03:01 1 11.48 0.00 3.03 1.18 0.07 84.25 [2025-08-28T20:05:02.609Z] 20:03:01 2 8.25 0.00 2.49 0.98 0.05 88.23 [2025-08-28T20:05:02.609Z] 20:03:01 3 6.31 0.00 2.54 5.07 0.05 86.03 [2025-08-28T20:05:02.609Z] 20:03:01 4 8.65 0.00 2.52 0.71 0.07 88.05 [2025-08-28T20:05:02.609Z] 20:03:01 5 6.78 0.00 3.19 1.18 0.07 88.78 [2025-08-28T20:05:02.609Z] 20:03:01 6 7.89 0.00 3.83 0.64 0.05 87.59 [2025-08-28T20:05:02.609Z] 20:03:01 7 8.43 0.00 2.24 0.05 0.07 89.21 [2025-08-28T20:05:02.609Z] 20:04:01 all 40.33 0.00 6.48 1.10 0.11 51.98 [2025-08-28T20:05:02.609Z] 20:04:01 0 39.52 0.00 6.30 0.45 0.12 53.61 [2025-08-28T20:05:02.609Z] 20:04:01 1 40.65 0.00 7.51 5.08 0.10 46.67 [2025-08-28T20:05:02.609Z] 20:04:01 2 39.37 0.00 6.29 0.30 0.10 53.94 [2025-08-28T20:05:02.609Z] 20:04:01 3 40.22 0.00 6.34 1.55 0.12 51.76 [2025-08-28T20:05:02.609Z] 20:04:01 4 40.79 0.00 6.22 0.44 0.10 52.45 [2025-08-28T20:05:02.609Z] 20:04:01 5 40.97 0.00 6.35 0.39 0.10 52.19 [2025-08-28T20:05:02.609Z] 20:04:01 6 40.85 0.00 6.60 0.42 0.12 52.01 [2025-08-28T20:05:02.609Z] 20:04:01 7 40.26 0.00 6.24 0.17 0.10 53.22 [2025-08-28T20:05:02.609Z] 20:05:01 all 23.08 0.00 4.30 2.46 0.09 70.06 [2025-08-28T20:05:02.609Z] 20:05:01 0 21.60 0.00 4.78 5.22 0.10 68.30 [2025-08-28T20:05:02.609Z] 20:05:01 1 24.50 0.00 4.60 4.95 0.10 65.85 [2025-08-28T20:05:02.609Z] 20:05:01 2 20.98 0.00 4.14 0.34 0.07 74.48 [2025-08-28T20:05:02.609Z] 20:05:01 3 23.22 0.00 3.87 4.59 0.08 68.24 [2025-08-28T20:05:02.609Z] 20:05:01 4 23.93 0.00 4.21 0.37 0.08 71.40 [2025-08-28T20:05:02.609Z] 20:05:01 5 22.65 0.00 4.46 0.89 0.12 71.88 [2025-08-28T20:05:02.609Z] 20:05:01 6 23.58 0.00 4.01 3.01 0.08 69.32 [2025-08-28T20:05:02.609Z] 20:05:01 7 24.21 0.00 4.34 0.35 0.07 71.03 [2025-08-28T20:05:02.609Z] Average: all 1.47 0.00 0.28 0.12 0.01 98.12 [2025-08-28T20:05:02.609Z] Average: 0 1.41 0.00 0.30 0.25 0.01 98.03 [2025-08-28T20:05:02.609Z] Average: 1 1.85 0.00 0.32 0.21 0.02 97.59 [2025-08-28T20:05:02.609Z] Average: 2 1.38 0.00 0.27 0.05 0.01 98.29 [2025-08-28T20:05:02.609Z] Average: 3 1.38 0.00 0.26 0.24 0.01 98.11 [2025-08-28T20:05:02.609Z] Average: 4 1.44 0.00 0.27 0.04 0.01 98.25 [2025-08-28T20:05:02.609Z] Average: 5 1.40 0.00 0.28 0.05 0.01 98.27 [2025-08-28T20:05:02.609Z] Average: 6 1.42 0.00 0.29 0.08 0.01 98.20 [2025-08-28T20:05:02.609Z] Average: 7 1.45 0.00 0.26 0.02 0.01 98.26 [2025-08-28T20:05:02.609Z] [2025-08-28T20:05:02.609Z] [2025-08-28T20:05:02.609Z]