Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 72c95a3d2ef7bee29e2433f07945fa9d575d21d1+bab95d64f90c328b46b329be29a512f4d97b3504 (6f27b0ef43e9624556fa264339e10b3403decdc7) 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-ssh5430919850034032342.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh9608888561811231290.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 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5521971716026135995.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7024661138610542662.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1780906889153404375.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual 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-11438 in /w/workspace/foundry_device-virtual-go_PR-572 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-572 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bab95d64f90c328b46b329be29a512f4d97b3504 into PR head commit 72c95a3d2ef7bee29e2433f07945fa9d575d21d1 Merge succeeded, producing 3fd53d4bd29e1955449442f727dd3b8e075efa44 Checking out Revision 3fd53d4bd29e1955449442f727dd3b8e075efa44 (PR-572) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/572/head:refs/remotes/origin/PR-572 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 72c95a3d2ef7bee29e2433f07945fa9d575d21d1 # 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 bab95d64f90c328b46b329be29a512f4d97b3504 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3fd53d4bd29e1955449442f727dd3b8e075efa44 # timeout=10 Commit message: "Merge commit 'bab95d64f90c328b46b329be29a512f4d97b3504' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 32449164afcee571992722cea34b2fe8e0ed9e8c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-26T08:12:42.171Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-26T08:12:42.278Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T08:12:42.310Z] ========================================================= [2026-05-26T08:12:42.311Z] EdgeX Global Pipelines Version Info [2026-05-26T08:12:42.311Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-26T08:12:43.466Z] ------------------- [2026-05-26T08:12:43.466Z] stable info: [2026-05-26T08:12:43.466Z] ------------------- [2026-05-26T08:12:43.466Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T08:12:43.466Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T08:12:43.466Z] Message: update stable to v1.0.280 [2026-05-26T08:12:44.036Z] ------------------- [2026-05-26T08:12:44.036Z] experimental info: [2026-05-26T08:12:44.036Z] ------------------- [2026-05-26T08:12:44.036Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T08:12:44.036Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T08:12:44.036Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-26T08:12:44.133Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2026-05-26T08:12:44.159Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2026-05-26T08:12:44.182Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-26T08:12:44.205Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-26T08:12:44.234Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-26T08:12:44.261Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-26T08:12:44.285Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-26T08:12:44.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-26T08:12:44.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-26T08:12:44.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-26T08:12:44.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-26T08:12:44.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2026-05-26T08:12:44.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-26T08:12:44.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-26T08:12:44.513Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T08:12:44.538Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T08:12:44.560Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T08:12:44.587Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T08:12:44.616Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-26T08:12:44.647Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-26T08:12:44.673Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-26T08:12:44.696Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-26T08:12:44.728Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-26T08:12:44.758Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-26T08:12:44.788Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-26T08:12:44.811Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-26T08:12:44.841Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-26T08:12:44.870Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-572 [Pipeline] echo [2026-05-26T08:12:44.903Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-572 [Pipeline] echo [2026-05-26T08:12:44.934Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-572 [Pipeline] echo [2026-05-26T08:12:44.959Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3fd53d4bd29e1955449442f727dd3b8e075efa44 [Pipeline] echo [2026-05-26T08:12:44.984Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3fd53d4 [Pipeline] echo [2026-05-26T08:12:45.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T08:12:45.086Z] provisioning config files... [2026-05-26T08:12:45.099Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-572@tmp/config17240860314297510960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T08:12:45.438Z] ---> ****-login.sh [2026-05-26T08:12:45.438Z] nexus3.edgexfoundry.org:10001 [2026-05-26T08:12:45.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T08:12:45.960Z] [2026-05-26T08:12:45.960Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T08:12:45.960Z] Configure a credential helper to remove this warning. See [2026-05-26T08:12:45.960Z] https://docs.****.com/go/credential-store/ [2026-05-26T08:12:45.960Z] [2026-05-26T08:12:45.960Z] Login Succeeded [2026-05-26T08:12:45.960Z] nexus3.edgexfoundry.org:10002 [2026-05-26T08:12:45.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T08:12:45.960Z] [2026-05-26T08:12:45.960Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T08:12:45.960Z] Configure a credential helper to remove this warning. See [2026-05-26T08:12:45.960Z] https://docs.****.com/go/credential-store/ [2026-05-26T08:12:45.960Z] [2026-05-26T08:12:45.960Z] Login Succeeded [2026-05-26T08:12:45.960Z] nexus3.edgexfoundry.org:10003 [2026-05-26T08:12:46.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T08:12:46.225Z] [2026-05-26T08:12:46.225Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T08:12:46.225Z] Configure a credential helper to remove this warning. See [2026-05-26T08:12:46.225Z] https://docs.****.com/go/credential-store/ [2026-05-26T08:12:46.225Z] [2026-05-26T08:12:46.225Z] Login Succeeded [2026-05-26T08:12:46.225Z] nexus3.edgexfoundry.org:10004 [2026-05-26T08:12:46.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T08:12:46.225Z] [2026-05-26T08:12:46.225Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T08:12:46.225Z] Configure a credential helper to remove this warning. See [2026-05-26T08:12:46.225Z] https://docs.****.com/go/credential-store/ [2026-05-26T08:12:46.225Z] [2026-05-26T08:12:46.225Z] Login Succeeded [2026-05-26T08:12:46.225Z] ****.io [2026-05-26T08:12:46.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T08:12:46.490Z] [2026-05-26T08:12:46.490Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T08:12:46.490Z] Configure a credential helper to remove this warning. See [2026-05-26T08:12:46.490Z] https://docs.****.com/go/credential-store/ [2026-05-26T08:12:46.490Z] [2026-05-26T08:12:46.490Z] Login Succeeded [2026-05-26T08:12:46.491Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T08:12:46.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-26T08:12:46.938Z] + git rev-list -1 --merges 3fd53d4bd29e1955449442f727dd3b8e075efa44~1..3fd53d4bd29e1955449442f727dd3b8e075efa44 [Pipeline] echo [2026-05-26T08:12:46.955Z] -----------> git rev-list -1 --merges 3fd53d4bd29e1955449442f727dd3b8e075efa44~1..3fd53d4bd29e1955449442f727dd3b8e075efa44 3fd53d4bd29e1955449442f727dd3b8e075efa44 [2026-05-26T08:12:46.955Z] 3fd53d4bd29e1955449442f727dd3b8e075efa44 [false] [Pipeline] sh [2026-05-26T08:12:47.256Z] + git log --format=format:%s -1 3fd53d4bd29e1955449442f727dd3b8e075efa44 [Pipeline] echo [2026-05-26T08:12:47.271Z] ========================================================= [2026-05-26T08:12:47.271Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-26T08:12:47.271Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T08:12:47.634Z] + git log --format=format:%s -1 3fd53d4bd29e1955449442f727dd3b8e075efa44 [Pipeline] echo [2026-05-26T08:12:47.645Z] [semverPrep] GIT_COMMIT: 3fd53d4bd29e1955449442f727dd3b8e075efa44, Commit Message: Merge commit 'bab95d64f90c328b46b329be29a512f4d97b3504' into HEAD [Pipeline] echo [2026-05-26T08:12:47.660Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-26T08:12:48.063Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T08:12:48.063Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-26T08:12:48.063Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-26T08:12:48.063Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-26T08:12:48.063Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-26T08:12:48.063Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-26T08:12:48.063Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T08:12:48.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T08:12:48.664Z] [2026-05-26T08:12:48.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T08:12:48.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T08:12:48.977Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-26T08:12:48.977Z] 3dae71ba6b94: Pulling fs layer [2026-05-26T08:12:48.977Z] 6bf1a483ea7c: Pulling fs layer [2026-05-26T08:12:48.977Z] f5dfc541a4d3: Pulling fs layer [2026-05-26T08:12:48.977Z] 461d9e800cba: Pulling fs layer [2026-05-26T08:12:48.977Z] 80192f66455f: Pulling fs layer [2026-05-26T08:12:48.977Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-26T08:12:48.977Z] a29436f7fd5d: Pulling fs layer [2026-05-26T08:12:48.977Z] 923cac83aea3: Pulling fs layer [2026-05-26T08:12:48.977Z] 25ad8b0a4227: Pulling fs layer [2026-05-26T08:12:48.977Z] db01528c6b51: Pulling fs layer [2026-05-26T08:12:48.977Z] 28988de357af: Pulling fs layer [2026-05-26T08:12:48.977Z] 80192f66455f: Waiting [2026-05-26T08:12:48.977Z] 2e8e34ca0e6c: Waiting [2026-05-26T08:12:48.977Z] a29436f7fd5d: Waiting [2026-05-26T08:12:48.977Z] 923cac83aea3: Waiting [2026-05-26T08:12:48.977Z] 28988de357af: Waiting [2026-05-26T08:12:48.977Z] 25ad8b0a4227: Waiting [2026-05-26T08:12:48.977Z] 461d9e800cba: Waiting [2026-05-26T08:12:48.977Z] db01528c6b51: Waiting [2026-05-26T08:12:49.236Z] 6bf1a483ea7c: Verifying Checksum [2026-05-26T08:12:49.236Z] 6bf1a483ea7c: Download complete [2026-05-26T08:12:49.236Z] 461d9e800cba: Verifying Checksum [2026-05-26T08:12:49.236Z] 461d9e800cba: Download complete [2026-05-26T08:12:49.236Z] 80192f66455f: Verifying Checksum [2026-05-26T08:12:49.236Z] 80192f66455f: Download complete [2026-05-26T08:12:49.236Z] f5dfc541a4d3: Verifying Checksum [2026-05-26T08:12:49.236Z] f5dfc541a4d3: Download complete [2026-05-26T08:12:49.236Z] 3dae71ba6b94: Verifying Checksum [2026-05-26T08:12:49.236Z] 3dae71ba6b94: Download complete [2026-05-26T08:12:49.236Z] 923cac83aea3: Download complete [2026-05-26T08:12:49.495Z] 25ad8b0a4227: Verifying Checksum [2026-05-26T08:12:49.495Z] 25ad8b0a4227: Download complete [2026-05-26T08:12:49.495Z] db01528c6b51: Verifying Checksum [2026-05-26T08:12:49.495Z] db01528c6b51: Download complete [2026-05-26T08:12:49.495Z] 28988de357af: Download complete [2026-05-26T08:12:49.753Z] a29436f7fd5d: Verifying Checksum [2026-05-26T08:12:49.753Z] a29436f7fd5d: Download complete [2026-05-26T08:12:50.011Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-26T08:12:50.011Z] 2e8e34ca0e6c: Download complete [2026-05-26T08:12:50.575Z] 3dae71ba6b94: Pull complete [2026-05-26T08:12:50.839Z] 6bf1a483ea7c: Pull complete [2026-05-26T08:12:51.410Z] f5dfc541a4d3: Pull complete [2026-05-26T08:12:51.410Z] 461d9e800cba: Pull complete [2026-05-26T08:12:51.680Z] 80192f66455f: Pull complete [2026-05-26T08:12:54.994Z] 2e8e34ca0e6c: Pull complete [2026-05-26T08:12:55.560Z] a29436f7fd5d: Pull complete [2026-05-26T08:12:55.560Z] 923cac83aea3: Pull complete [2026-05-26T08:12:55.819Z] 25ad8b0a4227: Pull complete [2026-05-26T08:12:55.819Z] db01528c6b51: Pull complete [2026-05-26T08:12:55.819Z] 28988de357af: Pull complete [2026-05-26T08:12:55.819Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-26T08:12:55.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T08:12:55.819Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T08:12:55.933Z] prd-ubuntu20.04-docker-8c-8g-11438 does not seem to be running inside a container [2026-05-26T08:12:55.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-572 -v /w/workspace/foundry_device-virtual-go_PR-572:/w/workspace/foundry_device-virtual-go_PR-572:rw,z -v /w/workspace/foundry_device-virtual-go_PR-572@tmp:/w/workspace/foundry_device-virtual-go_PR-572@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T08:12:59.286Z] $ docker top a68d12073dfcb2f76365d41d133cdd579201bae2dd197bb6579f405bec486fb4 -eo pid,comm [2026-05-26T08:12:59.329Z] 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). [2026-05-26T08:12:59.329Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T08:12:59.485Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T08:12:59.485Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T08:12:59.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T08:12:59.608Z] $ docker exec a68d12073dfcb2f76365d41d133cdd579201bae2dd197bb6579f405bec486fb4 ssh-agent [2026-05-26T08:12:59.704Z] SSH_AUTH_SOCK=/tmp/ssh-U7L87NbAAMqD/agent.33 [2026-05-26T08:12:59.704Z] SSH_AGENT_PID=39 [2026-05-26T08:12:59.709Z] Running ssh-add (command line suppressed) [2026-05-26T08:12:59.812Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-572@tmp/private_key_4718672339395723991.key (/w/workspace/foundry_device-virtual-go_PR-572@tmp/private_key_4718672339395723991.key) [2026-05-26T08:12:59.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T08:13:00.198Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-572 [Pipeline] sh [2026-05-26T08:13:00.492Z] + git tag --points-at HEAD [Pipeline] } [2026-05-26T08:13:00.507Z] $ docker exec --env ******** --env ******** a68d12073dfcb2f76365d41d133cdd579201bae2dd197bb6579f405bec486fb4 ssh-agent -k [2026-05-26T08:13:00.599Z] unset SSH_AUTH_SOCK; [2026-05-26T08:13:00.600Z] unset SSH_AGENT_PID; [2026-05-26T08:13:00.600Z] echo Agent pid 39 killed; [2026-05-26T08:13:00.603Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-26T08:13:00.649Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T08:13:00.649Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T08:13:00.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T08:13:00.754Z] $ docker exec a68d12073dfcb2f76365d41d133cdd579201bae2dd197bb6579f405bec486fb4 ssh-agent [2026-05-26T08:13:00.854Z] SSH_AUTH_SOCK=/tmp/ssh-jgFJ9KFY8ypD/agent.86 [2026-05-26T08:13:00.854Z] SSH_AGENT_PID=92 [2026-05-26T08:13:00.860Z] Running ssh-add (command line suppressed) [2026-05-26T08:13:00.962Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-572@tmp/private_key_2734972195592627211.key (/w/workspace/foundry_device-virtual-go_PR-572@tmp/private_key_2734972195592627211.key) [2026-05-26T08:13:00.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T08:13:01.272Z] + git semver init [2026-05-26T08:13:01.531Z] 2026-05-26 08:13:01,491 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T08:13:01.531Z] 2026-05-26 08:13:01,495 [run_init] DEBUG init version:0.0.0 force:False [2026-05-26T08:13:01.531Z] 2026-05-26 08:13:01,496 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-572/.semver [2026-05-26T08:13:01.531Z] 2026-05-26 08:13:01,497 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-572/.semver [2026-05-26T08:13:01.531Z] 2026-05-26 08:13:01,497 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-572/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-572, stdin=None, shell=False, universal_newlines=False) [2026-05-26T08:13:04.068Z] 2026-05-26 08:13:03,797 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-572/.git/info/exclude [2026-05-26T08:13:04.068Z] 2026-05-26 08:13:03,797 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-572/.semver/PR-572 with force:False [2026-05-26T08:13:04.068Z] 2026-05-26 08:13:03,798 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-572/.semver/PR-572 [2026-05-26T08:13:04.068Z] 2026-05-26 08:13:03,802 [execute] INFO git cat-file --batch-check [2026-05-26T08:13:04.068Z] 2026-05-26 08:13:03,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-572/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T08:13:04.068Z] 2026-05-26 08:13:03,807 [execute] INFO git cat-file --batch [2026-05-26T08:13:04.068Z] 2026-05-26 08:13:03,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-572/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T08:13:04.068Z] 2026-05-26 08:13:03,810 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-572/.semver/PR-572 [2026-05-26T08:13:04.068Z] 0.0.0 [Pipeline] } [2026-05-26T08:13:04.082Z] $ docker exec --env ******** --env ******** a68d12073dfcb2f76365d41d133cdd579201bae2dd197bb6579f405bec486fb4 ssh-agent -k [2026-05-26T08:13:04.170Z] unset SSH_AUTH_SOCK; [2026-05-26T08:13:04.170Z] unset SSH_AGENT_PID; [2026-05-26T08:13:04.170Z] echo Agent pid 92 killed; [2026-05-26T08:13:04.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T08:13:04.525Z] + git semver [Pipeline] } [2026-05-26T08:13:05.104Z] $ docker stop --time=1 a68d12073dfcb2f76365d41d133cdd579201bae2dd197bb6579f405bec486fb4 [2026-05-26T08:13:06.362Z] $ docker rm -f --volumes a68d12073dfcb2f76365d41d133cdd579201bae2dd197bb6579f405bec486fb4 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T08:13:06.705Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-26T08:13:06.960Z] Stashed 1 file(s) [Pipeline] echo [2026-05-26T08:13:06.965Z] [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 [2026-05-26T08:13:07.386Z] provisioning config files... [2026-05-26T08:13:07.396Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-572@tmp/config5198541014560391446tmp [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2026-05-26T08:13:07.763Z] ---> ****-login.sh [2026-05-26T08:13:07.763Z] nexus3.edgexfoundry.org:10001 [2026-05-26T08:13:07.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T08:13:07.764Z] Login Succeeded [2026-05-26T08:13:07.764Z] nexus3.edgexfoundry.org:10002 [2026-05-26T08:13:07.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T08:13:07.764Z] Login Succeeded [2026-05-26T08:13:07.764Z] nexus3.edgexfoundry.org:10003 [2026-05-26T08:13:07.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T08:13:08.024Z] Login Succeeded [2026-05-26T08:13:08.024Z] nexus3.edgexfoundry.org:10004 [2026-05-26T08:13:08.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T08:13:08.025Z] Login Succeeded [2026-05-26T08:13:08.025Z] ****.io [2026-05-26T08:13:08.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T08:13:08.284Z] Login Succeeded [2026-05-26T08:13:08.284Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T08:13:08.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T08:13:08.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T08:13:08.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T08:13:08.449Z] ========================================================= [2026-05-26T08:13:08.449Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-26T08:13:08.449Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T08:13:08.809Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-26T08:13:09.392Z] #0 building with "default" instance using docker driver [2026-05-26T08:13:09.392Z] [2026-05-26T08:13:09.392Z] #1 [internal] load build definition from Dockerfile [2026-05-26T08:13:09.392Z] #1 transferring dockerfile: 1.80kB done [2026-05-26T08:13:09.392Z] #1 DONE 0.0s [2026-05-26T08:13:09.392Z] [2026-05-26T08:13:09.392Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-26T08:13:09.392Z] #2 DONE 0.1s [2026-05-26T08:13:09.650Z] [2026-05-26T08:13:09.650Z] #3 [internal] load .dockerignore [2026-05-26T08:13:09.650Z] #3 transferring context: 2B done [2026-05-26T08:13:09.650Z] #3 DONE 0.0s [2026-05-26T08:13:09.650Z] [2026-05-26T08:13:09.650Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-26T08:13:09.650Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-26T08:13:09.650Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-26T08:13:09.650Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s [2026-05-26T08:13:09.650Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-26T08:13:09.650Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s [2026-05-26T08:13:09.650Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-05-26T08:13:09.650Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-05-26T08:13:09.650Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-26T08:13:09.650Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-26T08:13:09.650Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-26T08:13:09.650Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-26T08:13:09.650Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s [2026-05-26T08:13:09.650Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-26T08:13:09.650Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-26T08:13:09.650Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s [2026-05-26T08:13:09.650Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s [2026-05-26T08:13:09.650Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 24.12MB / 60.15MB 0.3s [2026-05-26T08:13:09.650Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-05-26T08:13:09.650Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 9.44MB / 112.58MB 0.3s [2026-05-26T08:13:09.650Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s [2026-05-26T08:13:09.974Z] #4 ... [2026-05-26T08:13:09.975Z] [2026-05-26T08:13:09.975Z] #5 [internal] load build context [2026-05-26T08:13:09.975Z] #5 transferring context: 50.05MB 0.3s done [2026-05-26T08:13:09.975Z] #5 DONE 0.4s [2026-05-26T08:13:09.975Z] [2026-05-26T08:13:09.975Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-26T08:13:09.975Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 40.89MB / 60.15MB 0.4s [2026-05-26T08:13:09.975Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 20.97MB / 112.58MB 0.4s [2026-05-26T08:13:09.975Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-05-26T08:13:09.975Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-05-26T08:13:09.975Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.4s [2026-05-26T08:13:09.975Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2026-05-26T08:13:09.975Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 41.94MB / 112.58MB 0.6s [2026-05-26T08:13:09.975Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.34MB / 14.72MB 0.6s [2026-05-26T08:13:10.233Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 60.82MB / 112.58MB 0.7s [2026-05-26T08:13:10.233Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s [2026-05-26T08:13:10.233Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.9s done [2026-05-26T08:13:10.233Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s [2026-05-26T08:13:10.233Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.9s done [2026-05-26T08:13:10.521Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-05-26T08:13:10.815Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s done [2026-05-26T08:13:15.107Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.0s done [2026-05-26T08:13:15.107Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-26T08:13:15.107Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-26T08:13:15.107Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-26T08:13:15.107Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-26T08:13:15.107Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s [2026-05-26T08:13:15.107Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-05-26T08:13:15.107Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-05-26T08:13:18.407Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.9s done [2026-05-26T08:13:18.407Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-05-26T08:13:18.667Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-05-26T08:13:18.667Z] #4 DONE 9.2s [2026-05-26T08:13:18.667Z] [2026-05-26T08:13:18.667Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2026-05-26T08:13:22.933Z] #6 DONE 3.9s [2026-05-26T08:13:22.933Z] [2026-05-26T08:13:22.933Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-05-26T08:13:22.933Z] #7 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T08:13:22.933Z] #7 0.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T08:13:23.506Z] #7 0.794 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-26T08:13:23.506Z] #7 0.803 (2/4) Installing libedit (20250104.3.1-r1) [2026-05-26T08:13:23.506Z] #7 0.808 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-26T08:13:23.506Z] #7 0.828 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-26T08:13:23.506Z] #7 0.878 Executing busybox-1.37.0-r19.trigger [2026-05-26T08:13:23.506Z] #7 0.885 OK: 269 MiB in 64 packages [2026-05-26T08:13:23.506Z] #7 DONE 1.0s [2026-05-26T08:13:23.765Z] [2026-05-26T08:13:23.765Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T08:13:23.765Z] #8 DONE 0.0s [2026-05-26T08:13:23.765Z] [2026-05-26T08:13:23.765Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T08:13:41.853Z] #9 DONE 15.7s [2026-05-26T08:13:41.853Z] [2026-05-26T08:13:41.853Z] #10 [builder 6/7] COPY . . [2026-05-26T08:13:41.853Z] #10 DONE 0.4s [2026-05-26T08:13:41.853Z] [2026-05-26T08:13:41.853Z] #11 [builder 7/7] RUN echo noop [2026-05-26T08:13:41.853Z] #11 0.220 noop [2026-05-26T08:13:41.853Z] #11 DONE 0.3s [2026-05-26T08:13:41.853Z] [2026-05-26T08:13:41.853Z] #12 exporting to image [2026-05-26T08:13:41.853Z] #12 exporting layers [2026-05-26T08:13:48.415Z] #12 exporting layers 7.5s done [2026-05-26T08:13:48.415Z] #12 writing image sha256:a26792d2ace0b68c4185b594da277f0ed2867150664fabf54e72e8ce460e4068 done [2026-05-26T08:13:48.415Z] #12 naming to docker.io/library/ci-base-image-x86_64 0.0s done [2026-05-26T08:13:48.415Z] #12 DONE 7.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T08:13:48.759Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T08:13:48.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T08:13:48.842Z] prd-ubuntu20.04-docker-8c-8g-11438 does not seem to be running inside a container [2026-05-26T08:13:48.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-572 -v /w/workspace/foundry_device-virtual-go_PR-572:/w/workspace/foundry_device-virtual-go_PR-572:rw,z -v /w/workspace/foundry_device-virtual-go_PR-572@tmp:/w/workspace/foundry_device-virtual-go_PR-572@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-26T08:13:49.871Z] $ docker top dd2b9b372105c73000d7a58463e2a13f95b95c0faa19baab544fe4ac4f8cd195 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T08:13:50.230Z] + go version [2026-05-26T08:13:50.230Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-26T08:13:50.247Z] $ docker stop --time=1 dd2b9b372105c73000d7a58463e2a13f95b95c0faa19baab544fe4ac4f8cd195 [2026-05-26T08:13:51.515Z] $ docker rm -f --volumes dd2b9b372105c73000d7a58463e2a13f95b95c0faa19baab544fe4ac4f8cd195 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T08:13:51.965Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T08:13:51.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T08:13:52.049Z] prd-ubuntu20.04-docker-8c-8g-11438 does not seem to be running inside a container [2026-05-26T08:13:52.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-572 -v /w/workspace/foundry_device-virtual-go_PR-572:/w/workspace/foundry_device-virtual-go_PR-572:rw,z -v /w/workspace/foundry_device-virtual-go_PR-572@tmp:/w/workspace/foundry_device-virtual-go_PR-572@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-26T08:13:52.350Z] $ docker top 62fffb786408844fbd95edf20aeb2b25e6ef7553a7146c448332b9fd0ca4747a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T08:13:52.690Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-572 [Pipeline] fileExists [Pipeline] sh [2026-05-26T08:13:53.001Z] + make test [2026-05-26T08:13:53.001Z] go test ./... -coverprofile=coverage.out [2026-05-26T08:13:54.390Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2026-05-26T08:14:16.371Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2026-05-26T08:14:16.371Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 59.6% of statements [2026-05-26T08:14:24.483Z] 0 issues. [2026-05-26T08:14:24.483Z] go vet ./... [2026-05-26T08:14:30.467Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T08:14:30.467Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T08:14:30.467Z] ./bin/test-attribution-txt.sh [2026-05-26T08:14:30.467Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T08:14:30.467Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T08:14:30.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-26T08:14:30.505Z] $ docker stop --time=1 62fffb786408844fbd95edf20aeb2b25e6ef7553a7146c448332b9fd0ca4747a [2026-05-26T08:14:48.742Z] $ docker rm -f --volumes 62fffb786408844fbd95edf20aeb2b25e6ef7553a7146c448332b9fd0ca4747a [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T08:14:49.548Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T08:14:49.628Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-26T08:14:50.228Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T08:14:50.553Z] + ls -al . [2026-05-26T08:14:50.553Z] total 276 [2026-05-26T08:14:50.553Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 08:13 . [2026-05-26T08:14:50.553Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 08:12 .. [2026-05-26T08:14:50.553Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 08:14 .git [2026-05-26T08:14:50.553Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 08:12 .github [2026-05-26T08:14:50.553Z] -rw-rw-r-- 1 jenkins jenkins 272 May 26 08:12 .gitignore [2026-05-26T08:14:50.553Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 08:12 .golangci.yml [2026-05-26T08:14:50.553Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 08:13 .semver [2026-05-26T08:14:50.553Z] -rw-rw-r-- 1 jenkins jenkins 20974 May 26 08:12 Attribution.txt [2026-05-26T08:14:50.553Z] -rw-rw-r-- 1 jenkins jenkins 18039 May 26 08:12 CHANGELOG.md [2026-05-26T08:14:50.553Z] -rw-rw-r-- 1 jenkins jenkins 1757 May 26 08:12 Dockerfile [2026-05-26T08:14:50.553Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 08:12 GOVERNANCE.md [2026-05-26T08:14:50.553Z] -rw-rw-r-- 1 jenkins jenkins 683 May 26 08:12 Jenkinsfile [2026-05-26T08:14:50.553Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 26 08:12 LICENSE [2026-05-26T08:14:50.553Z] -rw-rw-r-- 1 jenkins jenkins 2651 May 26 08:12 Makefile [2026-05-26T08:14:50.553Z] -rw-rw-r-- 1 jenkins jenkins 623 May 26 08:12 OWNERS.md [2026-05-26T08:14:50.553Z] -rw-rw-r-- 1 jenkins jenkins 4473 May 26 08:12 README.md [2026-05-26T08:14:50.553Z] -rw-rw-r-- 1 jenkins jenkins 5 May 26 08:13 VERSION [2026-05-26T08:14:50.553Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 08:12 bin [2026-05-26T08:14:50.553Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 08:12 cmd [2026-05-26T08:14:50.553Z] -rw-r--r-- 1 jenkins jenkins 45292 May 26 08:14 coverage.out [2026-05-26T08:14:50.553Z] -rw-rw-r-- 1 jenkins jenkins 6477 May 26 08:12 go.mod [2026-05-26T08:14:50.553Z] -rw-rw-r-- 1 jenkins jenkins 89068 May 26 08:12 go.sum [2026-05-26T08:14:50.553Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 08:12 internal [2026-05-26T08:14:50.553Z] -rw-rw-r-- 1 jenkins jenkins 235 May 26 08:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T08:14:51.023Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3fd53d4bd29e1955449442f727dd3b8e075efa44 --label arch=amd64 --label version=0.0.0 . [2026-05-26T08:14:52.024Z] #0 building with "default" instance using docker driver [2026-05-26T08:14:52.024Z] [2026-05-26T08:14:52.024Z] #1 [internal] load build definition from Dockerfile [2026-05-26T08:14:52.024Z] #1 transferring dockerfile: [2026-05-26T08:14:52.024Z] #1 transferring dockerfile: 1.80kB done [2026-05-26T08:14:52.024Z] #1 DONE 0.4s [2026-05-26T08:14:52.283Z] [2026-05-26T08:14:52.283Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-26T08:14:52.283Z] #2 DONE 0.0s [2026-05-26T08:14:52.283Z] [2026-05-26T08:14:52.283Z] #3 [internal] load metadata for docker.io/library/alpine:3.23.2 [2026-05-26T08:14:54.822Z] #3 DONE 2.4s [2026-05-26T08:14:54.822Z] [2026-05-26T08:14:54.822Z] #4 [internal] load .dockerignore [2026-05-26T08:14:54.822Z] #4 transferring context: [2026-05-26T08:14:54.822Z] #4 transferring context: 2B done [2026-05-26T08:14:54.822Z] #4 DONE 0.4s [2026-05-26T08:14:55.078Z] [2026-05-26T08:14:55.078Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-05-26T08:14:55.078Z] #5 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-05-26T08:14:56.014Z] #5 ... [2026-05-26T08:14:56.014Z] [2026-05-26T08:14:56.014Z] #6 [internal] load build context [2026-05-26T08:14:56.014Z] #6 transferring context: 60.21kB 0.0s done [2026-05-26T08:14:56.014Z] #6 DONE 0.8s [2026-05-26T08:14:56.014Z] [2026-05-26T08:14:56.014Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-05-26T08:14:56.014Z] #5 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 0.9s done [2026-05-26T08:14:56.273Z] #5 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done [2026-05-26T08:14:56.273Z] #5 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done [2026-05-26T08:14:56.273Z] #5 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done [2026-05-26T08:14:56.844Z] #5 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0B / 3.86MB 0.4s [2026-05-26T08:14:56.844Z] #5 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.5s [2026-05-26T08:14:57.413Z] #5 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 [2026-05-26T08:14:57.413Z] #5 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.8s done [2026-05-26T08:14:57.674Z] #5 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.3s done [2026-05-26T08:14:59.593Z] #5 DONE 4.4s [2026-05-26T08:14:59.593Z] [2026-05-26T08:14:59.593Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-26T08:15:02.894Z] #7 DONE 7.3s [2026-05-26T08:15:02.894Z] [2026-05-26T08:15:02.894Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-26T08:15:02.894Z] #8 2.503 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-26T08:15:02.894Z] #8 2.508 Executing busybox-1.37.0-r30.trigger [2026-05-26T08:15:02.894Z] #8 2.516 OK: 8284 KiB in 17 packages [2026-05-26T08:15:03.828Z] #8 DONE 3.7s [2026-05-26T08:15:03.828Z] [2026-05-26T08:15:03.828Z] #9 [builder 2/7] WORKDIR /device-virtual-go [2026-05-26T08:15:05.203Z] #9 DONE 2.8s [2026-05-26T08:15:05.203Z] [2026-05-26T08:15:05.203Z] #10 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-26T08:15:07.736Z] #10 3.395 Preupgrading: [2026-05-26T08:15:07.736Z] #10 3.395 (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.6-r0) [2026-05-26T08:15:07.736Z] #10 3.403 (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.6-r0) [2026-05-26T08:15:07.736Z] #10 3.407 Executing busybox-1.37.0-r30.trigger [2026-05-26T08:15:07.736Z] #10 3.447 Continuing with the main upgrade transaction: [2026-05-26T08:15:07.736Z] #10 3.813 (1/9) Upgrading alpine-baselayout-data (3.7.1-r8 -> 3.7.2-r0) [2026-05-26T08:15:07.736Z] #10 3.818 Installing file to etc/hosts.apk-new [2026-05-26T08:15:07.736Z] #10 3.818 Installing file to etc/shadow.apk-new [2026-05-26T08:15:07.736Z] #10 3.818 (2/9) Upgrading musl (1.2.5-r21 -> 1.2.5-r23) [2026-05-26T08:15:07.736Z] #10 3.831 (3/9) Upgrading alpine-baselayout (3.7.1-r8 -> 3.7.2-r0) [2026-05-26T08:15:07.736Z] #10 3.835 Executing alpine-baselayout-3.7.2-r0.pre-upgrade [2026-05-26T08:15:07.736Z] #10 3.845 Executing alpine-baselayout-3.7.2-r0.post-upgrade [2026-05-26T08:15:07.736Z] #10 3.912 (4/9) Upgrading alpine-release (3.23.2-r0 -> 3.23.4-r0) [2026-05-26T08:15:07.736Z] #10 3.917 (5/9) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.6-r0) [2026-05-26T08:15:08.166Z] #10 3.961 (6/9) Upgrading libssl3 (3.5.4-r0 -> 3.5.6-r0) [2026-05-26T08:15:08.166Z] #10 3.970 (7/9) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-05-26T08:15:08.166Z] #10 3.974 (8/9) Upgrading ca-certificates-bundle (20251003-r0 -> 20260413-r0) [2026-05-26T08:15:08.166Z] #10 3.981 (9/9) Upgrading musl-utils (1.2.5-r21 -> 1.2.5-r23) [2026-05-26T08:15:08.166Z] #10 3.989 Executing busybox-1.37.0-r30.trigger [2026-05-26T08:15:08.166Z] #10 3.996 OK: 8292 KiB in 17 packages [2026-05-26T08:15:09.103Z] #10 ... [2026-05-26T08:15:09.103Z] [2026-05-26T08:15:09.103Z] #11 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-05-26T08:15:09.103Z] #11 2.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T08:15:09.103Z] #11 2.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T08:15:09.103Z] #11 2.672 OK: 269 MiB in 64 packages [2026-05-26T08:15:09.103Z] #11 DONE 3.7s [2026-05-26T08:15:09.103Z] [2026-05-26T08:15:09.103Z] #10 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-26T08:15:09.103Z] #10 DONE 5.2s [2026-05-26T08:15:09.362Z] [2026-05-26T08:15:09.362Z] #12 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T08:15:12.650Z] #12 DONE 2.7s [2026-05-26T08:15:12.650Z] [2026-05-26T08:15:12.650Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T08:15:16.843Z] #13 DONE 4.2s [2026-05-26T08:15:16.843Z] [2026-05-26T08:15:16.843Z] #14 [builder 6/7] COPY . . [2026-05-26T08:15:18.256Z] #14 DONE 2.0s [2026-05-26T08:15:18.515Z] [2026-05-26T08:15:18.515Z] #15 [builder 7/7] RUN make build [2026-05-26T08:15:21.059Z] #15 2.604 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2026-05-26T08:16:07.750Z] #15 DONE 46.0s [2026-05-26T08:16:07.750Z] [2026-05-26T08:16:07.750Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2026-05-26T08:16:07.750Z] #16 DONE 0.0s [2026-05-26T08:16:07.750Z] [2026-05-26T08:16:07.750Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2026-05-26T08:16:07.750Z] #17 DONE 0.0s [2026-05-26T08:16:07.750Z] [2026-05-26T08:16:07.750Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2026-05-26T08:16:07.750Z] #18 DONE 0.4s [2026-05-26T08:16:07.750Z] [2026-05-26T08:16:07.750Z] #19 exporting to image [2026-05-26T08:16:07.750Z] #19 exporting layers 0.1s done [2026-05-26T08:16:07.750Z] #19 writing image sha256:c34bae234adf9e11d5ba037142032f5048cdc166b8856b9f0f0413e265d8e867 done [2026-05-26T08:16:07.750Z] #19 naming to docker.io/library/device-virtual done [2026-05-26T08:16:07.750Z] #19 DONE 0.1s [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 [2026-05-26T08:16:08.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T08:16:08.286Z] [2026-05-26T08:16:08.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T08:16:08.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T08:16:08.590Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-26T08:16:08.590Z] 5eb5b503b376: Pulling fs layer [2026-05-26T08:16:08.590Z] 5c69ac0246d0: Pulling fs layer [2026-05-26T08:16:08.590Z] ec43610c2a17: Pulling fs layer [2026-05-26T08:16:08.590Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-26T08:16:08.590Z] 33b1e0a273af: Pulling fs layer [2026-05-26T08:16:08.590Z] 5d3b04190fa2: Pulling fs layer [2026-05-26T08:16:08.590Z] 2f39f015ded8: Pulling fs layer [2026-05-26T08:16:08.590Z] 33b1e0a273af: Waiting [2026-05-26T08:16:08.590Z] 5d3b04190fa2: Waiting [2026-05-26T08:16:08.590Z] 2f39f015ded8: Waiting [2026-05-26T08:16:08.590Z] 3a2ae6a8a46f: Waiting [2026-05-26T08:16:08.848Z] 5c69ac0246d0: Verifying Checksum [2026-05-26T08:16:08.848Z] 5c69ac0246d0: Download complete [2026-05-26T08:16:08.848Z] 3a2ae6a8a46f: Download complete [2026-05-26T08:16:08.848Z] 33b1e0a273af: Verifying Checksum [2026-05-26T08:16:08.848Z] 33b1e0a273af: Download complete [2026-05-26T08:16:08.848Z] 5d3b04190fa2: Verifying Checksum [2026-05-26T08:16:08.848Z] 5d3b04190fa2: Download complete [2026-05-26T08:16:08.848Z] ec43610c2a17: Verifying Checksum [2026-05-26T08:16:08.848Z] ec43610c2a17: Download complete [2026-05-26T08:16:09.108Z] 5eb5b503b376: Verifying Checksum [2026-05-26T08:16:09.108Z] 5eb5b503b376: Download complete [2026-05-26T08:16:09.369Z] 2f39f015ded8: Download complete [2026-05-26T08:16:11.282Z] 5eb5b503b376: Pull complete [2026-05-26T08:16:11.542Z] 5c69ac0246d0: Pull complete [2026-05-26T08:16:12.991Z] ec43610c2a17: Pull complete [2026-05-26T08:16:13.559Z] 3a2ae6a8a46f: Pull complete [2026-05-26T08:16:13.818Z] 33b1e0a273af: Pull complete [2026-05-26T08:16:13.818Z] 5d3b04190fa2: Pull complete [2026-05-26T08:16:19.103Z] 2f39f015ded8: Pull complete [2026-05-26T08:16:19.103Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-26T08:16:19.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T08:16:19.103Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T08:16:19.202Z] prd-ubuntu20.04-docker-8c-8g-11438 does not seem to be running inside a container [2026-05-26T08:16:19.242Z] $ 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/foundry_device-virtual-go_PR-572 -v /w/workspace/foundry_device-virtual-go_PR-572:/w/workspace/foundry_device-virtual-go_PR-572:rw,z -v /w/workspace/foundry_device-virtual-go_PR-572@tmp:/w/workspace/foundry_device-virtual-go_PR-572@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T08:16:23.668Z] $ docker top ddec551054c4b5a89e13a8dcb9b0defc7175044aa3dd11c19e7036f21f164755 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T08:16:24.050Z] ---> job-cost.sh [2026-05-26T08:16:24.051Z] lf-activate-venv: SKIPPING [2026-05-26T08:16:24.051Z] INFO: No Stack... [2026-05-26T08:16:24.309Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T08:16:24.879Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T08:16:25.167Z] + cat /w/workspace/foundry_device-virtual-go_PR-572/archives/cost.csv [2026-05-26T08:16:25.168Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T08:16:25.181Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-572-9-stack-cost] [2026-05-26T08:16:25.191Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-572-9-stack-cost] did not exist. Created. [2026-05-26T08:16:25.199Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-572-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T08:16:25.513Z] + echo total: 0.6600000262260437 [Pipeline] stash [2026-05-26T08:16:25.536Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T08:16:25.553Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-572-9-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T08:16:25.586Z] $ docker stop --time=1 ddec551054c4b5a89e13a8dcb9b0defc7175044aa3dd11c19e7036f21f164755 [2026-05-26T08:16:27.325Z] $ docker rm -f --volumes ddec551054c4b5a89e13a8dcb9b0defc7175044aa3dd11c19e7036f21f164755 [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 [2026-05-26T08:16:27.835Z] provisioning config files... [2026-05-26T08:16:27.842Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-572@tmp/config66721460051887368tmp [Pipeline] { [Pipeline] sh [2026-05-26T08:16:28.141Z] + set +x [2026-05-26T08:16:28.141Z] + curl -s https://codecov.io/bash [2026-05-26T08:16:28.141Z] + bash -s -- [2026-05-26T08:16:28.141Z] [2026-05-26T08:16:28.141Z] _____ _ [2026-05-26T08:16:28.141Z] / ____| | | [2026-05-26T08:16:28.141Z] | | ___ __| | ___ ___ _____ __ [2026-05-26T08:16:28.141Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-26T08:16:28.141Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-26T08:16:28.141Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-26T08:16:28.141Z] Bash-1.0.6 [2026-05-26T08:16:28.141Z] [2026-05-26T08:16:28.141Z] [2026-05-26T08:16:28.141Z] ==> git version 2.25.1 found [2026-05-26T08:16:28.141Z] ==> 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 [2026-05-26T08:16:28.141Z] Release-Date: 2020-01-08 [2026-05-26T08:16:28.141Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-26T08:16:28.141Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-26T08:16:28.141Z] ==> Jenkins CI detected. [2026-05-26T08:16:28.141Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-572 [2026-05-26T08:16:28.141Z] project root: . [2026-05-26T08:16:28.141Z] --> token set from env [2026-05-26T08:16:28.141Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-26T08:16:28.141Z] ==> Running gcov in . (disable via -X gcov) [2026-05-26T08:16:28.141Z] ==> Python coveragepy not found [2026-05-26T08:16:28.141Z] ==> Searching for coverage reports in: [2026-05-26T08:16:28.141Z] + . [2026-05-26T08:16:28.472Z] -> Found 1 reports [2026-05-26T08:16:28.472Z] ==> Detecting git/mercurial file structure [2026-05-26T08:16:28.472Z] ==> Reading reports [2026-05-26T08:16:28.472Z] + ./coverage.out bytes=45292 [2026-05-26T08:16:28.472Z] ==> Appending adjustments [2026-05-26T08:16:28.472Z] https://docs.codecov.io/docs/fixing-reports [2026-05-26T08:16:28.472Z] + Found adjustments [2026-05-26T08:16:28.472Z] ==> Gzipping contents [2026-05-26T08:16:28.472Z] 8.0K /tmp/codecov.bsSoxH.gz [2026-05-26T08:16:28.472Z] ==> Uploading reports [2026-05-26T08:16:28.472Z] url: https://codecov.io [2026-05-26T08:16:28.472Z] query: branch=PR-572&commit=3fd53d4bd29e1955449442f727dd3b8e075efa44&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-572%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=572&job=&cmd_args= [2026-05-26T08:16:28.472Z] -> Pinging Codecov [2026-05-26T08:16:28.472Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-572&commit=3fd53d4bd29e1955449442f727dd3b8e075efa44&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-572%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=572&job=&cmd_args= [2026-05-26T08:16:28.731Z] -> Uploading to [2026-05-26T08:16:28.731Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/3fd53d4bd29e1955449442f727dd3b8e075efa44/c73c20dc-1ba9-4959-923c-1670e398117f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T081628Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f07f64273fabeb8cb66293749dfb1bba1823c817d1e354b8ac64727401e57a27 [2026-05-26T08:16:28.732Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T08:16:28.732Z] Dload Upload Total Spent Left Speed [2026-05-26T08:16:28.732Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5329 0 0 100 5329 0 36006 --:--:-- --:--:-- --:--:-- 35765 [2026-05-26T08:16:28.732Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/3fd53d4bd29e1955449442f727dd3b8e075efa44 [Pipeline] } [2026-05-26T08:16:28.745Z] 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 [2026-05-26T08:16:29.672Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-572/archives ] [2026-05-26T08:16:29.672Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-572/archives [2026-05-26T08:16:29.672Z] total 16 [2026-05-26T08:16:29.672Z] drwxr-xr-x 3 root root 4096 May 26 08:16 . [2026-05-26T08:16:29.672Z] drwxrwxr-x 9 jenkins jenkins 4096 May 26 08:16 .. [2026-05-26T08:16:29.672Z] drwxr-xr-x 2 root root 4096 May 26 08:16 cost [2026-05-26T08:16:29.672Z] -rw-r--r-- 1 root root 90 May 26 08:16 cost.csv [2026-05-26T08:16:29.672Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-572/archives [2026-05-26T08:16:29.672Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-572/archives [2026-05-26T08:16:29.672Z] total 16 [2026-05-26T08:16:29.672Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 08:16 . [2026-05-26T08:16:29.672Z] drwxrwxr-x 9 jenkins jenkins 4096 May 26 08:16 .. [2026-05-26T08:16:29.672Z] drwxr-xr-x 2 jenkins jenkins 4096 May 26 08:16 cost [2026-05-26T08:16:29.672Z] -rw-r--r-- 1 jenkins jenkins 90 May 26 08:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-26T08:16:29.977Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T08:16:30.831Z] ---> package-listing.sh [2026-05-26T08:16:30.831Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-26T08:16:30.831Z] ++ facter osfamily [2026-05-26T08:16:31.142Z] + OS_FAMILY=debian [2026-05-26T08:16:31.142Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-572 [2026-05-26T08:16:31.142Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-26T08:16:31.142Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-26T08:16:31.142Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-26T08:16:31.142Z] + PACKAGES=/tmp/packages_start.txt [2026-05-26T08:16:31.142Z] + '[' /w/workspace/foundry_device-virtual-go_PR-572 ']' [2026-05-26T08:16:31.142Z] + PACKAGES=/tmp/packages_end.txt [2026-05-26T08:16:31.142Z] + case "${OS_FAMILY}" in [2026-05-26T08:16:31.142Z] + dpkg -l [2026-05-26T08:16:31.142Z] + grep '^ii' [2026-05-26T08:16:31.142Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-26T08:16:31.142Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-26T08:16:31.142Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-26T08:16:31.142Z] + '[' /w/workspace/foundry_device-virtual-go_PR-572 ']' [2026-05-26T08:16:31.142Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-572/archives/ [2026-05-26T08:16:31.142Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-572/archives/ [Pipeline] echo [2026-05-26T08:16:31.154Z] 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/foundry_device-virtual-go_PR-572/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-26T08:16:31.432Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T08:16:32.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T08:16:32.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T08:16:32.358Z] prd-ubuntu20.04-docker-8c-8g-11438 does not seem to be running inside a container [2026-05-26T08:16:32.399Z] $ 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/foundry_device-virtual-go_PR-572/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-572 -v /w/workspace/foundry_device-virtual-go_PR-572:/w/workspace/foundry_device-virtual-go_PR-572:rw,z -v /w/workspace/foundry_device-virtual-go_PR-572@tmp:/w/workspace/foundry_device-virtual-go_PR-572@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T08:16:33.375Z] $ docker top d5589f43b555611581484139ddab25a40bce14f1fa159de542c4a603fa2dcb72 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T08:16:33.709Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-26T08:16:33.996Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-26T08:16:34.283Z] + ls /var/log/sa-host [2026-05-26T08:16:34.283Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T08:16:34.615Z] provisioning config files... [2026-05-26T08:16:34.644Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-572@tmp/config6491354025220676339tmp [Pipeline] { [Pipeline] echo [2026-05-26T08:16:34.665Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T08:16:34.963Z] ---> create-netrc.sh [Pipeline] } [2026-05-26T08:16:34.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-26T08:16:35.322Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-26T08:16:35.330Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T08:16:35.606Z] ---> sudo-logs.sh [2026-05-26T08:16:35.606Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-26T08:16:35.637Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T08:16:35.915Z] ---> job-cost.sh [2026-05-26T08:16:35.915Z] lf-activate-venv: SKIPPING [2026-05-26T08:16:35.915Z] DEBUG: total: 0.6600000262260437 [2026-05-26T08:16:35.915Z] INFO: Retrieving Stack Cost... [2026-05-26T08:16:35.915Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T08:16:36.172Z] INFO: Archiving Costs [Pipeline] echo [2026-05-26T08:16:36.184Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T08:16:36.463Z] ---> logs-deploy.sh [2026-05-26T08:16:36.463Z] lf-activate-venv: SKIPPING [2026-05-26T08:16:36.463Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-572/9 [2026-05-26T08:16:36.463Z] INFO: archiving workspace using pattern(s): [2026-05-26T08:16:37.395Z] Archives upload complete. [2026-05-26T08:16:37.654Z] INFO: archiving logs to Nexus [2026-05-26T08:16:38.227Z] ---> uname -a: [2026-05-26T08:16:38.227Z] Linux prd-ubuntu20-04-docker-8c-8g-11438 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-05-26T08:16:38.227Z] [2026-05-26T08:16:38.227Z] [2026-05-26T08:16:38.227Z] ---> lscpu: [2026-05-26T08:16:38.227Z] Architecture: x86_64 [2026-05-26T08:16:38.227Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-26T08:16:38.227Z] Byte Order: Little Endian [2026-05-26T08:16:38.227Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-26T08:16:38.227Z] CPU(s): 8 [2026-05-26T08:16:38.227Z] On-line CPU(s) list: 0-7 [2026-05-26T08:16:38.227Z] Thread(s) per core: 1 [2026-05-26T08:16:38.227Z] Core(s) per socket: 1 [2026-05-26T08:16:38.227Z] Socket(s): 8 [2026-05-26T08:16:38.227Z] NUMA node(s): 1 [2026-05-26T08:16:38.227Z] Vendor ID: AuthenticAMD [2026-05-26T08:16:38.227Z] CPU family: 23 [2026-05-26T08:16:38.227Z] Model: 49 [2026-05-26T08:16:38.227Z] Model name: AMD EPYC-Rome Processor [2026-05-26T08:16:38.227Z] Stepping: 0 [2026-05-26T08:16:38.227Z] CPU MHz: 2800.000 [2026-05-26T08:16:38.227Z] BogoMIPS: 5600.00 [2026-05-26T08:16:38.227Z] Virtualization: AMD-V [2026-05-26T08:16:38.227Z] Hypervisor vendor: KVM [2026-05-26T08:16:38.227Z] Virtualization type: full [2026-05-26T08:16:38.227Z] L1d cache: 256 KiB [2026-05-26T08:16:38.227Z] L1i cache: 256 KiB [2026-05-26T08:16:38.227Z] L2 cache: 4 MiB [2026-05-26T08:16:38.227Z] L3 cache: 128 MiB [2026-05-26T08:16:38.227Z] NUMA node0 CPU(s): 0-7 [2026-05-26T08:16:38.227Z] Vulnerability Gather data sampling: Not affected [2026-05-26T08:16:38.227Z] Vulnerability Itlb multihit: Not affected [2026-05-26T08:16:38.227Z] Vulnerability L1tf: Not affected [2026-05-26T08:16:38.227Z] Vulnerability Mds: Not affected [2026-05-26T08:16:38.227Z] Vulnerability Meltdown: Not affected [2026-05-26T08:16:38.227Z] Vulnerability Mmio stale data: Not affected [2026-05-26T08:16:38.227Z] Vulnerability Retbleed: Vulnerable [2026-05-26T08:16:38.227Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-26T08:16:38.227Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-05-26T08:16:38.227Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-05-26T08:16:38.227Z] Vulnerability Srbds: Not affected [2026-05-26T08:16:38.227Z] Vulnerability Tsx async abort: Not affected [2026-05-26T08:16:38.227Z] 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 [2026-05-26T08:16:38.227Z] [2026-05-26T08:16:38.227Z] [2026-05-26T08:16:38.227Z] ---> nproc: [2026-05-26T08:16:38.227Z] 8 [2026-05-26T08:16:38.227Z] [2026-05-26T08:16:38.227Z] [2026-05-26T08:16:38.227Z] ---> df -h: [2026-05-26T08:16:38.227Z] Filesystem Size Used Avail Use% Mounted on [2026-05-26T08:16:38.227Z] overlay 155G 13G 143G 9% / [2026-05-26T08:16:38.227Z] tmpfs 64M 0 64M 0% /dev [2026-05-26T08:16:38.227Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-05-26T08:16:38.227Z] shm 64M 0 64M 0% /dev/shm [2026-05-26T08:16:38.227Z] /dev/vda1 155G 13G 143G 9% /facter-os [2026-05-26T08:16:38.227Z] [2026-05-26T08:16:38.227Z] [2026-05-26T08:16:38.227Z] ---> sar -b -r -n DEV: [2026-05-26T08:16:38.227Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11438) 05/26/26 _x86_64_ (8 CPU) [2026-05-26T08:16:38.227Z] [2026-05-26T08:16:38.227Z] 06:05:26 LINUX RESTART (8 CPU) [2026-05-26T08:16:38.227Z] [2026-05-26T08:16:38.227Z] 06:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-05-26T08:16:38.227Z] 06:07:01 67.13 50.02 17.11 0.00 9618.43 16996.95 0.00 [2026-05-26T08:16:38.227Z] 06:08:01 1.23 0.00 1.23 0.00 0.00 14.68 0.00 [2026-05-26T08:16:38.227Z] 06:09:01 0.87 0.00 0.87 0.00 0.00 9.86 0.00 [2026-05-26T08:16:38.227Z] 06:10:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 [2026-05-26T08:16:38.227Z] 06:11:01 22.38 1.03 21.35 0.00 40.39 2439.46 0.00 [2026-05-26T08:16:38.227Z] 06:12:01 3.10 0.03 3.07 0.00 0.27 66.11 0.00 [2026-05-26T08:16:38.227Z] 06:13:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 [2026-05-26T08:16:38.227Z] 06:14:01 1.02 0.00 1.02 0.00 0.00 13.20 0.00 [2026-05-26T08:16:38.227Z] 06:15:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 [2026-05-26T08:16:38.227Z] 06:16:01 1.68 0.00 1.68 0.00 0.00 20.13 0.00 [2026-05-26T08:16:38.227Z] 06:17:01 0.97 0.02 0.95 0.00 0.13 14.26 0.00 [2026-05-26T08:16:38.227Z] 06:18:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 [2026-05-26T08:16:38.227Z] 06:19:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 [2026-05-26T08:16:38.227Z] 06:20:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 [2026-05-26T08:16:38.227Z] 06:21:01 1.23 0.02 1.22 0.00 0.13 17.46 0.00 [2026-05-26T08:16:38.227Z] 06:22:01 3.25 1.47 1.78 0.00 46.93 22.53 0.00 [2026-05-26T08:16:38.227Z] 06:23:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 [2026-05-26T08:16:38.227Z] 06:24:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 [2026-05-26T08:16:38.227Z] 06:25:01 2.83 1.72 1.12 0.00 41.46 25.06 0.00 [2026-05-26T08:16:38.227Z] 06:26:01 5.93 2.84 3.09 0.00 53.96 91.84 0.00 [2026-05-26T08:16:38.227Z] 06:27:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2026-05-26T08:16:38.227Z] 06:28:01 1.50 0.00 1.50 0.00 0.00 18.53 0.00 [2026-05-26T08:16:38.227Z] 06:29:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 [2026-05-26T08:16:38.227Z] 06:30:01 1.18 0.00 1.18 0.00 0.00 15.20 0.00 [2026-05-26T08:16:38.227Z] 06:31:01 0.85 0.00 0.85 0.00 0.00 11.06 0.00 [2026-05-26T08:16:38.227Z] 06:32:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 [2026-05-26T08:16:38.227Z] 06:33:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 [2026-05-26T08:16:38.227Z] 06:34:01 0.97 0.00 0.97 0.00 0.00 12.66 0.00 [2026-05-26T08:16:38.227Z] 06:35:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 [2026-05-26T08:16:38.227Z] 06:36:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 [2026-05-26T08:16:38.227Z] 06:37:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2026-05-26T08:16:38.227Z] 06:38:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 [2026-05-26T08:16:38.227Z] 06:39:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 [2026-05-26T08:16:38.227Z] 06:40:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 [2026-05-26T08:16:38.227Z] 06:41:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 [2026-05-26T08:16:38.227Z] 06:42:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 [2026-05-26T08:16:38.227Z] 06:43:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 [2026-05-26T08:16:38.227Z] 06:44:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 [2026-05-26T08:16:38.227Z] 06:45:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 [2026-05-26T08:16:38.227Z] 06:46:01 1.37 0.00 1.37 0.00 0.00 17.20 0.00 [2026-05-26T08:16:38.227Z] 06:47:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2026-05-26T08:16:38.227Z] 06:48:02 1.20 0.00 1.20 0.00 0.00 14.80 0.00 [2026-05-26T08:16:38.227Z] 06:49:01 0.93 0.00 0.93 0.00 0.00 10.44 0.00 [2026-05-26T08:16:38.227Z] 06:50:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 [2026-05-26T08:16:38.227Z] 06:51:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2026-05-26T08:16:38.227Z] 06:52:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 [2026-05-26T08:16:38.227Z] 06:53:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 [2026-05-26T08:16:38.227Z] 06:54:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 [2026-05-26T08:16:38.227Z] 06:55:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2026-05-26T08:16:38.227Z] 06:56:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2026-05-26T08:16:38.227Z] 06:57:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 [2026-05-26T08:16:38.227Z] 06:58:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 [2026-05-26T08:16:38.227Z] 06:59:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 [2026-05-26T08:16:38.227Z] 07:00:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 [2026-05-26T08:16:38.227Z] 07:01:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 [2026-05-26T08:16:38.227Z] 07:02:01 1.42 0.00 1.42 0.00 0.00 17.46 0.00 [2026-05-26T08:16:38.227Z] 07:03:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2026-05-26T08:16:38.227Z] 07:04:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 [2026-05-26T08:16:38.227Z] 07:05:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2026-05-26T08:16:38.227Z] 07:06:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 [2026-05-26T08:16:38.227Z] 07:07:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2026-05-26T08:16:38.227Z] 07:08:01 0.85 0.00 0.85 0.00 0.00 11.06 0.00 [2026-05-26T08:16:38.227Z] 07:09:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 [2026-05-26T08:16:38.227Z] 07:10:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 [2026-05-26T08:16:38.227Z] 07:11:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 [2026-05-26T08:16:38.227Z] 07:12:01 1.45 0.00 1.45 0.00 0.00 18.00 0.00 [2026-05-26T08:16:38.227Z] 07:13:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 [2026-05-26T08:16:38.227Z] 07:14:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 [2026-05-26T08:16:38.227Z] 07:15:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2026-05-26T08:16:38.227Z] 07:16:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 [2026-05-26T08:16:38.227Z] 07:17:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 [2026-05-26T08:16:38.227Z] 07:18:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 [2026-05-26T08:16:38.227Z] 07:19:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 [2026-05-26T08:16:38.227Z] 07:20:01 1.40 0.02 1.38 0.00 0.53 16.53 0.00 [2026-05-26T08:16:38.227Z] 07:21:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2026-05-26T08:16:38.227Z] 07:22:01 1.57 0.00 1.57 0.00 0.00 19.33 0.00 [2026-05-26T08:16:38.227Z] 07:23:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2026-05-26T08:16:38.227Z] 07:24:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 [2026-05-26T08:16:38.227Z] 07:25:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2026-05-26T08:16:38.227Z] 07:26:01 0.90 0.00 0.90 0.00 0.00 11.33 0.00 [2026-05-26T08:16:38.227Z] 07:27:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 [2026-05-26T08:16:38.227Z] 07:28:01 9.12 5.50 3.62 0.00 287.15 105.18 0.00 [2026-05-26T08:16:38.227Z] 07:29:01 1.42 0.00 1.42 0.00 0.00 15.20 0.00 [2026-05-26T08:16:38.227Z] 07:30:01 2.00 0.00 2.00 0.00 0.00 23.73 0.00 [2026-05-26T08:16:38.227Z] 07:31:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 [2026-05-26T08:16:38.227Z] 07:32:01 1.83 0.00 1.83 0.00 0.00 20.79 0.00 [2026-05-26T08:16:38.227Z] 07:33:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 [2026-05-26T08:16:38.227Z] 07:34:01 1.75 0.00 1.75 0.00 0.00 19.86 0.00 [2026-05-26T08:16:38.227Z] 07:35:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2026-05-26T08:16:38.227Z] 07:36:01 1.85 0.00 1.85 0.00 0.00 20.40 0.00 [2026-05-26T08:16:38.227Z] 07:37:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2026-05-26T08:16:38.227Z] 07:38:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 [2026-05-26T08:16:38.227Z] 07:39:01 1.38 0.00 1.38 0.00 0.00 14.53 0.00 [2026-05-26T08:16:38.227Z] 07:40:01 2.05 0.00 2.05 0.00 0.00 23.86 0.00 [2026-05-26T08:16:38.227Z] 07:41:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 [2026-05-26T08:16:38.227Z] 07:42:01 2.17 0.00 2.17 0.00 0.00 25.60 0.00 [2026-05-26T08:16:38.227Z] 07:43:01 1.50 0.00 1.50 0.00 0.00 16.40 0.00 [2026-05-26T08:16:38.227Z] 07:44:01 1.57 0.00 1.57 0.00 0.00 17.60 0.00 [2026-05-26T08:16:38.227Z] 07:45:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2026-05-26T08:16:38.227Z] 07:46:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 [2026-05-26T08:16:38.227Z] 07:47:01 1.20 0.00 1.20 0.00 0.00 13.87 0.00 [2026-05-26T08:16:38.227Z] 07:48:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 [2026-05-26T08:16:38.227Z] 07:49:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 [2026-05-26T08:16:38.227Z] 07:50:01 0.77 0.00 0.77 0.00 0.00 10.40 0.00 [2026-05-26T08:16:38.227Z] 07:51:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 [2026-05-26T08:16:38.227Z] 07:52:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 [2026-05-26T08:16:38.227Z] 07:53:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2026-05-26T08:16:38.227Z] 07:54:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 [2026-05-26T08:16:38.227Z] 07:55:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 [2026-05-26T08:16:38.227Z] 07:56:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 [2026-05-26T08:16:38.227Z] 07:57:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 [2026-05-26T08:16:38.227Z] 07:58:01 1.13 0.00 1.13 0.00 0.00 14.67 0.00 [2026-05-26T08:16:38.227Z] 07:59:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 [2026-05-26T08:16:38.227Z] 08:00:01 0.85 0.00 0.85 0.00 0.00 11.20 0.00 [2026-05-26T08:16:38.227Z] 08:01:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 [2026-05-26T08:16:38.227Z] 08:02:01 1.67 0.00 1.67 0.00 0.00 20.13 0.00 [2026-05-26T08:16:38.227Z] 08:03:01 1.18 0.00 1.18 0.00 0.00 12.40 0.00 [2026-05-26T08:16:38.227Z] 08:04:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 [2026-05-26T08:16:38.227Z] 08:05:01 1.38 0.00 1.38 0.00 0.00 15.19 0.00 [2026-05-26T08:16:38.227Z] 08:06:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 [2026-05-26T08:16:38.227Z] 08:07:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 [2026-05-26T08:16:38.227Z] 08:08:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 [2026-05-26T08:16:38.227Z] 08:09:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 [2026-05-26T08:16:38.227Z] 08:10:01 1.03 0.00 1.03 0.00 0.00 12.39 0.00 [2026-05-26T08:16:38.227Z] 08:11:01 1.45 0.00 1.45 0.00 0.00 14.93 0.00 [2026-05-26T08:16:38.227Z] 08:12:01 1.85 0.00 1.85 0.00 0.00 22.13 0.00 [2026-05-26T08:16:38.227Z] 08:13:01 231.66 11.81 219.85 0.00 1616.53 23506.35 0.00 [2026-05-26T08:16:38.227Z] 08:14:01 279.01 11.70 267.31 0.00 1660.38 74192.60 0.00 [2026-05-26T08:16:38.227Z] 08:15:02 33.41 0.33 33.08 0.00 37.73 15776.70 0.00 [2026-05-26T08:16:38.227Z] 08:16:01 60.22 0.02 60.20 0.00 2.17 20979.87 0.00 [2026-05-26T08:16:38.227Z] Average: 6.62 0.66 5.96 0.00 101.94 1194.95 0.00 [2026-05-26T08:16:38.227Z] [2026-05-26T08:16:38.227Z] 06:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-05-26T08:16:38.227Z] 06:07:01 30260796 31838720 510212 1.55 62340 1837944 1557096 4.59 628844 1692228 16 [2026-05-26T08:16:38.227Z] 06:08:01 30259408 31837504 511028 1.55 62392 1838076 1557096 4.59 627320 1692332 8 [2026-05-26T08:16:38.227Z] 06:09:01 30259056 31837248 510924 1.55 62424 1838076 1557096 4.59 628036 1692332 24 [2026-05-26T08:16:38.227Z] 06:10:01 30258396 31836636 511208 1.56 62464 1838080 1557096 4.59 629248 1692336 20 [2026-05-26T08:16:38.227Z] 06:11:01 30120124 31807008 525300 1.60 77352 1929144 1599648 4.72 694556 1742964 352 [2026-05-26T08:16:38.227Z] 06:12:01 30117420 31803784 527812 1.61 77108 1928864 1603708 4.73 694616 1742560 356 [2026-05-26T08:16:38.227Z] 06:13:01 30117172 31803612 527632 1.61 77136 1928868 1603708 4.73 694956 1742564 156 [2026-05-26T08:16:38.227Z] 06:14:01 30117112 31803596 527336 1.60 77176 1928868 1603708 4.73 694880 1742564 164 [2026-05-26T08:16:38.227Z] 06:15:01 30117048 31803600 527288 1.60 77208 1928872 1603708 4.73 694976 1742568 180 [2026-05-26T08:16:38.227Z] 06:16:01 30119356 31805968 524852 1.60 77264 1928880 1603708 4.73 692484 1742572 132 [2026-05-26T08:16:38.227Z] 06:17:01 30119088 31805740 525068 1.60 77312 1928876 1603708 4.73 692260 1742576 48 [2026-05-26T08:16:38.227Z] 06:18:01 30119452 31806344 524048 1.59 77344 1929012 1603708 4.73 692320 1742696 8 [2026-05-26T08:16:38.227Z] 06:19:01 30119412 31806348 524008 1.59 77376 1929012 1603708 4.73 692336 1742708 12 [2026-05-26T08:16:38.227Z] 06:20:01 30119436 31806412 523868 1.59 77408 1929016 1603708 4.73 692416 1742712 8 [2026-05-26T08:16:38.227Z] 06:21:01 30117912 31804988 525120 1.60 77468 1928996 1605984 4.73 693264 1742684 172 [2026-05-26T08:16:38.227Z] 06:22:01 30105792 31794352 535704 1.63 77520 1930404 1605984 4.73 708076 1743700 164 [2026-05-26T08:16:38.227Z] 06:23:01 30105456 31794036 536156 1.63 77552 1930408 1605984 4.73 708068 1743696 156 [2026-05-26T08:16:38.227Z] 06:24:01 30104088 31792728 537664 1.64 77584 1930412 1605984 4.73 707924 1743692 52 [2026-05-26T08:16:38.227Z] 06:25:01 30081884 31772600 557048 1.69 77640 1931928 1605984 4.73 728904 1744644 76 [2026-05-26T08:16:38.227Z] 06:26:01 30073236 31767140 561788 1.71 77720 1934840 1607848 4.74 733732 1746952 16 [2026-05-26T08:16:38.227Z] 06:27:01 30072872 31766816 562052 1.71 77744 1934848 1607848 4.74 733732 1746948 8 [2026-05-26T08:16:38.227Z] 06:28:01 30072752 31766756 562084 1.71 77784 1934852 1607848 4.74 733756 1746916 12 [2026-05-26T08:16:38.227Z] 06:29:01 30071508 31765516 563232 1.71 77816 1934852 1607848 4.74 736352 1746896 8 [2026-05-26T08:16:38.227Z] 06:30:01 30071272 31765332 563388 1.71 77840 1934856 1607848 4.74 735980 1746900 4 [2026-05-26T08:16:38.227Z] 06:31:01 30071248 31765348 563368 1.71 77872 1934844 1607848 4.74 736056 1746908 28 [2026-05-26T08:16:38.227Z] 06:32:01 30071104 31765232 563412 1.71 77896 1934860 1607848 4.74 736400 1746904 40 [2026-05-26T08:16:38.227Z] 06:33:01 30070772 31764920 563596 1.71 77920 1934864 1607848 4.74 736604 1746908 140 [2026-05-26T08:16:38.227Z] 06:34:01 30070840 31764992 563444 1.71 77936 1934868 1607848 4.74 736772 1746912 212 [2026-05-26T08:16:38.227Z] 06:35:01 30070236 31764456 564156 1.72 77960 1934872 1607848 4.74 736812 1746920 188 [2026-05-26T08:16:38.227Z] 06:36:01 30070236 31764460 564100 1.72 78008 1934860 1607848 4.74 736732 1746924 12 [2026-05-26T08:16:38.227Z] 06:37:01 30070000 31764284 564224 1.72 78040 1934876 1591784 4.69 737112 1746920 164 [2026-05-26T08:16:38.227Z] 06:38:01 30070056 31764376 564108 1.72 78072 1934884 1591784 4.69 737120 1746928 8 [2026-05-26T08:16:38.227Z] 06:39:01 30070024 31764408 564088 1.72 78104 1934884 1591784 4.69 737452 1746928 172 [2026-05-26T08:16:38.227Z] 06:40:01 30069756 31764148 564248 1.72 78144 1934888 1591784 4.69 737216 1746932 168 [2026-05-26T08:16:38.227Z] 06:41:01 30069900 31764352 564196 1.72 78192 1934876 1591784 4.69 737040 1746936 24 [2026-05-26T08:16:38.227Z] 06:42:01 30070160 31764672 563860 1.72 78216 1934896 1591784 4.69 737340 1746940 148 [2026-05-26T08:16:38.227Z] 06:43:01 30070136 31764668 563820 1.72 78240 1934900 1591784 4.69 737616 1746944 8 [2026-05-26T08:16:38.227Z] 06:44:01 30070152 31764708 563768 1.72 78256 1934900 1591784 4.69 737424 1746944 44 [2026-05-26T08:16:38.227Z] 06:45:01 30069828 31764388 563996 1.72 78272 1934904 1591784 4.69 737468 1746948 28 [2026-05-26T08:16:38.227Z] 06:46:01 30069836 31764436 563932 1.72 78312 1934900 1591784 4.69 737552 1746952 184 [2026-05-26T08:16:38.227Z] 06:47:01 30069892 31764532 563824 1.72 78340 1934908 1591784 4.69 737836 1746952 4 [2026-05-26T08:16:38.227Z] 06:48:02 30069608 31764280 564072 1.72 78372 1934912 1591784 4.69 737788 1746956 8 [2026-05-26T08:16:38.227Z] 06:49:01 30069276 31763980 564244 1.72 78404 1934912 1608088 4.74 738136 1746956 156 [2026-05-26T08:16:38.227Z] 06:50:01 30069228 31764012 564160 1.72 78436 1934916 1608088 4.74 737904 1746964 8 [2026-05-26T08:16:38.227Z] 06:51:01 30069336 31764124 563956 1.72 78468 1934920 1608088 4.74 737948 1746968 24 [2026-05-26T08:16:38.227Z] 06:52:01 30068740 31763572 564684 1.72 78524 1934924 1608088 4.74 738308 1746968 152 [2026-05-26T08:16:38.227Z] 06:53:01 30068456 31763352 564876 1.72 78564 1934928 1608088 4.74 738340 1746976 32 [2026-05-26T08:16:38.227Z] 06:54:01 30068716 31763672 564540 1.72 78596 1934928 1591776 4.69 738672 1746980 4 [2026-05-26T08:16:38.227Z] 06:55:01 30068416 31763392 564736 1.72 78628 1934936 1591776 4.69 738436 1746980 36 [2026-05-26T08:16:38.227Z] 06:56:01 30068652 31763660 564448 1.72 78660 1934936 1591776 4.69 738492 1746980 176 [2026-05-26T08:16:38.227Z] 06:57:01 30068384 31763452 564624 1.72 78692 1934932 1591776 4.69 738780 1746988 4 [2026-05-26T08:16:38.227Z] 06:58:01 30068400 31763472 564504 1.72 78724 1934944 1591776 4.69 738740 1746992 12 [2026-05-26T08:16:38.227Z] 06:59:01 30068668 31763784 564204 1.72 78740 1934944 1591776 4.69 738772 1746988 8 [2026-05-26T08:16:38.227Z] 07:00:01 30067612 31762748 565192 1.72 78772 1934948 1591776 4.69 738856 1746992 144 [2026-05-26T08:16:38.227Z] 07:01:01 30067476 31762676 565204 1.72 78800 1934952 1591776 4.69 739460 1747000 176 [2026-05-26T08:16:38.227Z] 07:02:01 30067436 31762640 565188 1.72 78848 1934956 1591776 4.69 739196 1747004 28 [2026-05-26T08:16:38.227Z] 07:03:01 30067800 31763072 564996 1.72 78880 1934960 1591776 4.69 739612 1747012 196 [2026-05-26T08:16:38.227Z] 07:04:01 30067264 31762652 565440 1.72 78920 1935024 1591776 4.69 740328 1747068 12 [2026-05-26T08:16:38.227Z] 07:05:01 30066988 31762412 565648 1.72 78944 1935028 1591776 4.69 740292 1747072 180 [2026-05-26T08:16:38.227Z] 07:06:01 30066892 31762316 565712 1.72 78960 1935028 1607876 4.74 739960 1747072 44 [2026-05-26T08:16:38.227Z] 07:07:01 30066892 31762320 565640 1.72 78992 1935032 1607876 4.74 740144 1747076 12 [2026-05-26T08:16:38.227Z] 07:08:01 30066608 31762220 565712 1.72 79024 1935164 1607876 4.74 740204 1747208 200 [2026-05-26T08:16:38.227Z] 07:09:01 30066564 31762208 565888 1.72 79052 1935164 1607876 4.74 740224 1747208 4 [2026-05-26T08:16:38.227Z] 07:10:01 30066588 31762296 565804 1.72 79084 1935172 1607876 4.74 740324 1747216 156 [2026-05-26T08:16:38.227Z] 07:11:01 30066548 31762264 565744 1.72 79120 1935172 1607876 4.74 740368 1747220 8 [2026-05-26T08:16:38.227Z] 07:12:01 30066300 31762060 566104 1.72 79160 1935172 1607876 4.74 740716 1747224 204 [2026-05-26T08:16:38.228Z] 07:13:01 30066552 31762356 565916 1.72 79192 1935184 1607876 4.74 740732 1747228 12 [2026-05-26T08:16:38.228Z] 07:14:01 30066488 31762480 565776 1.72 79224 1935312 1607876 4.74 740776 1747360 52 [2026-05-26T08:16:38.228Z] 07:15:01 30066172 31762168 566016 1.72 79256 1935316 1607876 4.74 741112 1747364 8 [2026-05-26T08:16:38.228Z] 07:16:01 30065724 31761784 566344 1.72 79288 1935316 1607876 4.74 740892 1747368 40 [2026-05-26T08:16:38.228Z] 07:17:01 30065188 31761252 566808 1.72 79332 1935308 1607876 4.74 741380 1747372 8 [2026-05-26T08:16:38.228Z] 07:18:01 30064472 31760604 567528 1.73 79360 1935324 1607876 4.74 741208 1747368 184 [2026-05-26T08:16:38.228Z] 07:19:01 30064392 31760528 567520 1.73 79376 1935328 1607876 4.74 741580 1747372 180 [2026-05-26T08:16:38.228Z] 07:20:01 30064384 31760584 567420 1.73 79392 1935348 1607876 4.74 741312 1747380 40 [2026-05-26T08:16:38.228Z] 07:21:01 30064268 31760484 567628 1.73 79424 1935348 1607876 4.74 742384 1747380 180 [2026-05-26T08:16:38.228Z] 07:22:01 30064016 31760296 567848 1.73 79464 1935344 1607876 4.74 742044 1747404 156 [2026-05-26T08:16:38.228Z] 07:23:01 30064016 31760340 567800 1.73 79488 1935356 1607876 4.74 742436 1747400 8 [2026-05-26T08:16:38.228Z] 07:24:01 30063464 31759828 568260 1.73 79520 1935356 1607876 4.74 742500 1747404 8 [2026-05-26T08:16:38.228Z] 07:25:01 30059280 31755688 572156 1.74 79544 1935360 1623988 4.79 748360 1746528 24 [2026-05-26T08:16:38.228Z] 07:26:01 30058988 31755420 572364 1.74 79568 1935360 1623988 4.79 748216 1746516 200 [2026-05-26T08:16:38.228Z] 07:27:01 30057672 31754140 573584 1.74 79616 1935348 1623988 4.79 750128 1746520 16 [2026-05-26T08:16:38.228Z] 07:28:01 30023576 31731028 595100 1.81 79900 1945612 1636200 4.82 774460 1750804 28 [2026-05-26T08:16:38.228Z] 07:29:01 30023536 31731052 594992 1.81 79988 1945612 1619256 4.77 774532 1750808 8 [2026-05-26T08:16:38.228Z] 07:30:01 30023464 31731100 594856 1.81 80076 1945620 1619256 4.77 774968 1750816 8 [2026-05-26T08:16:38.228Z] 07:31:01 30023896 31731548 594324 1.81 80100 1945620 1619256 4.77 774984 1750816 8 [2026-05-26T08:16:38.228Z] 07:32:01 30023692 31731452 594568 1.81 80148 1945624 1619256 4.77 775120 1750816 4 [2026-05-26T08:16:38.228Z] 07:33:01 30023400 31731228 594700 1.81 80252 1945628 1619256 4.77 775152 1750824 8 [2026-05-26T08:16:38.228Z] 07:34:01 30023060 31731012 594804 1.81 80316 1945628 1619256 4.77 775256 1750824 12 [2026-05-26T08:16:38.228Z] 07:35:01 30023512 31731472 594560 1.81 80356 1945632 1619256 4.77 775296 1750828 8 [2026-05-26T08:16:38.228Z] 07:36:01 30023440 31731460 594508 1.81 80420 1945632 1619256 4.77 775212 1750832 8 [2026-05-26T08:16:38.228Z] 07:37:01 30023352 31731464 594440 1.81 80460 1945636 1619256 4.77 775960 1750828 12 [2026-05-26T08:16:38.228Z] 07:38:01 30023336 31731456 594440 1.81 80504 1945640 1619256 4.77 775936 1750832 208 [2026-05-26T08:16:38.228Z] 07:39:01 30023288 31731528 594364 1.81 80584 1945640 1619256 4.77 776064 1750840 180 [2026-05-26T08:16:38.228Z] 07:40:01 30023248 31731560 594244 1.81 80680 1945648 1619256 4.77 776064 1750852 152 [2026-05-26T08:16:38.228Z] 07:41:01 30023136 31731568 594208 1.81 80768 1945648 1619256 4.77 776220 1750860 156 [2026-05-26T08:16:38.228Z] 07:42:01 30023400 31731896 594028 1.81 80880 1945636 1619256 4.77 776520 1750868 8 [2026-05-26T08:16:38.228Z] 07:43:01 30022848 31731472 594404 1.81 80968 1945656 1619256 4.77 776684 1750852 176 [2026-05-26T08:16:38.228Z] 07:44:01 30023036 31731720 594120 1.81 81000 1945660 1619256 4.77 776784 1750856 184 [2026-05-26T08:16:38.228Z] 07:45:01 30022996 31731692 594068 1.81 81028 1945664 1619256 4.77 776840 1750856 176 [2026-05-26T08:16:38.228Z] 07:46:01 30023020 31731720 593992 1.81 81060 1945664 1619256 4.77 776760 1750856 188 [2026-05-26T08:16:38.228Z] 07:47:01 30023296 31732056 593664 1.81 81108 1945652 1619256 4.77 776848 1750860 16 [2026-05-26T08:16:38.228Z] 07:48:01 30022988 31731812 593852 1.81 81140 1945676 1635404 4.82 776916 1750868 220 [2026-05-26T08:16:38.228Z] 07:49:01 30022972 31731796 593808 1.81 81156 1945676 1651448 4.87 776900 1750868 4 [2026-05-26T08:16:38.228Z] 07:50:01 30023176 31732008 593524 1.81 81172 1945680 1651448 4.87 776940 1750876 200 [2026-05-26T08:16:38.228Z] 07:51:01 30023336 31732228 593488 1.81 81196 1945680 1651448 4.87 776980 1750880 4 [2026-05-26T08:16:38.228Z] 07:52:01 30022792 31731732 593916 1.81 81220 1945684 1651448 4.87 777268 1750876 4 [2026-05-26T08:16:38.228Z] 07:53:01 30022484 31731460 594120 1.81 81252 1945688 1651448 4.87 777272 1750880 28 [2026-05-26T08:16:38.228Z] 07:54:01 30022380 31731544 593948 1.81 81284 1945816 1651448 4.87 777376 1751012 156 [2026-05-26T08:16:38.228Z] 07:55:01 30022508 31731676 593912 1.81 81316 1945820 1651448 4.87 777832 1751016 180 [2026-05-26T08:16:38.228Z] 07:56:01 30022468 31731696 593920 1.81 81348 1945820 1651448 4.87 777460 1751020 188 [2026-05-26T08:16:38.228Z] 07:57:01 30022324 31731556 593772 1.81 81388 1945824 1651448 4.87 778056 1751024 12 [2026-05-26T08:16:38.228Z] 07:58:01 30022152 31731436 593876 1.81 81444 1945828 1651448 4.87 777780 1751016 116 [2026-05-26T08:16:38.228Z] 07:59:01 30022032 31731384 593840 1.81 81476 1945832 1651448 4.87 778200 1751024 180 [2026-05-26T08:16:38.228Z] 08:00:01 30022056 31731472 593780 1.81 81508 1945836 1651448 4.87 777920 1751032 204 [2026-05-26T08:16:38.228Z] 08:01:01 30021724 31731144 594048 1.81 81532 1945840 1651448 4.87 777968 1751028 16 [2026-05-26T08:16:38.228Z] 08:02:01 30021464 31730972 594244 1.81 81572 1945844 1651448 4.87 778656 1751036 16 [2026-05-26T08:16:38.228Z] 08:03:01 30021472 31730992 594172 1.81 81612 1945844 1651448 4.87 778652 1751036 200 [2026-05-26T08:16:38.228Z] 08:04:01 30020580 31730164 594964 1.81 81652 1945848 1651448 4.87 779272 1751044 176 [2026-05-26T08:16:38.228Z] 08:05:01 30020336 31729936 595156 1.81 81700 1945852 1651448 4.87 778908 1751044 28 [2026-05-26T08:16:38.228Z] 08:06:01 30020288 31729940 595156 1.81 81724 1945852 1651448 4.87 779288 1751044 160 [2026-05-26T08:16:38.228Z] 08:07:01 30020044 31729756 595332 1.81 81756 1945856 1651448 4.87 779696 1751048 28 [2026-05-26T08:16:38.228Z] 08:08:01 30020076 31729788 595228 1.81 81804 1945860 1635216 4.82 779224 1751048 156 [2026-05-26T08:16:38.228Z] 08:09:01 30020004 31729776 595296 1.81 81844 1945864 1635216 4.82 779636 1751056 200 [2026-05-26T08:16:38.228Z] 08:10:01 30020028 31729864 595232 1.81 81876 1945868 1635216 4.82 779392 1751064 208 [2026-05-26T08:16:38.228Z] 08:11:01 30019760 31729600 595444 1.81 81912 1945868 1635216 4.82 779436 1751064 8 [2026-05-26T08:16:38.228Z] 08:12:01 30018744 31728656 596344 1.81 81976 1945848 1635216 4.82 779748 1751072 164 [2026-05-26T08:16:38.228Z] 08:13:01 29096432 31516420 775960 2.36 94360 2621140 1742636 5.14 1024560 2371308 720 [2026-05-26T08:16:38.228Z] 08:14:01 26393656 31229776 1030396 3.13 173660 4763284 2310084 6.81 1938488 3929668 327212 [2026-05-26T08:16:38.228Z] 08:15:02 26996540 31452784 811356 2.47 178328 4405028 2093524 6.17 1604584 3693232 13696 [2026-05-26T08:16:38.228Z] 08:16:01 26474568 31471876 791152 2.41 179056 4912372 1942140 5.73 1695244 4088420 114400 [2026-05-26T08:16:38.228Z] Average: 29976247 31747988 578437 1.76 81239 2004042 1625553 4.79 769692 1800807 3594 [2026-05-26T08:16:38.228Z] [2026-05-26T08:16:38.228Z] 06:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-05-26T08:16:38.228Z] 06:07:01 ens3 166.93 108.17 437.57 23.57 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:07:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:08:01 ens3 2.12 0.13 0.18 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:09:01 ens3 3.67 0.80 0.85 0.50 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:10:01 ens3 3.18 1.17 1.07 0.71 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:11:01 ens3 47.49 23.91 847.07 2.26 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:11:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:12:01 ens3 0.82 0.38 0.41 0.27 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:13:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:14:01 ens3 0.60 0.13 0.04 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:15:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:16:01 ens3 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:17:01 ens3 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:18:01 ens3 0.42 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:19:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:20:01 ens3 0.40 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:21:01 ens3 0.45 0.32 0.27 0.21 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:22:01 ens3 1.52 0.98 1.11 0.59 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:23:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:24:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:25:01 ens3 9.32 5.12 9.43 3.81 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:25:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:26:01 ens3 2.44 1.91 1.45 1.15 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:27:01 ens3 0.43 0.10 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:28:01 ens3 0.40 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:29:01 ens3 1.95 1.50 0.99 1.23 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:30:01 ens3 0.37 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:31:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:32:01 ens3 0.43 0.22 0.15 0.08 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:33:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:34:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:35:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:36:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:37:01 ens3 0.33 0.12 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:38:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:39:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:40:01 ens3 0.23 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:41:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:42:01 ens3 0.37 0.23 0.15 0.08 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:43:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:44:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:45:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:46:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:47:01 ens3 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:48:02 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:48:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:49:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:50:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:51:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:52:01 ens3 0.37 0.23 0.15 0.08 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:53:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:54:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:55:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:56:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:57:01 ens3 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:58:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:59:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:00:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:01:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:02:01 ens3 0.35 0.22 0.15 0.08 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:03:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:04:01 ens3 0.85 0.38 0.31 0.22 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:05:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:06:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:07:01 ens3 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:08:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:09:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:10:01 ens3 0.53 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:11:01 ens3 1.00 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.228Z] 07:12:01 ens3 0.67 0.25 0.16 0.08 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:13:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:14:01 ens3 0.25 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:15:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:16:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:17:01 ens3 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:18:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:19:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:20:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:21:01 ens3 0.42 0.32 0.26 0.21 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:22:01 ens3 0.30 0.18 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:23:01 ens3 0.32 0.20 0.11 0.25 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:24:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:25:01 ens3 2.75 2.30 1.50 3.24 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:25:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:26:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:27:01 ens3 1.73 1.40 0.93 1.22 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:28:01 ens3 2.00 2.00 4.57 0.16 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:28:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:29:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:30:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:31:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:32:01 ens3 0.37 0.22 0.15 0.08 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:33:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:34:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:35:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:36:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:37:01 ens3 0.23 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:38:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:39:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:40:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:41:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:42:01 ens3 0.40 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:43:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:44:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:45:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:46:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:47:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:48:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:49:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:50:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:51:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:52:01 ens3 0.35 0.20 0.15 0.08 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:53:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:54:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:55:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:56:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:57:01 ens3 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:58:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:59:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:00:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:01:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:02:01 ens3 0.38 0.23 0.15 0.08 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:03:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:04:01 ens3 1.03 0.38 0.33 0.22 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:05:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:06:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:07:01 ens3 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:08:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:09:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:10:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:11:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:12:01 ens3 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:13:01 ens3 388.54 262.09 4434.57 79.04 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:13:01 veth7acb516 0.47 0.45 0.10 0.10 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:13:01 docker0 0.47 0.37 0.09 0.09 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:13:01 lo 3.47 3.47 0.34 0.34 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:14:01 ens3 536.90 393.39 6699.08 56.57 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:14:01 veth7835194 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:14:01 docker0 301.68 385.69 26.83 3313.92 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:14:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:15:02 ens3 33.04 40.28 84.78 87.15 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:15:02 docker0 0.08 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:15:02 veth45e9a50 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:15:02 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:16:01 ens3 33.85 17.59 257.39 8.69 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:16:01 veth5e65640 0.05 0.19 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:16:01 docker0 8.23 15.79 0.59 242.28 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:16:01 veth3ba4e2b 0.19 0.05 0.02 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] Average: ens3 9.69 6.70 98.33 2.10 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] Average: veth5e65640 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] Average: docker0 2.39 3.09 0.21 27.34 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] Average: veth3ba4e2b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] Average: lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-26T08:16:38.229Z] [2026-05-26T08:16:38.229Z]