Pull request #35 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cb4acbadf26248d4c12f87e250511ea626ce5e21+d844151a1f42fb40cd3b012691e92cd9aabaf4b1 (564121b5e91d0d8b171eeebbc45d796522a4058d) 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-ssh2111160628757994028.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8202132647600549512.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-35/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-uart/branches/PR-35/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3365268967421785257.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh11699347246536978537.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-uart/branches/PR-35/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-uart/branches/PR-35/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13477833066855236618.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-uart, 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-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-uart 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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5205 in /w/workspace/edgexfoundry_device-uart_PR-35 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-uart.git > git init /w/workspace/edgexfoundry_device-uart_PR-35 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.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-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/35/head:refs/remotes/origin/PR-35 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d844151a1f42fb40cd3b012691e92cd9aabaf4b1 into PR head commit cb4acbadf26248d4c12f87e250511ea626ce5e21 Merge succeeded, producing cb4acbadf26248d4c12f87e250511ea626ce5e21 Checking out Revision cb4acbadf26248d4c12f87e250511ea626ce5e21 (PR-35) Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.1 to 1.6.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:32:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:32:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:32:29 ========================================================= 20:32:29 EdgeX Global Pipelines Version Info 20:32:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f cb4acbadf26248d4c12f87e250511ea626ce5e21 # 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 d844151a1f42fb40cd3b012691e92cd9aabaf4b1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb4acbadf26248d4c12f87e250511ea626ce5e21 # timeout=10 > git rev-list --no-walk bd418c67c598278a4d44eeb145d02a57e9daffa0 # timeout=10 20:32:30 ------------------- 20:32:30 stable info: 20:32:30 ------------------- 20:32:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:32:30 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:32:30 Message: update stable to v1.0.258 20:32:30 ------------------- 20:32:30 experimental info: 20:32:30 ------------------- 20:32:30 Commited By: **** collab-it+edgex@linuxfoundation.org 20:32:30 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:32:30 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-35 [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-35 [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-35 [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb4acbadf26248d4c12f87e250511ea626ce5e21 [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb4acba [Pipeline] echo 20:32:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:31 provisioning config files... 20:32:31 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-35@tmp/config10963899272169941897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:32 ---> ****-login.sh 20:32:32 nexus3.edgexfoundry.org:10001 20:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:32 Configure a credential helper to remove this warning. See 20:32:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:32 20:32:32 Login Succeeded 20:32:32 nexus3.edgexfoundry.org:10002 20:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:32 Configure a credential helper to remove this warning. See 20:32:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:32 20:32:32 Login Succeeded 20:32:32 nexus3.edgexfoundry.org:10003 20:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:32 Configure a credential helper to remove this warning. See 20:32:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:32 20:32:32 Login Succeeded 20:32:32 nexus3.edgexfoundry.org:10004 20:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:32 Configure a credential helper to remove this warning. See 20:32:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:32 20:32:32 Login Succeeded 20:32:32 ****.io 20:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:33 Configure a credential helper to remove this warning. See 20:32:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:33 20:32:33 Login Succeeded 20:32:33 ---> ****-login.sh ends [Pipeline] } 20:32:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:32:33 + git rev-list -1 --merges cb4acbadf26248d4c12f87e250511ea626ce5e21~1..cb4acbadf26248d4c12f87e250511ea626ce5e21 [Pipeline] echo 20:32:33 -----------> git rev-list -1 --merges cb4acbadf26248d4c12f87e250511ea626ce5e21~1..cb4acbadf26248d4c12f87e250511ea626ce5e21 cb4acbadf26248d4c12f87e250511ea626ce5e21 [false] [Pipeline] sh 20:32:34 + git log --format=format:%s -1 cb4acbadf26248d4c12f87e250511ea626ce5e21 [Pipeline] echo 20:32:34 ========================================================= 20:32:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:32:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:34 + git log --format=format:%s -1 cb4acbadf26248d4c12f87e250511ea626ce5e21 [Pipeline] echo 20:32:34 [semverPrep] GIT_COMMIT: cb4acbadf26248d4c12f87e250511ea626ce5e21, Commit Message: build(deps): Bump github.com/spf13/cast from 1.5.1 to 1.6.0 [Pipeline] echo 20:32:34 [semverPrep] This is not a build commit. [Pipeline] sh 20:32:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:32:34 + grep -v github /etc/ssh/ssh_known_hosts 20:32:34 + [ -e /tmp/ssh_known_hosts ] 20:32:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:32:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:32:34 + sudo tee -a /etc/ssh/ssh_known_hosts 20:32:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:35 20:32:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:35 0.1.4: Pulling from edgex-devops/py-git-semver 20:32:35 b85a868b505f: Pulling fs layer 20:32:35 e2be974225ed: Pulling fs layer 20:32:35 339a4e72a1f5: Pulling fs layer 20:32:35 988bab9f4d93: Pulling fs layer 20:32:35 1469e6f7b9e6: Pulling fs layer 20:32:35 eaf3925da568: Pulling fs layer 20:32:35 bab4dde63d76: Pulling fs layer 20:32:35 bde34c3a00c8: Pulling fs layer 20:32:35 b352a97aabf1: Pulling fs layer 20:32:35 4872d77fe225: Pulling fs layer 20:32:35 5851b861e8e6: Pulling fs layer 20:32:35 988bab9f4d93: Waiting 20:32:35 1469e6f7b9e6: Waiting 20:32:35 eaf3925da568: Waiting 20:32:35 bab4dde63d76: Waiting 20:32:35 bde34c3a00c8: Waiting 20:32:35 b352a97aabf1: Waiting 20:32:35 4872d77fe225: Waiting 20:32:35 5851b861e8e6: Waiting 20:32:35 e2be974225ed: Download complete 20:32:35 988bab9f4d93: Download complete 20:32:35 1469e6f7b9e6: Verifying Checksum 20:32:35 1469e6f7b9e6: Download complete 20:32:35 339a4e72a1f5: Verifying Checksum 20:32:35 339a4e72a1f5: Download complete 20:32:35 eaf3925da568: Verifying Checksum 20:32:35 eaf3925da568: Download complete 20:32:35 bde34c3a00c8: Verifying Checksum 20:32:35 bde34c3a00c8: Download complete 20:32:35 b352a97aabf1: Download complete 20:32:35 4872d77fe225: Verifying Checksum 20:32:35 4872d77fe225: Download complete 20:32:35 5851b861e8e6: Download complete 20:32:35 b85a868b505f: Verifying Checksum 20:32:35 b85a868b505f: Download complete 20:32:36 bab4dde63d76: Verifying Checksum 20:32:36 bab4dde63d76: Download complete 20:32:37 b85a868b505f: Pull complete 20:32:37 e2be974225ed: Pull complete 20:32:38 339a4e72a1f5: Pull complete 20:32:38 988bab9f4d93: Pull complete 20:32:38 1469e6f7b9e6: Pull complete 20:32:38 eaf3925da568: Pull complete 20:32:41 bab4dde63d76: Pull complete 20:32:41 bde34c3a00c8: Pull complete 20:32:41 b352a97aabf1: Pull complete 20:32:41 4872d77fe225: Pull complete 20:32:41 5851b861e8e6: Pull complete 20:32:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:32:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:41 prd-ubuntu20.04-docker-8c-8g-5205 does not seem to be running inside a container 20:32:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-35 -v /w/workspace/edgexfoundry_device-uart_PR-35:/w/workspace/edgexfoundry_device-uart_PR-35:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-35@tmp:/w/workspace/edgexfoundry_device-uart_PR-35@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 20:32:44 $ docker top 7291319ad4c830c04ab960302a997e55ac07004322ba8568a66aa2fb0997590f -eo pid,comm 20:32:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:32:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:32:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:44 [ssh-agent] Looking for ssh-agent implementation... 20:32:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:44 $ docker exec 7291319ad4c830c04ab960302a997e55ac07004322ba8568a66aa2fb0997590f ssh-agent 20:32:44 SSH_AUTH_SOCK=/tmp/ssh-h9w6IS0fwNuO/agent.32 20:32:44 SSH_AGENT_PID=38 20:32:44 Running ssh-add (command line suppressed) 20:32:44 Identity added: /w/workspace/edgexfoundry_device-uart_PR-35@tmp/private_key_9377919772560296154.key (/w/workspace/edgexfoundry_device-uart_PR-35@tmp/private_key_9377919772560296154.key) 20:32:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:45 + git tag --points-at HEAD [Pipeline] } 20:32:45 $ docker exec --env ******** --env ******** 7291319ad4c830c04ab960302a997e55ac07004322ba8568a66aa2fb0997590f ssh-agent -k 20:32:45 unset SSH_AUTH_SOCK; 20:32:45 unset SSH_AGENT_PID; 20:32:45 echo Agent pid 38 killed; 20:32:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:32:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:45 [ssh-agent] Looking for ssh-agent implementation... 20:32:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:45 $ docker exec 7291319ad4c830c04ab960302a997e55ac07004322ba8568a66aa2fb0997590f ssh-agent 20:32:45 SSH_AUTH_SOCK=/tmp/ssh-UudMmsDTs5t3/agent.70 20:32:45 SSH_AGENT_PID=76 20:32:45 Running ssh-add (command line suppressed) 20:32:45 Identity added: /w/workspace/edgexfoundry_device-uart_PR-35@tmp/private_key_6182403736770506433.key (/w/workspace/edgexfoundry_device-uart_PR-35@tmp/private_key_6182403736770506433.key) 20:32:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:45 + git semver init 20:32:46 2023-11-28 20:32:46,090 [run_init] DEBUG init version:0.0.0 force:False 20:32:46 2023-11-28 20:32:46,091 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-35/.semver 20:32:46 2023-11-28 20:32:46,091 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-35/.semver 20:32:46 2023-11-28 20:32:46,092 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-35/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-35, universal_newlines=False, shell=None, istream=None) 20:32:48 2023-11-28 20:32:47,644 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-35/.git/info/exclude 20:32:48 2023-11-28 20:32:47,645 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-35/.semver/PR-35 with force:False 20:32:48 2023-11-28 20:32:47,645 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-35/.semver/PR-35 20:32:48 2023-11-28 20:32:47,650 [execute] INFO git cat-file --batch-check 20:32:48 2023-11-28 20:32:47,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-35/.semver, universal_newlines=False, shell=None, istream=) 20:32:48 2023-11-28 20:32:47,656 [execute] INFO git cat-file --batch 20:32:48 2023-11-28 20:32:47,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-35/.semver, universal_newlines=False, shell=None, istream=) 20:32:48 2023-11-28 20:32:47,662 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-35/.semver/PR-35 20:32:48 0.0.0 [Pipeline] } 20:32:48 $ docker exec --env ******** --env ******** 7291319ad4c830c04ab960302a997e55ac07004322ba8568a66aa2fb0997590f ssh-agent -k 20:32:48 unset SSH_AUTH_SOCK; 20:32:48 unset SSH_AGENT_PID; 20:32:48 echo Agent pid 76 killed; 20:32:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:32:48 + git semver [Pipeline] } 20:32:48 $ docker stop --time=1 7291319ad4c830c04ab960302a997e55ac07004322ba8568a66aa2fb0997590f 20:32:50 $ docker rm -f --volumes 7291319ad4c830c04ab960302a997e55ac07004322ba8568a66aa2fb0997590f [Pipeline] // withDockerContainer [Pipeline] sh 20:32:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:32:51 Stashed 1 file(s) [Pipeline] echo 20:32:51 [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 20:32:51 provisioning config files... 20:32:51 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-35@tmp/config15354650798756660723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:52 ---> ****-login.sh 20:32:52 nexus3.edgexfoundry.org:10001 20:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:52 Configure a credential helper to remove this warning. See 20:32:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:52 20:32:52 Login Succeeded 20:32:52 nexus3.edgexfoundry.org:10002 20:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:52 Configure a credential helper to remove this warning. See 20:32:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:52 20:32:52 Login Succeeded 20:32:52 nexus3.edgexfoundry.org:10003 20:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:52 Configure a credential helper to remove this warning. See 20:32:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:52 20:32:52 Login Succeeded 20:32:52 nexus3.edgexfoundry.org:10004 20:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:52 Configure a credential helper to remove this warning. See 20:32:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:52 20:32:52 Login Succeeded 20:32:52 ****.io 20:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:52 Configure a credential helper to remove this warning. See 20:32:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:52 20:32:52 Login Succeeded 20:32:52 ---> ****-login.sh ends [Pipeline] } 20:32:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:32:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:32:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:32:53 ========================================================= 20:32:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:32:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:32:53 Sending build context to Docker daemon 23.04MB 20:32:53 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:32:53 Step 2/12 : FROM ${BASE} AS builder 20:32:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:32:53 7264a8db6415: Pulling fs layer 20:32:53 c4d48a809fc2: Pulling fs layer 20:32:53 4f1c88b9dad5: Pulling fs layer 20:32:53 ad3a456e5733: Pulling fs layer 20:32:53 69c7f0334f64: Pulling fs layer 20:32:53 1f1c1a5573a3: Pulling fs layer 20:32:53 ce7588e14bc9: Pulling fs layer 20:32:53 b5e4710f87ac: Pulling fs layer 20:32:53 ce7588e14bc9: Waiting 20:32:53 b5e4710f87ac: Waiting 20:32:53 69c7f0334f64: Waiting 20:32:53 1f1c1a5573a3: Waiting 20:32:53 ad3a456e5733: Waiting 20:32:53 c4d48a809fc2: Download complete 20:32:53 ad3a456e5733: Verifying Checksum 20:32:53 ad3a456e5733: Download complete 20:32:53 69c7f0334f64: Download complete 20:32:53 7264a8db6415: Verifying Checksum 20:32:53 7264a8db6415: Download complete 20:32:53 1f1c1a5573a3: Verifying Checksum 20:32:53 1f1c1a5573a3: Download complete 20:32:54 7264a8db6415: Pull complete 20:32:54 b5e4710f87ac: Download complete 20:32:54 c4d48a809fc2: Pull complete 20:32:54 4f1c88b9dad5: Verifying Checksum 20:32:54 4f1c88b9dad5: Download complete 20:32:54 ce7588e14bc9: Verifying Checksum 20:32:54 ce7588e14bc9: Download complete 20:32:57 4f1c88b9dad5: Pull complete 20:32:57 ad3a456e5733: Pull complete 20:32:57 69c7f0334f64: Pull complete 20:32:57 1f1c1a5573a3: Pull complete 20:33:00 ce7588e14bc9: Pull complete 20:33:00 b5e4710f87ac: Pull complete 20:33:00 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:33:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:33:00 ---> 88b5674ff536 20:33:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:33:04 ---> Running in 871f81ac3969 20:33:04 Removing intermediate container 871f81ac3969 20:33:04 ---> df69e86f0439 20:33:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:33:04 ---> Running in d87e49dfd4b7 20:33:04 Removing intermediate container d87e49dfd4b7 20:33:04 ---> fe3186115700 20:33:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:33:04 ---> Running in 49245b7e8322 20:33:04 Removing intermediate container 49245b7e8322 20:33:04 ---> 173912310263 20:33:04 Step 6/12 : WORKDIR /device-uart 20:33:04 ---> Running in 8ee41bc5ee01 20:33:04 Removing intermediate container 8ee41bc5ee01 20:33:04 ---> aa5ccd4b4223 20:33:04 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:33:04 ---> Running in 0a2b0fb44874 20:33:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:33:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:33:05 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:33:05 (2/4) Installing libedit (20221030.3.1-r1) 20:33:05 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:33:05 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:33:05 Executing busybox-1.36.1-r5.trigger 20:33:05 OK: 268 MiB in 56 packages 20:33:05 Removing intermediate container 0a2b0fb44874 20:33:05 ---> b4c7e6c93445 20:33:05 Step 8/12 : COPY go.mod vendor* ./ 20:33:05 ---> e8636b080d3e 20:33:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:05 ---> Running in 5c68107cde1f 20:33:06 Still waiting to schedule task 20:33:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:33:37 Removing intermediate container 5c68107cde1f 20:33:37 ---> cdfb4abab1a2 20:33:37 Step 10/12 : COPY . . 20:33:37 ---> 1c93497efba5 20:33:37 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:33:37 ---> Running in 266ca5cdadec 20:33:37 Removing intermediate container 266ca5cdadec 20:33:37 ---> 2bd51dfcce60 20:33:37 Step 12/12 : RUN ${MAKE} 20:33:37 ---> Running in 2ee666b79b80 20:33:37 noop 20:33:37 Removing intermediate container 2ee666b79b80 20:33:37 ---> 044d0da8644a 20:33:37 Successfully built 044d0da8644a 20:33:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:38 + docker inspect -f . ci-base-image-x86_64 20:33:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:38 prd-ubuntu20.04-docker-8c-8g-5205 does not seem to be running inside a container 20:33:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-35 -v /w/workspace/edgexfoundry_device-uart_PR-35:/w/workspace/edgexfoundry_device-uart_PR-35:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-35@tmp:/w/workspace/edgexfoundry_device-uart_PR-35@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 20:33:38 $ docker top 2f9fd9dab6c71cf5bbd83c59b6c5f31b1b8571c6f657212607fbd7761cb1e385 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:39 + go version 20:33:39 go version go1.21.0 linux/amd64 [Pipeline] } 20:33:39 $ docker stop --time=1 2f9fd9dab6c71cf5bbd83c59b6c5f31b1b8571c6f657212607fbd7761cb1e385 20:33:40 $ docker rm -f --volumes 2f9fd9dab6c71cf5bbd83c59b6c5f31b1b8571c6f657212607fbd7761cb1e385 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:40 + docker inspect -f . ci-base-image-x86_64 20:33:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:41 prd-ubuntu20.04-docker-8c-8g-5205 does not seem to be running inside a container 20:33:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_PR-35 -v /w/workspace/edgexfoundry_device-uart_PR-35:/w/workspace/edgexfoundry_device-uart_PR-35:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-35@tmp:/w/workspace/edgexfoundry_device-uart_PR-35@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 20:33:41 $ docker top 8d23fffd57503b7b087820bc227093b5326586f5b4acc801b282171a50369f31 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:41 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-35 [Pipeline] fileExists [Pipeline] sh 20:33:42 + make test 20:33:42 go test ./... -coverprofile=coverage.out 20:33:43 ? github.com/edgexfoundry/device-uart [no test files] 20:33:53 ? github.com/edgexfoundry/device-uart/cmd [no test files] 20:33:53 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 20:33:58 go vet ./... 20:34:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:34:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:34:03 ./bin/test-attribution-txt.sh [Pipeline] echo 20:34:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:34:03 $ docker stop --time=1 8d23fffd57503b7b087820bc227093b5326586f5b4acc801b282171a50369f31 20:34:06 $ docker rm -f --volumes 8d23fffd57503b7b087820bc227093b5326586f5b4acc801b282171a50369f31 [Pipeline] // withDockerContainer [Pipeline] sh 20:34:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:34:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:34:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:34:07 + ls -al . 20:34:07 total 156 20:34:07 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:33 . 20:34:07 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:32 .. 20:34:07 -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 20:32 .dockerignore 20:34:07 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:33 .git 20:34:07 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:32 .github 20:34:07 -rw-rw-r-- 1 jenkins jenkins 343 Nov 28 20:32 .gitignore 20:34:07 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:32 .golangci.yml 20:34:07 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:32 .semver 20:34:07 -rw-rw-r-- 1 jenkins jenkins 9941 Nov 28 20:32 Attribution.txt 20:34:07 -rw-rw-r-- 1 jenkins jenkins 1908 Nov 28 20:32 CHANGELOG.md 20:34:07 -rw-rw-r-- 1 jenkins jenkins 1886 Nov 28 20:32 Dockerfile 20:34:07 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:32 GOVERNANCE.md 20:34:07 -rw-rw-r-- 1 jenkins jenkins 675 Nov 28 20:32 Jenkinsfile 20:34:07 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 20:32 LICENSE 20:34:07 -rw-rw-r-- 1 jenkins jenkins 1872 Nov 28 20:32 Makefile 20:34:07 -rw-rw-r-- 1 jenkins jenkins 617 Nov 28 20:32 OWNERS.md 20:34:07 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 28 20:32 README.md 20:34:07 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 20:32 VERSION 20:34:07 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:32 bin 20:34:07 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:32 cmd 20:34:07 -rw-r--r-- 1 jenkins jenkins 10 Nov 28 20:33 coverage.out 20:34:07 -rw-rw-r-- 1 jenkins jenkins 3716 Nov 28 20:32 go.mod 20:34:07 -rw-rw-r-- 1 jenkins jenkins 35303 Nov 28 20:32 go.sum 20:34:07 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:32 internal 20:34:07 -rw-rw-r-- 1 jenkins jenkins 209 Nov 28 20:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:08 + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=cb4acbadf26248d4c12f87e250511ea626ce5e21 --label arch=amd64 --label version=0.0.0 . 20:34:08 Sending build context to Docker daemon 23.04MB 20:34:08 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:34:08 Step 2/26 : FROM ${BASE} AS builder 20:34:08 ---> 044d0da8644a 20:34:08 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:34:08 ---> Running in 864755ce65dd 20:34:08 Removing intermediate container 864755ce65dd 20:34:08 ---> a0f83295edb7 20:34:08 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:34:08 ---> Running in 1f1cec1a67ba 20:34:08 Removing intermediate container 1f1cec1a67ba 20:34:08 ---> 408a13c1a5ae 20:34:08 Step 5/26 : ARG ADD_BUILD_TAGS="" 20:34:08 ---> Running in 32723dcac2f3 20:34:08 Removing intermediate container 32723dcac2f3 20:34:08 ---> 8e448b0aa20c 20:34:08 Step 6/26 : WORKDIR /device-uart 20:34:08 ---> Running in 223d313f2811 20:34:08 Removing intermediate container 223d313f2811 20:34:08 ---> 4ac269cdb2d2 20:34:08 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:34:08 ---> Running in b71643ecf747 20:34:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:09 OK: 268 MiB in 56 packages 20:34:09 Removing intermediate container b71643ecf747 20:34:09 ---> 8c5068d22e04 20:34:09 Step 8/26 : COPY go.mod vendor* ./ 20:34:09 ---> 97c3c6bc8866 20:34:09 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:09 ---> Running in 2859924356ef 20:34:10 Removing intermediate container 2859924356ef 20:34:10 ---> a75043083224 20:34:10 Step 10/26 : COPY . . 20:34:11 ---> 0889cfd5da59 20:34:11 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:34:11 ---> Running in 940bb8c79e35 20:34:11 Removing intermediate container 940bb8c79e35 20:34:11 ---> 8f5c49b88cc6 20:34:11 Step 12/26 : RUN ${MAKE} 20:34:11 ---> Running in 5712eb9182d2 20:34:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-uart ./cmd 20:34:33 Removing intermediate container 5712eb9182d2 20:34:33 ---> 68fa962f539c 20:34:33 Step 13/26 : FROM alpine:3.18 20:34:33 3.18: Pulling from library/alpine 20:34:33 96526aa774ef: Pulling fs layer 20:34:33 96526aa774ef: Download complete 20:34:33 96526aa774ef: Pull complete 20:34:33 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:34:33 Status: Downloaded newer image for alpine:3.18 20:34:33 ---> 8ca4688f4f35 20:34:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 20:34:33 ---> Running in 83877a585896 20:34:33 Removing intermediate container 83877a585896 20:34:33 ---> 17af0d0251d3 20:34:33 Step 15/26 : RUN apk add --update --no-cache dumb-init 20:34:33 ---> Running in 48af249e823b 20:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:33 (1/1) Installing dumb-init (1.2.5-r2) 20:34:33 Executing busybox-1.36.1-r2.trigger 20:34:33 OK: 7 MiB in 16 packages 20:34:33 Removing intermediate container 48af249e823b 20:34:33 ---> fa292f2fad83 20:34:33 Step 16/26 : RUN apk --no-cache upgrade 20:34:33 ---> Running in 14bb80368a21 20:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:34 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:34:34 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:34:34 Executing busybox-1.36.1-r5.post-upgrade 20:34:34 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:34:34 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:34:34 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:34:34 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:34:34 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:34:34 Executing busybox-1.36.1-r5.trigger 20:34:34 OK: 7 MiB in 16 packages 20:34:35 Removing intermediate container 14bb80368a21 20:34:35 ---> dd5d9a7da342 20:34:35 Step 17/26 : WORKDIR / 20:34:35 ---> Running in 7cd42e0befd7 20:34:35 Removing intermediate container 7cd42e0befd7 20:34:35 ---> 6eb01465c7c5 20:34:35 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 20:34:35 ---> 8c5dd1f6eed1 20:34:35 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 20:34:35 ---> 7b44aabf463c 20:34:35 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 20:34:36 ---> 0c2d9835a41f 20:34:36 Step 21/26 : EXPOSE 59995 20:34:36 ---> Running in cf7b9d2957f5 20:34:36 Removing intermediate container cf7b9d2957f5 20:34:36 ---> c155942ef58f 20:34:36 Step 22/26 : ENTRYPOINT ["/device-uart"] 20:34:36 ---> Running in e9474b70e5ea 20:34:36 Removing intermediate container e9474b70e5ea 20:34:36 ---> e6963f57f13f 20:34:36 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:34:36 ---> Running in 94d0b4cd01bd 20:34:36 Removing intermediate container 94d0b4cd01bd 20:34:36 ---> 648d73e01133 20:34:36 Step 24/26 : LABEL arch=amd64 20:34:36 ---> Running in c9615bd82bca 20:34:36 Removing intermediate container c9615bd82bca 20:34:36 ---> 7a9ca8a48ba4 20:34:36 Step 25/26 : LABEL git_sha=cb4acbadf26248d4c12f87e250511ea626ce5e21 20:34:36 ---> Running in d9dfff79f009 20:34:36 Removing intermediate container d9dfff79f009 20:34:36 ---> ce33feee5673 20:34:36 Step 26/26 : LABEL version=0.0.0 20:34:36 ---> Running in cbdc72d10c99 20:34:37 Removing intermediate container cbdc72d10c99 20:34:37 ---> d76768ad2678 20:34:37 [Warning] One or more build-args [ARCH] were not consumed 20:34:37 Successfully built d76768ad2678 20:34:37 Successfully tagged device-uart: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 20:34:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:37 20:34:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:38 latest: Pulling from edgex-lftools-log-publisher 20:34:38 5eb5b503b376: Pulling fs layer 20:34:38 5c69ac0246d0: Pulling fs layer 20:34:38 ec43610c2a17: Pulling fs layer 20:34:38 3a2ae6a8a46f: Pulling fs layer 20:34:38 33b1e0a273af: Pulling fs layer 20:34:38 5d3b04190fa2: Pulling fs layer 20:34:38 2f39f015ded8: Pulling fs layer 20:34:38 3a2ae6a8a46f: Waiting 20:34:38 33b1e0a273af: Waiting 20:34:38 5d3b04190fa2: Waiting 20:34:38 2f39f015ded8: Waiting 20:34:38 5c69ac0246d0: Verifying Checksum 20:34:38 5c69ac0246d0: Download complete 20:34:38 3a2ae6a8a46f: Verifying Checksum 20:34:38 3a2ae6a8a46f: Download complete 20:34:38 33b1e0a273af: Verifying Checksum 20:34:38 33b1e0a273af: Download complete 20:34:38 ec43610c2a17: Verifying Checksum 20:34:38 ec43610c2a17: Download complete 20:34:38 5d3b04190fa2: Verifying Checksum 20:34:38 5d3b04190fa2: Download complete 20:34:38 5eb5b503b376: Download complete 20:34:39 2f39f015ded8: Download complete 20:34:40 5eb5b503b376: Pull complete 20:34:40 5c69ac0246d0: Pull complete 20:34:40 ec43610c2a17: Pull complete 20:34:40 3a2ae6a8a46f: Pull complete 20:34:41 33b1e0a273af: Pull complete 20:34:41 5d3b04190fa2: Pull complete 20:34:46 2f39f015ded8: Pull complete 20:34:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:34:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:46 prd-ubuntu20.04-docker-8c-8g-5205 does not seem to be running inside a container 20:34:46 $ 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/edgexfoundry_device-uart_PR-35 -v /w/workspace/edgexfoundry_device-uart_PR-35:/w/workspace/edgexfoundry_device-uart_PR-35:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-35@tmp:/w/workspace/edgexfoundry_device-uart_PR-35@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 20:34:51 $ docker top dfcb5dd05cd7dccc121efe80aad686f71c6e8ae7aedfca4df143cbf7cfd52378 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:52 ---> job-cost.sh 20:34:52 lf-activate-venv: SKIPPING 20:34:52 INFO: No Stack... 20:34:52 INFO: Retrieving Pricing Info for: v3-standard-8 20:34:52 INFO: Archiving Costs [Pipeline] sh 20:34:53 + cat /w/workspace/edgexfoundry_device-uart_PR-35/archives/cost.csv 20:34:53 + cut -d, -f6 [Pipeline] lock 20:34:53 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-35-2-stack-cost] 20:34:53 Resource [jenkins-edgexfoundry-device-uart-PR-35-2-stack-cost] did not exist. Created. 20:34:53 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-35-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:34:53 + echo total: 0.2199999988079071 [Pipeline] stash 20:34:53 Stashed 1 file(s) [Pipeline] } 20:34:53 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-35-2-stack-cost] [Pipeline] // lock [Pipeline] } 20:34:53 $ docker stop --time=1 dfcb5dd05cd7dccc121efe80aad686f71c6e8ae7aedfca4df143cbf7cfd52378 20:34:54 $ docker rm -f --volumes dfcb5dd05cd7dccc121efe80aad686f71c6e8ae7aedfca4df143cbf7cfd52378 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:46:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8620 in /w/workspace/edgexfoundry_device-uart_PR-35 [Pipeline] { [Pipeline] ws 21:46:56 Running in /w/workspace/device-uart/2 [Pipeline] { [Pipeline] checkout 21:46:59 The recommended git tool is: git 21:47:10 using credential edgex-jenkins-ssh 21:47:10 Cloning the remote Git repository 21:47:10 Cloning repository git@github.com:edgexfoundry/device-uart.git 21:47:10 > git init /w/workspace/device-uart/2 # timeout=10 21:47:10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 21:47:10 > git --version # timeout=10 21:47:11 > git --version # 'git version 2.25.1' 21:47:11 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:13 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 21:47:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:15 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 21:47:15 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 21:47:15 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/35/head:refs/remotes/origin/PR-35 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:47:16 Merging remotes/origin/main commit d844151a1f42fb40cd3b012691e92cd9aabaf4b1 into PR head commit cb4acbadf26248d4c12f87e250511ea626ce5e21 21:47:16 Merge succeeded, producing cb4acbadf26248d4c12f87e250511ea626ce5e21 21:47:16 Checking out Revision cb4acbadf26248d4c12f87e250511ea626ce5e21 (PR-35) 21:47:17 Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.1 to 1.6.0" [Pipeline] withEnv [Pipeline] { 21:47:16 > git config core.sparsecheckout # timeout=10 21:47:16 > git checkout -f cb4acbadf26248d4c12f87e250511ea626ce5e21 # timeout=10 21:47:16 > git remote # timeout=10 21:47:16 > git config --get remote.origin.url # timeout=10 21:47:16 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:16 > git merge d844151a1f42fb40cd3b012691e92cd9aabaf4b1 # timeout=10 21:47:16 > git rev-parse HEAD^{commit} # timeout=10 21:47:16 > git config core.sparsecheckout # timeout=10 21:47:16 > git checkout -f cb4acbadf26248d4c12f87e250511ea626ce5e21 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:47:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:47:22 % Total % Received % Xferd Average Speed Time Time Time Current 21:47:22 Dload Upload Total Spent Left Speed 21:47:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 242k 0 --:--:-- --:--:-- --:--:-- 242k [Pipeline] sh 21:47:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:47:23 + sudo tee /etc/docker/daemon.new 21:47:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:47:23 { 21:47:23 "registry-mirrors": [ 21:47:23 "https://nexus3.edgexfoundry.org:10001" 21:47:23 ], 21:47:23 "bip": "10.250.0.254/24", 21:47:23 "hosts": [ 21:47:23 "tcp://0.0.0.0:5555", 21:47:23 "unix:///var/run/docker.sock" 21:47:23 ], 21:47:23 "mtu": 1458, 21:47:23 "selinux-enabled": true, 21:47:23 "seccomp-profile": "/etc/docker/seccomp.json" 21:47:23 } [Pipeline] sh 21:47:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:47:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:47:42 provisioning config files... 21:47:42 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/2@tmp/config8871470045007106795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:47:43 ---> ****-login.sh 21:47:43 nexus3.edgexfoundry.org:10001 21:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:47:43 Configure a credential helper to remove this warning. See 21:47:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:47:43 21:47:43 Login Succeeded 21:47:43 nexus3.edgexfoundry.org:10002 21:47:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:47:44 Configure a credential helper to remove this warning. See 21:47:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:47:44 21:47:44 Login Succeeded 21:47:44 nexus3.edgexfoundry.org:10003 21:47:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:47:44 Configure a credential helper to remove this warning. See 21:47:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:47:44 21:47:44 Login Succeeded 21:47:44 nexus3.edgexfoundry.org:10004 21:47:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:47:44 Configure a credential helper to remove this warning. See 21:47:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:47:44 21:47:44 Login Succeeded 21:47:44 ****.io 21:47:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:47:45 Configure a credential helper to remove this warning. See 21:47:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:47:45 21:47:45 Login Succeeded 21:47:45 ---> ****-login.sh ends [Pipeline] } 21:47:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:47:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:47:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:47:45 ========================================================= 21:47:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:47:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:47:46 Sending build context to Docker daemon 11.58MB 21:47:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:47:47 Step 2/12 : FROM ${BASE} AS builder 21:47:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:47:52 9fda8d8052c6: Pulling fs layer 21:47:52 5d54e960e981: Pulling fs layer 21:47:52 c4a7e357bf2a: Pulling fs layer 21:47:52 f0e02332f6b5: Pulling fs layer 21:47:52 872ee5b61b7b: Pulling fs layer 21:47:52 0c6a40ed1a82: Pulling fs layer 21:47:52 94ae7d8d031c: Pulling fs layer 21:47:52 872ee5b61b7b: Waiting 21:47:52 0c6a40ed1a82: Waiting 21:47:52 f0e02332f6b5: Waiting 21:47:52 94ae7d8d031c: Waiting 21:47:52 5d54e960e981: Verifying Checksum 21:47:52 5d54e960e981: Download complete 21:47:52 f0e02332f6b5: Download complete 21:47:52 872ee5b61b7b: Verifying Checksum 21:47:52 872ee5b61b7b: Download complete 21:47:52 9fda8d8052c6: Verifying Checksum 21:47:52 9fda8d8052c6: Download complete 21:47:52 94ae7d8d031c: Download complete 21:47:52 9fda8d8052c6: Pull complete 21:47:53 5d54e960e981: Pull complete 21:47:53 c4a7e357bf2a: Verifying Checksum 21:47:53 c4a7e357bf2a: Download complete 21:47:54 0c6a40ed1a82: Verifying Checksum 21:47:54 0c6a40ed1a82: Download complete 21:48:09 c4a7e357bf2a: Pull complete 21:48:09 f0e02332f6b5: Pull complete 21:48:09 872ee5b61b7b: Pull complete 21:48:17 0c6a40ed1a82: Pull complete 21:48:19 94ae7d8d031c: Pull complete 21:48:19 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 21:48:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:48:19 ---> 86de565de09d 21:48:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:48:21 ---> Running in 7083a3780f26 21:48:21 Removing intermediate container 7083a3780f26 21:48:21 ---> 43c4f024e2db 21:48:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:48:21 ---> Running in 86c1caa8dfe8 21:48:21 Removing intermediate container 86c1caa8dfe8 21:48:21 ---> 4f8da91ed6b7 21:48:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:48:21 ---> Running in 3263237f551c 21:48:21 Removing intermediate container 3263237f551c 21:48:21 ---> 487d392cb3ab 21:48:21 Step 6/12 : WORKDIR /device-uart 21:48:21 ---> Running in d157de894ec5 21:48:22 Removing intermediate container d157de894ec5 21:48:22 ---> ad712e543433 21:48:22 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:48:22 ---> Running in bf1791c20951 21:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:48:24 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:48:24 (2/4) Installing libedit (20221030.3.1-r1) 21:48:24 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:48:24 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:48:24 Executing busybox-1.36.1-r5.trigger 21:48:24 OK: 271 MiB in 56 packages 21:48:25 Removing intermediate container bf1791c20951 21:48:25 ---> f97e22d3f676 21:48:25 Step 8/12 : COPY go.mod vendor* ./ 21:48:26 ---> 5ca318c32fcf 21:48:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:48:26 ---> Running in e5b83bc6d5ab 21:49:48 Removing intermediate container e5b83bc6d5ab 21:49:48 ---> 3d5cf7f57571 21:49:48 Step 10/12 : COPY . . 21:49:48 ---> 8a4788101efc 21:49:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:49:48 ---> Running in 83c158c9190b 21:49:48 Removing intermediate container 83c158c9190b 21:49:48 ---> e017442bae9d 21:49:48 Step 12/12 : RUN ${MAKE} 21:49:48 ---> Running in f37a7d2a4083 21:49:48 noop 21:49:48 Removing intermediate container f37a7d2a4083 21:49:48 ---> 8f1bbc0d254f 21:49:48 Successfully built 8f1bbc0d254f 21:49:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:48 + docker inspect -f . ci-base-image-arm64 21:49:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:48 prd-ubuntu20.04-docker-arm64-4c-16g-8620 does not seem to be running inside a container 21:49:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:49:50 $ docker top 0cba45ffaedd8eb6425bad60df0ee37e0791b919b94b536b68a46dbb8bd8a2b7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:51 + go version 21:49:51 go version go1.21.0 linux/arm64 [Pipeline] } 21:49:51 $ docker stop --time=1 0cba45ffaedd8eb6425bad60df0ee37e0791b919b94b536b68a46dbb8bd8a2b7 21:49:52 $ docker rm -f --volumes 0cba45ffaedd8eb6425bad60df0ee37e0791b919b94b536b68a46dbb8bd8a2b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:53 + docker inspect -f . ci-base-image-arm64 21:49:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:54 prd-ubuntu20.04-docker-arm64-4c-16g-8620 does not seem to be running inside a container 21:49:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:49:55 $ docker top 21b40b05375664552a5ca0e7cf5206f3891b217f59899a7141e183628e638034 -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:56 + git config --global --add safe.directory /w/workspace/device-uart/2 [Pipeline] fileExists [Pipeline] sh 21:49:56 + make test 21:49:56 go test ./... -coverprofile=coverage.out 21:50:01 ? github.com/edgexfoundry/device-uart [no test files] 21:51:37 ? github.com/edgexfoundry/device-uart/cmd [no test files] 21:51:37 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 21:51:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:51:37 go vet ./... 21:51:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:51:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:51:52 ./bin/test-attribution-txt.sh [Pipeline] echo 21:51:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:51:53 $ docker stop --time=1 21b40b05375664552a5ca0e7cf5206f3891b217f59899a7141e183628e638034 21:51:57 $ docker rm -f --volumes 21b40b05375664552a5ca0e7cf5206f3891b217f59899a7141e183628e638034 [Pipeline] // withDockerContainer [Pipeline] sh 21:51:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:51:58 Warning: overwriting stash ‘coverage-report’ 21:51:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:51:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:52:00 + ls -al . 21:52:00 total 152 21:52:00 drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 21:49 . 21:52:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 21:47 .. 21:52:00 -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 21:47 .dockerignore 21:52:00 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 21:47 .git 21:52:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:47 .github 21:52:00 -rw-rw-r-- 1 jenkins jenkins 343 Nov 28 21:47 .gitignore 21:52:00 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 21:47 .golangci.yml 21:52:00 -rw-rw-r-- 1 jenkins jenkins 9941 Nov 28 21:47 Attribution.txt 21:52:00 -rw-rw-r-- 1 jenkins jenkins 1908 Nov 28 21:47 CHANGELOG.md 21:52:00 -rw-rw-r-- 1 jenkins jenkins 1886 Nov 28 21:47 Dockerfile 21:52:00 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 21:47 GOVERNANCE.md 21:52:00 -rw-rw-r-- 1 jenkins jenkins 675 Nov 28 21:47 Jenkinsfile 21:52:00 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 21:47 LICENSE 21:52:00 -rw-rw-r-- 1 jenkins jenkins 1872 Nov 28 21:47 Makefile 21:52:00 -rw-rw-r-- 1 jenkins jenkins 617 Nov 28 21:47 OWNERS.md 21:52:00 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 28 21:47 README.md 21:52:00 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 20:32 VERSION 21:52:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 21:47 bin 21:52:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:47 cmd 21:52:00 -rw-r--r-- 1 jenkins jenkins 10 Nov 28 21:49 coverage.out 21:52:00 -rw-rw-r-- 1 jenkins jenkins 3716 Nov 28 21:47 go.mod 21:52:00 -rw-rw-r-- 1 jenkins jenkins 35303 Nov 28 21:47 go.sum 21:52:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:47 internal 21:52:00 -rw-rw-r-- 1 jenkins jenkins 209 Nov 28 21:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:00 + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cb4acbadf26248d4c12f87e250511ea626ce5e21 --label arch=arm64 --label version=0.0.0 . 21:52:00 Sending build context to Docker daemon 11.58MB 21:52:01 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 21:52:01 Step 2/26 : FROM ${BASE} AS builder 21:52:01 ---> 8f1bbc0d254f 21:52:01 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:52:01 ---> Running in 560adcd5a6c8 21:52:01 Removing intermediate container 560adcd5a6c8 21:52:01 ---> 06445dce1a39 21:52:01 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:52:01 ---> Running in 3d2e8b6df0b8 21:52:01 Removing intermediate container 3d2e8b6df0b8 21:52:01 ---> 37cd8418f96a 21:52:01 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:52:01 ---> Running in c2e57fe4a89d 21:52:02 Removing intermediate container c2e57fe4a89d 21:52:02 ---> ab35da122c5b 21:52:02 Step 6/26 : WORKDIR /device-uart 21:52:02 ---> Running in 7ba06bf73c59 21:52:02 Removing intermediate container 7ba06bf73c59 21:52:02 ---> 04d96054b8b0 21:52:02 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:52:02 ---> Running in 49d28d157627 21:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:52:05 OK: 271 MiB in 56 packages 21:52:06 Removing intermediate container 49d28d157627 21:52:06 ---> e10595b1391f 21:52:06 Step 8/26 : COPY go.mod vendor* ./ 21:52:06 ---> 53b95c0643c8 21:52:06 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:06 ---> Running in d3d346e3733f 21:52:11 Removing intermediate container d3d346e3733f 21:52:11 ---> 3121ea07d8fd 21:52:11 Step 10/26 : COPY . . 21:52:12 ---> 52e7228650e1 21:52:12 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:52:12 ---> Running in c65f27be2c79 21:52:12 Removing intermediate container c65f27be2c79 21:52:12 ---> 987d6f16e304 21:52:12 Step 12/26 : RUN ${MAKE} 21:52:12 ---> Running in 44d950b13566 21:52:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-uart ./cmd 21:54:05 Removing intermediate container 44d950b13566 21:54:05 ---> 87de7730fb02 21:54:05 Step 13/26 : FROM alpine:3.18 21:54:05 3.18: Pulling from library/alpine 21:54:05 579b34f0a95b: Pulling fs layer 21:54:06 579b34f0a95b: Verifying Checksum 21:54:06 579b34f0a95b: Download complete 21:54:06 579b34f0a95b: Pull complete 21:54:06 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:54:06 Status: Downloaded newer image for alpine:3.18 21:54:06 ---> 3cc203321400 21:54:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:54:06 ---> Running in c44de206cab3 21:54:07 Removing intermediate container c44de206cab3 21:54:07 ---> 2bbde6a9a377 21:54:07 Step 15/26 : RUN apk add --update --no-cache dumb-init 21:54:07 ---> Running in bf8347bb46af 21:54:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:54:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:54:09 (1/1) Installing dumb-init (1.2.5-r2) 21:54:09 Executing busybox-1.36.1-r2.trigger 21:54:09 OK: 8 MiB in 16 packages 21:54:10 Removing intermediate container bf8347bb46af 21:54:10 ---> d6139b971bef 21:54:10 Step 16/26 : RUN apk --no-cache upgrade 21:54:10 ---> Running in fd5553a8fcc6 21:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:54:13 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:54:13 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:54:13 Executing busybox-1.36.1-r5.post-upgrade 21:54:13 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:54:13 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:54:13 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:54:13 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:54:13 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:54:13 Executing busybox-1.36.1-r5.trigger 21:54:13 OK: 8 MiB in 16 packages 21:54:14 Removing intermediate container fd5553a8fcc6 21:54:14 ---> 48b19769ab1f 21:54:14 Step 17/26 : WORKDIR / 21:54:14 ---> Running in 3fe1758b438b 21:54:14 Removing intermediate container 3fe1758b438b 21:54:14 ---> 3d969ab8ef48 21:54:14 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 21:54:15 ---> 03e0d231bd42 21:54:15 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 21:54:15 ---> 9acd117aa799 21:54:15 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 21:54:20 ---> d96f28ff37ae 21:54:20 Step 21/26 : EXPOSE 59995 21:54:20 ---> Running in 7f46fcee70d3 21:54:20 Removing intermediate container 7f46fcee70d3 21:54:20 ---> 0b3f177d6cb9 21:54:20 Step 22/26 : ENTRYPOINT ["/device-uart"] 21:54:20 ---> Running in a3bffcb03131 21:54:21 Removing intermediate container a3bffcb03131 21:54:21 ---> 299e31bd85cc 21:54:21 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:54:21 ---> Running in 5a30e3f546bd 21:54:21 Removing intermediate container 5a30e3f546bd 21:54:21 ---> 2cd6c9361c0c 21:54:21 Step 24/26 : LABEL arch=arm64 21:54:21 ---> Running in b5c33f9dca1c 21:54:22 Removing intermediate container b5c33f9dca1c 21:54:22 ---> d078255e1959 21:54:22 Step 25/26 : LABEL git_sha=cb4acbadf26248d4c12f87e250511ea626ce5e21 21:54:22 ---> Running in 1e0354e16c6a 21:54:22 Removing intermediate container 1e0354e16c6a 21:54:22 ---> 7658fc425c1b 21:54:22 Step 26/26 : LABEL version=0.0.0 21:54:22 ---> Running in b1ada7c52265 21:54:22 Removing intermediate container b1ada7c52265 21:54:22 ---> 84f7456e1046 21:54:22 [Warning] One or more build-args [ARCH] were not consumed 21:54:22 Successfully built 84f7456e1046 21:54:22 Successfully tagged device-uart-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 21:54:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:54:23 21:54:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:54:24 arm64: Pulling from edgex-lftools-log-publisher 21:54:24 8998bd30e6a1: Pulling fs layer 21:54:24 04944245beec: Pulling fs layer 21:54:24 699f458cf7ca: Pulling fs layer 21:54:24 765212b225bb: Pulling fs layer 21:54:24 f23df028b6ca: Pulling fs layer 21:54:24 d65c8cfc05b1: Pulling fs layer 21:54:24 2437ff75d9bd: Pulling fs layer 21:54:24 765212b225bb: Waiting 21:54:24 f23df028b6ca: Waiting 21:54:24 d65c8cfc05b1: Waiting 21:54:24 2437ff75d9bd: Waiting 21:54:24 04944245beec: Verifying Checksum 21:54:24 04944245beec: Download complete 21:54:24 765212b225bb: Verifying Checksum 21:54:24 765212b225bb: Download complete 21:54:24 f23df028b6ca: Verifying Checksum 21:54:24 f23df028b6ca: Download complete 21:54:24 d65c8cfc05b1: Verifying Checksum 21:54:24 d65c8cfc05b1: Download complete 21:54:24 699f458cf7ca: Verifying Checksum 21:54:24 699f458cf7ca: Download complete 21:54:24 8998bd30e6a1: Download complete 21:54:27 2437ff75d9bd: Verifying Checksum 21:54:27 2437ff75d9bd: Download complete 21:54:29 8998bd30e6a1: Pull complete 21:54:29 04944245beec: Pull complete 21:54:31 699f458cf7ca: Pull complete 21:54:31 765212b225bb: Pull complete 21:54:32 f23df028b6ca: Pull complete 21:54:32 d65c8cfc05b1: Pull complete 21:54:51 2437ff75d9bd: Pull complete 21:54:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:54:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:54:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:51 prd-ubuntu20.04-docker-arm64-4c-16g-8620 does not seem to be running inside a container 21:54:51 $ 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-uart/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:54:54 $ docker top 6af20e2fd0aeb0ee98a4a37cc6734b5b92b26ab5f7a0e7b126cc6f10c15256b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:54:55 ---> job-cost.sh 21:54:55 lf-activate-venv: SKIPPING 21:54:55 INFO: No Stack... 21:54:55 INFO: Retrieving Pricing Info for: v3-standard-4 21:54:56 INFO: Archiving Costs [Pipeline] sh 21:54:57 + cat /w/workspace/device-uart/2/archives/cost.csv 21:54:57 + cut -d, -f6 [Pipeline] lock 21:54:57 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-35-2-stack-cost] 21:54:57 Resource [jenkins-edgexfoundry-device-uart-PR-35-2-stack-cost] did not exist. Created. 21:54:57 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-35-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:54:57 /w/workspace/device-uart/2@tmp/durable-f9997282/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:54:58 + echo total: 0.10999999940395355 [Pipeline] stash 21:54:58 Warning: overwriting stash ‘stack-cost’ 21:54:58 Stashed 1 file(s) [Pipeline] } 21:54:58 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-35-2-stack-cost] [Pipeline] // lock [Pipeline] } 21:54:58 $ docker stop --time=1 6af20e2fd0aeb0ee98a4a37cc6734b5b92b26ab5f7a0e7b126cc6f10c15256b5 21:55:00 $ docker rm -f --volumes 6af20e2fd0aeb0ee98a4a37cc6734b5b92b26ab5f7a0e7b126cc6f10c15256b5 [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 21:55:01 provisioning config files... 21:55:01 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-35@tmp/config9690097472352522806tmp [Pipeline] { [Pipeline] sh 21:55:01 + set +x 21:55:01 + bash -s -- 21:55:01 + curl -s https://codecov.io/bash 21:55:01 21:55:01 _____ _ 21:55:01 / ____| | | 21:55:01 | | ___ __| | ___ ___ _____ __ 21:55:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:55:01 | |___| (_) | (_| | __/ (_| (_) \ V / 21:55:01 \_____\___/ \__,_|\___|\___\___/ \_/ 21:55:01 Bash-1.0.6 21:55:01 21:55:01 21:55:01 ==> git version 2.25.1 found 21:55:01 ==> 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 21:55:01 Release-Date: 2020-01-08 21:55:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:55:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:55:01 ==> Jenkins CI detected. 21:55:01 current dir:  /w/workspace/edgexfoundry_device-uart_PR-35 21:55:01 project root: . 21:55:01 --> token set from env 21:55:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:55:01 ==> Running gcov in . (disable via -X gcov) 21:55:01 ==> Python coveragepy not found 21:55:01 ==> Searching for coverage reports in: 21:55:01 + . 21:55:01 -> Found 1 reports 21:55:01 ==> Detecting git/mercurial file structure 21:55:01 ==> Reading reports 21:55:01 + ./coverage.out bytes=10 21:55:01 ==> Appending adjustments 21:55:01 https://docs.codecov.io/docs/fixing-reports 21:55:01 + Found adjustments 21:55:01 ==> Gzipping contents 21:55:01 4.0K /tmp/codecov.BSSYnH.gz 21:55:01 ==> Uploading reports 21:55:01 url: https://codecov.io 21:55:01 query: branch=PR-35&commit=cb4acbadf26248d4c12f87e250511ea626ce5e21&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-35%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=35&job=&cmd_args= 21:55:01 -> Pinging Codecov 21:55:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-35&commit=cb4acbadf26248d4c12f87e250511ea626ce5e21&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-35%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=35&job=&cmd_args= 21:55:02 -> Uploading to 21:55:02 https://storage.googleapis.com/codecov/v4/raw/2023-11-28/B9AA6E0BBD74AE3A32605C7A7C664919/cb4acbadf26248d4c12f87e250511ea626ce5e21/fd87f353-941b-446f-8229-983178c6b933.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T215502Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1ade960148a633cb923cdbf2706da203213353c757abe7593ccdcf200219e67 21:55:02 % Total % Received % Xferd Average Speed Time Time Time Current 21:55:02 Dload Upload Total Spent Left Speed 21:55:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2374 --:--:-- --:--:-- --:--:-- 2374 21:55:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/cb4acbadf26248d4c12f87e250511ea626ce5e21 [Pipeline] } 21:55:02 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 21:55:04 + [ -d /w/workspace/edgexfoundry_device-uart_PR-35/archives ] 21:55:04 + ls -al /w/workspace/edgexfoundry_device-uart_PR-35/archives 21:55:04 total 16 21:55:04 drwxr-xr-x 3 root root 4096 Nov 28 20:34 . 21:55:04 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 20:34 .. 21:55:04 drwxr-xr-x 2 root root 4096 Nov 28 20:34 cost 21:55:04 -rw-r--r-- 1 root root 82 Nov 28 20:34 cost.csv 21:55:04 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-35/archives 21:55:04 + ls -al /w/workspace/edgexfoundry_device-uart_PR-35/archives 21:55:04 total 16 21:55:04 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:34 . 21:55:04 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 20:34 .. 21:55:04 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 20:34 cost 21:55:04 -rw-r--r-- 1 jenkins jenkins 82 Nov 28 20:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:55:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:55:05 ---> package-listing.sh 21:55:05 ++ facter osfamily 21:55:05 ++ tr '[:upper:]' '[:lower:]' 21:55:05 + OS_FAMILY=debian 21:55:05 + workspace=/w/workspace/edgexfoundry_device-uart_PR-35 21:55:05 + START_PACKAGES=/tmp/packages_start.txt 21:55:05 + END_PACKAGES=/tmp/packages_end.txt 21:55:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:55:05 + PACKAGES=/tmp/packages_start.txt 21:55:05 + '[' /w/workspace/edgexfoundry_device-uart_PR-35 ']' 21:55:05 + PACKAGES=/tmp/packages_end.txt 21:55:05 + case "${OS_FAMILY}" in 21:55:05 + dpkg -l 21:55:05 + grep '^ii' 21:55:05 + '[' -f /tmp/packages_start.txt ']' 21:55:05 + '[' -f /tmp/packages_end.txt ']' 21:55:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:55:05 + '[' /w/workspace/edgexfoundry_device-uart_PR-35 ']' 21:55:05 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-35/archives/ 21:55:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-35/archives/ [Pipeline] echo 21:55:05 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/edgexfoundry_device-uart_PR-35/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:55:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:55:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:06 prd-ubuntu20.04-docker-8c-8g-5205 does not seem to be running inside a container 21:55:06 $ 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/edgexfoundry_device-uart_PR-35/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_PR-35 -v /w/workspace/edgexfoundry_device-uart_PR-35:/w/workspace/edgexfoundry_device-uart_PR-35:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-35@tmp:/w/workspace/edgexfoundry_device-uart_PR-35@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 21:55:07 $ docker top a109aa410c1849d1aa0dd69f02ab98372e123468dcb917432969b387c0fd39f9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:07 + touch /tmp/pre-build-complete [Pipeline] sh 21:55:07 + mkdir -p /var/log/sysstat [Pipeline] sh 21:55:08 + ls /var/log/sa-host 21:55:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:55:08 provisioning config files... 21:55:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-35@tmp/config5808594187817216017tmp [Pipeline] { [Pipeline] echo 21:55:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:55:08 ---> create-netrc.sh [Pipeline] } 21:55:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:55:09 ---> python-tools-install.sh [Pipeline] echo 21:55:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:55:09 ---> sudo-logs.sh 21:55:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:55:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:55:09 ---> job-cost.sh 21:55:09 lf-activate-venv: SKIPPING 21:55:09 DEBUG: total: 0.2199999988079071 21:55:09 INFO: Retrieving Stack Cost... 21:55:10 INFO: Retrieving Pricing Info for: v3-standard-8 21:55:10 INFO: Archiving Costs [Pipeline] echo 21:55:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:55:10 ---> logs-deploy.sh 21:55:10 lf-activate-venv: SKIPPING 21:55:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-35/2 21:55:10 INFO: archiving workspace using pattern(s): 21:55:11 Archives upload complete. 21:55:12 INFO: archiving logs to Nexus 21:55:12 ---> uname -a: 21:55:12 Linux prd-ubuntu20-04-docker-8c-8g-5205 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:55:12 21:55:12 21:55:12 ---> lscpu: 21:55:12 Architecture: x86_64 21:55:12 CPU op-mode(s): 32-bit, 64-bit 21:55:12 Byte Order: Little Endian 21:55:12 Address sizes: 40 bits physical, 48 bits virtual 21:55:12 CPU(s): 8 21:55:12 On-line CPU(s) list: 0-7 21:55:12 Thread(s) per core: 1 21:55:12 Core(s) per socket: 1 21:55:12 Socket(s): 8 21:55:12 NUMA node(s): 1 21:55:12 Vendor ID: AuthenticAMD 21:55:12 CPU family: 23 21:55:12 Model: 49 21:55:12 Model name: AMD EPYC-Rome Processor 21:55:12 Stepping: 0 21:55:12 CPU MHz: 2800.000 21:55:12 BogoMIPS: 5600.00 21:55:12 Virtualization: AMD-V 21:55:12 Hypervisor vendor: KVM 21:55:12 Virtualization type: full 21:55:12 L1d cache: 256 KiB 21:55:12 L1i cache: 256 KiB 21:55:12 L2 cache: 4 MiB 21:55:12 L3 cache: 128 MiB 21:55:12 NUMA node0 CPU(s): 0-7 21:55:12 Vulnerability Itlb multihit: Not affected 21:55:12 Vulnerability L1tf: Not affected 21:55:12 Vulnerability Mds: Not affected 21:55:12 Vulnerability Meltdown: Not affected 21:55:12 Vulnerability Mmio stale data: Not affected 21:55:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:55:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:55:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:55:12 Vulnerability Srbds: Not affected 21:55:12 Vulnerability Tsx async abort: Not affected 21:55:12 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 21:55:12 21:55:12 21:55:12 ---> nproc: 21:55:12 8 21:55:12 21:55:12 21:55:12 ---> df -h: 21:55:12 Filesystem Size Used Avail Use% Mounted on 21:55:12 overlay 155G 12G 144G 8% / 21:55:12 tmpfs 64M 0 64M 0% /dev 21:55:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:55:12 shm 64M 0 64M 0% /dev/shm 21:55:12 /dev/vda1 155G 12G 144G 8% /facter-os 21:55:12 21:55:12 21:55:12 ---> sar -b -r -n DEV: 21:55:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5205) 11/28/23 _x86_64_ (8 CPU) 21:55:12 21:55:12 20:31:44 LINUX RESTART (8 CPU) 21:55:12 21:55:12 20:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:55:12 20:33:01 140.63 47.61 93.02 0.00 5380.30 165637.46 0.00 21:55:12 20:34:01 243.74 1.33 242.41 0.00 18.53 72880.92 0.00 21:55:12 20:35:01 204.08 0.23 203.85 0.00 12.13 46868.86 0.00 21:55:12 20:36:01 4.27 1.60 2.67 0.00 36.26 34.28 0.00 21:55:12 20:37:01 41.52 11.50 30.02 0.00 5183.07 4761.21 0.00 21:55:12 20:38:01 17.86 0.37 17.50 0.00 20.40 3805.90 0.00 21:55:12 20:39:01 3.22 0.02 3.20 0.00 0.13 83.99 0.00 21:55:12 20:40:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 21:55:12 20:41:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 21:55:12 20:42:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 21:55:12 20:43:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 21:55:12 20:44:01 1.13 0.00 1.13 0.00 0.00 18.13 0.00 21:55:12 20:45:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 21:55:12 20:46:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 21:55:12 20:47:01 1.93 0.02 1.92 0.00 0.13 27.33 0.00 21:55:12 20:48:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 21:55:12 20:49:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 21:55:12 20:50:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 21:55:12 20:51:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 21:55:12 20:52:01 1.85 0.00 1.85 0.00 0.00 20.66 0.00 21:55:12 20:53:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 21:55:12 20:54:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 21:55:12 20:55:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 21:55:12 20:56:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 21:55:12 20:57:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 21:55:12 20:58:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 21:55:12 20:59:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 21:55:12 21:00:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 21:55:12 21:01:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 21:55:12 21:02:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 21:55:12 21:03:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 21:55:12 21:04:01 2.00 0.00 2.00 0.00 0.00 21.73 0.00 21:55:12 21:05:01 1.48 0.00 1.48 0.00 0.00 16.13 0.00 21:55:12 21:06:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 21:55:12 21:07:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 21:55:12 21:08:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 21:55:12 21:09:01 1.43 0.00 1.43 0.00 0.00 15.33 0.00 21:55:12 21:10:01 1.63 0.00 1.63 0.00 0.00 18.40 0.00 21:55:12 21:11:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 21:55:12 21:12:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 21:55:12 21:13:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 21:55:12 21:14:01 1.43 0.00 1.43 0.00 0.00 16.13 0.00 21:55:12 21:15:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 21:55:12 21:16:01 0.88 0.00 0.88 0.00 0.00 11.46 0.00 21:55:12 21:17:01 1.30 0.02 1.28 0.00 0.13 14.53 0.00 21:55:12 21:18:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 21:55:12 21:19:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 21:55:12 21:20:01 1.60 0.00 1.60 0.00 0.00 16.93 0.00 21:55:12 21:21:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 21:55:12 21:22:01 1.78 0.00 1.78 0.00 0.00 20.13 0.00 21:55:12 21:23:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 21:55:12 21:24:01 1.62 0.00 1.62 0.00 0.00 17.73 0.00 21:55:12 21:25:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 21:55:12 21:26:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 21:55:12 21:27:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 21:55:12 21:28:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 21:55:12 21:29:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 21:55:12 21:30:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 21:55:12 21:31:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 21:55:12 21:32:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 21:55:12 21:33:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 21:55:12 21:34:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 21:55:12 21:35:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 21:55:12 21:36:01 1.73 0.00 1.73 0.00 0.00 19.86 0.00 21:55:12 21:37:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 21:55:12 21:38:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 21:55:12 21:39:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 21:55:12 21:40:01 1.65 0.00 1.65 0.00 0.00 18.12 0.00 21:55:12 21:41:02 1.45 0.00 1.45 0.00 0.00 16.13 0.00 21:55:12 21:42:01 1.86 0.00 1.86 0.00 0.00 21.55 0.00 21:55:12 21:43:01 1.63 0.00 1.63 0.00 0.00 17.86 0.00 21:55:12 21:44:01 2.08 0.00 2.08 0.00 0.00 23.06 0.00 21:55:12 21:45:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 21:55:12 21:46:01 2.03 0.00 2.03 0.00 0.00 22.13 0.00 21:55:12 21:47:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 21:55:12 21:48:01 2.05 0.00 2.05 0.00 0.00 22.53 0.00 21:55:12 21:49:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 21:55:12 21:50:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 21:55:12 21:51:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 21:55:12 21:52:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 21:55:12 21:53:01 1.33 0.00 1.33 0.00 0.00 14.13 0.00 21:55:12 21:54:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 21:55:12 21:55:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 21:55:12 Average: 9.11 0.76 8.35 0.00 128.36 3557.47 0.00 21:55:12 21:55:12 20:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:55:12 20:33:01 29263668 31596176 728140 2.21 73796 2532828 1845400 5.44 971312 2277380 485044 21:55:12 20:34:01 28105244 31527848 775432 2.36 152892 3424120 1929508 5.69 1217740 3048564 202420 21:55:12 20:35:01 27595056 31577544 726868 2.21 165636 3941648 1760752 5.19 1263180 3483124 408 21:55:12 20:36:01 27586508 31571088 733236 2.23 165692 3942736 1760752 5.19 1272304 3483412 32 21:55:12 20:37:01 27143668 31539684 736388 2.24 182172 4337148 1704812 5.02 1544280 3624748 94428 21:55:12 20:38:01 27113288 31555476 718892 2.19 194692 4368532 1711384 5.04 1571960 3619596 200 21:55:12 20:39:01 27119160 31556400 717800 2.18 193228 4365276 1718664 5.07 1568768 3616360 4 21:55:12 20:40:01 27125508 31562752 711400 2.16 193252 4365280 1718664 5.07 1563008 3616360 160 21:55:12 20:41:01 27125648 31562960 711068 2.16 193276 4365284 1718664 5.07 1563032 3616364 12 21:55:12 20:42:01 27126260 31563600 710576 2.16 193308 4365288 1718664 5.07 1563216 3616368 172 21:55:12 20:43:01 27125992 31563496 710652 2.16 193336 4365416 1718664 5.07 1563244 3616496 12 21:55:12 20:44:01 27128560 31566096 707988 2.15 193368 4365420 1718664 5.07 1561380 3616500 164 21:55:12 20:45:01 27128512 31566088 707956 2.15 193380 4365424 1718664 5.07 1561412 3616504 8 21:55:12 20:46:01 27128592 31566184 707772 2.15 193420 4365428 1718664 5.07 1561128 3616508 176 21:55:12 20:47:01 27126696 31564424 709652 2.16 193480 4365400 1740192 5.13 1561620 3616480 68 21:55:12 20:48:01 27127440 31565216 709020 2.16 193512 4365412 1740192 5.13 1561580 3616484 172 21:55:12 20:49:01 27127108 31564896 709276 2.16 193548 4365416 1740192 5.13 1561524 3616488 12 21:55:12 20:50:01 27126840 31564692 709448 2.16 193572 4365420 1740192 5.13 1561584 3616492 172 21:55:12 20:51:01 27127076 31564968 709228 2.16 193600 4365420 1740192 5.13 1561632 3616492 12 21:55:12 20:52:01 27128004 31565932 708212 2.15 193648 4365408 1740192 5.13 1560792 3616496 4 21:55:12 20:53:01 27127988 31565956 708136 2.15 193668 4365424 1740192 5.13 1560932 3616496 12 21:55:12 20:54:01 27128116 31566112 708120 2.15 193696 4365428 1740192 5.13 1560884 3616500 168 21:55:12 20:55:01 27127832 31565860 708332 2.15 193724 4365432 1724080 5.08 1560916 3616504 8 21:55:12 20:56:01 27127824 31565900 708236 2.15 193760 4365436 1724080 5.08 1560984 3616508 168 21:55:12 20:57:01 27127460 31565580 708504 2.15 193788 4365440 1724080 5.08 1561156 3616512 16 21:55:12 20:58:01 27127224 31565400 708616 2.15 193848 4365444 1724080 5.08 1561224 3616516 40 21:55:12 20:59:01 27127168 31565380 708576 2.15 193864 4365444 1724080 5.08 1561124 3616516 8 21:55:12 21:00:01 27127556 31565792 708320 2.15 193884 4365448 1724080 5.08 1561140 3616520 196 21:55:12 21:01:01 27127288 31565544 708540 2.15 193904 4365448 1724080 5.08 1561160 3616520 4 21:55:12 21:02:01 27127304 31565584 708468 2.15 193940 4365436 1724080 5.08 1561192 3616524 188 21:55:12 21:03:01 27127256 31565600 708384 2.15 193988 4365456 1724080 5.08 1561536 3616528 176 21:55:12 21:04:01 27127208 31565624 708292 2.15 194056 4365464 1724080 5.08 1561584 3616528 184 21:55:12 21:05:01 27127604 31566128 707940 2.15 194140 4365468 1724080 5.08 1561740 3616540 4 21:55:12 21:06:01 27127780 31566344 707920 2.15 194176 4365468 1724080 5.08 1561536 3616540 172 21:55:12 21:07:01 27127756 31566356 708072 2.15 194216 4365472 1724080 5.08 1561788 3616544 4 21:55:12 21:08:01 27127740 31566380 708000 2.15 194252 4365476 1724080 5.08 1561828 3616548 40 21:55:12 21:09:01 27127944 31566744 707548 2.15 194324 4365604 1724080 5.08 1561956 3616668 8 21:55:12 21:10:01 27127864 31566764 707516 2.15 194368 4365608 1707612 5.03 1561888 3616680 40 21:55:12 21:11:01 27127596 31566520 707704 2.15 194384 4365612 1707612 5.03 1562024 3616684 12 21:55:12 21:12:01 27127036 31565988 708180 2.15 194424 4365600 1707612 5.03 1562068 3616684 36 21:55:12 21:13:01 27127416 31566396 707912 2.15 194444 4365616 1707612 5.03 1562080 3616688 4 21:55:12 21:14:01 27127700 31566716 707576 2.15 194468 4365620 1707612 5.03 1561996 3616688 40 21:55:12 21:15:01 27127368 31566396 707812 2.15 194492 4365624 1707612 5.03 1561996 3616692 12 21:55:12 21:16:01 27127352 31566432 707744 2.15 194508 4365628 1707612 5.03 1562056 3616700 196 21:55:12 21:17:01 27126428 31565524 708588 2.15 194532 4365620 1707612 5.03 1562592 3616700 20 21:55:12 21:18:01 27126352 31565660 708076 2.15 194556 4365632 1707612 5.03 1562656 3616704 176 21:55:12 21:19:01 27126744 31566056 707612 2.15 194580 4365636 1707612 5.03 1562652 3616708 8 21:55:12 21:20:01 27126736 31566096 707532 2.15 194604 4365636 1707612 5.03 1562632 3616708 4 21:55:12 21:21:01 27126904 31566276 707480 2.15 194628 4365644 1707612 5.03 1562632 3616712 8 21:55:12 21:22:01 27126572 31566028 707708 2.15 194676 4365648 1707612 5.03 1562844 3616716 40 21:55:12 21:23:01 27126304 31565784 707904 2.15 194696 4365652 1723688 5.08 1563168 3616724 8 21:55:12 21:24:01 27126792 31566336 707408 2.15 194744 4365656 1739944 5.13 1562956 3616728 40 21:55:12 21:25:01 27126412 31565988 707636 2.15 194768 4365656 1739944 5.13 1563012 3616732 8 21:55:12 21:26:01 27126388 31566004 707580 2.15 194800 4365660 1739944 5.13 1563076 3616732 36 21:55:12 21:27:01 27126540 31566196 707536 2.15 194828 4365660 1739944 5.13 1563364 3616732 20 21:55:12 21:28:01 27126256 31565940 707776 2.15 194848 4365664 1739944 5.13 1563380 3616736 40 21:55:12 21:29:01 27126208 31565900 707740 2.15 194864 4365668 1739944 5.13 1563052 3616740 8 21:55:12 21:30:01 27126192 31565920 707676 2.15 194884 4365668 1739944 5.13 1563120 3616740 44 21:55:12 21:31:01 27126084 31565840 707884 2.15 194912 4365672 1739944 5.13 1563072 3616744 24 21:55:12 21:32:01 27125988 31565784 707876 2.15 194936 4365680 1739944 5.13 1563592 3616752 64 21:55:12 21:33:01 27126472 31566276 707588 2.15 194952 4365680 1739944 5.13 1563172 3616752 8 21:55:12 21:34:01 27126480 31566324 707520 2.15 194972 4365684 1739944 5.13 1563196 3616756 184 21:55:12 21:35:01 27126432 31566280 707484 2.15 194984 4365684 1739944 5.13 1563140 3616756 8 21:55:12 21:36:01 27125476 31565408 708180 2.15 195016 4365688 1719096 5.07 1565032 3615880 4 21:55:12 21:37:01 27125468 31565444 708124 2.15 195052 4365696 1719096 5.07 1564716 3615888 24 21:55:12 21:38:01 27125324 31565344 708120 2.15 195088 4365696 1719096 5.07 1564804 3615888 212 21:55:12 21:39:01 27125552 31565596 707812 2.15 195104 4365700 1719096 5.07 1565020 3615892 188 21:55:12 21:40:01 27125868 31565940 707468 2.15 195128 4365700 1703024 5.02 1564504 3615892 12 21:55:12 21:41:02 27125524 31565656 707908 2.15 195184 4365704 1703024 5.02 1564560 3615896 8 21:55:12 21:42:01 27125664 31565856 707864 2.15 195244 4365712 1703024 5.02 1564872 3615904 40 21:55:12 21:43:01 27125712 31566008 707720 2.15 195344 4365700 1703024 5.02 1565060 3615904 8 21:55:12 21:44:01 27125916 31566320 707360 2.15 195428 4365716 1703024 5.02 1564872 3615908 4 21:55:12 21:45:01 27125616 31566100 707508 2.15 195524 4365720 1703024 5.02 1565056 3615912 8 21:55:12 21:46:01 27125568 31566172 707396 2.15 195620 4365720 1703024 5.02 1565056 3615912 8 21:55:12 21:47:01 27125520 31566160 707352 2.15 195652 4365724 1703024 5.02 1565112 3615916 12 21:55:12 21:48:01 27125208 31565912 707800 2.15 195716 4365716 1703024 5.02 1565116 3615916 12 21:55:12 21:49:01 27125412 31566148 707532 2.15 195740 4365728 1703024 5.02 1565260 3615920 8 21:55:12 21:50:01 27125364 31566136 707492 2.15 195760 4365736 1703024 5.02 1565108 3615928 192 21:55:12 21:51:01 27125524 31566300 707452 2.15 195784 4365736 1703024 5.02 1565116 3615928 24 21:55:12 21:52:01 27125248 31566084 707648 2.15 195824 4365740 1703024 5.02 1565172 3615932 196 21:55:12 21:53:01 27125232 31566096 707572 2.15 195852 4365740 1703024 5.02 1565256 3615932 4 21:55:12 21:54:01 27125436 31566344 707268 2.15 195884 4365748 1703024 5.02 1565232 3615940 40 21:55:12 21:55:01 27125356 31566280 707248 2.15 195908 4365752 1719172 5.07 1565232 3615944 28 21:55:12 Average: 27175331 31565356 710276 2.16 191708 4321642 1725151 5.08 1544445 3590375 9484 21:55:12 21:55:12 20:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:55:12 20:33:01 docker0 9.35 10.20 0.69 185.44 0.00 0.00 0.00 0.00 21:55:12 20:33:01 ens3 542.81 367.94 5923.48 87.24 0.00 0.00 0.00 0.00 21:55:12 20:33:01 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 21:55:12 20:34:01 veth27a0450 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 21:55:12 20:34:01 docker0 199.45 352.72 17.18 2419.21 0.00 0.00 0.00 0.00 21:55:12 20:34:01 ens3 399.25 241.84 2453.78 97.00 0.00 0.00 0.00 0.00 21:55:12 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 20:35:01 docker0 6.23 12.51 0.38 141.15 0.00 0.00 0.00 0.00 21:55:12 20:35:01 ens3 128.55 77.44 2740.88 19.72 0.00 0.00 0.00 0.00 21:55:12 20:35:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 21:55:12 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:36:01 ens3 11.98 6.78 5.94 6.05 0.00 0.00 0.00 0.00 21:55:12 20:36:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:55:12 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:37:01 ens3 157.78 65.58 2727.12 4.91 0.00 0.00 0.00 0.00 21:55:12 20:37:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 21:55:12 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:38:01 ens3 2.53 1.58 1.21 0.71 0.00 0.00 0.00 0.00 21:55:12 20:38:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:55:12 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:39:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:55:12 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:40:01 ens3 0.23 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:41:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 21:55:12 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:42:01 ens3 1.15 0.50 0.40 0.28 0.00 0.00 0.00 0.00 21:55:12 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:43:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:55:12 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:44:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:55:12 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:45:01 ens3 0.28 0.02 0.07 0.00 0.00 0.00 0.00 0.00 21:55:12 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:46:01 ens3 0.82 0.10 0.07 0.01 0.00 0.00 0.00 0.00 21:55:12 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:47:01 ens3 0.68 0.42 0.35 0.28 0.00 0.00 0.00 0.00 21:55:12 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:48:01 ens3 0.37 0.20 0.14 0.07 0.00 0.00 0.00 0.00 21:55:12 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:49:01 ens3 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:55:12 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:50:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:51:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:55:12 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:52:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:53:01 ens3 0.30 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:55:12 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:54:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:55:01 ens3 0.33 0.10 0.10 0.01 0.00 0.00 0.00 0.00 21:55:12 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:56:01 ens3 1.32 0.10 0.12 0.01 0.00 0.00 0.00 0.00 21:55:12 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:57:01 ens3 0.88 0.52 0.36 0.28 0.00 0.00 0.00 0.00 21:55:12 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:58:01 ens3 0.67 0.40 0.39 0.27 0.00 0.00 0.00 0.00 21:55:12 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 20:59:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:55:12 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:00:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:55:12 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:01:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:02:01 ens3 0.25 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:03:01 ens3 0.27 0.08 0.08 0.06 0.00 0.00 0.00 0.00 21:55:12 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:04:01 ens3 1.67 0.55 0.50 0.29 0.00 0.00 0.00 0.00 21:55:12 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:05:01 ens3 0.55 0.35 0.27 0.21 0.00 0.00 0.00 0.00 21:55:12 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:06:01 ens3 0.77 0.12 0.07 0.01 0.00 0.00 0.00 0.00 21:55:12 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:07:01 ens3 0.92 0.58 0.37 0.29 0.00 0.00 0.00 0.00 21:55:12 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:08:01 ens3 0.92 0.35 0.28 0.15 0.00 0.00 0.00 0.00 21:55:12 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:09:01 ens3 0.57 0.33 0.26 0.21 0.00 0.00 0.00 0.00 21:55:12 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:10:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:55:12 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:11:01 ens3 0.85 0.12 0.15 0.07 0.00 0.00 0.00 0.00 21:55:12 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:12:01 ens3 0.52 0.35 0.26 0.21 0.00 0.00 0.00 0.00 21:55:12 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:13:01 ens3 0.25 0.08 0.08 0.06 0.00 0.00 0.00 0.00 21:55:12 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:14:01 ens3 0.28 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:15:01 ens3 0.33 0.05 0.07 0.00 0.00 0.00 0.00 0.00 21:55:12 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:16:01 ens3 1.33 0.10 0.12 0.01 0.00 0.00 0.00 0.00 21:55:12 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:17:01 ens3 0.98 0.63 0.52 0.42 0.00 0.00 0.00 0.00 21:55:12 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:18:01 ens3 0.38 0.20 0.15 0.07 0.00 0.00 0.00 0.00 21:55:12 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:19:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:55:12 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:20:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:21:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:22:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:23:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:55:12 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:24:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:25:01 ens3 0.27 0.05 0.07 0.00 0.00 0.00 0.00 0.00 21:55:12 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:26:01 ens3 1.33 0.10 0.12 0.01 0.00 0.00 0.00 0.00 21:55:12 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:27:01 ens3 0.78 0.45 0.36 0.28 0.00 0.00 0.00 0.00 21:55:12 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:28:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:55:12 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:29:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:30:01 ens3 0.33 0.15 0.07 0.01 0.00 0.00 0.00 0.00 21:55:12 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:31:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:32:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:33:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 21:55:12 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:34:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:35:01 ens3 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 21:55:12 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:36:01 ens3 4.93 3.63 2.45 5.00 0.00 0.00 0.00 0.00 21:55:12 21:36:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:55:12 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:37:01 ens3 0.55 0.35 0.34 0.27 0.00 0.00 0.00 0.00 21:55:12 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:38:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:55:12 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:40:01 ens3 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 21:55:12 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:41:02 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:42:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:43:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 21:55:12 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:44:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:45:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 21:55:12 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:46:01 ens3 1.32 0.10 0.12 0.01 0.00 0.00 0.00 0.00 21:55:12 21:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:47:01 ens3 0.92 0.68 0.59 0.48 0.00 0.00 0.00 0.00 21:55:12 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:48:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 21:55:12 21:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:49:01 ens3 0.95 0.45 0.44 0.28 0.00 0.00 0.00 0.00 21:55:12 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:51:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:52:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:53:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 21:55:12 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:54:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:12 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 21:55:01 ens3 0.37 0.13 0.16 0.06 0.00 0.00 0.00 0.00 21:55:12 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:12 Average: docker0 2.59 4.52 0.22 33.09 0.00 0.00 0.00 0.00 21:55:12 Average: ens3 15.42 9.36 167.06 2.72 0.00 0.00 0.00 0.00 21:55:12 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 21:55:12 21:55:12 21:55:12 ---> sar -P ALL: 21:55:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5205) 11/28/23 _x86_64_ (8 CPU) 21:55:12 21:55:12 20:31:44 LINUX RESTART (8 CPU) 21:55:12 21:55:12 20:32:01 CPU %user %nice %system %iowait %steal %idle 21:55:12 20:33:01 all 8.87 0.00 3.19 4.59 0.07 83.28 21:55:12 20:33:01 0 7.65 0.00 3.65 3.73 0.05 84.91 21:55:12 20:33:01 1 9.56 0.00 2.87 10.96 0.05 76.57 21:55:12 20:33:01 2 10.30 0.00 3.27 0.25 0.07 86.11 21:55:12 20:33:01 3 9.60 0.00 2.36 2.18 0.07 85.80 21:55:12 20:33:01 4 6.53 0.00 3.23 0.22 0.03 89.98 21:55:12 20:33:01 5 6.24 0.00 2.39 3.59 0.08 87.70 21:55:12 20:33:01 6 12.02 0.00 2.79 14.86 0.07 70.27 21:55:12 20:33:01 7 9.06 0.00 4.97 0.96 0.10 84.91 21:55:12 20:34:01 all 26.04 0.00 4.57 3.47 0.09 65.83 21:55:12 20:34:01 0 24.90 0.00 4.14 0.49 0.08 70.39 21:55:12 20:34:01 1 26.39 0.00 4.26 0.98 0.08 68.29 21:55:12 20:34:01 2 25.74 0.00 4.35 4.37 0.08 65.45 21:55:12 20:34:01 3 25.90 0.00 4.94 0.96 0.08 68.12 21:55:12 20:34:01 4 25.46 0.00 4.09 0.44 0.08 69.92 21:55:12 20:34:01 5 27.49 0.00 6.13 18.84 0.08 47.45 21:55:12 20:34:01 6 26.30 0.00 3.99 1.50 0.08 68.12 21:55:12 20:34:01 7 26.17 0.00 4.63 0.25 0.10 68.84 21:55:12 20:35:01 all 18.66 0.00 3.77 3.10 0.07 74.40 21:55:12 20:35:01 0 17.79 0.00 4.44 7.70 0.07 70.00 21:55:12 20:35:01 1 18.99 0.00 3.84 0.37 0.08 76.72 21:55:12 20:35:01 2 18.41 0.00 3.58 1.91 0.07 76.03 21:55:12 20:35:01 3 18.20 0.00 3.54 0.32 0.05 77.89 21:55:12 20:35:01 4 20.44 0.00 4.42 0.59 0.07 74.49 21:55:12 20:35:01 5 19.67 0.00 3.89 7.75 0.07 68.63 21:55:12 20:35:01 6 17.54 0.00 3.29 0.23 0.07 78.87 21:55:12 20:35:01 7 18.25 0.00 3.18 5.99 0.07 72.51 21:55:12 20:36:01 all 0.49 0.00 0.04 0.01 0.01 99.44 21:55:12 20:36:01 0 0.63 0.00 0.03 0.00 0.00 99.33 21:55:12 20:36:01 1 0.02 0.00 0.05 0.00 0.02 99.92 21:55:12 20:36:01 2 0.25 0.00 0.03 0.02 0.02 99.68 21:55:12 20:36:01 3 2.05 0.00 0.07 0.02 0.05 97.82 21:55:12 20:36:01 4 0.17 0.00 0.03 0.00 0.00 99.80 21:55:12 20:36:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:55:12 20:36:01 6 0.22 0.00 0.03 0.00 0.00 99.75 21:55:12 20:36:01 7 0.57 0.00 0.07 0.07 0.02 99.28 21:55:12 20:37:01 all 1.89 0.00 0.89 0.46 0.02 96.74 21:55:12 20:37:01 0 1.37 0.00 0.57 0.03 0.02 98.01 21:55:12 20:37:01 1 2.76 0.00 0.72 0.53 0.03 95.96 21:55:12 20:37:01 2 0.95 0.00 1.92 0.57 0.02 96.55 21:55:12 20:37:01 3 2.51 0.00 0.56 0.03 0.03 96.87 21:55:12 20:37:01 4 2.04 0.00 0.92 0.58 0.02 96.44 21:55:12 20:37:01 5 2.02 0.00 0.98 0.92 0.02 96.06 21:55:12 20:37:01 6 2.73 0.00 0.92 0.07 0.02 96.26 21:55:12 20:37:01 7 0.75 0.00 0.52 0.99 0.02 97.73 21:55:12 20:38:01 all 0.82 0.00 0.53 0.12 0.01 98.52 21:55:12 20:38:01 0 0.78 0.00 0.38 0.00 0.02 98.82 21:55:12 20:38:01 1 0.83 0.00 0.90 0.05 0.02 98.20 21:55:12 20:38:01 2 0.80 0.00 1.02 0.35 0.00 97.83 21:55:12 20:38:01 3 0.89 0.00 0.40 0.05 0.03 98.62 21:55:12 20:38:01 4 0.67 0.00 0.27 0.17 0.02 98.88 21:55:12 20:38:01 5 0.83 0.00 0.53 0.03 0.00 98.60 21:55:12 20:38:01 6 0.78 0.00 0.40 0.02 0.00 98.80 21:55:12 20:38:01 7 0.97 0.00 0.32 0.27 0.02 98.43 21:55:12 20:39:01 all 0.06 0.00 0.06 0.01 0.01 99.85 21:55:12 20:39:01 0 0.02 0.00 0.05 0.00 0.00 99.93 21:55:12 20:39:01 1 0.07 0.00 0.05 0.00 0.00 99.88 21:55:12 20:39:01 2 0.03 0.00 0.05 0.03 0.00 99.88 21:55:12 20:39:01 3 0.27 0.00 0.13 0.00 0.05 99.55 21:55:12 20:39:01 4 0.07 0.00 0.05 0.07 0.02 99.80 21:55:12 20:39:01 5 0.00 0.00 0.05 0.00 0.00 99.95 21:55:12 20:39:01 6 0.03 0.00 0.07 0.00 0.00 99.90 21:55:12 20:39:01 7 0.03 0.00 0.03 0.02 0.02 99.90 21:55:12 20:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:55:12 20:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:55:12 20:40:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:55:12 20:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:40:01 3 0.02 0.00 0.03 0.00 0.03 99.92 21:55:12 20:40:01 4 0.03 0.00 0.00 0.02 0.00 99.95 21:55:12 20:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:40:01 6 0.05 0.00 0.00 0.00 0.02 99.93 21:55:12 20:40:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:55:12 20:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:55:12 20:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:41:01 2 0.00 0.00 0.02 0.02 0.02 99.95 21:55:12 20:41:01 3 0.03 0.00 0.03 0.00 0.05 99.88 21:55:12 20:41:01 4 0.05 0.00 0.03 0.02 0.02 99.88 21:55:12 20:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:42:01 all 0.06 0.00 0.01 0.00 0.01 99.92 21:55:12 20:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:55:12 20:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:42:01 3 0.00 0.00 0.03 0.00 0.05 99.92 21:55:12 20:42:01 4 0.03 0.00 0.00 0.02 0.02 99.93 21:55:12 20:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 20:42:01 6 0.32 0.00 0.02 0.00 0.00 99.67 21:55:12 20:42:01 7 0.03 0.00 0.02 0.02 0.02 99.92 21:55:12 20:43:01 all 0.04 0.00 0.01 0.00 0.01 99.93 21:55:12 20:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 20:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 20:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:55:12 20:43:01 3 0.17 0.00 0.02 0.00 0.05 99.77 21:55:12 20:43:01 4 0.03 0.00 0.03 0.02 0.00 99.92 21:55:12 20:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:43:01 6 0.12 0.00 0.02 0.00 0.00 99.87 21:55:12 20:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:55:12 21:55:12 20:43:01 CPU %user %nice %system %iowait %steal %idle 21:55:12 20:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:55:12 20:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 20:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:55:12 20:44:01 3 0.03 0.00 0.03 0.00 0.03 99.90 21:55:12 20:44:01 4 0.02 0.00 0.02 0.02 0.02 99.93 21:55:12 20:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 20:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:55:12 20:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 20:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 20:45:01 3 0.03 0.00 0.02 0.00 0.05 99.90 21:55:12 20:45:01 4 0.03 0.00 0.02 0.02 0.02 99.92 21:55:12 20:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:55:12 20:45:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:55:12 20:46:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:55:12 20:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:46:01 3 0.03 0.00 0.07 0.00 0.03 99.87 21:55:12 20:46:01 4 0.03 0.00 0.02 0.02 0.00 99.93 21:55:12 20:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:46:01 6 0.00 0.00 0.02 0.00 0.02 99.97 21:55:12 20:46:01 7 0.00 0.00 0.02 0.02 0.02 99.95 21:55:12 20:47:01 all 0.02 0.00 0.02 0.01 0.01 99.94 21:55:12 20:47:01 0 0.02 0.00 0.00 0.03 0.02 99.93 21:55:12 20:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:55:12 20:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 20:47:01 3 0.05 0.00 0.03 0.00 0.03 99.88 21:55:12 20:47:01 4 0.05 0.00 0.05 0.02 0.02 99.87 21:55:12 20:47:01 5 0.00 0.00 0.03 0.00 0.00 99.97 21:55:12 20:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:47:01 7 0.02 0.00 0.03 0.02 0.02 99.92 21:55:12 20:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:55:12 20:48:01 0 0.02 0.00 0.02 0.02 0.00 99.95 21:55:12 20:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 20:48:01 3 0.03 0.00 0.03 0.00 0.05 99.88 21:55:12 20:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:55:12 20:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:55:12 20:49:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:55:12 20:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:49:01 3 0.02 0.00 0.02 0.00 0.05 99.92 21:55:12 20:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:55:12 20:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:49:01 6 0.07 0.00 0.02 0.00 0.00 99.92 21:55:12 20:49:01 7 0.02 0.00 0.00 0.02 0.02 99.95 21:55:12 20:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:55:12 20:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 20:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:50:01 3 0.03 0.00 0.02 0.00 0.03 99.92 21:55:12 20:50:01 4 0.03 0.00 0.00 0.00 0.02 99.95 21:55:12 20:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 20:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 20:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:55:12 20:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:55:12 20:51:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:55:12 20:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 20:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:51:01 3 0.05 0.00 0.05 0.00 0.03 99.87 21:55:12 20:51:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:55:12 20:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:51:01 6 0.07 0.00 0.00 0.00 0.00 99.93 21:55:12 20:51:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:55:12 20:52:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:55:12 20:52:01 0 0.03 0.00 0.02 0.03 0.02 99.90 21:55:12 20:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:55:12 20:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:52:01 3 0.02 0.00 0.03 0.00 0.03 99.92 21:55:12 20:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 20:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 20:52:01 7 0.02 0.00 0.00 0.02 0.02 99.95 21:55:12 20:53:01 all 0.16 0.00 0.01 0.01 0.01 99.81 21:55:12 20:53:01 0 0.02 0.00 0.00 0.10 0.03 99.85 21:55:12 20:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 20:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:53:01 3 1.22 0.00 0.03 0.00 0.03 98.71 21:55:12 20:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 20:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 20:54:01 all 0.18 0.00 0.02 0.01 0.01 99.78 21:55:12 20:54:01 0 0.02 0.00 0.02 0.08 0.00 99.88 21:55:12 20:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 20:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:54:01 3 1.34 0.00 0.03 0.00 0.02 98.61 21:55:12 20:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:55:12 20:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 20:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:55:12 20:54:01 7 0.03 0.00 0.03 0.00 0.03 99.90 21:55:12 21:55:12 20:54:01 CPU %user %nice %system %iowait %steal %idle 21:55:12 20:55:01 all 0.01 0.00 0.00 0.00 0.01 99.97 21:55:12 20:55:01 0 0.00 0.00 0.02 0.03 0.03 99.92 21:55:12 20:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 20:55:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:55:12 20:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:55:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 20:56:01 all 0.02 0.00 0.01 0.02 0.01 99.94 21:55:12 20:56:01 0 0.05 0.00 0.02 0.07 0.03 99.83 21:55:12 20:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 20:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:56:01 3 0.03 0.00 0.00 0.00 0.03 99.93 21:55:12 20:56:01 4 0.02 0.00 0.03 0.00 0.02 99.93 21:55:12 20:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:55:12 20:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:56:01 7 0.02 0.00 0.00 0.08 0.00 99.90 21:55:12 20:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:55:12 20:57:01 0 0.00 0.00 0.02 0.02 0.03 99.93 21:55:12 20:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:57:01 3 0.03 0.00 0.03 0.00 0.02 99.92 21:55:12 20:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:57:01 6 0.00 0.00 0.02 0.00 0.02 99.97 21:55:12 20:57:01 7 0.00 0.00 0.03 0.00 0.02 99.95 21:55:12 20:58:01 all 0.02 0.00 0.01 0.01 0.01 99.95 21:55:12 20:58:01 0 0.07 0.00 0.03 0.07 0.03 99.80 21:55:12 20:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 20:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:58:01 3 0.03 0.00 0.00 0.00 0.02 99.95 21:55:12 20:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:55:12 20:58:01 7 0.03 0.00 0.02 0.02 0.02 99.92 21:55:12 20:59:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:55:12 20:59:01 0 0.02 0.00 0.03 0.03 0.03 99.88 21:55:12 20:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 20:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:59:01 3 0.02 0.00 0.03 0.00 0.03 99.92 21:55:12 20:59:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:55:12 20:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 20:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:55:12 20:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 21:00:01 all 0.00 0.00 0.00 0.00 0.00 99.99 21:55:12 21:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 21:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:55:12 21:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 21:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:01:01 all 0.02 0.00 0.01 0.00 0.01 99.95 21:55:12 21:01:01 0 0.02 0.00 0.05 0.02 0.03 99.88 21:55:12 21:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 21:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:01:01 3 0.03 0.00 0.03 0.00 0.02 99.92 21:55:12 21:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:55:12 21:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:01:01 6 0.05 0.00 0.02 0.00 0.00 99.93 21:55:12 21:01:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:55:12 21:02:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:55:12 21:02:01 0 0.02 0.00 0.00 0.03 0.02 99.93 21:55:12 21:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:02:01 3 0.05 0.00 0.03 0.00 0.03 99.88 21:55:12 21:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:55:12 21:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:02:01 6 0.00 0.00 0.02 0.00 0.03 99.95 21:55:12 21:02:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 21:03:01 all 0.02 0.00 0.01 0.00 0.01 99.95 21:55:12 21:03:01 0 0.07 0.00 0.02 0.02 0.00 99.90 21:55:12 21:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:55:12 21:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:03:01 3 0.03 0.00 0.03 0.00 0.03 99.90 21:55:12 21:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:03:01 6 0.03 0.00 0.03 0.00 0.03 99.90 21:55:12 21:03:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:55:12 21:04:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:55:12 21:04:01 0 0.02 0.00 0.00 0.03 0.02 99.93 21:55:12 21:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:04:01 3 0.02 0.00 0.02 0.02 0.02 99.93 21:55:12 21:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:04:01 6 0.00 0.00 0.02 0.00 0.02 99.97 21:55:12 21:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:55:12 21:05:01 all 0.02 0.00 0.01 0.01 0.01 99.95 21:55:12 21:05:01 0 0.03 0.00 0.00 0.03 0.00 99.93 21:55:12 21:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 21:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:05:01 3 0.03 0.00 0.03 0.02 0.02 99.90 21:55:12 21:05:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 21:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:55:12 21:05:01 6 0.03 0.00 0.02 0.00 0.03 99.92 21:55:12 21:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:55:12 21:05:01 CPU %user %nice %system %iowait %steal %idle 21:55:12 21:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:55:12 21:06:01 0 0.00 0.00 0.00 0.03 0.02 99.95 21:55:12 21:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:06:01 3 0.02 0.00 0.03 0.00 0.03 99.92 21:55:12 21:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:06:01 6 0.03 0.00 0.00 0.00 0.03 99.93 21:55:12 21:06:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:55:12 21:07:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:55:12 21:07:01 0 0.02 0.00 0.00 0.07 0.00 99.92 21:55:12 21:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:55:12 21:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:55:12 21:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:55:12 21:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:07:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:55:12 21:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 21:08:01 all 0.01 0.00 0.01 0.00 0.02 99.96 21:55:12 21:08:01 0 0.00 0.00 0.00 0.02 0.02 99.97 21:55:12 21:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 21:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 21:08:01 3 0.00 0.00 0.02 0.02 0.02 99.95 21:55:12 21:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 21:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 21:08:01 7 0.07 0.00 0.07 0.00 0.03 99.83 21:55:12 21:09:01 all 0.03 0.00 0.01 0.01 0.01 99.95 21:55:12 21:09:01 0 0.05 0.00 0.00 0.05 0.00 99.90 21:55:12 21:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:09:01 3 0.03 0.00 0.02 0.00 0.03 99.92 21:55:12 21:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:55:12 21:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:09:01 7 0.05 0.00 0.03 0.00 0.02 99.90 21:55:12 21:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:55:12 21:10:01 0 0.02 0.00 0.00 0.02 0.00 99.97 21:55:12 21:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:10:01 3 0.00 0.00 0.02 0.02 0.02 99.95 21:55:12 21:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 21:10:01 5 0.00 0.00 0.02 0.00 0.02 99.97 21:55:12 21:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:55:12 21:10:01 7 0.03 0.00 0.02 0.00 0.03 99.92 21:55:12 21:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:55:12 21:11:01 0 0.02 0.00 0.02 0.02 0.05 99.90 21:55:12 21:11:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:55:12 21:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:55:12 21:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:55:12 21:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:55:12 21:12:01 0 0.05 0.00 0.03 0.02 0.02 99.88 21:55:12 21:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 21:12:01 3 0.02 0.00 0.02 0.02 0.02 99.93 21:55:12 21:12:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:55:12 21:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 21:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:55:12 21:13:01 0 0.02 0.00 0.00 0.00 0.03 99.95 21:55:12 21:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:13:01 3 0.00 0.00 0.02 0.02 0.03 99.93 21:55:12 21:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:55:12 21:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 21:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:55:12 21:14:01 all 0.00 0.00 0.01 0.01 0.01 99.97 21:55:12 21:14:01 0 0.02 0.00 0.00 0.05 0.00 99.93 21:55:12 21:14:01 1 0.00 0.00 0.03 0.00 0.03 99.93 21:55:12 21:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:14:01 3 0.00 0.00 0.02 0.02 0.02 99.95 21:55:12 21:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:55:12 21:15:01 0 0.00 0.00 0.00 0.02 0.02 99.97 21:55:12 21:15:01 1 0.03 0.00 0.02 0.00 0.03 99.92 21:55:12 21:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:15:01 3 0.03 0.00 0.03 0.00 0.02 99.92 21:55:12 21:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:55:12 21:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:15:01 6 0.02 0.00 0.03 0.00 0.00 99.95 21:55:12 21:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:55:12 21:16:01 all 0.01 0.00 0.00 0.00 0.01 99.98 21:55:12 21:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:16:01 1 0.00 0.00 0.02 0.00 0.03 99.95 21:55:12 21:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:16:01 3 0.02 0.00 0.00 0.02 0.02 99.95 21:55:12 21:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:55:12 21:16:01 CPU %user %nice %system %iowait %steal %idle 21:55:12 21:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:55:12 21:17:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:55:12 21:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:55:12 21:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 21:17:01 3 0.02 0.00 0.03 0.02 0.02 99.92 21:55:12 21:17:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:55:12 21:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 21:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 21:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:55:12 21:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:55:12 21:18:01 0 0.07 0.00 0.02 0.02 0.02 99.88 21:55:12 21:18:01 1 0.03 0.00 0.05 0.00 0.03 99.88 21:55:12 21:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:18:01 3 0.00 0.00 0.00 0.00 0.03 99.97 21:55:12 21:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:55:12 21:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:55:12 21:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 21:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:19:01 all 0.11 0.00 0.01 0.00 0.01 99.87 21:55:12 21:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 21:19:01 1 0.00 0.00 0.00 0.00 0.03 99.97 21:55:12 21:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 21:19:01 3 0.78 0.00 0.03 0.02 0.02 99.15 21:55:12 21:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:55:12 21:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:55:12 21:20:01 all 0.06 0.00 0.01 0.01 0.01 99.92 21:55:12 21:20:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:55:12 21:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:55:12 21:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:20:01 3 0.37 0.00 0.00 0.05 0.02 99.57 21:55:12 21:20:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:55:12 21:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 21:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:55:12 21:21:01 0 0.00 0.00 0.00 0.02 0.02 99.97 21:55:12 21:21:01 1 0.02 0.00 0.02 0.00 0.03 99.93 21:55:12 21:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:21:01 3 0.07 0.00 0.05 0.02 0.02 99.85 21:55:12 21:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:55:12 21:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:22:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:55:12 21:22:01 0 0.00 0.00 0.02 0.08 0.00 99.90 21:55:12 21:22:01 1 0.00 0.00 0.00 0.00 0.03 99.97 21:55:12 21:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:22:01 3 0.02 0.00 0.03 0.02 0.03 99.90 21:55:12 21:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:55:12 21:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:55:12 21:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:23:01 all 0.01 0.00 0.00 0.00 0.01 99.97 21:55:12 21:23:01 0 0.00 0.00 0.00 0.02 0.02 99.97 21:55:12 21:23:01 1 0.03 0.00 0.02 0.00 0.03 99.92 21:55:12 21:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 21:55:12 21:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:55:12 21:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 21:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:55:12 21:24:01 0 0.02 0.00 0.02 0.02 0.00 99.95 21:55:12 21:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:55:12 21:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:24:01 3 0.02 0.00 0.02 0.02 0.02 99.93 21:55:12 21:24:01 4 0.03 0.00 0.03 0.00 0.00 99.93 21:55:12 21:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:24:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 21:25:01 all 0.09 0.00 0.00 0.00 0.01 99.89 21:55:12 21:25:01 0 0.00 0.00 0.00 0.02 0.02 99.97 21:55:12 21:25:01 1 0.00 0.00 0.00 0.00 0.03 99.97 21:55:12 21:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:25:01 3 0.68 0.00 0.02 0.02 0.02 99.27 21:55:12 21:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:55:12 21:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:26:01 all 0.04 0.00 0.01 0.00 0.01 99.94 21:55:12 21:26:01 0 0.02 0.00 0.00 0.02 0.00 99.97 21:55:12 21:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 21:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:26:01 3 0.17 0.00 0.00 0.02 0.03 99.78 21:55:12 21:26:01 4 0.03 0.00 0.03 0.00 0.00 99.93 21:55:12 21:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:55:12 21:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:55:12 21:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:55:12 21:27:01 0 0.02 0.00 0.02 0.02 0.00 99.95 21:55:12 21:27:01 1 0.02 0.00 0.02 0.00 0.03 99.93 21:55:12 21:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:55:12 21:27:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:55:12 21:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 21:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:55:12 21:27:01 CPU %user %nice %system %iowait %steal %idle 21:55:12 21:28:01 all 0.02 0.00 0.01 0.01 0.01 99.95 21:55:12 21:28:01 0 0.02 0.00 0.02 0.02 0.02 99.93 21:55:12 21:28:01 1 0.03 0.00 0.02 0.00 0.05 99.90 21:55:12 21:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:28:01 3 0.03 0.00 0.02 0.03 0.02 99.90 21:55:12 21:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:55:12 21:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 21:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:55:12 21:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 21:29:01 all 0.10 0.00 0.00 0.00 0.00 99.89 21:55:12 21:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:55:12 21:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:55:12 21:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:29:01 3 0.71 0.00 0.02 0.00 0.02 99.25 21:55:12 21:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:55:12 21:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:30:01 all 0.10 0.00 0.01 0.00 0.01 99.88 21:55:12 21:30:01 0 0.00 0.00 0.02 0.02 0.00 99.97 21:55:12 21:30:01 1 0.02 0.00 0.00 0.00 0.03 99.95 21:55:12 21:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:30:01 3 0.70 0.00 0.00 0.02 0.02 99.27 21:55:12 21:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 21:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:30:01 6 0.03 0.00 0.03 0.00 0.00 99.93 21:55:12 21:30:01 7 0.02 0.00 0.03 0.00 0.00 99.95 21:55:12 21:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:55:12 21:31:01 0 0.02 0.00 0.00 0.02 0.02 99.95 21:55:12 21:31:01 1 0.02 0.00 0.03 0.02 0.03 99.90 21:55:12 21:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:55:12 21:31:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:55:12 21:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:31:01 6 0.00 0.00 0.02 0.00 0.02 99.97 21:55:12 21:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 21:32:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:55:12 21:32:01 0 0.00 0.00 0.02 0.02 0.00 99.97 21:55:12 21:32:01 1 0.00 0.00 0.02 0.00 0.05 99.93 21:55:12 21:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 21:32:01 3 0.00 0.00 0.02 0.03 0.02 99.93 21:55:12 21:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:55:12 21:33:01 all 0.05 0.00 0.02 0.00 0.01 99.92 21:55:12 21:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:55:12 21:33:01 1 0.03 0.00 0.00 0.00 0.03 99.93 21:55:12 21:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 21:33:01 3 0.27 0.00 0.05 0.00 0.02 99.67 21:55:12 21:33:01 4 0.05 0.00 0.03 0.00 0.02 99.90 21:55:12 21:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 21:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:55:12 21:34:01 0 0.00 0.00 0.00 0.02 0.02 99.97 21:55:12 21:34:01 1 0.08 0.00 0.03 0.02 0.03 99.83 21:55:12 21:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:55:12 21:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 21:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 21:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 21:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:35:01 all 0.09 0.00 0.01 0.01 0.00 99.88 21:55:12 21:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:55:12 21:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:35:01 3 0.58 0.00 0.05 0.08 0.02 99.27 21:55:12 21:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:55:12 21:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:55:12 21:35:01 6 0.03 0.00 0.03 0.00 0.00 99.93 21:55:12 21:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:36:01 all 0.14 0.00 0.04 0.10 0.03 99.70 21:55:12 21:36:01 0 0.13 0.00 0.02 0.60 0.02 99.23 21:55:12 21:36:01 1 0.07 0.00 0.02 0.00 0.00 99.92 21:55:12 21:36:01 2 0.05 0.00 0.02 0.00 0.00 99.93 21:55:12 21:36:01 3 0.35 0.00 0.05 0.17 0.08 99.35 21:55:12 21:36:01 4 0.08 0.00 0.07 0.00 0.03 99.82 21:55:12 21:36:01 5 0.03 0.00 0.07 0.00 0.00 99.90 21:55:12 21:36:01 6 0.40 0.00 0.03 0.00 0.02 99.55 21:55:12 21:36:01 7 0.03 0.00 0.03 0.00 0.05 99.88 21:55:12 21:37:01 all 0.07 0.00 0.01 0.22 0.02 99.68 21:55:12 21:37:01 0 0.02 0.00 0.02 1.00 0.02 98.95 21:55:12 21:37:01 1 0.02 0.00 0.00 0.00 0.08 99.90 21:55:12 21:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:37:01 3 0.40 0.00 0.02 0.45 0.05 99.08 21:55:12 21:37:01 4 0.05 0.00 0.02 0.32 0.03 99.58 21:55:12 21:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:55:12 21:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:55:12 21:38:01 all 0.07 0.00 0.01 0.07 0.01 99.83 21:55:12 21:38:01 0 0.00 0.00 0.02 0.40 0.02 99.57 21:55:12 21:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 21:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 21:38:01 3 0.52 0.00 0.05 0.18 0.05 99.20 21:55:12 21:38:01 4 0.03 0.00 0.03 0.00 0.00 99.93 21:55:12 21:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 21:55:12 21:38:01 CPU %user %nice %system %iowait %steal %idle 21:55:12 21:39:01 all 0.07 0.00 0.01 0.02 0.01 99.89 21:55:12 21:39:01 0 0.02 0.00 0.00 0.03 0.02 99.93 21:55:12 21:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:39:01 3 0.45 0.00 0.05 0.12 0.02 99.37 21:55:12 21:39:01 4 0.03 0.00 0.05 0.00 0.02 99.90 21:55:12 21:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 21:55:12 21:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:40:01 all 0.01 0.00 0.01 0.03 0.02 99.92 21:55:12 21:40:01 0 0.00 0.00 0.02 0.25 0.05 99.68 21:55:12 21:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 21:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:40:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:55:12 21:40:01 4 0.05 0.00 0.00 0.00 0.07 99.88 21:55:12 21:40:01 5 0.00 0.00 0.02 0.00 0.02 99.97 21:55:12 21:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:55:12 21:40:01 7 0.00 0.00 0.03 0.00 0.02 99.95 21:55:12 21:41:02 all 0.08 0.00 0.03 0.00 0.04 99.85 21:55:12 21:41:02 0 0.03 0.00 0.05 0.03 0.03 99.85 21:55:12 21:41:02 1 0.03 0.00 0.00 0.00 0.02 99.95 21:55:12 21:41:02 2 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 21:41:02 3 0.45 0.00 0.07 0.00 0.17 99.32 21:55:12 21:41:02 4 0.05 0.00 0.08 0.00 0.03 99.83 21:55:12 21:41:02 5 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 21:41:02 6 0.03 0.00 0.02 0.00 0.02 99.93 21:55:12 21:41:02 7 0.03 0.00 0.00 0.00 0.00 99.97 21:55:12 21:42:01 all 0.05 0.00 0.03 0.04 0.07 99.81 21:55:12 21:42:01 0 0.02 0.00 0.03 0.27 0.03 99.64 21:55:12 21:42:01 1 0.02 0.00 0.03 0.00 0.10 99.85 21:55:12 21:42:01 2 0.00 0.00 0.02 0.00 0.03 99.95 21:55:12 21:42:01 3 0.29 0.00 0.02 0.00 0.24 99.46 21:55:12 21:42:01 4 0.05 0.00 0.10 0.02 0.12 99.71 21:55:12 21:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 21:42:01 6 0.00 0.00 0.00 0.00 0.03 99.97 21:55:12 21:42:01 7 0.03 0.00 0.03 0.00 0.02 99.92 21:55:12 21:43:01 all 0.09 0.00 0.02 0.01 0.03 99.84 21:55:12 21:43:01 0 0.03 0.00 0.03 0.10 0.03 99.80 21:55:12 21:43:01 1 0.02 0.00 0.02 0.02 0.02 99.93 21:55:12 21:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:43:01 3 0.60 0.00 0.05 0.00 0.12 99.24 21:55:12 21:43:01 4 0.03 0.00 0.05 0.00 0.07 99.85 21:55:12 21:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:55:12 21:43:01 7 0.03 0.00 0.03 0.00 0.02 99.92 21:55:12 21:44:01 all 0.04 0.00 0.01 0.00 0.01 99.94 21:55:12 21:44:01 0 0.02 0.00 0.00 0.03 0.02 99.93 21:55:12 21:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:44:01 3 0.23 0.00 0.03 0.00 0.02 99.72 21:55:12 21:44:01 4 0.05 0.00 0.05 0.00 0.03 99.87 21:55:12 21:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:55:12 21:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:55:12 21:45:01 0 0.00 0.00 0.00 0.02 0.02 99.97 21:55:12 21:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:55:12 21:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:45:01 3 0.05 0.00 0.00 0.00 0.02 99.93 21:55:12 21:45:01 4 0.05 0.00 0.07 0.00 0.02 99.87 21:55:12 21:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:55:12 21:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:46:01 all 0.09 0.00 0.01 0.07 0.00 99.83 21:55:12 21:46:01 0 0.03 0.00 0.02 0.38 0.00 99.57 21:55:12 21:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:55:12 21:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:46:01 3 0.53 0.00 0.02 0.00 0.02 99.43 21:55:12 21:46:01 4 0.03 0.00 0.03 0.15 0.02 99.77 21:55:12 21:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:55:12 21:47:01 all 0.07 0.00 0.01 0.00 0.01 99.90 21:55:12 21:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:55:12 21:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 21:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 21:47:01 3 0.48 0.00 0.02 0.02 0.03 99.45 21:55:12 21:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 21:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:55:12 21:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:48:01 all 0.02 0.00 0.01 0.01 0.01 99.95 21:55:12 21:48:01 0 0.03 0.00 0.03 0.03 0.02 99.88 21:55:12 21:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:55:12 21:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:48:01 3 0.02 0.00 0.03 0.00 0.02 99.93 21:55:12 21:48:01 4 0.02 0.00 0.03 0.02 0.00 99.93 21:55:12 21:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 21:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 21:49:01 all 0.01 0.00 0.00 0.00 0.01 99.97 21:55:12 21:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 21:55:12 21:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 21:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:55:12 21:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 21:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 21:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:55:12 21:49:01 CPU %user %nice %system %iowait %steal %idle 21:55:12 21:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:55:12 21:50:01 0 0.07 0.00 0.03 0.02 0.02 99.87 21:55:12 21:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:50:01 3 0.02 0.00 0.02 0.00 0.05 99.92 21:55:12 21:50:01 4 0.03 0.00 0.03 0.02 0.00 99.92 21:55:12 21:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:50:01 6 0.07 0.00 0.02 0.00 0.00 99.92 21:55:12 21:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:51:01 all 0.01 0.00 0.01 0.03 0.01 99.94 21:55:12 21:51:01 0 0.05 0.00 0.05 0.12 0.03 99.75 21:55:12 21:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 21:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:51:01 3 0.00 0.00 0.02 0.13 0.02 99.83 21:55:12 21:51:01 4 0.03 0.00 0.00 0.00 0.02 99.95 21:55:12 21:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 21:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 21:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:52:01 all 0.08 0.00 0.01 0.01 0.01 99.89 21:55:12 21:52:01 0 0.07 0.00 0.03 0.02 0.02 99.87 21:55:12 21:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 21:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:52:01 3 0.47 0.00 0.02 0.00 0.00 99.52 21:55:12 21:52:01 4 0.03 0.00 0.00 0.08 0.00 99.88 21:55:12 21:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:55:12 21:52:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:55:12 21:53:01 all 0.01 0.00 0.00 0.00 0.01 99.98 21:55:12 21:53:01 0 0.05 0.00 0.00 0.00 0.03 99.92 21:55:12 21:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 21:53:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:55:12 21:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:55:12 21:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:55:12 21:54:01 0 0.07 0.00 0.05 0.02 0.03 99.83 21:55:12 21:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:55:12 21:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:54:01 3 0.02 0.00 0.02 0.02 0.02 99.93 21:55:12 21:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:55:12 21:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:55:12 21:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:55:01 all 0.04 0.00 0.01 0.00 0.01 99.94 21:55:12 21:55:01 0 0.02 0.00 0.02 0.02 0.03 99.92 21:55:12 21:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 21:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 21:55:01 3 0.33 0.00 0.00 0.02 0.02 99.63 21:55:12 21:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:12 21:55:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:55:12 21:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:55:12 Average: all 0.71 0.00 0.17 0.15 0.01 98.96 21:55:12 Average: 0 0.66 0.00 0.17 0.20 0.02 98.96 21:55:12 Average: 1 0.71 0.00 0.16 0.15 0.02 98.96 21:55:12 Average: 2 0.68 0.00 0.17 0.09 0.01 99.05 21:55:12 Average: 3 0.87 0.00 0.17 0.06 0.03 98.86 21:55:12 Average: 4 0.68 0.00 0.17 0.03 0.01 99.10 21:55:12 Average: 5 0.68 0.00 0.17 0.37 0.00 98.78 21:55:12 Average: 6 0.74 0.00 0.15 0.20 0.01 98.91 21:55:12 Average: 7 0.68 0.00 0.17 0.11 0.01 99.03 21:55:12 21:55:12 21:55:12