Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c1bde9435fddd83639de3716b0c11b051f4304e+e2c07314706493d6366513279fddb5169d0fbe38 (9aa589398f83dacf2915883067aceda260fd24bc) 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-ssh16168397517602367953.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh9790804300197414051.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-576/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-mqtt-go/branches/PR-576/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9608364047543528931.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh12351054254467364122.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-mqtt-go/branches/PR-576/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-mqtt-go/branches/PR-576/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11054999877151684853.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-mqtt-go, buildSnap:false] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-mqtt 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-9574 in /w/workspace/gexfoundry_device-mqtt-go_PR-576 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-576 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e2c07314706493d6366513279fddb5169d0fbe38 into PR head commit 2c1bde9435fddd83639de3716b0c11b051f4304e Merge succeeded, producing 427226ce1fcdc59920bd8330f2786ede12a8e0f0 Checking out Revision 427226ce1fcdc59920bd8330f2786ede12a8e0f0 (PR-576) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/576/head:refs/remotes/origin/PR-576 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c1bde9435fddd83639de3716b0c11b051f4304e # 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 e2c07314706493d6366513279fddb5169d0fbe38 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 427226ce1fcdc59920bd8330f2786ede12a8e0f0 # timeout=10 Commit message: "Merge commit 'e2c07314706493d6366513279fddb5169d0fbe38' into HEAD" > git rev-list --no-walk 2c1bde9435fddd83639de3716b0c11b051f4304e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:16:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:16:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:16:32 ========================================================= 23:16:32 EdgeX Global Pipelines Version Info 23:16:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:16:33 ------------------- 23:16:33 stable info: 23:16:33 ------------------- 23:16:33 Commited By: Bill Mahoney bill.mahoney@intel.com 23:16:33 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 23:16:33 Message: update stable to v1.0.248 23:16:33 ------------------- 23:16:33 experimental info: 23:16:33 ------------------- 23:16:33 Commited By: **** collab-it+edgex@linuxfoundation.org 23:16:33 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 23:16:33 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:16:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 23:16:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 23:16:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:16:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:16:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:16:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:16:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:16:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:16:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:16:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:16:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:16:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 23:16:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:16:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:16:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:16:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:16:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-576 [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-576 [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-576 [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 427226ce1fcdc59920bd8330f2786ede12a8e0f0 [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 427226c [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:16:34 provisioning config files... 23:16:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/config5237561575865095131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:16:34 ---> docker-login.sh 23:16:34 nexus3.edgexfoundry.org:10001 23:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:35 Configure a credential helper to remove this warning. See 23:16:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:35 23:16:35 Login Succeeded 23:16:35 nexus3.edgexfoundry.org:10002 23:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:35 Configure a credential helper to remove this warning. See 23:16:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:35 23:16:35 Login Succeeded 23:16:35 nexus3.edgexfoundry.org:10003 23:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:35 Configure a credential helper to remove this warning. See 23:16:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:35 23:16:35 Login Succeeded 23:16:35 nexus3.edgexfoundry.org:10004 23:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:36 Configure a credential helper to remove this warning. See 23:16:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:36 23:16:36 Login Succeeded 23:16:36 docker.io 23:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:37 Configure a credential helper to remove this warning. See 23:16:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:37 23:16:37 Login Succeeded 23:16:37 ---> docker-login.sh ends [Pipeline] } 23:16:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:16:37 + git rev-list -1 --merges 427226ce1fcdc59920bd8330f2786ede12a8e0f0~1..427226ce1fcdc59920bd8330f2786ede12a8e0f0 [Pipeline] echo 23:16:37 -----------> git rev-list -1 --merges 427226ce1fcdc59920bd8330f2786ede12a8e0f0~1..427226ce1fcdc59920bd8330f2786ede12a8e0f0 427226ce1fcdc59920bd8330f2786ede12a8e0f0 23:16:37 427226ce1fcdc59920bd8330f2786ede12a8e0f0 [false] [Pipeline] sh 23:16:38 + git log --format=format:%s -1 427226ce1fcdc59920bd8330f2786ede12a8e0f0 [Pipeline] echo 23:16:38 ========================================================= 23:16:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:16:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:16:38 + git log --format=format:%s -1 427226ce1fcdc59920bd8330f2786ede12a8e0f0 [Pipeline] echo 23:16:38 [semverPrep] GIT_COMMIT: 427226ce1fcdc59920bd8330f2786ede12a8e0f0, Commit Message: Merge commit 'e2c07314706493d6366513279fddb5169d0fbe38' into HEAD [Pipeline] echo 23:16:38 [semverPrep] This is not a build commit. [Pipeline] sh 23:16:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:16:38 + grep -v github /etc/ssh/ssh_known_hosts 23:16:38 + [ -e /tmp/ssh_known_hosts ] 23:16:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:16:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:16:38 + sudo tee -a /etc/ssh/ssh_known_hosts 23:16:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:16:39 23:16:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:16:39 0.1.4: Pulling from edgex-devops/py-git-semver 23:16:39 b85a868b505f: Pulling fs layer 23:16:39 e2be974225ed: Pulling fs layer 23:16:39 339a4e72a1f5: Pulling fs layer 23:16:39 988bab9f4d93: Pulling fs layer 23:16:39 1469e6f7b9e6: Pulling fs layer 23:16:39 eaf3925da568: Pulling fs layer 23:16:39 bab4dde63d76: Pulling fs layer 23:16:39 bde34c3a00c8: Pulling fs layer 23:16:39 b352a97aabf1: Pulling fs layer 23:16:39 4872d77fe225: Pulling fs layer 23:16:39 5851b861e8e6: Pulling fs layer 23:16:39 bab4dde63d76: Waiting 23:16:39 bde34c3a00c8: Waiting 23:16:39 5851b861e8e6: Waiting 23:16:39 b352a97aabf1: Waiting 23:16:39 4872d77fe225: Waiting 23:16:39 eaf3925da568: Waiting 23:16:39 988bab9f4d93: Waiting 23:16:39 1469e6f7b9e6: Waiting 23:16:39 e2be974225ed: Download complete 23:16:39 988bab9f4d93: Verifying Checksum 23:16:39 988bab9f4d93: Download complete 23:16:39 1469e6f7b9e6: Verifying Checksum 23:16:39 1469e6f7b9e6: Download complete 23:16:39 339a4e72a1f5: Verifying Checksum 23:16:39 339a4e72a1f5: Download complete 23:16:39 eaf3925da568: Verifying Checksum 23:16:39 eaf3925da568: Download complete 23:16:39 bde34c3a00c8: Verifying Checksum 23:16:39 bde34c3a00c8: Download complete 23:16:39 b352a97aabf1: Download complete 23:16:39 4872d77fe225: Verifying Checksum 23:16:39 4872d77fe225: Download complete 23:16:39 5851b861e8e6: Download complete 23:16:40 b85a868b505f: Verifying Checksum 23:16:40 b85a868b505f: Download complete 23:16:40 bab4dde63d76: Verifying Checksum 23:16:40 bab4dde63d76: Download complete 23:16:41 b85a868b505f: Pull complete 23:16:41 e2be974225ed: Pull complete 23:16:41 339a4e72a1f5: Pull complete 23:16:41 988bab9f4d93: Pull complete 23:16:42 1469e6f7b9e6: Pull complete 23:16:42 eaf3925da568: Pull complete 23:16:44 bab4dde63d76: Pull complete 23:16:44 bde34c3a00c8: Pull complete 23:16:44 b352a97aabf1: Pull complete 23:16:44 4872d77fe225: Pull complete 23:16:44 5851b861e8e6: Pull complete 23:16:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:16:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:16:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:44 prd-ubuntu20.04-docker-8c-8g-9574 does not seem to be running inside a container 23:16:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-576 -v /w/workspace/gexfoundry_device-mqtt-go_PR-576:/w/workspace/gexfoundry_device-mqtt-go_PR-576:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:16:50 $ docker top 77b34d629724a2c9c3cb4635aa43f0845b09267a5259ab7ae8fe1b5afa95d46b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:16:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:16:50 [ssh-agent] Looking for ssh-agent implementation... 23:16:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:16:50 $ docker exec 77b34d629724a2c9c3cb4635aa43f0845b09267a5259ab7ae8fe1b5afa95d46b ssh-agent 23:16:50 SSH_AUTH_SOCK=/tmp/ssh-t0iiBIWkRtME/agent.32 23:16:50 SSH_AGENT_PID=38 23:16:50 Running ssh-add (command line suppressed) 23:16:50 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/private_key_12659195057293509777.key (/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/private_key_12659195057293509777.key) 23:16:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:16:51 + git tag --points-at HEAD [Pipeline] } 23:16:51 $ docker exec --env ******** --env ******** 77b34d629724a2c9c3cb4635aa43f0845b09267a5259ab7ae8fe1b5afa95d46b ssh-agent -k 23:16:51 unset SSH_AUTH_SOCK; 23:16:51 unset SSH_AGENT_PID; 23:16:51 echo Agent pid 38 killed; 23:16:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:16:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:16:51 [ssh-agent] Looking for ssh-agent implementation... 23:16:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:16:51 $ docker exec 77b34d629724a2c9c3cb4635aa43f0845b09267a5259ab7ae8fe1b5afa95d46b ssh-agent 23:16:51 SSH_AUTH_SOCK=/tmp/ssh-qKJMlgUqa2aO/agent.70 23:16:51 SSH_AGENT_PID=76 23:16:51 Running ssh-add (command line suppressed) 23:16:51 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/private_key_16452003984143023897.key (/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/private_key_16452003984143023897.key) 23:16:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:16:51 + git semver init 23:16:52 2023-04-24 23:16:52,280 [run_init] DEBUG init version:0.0.0 force:False 23:16:52 2023-04-24 23:16:52,282 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver 23:16:52 2023-04-24 23:16:52,283 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver 23:16:52 2023-04-24 23:16:52,283 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-576, universal_newlines=False, shell=None, istream=None) 23:16:53 2023-04-24 23:16:53,093 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-576/.git/info/exclude 23:16:53 2023-04-24 23:16:53,093 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver/PR-576 with force:False 23:16:53 2023-04-24 23:16:53,094 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver/PR-576 23:16:53 2023-04-24 23:16:53,098 [execute] INFO git cat-file --batch-check 23:16:53 2023-04-24 23:16:53,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver, universal_newlines=False, shell=None, istream=) 23:16:53 2023-04-24 23:16:53,104 [execute] INFO git cat-file --batch 23:16:53 2023-04-24 23:16:53,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver, universal_newlines=False, shell=None, istream=) 23:16:53 2023-04-24 23:16:53,109 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver/PR-576 23:16:53 0.0.0 [Pipeline] } 23:16:53 $ docker exec --env ******** --env ******** 77b34d629724a2c9c3cb4635aa43f0845b09267a5259ab7ae8fe1b5afa95d46b ssh-agent -k 23:16:53 unset SSH_AUTH_SOCK; 23:16:53 unset SSH_AGENT_PID; 23:16:53 echo Agent pid 76 killed; 23:16:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:16:53 + git semver [Pipeline] } 23:16:54 $ docker stop --time=1 77b34d629724a2c9c3cb4635aa43f0845b09267a5259ab7ae8fe1b5afa95d46b 23:16:55 $ docker rm -f --volumes 77b34d629724a2c9c3cb4635aa43f0845b09267a5259ab7ae8fe1b5afa95d46b [Pipeline] // withDockerContainer [Pipeline] sh 23:16:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:16:55 Stashed 1 file(s) [Pipeline] echo 23:16:55 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:16:56 provisioning config files... 23:16:56 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/config7339731272063070735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:16:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9579 in /w/workspace/gexfoundry_device-mqtt-go_PR-576 [Pipeline] { [Pipeline] ws 23:16:56 Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout 23:16:56 Selected Git installation does not exist. Using Default 23:16:56 The recommended git tool is: NONE 23:16:56 ---> docker-login.sh 23:16:56 nexus3.edgexfoundry.org:10001 23:16:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:56 Configure a credential helper to remove this warning. See 23:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:56 23:16:56 Login Succeeded 23:16:56 nexus3.edgexfoundry.org:10002 23:16:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:56 Configure a credential helper to remove this warning. See 23:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:56 23:16:56 Login Succeeded 23:16:56 nexus3.edgexfoundry.org:10003 23:16:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:56 Configure a credential helper to remove this warning. See 23:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:56 23:16:56 Login Succeeded 23:16:56 nexus3.edgexfoundry.org:10004 23:16:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:56 Configure a credential helper to remove this warning. See 23:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:56 23:16:56 Login Succeeded 23:16:56 docker.io 23:16:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:56 Configure a credential helper to remove this warning. See 23:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:56 23:16:56 Login Succeeded 23:16:56 ---> docker-login.sh ends [Pipeline] } 23:16:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:16:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:16:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:16:57 ========================================================= 23:16:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:16:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:16:57 Sending build context to Docker daemon 6.469MB 23:16:57 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:16:57 Step 2/12 : FROM ${BASE} AS builder 23:16:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:16:57 f56be85fc22e: Pulling fs layer 23:16:57 85791d961cd3: Pulling fs layer 23:16:57 d694b5ae8c79: Pulling fs layer 23:16:57 9f32a84ed3da: Pulling fs layer 23:16:57 4d19c01a9841: Pulling fs layer 23:16:57 9325e15d5711: Pulling fs layer 23:16:57 556b6ee489ea: Pulling fs layer 23:16:57 c5a4b2cf53e6: Pulling fs layer 23:16:57 4d19c01a9841: Waiting 23:16:57 9325e15d5711: Waiting 23:16:57 556b6ee489ea: Waiting 23:16:57 c5a4b2cf53e6: Waiting 23:16:57 9f32a84ed3da: Waiting 23:16:57 85791d961cd3: Download complete 23:16:57 9f32a84ed3da: Download complete 23:16:57 4d19c01a9841: Verifying Checksum 23:16:57 4d19c01a9841: Download complete 23:16:57 f56be85fc22e: Verifying Checksum 23:16:57 f56be85fc22e: Download complete 23:16:57 9325e15d5711: Verifying Checksum 23:16:57 9325e15d5711: Download complete 23:16:57 f56be85fc22e: Pull complete 23:16:57 85791d961cd3: Pull complete 23:16:58 c5a4b2cf53e6: Verifying Checksum 23:16:58 c5a4b2cf53e6: Download complete 23:16:58 d694b5ae8c79: Verifying Checksum 23:16:58 d694b5ae8c79: Download complete 23:16:58 556b6ee489ea: Verifying Checksum 23:16:58 556b6ee489ea: Download complete 23:17:01 using credential edgex-jenkins-ssh 23:17:01 Cloning the remote Git repository 23:17:01 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 23:17:01 > git init /w/workspace/device-mqtt-go/3 # timeout=10 23:17:02 d694b5ae8c79: Pull complete 23:17:02 9f32a84ed3da: Pull complete 23:17:02 4d19c01a9841: Pull complete 23:17:02 9325e15d5711: Pull complete 23:17:02 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:17:02 > git --version # timeout=10 23:17:02 > git --version # 'git version 2.25.1' 23:17:02 using GIT_SSH to set credentials SSH Credentials for GitHub 23:17:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:17:03 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:17:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:17:04 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:17:04 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:17:04 using GIT_SSH to set credentials SSH Credentials for GitHub 23:17:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/576/head:refs/remotes/origin/PR-576 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:17:05 556b6ee489ea: Pull complete 23:17:05 Merging remotes/origin/main commit e2c07314706493d6366513279fddb5169d0fbe38 into PR head commit 2c1bde9435fddd83639de3716b0c11b051f4304e 23:17:05 Merge succeeded, producing 9500b8fce87fafa8b6467926536cd9a0d920034a 23:17:05 Checking out Revision 9500b8fce87fafa8b6467926536cd9a0d920034a (PR-576) 23:17:05 c5a4b2cf53e6: Pull complete 23:17:05 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:17:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:17:05 ---> c4be618373d6 23:17:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:17:05 > git config core.sparsecheckout # timeout=10 23:17:05 > git checkout -f 2c1bde9435fddd83639de3716b0c11b051f4304e # timeout=10 23:17:05 > git remote # timeout=10 23:17:05 > git config --get remote.origin.url # timeout=10 23:17:05 using GIT_SSH to set credentials SSH Credentials for GitHub 23:17:05 > git merge e2c07314706493d6366513279fddb5169d0fbe38 # timeout=10 23:17:05 > git rev-parse HEAD^{commit} # timeout=10 23:17:05 > git config core.sparsecheckout # timeout=10 23:17:05 > git checkout -f 9500b8fce87fafa8b6467926536cd9a0d920034a # timeout=10 23:17:09 Commit message: "Merge commit 'e2c07314706493d6366513279fddb5169d0fbe38' into HEAD" 23:17:09 > git rev-list --no-walk 2c1bde9435fddd83639de3716b0c11b051f4304e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:17:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:17:09 % Total % Received % Xferd Average Speed Time Time Time Current 23:17:09 Dload Upload Total Spent Left Speed 23:17:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh 23:17:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:17:10 + sudo tee /etc/docker/daemon.new 23:17:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:17:10 { 23:17:10 "registry-mirrors": [ 23:17:10 "https://nexus3.edgexfoundry.org:10001" 23:17:10 ], 23:17:10 "bip": "10.250.0.254/24", 23:17:10 "hosts": [ 23:17:10 "tcp://0.0.0.0:5555", 23:17:10 "unix:///var/run/docker.sock" 23:17:10 ], 23:17:10 "mtu": 1458, 23:17:10 "selinux-enabled": true, 23:17:10 "seccomp-profile": "/etc/docker/seccomp.json" 23:17:10 } [Pipeline] sh 23:17:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:17:11 + sudo service docker restart 23:17:13 ---> Running in b9f15848c704 23:17:13 Removing intermediate container b9f15848c704 23:17:13 ---> d8c8272a874d 23:17:13 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:17:13 ---> Running in 3cf53f371d62 23:17:13 Removing intermediate container 3cf53f371d62 23:17:13 ---> d70734de1cae 23:17:13 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:17:13 ---> Running in 6f0bf44d69ed 23:17:13 Removing intermediate container 6f0bf44d69ed 23:17:13 ---> aff9c53bae4e 23:17:13 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:17:13 ---> Running in d92c41e50c77 23:17:13 Removing intermediate container d92c41e50c77 23:17:13 ---> 39a60096be03 23:17:13 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:17:13 ---> Running in 6031adf4b35e 23:17:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:17:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:17:14 (1/4) Installing openssh-keygen (9.1_p1-r2) 23:17:14 (2/4) Installing libedit (20221030.3.1-r0) 23:17:14 (3/4) Installing openssh-client-common (9.1_p1-r2) 23:17:14 (4/4) Installing openssh-client-default (9.1_p1-r2) 23:17:14 Executing busybox-1.35.0-r29.trigger 23:17:14 OK: 269 MiB in 57 packages 23:17:15 Removing intermediate container 6031adf4b35e 23:17:15 ---> c37ffc372b06 23:17:15 Step 8/12 : WORKDIR /device-mqtt-go 23:17:15 ---> Running in d5d93cd32adb 23:17:15 Removing intermediate container d5d93cd32adb 23:17:15 ---> a26b95f117a2 23:17:15 Step 9/12 : COPY go.mod vendor* ./ 23:17:15 ---> 90f7a867ea4c 23:17:15 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:15 ---> Running in 76cc6610f4f1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:17:29 provisioning config files... 23:17:29 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/3@tmp/config13592502378434993204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:30 ---> docker-login.sh 23:17:30 nexus3.edgexfoundry.org:10001 23:17:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:30 Configure a credential helper to remove this warning. See 23:17:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:30 23:17:30 Login Succeeded 23:17:30 nexus3.edgexfoundry.org:10002 23:17:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:31 Configure a credential helper to remove this warning. See 23:17:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:31 23:17:31 Login Succeeded 23:17:31 nexus3.edgexfoundry.org:10003 23:17:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:31 Configure a credential helper to remove this warning. See 23:17:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:31 23:17:31 Login Succeeded 23:17:31 nexus3.edgexfoundry.org:10004 23:17:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:31 Configure a credential helper to remove this warning. See 23:17:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:31 23:17:31 Login Succeeded 23:17:31 docker.io 23:17:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:32 Configure a credential helper to remove this warning. See 23:17:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:32 23:17:32 Login Succeeded 23:17:32 ---> docker-login.sh ends [Pipeline] } 23:17:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:17:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:17:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:17:32 ========================================================= 23:17:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:17:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:17:33 Sending build context to Docker daemon 3.36MB 23:17:33 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:17:33 Step 2/12 : FROM ${BASE} AS builder 23:17:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:17:33 c41833b44d91: Pulling fs layer 23:17:33 ed15518f5707: Pulling fs layer 23:17:33 feae8fd75edb: Pulling fs layer 23:17:33 242c74f7c9fa: Pulling fs layer 23:17:33 3cdef696dda3: Pulling fs layer 23:17:33 2ced38df9373: Pulling fs layer 23:17:33 58f1dce35555: Pulling fs layer 23:17:33 3cdef696dda3: Waiting 23:17:33 2ced38df9373: Waiting 23:17:33 242c74f7c9fa: Waiting 23:17:33 58f1dce35555: Waiting 23:17:33 ed15518f5707: Verifying Checksum 23:17:33 ed15518f5707: Download complete 23:17:33 242c74f7c9fa: Verifying Checksum 23:17:33 242c74f7c9fa: Download complete 23:17:33 c41833b44d91: Verifying Checksum 23:17:33 c41833b44d91: Download complete 23:17:33 3cdef696dda3: Verifying Checksum 23:17:33 3cdef696dda3: Download complete 23:17:34 c41833b44d91: Pull complete 23:17:35 58f1dce35555: Verifying Checksum 23:17:35 58f1dce35555: Download complete 23:17:35 ed15518f5707: Pull complete 23:17:36 feae8fd75edb: Download complete 23:17:36 2ced38df9373: Verifying Checksum 23:17:36 2ced38df9373: Download complete 23:17:49 feae8fd75edb: Pull complete 23:17:49 242c74f7c9fa: Pull complete 23:17:49 3cdef696dda3: Pull complete 23:17:57 2ced38df9373: Pull complete 23:17:58 58f1dce35555: Pull complete 23:17:58 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:17:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:17:58 ---> fadd8f120f05 23:17:58 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:18:00 ---> Running in dbf52656d1cf 23:18:00 Removing intermediate container dbf52656d1cf 23:18:00 ---> 6cc4254cecca 23:18:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:18:00 ---> Running in 0325d2272c54 23:18:00 Removing intermediate container 0325d2272c54 23:18:00 ---> 400ea13919d0 23:18:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:18:00 ---> Running in 8bf543ad7788 23:18:01 Removing intermediate container 8bf543ad7788 23:18:01 ---> b0695d3298e1 23:18:01 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:18:01 ---> Running in 4262ad0f674b 23:18:01 Removing intermediate container 4262ad0f674b 23:18:01 ---> 11622949ca71 23:18:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:18:01 ---> Running in 280b1ec27821 23:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:18:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:18:04 (1/4) Installing openssh-keygen (9.1_p1-r2) 23:18:04 (2/4) Installing libedit (20221030.3.1-r0) 23:18:04 (3/4) Installing openssh-client-common (9.1_p1-r2) 23:18:04 (4/4) Installing openssh-client-default (9.1_p1-r2) 23:18:04 Executing busybox-1.35.0-r29.trigger 23:18:04 OK: 268 MiB in 57 packages 23:18:05 Removing intermediate container 280b1ec27821 23:18:05 ---> d5348a338da2 23:18:05 Step 8/12 : WORKDIR /device-mqtt-go 23:18:05 ---> Running in 44ef22f45069 23:18:05 Removing intermediate container 44ef22f45069 23:18:05 ---> bf2a74a18bb2 23:18:05 Step 9/12 : COPY go.mod vendor* ./ 23:18:06 ---> eb63b7954c40 23:18:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:06 ---> Running in 5d1479dcef20 23:18:11 Removing intermediate container 76cc6610f4f1 23:18:11 ---> 475cf430c93c 23:18:11 Step 11/12 : COPY . . 23:18:11 ---> af93ea4fb295 23:18:11 Step 12/12 : RUN $MAKE 23:18:11 ---> Running in 0ec86fe0ed5b 23:18:11 noop 23:18:11 Removing intermediate container 0ec86fe0ed5b 23:18:11 ---> 52ea2ed451f1 23:18:11 Successfully built 52ea2ed451f1 23:18:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:12 + docker inspect -f . ci-base-image-x86_64 23:18:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:12 prd-ubuntu20.04-docker-8c-8g-9574 does not seem to be running inside a container 23:18:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-576 -v /w/workspace/gexfoundry_device-mqtt-go_PR-576:/w/workspace/gexfoundry_device-mqtt-go_PR-576:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-576@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 ******** ci-base-image-x86_64 cat 23:18:12 $ docker top e293c45514fd2d216df71da040d9a2386c519c3eb5669da66614f17be15e6964 -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:13 + go version 23:18:13 go version go1.20.2 linux/amd64 [Pipeline] } 23:18:13 $ docker stop --time=1 e293c45514fd2d216df71da040d9a2386c519c3eb5669da66614f17be15e6964 23:18:14 $ docker rm -f --volumes e293c45514fd2d216df71da040d9a2386c519c3eb5669da66614f17be15e6964 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:15 + docker inspect -f . ci-base-image-x86_64 23:18:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:15 prd-ubuntu20.04-docker-8c-8g-9574 does not seem to be running inside a container 23:18:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-576 -v /w/workspace/gexfoundry_device-mqtt-go_PR-576:/w/workspace/gexfoundry_device-mqtt-go_PR-576:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-576@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 ******** ci-base-image-x86_64 cat 23:18:16 $ docker top d196122dd224de3dfb5fd78ca90cd991cc79555338048af87dd2e03ebeea5711 -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:16 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-576 [Pipeline] fileExists [Pipeline] sh 23:18:16 + make test 23:18:16 go test ./... -coverprofile=coverage.out ./... 23:18:23 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:18:33 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:18:33 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:18:33 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.020s coverage: 21.9% of statements 23:18:42 go vet ./... 23:18:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:18:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:18:44 ./bin/test-attribution-txt.sh [Pipeline] echo 23:18:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:18:44 $ docker stop --time=1 d196122dd224de3dfb5fd78ca90cd991cc79555338048af87dd2e03ebeea5711 23:18:49 $ docker rm -f --volumes d196122dd224de3dfb5fd78ca90cd991cc79555338048af87dd2e03ebeea5711 [Pipeline] // withDockerContainer [Pipeline] sh 23:18:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:18:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:18:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:18:50 + ls -al . 23:18:50 total 180 23:18:50 drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 23:18 . 23:18:50 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 23:16 .. 23:18:50 -rw-rw-r-- 1 jenkins jenkins 140 Apr 24 23:16 .dockerignore 23:18:50 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 23:16 .git 23:18:50 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 23:16 .github 23:18:50 -rw-rw-r-- 1 jenkins jenkins 329 Apr 24 23:16 .gitignore 23:18:50 -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 23:16 .golangci.yml 23:18:50 drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 23:16 .semver 23:18:50 -rw-rw-r-- 1 jenkins jenkins 9417 Apr 24 23:16 Attribution.txt 23:18:50 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 24 23:16 CHANGELOG.md 23:18:50 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 24 23:16 Dockerfile 23:18:50 -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 23:16 GOVERNANCE.md 23:18:50 -rw-rw-r-- 1 jenkins jenkins 678 Apr 24 23:16 Jenkinsfile 23:18:50 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 23:16 LICENSE 23:18:50 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 24 23:16 Makefile 23:18:50 -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 23:16 OWNERS.md 23:18:50 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 24 23:16 README.md 23:18:50 -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 23:16 VERSION 23:18:50 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 23:16 bin 23:18:50 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 23:16 cmd 23:18:50 -rw-r--r-- 1 jenkins jenkins 18460 Apr 24 23:18 coverage.out 23:18:50 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 24 23:16 go.mod 23:18:50 -rw-rw-r-- 1 jenkins jenkins 31443 Apr 24 23:16 go.sum 23:18:50 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 23:16 internal 23:18:50 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 23:16 mock 23:18:50 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 23:16 snap 23:18:50 -rw-rw-r-- 1 jenkins jenkins 227 Apr 24 23:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:51 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=427226ce1fcdc59920bd8330f2786ede12a8e0f0 --label arch=amd64 --label version=0.0.0 . 23:18:51 Sending build context to Docker daemon 6.488MB 23:18:51 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 23:18:51 Step 2/24 : FROM ${BASE} AS builder 23:18:51 ---> 52ea2ed451f1 23:18:51 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:18:51 ---> Running in 0f4f483251ca 23:18:51 Removing intermediate container 0f4f483251ca 23:18:51 ---> 870bae13e803 23:18:51 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:18:52 ---> Running in 8dc95efc104f 23:18:52 Removing intermediate container 8dc95efc104f 23:18:52 ---> 3cf6cb073b25 23:18:52 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:18:53 ---> Running in 00fe18ed680c 23:18:53 Removing intermediate container 00fe18ed680c 23:18:53 ---> 5e2cd0f0e72a 23:18:53 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:18:53 ---> Running in 864f2b01d6c5 23:18:54 Removing intermediate container 864f2b01d6c5 23:18:54 ---> ca4ae2e3843a 23:18:54 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:18:54 ---> Running in 8357be875f51 23:18:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:18:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:18:55 OK: 269 MiB in 57 packages 23:18:56 Removing intermediate container 8357be875f51 23:18:56 ---> bc2b7749e632 23:18:56 Step 8/24 : WORKDIR /device-mqtt-go 23:18:56 ---> Running in 68d6a38c61ce 23:18:56 Removing intermediate container 68d6a38c61ce 23:18:56 ---> 40dde04ed378 23:18:56 Step 9/24 : COPY go.mod vendor* ./ 23:18:56 ---> d28a5133081b 23:18:56 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:56 ---> Running in 8d50a41fe3b5 23:18:58 Removing intermediate container 8d50a41fe3b5 23:18:58 ---> ce16ed696778 23:18:58 Step 11/24 : COPY . . 23:18:58 ---> 2588e475b50a 23:18:58 Step 12/24 : RUN $MAKE 23:18:59 ---> Running in 89dfd96271d7 23:18:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 23:19:14 Removing intermediate container 5d1479dcef20 23:19:14 ---> 6e98b8c682be 23:19:14 Step 11/12 : COPY . . 23:19:14 ---> 2dbcad58de8d 23:19:14 Step 12/12 : RUN $MAKE 23:19:14 ---> Running in 5e1442a953a4 23:19:14 noop 23:19:14 Removing intermediate container 5e1442a953a4 23:19:14 ---> c11e9250c7d2 23:19:14 Successfully built c11e9250c7d2 23:19:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:14 + docker inspect -f . ci-base-image-arm64 23:19:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:14 prd-ubuntu20.04-docker-arm64-4c-16g-9579 does not seem to be running inside a container 23:19:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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 ******** ci-base-image-arm64 cat 23:19:15 $ docker top fa95d7700fe607036df07e5db1f655f92e829e6ebfa99fec383e7ec2fd44b18b -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:16 + go version 23:19:16 go version go1.20.2 linux/arm64 [Pipeline] } 23:19:16 $ docker stop --time=1 fa95d7700fe607036df07e5db1f655f92e829e6ebfa99fec383e7ec2fd44b18b 23:19:18 $ docker rm -f --volumes fa95d7700fe607036df07e5db1f655f92e829e6ebfa99fec383e7ec2fd44b18b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:18 + docker inspect -f . ci-base-image-arm64 23:19:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:19 prd-ubuntu20.04-docker-arm64-4c-16g-9579 does not seem to be running inside a container 23:19:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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 ******** ci-base-image-arm64 cat 23:19:20 $ docker top 85c30dac5f04b105d8820c3a38f63ff10d295f9979d2a3278310eee0fd0b39bf -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:21 + git config --global --add safe.directory /w/workspace/device-mqtt-go/3 [Pipeline] fileExists [Pipeline] sh 23:19:21 + make test 23:19:21 go test ./... -coverprofile=coverage.out ./... 23:19:26 Removing intermediate container 89dfd96271d7 23:19:26 ---> 369c41f9c7d3 23:19:26 Step 13/24 : FROM alpine:3.17 23:19:26 3.17: Pulling from library/alpine 23:19:26 f56be85fc22e: Already exists 23:19:27 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:19:27 Status: Downloaded newer image for alpine:3.17 23:19:27 ---> 9ed4aefc74f6 23:19:27 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:19:27 ---> Running in 6342d2a5509e 23:19:27 Removing intermediate container 6342d2a5509e 23:19:27 ---> 5fe546937a35 23:19:27 Step 15/24 : RUN apk add --update --no-cache dumb-init 23:19:27 ---> Running in 6e2f947ab4b8 23:19:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:28 (1/1) Installing dumb-init (1.2.5-r2) 23:19:28 Executing busybox-1.35.0-r29.trigger 23:19:28 OK: 7 MiB in 16 packages 23:19:29 Removing intermediate container 6e2f947ab4b8 23:19:29 ---> 17b2f1ba01ab 23:19:29 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 23:19:31 ---> c6232b89e716 23:19:31 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 23:19:31 ---> 05d67b433fe5 23:19:31 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:19:31 ---> f1b3b185aac1 23:19:31 Step 19/24 : EXPOSE 59982 23:19:31 ---> Running in c5e3d21ef5fc 23:19:32 Removing intermediate container c5e3d21ef5fc 23:19:32 ---> 3facb8410f22 23:19:32 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 23:19:32 ---> Running in a1c5de9b1fd5 23:19:33 Removing intermediate container a1c5de9b1fd5 23:19:33 ---> 0214628e0b43 23:19:33 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:19:33 ---> Running in 9ac8c7ee86af 23:19:33 Removing intermediate container 9ac8c7ee86af 23:19:33 ---> b62c1e54771b 23:19:33 Step 22/24 : LABEL arch=amd64 23:19:33 ---> Running in 6f13c9ae1286 23:19:34 Removing intermediate container 6f13c9ae1286 23:19:34 ---> e044bb8dd8c0 23:19:34 Step 23/24 : LABEL git_sha=427226ce1fcdc59920bd8330f2786ede12a8e0f0 23:19:34 ---> Running in fd4f18789021 23:19:34 Removing intermediate container fd4f18789021 23:19:34 ---> 6ad5f10f798b 23:19:34 Step 24/24 : LABEL version=0.0.0 23:19:34 ---> Running in a9e36f192ef6 23:19:34 Removing intermediate container a9e36f192ef6 23:19:34 ---> da3d72e21460 23:19:34 [Warning] One or more build-args [ARCH] were not consumed 23:19:34 Successfully built da3d72e21460 23:19:35 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:19:35 23:19:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:19:35 latest: Pulling from edgex-lftools-log-publisher 23:19:35 5eb5b503b376: Pulling fs layer 23:19:35 5c69ac0246d0: Pulling fs layer 23:19:35 ec43610c2a17: Pulling fs layer 23:19:35 3a2ae6a8a46f: Pulling fs layer 23:19:35 33b1e0a273af: Pulling fs layer 23:19:35 5d3b04190fa2: Pulling fs layer 23:19:35 2f39f015ded8: Pulling fs layer 23:19:35 3a2ae6a8a46f: Waiting 23:19:35 33b1e0a273af: Waiting 23:19:35 5d3b04190fa2: Waiting 23:19:35 2f39f015ded8: Waiting 23:19:36 5c69ac0246d0: Verifying Checksum 23:19:36 5c69ac0246d0: Download complete 23:19:36 3a2ae6a8a46f: Verifying Checksum 23:19:36 3a2ae6a8a46f: Download complete 23:19:36 ec43610c2a17: Verifying Checksum 23:19:36 ec43610c2a17: Download complete 23:19:36 33b1e0a273af: Verifying Checksum 23:19:36 33b1e0a273af: Download complete 23:19:36 5d3b04190fa2: Download complete 23:19:36 5eb5b503b376: Verifying Checksum 23:19:36 5eb5b503b376: Download complete 23:19:37 2f39f015ded8: Download complete 23:19:37 5eb5b503b376: Pull complete 23:19:37 5c69ac0246d0: Pull complete 23:19:38 ec43610c2a17: Pull complete 23:19:38 3a2ae6a8a46f: Pull complete 23:19:38 33b1e0a273af: Pull complete 23:19:39 5d3b04190fa2: Pull complete 23:19:43 2f39f015ded8: Pull complete 23:19:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:19:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:19:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:43 prd-ubuntu20.04-docker-8c-8g-9574 does not seem to be running inside a container 23:19:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-576 -v /w/workspace/gexfoundry_device-mqtt-go_PR-576:/w/workspace/gexfoundry_device-mqtt-go_PR-576:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-576@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 23:19:52 $ docker top 86bf421ae961d3d47bf6f195ffd325c9e49aea52f104cb1202fa113358024644 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:52 ---> job-cost.sh 23:19:52 lf-activate-venv: SKIPPING 23:19:52 INFO: No Stack... 23:19:53 INFO: Retrieving Pricing Info for: v3-standard-8 23:19:53 INFO: Archiving Costs [Pipeline] sh 23:19:53 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives/cost.csv 23:19:53 + cut -d, -f6 [Pipeline] lock 23:19:53 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-576-3-stack-cost] 23:19:53 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-576-3-stack-cost] did not exist. Created. 23:19:53 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-576-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:19:53 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:19:54 + echo total: 0.4399999976158142 [Pipeline] stash 23:19:54 Stashed 1 file(s) [Pipeline] } 23:19:54 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-576-3-stack-cost] [Pipeline] // lock [Pipeline] } 23:19:54 $ docker stop --time=1 86bf421ae961d3d47bf6f195ffd325c9e49aea52f104cb1202fa113358024644 23:19:55 $ docker rm -f --volumes 86bf421ae961d3d47bf6f195ffd325c9e49aea52f104cb1202fa113358024644 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:21:30 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:21:32 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:21:32 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 21.9% of statements 23:21:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:21:33 go vet ./... 23:22:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:22:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:22:00 ./bin/test-attribution-txt.sh [Pipeline] echo 23:22:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:22:00 $ docker stop --time=1 85c30dac5f04b105d8820c3a38f63ff10d295f9979d2a3278310eee0fd0b39bf 23:22:02 $ docker rm -f --volumes 85c30dac5f04b105d8820c3a38f63ff10d295f9979d2a3278310eee0fd0b39bf [Pipeline] // withDockerContainer [Pipeline] sh 23:22:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:22:03 Warning: overwriting stash ‘coverage-report’ 23:22:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:22:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:22:04 + ls -al . 23:22:04 total 176 23:22:04 drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 23:19 . 23:22:04 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 23:17 .. 23:22:04 -rw-rw-r-- 1 jenkins jenkins 140 Apr 24 23:17 .dockerignore 23:22:04 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 23:17 .git 23:22:04 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 23:17 .github 23:22:04 -rw-rw-r-- 1 jenkins jenkins 329 Apr 24 23:17 .gitignore 23:22:04 -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 23:17 .golangci.yml 23:22:04 -rw-rw-r-- 1 jenkins jenkins 9417 Apr 24 23:17 Attribution.txt 23:22:04 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 24 23:17 CHANGELOG.md 23:22:04 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 24 23:17 Dockerfile 23:22:04 -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 23:17 GOVERNANCE.md 23:22:04 -rw-rw-r-- 1 jenkins jenkins 678 Apr 24 23:17 Jenkinsfile 23:22:04 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 23:17 LICENSE 23:22:04 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 24 23:17 Makefile 23:22:04 -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 23:17 OWNERS.md 23:22:04 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 24 23:17 README.md 23:22:04 -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 23:16 VERSION 23:22:04 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 23:17 bin 23:22:04 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 23:17 cmd 23:22:04 -rw-r--r-- 1 jenkins jenkins 18460 Apr 24 23:21 coverage.out 23:22:04 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 24 23:17 go.mod 23:22:04 -rw-rw-r-- 1 jenkins jenkins 31443 Apr 24 23:17 go.sum 23:22:04 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 23:17 internal 23:22:04 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 23:17 mock 23:22:04 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 23:17 snap 23:22:04 -rw-rw-r-- 1 jenkins jenkins 227 Apr 24 23:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:04 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9500b8fce87fafa8b6467926536cd9a0d920034a --label arch=arm64 --label version=0.0.0 . 23:22:04 Sending build context to Docker daemon 3.38MB 23:22:04 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 23:22:04 Step 2/24 : FROM ${BASE} AS builder 23:22:04 ---> c11e9250c7d2 23:22:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:22:05 ---> Running in d679eea502d1 23:22:05 Removing intermediate container d679eea502d1 23:22:05 ---> 317582c161d7 23:22:05 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:22:05 ---> Running in ec9bafc1f3e0 23:22:05 Removing intermediate container ec9bafc1f3e0 23:22:05 ---> 242ec737b2f7 23:22:05 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:22:05 ---> Running in 3401266f424d 23:22:06 Removing intermediate container 3401266f424d 23:22:06 ---> 83157555b285 23:22:06 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:22:06 ---> Running in 7ae64b5cf16d 23:22:06 Removing intermediate container 7ae64b5cf16d 23:22:06 ---> e6a1d1cc2af2 23:22:06 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:22:06 ---> Running in 7ff9f5d7747a 23:22:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:22:09 OK: 268 MiB in 57 packages 23:22:10 Removing intermediate container 7ff9f5d7747a 23:22:10 ---> f926294380a6 23:22:10 Step 8/24 : WORKDIR /device-mqtt-go 23:22:10 ---> Running in 6d88bafb7311 23:22:10 Removing intermediate container 6d88bafb7311 23:22:10 ---> dbbf0ae6b2b5 23:22:10 Step 9/24 : COPY go.mod vendor* ./ 23:22:10 ---> 5f680a4f435b 23:22:10 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:10 ---> Running in 6b37668d16c9 23:22:13 Removing intermediate container 6b37668d16c9 23:22:13 ---> 0d97e02362cd 23:22:13 Step 11/24 : COPY . . 23:22:13 ---> 8e1f3a201288 23:22:13 Step 12/24 : RUN $MAKE 23:22:13 ---> Running in 266bffbb16a8 23:22:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 23:24:21 Removing intermediate container 266bffbb16a8 23:24:21 ---> d3282cad8033 23:24:21 Step 13/24 : FROM alpine:3.17 23:24:21 3.17: Pulling from library/alpine 23:24:21 c41833b44d91: Already exists 23:24:21 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:24:21 Status: Downloaded newer image for alpine:3.17 23:24:21 ---> 51e60588ff2c 23:24:21 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:24:21 ---> Running in 46f5e1509885 23:24:21 Removing intermediate container 46f5e1509885 23:24:21 ---> 5a8188c262b0 23:24:21 Step 15/24 : RUN apk add --update --no-cache dumb-init 23:24:21 ---> Running in a983e1e94bd5 23:24:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:24:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:24:21 (1/1) Installing dumb-init (1.2.5-r2) 23:24:21 Executing busybox-1.35.0-r29.trigger 23:24:21 OK: 8 MiB in 16 packages 23:24:21 Removing intermediate container a983e1e94bd5 23:24:21 ---> a4745d9a85ac 23:24:21 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 23:24:23 ---> d4df24732039 23:24:23 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 23:24:23 ---> e98bc0fb0258 23:24:23 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:24:24 ---> f1505be7f73d 23:24:24 Step 19/24 : EXPOSE 59982 23:24:24 ---> Running in 3425ba4f5d7d 23:24:24 Removing intermediate container 3425ba4f5d7d 23:24:24 ---> 053eceebd4b9 23:24:24 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 23:24:25 ---> Running in 93487f1e9abc 23:24:25 Removing intermediate container 93487f1e9abc 23:24:25 ---> cbb990def5a9 23:24:25 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:24:25 ---> Running in 744b53ee5868 23:24:25 Removing intermediate container 744b53ee5868 23:24:25 ---> 0d5d17301658 23:24:25 Step 22/24 : LABEL arch=arm64 23:24:25 ---> Running in 041e234ff607 23:24:25 Removing intermediate container 041e234ff607 23:24:25 ---> 185c7d4eb6d4 23:24:25 Step 23/24 : LABEL git_sha=9500b8fce87fafa8b6467926536cd9a0d920034a 23:24:25 ---> Running in 55be39110cba 23:24:26 Removing intermediate container 55be39110cba 23:24:26 ---> 45fd2608079c 23:24:26 Step 24/24 : LABEL version=0.0.0 23:24:26 ---> Running in dcb9767fba17 23:24:26 Removing intermediate container dcb9767fba17 23:24:26 ---> 47d2fb758fd0 23:24:26 [Warning] One or more build-args [ARCH] were not consumed 23:24:26 Successfully built 47d2fb758fd0 23:24:26 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:24:27 23:24:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:24:27 arm64: Pulling from edgex-lftools-log-publisher 23:24:27 8998bd30e6a1: Pulling fs layer 23:24:27 04944245beec: Pulling fs layer 23:24:27 699f458cf7ca: Pulling fs layer 23:24:27 765212b225bb: Pulling fs layer 23:24:27 f23df028b6ca: Pulling fs layer 23:24:27 d65c8cfc05b1: Pulling fs layer 23:24:27 2437ff75d9bd: Pulling fs layer 23:24:27 765212b225bb: Waiting 23:24:27 f23df028b6ca: Waiting 23:24:27 d65c8cfc05b1: Waiting 23:24:27 2437ff75d9bd: Waiting 23:24:27 04944245beec: Verifying Checksum 23:24:27 04944245beec: Download complete 23:24:27 765212b225bb: Download complete 23:24:27 f23df028b6ca: Verifying Checksum 23:24:27 f23df028b6ca: Download complete 23:24:27 d65c8cfc05b1: Verifying Checksum 23:24:27 d65c8cfc05b1: Download complete 23:24:27 699f458cf7ca: Verifying Checksum 23:24:27 699f458cf7ca: Download complete 23:24:28 8998bd30e6a1: Verifying Checksum 23:24:28 8998bd30e6a1: Download complete 23:24:30 2437ff75d9bd: Verifying Checksum 23:24:30 2437ff75d9bd: Download complete 23:24:32 8998bd30e6a1: Pull complete 23:24:32 04944245beec: Pull complete 23:24:37 699f458cf7ca: Pull complete 23:24:37 765212b225bb: Pull complete 23:24:37 f23df028b6ca: Pull complete 23:24:37 d65c8cfc05b1: Pull complete 23:24:49 2437ff75d9bd: Pull complete 23:24:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:24:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:24:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:49 prd-ubuntu20.04-docker-arm64-4c-16g-9579 does not seem to be running inside a container 23:24:50 $ 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/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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:arm64 cat 23:24:53 $ docker top ef174d0eed0a69e3e71c902dedfc5cbc8eb256fb848ba28642e1ef4092bae46e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:53 ---> job-cost.sh 23:24:54 lf-activate-venv: SKIPPING 23:24:54 INFO: No Stack... 23:24:54 INFO: Retrieving Pricing Info for: v3-standard-4 23:24:55 INFO: Archiving Costs [Pipeline] sh 23:24:56 + cat /w/workspace/device-mqtt-go/3/archives/cost.csv 23:24:56 + cut -d, -f6 [Pipeline] lock 23:24:56 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-576-3-stack-cost] 23:24:56 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-576-3-stack-cost] did not exist. Created. 23:24:56 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-576-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:24:56 /w/workspace/device-mqtt-go/3@tmp/durable-a9ffab2c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:24:56 + echo total: 0.2199999988079071 [Pipeline] stash 23:24:56 Warning: overwriting stash ‘stack-cost’ 23:24:56 Stashed 1 file(s) [Pipeline] } 23:24:56 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-576-3-stack-cost] [Pipeline] // lock [Pipeline] } 23:24:57 $ docker stop --time=1 ef174d0eed0a69e3e71c902dedfc5cbc8eb256fb848ba28642e1ef4092bae46e 23:24:58 $ docker rm -f --volumes ef174d0eed0a69e3e71c902dedfc5cbc8eb256fb848ba28642e1ef4092bae46e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:24:58 provisioning config files... 23:24:58 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/config16476399656001493291tmp [Pipeline] { [Pipeline] sh 23:24:59 + set +x 23:24:59 + curl -s https://codecov.io/bash 23:24:59 + bash -s -- 23:24:59 23:24:59 _____ _ 23:24:59 / ____| | | 23:24:59 | | ___ __| | ___ ___ _____ __ 23:24:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:24:59 | |___| (_) | (_| | __/ (_| (_) \ V / 23:24:59 \_____\___/ \__,_|\___|\___\___/ \_/ 23:24:59 Bash-1.0.6 23:24:59 23:24:59 23:24:59 ==> git version 2.25.1 found 23:24:59 ==> 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 23:24:59 Release-Date: 2020-01-08 23:24:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:24:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:24:59 ==> Jenkins CI detected. 23:24:59 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-576 23:24:59 project root: . 23:24:59 --> token set from env 23:24:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:24:59 ==> Running gcov in . (disable via -X gcov) 23:24:59 ==> Python coveragepy not found 23:24:59 ==> Searching for coverage reports in: 23:24:59 + . 23:24:59 -> Found 1 reports 23:24:59 ==> Detecting git/mercurial file structure 23:24:59 ==> Reading reports 23:24:59 + ./coverage.out bytes=18460 23:24:59 ==> Appending adjustments 23:24:59 https://docs.codecov.io/docs/fixing-reports 23:24:59 + Found adjustments 23:24:59 ==> Gzipping contents 23:24:59 4.0K /tmp/codecov.Qt46B1.gz 23:24:59 ==> Uploading reports 23:24:59 url: https://codecov.io 23:24:59 query: branch=PR-576&commit=427226ce1fcdc59920bd8330f2786ede12a8e0f0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-576%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=576&job=&cmd_args= 23:24:59 -> Pinging Codecov 23:24:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-576&commit=427226ce1fcdc59920bd8330f2786ede12a8e0f0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-576%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=576&job=&cmd_args= 23:24:59 -> Uploading to 23:24:59 https://storage.googleapis.com/codecov/v4/raw/2023-04-24/7D719EC7BBE17E464838252E33014C33/427226ce1fcdc59920bd8330f2786ede12a8e0f0/73249eb6-cc4e-4e77-802a-f57334df53c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T232459Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ca269bc0d82e6a29f9de472855d8b81d21550d872b75e72157ff5f30f25b468b 23:24:59 % Total % Received % Xferd Average Speed Time Time Time Current 23:24:59 Dload Upload Total Spent Left Speed 23:24:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 13369 --:--:-- --:--:-- --:--:-- 13369 23:24:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/427226ce1fcdc59920bd8330f2786ede12a8e0f0 [Pipeline] } 23:24:59 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:25:00 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives ] 23:25:00 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives 23:25:00 total 16 23:25:00 drwxr-xr-x 3 root root 4096 Apr 24 23:19 . 23:25:00 drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 23:19 .. 23:25:00 drwxr-xr-x 2 root root 4096 Apr 24 23:19 cost 23:25:00 -rw-r--r-- 1 root root 87 Apr 24 23:19 cost.csv 23:25:00 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives 23:25:00 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives 23:25:00 total 16 23:25:00 drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 23:19 . 23:25:00 drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 23:19 .. 23:25:00 drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 23:19 cost 23:25:00 -rw-r--r-- 1 jenkins jenkins 87 Apr 24 23:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:25:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:25:01 ---> package-listing.sh 23:25:01 ++ facter osfamily 23:25:01 ++ tr '[:upper:]' '[:lower:]' 23:25:02 + OS_FAMILY=debian 23:25:02 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-576 23:25:02 + START_PACKAGES=/tmp/packages_start.txt 23:25:02 + END_PACKAGES=/tmp/packages_end.txt 23:25:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:25:02 + PACKAGES=/tmp/packages_start.txt 23:25:02 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-576 ']' 23:25:02 + PACKAGES=/tmp/packages_end.txt 23:25:02 + case "${OS_FAMILY}" in 23:25:02 + dpkg -l 23:25:02 + grep '^ii' 23:25:02 + '[' -f /tmp/packages_start.txt ']' 23:25:02 + '[' -f /tmp/packages_end.txt ']' 23:25:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:25:02 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-576 ']' 23:25:02 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives/ 23:25:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives/ [Pipeline] echo 23:25:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-576/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:25:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:25:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:25:02 prd-ubuntu20.04-docker-8c-8g-9574 does not seem to be running inside a container 23:25:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-576/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-576 -v /w/workspace/gexfoundry_device-mqtt-go_PR-576:/w/workspace/gexfoundry_device-mqtt-go_PR-576:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-576@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:25:04 $ docker top 2ebf18175ee4f3be96bde72dc210cc845ec538177d01545431bb3946a12d1040 -eo pid,comm [Pipeline] { [Pipeline] sh 23:25:04 + touch /tmp/pre-build-complete [Pipeline] sh 23:25:05 + mkdir -p /var/log/sysstat [Pipeline] sh 23:25:05 + ls /var/log/sa-host 23:25:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:25:05 provisioning config files... 23:25:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/config17184692847630878977tmp [Pipeline] { [Pipeline] echo 23:25:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:25:05 ---> create-netrc.sh [Pipeline] } 23:25:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:25:06 ---> python-tools-install.sh [Pipeline] echo 23:25:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:25:06 ---> sudo-logs.sh 23:25:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:25:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:25:06 ---> job-cost.sh 23:25:06 lf-activate-venv: SKIPPING 23:25:06 DEBUG: total: 0.4399999976158142 23:25:06 INFO: Retrieving Stack Cost... 23:25:06 INFO: Retrieving Pricing Info for: v3-standard-8 23:25:07 INFO: Archiving Costs [Pipeline] echo 23:25:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:25:07 ---> logs-deploy.sh 23:25:07 lf-activate-venv: SKIPPING 23:25:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-576/3 23:25:07 INFO: archiving workspace using pattern(s): 23:25:08 Archives upload complete. 23:25:08 INFO: archiving logs to Nexus 23:25:09 ---> uname -a: 23:25:09 Linux prd-ubuntu20-04-docker-8c-8g-9574 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:25:09 23:25:09 23:25:09 ---> lscpu: 23:25:09 Architecture: x86_64 23:25:09 CPU op-mode(s): 32-bit, 64-bit 23:25:09 Byte Order: Little Endian 23:25:09 Address sizes: 40 bits physical, 48 bits virtual 23:25:09 CPU(s): 8 23:25:09 On-line CPU(s) list: 0-7 23:25:09 Thread(s) per core: 1 23:25:09 Core(s) per socket: 1 23:25:09 Socket(s): 8 23:25:09 NUMA node(s): 1 23:25:09 Vendor ID: AuthenticAMD 23:25:09 CPU family: 23 23:25:09 Model: 49 23:25:09 Model name: AMD EPYC-Rome Processor 23:25:09 Stepping: 0 23:25:09 CPU MHz: 2799.996 23:25:09 BogoMIPS: 5599.99 23:25:09 Virtualization: AMD-V 23:25:09 Hypervisor vendor: KVM 23:25:09 Virtualization type: full 23:25:09 L1d cache: 256 KiB 23:25:09 L1i cache: 256 KiB 23:25:09 L2 cache: 4 MiB 23:25:09 L3 cache: 128 MiB 23:25:09 NUMA node0 CPU(s): 0-7 23:25:09 Vulnerability Itlb multihit: Not affected 23:25:09 Vulnerability L1tf: Not affected 23:25:09 Vulnerability Mds: Not affected 23:25:09 Vulnerability Meltdown: Not affected 23:25:09 Vulnerability Mmio stale data: Not affected 23:25:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:25:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:25:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:25:09 Vulnerability Srbds: Not affected 23:25:09 Vulnerability Tsx async abort: Not affected 23:25:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:25:09 23:25:09 23:25:09 ---> nproc: 23:25:09 8 23:25:09 23:25:09 23:25:09 ---> df -h: 23:25:09 Filesystem Size Used Avail Use% Mounted on 23:25:09 overlay 155G 12G 144G 8% / 23:25:09 tmpfs 64M 0 64M 0% /dev 23:25:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:25:09 shm 64M 0 64M 0% /dev/shm 23:25:09 /dev/vda1 155G 12G 144G 8% /facter-os 23:25:09 23:25:09 23:25:09 ---> sar -b -r -n DEV: 23:25:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9574) 04/24/23 _x86_64_ (8 CPU) 23:25:09 23:25:09 22:11:18 LINUX RESTART (8 CPU) 23:25:09 23:25:09 22:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:25:09 22:13:01 6.67 0.00 6.67 0.00 0.00 392.22 0.00 23:25:09 22:14:01 1.33 0.00 1.33 0.00 0.00 17.20 0.00 23:25:09 22:15:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 23:25:09 22:16:01 1.12 0.00 1.12 0.00 0.00 14.66 0.00 23:25:09 22:17:01 50.69 10.60 40.09 0.00 5155.01 8879.85 0.00 23:25:09 22:18:01 6.10 0.02 6.08 0.00 0.13 125.05 0.00 23:25:09 22:19:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 23:25:09 22:20:01 1.85 0.00 1.85 0.00 0.00 21.06 0.00 23:25:09 22:21:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 23:25:09 22:22:01 4.12 1.02 3.10 0.00 21.86 40.13 0.00 23:25:09 22:23:01 1.43 0.00 1.43 0.00 0.00 15.33 0.00 23:25:09 22:24:01 1.93 0.00 1.93 0.00 0.00 21.60 0.00 23:25:09 22:25:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 23:25:09 22:26:01 1.95 0.00 1.95 0.00 0.00 21.46 0.00 23:25:09 22:27:01 2.25 0.02 2.23 0.00 0.13 30.00 0.00 23:25:09 22:28:01 1.78 0.00 1.78 0.00 0.00 19.73 0.00 23:25:09 22:29:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 23:25:09 22:30:01 2.02 0.00 2.02 0.00 0.00 23.73 0.00 23:25:09 22:31:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 23:25:09 22:32:01 2.12 0.00 2.12 0.00 0.00 24.26 0.00 23:25:09 22:33:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 23:25:09 22:34:01 1.95 0.00 1.95 0.00 0.00 21.33 0.00 23:25:09 22:35:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 23:25:09 22:36:01 1.95 0.00 1.95 0.00 0.00 21.46 0.00 23:25:09 22:37:02 1.52 0.00 1.52 0.00 0.00 18.26 0.00 23:25:09 22:38:01 1.97 0.00 1.97 0.00 0.00 21.55 0.00 23:25:09 22:39:01 0.88 0.00 0.88 0.00 0.00 9.33 0.00 23:25:09 22:40:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 23:25:09 22:41:01 0.88 0.00 0.88 0.00 0.00 9.33 0.00 23:25:09 22:42:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 23:25:09 22:43:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 23:25:09 22:44:01 1.58 0.00 1.58 0.00 0.00 17.73 0.00 23:25:09 22:45:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 23:25:09 22:46:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 23:25:09 22:47:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 23:25:09 22:48:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 23:25:09 22:49:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 23:25:09 22:50:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 23:25:09 22:51:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 23:25:09 22:52:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 23:25:09 22:53:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 23:25:09 22:54:01 2.92 0.18 2.73 0.00 18.53 34.79 0.00 23:25:09 22:55:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 23:25:09 22:56:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 23:25:09 22:57:01 5.23 3.85 1.38 0.00 87.05 26.40 0.00 23:25:09 22:58:01 2.33 0.00 2.33 0.00 0.00 27.20 0.00 23:25:09 22:59:01 1.43 0.00 1.43 0.00 0.00 15.06 0.00 23:25:09 23:00:01 2.03 0.00 2.03 0.00 0.00 21.86 0.00 23:25:09 23:01:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 23:25:09 23:02:01 1.96 0.00 1.96 0.00 0.00 21.71 0.00 23:25:09 23:03:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 23:25:09 23:04:01 1.85 0.00 1.85 0.00 0.00 19.86 0.00 23:25:09 23:05:01 1.43 0.00 1.43 0.00 0.00 15.73 0.00 23:25:09 23:06:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 23:25:09 23:07:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 23:25:09 23:08:01 1.80 0.00 1.80 0.00 0.00 20.13 0.00 23:25:09 23:09:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 23:25:09 23:10:01 1.95 0.00 1.95 0.00 0.00 21.60 0.00 23:25:09 23:11:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 23:25:09 23:12:01 1.82 0.00 1.82 0.00 0.00 21.20 0.00 23:25:09 23:13:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 23:25:09 23:14:01 1.70 0.00 1.70 0.00 0.00 18.53 0.00 23:25:09 23:15:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 23:25:09 23:16:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 23:25:09 23:17:01 229.55 13.06 216.48 0.00 1908.62 12607.90 0.00 23:25:09 23:18:01 142.49 1.48 141.01 0.00 31.46 61092.75 0.00 23:25:09 23:19:01 110.17 0.23 109.94 0.00 13.86 21130.12 0.00 23:25:09 23:20:01 108.23 0.07 108.17 0.00 4.27 33866.67 0.00 23:25:09 23:21:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 23:25:09 23:22:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 23:25:09 23:23:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 23:25:09 23:24:01 1.72 0.00 1.72 0.00 0.00 19.06 0.00 23:25:09 23:25:01 1.23 0.15 1.08 0.00 9.73 12.53 0.00 23:25:09 Average: 10.43 0.42 10.01 0.00 99.34 1908.23 0.00 23:25:09 23:25:09 22:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:25:09 22:13:01 30631812 31894988 482064 1.47 47224 1538896 1677096 4.94 596632 1406260 164 23:25:09 22:14:01 30631356 31894624 481948 1.47 47272 1538900 1677096 4.94 597116 1406252 20 23:25:09 22:15:01 30630872 31894152 482200 1.47 47304 1538900 1677096 4.94 598184 1406252 24 23:25:09 22:16:01 30632060 31896248 480748 1.46 47344 1538908 1677096 4.94 596404 1407080 8 23:25:09 22:17:01 30081692 31857516 498552 1.52 81908 2002520 1716232 5.06 926932 1585064 916 23:25:09 22:18:01 30086904 31858304 496644 1.51 80536 1999268 1700188 5.01 924656 1582000 8 23:25:09 22:19:01 30086604 31858120 496876 1.51 80632 1999272 1700188 5.01 924764 1582012 8 23:25:09 22:20:01 30086612 31858244 496732 1.51 80720 1999276 1700188 5.01 924908 1582024 8 23:25:09 22:21:01 30086628 31858740 496552 1.51 80816 1999280 1700188 5.01 924844 1582448 164 23:25:09 22:22:01 30084660 31857796 497192 1.51 80968 1999904 1711264 5.04 925396 1582944 24 23:25:09 22:23:01 30084480 31857672 497296 1.51 81064 1999904 1711264 5.04 925452 1582948 8 23:25:09 22:24:01 30083792 31857120 497752 1.51 81152 1999908 1711264 5.04 925600 1582960 8 23:25:09 22:25:01 30083924 31857388 497400 1.51 81248 1999912 1711264 5.04 926240 1582988 8 23:25:09 22:26:01 30084192 31857716 496968 1.51 81344 1999912 1711264 5.04 926116 1582992 184 23:25:09 22:27:01 30083008 31856672 497908 1.51 81452 1999892 1715524 5.06 926612 1582948 36 23:25:09 22:28:01 30083544 31857240 497304 1.51 81516 1999892 1715524 5.06 926324 1582948 12 23:25:09 22:29:01 30083528 31857340 497196 1.51 81604 1999896 1715524 5.06 926584 1582960 8 23:25:09 22:30:01 30083544 31857480 497036 1.51 81700 1999896 1715524 5.06 926656 1582968 8 23:25:09 22:31:01 30083712 31857860 496792 1.51 81788 2000032 1715524 5.06 926528 1583100 8 23:25:09 22:32:01 30083444 31857672 496900 1.51 81900 2000020 1715524 5.06 926824 1583108 8 23:25:09 22:33:01 30083388 31857732 496768 1.51 81988 2000040 1715524 5.06 926972 1583108 8 23:25:09 22:34:01 30083316 31857780 496720 1.51 82084 2000040 1715524 5.06 927572 1583116 168 23:25:09 22:35:01 30083340 31857864 496608 1.51 82172 2000044 1715524 5.06 927220 1583124 8 23:25:09 22:36:01 30083300 31857968 496476 1.51 82268 2000044 1715524 5.06 927288 1583112 8 23:25:09 22:37:02 30083460 31858192 496392 1.51 82380 2000028 1715524 5.06 927456 1583124 8 23:25:09 22:38:01 30083404 31858260 496252 1.51 82452 2000056 1731584 5.10 927948 1583124 8 23:25:09 22:39:01 30083396 31858256 496212 1.51 82476 2000056 1731584 5.10 927688 1583124 8 23:25:09 22:40:01 30083380 31858296 496132 1.51 82508 2000056 1731584 5.10 927780 1583132 48 23:25:09 22:41:01 30083072 31857992 496344 1.51 82524 2000064 1731584 5.10 927832 1583132 8 23:25:09 22:42:01 30083000 31857984 496248 1.51 82548 2000068 1731584 5.10 928400 1583144 224 23:25:09 22:43:01 30085196 31860232 494396 1.50 82588 2000072 1715336 5.06 926992 1583136 28 23:25:09 22:44:01 30085000 31860056 494564 1.50 82620 2000072 1715336 5.06 926912 1583136 24 23:25:09 22:45:01 30084724 31859784 494784 1.50 82644 2000076 1715336 5.06 926656 1583140 8 23:25:09 22:46:01 30084660 31859780 494748 1.50 82660 2000080 1715336 5.06 926732 1583148 40 23:25:09 22:47:01 30084668 31859788 494660 1.50 82692 2000080 1715336 5.06 927036 1583148 20 23:25:09 22:48:01 30084140 31859320 495072 1.51 82732 2000080 1715336 5.06 927124 1583156 48 23:25:09 22:49:01 30084084 31859300 495020 1.51 82764 2000088 1715336 5.06 927224 1583152 8 23:25:09 22:50:01 30084060 31859336 494940 1.51 82796 2000092 1731420 5.10 927276 1583160 8 23:25:09 22:51:01 30084228 31859568 494848 1.50 82868 2000088 1731420 5.10 927392 1583168 8 23:25:09 22:52:01 30083684 31859084 495284 1.51 82916 2000096 1731420 5.10 927760 1583172 4 23:25:09 22:53:01 30083668 31859072 495244 1.51 82960 2000088 1731420 5.10 927756 1583176 12 23:25:09 22:54:01 30080504 31856672 497748 1.51 83008 2000660 1729516 5.10 928428 1583464 188 23:25:09 22:55:01 30080496 31856668 497704 1.51 83032 2000664 1729516 5.10 928372 1583468 8 23:25:09 22:56:01 30080432 31856656 497660 1.51 83064 2000672 1729516 5.10 928528 1583472 196 23:25:09 22:57:01 30040916 31820680 532856 1.62 83116 2003688 1729516 5.10 969660 1585128 208 23:25:09 22:58:01 30040892 31820792 532692 1.62 83228 2003688 1729516 5.10 969360 1585152 16 23:25:09 22:59:01 30040412 31820376 533080 1.62 83308 2003696 1729516 5.10 969016 1585160 8 23:25:09 23:00:01 30040360 31820444 533232 1.62 83404 2003696 1729516 5.10 969212 1585168 8 23:25:09 23:01:01 30040092 31820240 533392 1.62 83500 2003700 1729516 5.10 969612 1585176 184 23:25:09 23:02:01 30039680 31819964 533560 1.62 83592 2003696 1729516 5.10 969756 1585184 8 23:25:09 23:03:01 30039672 31820020 533448 1.62 83700 2003688 1729516 5.10 969512 1585192 8 23:25:09 23:04:01 30039112 31819532 533876 1.62 83740 2003708 1729516 5.10 970584 1585168 8 23:25:09 23:05:01 30037868 31818400 534960 1.63 83836 2003708 1729516 5.10 971680 1585176 8 23:25:09 23:06:01 30038200 31818800 534920 1.63 83868 2003716 1729516 5.10 971224 1585188 48 23:25:09 23:07:01 30038192 31818792 534884 1.63 83900 2003716 1729516 5.10 971388 1585188 16 23:25:09 23:08:01 30038392 31819048 534808 1.63 83952 2003708 1729516 5.10 971444 1585196 12 23:25:09 23:09:01 30038124 31818824 535012 1.63 83972 2003724 1729516 5.10 971572 1585184 8 23:25:09 23:10:01 30037824 31818580 535176 1.63 84052 2003724 1729516 5.10 971672 1585188 188 23:25:09 23:11:01 30037736 31818612 535076 1.63 84148 2003732 1729516 5.10 972096 1585204 188 23:25:09 23:12:01 30037868 31818808 534764 1.63 84212 2003736 1729516 5.10 972388 1585212 188 23:25:09 23:13:01 30037300 31818320 535276 1.63 84260 2003728 1729516 5.10 972376 1585196 20 23:25:09 23:14:01 30036732 31817888 535512 1.63 84292 2003872 1729516 5.10 972568 1585276 196 23:25:09 23:15:01 30036632 31817852 535724 1.63 84316 2003872 1729516 5.10 972556 1585336 176 23:25:09 23:16:01 30036672 31817896 535636 1.63 84340 2003876 1713276 5.05 972568 1585340 8 23:25:09 23:17:01 28955400 31585636 724248 2.20 106820 2796056 1935376 5.70 1306148 2247848 441544 23:25:09 23:18:01 27282644 31575712 719860 2.19 180916 4244316 1917616 5.65 1497192 3579112 299152 23:25:09 23:19:01 27704016 31418140 870352 2.65 186344 3694676 2206468 6.50 1682416 2998204 10944 23:25:09 23:20:01 27131980 31570012 719336 2.19 195764 4365100 1830816 5.40 1573964 3632576 348 23:25:09 23:21:01 27131972 31570052 719284 2.19 195804 4365100 1830816 5.40 1574012 3632576 24 23:25:09 23:22:01 27140052 31578140 711120 2.16 195832 4365104 1830816 5.40 1566048 3632580 48 23:25:09 23:23:01 27140440 31578608 710816 2.16 195888 4365096 1830816 5.40 1566072 3632580 20 23:25:09 23:24:01 27148220 31586424 702992 2.14 195904 4365108 1830816 5.40 1558620 3632584 8 23:25:09 23:25:01 27138956 31578056 711352 2.16 195928 4365912 1874128 5.52 1569328 3632728 668 23:25:09 Average: 29772950 31812783 535070 1.63 93126 2235054 1741010 5.13 996947 1798266 10370 23:25:09 23:25:09 22:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:25:09 22:13:01 ens3 2.88 1.30 1.89 0.33 0.00 0.00 0.00 0.00 23:25:09 22:13:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:14:01 ens3 1.93 0.68 0.46 0.29 0.00 0.00 0.00 0.00 23:25:09 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:15:01 ens3 1.47 1.07 0.67 0.51 0.00 0.00 0.00 0.00 23:25:09 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:16:01 ens3 0.52 0.47 0.26 0.22 0.00 0.00 0.00 0.00 23:25:09 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:17:01 ens3 152.04 60.94 2867.42 4.55 0.00 0.00 0.00 0.00 23:25:09 22:17:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 23:25:09 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:18:01 ens3 0.28 0.22 0.02 0.02 0.00 0.00 0.00 0.00 23:25:09 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:19:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:20:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:21:01 ens3 0.28 0.08 0.07 0.01 0.00 0.00 0.00 0.00 23:25:09 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:22:01 ens3 0.37 0.27 0.09 0.08 0.00 0.00 0.00 0.00 23:25:09 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:23:01 ens3 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 23:25:09 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:24:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 23:25:09 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:25:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:26:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:25:09 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:27:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:25:09 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:28:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:32:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 23:25:09 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:34:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:37:02 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 23:25:09 22:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:38:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:42:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 23:25:09 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:43:01 ens3 0.47 0.33 0.26 0.21 0.00 0.00 0.00 0.00 23:25:09 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:44:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:47:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 23:25:09 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:49:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:50:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:52:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:25:09 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:54:01 ens3 0.35 0.33 0.11 0.04 0.00 0.00 0.00 0.00 23:25:09 22:54:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 23:25:09 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:57:01 ens3 12.30 9.33 12.17 6.55 0.00 0.00 0.00 0.00 23:25:09 22:57:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:58:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 23:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:02:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:25:09 23:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:04:01 ens3 1.20 0.33 0.75 0.02 0.00 0.00 0.00 0.00 23:25:09 23:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:05:01 ens3 0.35 0.28 0.25 0.21 0.00 0.00 0.00 0.00 23:25:09 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 23:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:07:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 23:25:09 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:08:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 23:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:11:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:12:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:25:09 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:17:01 ens3 414.08 269.29 6256.05 77.69 0.00 0.00 0.00 0.00 23:25:09 23:17:01 lo 6.53 6.53 0.63 0.63 0.00 0.00 0.00 0.00 23:25:09 23:17:01 docker0 3.98 3.32 0.44 48.21 0.00 0.00 0.00 0.00 23:25:09 23:18:01 ens3 320.31 176.19 1977.81 21.62 0.00 0.00 0.00 0.00 23:25:09 23:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 23:18:01 docker0 168.77 307.63 13.60 1967.31 0.00 0.00 0.00 0.00 23:25:09 23:19:01 ens3 47.53 31.14 93.56 18.35 0.00 0.00 0.00 0.00 23:25:09 23:19:01 veth25e591d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:25:09 23:19:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 23:25:09 23:19:01 docker0 1.32 3.35 0.08 42.49 0.00 0.00 0.00 0.00 23:25:09 23:20:01 ens3 111.08 68.93 2576.06 16.62 0.00 0.00 0.00 0.00 23:25:09 23:20:01 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 23:25:09 23:20:01 docker0 1.32 3.12 0.09 43.01 0.00 0.00 0.00 0.00 23:25:09 23:21:01 ens3 1.25 0.32 0.43 0.27 0.00 0.00 0.00 0.00 23:25:09 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:22:01 ens3 0.65 0.33 0.34 0.26 0.00 0.00 0.00 0.00 23:25:09 23:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:24:01 ens3 0.43 0.13 0.02 0.01 0.00 0.00 0.00 0.00 23:25:09 23:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:25:09 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 23:25:01 ens3 8.52 5.82 8.83 2.95 0.00 0.00 0.00 0.00 23:25:09 23:25:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:25:09 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:25:09 Average: ens3 14.85 8.65 189.05 2.08 0.00 0.00 0.00 0.00 23:25:09 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 23:25:09 Average: docker0 2.40 4.35 0.19 28.79 0.00 0.00 0.00 0.00 23:25:09 23:25:09 23:25:09 ---> sar -P ALL: 23:25:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9574) 04/24/23 _x86_64_ (8 CPU) 23:25:09 23:25:09 22:11:18 LINUX RESTART (8 CPU) 23:25:09 23:25:09 22:12:01 CPU %user %nice %system %iowait %steal %idle 23:25:09 22:13:01 all 0.03 0.00 0.03 0.07 0.01 99.86 23:25:09 22:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:25:09 22:13:01 1 0.05 0.00 0.05 0.00 0.02 99.88 23:25:09 22:13:01 2 0.03 0.00 0.03 0.00 0.02 99.92 23:25:09 22:13:01 3 0.10 0.00 0.03 0.00 0.00 99.87 23:25:09 22:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 22:13:01 5 0.00 0.00 0.02 0.27 0.00 99.72 23:25:09 22:13:01 6 0.02 0.00 0.02 0.28 0.02 99.67 23:25:09 22:13:01 7 0.03 0.00 0.03 0.00 0.00 99.93 23:25:09 22:14:01 all 0.04 0.00 0.02 0.00 0.00 99.94 23:25:09 22:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 22:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:25:09 22:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:25:09 22:14:01 3 0.13 0.00 0.02 0.00 0.00 99.85 23:25:09 22:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:25:09 22:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 22:14:01 6 0.03 0.00 0.02 0.03 0.00 99.92 23:25:09 22:14:01 7 0.05 0.00 0.03 0.00 0.00 99.92 23:25:09 22:15:01 all 0.02 0.00 0.00 0.00 0.01 99.97 23:25:09 22:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:25:09 22:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:25:09 22:15:01 3 0.05 0.00 0.00 0.00 0.00 99.95 23:25:09 22:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:15:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:25:09 22:15:01 6 0.02 0.00 0.00 0.02 0.03 99.93 23:25:09 22:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:25:09 22:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:25:09 22:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:25:09 22:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 22:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 22:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:25:09 22:16:01 6 0.03 0.00 0.03 0.03 0.02 99.88 23:25:09 22:16:01 7 0.07 0.00 0.02 0.00 0.00 99.92 23:25:09 22:17:01 all 2.31 0.00 1.40 0.69 0.03 95.57 23:25:09 22:17:01 0 1.95 0.00 2.02 0.10 0.02 95.91 23:25:09 22:17:01 1 2.68 0.00 0.78 0.18 0.02 96.34 23:25:09 22:17:01 2 2.04 0.00 1.30 0.70 0.02 95.95 23:25:09 22:17:01 3 3.46 0.00 1.30 0.08 0.03 95.12 23:25:09 22:17:01 4 2.87 0.00 2.14 0.30 0.03 94.66 23:25:09 22:17:01 5 1.87 0.00 1.12 0.55 0.03 96.42 23:25:09 22:17:01 6 1.79 0.00 1.02 2.98 0.03 94.18 23:25:09 22:17:01 7 1.85 0.00 1.50 0.67 0.03 95.94 23:25:09 22:18:01 all 0.07 0.00 0.05 0.02 0.01 99.86 23:25:09 22:18:01 0 0.07 0.00 0.05 0.00 0.00 99.88 23:25:09 22:18:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:25:09 22:18:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:25:09 22:18:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:25:09 22:18:01 4 0.03 0.00 0.03 0.00 0.00 99.93 23:25:09 22:18:01 5 0.10 0.00 0.05 0.03 0.00 99.82 23:25:09 22:18:01 6 0.25 0.00 0.12 0.10 0.02 99.52 23:25:09 22:18:01 7 0.03 0.00 0.03 0.03 0.00 99.90 23:25:09 22:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:25:09 22:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 22:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 22:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:19:01 5 0.00 0.00 0.00 0.05 0.00 99.95 23:25:09 22:19:01 6 0.03 0.00 0.02 0.02 0.02 99.92 23:25:09 22:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:20:01 all 0.01 0.00 0.00 0.01 0.00 99.98 23:25:09 22:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:25:09 22:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:20:01 5 0.02 0.00 0.00 0.03 0.00 99.95 23:25:09 22:20:01 6 0.05 0.00 0.03 0.02 0.02 99.88 23:25:09 22:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:21:01 all 0.02 0.00 0.01 0.01 0.00 99.97 23:25:09 22:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 22:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 22:21:01 5 0.03 0.00 0.00 0.05 0.00 99.92 23:25:09 22:21:01 6 0.05 0.00 0.02 0.00 0.03 99.90 23:25:09 22:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:22:01 all 0.05 0.00 0.03 0.02 0.01 99.89 23:25:09 22:22:01 0 0.00 0.00 0.03 0.00 0.02 99.95 23:25:09 22:22:01 1 0.07 0.00 0.02 0.00 0.02 99.90 23:25:09 22:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 22:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:25:09 22:22:01 4 0.02 0.00 0.03 0.00 0.00 99.95 23:25:09 22:22:01 5 0.02 0.00 0.05 0.07 0.02 99.85 23:25:09 22:22:01 6 0.18 0.00 0.10 0.05 0.03 99.63 23:25:09 22:22:01 7 0.07 0.00 0.00 0.03 0.02 99.88 23:25:09 22:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:25:09 22:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 22:23:01 2 0.05 0.00 0.00 0.00 0.00 99.95 23:25:09 22:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 22:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:23:01 5 0.00 0.00 0.02 0.05 0.00 99.93 23:25:09 22:23:01 6 0.05 0.00 0.02 0.00 0.02 99.92 23:25:09 22:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:25:09 22:23:01 CPU %user %nice %system %iowait %steal %idle 23:25:09 22:24:01 all 0.01 0.00 0.00 0.01 0.00 99.97 23:25:09 22:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:25:09 22:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:24:01 5 0.02 0.00 0.02 0.07 0.00 99.90 23:25:09 22:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:25:09 22:24:01 7 0.00 0.00 0.02 0.03 0.00 99.95 23:25:09 22:25:01 all 0.01 0.00 0.01 0.01 0.00 99.96 23:25:09 22:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 22:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:25:09 22:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:25:01 5 0.02 0.00 0.03 0.05 0.02 99.88 23:25:09 22:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:25:09 22:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 22:26:01 all 0.05 0.00 0.01 0.01 0.00 99.93 23:25:09 22:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:25:09 22:26:01 2 0.35 0.00 0.00 0.00 0.00 99.65 23:25:09 22:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:26:01 5 0.03 0.00 0.03 0.03 0.00 99.90 23:25:09 22:26:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:25:09 22:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:25:09 22:27:01 all 0.02 0.00 0.02 0.01 0.01 99.94 23:25:09 22:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:25:09 22:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 22:27:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:25:09 22:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 22:27:01 4 0.02 0.00 0.03 0.00 0.00 99.95 23:25:09 22:27:01 5 0.03 0.00 0.02 0.07 0.02 99.87 23:25:09 22:27:01 6 0.03 0.00 0.03 0.00 0.03 99.90 23:25:09 22:27:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:25:09 22:28:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:25:09 22:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:25:09 22:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 22:28:01 2 0.00 0.00 0.00 0.02 0.02 99.97 23:25:09 22:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 22:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:28:01 5 0.05 0.00 0.02 0.03 0.00 99.90 23:25:09 22:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:25:09 22:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:29:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:25:09 22:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:29:01 1 0.07 0.00 0.00 0.00 0.00 99.93 23:25:09 22:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:29:01 5 0.02 0.00 0.02 0.07 0.00 99.90 23:25:09 22:29:01 6 0.03 0.00 0.05 0.00 0.02 99.90 23:25:09 22:29:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:25:09 22:30:01 all 0.02 0.00 0.01 0.01 0.01 99.96 23:25:09 22:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:30:01 1 0.05 0.00 0.00 0.00 0.00 99.95 23:25:09 22:30:01 2 0.02 0.00 0.00 0.02 0.02 99.95 23:25:09 22:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 22:30:01 5 0.03 0.00 0.02 0.05 0.02 99.88 23:25:09 22:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:25:09 22:30:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:25:09 22:31:01 all 0.01 0.00 0.00 0.01 0.00 99.98 23:25:09 22:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:25:09 22:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 22:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:31:01 5 0.03 0.00 0.00 0.03 0.00 99.93 23:25:09 22:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:25:09 22:31:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:25:09 22:32:01 all 0.01 0.00 0.01 0.02 0.00 99.96 23:25:09 22:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 22:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 22:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:25:09 22:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:32:01 5 0.03 0.00 0.02 0.08 0.00 99.87 23:25:09 22:32:01 6 0.03 0.00 0.00 0.07 0.02 99.88 23:25:09 22:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 22:33:01 all 0.01 0.00 0.01 0.00 0.02 99.95 23:25:09 22:33:01 0 0.00 0.00 0.02 0.00 0.13 99.85 23:25:09 22:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:25:09 22:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:33:01 5 0.03 0.00 0.02 0.03 0.02 99.90 23:25:09 22:33:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:25:09 22:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:34:01 all 0.02 0.00 0.00 0.01 0.00 99.97 23:25:09 22:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:25:09 22:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:34:01 5 0.03 0.00 0.02 0.05 0.00 99.90 23:25:09 22:34:01 6 0.03 0.00 0.00 0.02 0.03 99.92 23:25:09 22:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:25:09 22:34:01 CPU %user %nice %system %iowait %steal %idle 23:25:09 22:35:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:25:09 22:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 22:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 22:35:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:25:09 22:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:35:01 5 0.02 0.00 0.02 0.03 0.00 99.93 23:25:09 22:35:01 6 0.03 0.00 0.00 0.02 0.02 99.93 23:25:09 22:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 22:36:01 all 0.01 0.00 0.00 0.01 0.00 99.97 23:25:09 22:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:25:09 22:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:25:09 22:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:36:01 5 0.02 0.00 0.02 0.05 0.02 99.90 23:25:09 22:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:36:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:25:09 22:37:02 all 0.01 0.00 0.00 0.01 0.01 99.97 23:25:09 22:37:02 0 0.02 0.00 0.02 0.00 0.02 99.95 23:25:09 22:37:02 1 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:37:02 2 0.03 0.00 0.00 0.00 0.02 99.95 23:25:09 22:37:02 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:37:02 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:37:02 5 0.03 0.00 0.02 0.05 0.00 99.90 23:25:09 22:37:02 6 0.00 0.00 0.00 0.00 0.02 99.98 23:25:09 22:37:02 7 0.02 0.00 0.00 0.02 0.00 99.97 23:25:09 22:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:25:09 22:38:01 0 0.02 0.00 0.05 0.00 0.02 99.92 23:25:09 22:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:25:09 22:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:38:01 5 0.02 0.00 0.02 0.03 0.00 99.93 23:25:09 22:38:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:25:09 22:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 22:39:01 all 0.01 0.00 0.00 0.00 0.01 99.98 23:25:09 22:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:25:09 22:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:25:09 22:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:39:01 5 0.03 0.00 0.02 0.02 0.02 99.92 23:25:09 22:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:25:09 22:40:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:25:09 22:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:25:09 22:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:25:09 22:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:40:01 5 0.02 0.00 0.02 0.07 0.00 99.90 23:25:09 22:40:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:25:09 22:40:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:25:09 22:41:01 all 0.22 0.00 0.02 0.00 0.01 99.75 23:25:09 22:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:41:01 1 0.02 0.00 0.02 0.02 0.00 99.95 23:25:09 22:41:01 2 1.65 0.00 0.03 0.00 0.02 98.30 23:25:09 22:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:41:01 5 0.07 0.00 0.03 0.00 0.02 99.88 23:25:09 22:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:25:09 22:41:01 7 0.00 0.00 0.03 0.00 0.00 99.97 23:25:09 22:42:01 all 0.27 0.00 0.01 0.00 0.00 99.72 23:25:09 22:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 22:42:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:25:09 22:42:01 2 2.00 0.00 0.00 0.00 0.00 98.00 23:25:09 22:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:25:09 22:42:01 5 0.03 0.00 0.00 0.02 0.00 99.95 23:25:09 22:42:01 6 0.02 0.00 0.03 0.00 0.02 99.93 23:25:09 22:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:43:01 all 0.36 0.00 0.00 0.01 0.01 99.63 23:25:09 22:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:25:09 22:43:01 1 0.78 0.00 0.02 0.00 0.02 99.18 23:25:09 22:43:01 2 1.97 0.00 0.00 0.00 0.02 98.01 23:25:09 22:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:43:01 5 0.02 0.00 0.02 0.03 0.00 99.93 23:25:09 22:43:01 6 0.02 0.00 0.00 0.02 0.02 99.95 23:25:09 22:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:44:01 all 0.25 0.00 0.01 0.00 0.00 99.73 23:25:09 22:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:44:01 2 1.84 0.00 0.05 0.00 0.00 98.11 23:25:09 22:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 22:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:44:01 5 0.05 0.00 0.02 0.02 0.02 99.90 23:25:09 22:44:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:25:09 22:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 22:45:01 all 0.05 0.00 0.01 0.00 0.00 99.93 23:25:09 22:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 22:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:25:09 22:45:01 2 0.32 0.00 0.05 0.00 0.00 99.63 23:25:09 22:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:45:01 5 0.02 0.00 0.02 0.02 0.00 99.95 23:25:09 22:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:25:09 22:45:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:25:09 23:25:09 22:45:01 CPU %user %nice %system %iowait %steal %idle 23:25:09 22:46:01 all 0.18 0.00 0.01 0.00 0.01 99.80 23:25:09 22:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:46:01 2 1.37 0.00 0.03 0.00 0.02 98.58 23:25:09 22:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:46:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:25:09 22:46:01 6 0.05 0.00 0.02 0.00 0.02 99.92 23:25:09 22:46:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:25:09 22:47:01 all 0.11 0.00 0.01 0.00 0.00 99.87 23:25:09 22:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 22:47:01 1 0.78 0.00 0.02 0.00 0.00 99.20 23:25:09 22:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 22:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:47:01 5 0.05 0.00 0.02 0.02 0.00 99.92 23:25:09 22:47:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:25:09 22:47:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:25:09 22:48:01 all 0.03 0.00 0.01 0.01 0.00 99.96 23:25:09 22:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:48:01 1 0.05 0.00 0.02 0.00 0.00 99.93 23:25:09 22:48:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:25:09 22:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:48:01 5 0.03 0.00 0.02 0.03 0.00 99.92 23:25:09 22:48:01 6 0.02 0.00 0.02 0.02 0.02 99.93 23:25:09 22:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:25:09 22:49:01 all 0.01 0.00 0.00 0.00 0.01 99.97 23:25:09 22:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 22:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:25:09 22:49:01 2 0.00 0.00 0.02 0.00 0.03 99.95 23:25:09 22:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:49:01 5 0.03 0.00 0.00 0.02 0.02 99.93 23:25:09 22:49:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:25:09 22:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:25:09 22:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:25:09 22:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:25:09 22:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 22:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:25:09 22:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:50:01 5 0.00 0.00 0.02 0.02 0.02 99.95 23:25:09 22:50:01 6 0.00 0.00 0.03 0.02 0.02 99.93 23:25:09 22:50:01 7 0.03 0.00 0.03 0.00 0.00 99.93 23:25:09 22:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:25:09 22:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:25:09 22:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 22:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:51:01 5 0.05 0.00 0.02 0.03 0.00 99.90 23:25:09 22:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:25:09 22:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:52:01 all 0.21 0.00 0.01 0.01 0.00 99.77 23:25:09 22:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 22:52:01 1 0.02 0.00 0.02 0.02 0.00 99.95 23:25:09 22:52:01 2 0.17 0.00 0.00 0.00 0.00 99.83 23:25:09 22:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:52:01 5 0.05 0.00 0.00 0.03 0.00 99.92 23:25:09 22:52:01 6 0.02 0.00 0.03 0.02 0.03 99.90 23:25:09 22:52:01 7 1.37 0.00 0.00 0.00 0.00 98.63 23:25:09 22:53:01 all 0.27 0.00 0.01 0.00 0.00 99.71 23:25:09 22:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:25:09 22:53:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:25:09 22:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 22:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:53:01 5 0.03 0.00 0.00 0.02 0.02 99.93 23:25:09 22:53:01 6 0.07 0.00 0.02 0.00 0.00 99.92 23:25:09 22:53:01 7 1.99 0.00 0.00 0.00 0.00 98.01 23:25:09 22:54:01 all 0.23 0.00 0.05 0.01 0.00 99.71 23:25:09 22:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:25:09 22:54:01 1 0.03 0.00 0.03 0.02 0.00 99.92 23:25:09 22:54:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:25:09 22:54:01 3 0.05 0.00 0.02 0.00 0.00 99.93 23:25:09 22:54:01 4 0.02 0.00 0.03 0.00 0.00 99.95 23:25:09 22:54:01 5 0.08 0.00 0.02 0.03 0.00 99.87 23:25:09 22:54:01 6 0.05 0.00 0.05 0.02 0.03 99.85 23:25:09 22:54:01 7 1.54 0.00 0.15 0.00 0.00 98.31 23:25:09 22:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:25:09 22:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:25:09 22:55:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:25:09 22:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:55:01 5 0.03 0.00 0.00 0.02 0.02 99.93 23:25:09 22:55:01 6 0.03 0.00 0.02 0.02 0.02 99.92 23:25:09 22:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:25:09 22:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:25:09 22:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:25:09 22:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:25:09 22:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:56:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:25:09 22:56:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:25:09 22:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:25:09 22:56:01 CPU %user %nice %system %iowait %steal %idle 23:25:09 22:57:01 all 0.33 0.00 0.03 0.02 0.00 99.62 23:25:09 22:57:01 0 0.07 0.00 0.03 0.00 0.00 99.90 23:25:09 22:57:01 1 1.00 0.00 0.05 0.02 0.00 98.93 23:25:09 22:57:01 2 0.52 0.00 0.02 0.00 0.00 99.47 23:25:09 22:57:01 3 0.07 0.00 0.05 0.00 0.00 99.88 23:25:09 22:57:01 4 0.28 0.00 0.05 0.05 0.00 99.62 23:25:09 22:57:01 5 0.13 0.00 0.03 0.03 0.02 99.78 23:25:09 22:57:01 6 0.48 0.00 0.03 0.07 0.02 99.40 23:25:09 22:57:01 7 0.05 0.00 0.00 0.00 0.00 99.95 23:25:09 22:58:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:25:09 22:58:01 0 0.02 0.00 0.00 0.02 0.00 99.97 23:25:09 22:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:25:09 22:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:25:09 22:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 22:58:01 5 0.02 0.00 0.03 0.08 0.02 99.85 23:25:09 22:58:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:25:09 22:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 22:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:25:09 22:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:25:09 22:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:59:01 5 0.02 0.00 0.05 0.03 0.02 99.88 23:25:09 22:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 22:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:25:09 23:00:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:25:09 23:00:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:25:09 23:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:25:09 23:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:00:01 5 0.03 0.00 0.03 0.03 0.02 99.88 23:25:09 23:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:25:09 23:01:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:25:09 23:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 23:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 23:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 23:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:01:01 5 0.03 0.00 0.00 0.05 0.02 99.90 23:25:09 23:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:02:01 all 0.07 0.00 0.00 0.01 0.01 99.91 23:25:09 23:02:01 0 0.02 0.00 0.02 0.02 0.02 99.93 23:25:09 23:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:25:09 23:02:01 2 0.45 0.00 0.00 0.00 0.02 99.53 23:25:09 23:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:25:09 23:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:02:01 5 0.03 0.00 0.02 0.05 0.03 99.87 23:25:09 23:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:25:09 23:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:03:01 all 0.02 0.00 0.01 0.04 0.00 99.92 23:25:09 23:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 23:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:25:09 23:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 23:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:03:01 5 0.03 0.00 0.03 0.35 0.02 99.57 23:25:09 23:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:03:01 7 0.03 0.00 0.05 0.00 0.02 99.90 23:25:09 23:04:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:25:09 23:04:01 0 0.00 0.00 0.03 0.02 0.00 99.95 23:25:09 23:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:04:01 5 0.05 0.00 0.03 0.02 0.02 99.88 23:25:09 23:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:05:01 all 0.01 0.00 0.01 0.02 0.01 99.95 23:25:09 23:05:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:25:09 23:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:25:09 23:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:25:09 23:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:05:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:25:09 23:05:01 5 0.03 0.00 0.05 0.12 0.02 99.78 23:25:09 23:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 23:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:25:09 23:06:01 0 0.03 0.00 0.00 0.02 0.00 99.95 23:25:09 23:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 23:06:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:25:09 23:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:06:01 5 0.05 0.00 0.03 0.02 0.03 99.87 23:25:09 23:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:25:09 23:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 23:07:01 all 0.01 0.00 0.00 0.00 0.00 99.99 23:25:09 23:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:07:01 5 0.02 0.00 0.02 0.02 0.02 99.93 23:25:09 23:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 23:25:09 23:07:01 CPU %user %nice %system %iowait %steal %idle 23:25:09 23:08:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:25:09 23:08:01 0 0.00 0.00 0.00 0.02 0.02 99.97 23:25:09 23:08:01 1 0.03 0.00 0.03 0.02 0.00 99.92 23:25:09 23:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 23:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:08:01 5 0.07 0.00 0.00 0.03 0.02 99.88 23:25:09 23:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 23:09:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:25:09 23:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 23:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:25:09 23:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 23:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:09:01 5 0.03 0.00 0.03 0.00 0.02 99.92 23:25:09 23:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:10:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:25:09 23:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:10:01 1 0.03 0.00 0.00 0.02 0.00 99.95 23:25:09 23:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:25:09 23:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:10:01 5 0.03 0.00 0.03 0.05 0.02 99.87 23:25:09 23:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 23:11:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:25:09 23:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:11:01 1 0.00 0.00 0.02 0.02 0.02 99.95 23:25:09 23:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:25:09 23:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:11:01 5 0.02 0.00 0.02 0.03 0.02 99.92 23:25:09 23:11:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:25:09 23:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:25:09 23:12:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:25:09 23:12:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:25:09 23:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 23:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:12:01 5 0.03 0.00 0.02 0.03 0.03 99.88 23:25:09 23:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 23:13:01 all 0.01 0.00 0.01 0.00 0.01 99.98 23:25:09 23:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 23:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:25:09 23:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:13:01 5 0.02 0.00 0.02 0.02 0.02 99.93 23:25:09 23:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:25:09 23:13:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:25:09 23:14:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:25:09 23:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:25:09 23:14:01 1 0.02 0.00 0.00 0.02 0.02 99.95 23:25:09 23:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:25:09 23:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:25:09 23:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 23:14:01 5 0.02 0.00 0.02 0.02 0.02 99.93 23:25:09 23:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 23:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:15:01 all 0.06 0.00 0.01 0.00 0.00 99.92 23:25:09 23:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 23:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:25:09 23:15:01 2 0.45 0.00 0.02 0.00 0.00 99.53 23:25:09 23:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:15:01 5 0.03 0.00 0.02 0.02 0.00 99.93 23:25:09 23:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:25:09 23:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 23:16:01 all 0.23 0.00 0.01 0.00 0.01 99.75 23:25:09 23:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:16:01 1 0.03 0.00 0.03 0.02 0.03 99.88 23:25:09 23:16:01 2 1.71 0.00 0.00 0.00 0.02 98.27 23:25:09 23:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 23:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:16:01 5 0.05 0.00 0.03 0.02 0.00 99.90 23:25:09 23:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:25:09 23:17:01 all 5.94 0.00 2.25 2.25 0.09 89.48 23:25:09 23:17:01 0 4.54 0.00 2.62 0.64 0.03 92.17 23:25:09 23:17:01 1 8.32 0.00 3.15 4.25 0.07 84.21 23:25:09 23:17:01 2 7.90 0.00 2.10 0.17 0.22 89.62 23:25:09 23:17:01 3 7.43 0.00 2.42 1.77 0.10 88.28 23:25:09 23:17:01 4 3.61 0.00 1.43 1.01 0.10 93.85 23:25:09 23:17:01 5 4.96 0.00 1.89 3.12 0.05 89.98 23:25:09 23:17:01 6 5.72 0.00 2.15 6.64 0.05 85.44 23:25:09 23:17:01 7 5.06 0.00 2.20 0.37 0.07 92.30 23:25:09 23:18:01 all 6.23 0.00 2.96 7.16 0.10 83.55 23:25:09 23:18:01 0 6.16 0.00 2.92 8.20 0.20 82.53 23:25:09 23:18:01 1 6.77 0.00 2.49 0.59 0.13 90.02 23:25:09 23:18:01 2 6.75 0.00 3.40 1.67 0.05 88.13 23:25:09 23:18:01 3 5.87 0.00 2.88 0.34 0.07 90.84 23:25:09 23:18:01 4 4.93 0.00 2.89 0.91 0.10 91.17 23:25:09 23:18:01 5 6.26 0.00 3.32 12.76 0.07 77.60 23:25:09 23:18:01 6 6.99 0.00 3.55 29.32 0.14 60.00 23:25:09 23:18:01 7 6.15 0.00 2.23 3.58 0.07 87.98 23:25:09 23:25:09 23:18:01 CPU %user %nice %system %iowait %steal %idle 23:25:09 23:19:01 all 28.61 0.00 5.70 5.24 0.14 60.30 23:25:09 23:19:01 0 28.20 0.00 5.36 0.15 0.10 66.18 23:25:09 23:19:01 1 30.33 0.00 7.08 6.83 0.10 55.66 23:25:09 23:19:01 2 28.44 0.00 5.61 1.70 0.10 64.15 23:25:09 23:19:01 3 27.02 0.00 5.50 3.16 0.12 64.20 23:25:09 23:19:01 4 28.66 0.00 5.10 15.18 0.17 50.90 23:25:09 23:19:01 5 28.14 0.00 5.22 1.64 0.25 64.76 23:25:09 23:19:01 6 29.68 0.00 5.66 11.03 0.14 53.50 23:25:09 23:19:01 7 28.46 0.00 6.09 2.22 0.14 63.09 23:25:09 23:20:01 all 14.94 0.00 3.24 6.59 0.15 75.08 23:25:09 23:20:01 0 13.70 0.00 2.53 0.23 0.17 83.36 23:25:09 23:20:01 1 16.79 0.00 4.42 29.96 0.12 48.71 23:25:09 23:20:01 2 14.70 0.00 2.75 0.71 0.10 81.74 23:25:09 23:20:01 3 14.41 0.00 2.54 3.28 0.10 79.67 23:25:09 23:20:01 4 15.08 0.00 2.68 11.06 0.15 71.02 23:25:09 23:20:01 5 15.13 0.00 3.36 3.30 0.10 78.11 23:25:09 23:20:01 6 13.10 0.00 3.88 0.74 0.08 82.20 23:25:09 23:20:01 7 16.63 0.00 3.78 3.63 0.37 75.58 23:25:09 23:21:01 all 0.07 0.00 0.01 0.04 0.01 99.86 23:25:09 23:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:25:09 23:21:01 1 0.12 0.00 0.00 0.13 0.00 99.75 23:25:09 23:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 23:21:01 3 0.00 0.00 0.03 0.00 0.00 99.97 23:25:09 23:21:01 4 0.07 0.00 0.03 0.00 0.00 99.90 23:25:09 23:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:25:09 23:21:01 7 0.32 0.00 0.03 0.22 0.02 99.42 23:25:09 23:22:01 all 0.11 0.00 0.01 0.04 0.01 99.84 23:25:09 23:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 23:22:01 1 0.07 0.00 0.02 0.07 0.02 99.83 23:25:09 23:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:25:09 23:22:01 3 0.05 0.00 0.00 0.05 0.00 99.90 23:25:09 23:22:01 4 0.05 0.00 0.00 0.00 0.02 99.93 23:25:09 23:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:25:09 23:22:01 7 0.68 0.00 0.02 0.18 0.00 99.12 23:25:09 23:23:01 all 0.20 0.00 0.01 0.08 0.00 99.71 23:25:09 23:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 23:23:01 1 0.00 0.00 0.00 0.25 0.00 99.75 23:25:09 23:23:01 2 0.05 0.00 0.00 0.00 0.00 99.95 23:25:09 23:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:23:01 4 0.05 0.00 0.02 0.00 0.00 99.93 23:25:09 23:23:01 5 0.02 0.00 0.03 0.00 0.00 99.95 23:25:09 23:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:25:09 23:23:01 7 1.42 0.00 0.00 0.36 0.00 98.22 23:25:09 23:24:01 all 0.09 0.00 0.01 0.02 0.00 99.88 23:25:09 23:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:24:01 1 0.02 0.00 0.00 0.12 0.00 99.87 23:25:09 23:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:25:09 23:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:25:09 23:24:01 4 0.05 0.00 0.02 0.00 0.00 99.93 23:25:09 23:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:25:09 23:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:25:09 23:24:01 7 0.53 0.00 0.02 0.05 0.02 99.38 23:25:09 23:25:01 all 0.29 0.00 0.08 0.06 0.00 99.57 23:25:09 23:25:01 0 0.27 0.00 0.07 0.00 0.00 99.67 23:25:09 23:25:01 1 0.57 0.00 0.08 0.22 0.00 99.13 23:25:09 23:25:01 2 0.20 0.00 0.12 0.02 0.00 99.67 23:25:09 23:25:01 3 0.08 0.00 0.07 0.00 0.00 99.85 23:25:09 23:25:01 4 0.07 0.00 0.07 0.02 0.02 99.83 23:25:09 23:25:01 5 0.08 0.00 0.08 0.00 0.00 99.83 23:25:09 23:25:01 6 0.05 0.00 0.07 0.02 0.00 99.87 23:25:09 23:25:01 7 0.97 0.00 0.08 0.22 0.00 98.73 23:25:09 Average: all 0.85 0.00 0.22 0.31 0.01 98.61 23:25:09 Average: 0 0.75 0.00 0.22 0.13 0.01 98.88 23:25:09 Average: 1 0.94 0.00 0.25 0.58 0.01 98.22 23:25:09 Average: 2 1.00 0.00 0.22 0.07 0.01 98.70 23:25:09 Average: 3 0.80 0.00 0.20 0.12 0.01 98.87 23:25:09 Average: 4 0.76 0.00 0.20 0.39 0.01 98.64 23:25:09 Average: 5 0.79 0.00 0.22 0.33 0.02 98.64 23:25:09 Average: 6 0.80 0.00 0.23 0.70 0.02 98.25 23:25:09 Average: 7 0.92 0.00 0.23 0.16 0.01 98.69 23:25:09 23:25:09 23:25:09