Pull request #191 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at 8e26798799e0d9344b61f434dca15061827fa01a rather than dde4880ba603a1531550fce427ec8dd71d31aaa2 Obtained Jenkinsfile from 8e26798799e0d9344b61f434dca15061827fa01a 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-ssh13062763312841852310.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh17997305913234418129.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-191/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-191/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3198715721399713420.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-191/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12971011728373065773.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17808662036195409108.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-191/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-191/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14842707713941296812.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-117773 in /w/workspace/undry_device-onvif-camera_PR-191 [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-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-191 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8e26798799e0d9344b61f434dca15061827fa01a into PR head commit dde4880ba603a1531550fce427ec8dd71d31aaa2 Merge succeeded, producing dde4880ba603a1531550fce427ec8dd71d31aaa2 Checking out Revision dde4880ba603a1531550fce427ec8dd71d31aaa2 (PR-191) > git config core.sparsecheckout # timeout=10 > git checkout -f dde4880ba603a1531550fce427ec8dd71d31aaa2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 8e26798799e0d9344b61f434dca15061827fa01a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dde4880ba603a1531550fce427ec8dd71d31aaa2 # timeout=10 Commit message: "docs: Updated validation matrix for Intel simulator" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:23:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:23:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:23:34 ========================================================= 23:23:34 EdgeX Global Pipelines Version Info 23:23:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:23:35 ------------------- 23:23:35 stable info: 23:23:35 ------------------- 23:23:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:23:35 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 23:23:35 Message: update stable to v1.0.243 23:23:36 ------------------- 23:23:36 experimental info: 23:23:36 ------------------- 23:23:36 Commited By: **** collab-it+edgex@linuxfoundation.org 23:23:36 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 23:23:36 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:23:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 23:23:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 23:23:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:23:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:23:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:23:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:23:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:23:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:23:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:23:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:23:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:23:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 23:23:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:23:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:23:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:23:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:23:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:23:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:23:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:23:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:23:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:23:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 23:23:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:23:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:23:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:23:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:23:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:23:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-191 [Pipeline] echo 23:23:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-191 [Pipeline] echo 23:23:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-191 [Pipeline] echo 23:23:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dde4880ba603a1531550fce427ec8dd71d31aaa2 [Pipeline] echo 23:23:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dde4880 [Pipeline] echo 23:23:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:23:37 provisioning config files... 23:23:38 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-191@tmp/config12515570630146899910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:23:38 ---> docker-login.sh 23:23:38 nexus3.edgexfoundry.org:10001 23:23:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:38 Configure a credential helper to remove this warning. See 23:23:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:38 23:23:38 Login Succeeded 23:23:38 nexus3.edgexfoundry.org:10002 23:23:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:38 Configure a credential helper to remove this warning. See 23:23:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:38 23:23:38 Login Succeeded 23:23:38 nexus3.edgexfoundry.org:10003 23:23:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:38 Configure a credential helper to remove this warning. See 23:23:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:38 23:23:38 Login Succeeded 23:23:38 nexus3.edgexfoundry.org:10004 23:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:39 Configure a credential helper to remove this warning. See 23:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:39 23:23:39 Login Succeeded 23:23:39 docker.io 23:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:39 Configure a credential helper to remove this warning. See 23:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:39 23:23:39 Login Succeeded 23:23:39 ---> docker-login.sh ends [Pipeline] } 23:23:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:23:40 + git rev-list -1 --merges dde4880ba603a1531550fce427ec8dd71d31aaa2~1..dde4880ba603a1531550fce427ec8dd71d31aaa2 [Pipeline] echo 23:23:40 -----------> git rev-list -1 --merges dde4880ba603a1531550fce427ec8dd71d31aaa2~1..dde4880ba603a1531550fce427ec8dd71d31aaa2 dde4880ba603a1531550fce427ec8dd71d31aaa2 [false] [Pipeline] sh 23:23:40 + git log --format=format:%s -1 dde4880ba603a1531550fce427ec8dd71d31aaa2 [Pipeline] echo 23:23:40 ========================================================= 23:23:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:23:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:23:40 + git log --format=format:%s -1 dde4880ba603a1531550fce427ec8dd71d31aaa2 [Pipeline] echo 23:23:40 [semverPrep] GIT_COMMIT: dde4880ba603a1531550fce427ec8dd71d31aaa2, Commit Message: docs: Updated validation matrix for Intel simulator [Pipeline] echo 23:23:40 [semverPrep] This is not a build commit. [Pipeline] sh 23:23:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:23:41 + grep -v github /etc/ssh/ssh_known_hosts 23:23:41 + [ -e /tmp/ssh_known_hosts ] 23:23:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:23:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:23:41 + sudo tee -a /etc/ssh/ssh_known_hosts 23:23:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:23:41 23:23:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:23:42 0.1.4: Pulling from edgex-devops/py-git-semver 23:23:42 b85a868b505f: Pulling fs layer 23:23:42 e2be974225ed: Pulling fs layer 23:23:42 339a4e72a1f5: Pulling fs layer 23:23:42 988bab9f4d93: Pulling fs layer 23:23:42 1469e6f7b9e6: Pulling fs layer 23:23:42 eaf3925da568: Pulling fs layer 23:23:42 bab4dde63d76: Pulling fs layer 23:23:42 bde34c3a00c8: Pulling fs layer 23:23:42 b352a97aabf1: Pulling fs layer 23:23:42 4872d77fe225: Pulling fs layer 23:23:42 5851b861e8e6: Pulling fs layer 23:23:42 eaf3925da568: Waiting 23:23:42 bab4dde63d76: Waiting 23:23:42 bde34c3a00c8: Waiting 23:23:42 b352a97aabf1: Waiting 23:23:42 4872d77fe225: Waiting 23:23:42 5851b861e8e6: Waiting 23:23:42 988bab9f4d93: Waiting 23:23:42 1469e6f7b9e6: Waiting 23:23:42 e2be974225ed: Verifying Checksum 23:23:42 e2be974225ed: Download complete 23:23:42 988bab9f4d93: Verifying Checksum 23:23:42 988bab9f4d93: Download complete 23:23:42 1469e6f7b9e6: Verifying Checksum 23:23:42 1469e6f7b9e6: Download complete 23:23:42 339a4e72a1f5: Verifying Checksum 23:23:42 339a4e72a1f5: Download complete 23:23:42 eaf3925da568: Verifying Checksum 23:23:42 eaf3925da568: Download complete 23:23:42 bde34c3a00c8: Download complete 23:23:42 b352a97aabf1: Download complete 23:23:42 4872d77fe225: Verifying Checksum 23:23:42 4872d77fe225: Download complete 23:23:42 5851b861e8e6: Download complete 23:23:42 b85a868b505f: Verifying Checksum 23:23:42 b85a868b505f: Download complete 23:23:42 bab4dde63d76: Verifying Checksum 23:23:42 bab4dde63d76: Download complete 23:23:43 b85a868b505f: Pull complete 23:23:43 e2be974225ed: Pull complete 23:23:44 339a4e72a1f5: Pull complete 23:23:44 988bab9f4d93: Pull complete 23:23:44 1469e6f7b9e6: Pull complete 23:23:44 eaf3925da568: Pull complete 23:23:46 bab4dde63d76: Pull complete 23:23:46 bde34c3a00c8: Pull complete 23:23:46 b352a97aabf1: Pull complete 23:23:46 4872d77fe225: Pull complete 23:23:46 5851b861e8e6: Pull complete 23:23:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:23:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:23:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:46 prd-ubuntu20.04-docker-8c-8g-117773 does not seem to be running inside a container 23:23:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-191 -v /w/workspace/undry_device-onvif-camera_PR-191:/w/workspace/undry_device-onvif-camera_PR-191:rw,z -v /w/workspace/undry_device-onvif-camera_PR-191@tmp:/w/workspace/undry_device-onvif-camera_PR-191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:23:47 $ docker top d4a2b5b2e173849accc0ad458e3e164118a48bf7e984a0d8d8a56104cffe2683 -eo pid,comm 23:23:47 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). 23:23:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:23:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:23:48 [ssh-agent] Looking for ssh-agent implementation... 23:23:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:23:48 $ docker exec d4a2b5b2e173849accc0ad458e3e164118a48bf7e984a0d8d8a56104cffe2683 ssh-agent 23:23:48 SSH_AUTH_SOCK=/tmp/ssh-M50wMxRTsuHq/agent.33 23:23:48 SSH_AGENT_PID=39 23:23:48 Running ssh-add (command line suppressed) 23:23:48 Identity added: /w/workspace/undry_device-onvif-camera_PR-191@tmp/private_key_13325708152313731188.key (/w/workspace/undry_device-onvif-camera_PR-191@tmp/private_key_13325708152313731188.key) 23:23:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:23:48 + git tag --points-at HEAD [Pipeline] } 23:23:48 $ docker exec --env ******** --env ******** d4a2b5b2e173849accc0ad458e3e164118a48bf7e984a0d8d8a56104cffe2683 ssh-agent -k 23:23:48 unset SSH_AUTH_SOCK; 23:23:48 unset SSH_AGENT_PID; 23:23:48 echo Agent pid 39 killed; 23:23:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:23:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:23:49 [ssh-agent] Looking for ssh-agent implementation... 23:23:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:23:49 $ docker exec d4a2b5b2e173849accc0ad458e3e164118a48bf7e984a0d8d8a56104cffe2683 ssh-agent 23:23:49 SSH_AUTH_SOCK=/tmp/ssh-xLbH5YQ70L9c/agent.72 23:23:49 SSH_AGENT_PID=78 23:23:49 Running ssh-add (command line suppressed) 23:23:49 Identity added: /w/workspace/undry_device-onvif-camera_PR-191@tmp/private_key_972816920698637316.key (/w/workspace/undry_device-onvif-camera_PR-191@tmp/private_key_972816920698637316.key) 23:23:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:23:49 + git semver init 23:23:49 2022-11-01 23:23:49,868 [run_init] DEBUG init version:0.0.0 force:False 23:23:49 2022-11-01 23:23:49,869 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-191/.semver 23:23:49 2022-11-01 23:23:49,869 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-191/.semver 23:23:49 2022-11-01 23:23:49,869 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-191/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-191, universal_newlines=False, shell=None, istream=None) 23:23:51 2022-11-01 23:23:50,921 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-191/.git/info/exclude 23:23:51 2022-11-01 23:23:50,922 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-191/.semver/PR-191 with force:False 23:23:51 2022-11-01 23:23:50,922 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-191/.semver/PR-191 23:23:51 2022-11-01 23:23:50,926 [execute] INFO git cat-file --batch-check 23:23:51 2022-11-01 23:23:50,927 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-191/.semver, universal_newlines=False, shell=None, istream=) 23:23:51 2022-11-01 23:23:50,933 [execute] INFO git cat-file --batch 23:23:51 2022-11-01 23:23:50,934 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-191/.semver, universal_newlines=False, shell=None, istream=) 23:23:51 2022-11-01 23:23:50,940 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-191/.semver/PR-191 23:23:51 0.0.0 [Pipeline] } 23:23:51 $ docker exec --env ******** --env ******** d4a2b5b2e173849accc0ad458e3e164118a48bf7e984a0d8d8a56104cffe2683 ssh-agent -k 23:23:51 unset SSH_AUTH_SOCK; 23:23:51 unset SSH_AGENT_PID; 23:23:51 echo Agent pid 78 killed; 23:23:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:23:51 + git semver [Pipeline] } 23:23:52 $ docker stop --time=1 d4a2b5b2e173849accc0ad458e3e164118a48bf7e984a0d8d8a56104cffe2683 23:23:53 $ docker rm -f d4a2b5b2e173849accc0ad458e3e164118a48bf7e984a0d8d8a56104cffe2683 [Pipeline] // withDockerContainer [Pipeline] sh 23:23:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:23:54 Stashed 1 file(s) [Pipeline] echo 23:23:54 [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] { 23:23:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117779 in /w/workspace/undry_device-onvif-camera_PR-191 [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] configFileProvider 23:23:54 provisioning config files... 23:23:54 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-191@tmp/config14839704720762778183tmp [Pipeline] ws 23:23:54 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] libraryResource 23:23:54 The recommended git tool is: git [Pipeline] sh 23:23:55 ---> docker-login.sh 23:23:55 nexus3.edgexfoundry.org:10001 23:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:55 Configure a credential helper to remove this warning. See 23:23:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:55 23:23:55 Login Succeeded 23:23:55 nexus3.edgexfoundry.org:10002 23:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:55 Configure a credential helper to remove this warning. See 23:23:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:55 23:23:55 Login Succeeded 23:23:55 nexus3.edgexfoundry.org:10003 23:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:55 Configure a credential helper to remove this warning. See 23:23:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:55 23:23:55 Login Succeeded 23:23:55 nexus3.edgexfoundry.org:10004 23:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:55 Configure a credential helper to remove this warning. See 23:23:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:55 23:23:55 Login Succeeded 23:23:55 docker.io 23:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:55 Configure a credential helper to remove this warning. See 23:23:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:55 23:23:55 Login Succeeded 23:23:55 ---> docker-login.sh ends [Pipeline] } 23:23:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:23:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:23:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:23:56 ========================================================= 23:23:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:23:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:23:56 Sending build context to Docker daemon 27.55MB 23:23:56 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 23:23:56 Step 2/13 : FROM ${BASE} AS builder 23:23:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:23:56 213ec9aee27d: Pulling fs layer 23:23:56 4583459ba037: Pulling fs layer 23:23:56 93c1e223e6f2: Pulling fs layer 23:23:56 53926ce57604: Pulling fs layer 23:23:56 21b2b0c7a3f4: Pulling fs layer 23:23:56 30f14e443154: Pulling fs layer 23:23:56 801331c1e519: Pulling fs layer 23:23:56 99cc6dd402b0: Pulling fs layer 23:23:56 7d9ed39f4882: Pulling fs layer 23:23:56 21b2b0c7a3f4: Waiting 23:23:56 30f14e443154: Waiting 23:23:56 53926ce57604: Waiting 23:23:56 801331c1e519: Waiting 23:23:56 99cc6dd402b0: Waiting 23:23:56 7d9ed39f4882: Waiting 23:23:56 93c1e223e6f2: Verifying Checksum 23:23:56 93c1e223e6f2: Download complete 23:23:56 4583459ba037: Download complete 23:23:56 21b2b0c7a3f4: Verifying Checksum 23:23:56 21b2b0c7a3f4: Download complete 23:23:56 30f14e443154: Verifying Checksum 23:23:56 30f14e443154: Download complete 23:23:56 213ec9aee27d: Verifying Checksum 23:23:56 213ec9aee27d: Download complete 23:23:56 801331c1e519: Download complete 23:23:56 213ec9aee27d: Pull complete 23:23:57 4583459ba037: Pull complete 23:23:57 93c1e223e6f2: Pull complete 23:23:57 7d9ed39f4882: Verifying Checksum 23:23:57 7d9ed39f4882: Download complete 23:23:57 99cc6dd402b0: Verifying Checksum 23:23:57 99cc6dd402b0: Download complete 23:23:57 53926ce57604: Verifying Checksum 23:23:57 53926ce57604: Download complete 23:23:58 using credential edgex-jenkins-ssh 23:23:59 Cloning the remote Git repository 23:23:59 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 23:23:59 > git init /w/workspace/device-onvif-camera/1 # timeout=10 23:23:59 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 23:23:59 > git --version # timeout=10 23:23:59 > git --version # 'git version 2.25.1' 23:23:59 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:59 Verifying host key using known hosts file 23:23:59 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:23:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:24:01 53926ce57604: Pull complete 23:24:01 21b2b0c7a3f4: Pull complete 23:24:01 30f14e443154: Pull complete 23:24:01 801331c1e519: Pull complete 23:24:01 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 23:24:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:24:03 Merging remotes/origin/main commit 8e26798799e0d9344b61f434dca15061827fa01a into PR head commit dde4880ba603a1531550fce427ec8dd71d31aaa2 23:24:03 99cc6dd402b0: Pull complete 23:24:02 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 23:24:02 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 23:24:02 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:02 Verifying host key using known hosts file 23:24:02 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:24:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:24:03 > git config core.sparsecheckout # timeout=10 23:24:03 > git checkout -f dde4880ba603a1531550fce427ec8dd71d31aaa2 # timeout=10 23:24:03 > git remote # timeout=10 23:24:03 > git config --get remote.origin.url # timeout=10 23:24:03 Merge succeeded, producing dde4880ba603a1531550fce427ec8dd71d31aaa2 23:24:03 Checking out Revision dde4880ba603a1531550fce427ec8dd71d31aaa2 (PR-191) 23:24:04 7d9ed39f4882: Pull complete 23:24:04 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 23:24:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:24:04 ---> 1dedd983c030 23:24:04 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:24:03 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:03 Verifying host key using known hosts file 23:24:03 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:24:03 > git merge 8e26798799e0d9344b61f434dca15061827fa01a # timeout=10 23:24:03 > git rev-parse HEAD^{commit} # timeout=10 23:24:03 > git config core.sparsecheckout # timeout=10 23:24:03 > git checkout -f dde4880ba603a1531550fce427ec8dd71d31aaa2 # timeout=10 23:24:06 ---> Running in 10e4771587b9 23:24:06 Removing intermediate container 10e4771587b9 23:24:06 ---> 89cf89006d9f 23:24:06 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:24:06 ---> Running in 8214b55fb83e 23:24:06 Removing intermediate container 8214b55fb83e 23:24:06 ---> 13a18424329f 23:24:06 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:24:06 ---> Running in c55a85166971 23:24:06 Removing intermediate container c55a85166971 23:24:06 ---> 5dab71fd4532 23:24:06 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 23:24:06 ---> Running in 959a6c4ce095 23:24:06 Removing intermediate container 959a6c4ce095 23:24:06 ---> 215437c40243 23:24:06 Step 7/13 : LABEL Name=edgex-device-onvif-camera 23:24:06 ---> Running in 3658f2461bd2 23:24:06 Removing intermediate container 3658f2461bd2 23:24:06 ---> 7395cc24a99d 23:24:06 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:24:06 ---> Running in 2ac68de9d35f 23:24:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:24:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:24:07 OK: 211 MiB in 51 packages 23:24:07 Commit message: "docs: Updated validation matrix for Intel simulator" 23:24:07 Removing intermediate container 2ac68de9d35f 23:24:07 ---> 74fa16a17e94 23:24:07 Step 9/13 : WORKDIR /device-onvif-camera 23:24:07 > git --version # timeout=10 23:24:07 > git --version # 'git version 2.25.1' 23:24:07 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 23:24:07 ---> Running in 69c3bf611063 23:24:07 Removing intermediate container 69c3bf611063 23:24:07 ---> 84943e475d5e 23:24:07 Step 10/13 : COPY go.mod vendor* ./ 23:24:07 ---> 5b3df19db0e7 23:24:07 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:07 ---> Running in 93b53a2c02b4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:24:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:24:08 % Total % Received % Xferd Average Speed Time Time Time Current 23:24:08 Dload Upload Total Spent Left Speed 23:24:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96198 0 --:--:-- --:--:-- --:--:-- 96198 [Pipeline] sh 23:24:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:24:09 + sudo tee /etc/docker/daemon.new 23:24:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:24:09 { 23:24:09 "registry-mirrors": [ 23:24:09 "https://nexus3.edgexfoundry.org:10001" 23:24:09 ], 23:24:09 "bip": "10.250.0.254/24", 23:24:09 "hosts": [ 23:24:09 "tcp://0.0.0.0:5555", 23:24:09 "unix:///var/run/docker.sock" 23:24:09 ], 23:24:09 "mtu": 1458, 23:24:09 "selinux-enabled": true, 23:24:09 "seccomp-profile": "/etc/docker/seccomp.json" 23:24:09 } [Pipeline] sh 23:24:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:24:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:24:28 provisioning config files... 23:24:28 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config13017668547066578568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:28 ---> docker-login.sh 23:24:28 nexus3.edgexfoundry.org:10001 23:24:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:29 Configure a credential helper to remove this warning. See 23:24:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:29 23:24:29 Login Succeeded 23:24:29 nexus3.edgexfoundry.org:10002 23:24:29 Removing intermediate container 93b53a2c02b4 23:24:29 ---> 97124be2b74f 23:24:29 Step 12/13 : COPY . . 23:24:29 ---> 931d54cca964 23:24:29 Step 13/13 : RUN ${MAKE} 23:24:29 ---> Running in 4424e376e3fc 23:24:29 noop 23:24:29 Removing intermediate container 4424e376e3fc 23:24:29 ---> 34ec0567868a 23:24:29 Successfully built 34ec0567868a 23:24:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:29 Configure a credential helper to remove this warning. See 23:24:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:29 23:24:29 Login Succeeded 23:24:30 + docker inspect -f . ci-base-image-x86_64 23:24:30 . 23:24:30 nexus3.edgexfoundry.org:10003 23:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:30 prd-ubuntu20.04-docker-8c-8g-117773 does not seem to be running inside a container 23:24:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-191 -v /w/workspace/undry_device-onvif-camera_PR-191:/w/workspace/undry_device-onvif-camera_PR-191:rw,z -v /w/workspace/undry_device-onvif-camera_PR-191@tmp:/w/workspace/undry_device-onvif-camera_PR-191@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 ******** ci-base-image-x86_64 cat 23:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:30 Configure a credential helper to remove this warning. See 23:24:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:30 23:24:30 Login Succeeded 23:24:30 nexus3.edgexfoundry.org:10004 23:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:30 Configure a credential helper to remove this warning. See 23:24:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:30 23:24:30 Login Succeeded 23:24:30 docker.io 23:24:30 $ docker top 36b0a15706bb5561c9b4c370c095e422c424db176688daac781fb4a4eca24fc4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:31 + go version 23:24:31 go version go1.18.7 linux/amd64 [Pipeline] } 23:24:31 $ docker stop --time=1 36b0a15706bb5561c9b4c370c095e422c424db176688daac781fb4a4eca24fc4 23:24:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:31 Configure a credential helper to remove this warning. See 23:24:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:31 23:24:31 Login Succeeded 23:24:31 ---> docker-login.sh ends 23:24:32 $ docker rm -f 36b0a15706bb5561c9b4c370c095e422c424db176688daac781fb4a4eca24fc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 23:24:32 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] echo 23:24:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:24:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [Pipeline] echo 23:24:32 ========================================================= 23:24:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:24:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:33 + docker inspect -f . ci-base-image-x86_64 23:24:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:33 prd-ubuntu20.04-docker-8c-8g-117773 does not seem to be running inside a container 23:24:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-191 -v /w/workspace/undry_device-onvif-camera_PR-191:/w/workspace/undry_device-onvif-camera_PR-191:rw,z -v /w/workspace/undry_device-onvif-camera_PR-191@tmp:/w/workspace/undry_device-onvif-camera_PR-191@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 ******** ci-base-image-x86_64 cat 23:24:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:24:33 $ docker top 32b49011fb31837f53db58ef74f9ae426f6cb2b6637cdacf3162899c78368ccf -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:34 Sending build context to Docker daemon 20.46MB 23:24:34 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 23:24:34 Step 2/13 : FROM ${BASE} AS builder 23:24:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:24:34 9b18e9b68314: Pulling fs layer 23:24:34 d32db5db7311: Pulling fs layer 23:24:34 d0c4b47475fc: Pulling fs layer 23:24:34 5831b945b038: Pulling fs layer 23:24:34 86bbec2aaacd: Pulling fs layer 23:24:34 e10730c5d714: Pulling fs layer 23:24:34 5dd5c2283517: Pulling fs layer 23:24:34 d5ac0230b979: Pulling fs layer 23:24:34 86bbec2aaacd: Waiting 23:24:34 e10730c5d714: Waiting 23:24:34 5dd5c2283517: Waiting 23:24:34 d5ac0230b979: Waiting 23:24:34 5831b945b038: Waiting 23:24:34 d0c4b47475fc: Verifying Checksum 23:24:34 d0c4b47475fc: Download complete 23:24:34 d32db5db7311: Download complete 23:24:34 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-191 [Pipeline] fileExists [Pipeline] sh 23:24:34 86bbec2aaacd: Verifying Checksum 23:24:34 86bbec2aaacd: Download complete 23:24:34 e10730c5d714: Verifying Checksum 23:24:34 e10730c5d714: Download complete 23:24:34 9b18e9b68314: Verifying Checksum 23:24:34 9b18e9b68314: Download complete 23:24:34 + make test 23:24:34 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:24:35 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:24:35 9b18e9b68314: Pull complete 23:24:35 d5ac0230b979: Verifying Checksum 23:24:35 d5ac0230b979: Download complete 23:24:35 d32db5db7311: Pull complete 23:24:36 d0c4b47475fc: Pull complete 23:24:36 5dd5c2283517: Verifying Checksum 23:24:36 5dd5c2283517: Download complete 23:24:37 5831b945b038: Download complete 23:24:45 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:24:47 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.049s coverage: 29.3% of statements 23:24:47 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 23:24:47 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.203s coverage: 86.5% of statements 23:24:49 5831b945b038: Pull complete 23:24:49 86bbec2aaacd: Pull complete 23:24:49 e10730c5d714: Pull complete 23:24:54 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 23:24:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:24:56 5dd5c2283517: Pull complete 23:24:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:24:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:24:57 ./bin/test-attribution-txt.sh [Pipeline] echo 23:24:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:24:57 $ docker stop --time=1 32b49011fb31837f53db58ef74f9ae426f6cb2b6637cdacf3162899c78368ccf 23:24:57 d5ac0230b979: Pull complete 23:24:57 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 23:24:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:24:57 ---> 59b3b1a385d4 23:24:57 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:24:59 $ docker rm -f 32b49011fb31837f53db58ef74f9ae426f6cb2b6637cdacf3162899c78368ccf [Pipeline] // withDockerContainer [Pipeline] sh 23:24:59 ---> Running in a5819a0d9e80 23:24:59 Removing intermediate container a5819a0d9e80 23:24:59 ---> 86c600dc917e 23:24:59 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:24:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:24:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 23:24:59 ---> Running in d01affdb0651 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 23:25:00 Removing intermediate container d01affdb0651 23:25:00 ---> f05f81db8a43 23:25:00 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:25:00 ---> Running in bc0567da4c41 [Pipeline] sh 23:25:00 Removing intermediate container bc0567da4c41 23:25:00 ---> 58e972645c84 23:25:00 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 23:25:00 ---> Running in 9ed118d58f29 23:25:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:25:00 Removing intermediate container 9ed118d58f29 23:25:00 ---> 4e7b631e4206 23:25:00 Step 7/13 : LABEL Name=edgex-device-onvif-camera 23:25:00 + ls -al . 23:25:00 total 244 23:25:00 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 23:24 . 23:25:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 23:23 .. 23:25:00 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 23:24 .git 23:25:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 23:23 .github 23:25:00 -rw-rw-r-- 1 jenkins jenkins 496 Nov 1 23:23 .gitignore 23:25:00 -rw-rw-r-- 1 jenkins jenkins 42 Nov 1 23:23 .golangci.yml 23:25:00 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 23:23 .semver 23:25:00 -rw-rw-r-- 1 jenkins jenkins 9739 Nov 1 23:23 Attribution.txt 23:25:00 -rw-rw-r-- 1 jenkins jenkins 1498 Nov 1 23:23 CHANGELOG.md 23:25:00 -rw-rw-r-- 1 jenkins jenkins 1637 Nov 1 23:23 Dockerfile 23:25:00 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 23:23 GOVERNANCE.md 23:25:00 -rw-rw-r-- 1 jenkins jenkins 734 Nov 1 23:23 Jenkinsfile 23:25:00 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 1 23:23 LICENSE 23:25:00 -rw-rw-r-- 1 jenkins jenkins 2858 Nov 1 23:23 Makefile 23:25:00 -rw-rw-r-- 1 jenkins jenkins 625 Nov 1 23:23 OWNERS.md 23:25:00 -rw-rw-r-- 1 jenkins jenkins 6595 Nov 1 23:23 README.md 23:25:00 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 23:23 VERSION 23:25:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 23:23 bin 23:25:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 23:23 cmd 23:25:00 -rw-r--r-- 1 jenkins jenkins 79184 Nov 1 23:24 coverage.out 23:25:00 drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 23:23 doc 23:25:00 -rw-rw-r-- 1 jenkins jenkins 3736 Nov 1 23:23 go.mod 23:25:00 -rw-rw-r-- 1 jenkins jenkins 46203 Nov 1 23:23 go.sum 23:25:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 23:23 internal 23:25:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 23:23 snap 23:25:00 -rw-rw-r-- 1 jenkins jenkins 236 Nov 1 23:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 23:25:01 ---> Running in f8687619fad6 [Pipeline] sh 23:25:01 Removing intermediate container f8687619fad6 23:25:01 ---> 876ed86d97fd 23:25:01 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:25:01 ---> Running in 63c280a07090 23:25:01 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=dde4880ba603a1531550fce427ec8dd71d31aaa2 --label arch=amd64 --label version=0.0.0 . 23:25:01 Sending build context to Docker daemon 27.62MB 23:25:01 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 23:25:01 Step 2/26 : FROM ${BASE} AS builder 23:25:01 ---> 34ec0567868a 23:25:01 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:25:01 ---> Running in be910fbc49e0 23:25:01 Removing intermediate container be910fbc49e0 23:25:01 ---> f0070a179877 23:25:01 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:25:01 ---> Running in 4db95505a08e 23:25:01 Removing intermediate container 4db95505a08e 23:25:01 ---> 277330941218 23:25:01 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:25:01 ---> Running in e3a8a6dadab6 23:25:01 Removing intermediate container e3a8a6dadab6 23:25:01 ---> 8e9d2d7f5fb3 23:25:01 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:25:01 ---> Running in 716b582ec17e 23:25:01 Removing intermediate container 716b582ec17e 23:25:01 ---> 454d6d655f30 23:25:01 Step 7/26 : LABEL Name=edgex-device-onvif-camera 23:25:01 ---> Running in 3baa4e0a6040 23:25:02 Removing intermediate container 3baa4e0a6040 23:25:02 ---> b95eabe35250 23:25:02 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:25:02 ---> Running in c3b9ead3e89f 23:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:25:02 OK: 211 MiB in 51 packages 23:25:02 Removing intermediate container c3b9ead3e89f 23:25:02 ---> 9d5ba338b8bc 23:25:02 Step 9/26 : WORKDIR /device-onvif-camera 23:25:02 ---> Running in 63b964e74838 23:25:03 Removing intermediate container 63b964e74838 23:25:03 ---> 07c3878262fe 23:25:03 Step 10/26 : COPY go.mod vendor* ./ 23:25:03 ---> 38dcb7f65f06 23:25:03 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:03 ---> Running in 6ca9b4f06529 23:25:03 OK: 221 MiB in 51 packages 23:25:03 Removing intermediate container 6ca9b4f06529 23:25:03 ---> 279bac43a99d 23:25:03 Step 12/26 : COPY . . 23:25:04 Removing intermediate container 63c280a07090 23:25:04 ---> ba53849e3d4d 23:25:04 Step 9/13 : WORKDIR /device-onvif-camera 23:25:04 ---> b295f1fe7bb4 23:25:04 Step 13/26 : RUN ${MAKE} 23:25:04 ---> Running in 7a586e6512ec 23:25:04 ---> Running in 5a097d498f8f 23:25:04 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 23:25:04 Removing intermediate container 5a097d498f8f 23:25:04 ---> 2128df5a3929 23:25:04 Step 10/13 : COPY go.mod vendor* ./ 23:25:04 ---> 9541c5cac284 23:25:04 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:05 ---> Running in 545ac3e6e994 23:25:26 Removing intermediate container 7a586e6512ec 23:25:26 ---> d50a98d2681f 23:25:26 Step 14/26 : FROM alpine:3.16 23:25:26 3.16: Pulling from library/alpine 23:25:26 213ec9aee27d: Already exists 23:25:26 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:25:26 Status: Downloaded newer image for alpine:3.16 23:25:26 ---> 9c6f07244728 23:25:26 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:25:26 ---> Running in 6f9667f3c8a8 23:25:26 Removing intermediate container 6f9667f3c8a8 23:25:26 ---> 70ff267aa1b1 23:25:26 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 23:25:26 ---> Running in 2b1a923d7d75 23:25:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:25:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:25:26 (1/6) Installing dumb-init (1.2.5-r1) 23:25:26 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:25:26 (3/6) Installing libsodium (1.0.18-r0) 23:25:26 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:25:26 (5/6) Installing libzmq (4.3.4-r0) 23:25:26 (6/6) Installing zeromq (4.3.4-r0) 23:25:26 Executing busybox-1.35.0-r17.trigger 23:25:26 OK: 8 MiB in 20 packages 23:25:26 Removing intermediate container 2b1a923d7d75 23:25:26 ---> aa429700d891 23:25:26 Step 17/26 : WORKDIR / 23:25:26 ---> Running in 2e752d39d144 23:25:26 Removing intermediate container 2e752d39d144 23:25:26 ---> b8fe8d494e27 23:25:26 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:25:26 ---> 95bb48797734 23:25:26 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:25:26 ---> 0081be770d41 23:25:26 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:25:26 ---> a065551d4358 23:25:26 Step 21/26 : EXPOSE 59984 23:25:26 ---> Running in d6fe364a9aeb 23:25:27 Removing intermediate container d6fe364a9aeb 23:25:27 ---> 9c39fefeb18d 23:25:27 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:25:27 ---> Running in a9f4dd88e3c0 23:25:27 Removing intermediate container a9f4dd88e3c0 23:25:27 ---> c0061431f078 23:25:27 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:25:27 ---> Running in e1e576ebeb63 23:25:27 Removing intermediate container e1e576ebeb63 23:25:27 ---> 8eae27ef3bb0 23:25:27 Step 24/26 : LABEL arch=amd64 23:25:27 ---> Running in f75138332894 23:25:27 Removing intermediate container f75138332894 23:25:27 ---> 1cb9dc80941d 23:25:27 Step 25/26 : LABEL git_sha=dde4880ba603a1531550fce427ec8dd71d31aaa2 23:25:27 ---> Running in 9e7e1f41ac82 23:25:27 Removing intermediate container 9e7e1f41ac82 23:25:27 ---> af09bf42afd3 23:25:27 Step 26/26 : LABEL version=0.0.0 23:25:27 ---> Running in 336617efc6ed 23:25:27 Removing intermediate container 336617efc6ed 23:25:27 ---> 53cc19bcf0f6 23:25:27 [Warning] One or more build-args [ARCH] were not consumed 23:25:27 Successfully built 53cc19bcf0f6 23:25:27 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:25:28 23:25:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:25:28 latest: Pulling from edgex-lftools-log-publisher 23:25:28 5eb5b503b376: Pulling fs layer 23:25:28 5c69ac0246d0: Pulling fs layer 23:25:28 ec43610c2a17: Pulling fs layer 23:25:28 3a2ae6a8a46f: Pulling fs layer 23:25:28 33b1e0a273af: Pulling fs layer 23:25:28 3a2ae6a8a46f: Waiting 23:25:28 5d3b04190fa2: Pulling fs layer 23:25:28 2f39f015ded8: Pulling fs layer 23:25:28 33b1e0a273af: Waiting 23:25:28 5d3b04190fa2: Waiting 23:25:28 5c69ac0246d0: Download complete 23:25:28 3a2ae6a8a46f: Download complete 23:25:28 ec43610c2a17: Verifying Checksum 23:25:28 ec43610c2a17: Download complete 23:25:28 5d3b04190fa2: Verifying Checksum 23:25:28 5d3b04190fa2: Download complete 23:25:28 33b1e0a273af: Verifying Checksum 23:25:28 33b1e0a273af: Download complete 23:25:29 5eb5b503b376: Verifying Checksum 23:25:29 5eb5b503b376: Download complete 23:25:29 2f39f015ded8: Download complete 23:25:30 5eb5b503b376: Pull complete 23:25:30 5c69ac0246d0: Pull complete 23:25:30 ec43610c2a17: Pull complete 23:25:30 3a2ae6a8a46f: Pull complete 23:25:30 33b1e0a273af: Pull complete 23:25:31 5d3b04190fa2: Pull complete 23:25:35 2f39f015ded8: Pull complete 23:25:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:25:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:25:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:25:35 prd-ubuntu20.04-docker-8c-8g-117773 does not seem to be running inside a container 23:25:35 $ 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/undry_device-onvif-camera_PR-191 -v /w/workspace/undry_device-onvif-camera_PR-191:/w/workspace/undry_device-onvif-camera_PR-191:rw,z -v /w/workspace/undry_device-onvif-camera_PR-191@tmp:/w/workspace/undry_device-onvif-camera_PR-191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:25:37 $ docker top 4812180cefe120e860a53188bc6ba1cab8ab617f643cff3d519bc1d4decae0a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:25:37 ---> job-cost.sh 23:25:37 lf-activate-venv: SKIPPING 23:25:37 INFO: No Stack... 23:25:38 INFO: Retrieving Pricing Info for: v3-standard-8 23:25:38 INFO: Archiving Costs [Pipeline] sh 23:25:38 + cat /w/workspace/undry_device-onvif-camera_PR-191/archives/cost.csv 23:25:38 + cut -d, -f6 [Pipeline] lock 23:25:38 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-191-1-stack-cost] 23:25:38 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-191-1-stack-cost] did not exist. Created. 23:25:38 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-191-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:25:39 + echo total: 0.4399999976158142 [Pipeline] stash 23:25:39 Stashed 1 file(s) [Pipeline] } 23:25:39 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-191-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:25:39 $ docker stop --time=1 4812180cefe120e860a53188bc6ba1cab8ab617f643cff3d519bc1d4decae0a1 23:25:40 $ docker rm -f 4812180cefe120e860a53188bc6ba1cab8ab617f643cff3d519bc1d4decae0a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:26:01 Removing intermediate container 545ac3e6e994 23:26:01 ---> 2c5cd4f52a90 23:26:01 Step 12/13 : COPY . . 23:26:01 ---> 7af56c460e6f 23:26:01 Step 13/13 : RUN ${MAKE} 23:26:01 ---> Running in b72e84c4cdef 23:26:01 noop 23:26:01 Removing intermediate container b72e84c4cdef 23:26:01 ---> 6da24d09d98c 23:26:01 Successfully built 6da24d09d98c 23:26:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:02 + docker inspect -f . ci-base-image-arm64 23:26:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:26:02 prd-ubuntu20.04-docker-arm64-4c-16g-117779 does not seem to be running inside a container 23:26:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** ci-base-image-arm64 cat 23:26:03 $ docker top 46c8a40df500572412889eba8c6d6237c6675855b9029086d8fd50a212b2e977 -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:04 + go version 23:26:04 go version go1.18.7 linux/arm64 [Pipeline] } 23:26:04 $ docker stop --time=1 46c8a40df500572412889eba8c6d6237c6675855b9029086d8fd50a212b2e977 23:26:06 $ docker rm -f 46c8a40df500572412889eba8c6d6237c6675855b9029086d8fd50a212b2e977 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:06 + docker inspect -f . ci-base-image-arm64 23:26:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:26:07 prd-ubuntu20.04-docker-arm64-4c-16g-117779 does not seem to be running inside a container 23:26:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** ci-base-image-arm64 cat 23:26:08 $ docker top 3c3716412d0222557c1ce8dd87690f6aee4267b85864e8ae915f3e9241e2016b -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:09 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 23:26:09 + make test 23:26:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:26:11 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:27:48 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:27:48 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.197s coverage: 29.3% of statements 23:27:48 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 23:28:06 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.559s coverage: 86.5% of statements 23:28:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:28:06 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:28:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:28:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:28:28 ./bin/test-attribution-txt.sh [Pipeline] echo 23:28:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:28:28 $ docker stop --time=1 3c3716412d0222557c1ce8dd87690f6aee4267b85864e8ae915f3e9241e2016b 23:28:30 $ docker rm -f 3c3716412d0222557c1ce8dd87690f6aee4267b85864e8ae915f3e9241e2016b [Pipeline] // withDockerContainer [Pipeline] sh 23:28:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:28:31 Warning: overwriting stash ‘coverage-report’ 23:28:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:28:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:28:32 + ls -al . 23:28:32 total 240 23:28:32 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 23:26 . 23:28:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 23:23 .. 23:28:32 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 23:24 .git 23:28:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 23:24 .github 23:28:32 -rw-rw-r-- 1 jenkins jenkins 496 Nov 1 23:24 .gitignore 23:28:32 -rw-rw-r-- 1 jenkins jenkins 42 Nov 1 23:24 .golangci.yml 23:28:32 -rw-rw-r-- 1 jenkins jenkins 9739 Nov 1 23:24 Attribution.txt 23:28:32 -rw-rw-r-- 1 jenkins jenkins 1498 Nov 1 23:24 CHANGELOG.md 23:28:32 -rw-rw-r-- 1 jenkins jenkins 1637 Nov 1 23:24 Dockerfile 23:28:32 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 23:24 GOVERNANCE.md 23:28:32 -rw-rw-r-- 1 jenkins jenkins 734 Nov 1 23:24 Jenkinsfile 23:28:32 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 1 23:24 LICENSE 23:28:32 -rw-rw-r-- 1 jenkins jenkins 2858 Nov 1 23:24 Makefile 23:28:32 -rw-rw-r-- 1 jenkins jenkins 625 Nov 1 23:24 OWNERS.md 23:28:32 -rw-rw-r-- 1 jenkins jenkins 6595 Nov 1 23:24 README.md 23:28:32 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 23:23 VERSION 23:28:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 23:24 bin 23:28:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 23:24 cmd 23:28:32 -rw-r--r-- 1 jenkins jenkins 79184 Nov 1 23:28 coverage.out 23:28:32 drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 23:24 doc 23:28:32 -rw-rw-r-- 1 jenkins jenkins 3736 Nov 1 23:24 go.mod 23:28:32 -rw-rw-r-- 1 jenkins jenkins 46203 Nov 1 23:24 go.sum 23:28:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 23:24 internal 23:28:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 23:24 snap 23:28:32 -rw-rw-r-- 1 jenkins jenkins 236 Nov 1 23:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:33 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=dde4880ba603a1531550fce427ec8dd71d31aaa2 --label arch=arm64 --label version=0.0.0 . 23:28:33 Sending build context to Docker daemon 20.54MB 23:28:33 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 23:28:33 Step 2/26 : FROM ${BASE} AS builder 23:28:33 ---> 6da24d09d98c 23:28:33 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:28:34 ---> Running in 5ac68f7b1a6b 23:28:34 Removing intermediate container 5ac68f7b1a6b 23:28:34 ---> e717cd2e5fc7 23:28:34 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:28:34 ---> Running in caf5a4a2eac3 23:28:34 Removing intermediate container caf5a4a2eac3 23:28:34 ---> e0927575a42e 23:28:34 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:28:34 ---> Running in 825c4c3b6379 23:28:34 Removing intermediate container 825c4c3b6379 23:28:34 ---> 31277ab3e21d 23:28:34 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:28:34 ---> Running in d7843235c13f 23:28:35 Removing intermediate container d7843235c13f 23:28:35 ---> ea4b420f60f3 23:28:35 Step 7/26 : LABEL Name=edgex-device-onvif-camera 23:28:35 ---> Running in 88cb9a8f3d79 23:28:35 Removing intermediate container 88cb9a8f3d79 23:28:35 ---> 4ecdd83117bb 23:28:35 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:28:35 ---> Running in 5663b6346345 23:28:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:28:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:28:37 OK: 221 MiB in 51 packages 23:28:38 Removing intermediate container 5663b6346345 23:28:38 ---> 0c3c6a2abd52 23:28:38 Step 9/26 : WORKDIR /device-onvif-camera 23:28:38 ---> Running in 26bebc7993ed 23:28:38 Removing intermediate container 26bebc7993ed 23:28:38 ---> 3752618bf17d 23:28:38 Step 10/26 : COPY go.mod vendor* ./ 23:28:39 ---> 228043d56822 23:28:39 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:28:39 ---> Running in 03c27fb17cba 23:28:41 Removing intermediate container 03c27fb17cba 23:28:41 ---> efae5b79a6db 23:28:41 Step 12/26 : COPY . . 23:28:43 ---> 7f44f9f9892d 23:28:43 Step 13/26 : RUN ${MAKE} 23:28:43 ---> Running in 36d0f6238b68 23:28:44 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 23:31:05 Removing intermediate container 36d0f6238b68 23:31:05 ---> 7e88c1a19562 23:31:05 Step 14/26 : FROM alpine:3.16 23:31:05 3.16: Pulling from library/alpine 23:31:05 9b18e9b68314: Already exists 23:31:05 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:31:05 Status: Downloaded newer image for alpine:3.16 23:31:05 ---> a6215f271958 23:31:05 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:31:05 ---> Running in 6bf488ab8bde 23:31:05 Removing intermediate container 6bf488ab8bde 23:31:05 ---> b110f2e06b3b 23:31:05 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 23:31:05 ---> Running in b3e25d378d98 23:31:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:31:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:31:05 (1/6) Installing dumb-init (1.2.5-r1) 23:31:05 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:31:05 (3/6) Installing libsodium (1.0.18-r0) 23:31:05 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:31:05 (5/6) Installing libzmq (4.3.4-r0) 23:31:05 (6/6) Installing zeromq (4.3.4-r0) 23:31:05 Executing busybox-1.35.0-r17.trigger 23:31:05 OK: 8 MiB in 20 packages 23:31:05 Removing intermediate container b3e25d378d98 23:31:05 ---> 3641762655cf 23:31:05 Step 17/26 : WORKDIR / 23:31:05 ---> Running in f1de9ff8d8b4 23:31:05 Removing intermediate container f1de9ff8d8b4 23:31:05 ---> b9b1d44d3b27 23:31:05 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:31:05 ---> 4e23196cdbc8 23:31:05 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:31:05 ---> 3ecc471e44db 23:31:05 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:31:05 ---> f2bcd36c9219 23:31:05 Step 21/26 : EXPOSE 59984 23:31:05 ---> Running in 66836d989c6e 23:31:05 Removing intermediate container 66836d989c6e 23:31:05 ---> 802bfd7640e6 23:31:05 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:31:05 ---> Running in fe90a515b210 23:31:05 Removing intermediate container fe90a515b210 23:31:05 ---> c30f876c5868 23:31:05 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:31:06 ---> Running in fb828dc91a57 23:31:06 Removing intermediate container fb828dc91a57 23:31:06 ---> aa94df9a681f 23:31:06 Step 24/26 : LABEL arch=arm64 23:31:06 ---> Running in 4fb41a8111e8 23:31:07 Removing intermediate container 4fb41a8111e8 23:31:07 ---> 2490daa86436 23:31:07 Step 25/26 : LABEL git_sha=dde4880ba603a1531550fce427ec8dd71d31aaa2 23:31:07 ---> Running in 0f09ec19b235 23:31:07 Removing intermediate container 0f09ec19b235 23:31:07 ---> eab2e7f0177f 23:31:07 Step 26/26 : LABEL version=0.0.0 23:31:07 ---> Running in 4acbc20d6786 23:31:07 Removing intermediate container 4acbc20d6786 23:31:07 ---> 5624cefc6b5b 23:31:07 [Warning] One or more build-args [ARCH] were not consumed 23:31:07 Successfully built 5624cefc6b5b 23:31:07 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:31:08 23:31:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:31:08 arm64: Pulling from edgex-lftools-log-publisher 23:31:08 8998bd30e6a1: Pulling fs layer 23:31:08 04944245beec: Pulling fs layer 23:31:08 699f458cf7ca: Pulling fs layer 23:31:08 765212b225bb: Pulling fs layer 23:31:08 f23df028b6ca: Pulling fs layer 23:31:08 d65c8cfc05b1: Pulling fs layer 23:31:08 2437ff75d9bd: Pulling fs layer 23:31:08 f23df028b6ca: Waiting 23:31:08 d65c8cfc05b1: Waiting 23:31:08 2437ff75d9bd: Waiting 23:31:08 765212b225bb: Waiting 23:31:09 04944245beec: Verifying Checksum 23:31:09 04944245beec: Download complete 23:31:09 765212b225bb: Verifying Checksum 23:31:09 765212b225bb: Download complete 23:31:09 f23df028b6ca: Verifying Checksum 23:31:09 f23df028b6ca: Download complete 23:31:09 d65c8cfc05b1: Verifying Checksum 23:31:09 d65c8cfc05b1: Download complete 23:31:09 699f458cf7ca: Verifying Checksum 23:31:09 699f458cf7ca: Download complete 23:31:09 8998bd30e6a1: Verifying Checksum 23:31:09 8998bd30e6a1: Download complete 23:31:11 2437ff75d9bd: Verifying Checksum 23:31:11 2437ff75d9bd: Download complete 23:31:13 8998bd30e6a1: Pull complete 23:31:13 04944245beec: Pull complete 23:31:15 699f458cf7ca: Pull complete 23:31:15 765212b225bb: Pull complete 23:31:16 f23df028b6ca: Pull complete 23:31:16 d65c8cfc05b1: Pull complete 23:31:31 2437ff75d9bd: Pull complete 23:31:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:31:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:31 prd-ubuntu20.04-docker-arm64-4c-16g-117779 does not seem to be running inside a container 23:31:31 $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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:arm64 cat 23:31:34 $ docker top 35a8cb4aef2e83d6b3b0132d40e5bb4397fb44ed6b07740544c5e6adde1dcafe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:34 ---> job-cost.sh 23:31:34 lf-activate-venv: SKIPPING 23:31:34 INFO: No Stack... 23:31:35 INFO: Retrieving Pricing Info for: v3-standard-4 23:31:36 INFO: Archiving Costs [Pipeline] sh 23:31:36 + cut -d, -f6 23:31:36 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 23:31:36 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-191-1-stack-cost] 23:31:36 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-191-1-stack-cost] did not exist. Created. 23:31:36 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-191-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:31:36 /w/workspace/device-onvif-camera/1@tmp/durable-0f4c00d6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:31:37 + echo total: 0.2199999988079071 [Pipeline] stash 23:31:37 Warning: overwriting stash ‘stack-cost’ 23:31:37 Stashed 1 file(s) [Pipeline] } 23:31:37 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-191-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:31:37 $ docker stop --time=1 35a8cb4aef2e83d6b3b0132d40e5bb4397fb44ed6b07740544c5e6adde1dcafe 23:31:39 $ docker rm -f 35a8cb4aef2e83d6b3b0132d40e5bb4397fb44ed6b07740544c5e6adde1dcafe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:31:40 provisioning config files... 23:31:40 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-191@tmp/config6806702339749677709tmp [Pipeline] { [Pipeline] sh 23:31:40 + set +x 23:31:40 + curl -s https://codecov.io/bash 23:31:40 + bash -s -- 23:31:40 23:31:40 _____ _ 23:31:40 / ____| | | 23:31:40 | | ___ __| | ___ ___ _____ __ 23:31:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:31:40 | |___| (_) | (_| | __/ (_| (_) \ V / 23:31:40 \_____\___/ \__,_|\___|\___\___/ \_/ 23:31:40 Bash-1.0.6 23:31:40 23:31:40 23:31:40 ==> git version 2.25.1 found 23:31:40 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:31:40 Release-Date: 2020-01-08 23:31:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:31:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:31:40 ==> Jenkins CI detected. 23:31:40 current dir:  /w/workspace/undry_device-onvif-camera_PR-191 23:31:40 project root: . 23:31:40 --> token set from env 23:31:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:31:40 ==> Running gcov in . (disable via -X gcov) 23:31:40 ==> Python coveragepy not found 23:31:40 ==> Searching for coverage reports in: 23:31:40 + . 23:31:40 -> Found 1 reports 23:31:40 ==> Detecting git/mercurial file structure 23:31:40 ==> Reading reports 23:31:40 + ./coverage.out bytes=79184 23:31:40 ==> Appending adjustments 23:31:40 https://docs.codecov.io/docs/fixing-reports 23:31:40 + Found adjustments 23:31:40 ==> Gzipping contents 23:31:40 12K /tmp/codecov.Rf9CtU.gz 23:31:40 ==> Uploading reports 23:31:40 url: https://codecov.io 23:31:40 query: branch=PR-191&commit=dde4880ba603a1531550fce427ec8dd71d31aaa2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-191%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=191&job=&cmd_args= 23:31:40 -> Pinging Codecov 23:31:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-191&commit=dde4880ba603a1531550fce427ec8dd71d31aaa2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-191%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=191&job=&cmd_args= 23:31:41 -> Uploading to 23:31:41 https://storage.googleapis.com/codecov/v4/raw/2022-11-01/F29A59C45E3A92E06B3E522C9905F8EF/dde4880ba603a1531550fce427ec8dd71d31aaa2/1e575ce1-e2fd-4bdd-8120-678712d550a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221101T233141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91a2e00798a7f3c54d337e0d78e13b10dccdbca317bf65602ffdf2847bacd26b 23:31:41 % Total % Received % Xferd Average Speed Time Time Time Current 23:31:41 Dload Upload Total Spent Left Speed 23:31:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10852 0 0 100 10852 0 40796 --:--:-- --:--:-- --:--:-- 40796 100 10852 0 0 100 10852 0 40796 --:--:-- --:--:-- --:--:-- 40644 23:31:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/dde4880ba603a1531550fce427ec8dd71d31aaa2 [Pipeline] } 23:31:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:31:43 + [ -d /w/workspace/undry_device-onvif-camera_PR-191/archives ] 23:31:43 + ls -al /w/workspace/undry_device-onvif-camera_PR-191/archives 23:31:43 total 16 23:31:43 drwxr-xr-x 3 root root 4096 Nov 1 23:25 . 23:31:43 drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 23:25 .. 23:31:43 drwxr-xr-x 2 root root 4096 Nov 1 23:25 cost 23:31:43 -rw-r--r-- 1 root root 92 Nov 1 23:25 cost.csv 23:31:43 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-191/archives 23:31:43 + ls -al /w/workspace/undry_device-onvif-camera_PR-191/archives 23:31:43 total 16 23:31:43 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 23:25 . 23:31:43 drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 23:25 .. 23:31:43 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 23:25 cost 23:31:43 -rw-r--r-- 1 jenkins jenkins 92 Nov 1 23:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:31:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:31:44 ---> package-listing.sh 23:31:44 ++ facter osfamily 23:31:44 ++ tr '[:upper:]' '[:lower:]' 23:31:44 + OS_FAMILY=debian 23:31:44 + workspace=/w/workspace/undry_device-onvif-camera_PR-191 23:31:44 + START_PACKAGES=/tmp/packages_start.txt 23:31:44 + END_PACKAGES=/tmp/packages_end.txt 23:31:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:31:44 + PACKAGES=/tmp/packages_start.txt 23:31:44 + '[' /w/workspace/undry_device-onvif-camera_PR-191 ']' 23:31:44 + PACKAGES=/tmp/packages_end.txt 23:31:44 + case "${OS_FAMILY}" in 23:31:44 + dpkg -l 23:31:44 + grep '^ii' 23:31:44 + '[' -f /tmp/packages_start.txt ']' 23:31:44 + '[' -f /tmp/packages_end.txt ']' 23:31:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:31:44 + '[' /w/workspace/undry_device-onvif-camera_PR-191 ']' 23:31:44 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-191/archives/ 23:31:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-191/archives/ [Pipeline] echo 23:31:44 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/undry_device-onvif-camera_PR-191/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:31:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:31:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:45 prd-ubuntu20.04-docker-8c-8g-117773 does not seem to be running inside a container 23:31:45 $ 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/undry_device-onvif-camera_PR-191/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-191 -v /w/workspace/undry_device-onvif-camera_PR-191:/w/workspace/undry_device-onvif-camera_PR-191:rw,z -v /w/workspace/undry_device-onvif-camera_PR-191@tmp:/w/workspace/undry_device-onvif-camera_PR-191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:31:46 $ docker top c67422fb1943d71a909c9fcf8add39ccca209dd87f7368cc3d7c361cae3d63f0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:46 + touch /tmp/pre-build-complete [Pipeline] sh 23:31:46 + mkdir -p /var/log/sysstat [Pipeline] sh 23:31:47 + ls /var/log/sa-host 23:31:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:31:47 provisioning config files... 23:31:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-191@tmp/config15215332315633550830tmp [Pipeline] { [Pipeline] echo 23:31:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:31:47 ---> create-netrc.sh [Pipeline] } 23:31:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:31:48 ---> python-tools-install.sh [Pipeline] echo 23:31:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:31:48 ---> sudo-logs.sh 23:31:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:31:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:31:48 ---> job-cost.sh 23:31:48 lf-activate-venv: SKIPPING 23:31:48 DEBUG: total: 0.4399999976158142 23:31:48 INFO: Retrieving Stack Cost... 23:31:49 INFO: Retrieving Pricing Info for: v3-standard-8 23:31:49 INFO: Archiving Costs [Pipeline] echo 23:31:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:31:50 ---> logs-deploy.sh 23:31:50 lf-activate-venv: SKIPPING 23:31:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-191/1 23:31:50 INFO: archiving workspace using pattern(s): 23:31:51 Archives upload complete. 23:31:51 INFO: archiving logs to Nexus 23:31:51 ---> uname -a: 23:31:51 Linux prd-ubuntu20-04-docker-8c-8g-117773 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:31:51 23:31:51 23:31:51 ---> lscpu: 23:31:51 Architecture: x86_64 23:31:51 CPU op-mode(s): 32-bit, 64-bit 23:31:51 Byte Order: Little Endian 23:31:51 Address sizes: 40 bits physical, 48 bits virtual 23:31:51 CPU(s): 8 23:31:51 On-line CPU(s) list: 0-7 23:31:51 Thread(s) per core: 1 23:31:51 Core(s) per socket: 1 23:31:51 Socket(s): 8 23:31:51 NUMA node(s): 1 23:31:51 Vendor ID: AuthenticAMD 23:31:51 CPU family: 23 23:31:51 Model: 49 23:31:51 Model name: AMD EPYC-Rome Processor 23:31:51 Stepping: 0 23:31:51 CPU MHz: 2799.998 23:31:51 BogoMIPS: 5599.99 23:31:51 Virtualization: AMD-V 23:31:51 Hypervisor vendor: KVM 23:31:51 Virtualization type: full 23:31:51 L1d cache: 256 KiB 23:31:51 L1i cache: 256 KiB 23:31:51 L2 cache: 4 MiB 23:31:51 L3 cache: 128 MiB 23:31:51 NUMA node0 CPU(s): 0-7 23:31:51 Vulnerability Itlb multihit: Not affected 23:31:51 Vulnerability L1tf: Not affected 23:31:51 Vulnerability Mds: Not affected 23:31:51 Vulnerability Meltdown: Not affected 23:31:51 Vulnerability Mmio stale data: Not affected 23:31:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:31:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:31:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:31:51 Vulnerability Srbds: Not affected 23:31:51 Vulnerability Tsx async abort: Not affected 23:31:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:31:51 23:31:51 23:31:51 ---> nproc: 23:31:51 8 23:31:51 23:31:51 23:31:51 ---> df -h: 23:31:51 Filesystem Size Used Avail Use% Mounted on 23:31:51 overlay 155G 12G 144G 8% / 23:31:51 tmpfs 64M 0 64M 0% /dev 23:31:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:31:51 shm 64M 0 64M 0% /dev/shm 23:31:51 /dev/vda1 155G 12G 144G 8% /facter-os 23:31:51 23:31:51 23:31:51 ---> sar -b -r -n DEV: 23:31:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117773) 11/01/22 _x86_64_ (8 CPU) 23:31:51 23:31:51 22:15:28 LINUX RESTART (8 CPU) 23:31:51 23:31:51 22:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:31:51 22:17:01 6.75 0.18 6.56 0.00 3.33 412.01 0.00 23:31:51 22:18:01 2.27 0.00 2.27 0.00 0.00 26.66 0.00 23:31:51 22:19:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 23:31:51 22:20:01 1.95 0.00 1.95 0.00 0.00 22.53 0.00 23:31:51 22:21:01 39.44 10.35 29.09 0.00 2905.70 4830.66 0.00 23:31:51 22:22:01 2.45 0.00 2.45 0.00 0.00 28.79 0.00 23:31:51 22:23:01 1.37 0.00 1.37 0.00 0.00 15.19 0.00 23:31:51 22:24:01 1.95 0.00 1.95 0.00 0.00 21.73 0.00 23:31:51 22:25:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 23:31:51 22:26:01 2.37 0.00 2.37 0.00 0.00 37.99 0.00 23:31:51 22:27:02 1.15 0.00 1.15 0.00 0.00 12.93 0.00 23:31:51 22:28:01 1.90 0.00 1.90 0.00 0.00 21.56 0.00 23:31:51 22:29:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 23:31:51 22:30:01 1.95 0.00 1.95 0.00 0.00 21.73 0.00 23:31:51 22:31:01 2.00 0.02 1.98 0.00 0.13 25.60 0.00 23:31:51 22:32:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 23:31:51 22:33:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 23:31:51 22:34:01 1.23 0.00 1.23 0.00 0.00 15.19 0.00 23:31:51 22:35:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 23:31:51 22:36:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 23:31:51 22:37:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 23:31:51 22:38:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 23:31:51 22:39:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 23:31:51 22:40:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 23:31:51 22:41:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 23:31:51 22:42:01 1.02 0.00 1.02 0.00 0.00 13.33 0.00 23:31:51 22:43:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 23:31:51 22:44:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 23:31:51 22:45:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 23:31:51 22:46:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 23:31:51 22:47:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 23:31:51 22:48:01 1.57 0.00 1.57 0.00 0.00 18.80 0.00 23:31:51 22:49:01 0.82 0.00 0.82 0.00 0.00 9.33 0.00 23:31:51 22:50:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 23:31:51 22:51:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 23:31:51 22:52:01 0.85 0.00 0.85 0.00 0.00 11.33 0.00 23:31:51 22:53:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 23:31:51 22:54:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 23:31:51 22:55:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 23:31:51 22:56:01 5.23 3.63 1.60 0.00 84.25 31.19 0.00 23:31:51 22:57:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 23:31:51 22:58:01 1.43 0.00 1.43 0.00 0.00 17.47 0.00 23:31:51 22:59:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 23:31:51 23:00:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 23:31:51 23:01:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 23:31:51 23:02:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 23:31:51 23:03:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 23:31:51 23:04:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 23:31:51 23:05:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 23:31:51 23:06:01 1.50 0.00 1.50 0.00 0.00 17.59 0.00 23:31:51 23:07:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 23:31:51 23:08:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 23:31:51 23:09:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 23:31:51 23:10:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 23:31:51 23:11:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 23:31:51 23:12:01 1.53 0.00 1.53 0.00 0.00 18.93 0.00 23:31:51 23:13:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 23:31:51 23:14:01 1.57 0.00 1.57 0.00 0.00 19.06 0.00 23:31:51 23:15:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 23:31:51 23:16:01 1.83 0.00 1.83 0.00 0.00 20.80 0.00 23:31:51 23:17:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 23:31:51 23:18:01 1.65 0.00 1.65 0.00 0.00 19.60 0.00 23:31:51 23:19:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 23:31:51 23:20:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 23:31:51 23:21:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 23:31:51 23:22:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 23:31:51 23:23:01 1.27 0.00 1.27 0.00 0.00 15.86 0.00 23:31:51 23:24:01 290.23 12.73 277.50 0.00 1859.02 14157.24 0.00 23:31:51 23:25:01 202.65 0.98 201.67 0.00 27.86 74593.40 0.00 23:31:51 23:26:01 162.42 0.08 162.34 0.00 9.20 37177.67 0.00 23:31:51 23:27:01 1.88 0.00 1.88 0.00 0.00 23.06 0.00 23:31:51 23:28:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 23:31:51 23:29:01 1.53 0.00 1.53 0.00 0.00 16.26 0.00 23:31:51 23:30:01 1.87 0.00 1.87 0.00 0.00 20.80 0.00 23:31:51 23:31:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 23:31:51 Average: 10.66 0.37 10.29 0.00 65.21 1764.57 0.00 23:31:51 23:31:51 22:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:31:51 22:17:01 30604312 31874220 499820 1.52 47256 1541344 1660992 4.90 608996 1412008 16 23:31:51 22:18:01 30604308 31874456 498836 1.52 47352 1541348 1660992 4.90 609172 1412000 0 23:31:51 22:19:01 30602156 31872416 500712 1.52 47440 1541356 1660992 4.90 613256 1412004 172 23:31:51 22:20:01 30601896 31872228 500864 1.52 47536 1541360 1660992 4.90 613548 1412012 8 23:31:51 22:21:01 30302080 31846080 506812 1.54 66612 1790808 1719544 5.07 768052 1527444 332 23:31:51 22:22:01 30302464 31846516 506900 1.54 66696 1790804 1700424 5.01 767700 1527404 168 23:31:51 22:23:01 30302608 31846780 506716 1.54 66792 1790808 1700424 5.01 767668 1527408 172 23:31:51 22:24:01 30302640 31846920 506552 1.54 66888 1790812 1700424 5.01 767676 1527412 172 23:31:51 22:25:01 30302528 31846880 506496 1.54 66984 1790816 1700424 5.01 767816 1527420 156 23:31:51 22:26:01 30302228 31847004 506516 1.54 67120 1790820 1700424 5.01 767892 1527660 184 23:31:51 22:27:02 30302156 31847080 506272 1.54 67184 1790948 1700424 5.01 768348 1527736 172 23:31:51 22:28:01 30302280 31847344 505988 1.54 67268 1790952 1700424 5.01 768220 1527796 180 23:31:51 22:29:01 30302176 31847284 505908 1.54 67288 1790956 1700424 5.01 768068 1527796 180 23:31:51 22:30:01 30301876 31847076 506048 1.54 67376 1790960 1700424 5.01 768172 1527800 180 23:31:51 22:31:01 30300416 31845724 507064 1.54 67460 1790940 1716352 5.06 768640 1527780 184 23:31:51 22:32:01 30300584 31845956 507012 1.54 67512 1790940 1716352 5.06 768568 1527780 180 23:31:51 22:33:01 30300804 31846236 506664 1.54 67560 1790944 1716352 5.06 768852 1527784 184 23:31:51 22:34:01 30300788 31846360 506564 1.54 67584 1791072 1716352 5.06 768948 1527896 220 23:31:51 22:35:01 30300732 31846324 506544 1.54 67600 1791076 1716352 5.06 768816 1527900 176 23:31:51 22:36:01 30300820 31846476 506404 1.54 67652 1791072 1716352 5.06 768532 1527920 16 23:31:51 22:37:01 30301076 31846768 506436 1.54 67676 1791084 1716352 5.06 769040 1527920 188 23:31:51 22:38:01 30301076 31846788 506404 1.54 67692 1791088 1716352 5.06 769124 1527924 212 23:31:51 22:39:01 30301100 31846812 506360 1.54 67708 1791088 1716352 5.06 768772 1527924 8 23:31:51 22:40:01 30300500 31846260 506796 1.54 67732 1791092 1716352 5.06 769036 1527928 208 23:31:51 22:41:01 30300548 31846328 506724 1.54 67756 1791092 1716352 5.06 768780 1527932 12 23:31:51 22:42:01 30300388 31846212 506716 1.54 67780 1791100 1716352 5.06 769248 1527940 212 23:31:51 22:43:01 30295216 31841080 511752 1.56 67820 1791104 1716352 5.06 775436 1527948 8 23:31:51 22:44:01 30295400 31841308 511668 1.56 67852 1791104 1716352 5.06 775184 1527944 132 23:31:51 22:45:01 30294808 31840728 512132 1.56 67884 1791108 1732404 5.11 775552 1527948 196 23:31:51 22:46:01 30294580 31840580 512304 1.56 67924 1791116 1732404 5.11 775432 1527952 68 23:31:51 22:47:01 30294532 31840536 512252 1.56 67968 1791108 1732404 5.11 775460 1527952 4 23:31:51 22:48:01 30294736 31840804 511932 1.56 68008 1791120 1732404 5.11 775456 1527956 12 23:31:51 22:49:01 30294436 31840532 512152 1.56 68024 1791120 1732404 5.11 775480 1527956 8 23:31:51 22:50:01 30294572 31840728 512044 1.56 68056 1791124 1732404 5.11 776104 1527964 208 23:31:51 22:51:01 30294564 31840744 512148 1.56 68080 1791124 1716340 5.06 775848 1527968 12 23:31:51 22:52:01 30302124 31848328 504624 1.53 68104 1791128 1716340 5.06 768116 1527968 176 23:31:51 22:53:01 30302108 31848328 504572 1.53 68120 1791124 1716340 5.06 768124 1527972 4 23:31:51 22:54:01 30302060 31848328 504532 1.53 68152 1791132 1716340 5.06 768172 1527972 132 23:31:51 22:55:01 30302036 31848324 504472 1.53 68168 1791136 1716340 5.06 768172 1527976 8 23:31:51 22:56:01 30265424 31815132 536752 1.63 68216 1793948 1700040 5.01 804568 1529592 80 23:31:51 22:57:01 30264776 31814544 537204 1.63 68256 1793948 1700040 5.01 804344 1529584 20 23:31:51 22:58:01 30264540 31814332 537360 1.63 68280 1793956 1700040 5.01 804080 1529588 40 23:31:51 22:59:01 30264928 31814748 537096 1.63 68296 1793956 1700040 5.01 804496 1529592 184 23:31:51 23:00:01 30264856 31814696 537088 1.63 68312 1793960 1700040 5.01 804456 1529596 220 23:31:51 23:01:01 30264564 31814428 537296 1.63 68336 1793956 1700040 5.01 804868 1529600 20 23:31:51 23:02:01 30264328 31814236 537468 1.63 68368 1793964 1700040 5.01 804560 1529600 220 23:31:51 23:03:01 30264476 31814600 536984 1.63 68456 1794096 1700040 5.01 804804 1529728 200 23:31:51 23:04:01 30264348 31814508 537428 1.63 68488 1794100 1716100 5.06 805912 1529728 204 23:31:51 23:05:01 30264380 31814548 537360 1.63 68520 1794104 1716100 5.06 805140 1529732 12 23:31:51 23:06:01 30263968 31814200 537608 1.63 68552 1794100 1716100 5.06 805764 1529740 20 23:31:51 23:07:01 30263928 31814176 537540 1.63 68584 1794108 1716100 5.06 805808 1529744 192 23:31:51 23:08:01 30263872 31814180 537612 1.63 68608 1794112 1716100 5.06 806000 1529748 212 23:31:51 23:09:01 30263596 31813960 537792 1.64 68680 1794096 1716100 5.06 806048 1529748 196 23:31:51 23:10:01 30263464 31813888 537992 1.64 68712 1794116 1716100 5.06 805936 1529752 220 23:31:51 23:11:01 30263496 31813940 537928 1.64 68736 1794112 1716100 5.06 806204 1529752 24 23:31:51 23:12:01 30263416 31813900 537908 1.64 68768 1794120 1716100 5.06 806400 1529756 192 23:31:51 23:13:01 30262864 31813436 538308 1.64 68848 1794124 1716100 5.06 806452 1529760 180 23:31:51 23:14:01 30262920 31813532 538208 1.64 68884 1794132 1716100 5.06 806056 1529764 8 23:31:51 23:15:01 30262864 31813500 538188 1.64 68900 1794136 1716100 5.06 806456 1529772 188 23:31:51 23:16:01 30263140 31813824 537860 1.64 68956 1794128 1738784 5.12 806636 1529772 12 23:31:51 23:17:01 30261712 31812492 539036 1.64 69036 1794140 1738784 5.12 806868 1529776 240 23:31:51 23:18:01 30261412 31812352 539128 1.64 69060 1794272 1738784 5.12 806956 1529908 216 23:31:51 23:19:01 30261436 31812404 539076 1.64 69084 1794272 1738784 5.12 806604 1529908 8 23:31:51 23:20:01 30261388 31812384 539036 1.64 69108 1794276 1738784 5.12 806628 1529912 40 23:31:51 23:21:01 30261520 31812568 539188 1.64 69172 1794276 1738784 5.12 807276 1529912 48 23:31:51 23:22:01 30261488 31812572 539144 1.64 69188 1794284 1722136 5.08 807472 1529916 268 23:31:51 23:23:01 30260684 31811820 539840 1.64 69232 1794288 1722136 5.08 808376 1529924 200 23:31:51 23:24:01 29042148 31544576 761044 2.31 92404 2686784 2016068 5.94 1194260 2276324 531292 23:31:51 23:25:01 28128608 31521536 767800 2.33 163616 3431668 2034372 6.00 1446248 2845360 0 23:31:51 23:26:01 27388320 31551256 734524 2.23 174332 4128688 1791788 5.28 1468956 3496028 376 23:31:51 23:27:01 27388112 31551120 734472 2.23 174356 4128692 1791788 5.28 1468804 3496032 208 23:31:51 23:28:01 27391496 31554552 730916 2.22 174364 4128696 1791788 5.28 1465536 3496036 232 23:31:51 23:29:01 27391984 31555104 730348 2.22 174428 4128696 1791788 5.28 1465436 3496036 200 23:31:51 23:30:01 27400512 31563636 721776 2.19 174452 4128700 1791788 5.28 1456768 3496040 8 23:31:51 23:31:01 27400424 31563588 721744 2.19 174464 4128700 1791788 5.28 1457108 3496040 20 23:31:51 Average: 30024148 31803589 543157 1.65 77090 1999692 1727254 5.09 845223 1707371 7211 23:31:51 23:31:51 22:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:31:51 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:17:01 ens3 5.33 2.53 6.03 1.55 0.00 0.00 0.00 0.00 23:31:51 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:18:01 ens3 2.68 0.72 0.76 0.48 0.00 0.00 0.00 0.00 23:31:51 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:19:01 ens3 2.58 0.88 2.39 0.67 0.00 0.00 0.00 0.00 23:31:51 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:20:01 ens3 0.58 0.32 0.27 0.21 0.00 0.00 0.00 0.00 23:31:51 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:21:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 23:31:51 22:21:01 ens3 101.03 60.43 1314.92 4.36 0.00 0.00 0.00 0.00 23:31:51 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:22:01 ens3 0.43 0.18 0.08 0.01 0.00 0.00 0.00 0.00 23:31:51 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:23:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:31:51 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:24:01 ens3 0.23 0.13 0.02 0.01 0.00 0.00 0.00 0.00 23:31:51 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:25:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:31:51 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:26:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 23:31:51 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:27:02 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:28:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:29:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:31:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 23:31:51 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:33:01 ens3 0.18 0.13 0.12 0.01 0.00 0.00 0.00 0.00 23:31:51 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:36:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 23:31:51 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:41:01 ens3 0.15 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:31:51 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:42:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:43:01 ens3 0.47 0.47 0.26 0.22 0.00 0.00 0.00 0.00 23:31:51 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:46:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:31:51 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:47:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:50:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:51:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 23:31:51 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:56:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:31:51 22:56:01 ens3 13.48 8.93 12.20 6.25 0.00 0.00 0.00 0.00 23:31:51 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:01:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 23:31:51 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:02:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:04:01 ens3 1.05 0.75 0.39 0.30 0.00 0.00 0.00 0.00 23:31:51 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:06:01 ens3 0.25 0.22 0.08 0.08 0.00 0.00 0.00 0.00 23:31:51 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:11:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 23:31:51 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:12:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:16:01 ens3 0.22 0.23 0.08 0.07 0.00 0.00 0.00 0.00 23:31:51 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:17:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:21:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 23:31:51 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:23:01 ens3 0.72 0.57 0.75 0.04 0.00 0.00 0.00 0.00 23:31:51 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:24:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 23:31:51 23:24:01 ens3 482.04 323.28 6089.73 81.27 0.00 0.00 0.00 0.00 23:31:51 23:24:01 docker0 9.98 9.77 0.99 114.53 0.00 0.00 0.00 0.00 23:31:51 23:25:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 23:31:51 23:25:01 ens3 267.94 194.90 1851.80 33.35 0.00 0.00 0.00 0.00 23:31:51 23:25:01 docker0 168.38 224.01 13.67 1811.06 0.00 0.00 0.00 0.00 23:31:51 23:26:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 23:31:51 23:26:01 ens3 120.25 78.55 2627.92 15.38 0.00 0.00 0.00 0.00 23:31:51 23:26:01 docker0 4.03 9.78 0.26 98.66 0.00 0.00 0.00 0.00 23:31:51 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:31:51 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 23:31:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 23:31:51 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:51 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 23:31:51 Average: ens3 13.40 9.03 158.82 1.94 0.00 0.00 0.00 0.00 23:31:51 Average: docker0 2.43 3.25 0.20 27.00 0.00 0.00 0.00 0.00 23:31:51 23:31:51 23:31:51 ---> sar -P ALL: 23:31:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117773) 11/01/22 _x86_64_ (8 CPU) 23:31:51 23:31:51 22:15:28 LINUX RESTART (8 CPU) 23:31:51 23:31:51 22:16:01 CPU %user %nice %system %iowait %steal %idle 23:31:51 22:17:01 all 0.13 0.00 0.04 0.05 0.01 99.77 23:31:51 22:17:01 0 0.05 0.00 0.03 0.00 0.00 99.92 23:31:51 22:17:01 1 0.17 0.00 0.03 0.00 0.00 99.80 23:31:51 22:17:01 2 0.12 0.00 0.05 0.18 0.02 99.63 23:31:51 22:17:01 3 0.25 0.00 0.05 0.00 0.00 99.70 23:31:51 22:17:01 4 0.03 0.00 0.07 0.18 0.02 99.70 23:31:51 22:17:01 5 0.08 0.00 0.02 0.00 0.02 99.88 23:31:51 22:17:01 6 0.13 0.00 0.05 0.00 0.00 99.82 23:31:51 22:17:01 7 0.22 0.00 0.05 0.00 0.00 99.73 23:31:51 22:18:01 all 0.03 0.00 0.02 0.01 0.00 99.94 23:31:51 22:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:31:51 22:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 22:18:01 2 0.05 0.00 0.07 0.08 0.02 99.78 23:31:51 22:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:31:51 22:18:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:31:51 22:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:31:51 22:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:31:51 22:19:01 all 0.03 0.00 0.01 0.03 0.00 99.93 23:31:51 22:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:31:51 22:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:31:51 22:19:01 2 0.08 0.00 0.00 0.12 0.00 99.80 23:31:51 22:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:31:51 22:19:01 4 0.00 0.00 0.00 0.10 0.00 99.90 23:31:51 22:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:19:01 6 0.07 0.00 0.03 0.00 0.00 99.90 23:31:51 22:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 22:20:01 all 0.14 0.00 0.01 0.02 0.01 99.82 23:31:51 22:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:31:51 22:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:31:51 22:20:01 2 0.88 0.00 0.03 0.10 0.02 98.97 23:31:51 22:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:20:01 4 0.02 0.00 0.02 0.08 0.02 99.87 23:31:51 22:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:20:01 6 0.12 0.00 0.00 0.00 0.00 99.88 23:31:51 22:20:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:31:51 22:21:01 all 1.66 0.00 0.90 0.40 0.02 97.02 23:31:51 22:21:01 0 1.85 0.00 2.37 0.50 0.02 95.26 23:31:51 22:21:01 1 2.69 0.00 1.05 0.13 0.02 96.11 23:31:51 22:21:01 2 2.65 0.00 0.44 0.64 0.03 96.23 23:31:51 22:21:01 3 1.37 0.00 0.97 0.10 0.02 97.55 23:31:51 22:21:01 4 1.32 0.00 0.73 0.27 0.02 97.66 23:31:51 22:21:01 5 0.92 0.00 0.43 0.05 0.00 98.60 23:31:51 22:21:01 6 1.60 0.00 0.65 0.07 0.02 97.66 23:31:51 22:21:01 7 0.89 0.00 0.55 1.42 0.03 97.11 23:31:51 22:22:01 all 0.27 0.00 0.02 0.01 0.01 99.69 23:31:51 22:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:31:51 22:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:31:51 22:22:01 2 2.00 0.00 0.05 0.00 0.02 97.93 23:31:51 22:22:01 3 0.00 0.00 0.03 0.00 0.00 99.97 23:31:51 22:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:31:51 22:22:01 5 0.00 0.00 0.03 0.03 0.00 99.93 23:31:51 22:22:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:31:51 22:22:01 7 0.02 0.00 0.03 0.05 0.00 99.90 23:31:51 22:23:01 all 0.17 0.00 0.01 0.12 0.00 99.70 23:31:51 22:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 22:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:23:01 2 1.32 0.00 0.03 0.00 0.00 98.64 23:31:51 22:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:31:51 22:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:31:51 22:23:01 7 0.00 0.00 0.00 0.92 0.00 99.08 23:31:51 22:24:01 all 0.02 0.00 0.00 0.01 0.01 99.96 23:31:51 22:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:31:51 22:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:31:51 22:24:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:31:51 22:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:31:51 22:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:31:51 22:24:01 5 0.00 0.00 0.00 0.02 0.02 99.97 23:31:51 22:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:31:51 22:24:01 7 0.00 0.00 0.00 0.07 0.00 99.93 23:31:51 22:25:01 all 0.01 0.00 0.02 0.16 0.00 99.80 23:31:51 22:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 22:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:31:51 22:25:01 2 0.02 0.00 0.08 0.00 0.02 99.88 23:31:51 22:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 22:25:01 7 0.00 0.00 0.00 1.32 0.00 98.68 23:31:51 22:26:01 all 0.02 0.00 0.01 0.01 0.01 99.95 23:31:51 22:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 22:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:26:01 2 0.05 0.00 0.03 0.00 0.02 99.90 23:31:51 22:26:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:31:51 22:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:31:51 22:26:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:31:51 22:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 22:26:01 7 0.02 0.00 0.00 0.08 0.00 99.90 23:31:51 22:27:02 all 0.01 0.00 0.01 0.01 0.01 99.97 23:31:51 22:27:02 0 0.02 0.00 0.00 0.00 0.02 99.97 23:31:51 22:27:02 1 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:27:02 2 0.02 0.00 0.03 0.00 0.03 99.92 23:31:51 22:27:02 3 0.00 0.00 0.00 0.03 0.00 99.97 23:31:51 22:27:02 4 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 22:27:02 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:27:02 6 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:27:02 7 0.00 0.00 0.00 0.03 0.02 99.95 23:31:51 23:31:51 22:27:02 CPU %user %nice %system %iowait %steal %idle 23:31:51 22:28:01 all 0.13 0.00 0.01 0.01 0.00 99.84 23:31:51 22:28:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:31:51 22:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:31:51 22:28:01 2 0.98 0.00 0.02 0.00 0.02 98.99 23:31:51 22:28:01 3 0.00 0.00 0.02 0.02 0.00 99.97 23:31:51 22:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 22:28:01 7 0.00 0.00 0.00 0.07 0.00 99.93 23:31:51 22:29:01 all 0.25 0.00 0.02 0.00 0.00 99.73 23:31:51 22:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 22:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:31:51 22:29:01 2 1.87 0.00 0.08 0.00 0.02 98.03 23:31:51 22:29:01 3 0.03 0.00 0.02 0.02 0.00 99.93 23:31:51 22:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 22:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:30:01 all 0.06 0.00 0.02 0.07 0.01 99.85 23:31:51 22:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:30:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:31:51 22:30:01 2 0.42 0.00 0.08 0.00 0.02 99.48 23:31:51 22:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 22:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:30:01 5 0.00 0.00 0.00 0.02 0.02 99.97 23:31:51 22:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 22:30:01 7 0.00 0.00 0.02 0.55 0.00 99.43 23:31:51 22:31:01 all 0.03 0.00 0.02 0.01 0.01 99.93 23:31:51 22:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:31:51 22:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:31:51 22:31:01 2 0.07 0.00 0.03 0.00 0.02 99.88 23:31:51 22:31:01 3 0.02 0.00 0.02 0.02 0.02 99.93 23:31:51 22:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 22:31:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:31:51 22:31:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:31:51 22:31:01 7 0.02 0.00 0.02 0.05 0.02 99.90 23:31:51 22:32:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:31:51 22:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:31:51 22:32:01 3 0.00 0.00 0.02 0.02 0.00 99.97 23:31:51 22:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:32:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:31:51 22:33:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:31:51 22:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:31:51 22:33:01 2 0.05 0.00 0.05 0.00 0.00 99.90 23:31:51 22:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 22:33:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:31:51 22:33:01 5 0.02 0.00 0.02 0.02 0.00 99.95 23:31:51 22:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:33:01 7 0.02 0.00 0.00 0.03 0.00 99.95 23:31:51 22:34:01 all 0.16 0.00 0.02 0.01 0.01 99.81 23:31:51 22:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:31:51 22:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:31:51 22:34:01 2 1.14 0.00 0.05 0.00 0.02 98.79 23:31:51 22:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 22:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:34:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:31:51 22:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:31:51 22:34:01 7 0.03 0.00 0.02 0.03 0.00 99.92 23:31:51 22:35:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:31:51 22:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 22:35:01 1 0.08 0.00 0.05 0.00 0.02 99.85 23:31:51 22:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 22:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:36:01 all 0.02 0.00 0.01 0.01 0.01 99.95 23:31:51 22:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:31:51 22:36:01 1 0.08 0.00 0.03 0.00 0.02 99.87 23:31:51 22:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:31:51 22:36:01 3 0.00 0.00 0.00 0.03 0.00 99.97 23:31:51 22:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 22:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:36:01 7 0.03 0.00 0.02 0.03 0.02 99.90 23:31:51 22:37:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:31:51 22:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 22:37:01 1 0.07 0.00 0.02 0.00 0.02 99.90 23:31:51 22:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 22:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:37:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:31:51 22:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:37:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:31:51 22:38:01 all 0.24 0.00 0.01 0.10 0.01 99.64 23:31:51 22:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 22:38:01 1 0.02 0.00 0.03 0.00 0.03 99.92 23:31:51 22:38:01 2 1.78 0.00 0.02 0.00 0.02 98.19 23:31:51 22:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:31:51 22:38:01 4 0.03 0.00 0.00 0.00 0.02 99.95 23:31:51 22:38:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:31:51 22:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 22:38:01 7 0.03 0.00 0.02 0.77 0.00 99.18 23:31:51 23:31:51 22:38:01 CPU %user %nice %system %iowait %steal %idle 23:31:51 22:39:01 all 0.26 0.00 0.00 0.00 0.01 99.73 23:31:51 22:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 22:39:01 1 0.07 0.00 0.00 0.00 0.03 99.90 23:31:51 22:39:01 2 1.97 0.00 0.00 0.00 0.00 98.03 23:31:51 22:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 22:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:31:51 22:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:31:51 22:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:31:51 22:40:01 all 0.26 0.00 0.01 0.01 0.01 99.72 23:31:51 22:40:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:31:51 22:40:01 1 0.03 0.00 0.07 0.00 0.02 99.88 23:31:51 22:40:01 2 1.97 0.00 0.02 0.00 0.02 98.00 23:31:51 22:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:31:51 22:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:40:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:31:51 22:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 22:40:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:31:51 22:41:01 all 0.07 0.00 0.03 0.00 0.00 99.89 23:31:51 22:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:31:51 22:41:01 1 0.05 0.00 0.03 0.00 0.00 99.92 23:31:51 22:41:01 2 0.45 0.00 0.15 0.00 0.02 99.38 23:31:51 22:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:41:01 4 0.00 0.00 0.03 0.00 0.00 99.97 23:31:51 22:41:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:31:51 22:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:41:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:31:51 22:42:01 all 0.01 0.00 0.02 0.01 0.00 99.95 23:31:51 22:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 22:42:01 1 0.05 0.00 0.07 0.00 0.03 99.85 23:31:51 22:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 22:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:42:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:31:51 22:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 22:42:01 7 0.00 0.00 0.00 0.10 0.00 99.90 23:31:51 22:43:01 all 0.13 0.00 0.01 0.00 0.01 99.86 23:31:51 22:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:31:51 22:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:31:51 22:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:31:51 22:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:43:01 6 0.87 0.00 0.02 0.00 0.00 99.12 23:31:51 22:43:01 7 0.03 0.00 0.00 0.02 0.00 99.95 23:31:51 22:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:31:51 22:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 22:44:01 1 0.07 0.00 0.02 0.00 0.02 99.90 23:31:51 22:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:44:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:31:51 22:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:31:51 22:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 22:44:01 7 0.03 0.00 0.00 0.02 0.02 99.93 23:31:51 22:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:31:51 22:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:45:01 1 0.10 0.00 0.05 0.00 0.02 99.83 23:31:51 22:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:31:51 22:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 22:45:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:31:51 22:46:01 all 0.01 0.00 0.01 0.20 0.00 99.77 23:31:51 22:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:46:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:31:51 22:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:31:51 22:46:01 3 0.03 0.00 0.00 0.03 0.00 99.93 23:31:51 22:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 22:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:31:51 22:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 22:46:01 7 0.00 0.00 0.02 1.58 0.00 98.40 23:31:51 22:47:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:31:51 22:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:47:01 1 0.03 0.00 0.00 0.00 0.03 99.93 23:31:51 22:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:31:51 22:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:47:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:31:51 22:48:01 all 0.01 0.00 0.01 0.01 0.00 99.96 23:31:51 22:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:48:01 1 0.05 0.00 0.03 0.00 0.00 99.92 23:31:51 22:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 22:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 22:48:01 5 0.02 0.00 0.02 0.03 0.00 99.93 23:31:51 22:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:48:01 7 0.00 0.00 0.02 0.03 0.00 99.95 23:31:51 22:49:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:31:51 22:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 22:49:01 1 0.05 0.00 0.02 0.00 0.02 99.92 23:31:51 22:49:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:31:51 22:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:31:51 22:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:49:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:31:51 23:31:51 22:49:01 CPU %user %nice %system %iowait %steal %idle 23:31:51 22:50:01 all 0.02 0.00 0.01 0.01 0.01 99.95 23:31:51 22:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:31:51 22:50:01 1 0.05 0.00 0.07 0.00 0.02 99.87 23:31:51 22:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:31:51 22:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:31:51 22:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:31:51 22:50:01 7 0.00 0.00 0.00 0.03 0.00 99.97 23:31:51 22:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:31:51 22:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:51:01 1 0.05 0.00 0.03 0.00 0.03 99.88 23:31:51 22:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:31:51 22:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 22:51:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:31:51 22:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:51:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:31:51 22:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:31:51 22:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:31:51 22:52:01 1 0.07 0.00 0.02 0.00 0.02 99.90 23:31:51 22:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:52:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:31:51 22:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:52:01 7 0.00 0.00 0.00 0.02 0.02 99.97 23:31:51 22:53:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:31:51 22:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:53:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:31:51 22:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:31:51 22:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 22:53:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:31:51 22:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:53:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:31:51 22:54:01 all 0.06 0.00 0.01 0.02 0.00 99.91 23:31:51 22:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:54:01 1 0.05 0.00 0.02 0.00 0.02 99.92 23:31:51 22:54:01 2 0.38 0.00 0.05 0.00 0.00 99.57 23:31:51 22:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 22:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:54:01 7 0.02 0.00 0.00 0.15 0.00 99.83 23:31:51 22:55:01 all 0.26 0.00 0.01 0.00 0.00 99.73 23:31:51 22:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:55:01 1 0.03 0.00 0.03 0.02 0.02 99.90 23:31:51 22:55:01 2 1.99 0.00 0.02 0.00 0.00 98.00 23:31:51 22:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:56:01 all 0.55 0.00 0.04 0.29 0.01 99.10 23:31:51 22:56:01 0 0.22 0.00 0.08 0.05 0.00 99.65 23:31:51 22:56:01 1 0.43 0.00 0.08 0.08 0.02 99.38 23:31:51 22:56:01 2 2.04 0.00 0.03 0.00 0.02 97.91 23:31:51 22:56:01 3 0.45 0.00 0.02 0.00 0.02 99.52 23:31:51 22:56:01 4 0.12 0.00 0.03 0.00 0.00 99.85 23:31:51 22:56:01 5 0.17 0.00 0.03 0.00 0.02 99.78 23:31:51 22:56:01 6 0.88 0.00 0.02 0.00 0.02 99.08 23:31:51 22:56:01 7 0.07 0.00 0.05 2.20 0.02 97.66 23:31:51 22:57:01 all 0.27 0.00 0.01 0.00 0.00 99.72 23:31:51 22:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 22:57:01 1 0.07 0.00 0.02 0.02 0.00 99.90 23:31:51 22:57:01 2 1.99 0.00 0.02 0.00 0.02 97.98 23:31:51 22:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:57:01 4 0.03 0.00 0.00 0.00 0.02 99.95 23:31:51 22:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:57:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:31:51 22:58:01 all 0.26 0.00 0.01 0.00 0.00 99.73 23:31:51 22:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:58:01 1 0.05 0.00 0.02 0.02 0.02 99.90 23:31:51 22:58:01 2 1.97 0.00 0.00 0.00 0.00 98.03 23:31:51 22:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 22:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 22:58:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:31:51 22:59:01 all 0.26 0.00 0.01 0.00 0.00 99.73 23:31:51 22:59:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:31:51 22:59:01 1 0.07 0.00 0.03 0.02 0.02 99.87 23:31:51 22:59:01 2 1.95 0.00 0.00 0.00 0.00 98.05 23:31:51 22:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 22:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 22:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 23:00:01 all 0.13 0.00 0.01 0.01 0.00 99.84 23:31:51 23:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 23:00:01 1 0.03 0.00 0.02 0.03 0.00 99.92 23:31:51 23:00:01 2 0.98 0.00 0.08 0.00 0.02 98.92 23:31:51 23:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:00:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:31:51 23:31:51 23:00:01 CPU %user %nice %system %iowait %steal %idle 23:31:51 23:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:31:51 23:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:01:01 1 0.02 0.00 0.05 0.03 0.02 99.88 23:31:51 23:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:31:51 23:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:01:01 7 0.03 0.00 0.02 0.02 0.00 99.93 23:31:51 23:02:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:31:51 23:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 23:02:01 1 0.02 0.00 0.00 0.02 0.02 99.95 23:31:51 23:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:31:51 23:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 23:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:02:01 6 0.03 0.00 0.03 0.00 0.00 99.93 23:31:51 23:02:01 7 0.00 0.00 0.00 0.05 0.00 99.95 23:31:51 23:03:01 all 0.01 0.00 0.00 0.01 0.00 99.97 23:31:51 23:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 23:03:01 1 0.03 0.00 0.02 0.05 0.02 99.88 23:31:51 23:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:31:51 23:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:03:01 7 0.00 0.00 0.00 0.03 0.00 99.97 23:31:51 23:04:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:31:51 23:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:31:51 23:04:01 1 0.03 0.00 0.02 0.03 0.02 99.90 23:31:51 23:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:31:51 23:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 23:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 23:04:01 6 0.05 0.00 0.00 0.00 0.00 99.95 23:31:51 23:04:01 7 0.02 0.00 0.03 0.03 0.00 99.92 23:31:51 23:05:01 all 0.01 0.00 0.00 0.01 0.00 99.97 23:31:51 23:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:05:01 1 0.03 0.00 0.02 0.02 0.02 99.92 23:31:51 23:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 23:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:31:51 23:05:01 7 0.00 0.00 0.00 0.03 0.00 99.97 23:31:51 23:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:31:51 23:06:01 0 0.00 0.00 0.03 0.00 0.00 99.97 23:31:51 23:06:01 1 0.00 0.00 0.02 0.03 0.02 99.93 23:31:51 23:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:06:01 3 0.00 0.00 0.03 0.02 0.00 99.95 23:31:51 23:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 23:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:31:51 23:07:01 all 0.00 0.00 0.01 0.00 0.00 99.98 23:31:51 23:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:07:01 1 0.02 0.00 0.05 0.02 0.00 99.92 23:31:51 23:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:31:51 23:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 23:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:31:51 23:08:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:31:51 23:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:31:51 23:08:01 1 0.03 0.00 0.02 0.03 0.02 99.90 23:31:51 23:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 23:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:31:51 23:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 23:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:31:51 23:09:01 all 0.00 0.00 0.01 0.01 0.01 99.97 23:31:51 23:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:31:51 23:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:31:51 23:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:31:51 23:09:01 3 0.00 0.00 0.03 0.00 0.00 99.97 23:31:51 23:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:09:01 7 0.00 0.00 0.02 0.08 0.00 99.90 23:31:51 23:10:01 all 0.01 0.00 0.00 0.01 0.00 99.97 23:31:51 23:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:10:01 1 0.03 0.00 0.03 0.03 0.02 99.88 23:31:51 23:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:31:51 23:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:10:01 7 0.02 0.00 0.00 0.03 0.00 99.95 23:31:51 23:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:31:51 23:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 23:11:01 1 0.05 0.00 0.00 0.02 0.03 99.90 23:31:51 23:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:31:51 23:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:11:01 4 0.02 0.00 0.03 0.00 0.00 99.95 23:31:51 23:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:31:51 23:31:51 23:11:01 CPU %user %nice %system %iowait %steal %idle 23:31:51 23:12:01 all 0.01 0.00 0.00 0.12 0.00 99.86 23:31:51 23:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:12:01 1 0.05 0.00 0.00 0.03 0.00 99.92 23:31:51 23:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 23:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:12:01 7 0.00 0.00 0.02 0.95 0.00 99.03 23:31:51 23:13:01 all 0.01 0.00 0.00 0.01 0.00 99.98 23:31:51 23:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:31:51 23:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:31:51 23:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:13:01 7 0.00 0.00 0.00 0.07 0.02 99.92 23:31:51 23:14:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:31:51 23:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:14:01 1 0.03 0.00 0.00 0.02 0.02 99.93 23:31:51 23:14:01 2 0.03 0.00 0.03 0.00 0.02 99.92 23:31:51 23:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:31:51 23:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 23:14:01 6 0.03 0.00 0.03 0.00 0.00 99.93 23:31:51 23:14:01 7 0.02 0.00 0.00 0.03 0.00 99.95 23:31:51 23:15:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:31:51 23:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:31:51 23:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 23:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 23:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:31:51 23:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:31:51 23:16:01 all 0.01 0.00 0.00 0.09 0.00 99.90 23:31:51 23:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:16:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:31:51 23:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:16:01 7 0.02 0.00 0.00 0.73 0.00 99.25 23:31:51 23:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:31:51 23:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 23:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:31:51 23:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 23:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 23:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:31:51 23:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 23:17:01 7 0.00 0.00 0.00 0.05 0.00 99.95 23:31:51 23:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:31:51 23:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:31:51 23:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:31:51 23:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 23:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 23:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:31:51 23:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:18:01 7 0.00 0.00 0.00 0.05 0.00 99.95 23:31:51 23:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:31:51 23:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 23:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:31:51 23:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:31:51 23:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:31:51 23:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 23:19:01 7 0.00 0.00 0.02 0.03 0.00 99.95 23:31:51 23:20:01 all 0.24 0.00 0.00 0.02 0.00 99.73 23:31:51 23:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:20:01 1 0.00 0.00 0.00 0.08 0.02 99.90 23:31:51 23:20:01 2 1.91 0.00 0.02 0.00 0.00 98.08 23:31:51 23:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:20:01 7 0.00 0.00 0.00 0.10 0.00 99.90 23:31:51 23:21:01 all 0.26 0.00 0.01 0.01 0.00 99.73 23:31:51 23:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:21:01 1 0.02 0.00 0.02 0.02 0.00 99.95 23:31:51 23:21:01 2 1.99 0.00 0.00 0.00 0.00 98.01 23:31:51 23:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 23:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:31:51 23:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:21:01 7 0.00 0.00 0.00 0.03 0.00 99.97 23:31:51 23:22:01 all 0.26 0.00 0.01 0.00 0.01 99.73 23:31:51 23:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:31:51 23:22:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:31:51 23:22:01 2 1.97 0.00 0.00 0.00 0.02 98.01 23:31:51 23:22:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:31:51 23:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 23:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 23:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 23:31:51 23:22:01 CPU %user %nice %system %iowait %steal %idle 23:31:51 23:23:01 all 0.17 0.00 0.02 0.01 0.00 99.80 23:31:51 23:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:23:01 2 1.26 0.00 0.10 0.00 0.00 98.64 23:31:51 23:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:23:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:31:51 23:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 23:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:23:01 7 0.02 0.00 0.00 0.05 0.02 99.92 23:31:51 23:24:01 all 6.04 0.00 2.31 0.78 0.03 90.84 23:31:51 23:24:01 0 6.20 0.00 2.05 0.18 0.02 91.55 23:31:51 23:24:01 1 6.98 0.00 2.49 1.04 0.03 89.46 23:31:51 23:24:01 2 6.19 0.00 1.56 0.07 0.03 92.15 23:31:51 23:24:01 3 6.28 0.00 2.00 0.39 0.03 91.31 23:31:51 23:24:01 4 6.49 0.00 3.30 3.30 0.03 86.87 23:31:51 23:24:01 5 6.47 0.00 2.15 0.25 0.02 91.11 23:31:51 23:24:01 6 5.49 0.00 2.67 0.03 0.02 91.80 23:31:51 23:24:01 7 4.23 0.00 2.23 1.01 0.03 92.49 23:31:51 23:25:01 all 26.26 0.00 5.72 1.19 0.07 66.76 23:31:51 23:25:01 0 26.37 0.00 6.64 3.42 0.07 63.50 23:31:51 23:25:01 1 26.57 0.00 5.64 2.24 0.08 65.46 23:31:51 23:25:01 2 24.27 0.00 4.13 0.08 0.07 71.44 23:31:51 23:25:01 3 25.55 0.00 6.48 2.01 0.07 65.89 23:31:51 23:25:01 4 28.10 0.00 5.98 0.05 0.07 65.80 23:31:51 23:25:01 5 27.16 0.00 5.31 1.35 0.07 66.12 23:31:51 23:25:01 6 24.95 0.00 5.12 0.25 0.07 69.61 23:31:51 23:25:01 7 27.12 0.00 6.50 0.09 0.07 66.22 23:31:51 23:26:01 all 19.16 0.00 4.12 0.75 0.05 75.91 23:31:51 23:26:01 0 19.02 0.00 3.89 1.64 0.05 75.39 23:31:51 23:26:01 1 19.35 0.00 3.84 1.53 0.05 75.23 23:31:51 23:26:01 2 19.11 0.00 4.57 0.37 0.05 75.90 23:31:51 23:26:01 3 20.25 0.00 3.68 0.05 0.05 75.97 23:31:51 23:26:01 4 18.69 0.00 4.58 0.19 0.07 76.48 23:31:51 23:26:01 5 18.68 0.00 4.11 0.24 0.05 76.93 23:31:51 23:26:01 6 18.96 0.00 4.02 0.00 0.03 76.99 23:31:51 23:26:01 7 19.26 0.00 4.32 1.98 0.05 74.39 23:31:51 23:27:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:31:51 23:27:01 0 0.02 0.00 0.02 0.03 0.00 99.93 23:31:51 23:27:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:31:51 23:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 23:27:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:31:51 23:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:31:51 23:27:01 5 0.05 0.00 0.00 0.00 0.00 99.95 23:31:51 23:27:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:31:51 23:27:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:31:51 23:28:01 all 0.03 0.00 0.01 0.00 0.00 99.95 23:31:51 23:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 23:28:01 1 0.00 0.00 0.00 0.02 0.02 99.97 23:31:51 23:28:01 2 0.03 0.00 0.03 0.00 0.00 99.93 23:31:51 23:28:01 3 0.05 0.00 0.02 0.00 0.00 99.93 23:31:51 23:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:28:01 5 0.05 0.00 0.03 0.00 0.00 99.92 23:31:51 23:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:31:51 23:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:31:51 23:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:31:51 23:29:01 0 0.02 0.00 0.00 0.03 0.00 99.95 23:31:51 23:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 23:29:01 4 0.03 0.00 0.00 0.03 0.02 99.92 23:31:51 23:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:31:51 23:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 23:30:01 all 0.14 0.00 0.02 0.01 0.01 99.83 23:31:51 23:30:01 0 0.02 0.00 0.02 0.02 0.00 99.95 23:31:51 23:30:01 1 0.96 0.00 0.00 0.00 0.02 99.02 23:31:51 23:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:31:51 23:30:01 3 0.02 0.00 0.03 0.00 0.02 99.93 23:31:51 23:30:01 4 0.05 0.00 0.03 0.00 0.02 99.90 23:31:51 23:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:31:51 23:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:31:51 23:30:01 7 0.02 0.00 0.02 0.03 0.00 99.93 23:31:51 23:31:01 all 0.24 0.00 0.01 0.01 0.00 99.73 23:31:51 23:31:01 0 0.02 0.00 0.00 0.02 0.02 99.95 23:31:51 23:31:01 1 1.78 0.00 0.02 0.00 0.00 98.21 23:31:51 23:31:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:31:51 23:31:01 3 0.02 0.00 0.03 0.00 0.00 99.95 23:31:51 23:31:01 4 0.07 0.00 0.03 0.00 0.00 99.90 23:31:51 23:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:51 23:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:31:51 23:31:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:31:51 Average: all 0.78 0.00 0.18 0.06 0.01 98.97 23:31:51 Average: 0 0.72 0.00 0.21 0.08 0.00 98.99 23:31:51 Average: 1 0.81 0.00 0.19 0.07 0.01 98.91 23:31:51 Average: 2 1.15 0.00 0.16 0.02 0.01 98.65 23:31:51 Average: 3 0.72 0.00 0.18 0.04 0.00 99.06 23:31:51 Average: 4 0.74 0.00 0.20 0.06 0.01 99.00 23:31:51 Average: 5 0.71 0.00 0.16 0.03 0.00 99.09 23:31:51 Average: 6 0.71 0.00 0.17 0.00 0.00 99.11 23:31:51 Average: 7 0.69 0.00 0.19 0.20 0.00 98.92 23:31:51 23:31:51 23:31:51