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