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 [2022-11-01T23:23:34.100Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-01T23:23:34.281Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-01T23:23:34.399Z] ========================================================= [2022-11-01T23:23:34.399Z] EdgeX Global Pipelines Version Info [2022-11-01T23:23:34.399Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-01T23:23:35.509Z] ------------------- [2022-11-01T23:23:35.509Z] stable info: [2022-11-01T23:23:35.509Z] ------------------- [2022-11-01T23:23:35.509Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-01T23:23:35.509Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-01T23:23:35.509Z] Message: update stable to v1.0.243 [2022-11-01T23:23:36.079Z] ------------------- [2022-11-01T23:23:36.079Z] experimental info: [2022-11-01T23:23:36.079Z] ------------------- [2022-11-01T23:23:36.079Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-01T23:23:36.079Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-01T23:23:36.079Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-01T23:23:36.388Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-11-01T23:23:36.432Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-11-01T23:23:36.475Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-01T23:23:36.522Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-01T23:23:36.564Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-01T23:23:36.609Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-01T23:23:36.654Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-01T23:23:36.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-01T23:23:36.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-01T23:23:36.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-01T23:23:36.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-01T23:23:36.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-11-01T23:23:36.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-01T23:23:36.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-01T23:23:37.000Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-01T23:23:37.048Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-01T23:23:37.088Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T23:23:37.192Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T23:23:37.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-01T23:23:37.279Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-01T23:23:37.324Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-01T23:23:37.377Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-11-01T23:23:37.417Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-01T23:23:37.456Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-01T23:23:37.501Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-01T23:23:37.544Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-01T23:23:37.584Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-01T23:23:37.628Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-191 [Pipeline] echo [2022-11-01T23:23:37.667Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-191 [Pipeline] echo [2022-11-01T23:23:37.712Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-191 [Pipeline] echo [2022-11-01T23:23:37.760Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dde4880ba603a1531550fce427ec8dd71d31aaa2 [Pipeline] echo [2022-11-01T23:23:37.807Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dde4880 [Pipeline] echo [2022-11-01T23:23:37.866Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-01T23:23:37.999Z] provisioning config files... [2022-11-01T23:23:38.013Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-191@tmp/config12515570630146899910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T23:23:38.362Z] ---> docker-login.sh [2022-11-01T23:23:38.362Z] nexus3.edgexfoundry.org:10001 [2022-11-01T23:23:38.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T23:23:38.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T23:23:38.881Z] Configure a credential helper to remove this warning. See [2022-11-01T23:23:38.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T23:23:38.881Z] [2022-11-01T23:23:38.881Z] Login Succeeded [2022-11-01T23:23:38.881Z] nexus3.edgexfoundry.org:10002 [2022-11-01T23:23:38.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T23:23:38.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T23:23:38.881Z] Configure a credential helper to remove this warning. See [2022-11-01T23:23:38.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T23:23:38.881Z] [2022-11-01T23:23:38.881Z] Login Succeeded [2022-11-01T23:23:38.881Z] nexus3.edgexfoundry.org:10003 [2022-11-01T23:23:38.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T23:23:38.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T23:23:38.881Z] Configure a credential helper to remove this warning. See [2022-11-01T23:23:38.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T23:23:38.881Z] [2022-11-01T23:23:38.881Z] Login Succeeded [2022-11-01T23:23:38.881Z] nexus3.edgexfoundry.org:10004 [2022-11-01T23:23:39.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T23:23:39.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T23:23:39.141Z] Configure a credential helper to remove this warning. See [2022-11-01T23:23:39.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T23:23:39.141Z] [2022-11-01T23:23:39.141Z] Login Succeeded [2022-11-01T23:23:39.141Z] docker.io [2022-11-01T23:23:39.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T23:23:39.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T23:23:39.400Z] Configure a credential helper to remove this warning. See [2022-11-01T23:23:39.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T23:23:39.400Z] [2022-11-01T23:23:39.400Z] Login Succeeded [2022-11-01T23:23:39.400Z] ---> docker-login.sh ends [Pipeline] } [2022-11-01T23:23:39.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-01T23:23:40.073Z] + git rev-list -1 --merges dde4880ba603a1531550fce427ec8dd71d31aaa2~1..dde4880ba603a1531550fce427ec8dd71d31aaa2 [Pipeline] echo [2022-11-01T23:23:40.105Z] -----------> git rev-list -1 --merges dde4880ba603a1531550fce427ec8dd71d31aaa2~1..dde4880ba603a1531550fce427ec8dd71d31aaa2 dde4880ba603a1531550fce427ec8dd71d31aaa2 [false] [Pipeline] sh [2022-11-01T23:23:40.418Z] + git log --format=format:%s -1 dde4880ba603a1531550fce427ec8dd71d31aaa2 [Pipeline] echo [2022-11-01T23:23:40.462Z] ========================================================= [2022-11-01T23:23:40.462Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-01T23:23:40.462Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-01T23:23:40.903Z] + git log --format=format:%s -1 dde4880ba603a1531550fce427ec8dd71d31aaa2 [Pipeline] echo [2022-11-01T23:23:40.933Z] [semverPrep] GIT_COMMIT: dde4880ba603a1531550fce427ec8dd71d31aaa2, Commit Message: docs: Updated validation matrix for Intel simulator [Pipeline] echo [2022-11-01T23:23:40.971Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-01T23:23:41.363Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-01T23:23:41.363Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-01T23:23:41.363Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-01T23:23:41.363Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-01T23:23:41.363Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-01T23:23:41.363Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-01T23:23:41.363Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T23:23:41.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T23:23:41.863Z] [2022-11-01T23:23:41.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T23:23:42.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T23:23:42.249Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-01T23:23:42.249Z] b85a868b505f: Pulling fs layer [2022-11-01T23:23:42.249Z] e2be974225ed: Pulling fs layer [2022-11-01T23:23:42.249Z] 339a4e72a1f5: Pulling fs layer [2022-11-01T23:23:42.249Z] 988bab9f4d93: Pulling fs layer [2022-11-01T23:23:42.249Z] 1469e6f7b9e6: Pulling fs layer [2022-11-01T23:23:42.249Z] eaf3925da568: Pulling fs layer [2022-11-01T23:23:42.249Z] bab4dde63d76: Pulling fs layer [2022-11-01T23:23:42.249Z] bde34c3a00c8: Pulling fs layer [2022-11-01T23:23:42.249Z] b352a97aabf1: Pulling fs layer [2022-11-01T23:23:42.249Z] 4872d77fe225: Pulling fs layer [2022-11-01T23:23:42.249Z] 5851b861e8e6: Pulling fs layer [2022-11-01T23:23:42.249Z] eaf3925da568: Waiting [2022-11-01T23:23:42.249Z] bab4dde63d76: Waiting [2022-11-01T23:23:42.249Z] bde34c3a00c8: Waiting [2022-11-01T23:23:42.249Z] b352a97aabf1: Waiting [2022-11-01T23:23:42.249Z] 4872d77fe225: Waiting [2022-11-01T23:23:42.249Z] 5851b861e8e6: Waiting [2022-11-01T23:23:42.249Z] 988bab9f4d93: Waiting [2022-11-01T23:23:42.249Z] 1469e6f7b9e6: Waiting [2022-11-01T23:23:42.249Z] e2be974225ed: Verifying Checksum [2022-11-01T23:23:42.249Z] e2be974225ed: Download complete [2022-11-01T23:23:42.249Z] 988bab9f4d93: Verifying Checksum [2022-11-01T23:23:42.249Z] 988bab9f4d93: Download complete [2022-11-01T23:23:42.508Z] 1469e6f7b9e6: Verifying Checksum [2022-11-01T23:23:42.508Z] 1469e6f7b9e6: Download complete [2022-11-01T23:23:42.508Z] 339a4e72a1f5: Verifying Checksum [2022-11-01T23:23:42.508Z] 339a4e72a1f5: Download complete [2022-11-01T23:23:42.508Z] eaf3925da568: Verifying Checksum [2022-11-01T23:23:42.508Z] eaf3925da568: Download complete [2022-11-01T23:23:42.508Z] bde34c3a00c8: Download complete [2022-11-01T23:23:42.508Z] b352a97aabf1: Download complete [2022-11-01T23:23:42.508Z] 4872d77fe225: Verifying Checksum [2022-11-01T23:23:42.508Z] 4872d77fe225: Download complete [2022-11-01T23:23:42.508Z] 5851b861e8e6: Download complete [2022-11-01T23:23:42.508Z] b85a868b505f: Verifying Checksum [2022-11-01T23:23:42.508Z] b85a868b505f: Download complete [2022-11-01T23:23:42.767Z] bab4dde63d76: Verifying Checksum [2022-11-01T23:23:42.767Z] bab4dde63d76: Download complete [2022-11-01T23:23:43.706Z] b85a868b505f: Pull complete [2022-11-01T23:23:43.706Z] e2be974225ed: Pull complete [2022-11-01T23:23:44.273Z] 339a4e72a1f5: Pull complete [2022-11-01T23:23:44.273Z] 988bab9f4d93: Pull complete [2022-11-01T23:23:44.533Z] 1469e6f7b9e6: Pull complete [2022-11-01T23:23:44.533Z] eaf3925da568: Pull complete [2022-11-01T23:23:46.437Z] bab4dde63d76: Pull complete [2022-11-01T23:23:46.437Z] bde34c3a00c8: Pull complete [2022-11-01T23:23:46.437Z] b352a97aabf1: Pull complete [2022-11-01T23:23:46.437Z] 4872d77fe225: Pull complete [2022-11-01T23:23:46.437Z] 5851b861e8e6: Pull complete [2022-11-01T23:23:46.437Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-01T23:23:46.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T23:23:46.437Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T23:23:46.667Z] prd-ubuntu20.04-docker-8c-8g-117773 does not seem to be running inside a container [2022-11-01T23:23:46.688Z] $ 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 [2022-11-01T23:23:47.883Z] $ docker top d4a2b5b2e173849accc0ad458e3e164118a48bf7e984a0d8d8a56104cffe2683 -eo pid,comm [2022-11-01T23:23:47.950Z] 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). [2022-11-01T23:23:47.950Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-01T23:23:48.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T23:23:48.086Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T23:23:48.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T23:23:48.195Z] $ docker exec d4a2b5b2e173849accc0ad458e3e164118a48bf7e984a0d8d8a56104cffe2683 ssh-agent [2022-11-01T23:23:48.319Z] SSH_AUTH_SOCK=/tmp/ssh-M50wMxRTsuHq/agent.33 [2022-11-01T23:23:48.319Z] SSH_AGENT_PID=39 [2022-11-01T23:23:48.326Z] Running ssh-add (command line suppressed) [2022-11-01T23:23:48.414Z] 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) [2022-11-01T23:23:48.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T23:23:48.776Z] + git tag --points-at HEAD [Pipeline] } [2022-11-01T23:23:48.788Z] $ docker exec --env ******** --env ******** d4a2b5b2e173849accc0ad458e3e164118a48bf7e984a0d8d8a56104cffe2683 ssh-agent -k [2022-11-01T23:23:48.887Z] unset SSH_AUTH_SOCK; [2022-11-01T23:23:48.888Z] unset SSH_AGENT_PID; [2022-11-01T23:23:48.888Z] echo Agent pid 39 killed; [2022-11-01T23:23:48.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-01T23:23:49.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T23:23:49.005Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T23:23:49.115Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T23:23:49.105Z] $ docker exec d4a2b5b2e173849accc0ad458e3e164118a48bf7e984a0d8d8a56104cffe2683 ssh-agent [2022-11-01T23:23:49.236Z] SSH_AUTH_SOCK=/tmp/ssh-xLbH5YQ70L9c/agent.72 [2022-11-01T23:23:49.236Z] SSH_AGENT_PID=78 [2022-11-01T23:23:49.240Z] Running ssh-add (command line suppressed) [2022-11-01T23:23:49.326Z] 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) [2022-11-01T23:23:49.351Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T23:23:49.684Z] + git semver init [2022-11-01T23:23:49.944Z] 2022-11-01 23:23:49,868 [run_init] DEBUG init version:0.0.0 force:False [2022-11-01T23:23:49.944Z] 2022-11-01 23:23:49,869 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-191/.semver [2022-11-01T23:23:49.944Z] 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 [2022-11-01T23:23:49.944Z] 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) [2022-11-01T23:23:51.320Z] 2022-11-01 23:23:50,921 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-191/.git/info/exclude [2022-11-01T23:23:51.320Z] 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 [2022-11-01T23:23:51.320Z] 2022-11-01 23:23:50,922 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-191/.semver/PR-191 [2022-11-01T23:23:51.320Z] 2022-11-01 23:23:50,926 [execute] INFO git cat-file --batch-check [2022-11-01T23:23:51.320Z] 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=) [2022-11-01T23:23:51.320Z] 2022-11-01 23:23:50,933 [execute] INFO git cat-file --batch [2022-11-01T23:23:51.320Z] 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=) [2022-11-01T23:23:51.320Z] 2022-11-01 23:23:50,940 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-191/.semver/PR-191 [2022-11-01T23:23:51.320Z] 0.0.0 [Pipeline] } [2022-11-01T23:23:51.346Z] $ docker exec --env ******** --env ******** d4a2b5b2e173849accc0ad458e3e164118a48bf7e984a0d8d8a56104cffe2683 ssh-agent -k [2022-11-01T23:23:51.449Z] unset SSH_AUTH_SOCK; [2022-11-01T23:23:51.449Z] unset SSH_AGENT_PID; [2022-11-01T23:23:51.449Z] echo Agent pid 78 killed; [2022-11-01T23:23:51.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-01T23:23:51.881Z] + git semver [Pipeline] } [2022-11-01T23:23:52.156Z] $ docker stop --time=1 d4a2b5b2e173849accc0ad458e3e164118a48bf7e984a0d8d8a56104cffe2683 [2022-11-01T23:23:53.470Z] $ docker rm -f d4a2b5b2e173849accc0ad458e3e164118a48bf7e984a0d8d8a56104cffe2683 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T23:23:53.879Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-01T23:23:54.116Z] Stashed 1 file(s) [Pipeline] echo [2022-11-01T23:23:54.132Z] [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] { [2022-11-01T23:23:54.641Z] 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 [2022-11-01T23:23:54.729Z] provisioning config files... [2022-11-01T23:23:54.740Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-191@tmp/config14839704720762778183tmp [Pipeline] ws [2022-11-01T23:23:54.761Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] libraryResource [2022-11-01T23:23:54.845Z] The recommended git tool is: git [Pipeline] sh [2022-11-01T23:23:55.137Z] ---> docker-login.sh [2022-11-01T23:23:55.137Z] nexus3.edgexfoundry.org:10001 [2022-11-01T23:23:55.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T23:23:55.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T23:23:55.137Z] Configure a credential helper to remove this warning. See [2022-11-01T23:23:55.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T23:23:55.137Z] [2022-11-01T23:23:55.137Z] Login Succeeded [2022-11-01T23:23:55.137Z] nexus3.edgexfoundry.org:10002 [2022-11-01T23:23:55.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T23:23:55.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T23:23:55.137Z] Configure a credential helper to remove this warning. See [2022-11-01T23:23:55.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T23:23:55.137Z] [2022-11-01T23:23:55.137Z] Login Succeeded [2022-11-01T23:23:55.137Z] nexus3.edgexfoundry.org:10003 [2022-11-01T23:23:55.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T23:23:55.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T23:23:55.396Z] Configure a credential helper to remove this warning. See [2022-11-01T23:23:55.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T23:23:55.396Z] [2022-11-01T23:23:55.396Z] Login Succeeded [2022-11-01T23:23:55.396Z] nexus3.edgexfoundry.org:10004 [2022-11-01T23:23:55.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T23:23:55.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T23:23:55.396Z] Configure a credential helper to remove this warning. See [2022-11-01T23:23:55.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T23:23:55.396Z] [2022-11-01T23:23:55.396Z] Login Succeeded [2022-11-01T23:23:55.396Z] docker.io [2022-11-01T23:23:55.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T23:23:55.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T23:23:55.913Z] Configure a credential helper to remove this warning. See [2022-11-01T23:23:55.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T23:23:55.913Z] [2022-11-01T23:23:55.913Z] Login Succeeded [2022-11-01T23:23:55.913Z] ---> docker-login.sh ends [Pipeline] } [2022-11-01T23:23:55.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-01T23:23:56.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T23:23:56.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T23:23:56.206Z] ========================================================= [2022-11-01T23:23:56.206Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-01T23:23:56.206Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T23:23:56.673Z] + 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 . [2022-11-01T23:23:56.673Z] Sending build context to Docker daemon 27.55MB [2022-11-01T23:23:56.673Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-01T23:23:56.673Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-01T23:23:56.932Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-01T23:23:56.932Z] 213ec9aee27d: Pulling fs layer [2022-11-01T23:23:56.932Z] 4583459ba037: Pulling fs layer [2022-11-01T23:23:56.932Z] 93c1e223e6f2: Pulling fs layer [2022-11-01T23:23:56.932Z] 53926ce57604: Pulling fs layer [2022-11-01T23:23:56.932Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-01T23:23:56.932Z] 30f14e443154: Pulling fs layer [2022-11-01T23:23:56.932Z] 801331c1e519: Pulling fs layer [2022-11-01T23:23:56.932Z] 99cc6dd402b0: Pulling fs layer [2022-11-01T23:23:56.932Z] 7d9ed39f4882: Pulling fs layer [2022-11-01T23:23:56.932Z] 21b2b0c7a3f4: Waiting [2022-11-01T23:23:56.932Z] 30f14e443154: Waiting [2022-11-01T23:23:56.932Z] 53926ce57604: Waiting [2022-11-01T23:23:56.932Z] 801331c1e519: Waiting [2022-11-01T23:23:56.932Z] 99cc6dd402b0: Waiting [2022-11-01T23:23:56.932Z] 7d9ed39f4882: Waiting [2022-11-01T23:23:56.932Z] 93c1e223e6f2: Verifying Checksum [2022-11-01T23:23:56.932Z] 93c1e223e6f2: Download complete [2022-11-01T23:23:56.932Z] 4583459ba037: Download complete [2022-11-01T23:23:56.932Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-01T23:23:56.932Z] 21b2b0c7a3f4: Download complete [2022-11-01T23:23:56.932Z] 30f14e443154: Verifying Checksum [2022-11-01T23:23:56.932Z] 30f14e443154: Download complete [2022-11-01T23:23:56.932Z] 213ec9aee27d: Verifying Checksum [2022-11-01T23:23:56.932Z] 213ec9aee27d: Download complete [2022-11-01T23:23:56.932Z] 801331c1e519: Download complete [2022-11-01T23:23:56.932Z] 213ec9aee27d: Pull complete [2022-11-01T23:23:57.201Z] 4583459ba037: Pull complete [2022-11-01T23:23:57.201Z] 93c1e223e6f2: Pull complete [2022-11-01T23:23:57.464Z] 7d9ed39f4882: Verifying Checksum [2022-11-01T23:23:57.464Z] 7d9ed39f4882: Download complete [2022-11-01T23:23:57.464Z] 99cc6dd402b0: Verifying Checksum [2022-11-01T23:23:57.464Z] 99cc6dd402b0: Download complete [2022-11-01T23:23:57.721Z] 53926ce57604: Verifying Checksum [2022-11-01T23:23:57.721Z] 53926ce57604: Download complete [2022-11-01T23:23:58.989Z] using credential edgex-jenkins-ssh [2022-11-01T23:23:59.008Z] Cloning the remote Git repository [2022-11-01T23:23:59.058Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-11-01T23:23:59.114Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2022-11-01T23:23:59.248Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-11-01T23:23:59.249Z] > git --version # timeout=10 [2022-11-01T23:23:59.270Z] > git --version # 'git version 2.25.1' [2022-11-01T23:23:59.272Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-01T23:23:59.319Z] Verifying host key using known hosts file [2022-11-01T23:23:59.507Z] 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. [2022-11-01T23:23:59.519Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-01T23:24:01.905Z] 53926ce57604: Pull complete [2022-11-01T23:24:01.905Z] 21b2b0c7a3f4: Pull complete [2022-11-01T23:24:01.905Z] 30f14e443154: Pull complete [2022-11-01T23:24:01.905Z] 801331c1e519: Pull complete [2022-11-01T23:24:01.457Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-11-01T23:24:01.477Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-01T23:24:03.079Z] Merging remotes/origin/main commit 8e26798799e0d9344b61f434dca15061827fa01a into PR head commit dde4880ba603a1531550fce427ec8dd71d31aaa2 [2022-11-01T23:24:03.275Z] 99cc6dd402b0: Pull complete [2022-11-01T23:24:02.245Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-11-01T23:24:02.298Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-11-01T23:24:02.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-01T23:24:02.307Z] Verifying host key using known hosts file [2022-11-01T23:24:02.321Z] 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. [2022-11-01T23:24:02.331Z] > 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 [2022-11-01T23:24:03.096Z] > git config core.sparsecheckout # timeout=10 [2022-11-01T23:24:03.110Z] > git checkout -f dde4880ba603a1531550fce427ec8dd71d31aaa2 # timeout=10 [2022-11-01T23:24:03.393Z] > git remote # timeout=10 [2022-11-01T23:24:03.413Z] > git config --get remote.origin.url # timeout=10 [2022-11-01T23:24:03.497Z] Merge succeeded, producing dde4880ba603a1531550fce427ec8dd71d31aaa2 [2022-11-01T23:24:03.498Z] Checking out Revision dde4880ba603a1531550fce427ec8dd71d31aaa2 (PR-191) [2022-11-01T23:24:04.207Z] 7d9ed39f4882: Pull complete [2022-11-01T23:24:04.207Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-11-01T23:24:04.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-01T23:24:04.207Z] ---> 1dedd983c030 [2022-11-01T23:24:04.207Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-11-01T23:24:03.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-01T23:24:03.448Z] Verifying host key using known hosts file [2022-11-01T23:24:03.451Z] 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. [2022-11-01T23:24:03.459Z] > git merge 8e26798799e0d9344b61f434dca15061827fa01a # timeout=10 [2022-11-01T23:24:03.480Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-01T23:24:03.501Z] > git config core.sparsecheckout # timeout=10 [2022-11-01T23:24:03.514Z] > git checkout -f dde4880ba603a1531550fce427ec8dd71d31aaa2 # timeout=10 [2022-11-01T23:24:06.111Z] ---> Running in 10e4771587b9 [2022-11-01T23:24:06.111Z] Removing intermediate container 10e4771587b9 [2022-11-01T23:24:06.111Z] ---> 89cf89006d9f [2022-11-01T23:24:06.111Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-01T23:24:06.111Z] ---> Running in 8214b55fb83e [2022-11-01T23:24:06.111Z] Removing intermediate container 8214b55fb83e [2022-11-01T23:24:06.111Z] ---> 13a18424329f [2022-11-01T23:24:06.111Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-01T23:24:06.111Z] ---> Running in c55a85166971 [2022-11-01T23:24:06.111Z] Removing intermediate container c55a85166971 [2022-11-01T23:24:06.111Z] ---> 5dab71fd4532 [2022-11-01T23:24:06.111Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-01T23:24:06.111Z] ---> Running in 959a6c4ce095 [2022-11-01T23:24:06.111Z] Removing intermediate container 959a6c4ce095 [2022-11-01T23:24:06.111Z] ---> 215437c40243 [2022-11-01T23:24:06.111Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-11-01T23:24:06.111Z] ---> Running in 3658f2461bd2 [2022-11-01T23:24:06.111Z] Removing intermediate container 3658f2461bd2 [2022-11-01T23:24:06.111Z] ---> 7395cc24a99d [2022-11-01T23:24:06.111Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-01T23:24:06.370Z] ---> Running in 2ac68de9d35f [2022-11-01T23:24:06.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-01T23:24:06.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-01T23:24:07.145Z] OK: 211 MiB in 51 packages [2022-11-01T23:24:07.384Z] Commit message: "docs: Updated validation matrix for Intel simulator" [2022-11-01T23:24:07.403Z] Removing intermediate container 2ac68de9d35f [2022-11-01T23:24:07.403Z] ---> 74fa16a17e94 [2022-11-01T23:24:07.403Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-11-01T23:24:07.425Z] > git --version # timeout=10 [2022-11-01T23:24:07.434Z] > git --version # 'git version 2.25.1' [2022-11-01T23:24:07.445Z] fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-01T23:24:07.662Z] ---> Running in 69c3bf611063 [2022-11-01T23:24:07.662Z] Removing intermediate container 69c3bf611063 [2022-11-01T23:24:07.662Z] ---> 84943e475d5e [2022-11-01T23:24:07.662Z] Step 10/13 : COPY go.mod vendor* ./ [2022-11-01T23:24:07.662Z] ---> 5b3df19db0e7 [2022-11-01T23:24:07.662Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-01T23:24:07.662Z] ---> Running in 93b53a2c02b4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-01T23:24:08.555Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-01T23:24:08.555Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-01T23:24:08.555Z] Dload Upload Total Spent Left Speed [2022-11-01T23:24:08.555Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96198 0 --:--:-- --:--:-- --:--:-- 96198 [Pipeline] sh [2022-11-01T23:24:09.179Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-01T23:24:09.519Z] + sudo tee /etc/docker/daemon.new [2022-11-01T23:24:09.519Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-01T23:24:09.519Z] { [2022-11-01T23:24:09.519Z] "registry-mirrors": [ [2022-11-01T23:24:09.519Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-01T23:24:09.519Z] ], [2022-11-01T23:24:09.519Z] "bip": "10.250.0.254/24", [2022-11-01T23:24:09.519Z] "hosts": [ [2022-11-01T23:24:09.519Z] "tcp://0.0.0.0:5555", [2022-11-01T23:24:09.519Z] "unix:///var/run/docker.sock" [2022-11-01T23:24:09.519Z] ], [2022-11-01T23:24:09.519Z] "mtu": 1458, [2022-11-01T23:24:09.519Z] "selinux-enabled": true, [2022-11-01T23:24:09.519Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-01T23:24:09.519Z] } [Pipeline] sh [2022-11-01T23:24:09.858Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-01T23:24:10.196Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-01T23:24:28.512Z] provisioning config files... [2022-11-01T23:24:28.538Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config13017668547066578568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T23:24:28.923Z] ---> docker-login.sh [2022-11-01T23:24:28.923Z] nexus3.edgexfoundry.org:10001 [2022-11-01T23:24:29.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T23:24:29.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T23:24:29.512Z] Configure a credential helper to remove this warning. See [2022-11-01T23:24:29.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T23:24:29.512Z] [2022-11-01T23:24:29.512Z] Login Succeeded [2022-11-01T23:24:29.512Z] nexus3.edgexfoundry.org:10002 [2022-11-01T23:24:29.601Z] Removing intermediate container 93b53a2c02b4 [2022-11-01T23:24:29.601Z] ---> 97124be2b74f [2022-11-01T23:24:29.601Z] Step 12/13 : COPY . . [2022-11-01T23:24:29.601Z] ---> 931d54cca964 [2022-11-01T23:24:29.601Z] Step 13/13 : RUN ${MAKE} [2022-11-01T23:24:29.601Z] ---> Running in 4424e376e3fc [2022-11-01T23:24:29.601Z] noop [2022-11-01T23:24:29.601Z] Removing intermediate container 4424e376e3fc [2022-11-01T23:24:29.601Z] ---> 34ec0567868a [2022-11-01T23:24:29.601Z] Successfully built 34ec0567868a [2022-11-01T23:24:29.601Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T23:24:29.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T23:24:29.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T23:24:29.780Z] Configure a credential helper to remove this warning. See [2022-11-01T23:24:29.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T23:24:29.780Z] [2022-11-01T23:24:29.780Z] Login Succeeded [2022-11-01T23:24:30.039Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-01T23:24:30.039Z] . [2022-11-01T23:24:30.049Z] nexus3.edgexfoundry.org:10003 [2022-11-01T23:24:30.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T23:24:30.217Z] prd-ubuntu20.04-docker-8c-8g-117773 does not seem to be running inside a container [2022-11-01T23:24:30.231Z] $ 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 [2022-11-01T23:24:30.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T23:24:30.318Z] Configure a credential helper to remove this warning. See [2022-11-01T23:24:30.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T23:24:30.318Z] [2022-11-01T23:24:30.318Z] Login Succeeded [2022-11-01T23:24:30.318Z] nexus3.edgexfoundry.org:10004 [2022-11-01T23:24:30.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T23:24:30.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T23:24:30.587Z] Configure a credential helper to remove this warning. See [2022-11-01T23:24:30.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T23:24:30.587Z] [2022-11-01T23:24:30.587Z] Login Succeeded [2022-11-01T23:24:30.587Z] docker.io [2022-11-01T23:24:30.611Z] $ docker top 36b0a15706bb5561c9b4c370c095e422c424db176688daac781fb4a4eca24fc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T23:24:30.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T23:24:31.039Z] + go version [2022-11-01T23:24:31.039Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-01T23:24:31.064Z] $ docker stop --time=1 36b0a15706bb5561c9b4c370c095e422c424db176688daac781fb4a4eca24fc4 [2022-11-01T23:24:31.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T23:24:31.123Z] Configure a credential helper to remove this warning. See [2022-11-01T23:24:31.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T23:24:31.123Z] [2022-11-01T23:24:31.123Z] Login Succeeded [2022-11-01T23:24:31.123Z] ---> docker-login.sh ends [2022-11-01T23:24:32.360Z] $ docker rm -f 36b0a15706bb5561c9b4c370c095e422c424db176688daac781fb4a4eca24fc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2022-11-01T23:24:32.491Z] 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 [2022-11-01T23:24:32.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-01T23:24:32.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [Pipeline] echo [2022-11-01T23:24:32.978Z] ========================================================= [2022-11-01T23:24:32.978Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-01T23:24:32.978Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T23:24:33.220Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-01T23:24:33.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T23:24:33.403Z] prd-ubuntu20.04-docker-8c-8g-117773 does not seem to be running inside a container [2022-11-01T23:24:33.419Z] $ 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 [2022-11-01T23:24:33.470Z] + 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 . [2022-11-01T23:24:33.742Z] $ docker top 32b49011fb31837f53db58ef74f9ae426f6cb2b6637cdacf3162899c78368ccf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T23:24:34.065Z] Sending build context to Docker daemon 20.46MB [2022-11-01T23:24:34.065Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-01T23:24:34.065Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-01T23:24:34.065Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-01T23:24:34.065Z] 9b18e9b68314: Pulling fs layer [2022-11-01T23:24:34.065Z] d32db5db7311: Pulling fs layer [2022-11-01T23:24:34.065Z] d0c4b47475fc: Pulling fs layer [2022-11-01T23:24:34.065Z] 5831b945b038: Pulling fs layer [2022-11-01T23:24:34.065Z] 86bbec2aaacd: Pulling fs layer [2022-11-01T23:24:34.065Z] e10730c5d714: Pulling fs layer [2022-11-01T23:24:34.065Z] 5dd5c2283517: Pulling fs layer [2022-11-01T23:24:34.065Z] d5ac0230b979: Pulling fs layer [2022-11-01T23:24:34.065Z] 86bbec2aaacd: Waiting [2022-11-01T23:24:34.065Z] e10730c5d714: Waiting [2022-11-01T23:24:34.065Z] 5dd5c2283517: Waiting [2022-11-01T23:24:34.065Z] d5ac0230b979: Waiting [2022-11-01T23:24:34.065Z] 5831b945b038: Waiting [2022-11-01T23:24:34.065Z] d0c4b47475fc: Verifying Checksum [2022-11-01T23:24:34.065Z] d0c4b47475fc: Download complete [2022-11-01T23:24:34.065Z] d32db5db7311: Download complete [2022-11-01T23:24:34.161Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-191 [Pipeline] fileExists [Pipeline] sh [2022-11-01T23:24:34.335Z] 86bbec2aaacd: Verifying Checksum [2022-11-01T23:24:34.335Z] 86bbec2aaacd: Download complete [2022-11-01T23:24:34.335Z] e10730c5d714: Verifying Checksum [2022-11-01T23:24:34.335Z] e10730c5d714: Download complete [2022-11-01T23:24:34.335Z] 9b18e9b68314: Verifying Checksum [2022-11-01T23:24:34.335Z] 9b18e9b68314: Download complete [2022-11-01T23:24:34.523Z] + make test [2022-11-01T23:24:34.523Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-01T23:24:35.085Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-11-01T23:24:35.299Z] 9b18e9b68314: Pull complete [2022-11-01T23:24:35.299Z] d5ac0230b979: Verifying Checksum [2022-11-01T23:24:35.299Z] d5ac0230b979: Download complete [2022-11-01T23:24:35.569Z] d32db5db7311: Pull complete [2022-11-01T23:24:36.169Z] d0c4b47475fc: Pull complete [2022-11-01T23:24:36.441Z] 5dd5c2283517: Verifying Checksum [2022-11-01T23:24:36.441Z] 5dd5c2283517: Download complete [2022-11-01T23:24:37.028Z] 5831b945b038: Download complete [2022-11-01T23:24:45.043Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-11-01T23:24:47.571Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.049s coverage: 29.3% of statements [2022-11-01T23:24:47.571Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-11-01T23:24:47.571Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.203s coverage: 86.5% of statements [2022-11-01T23:24:49.367Z] 5831b945b038: Pull complete [2022-11-01T23:24:49.367Z] 86bbec2aaacd: Pull complete [2022-11-01T23:24:49.635Z] e10730c5d714: Pull complete [2022-11-01T23:24:54.124Z] 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." [2022-11-01T23:24:54.124Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-01T23:24:56.359Z] 5dd5c2283517: Pull complete [2022-11-01T23:24:57.402Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-01T23:24:57.402Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-01T23:24:57.402Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-01T23:24:57.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-01T23:24:57.459Z] $ docker stop --time=1 32b49011fb31837f53db58ef74f9ae426f6cb2b6637cdacf3162899c78368ccf [2022-11-01T23:24:57.774Z] d5ac0230b979: Pull complete [2022-11-01T23:24:57.774Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-11-01T23:24:57.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-01T23:24:57.774Z] ---> 59b3b1a385d4 [2022-11-01T23:24:57.774Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-11-01T23:24:59.263Z] $ docker rm -f 32b49011fb31837f53db58ef74f9ae426f6cb2b6637cdacf3162899c78368ccf [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T23:24:59.721Z] ---> Running in a5819a0d9e80 [2022-11-01T23:24:59.721Z] Removing intermediate container a5819a0d9e80 [2022-11-01T23:24:59.721Z] ---> 86c600dc917e [2022-11-01T23:24:59.721Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-01T23:24:59.795Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-01T23:24:59.873Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2022-11-01T23:24:59.990Z] ---> Running in d01affdb0651 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2022-11-01T23:25:00.257Z] Removing intermediate container d01affdb0651 [2022-11-01T23:25:00.257Z] ---> f05f81db8a43 [2022-11-01T23:25:00.257Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-01T23:25:00.257Z] ---> Running in bc0567da4c41 [Pipeline] sh [2022-11-01T23:25:00.525Z] Removing intermediate container bc0567da4c41 [2022-11-01T23:25:00.525Z] ---> 58e972645c84 [2022-11-01T23:25:00.525Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-01T23:25:00.525Z] ---> Running in 9ed118d58f29 [2022-11-01T23:25:00.646Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-01T23:25:00.793Z] Removing intermediate container 9ed118d58f29 [2022-11-01T23:25:00.793Z] ---> 4e7b631e4206 [2022-11-01T23:25:00.793Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-11-01T23:25:00.955Z] + ls -al . [2022-11-01T23:25:00.955Z] total 244 [2022-11-01T23:25:00.955Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 23:24 . [2022-11-01T23:25:00.955Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 23:23 .. [2022-11-01T23:25:00.955Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 23:24 .git [2022-11-01T23:25:00.955Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 23:23 .github [2022-11-01T23:25:00.955Z] -rw-rw-r-- 1 jenkins jenkins 496 Nov 1 23:23 .gitignore [2022-11-01T23:25:00.955Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 1 23:23 .golangci.yml [2022-11-01T23:25:00.955Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 23:23 .semver [2022-11-01T23:25:00.955Z] -rw-rw-r-- 1 jenkins jenkins 9739 Nov 1 23:23 Attribution.txt [2022-11-01T23:25:00.955Z] -rw-rw-r-- 1 jenkins jenkins 1498 Nov 1 23:23 CHANGELOG.md [2022-11-01T23:25:00.955Z] -rw-rw-r-- 1 jenkins jenkins 1637 Nov 1 23:23 Dockerfile [2022-11-01T23:25:00.955Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 23:23 GOVERNANCE.md [2022-11-01T23:25:00.955Z] -rw-rw-r-- 1 jenkins jenkins 734 Nov 1 23:23 Jenkinsfile [2022-11-01T23:25:00.955Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 1 23:23 LICENSE [2022-11-01T23:25:00.955Z] -rw-rw-r-- 1 jenkins jenkins 2858 Nov 1 23:23 Makefile [2022-11-01T23:25:00.955Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 1 23:23 OWNERS.md [2022-11-01T23:25:00.955Z] -rw-rw-r-- 1 jenkins jenkins 6595 Nov 1 23:23 README.md [2022-11-01T23:25:00.955Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 23:23 VERSION [2022-11-01T23:25:00.955Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 23:23 bin [2022-11-01T23:25:00.955Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 23:23 cmd [2022-11-01T23:25:00.955Z] -rw-r--r-- 1 jenkins jenkins 79184 Nov 1 23:24 coverage.out [2022-11-01T23:25:00.955Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 23:23 doc [2022-11-01T23:25:00.955Z] -rw-rw-r-- 1 jenkins jenkins 3736 Nov 1 23:23 go.mod [2022-11-01T23:25:00.955Z] -rw-rw-r-- 1 jenkins jenkins 46203 Nov 1 23:23 go.sum [2022-11-01T23:25:00.955Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 23:23 internal [2022-11-01T23:25:00.955Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 23:23 snap [2022-11-01T23:25:00.955Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 1 23:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-11-01T23:25:01.067Z] ---> Running in f8687619fad6 [Pipeline] sh [2022-11-01T23:25:01.338Z] Removing intermediate container f8687619fad6 [2022-11-01T23:25:01.338Z] ---> 876ed86d97fd [2022-11-01T23:25:01.338Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-01T23:25:01.338Z] ---> Running in 63c280a07090 [2022-11-01T23:25:01.357Z] + 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 . [2022-11-01T23:25:01.358Z] Sending build context to Docker daemon 27.62MB [2022-11-01T23:25:01.358Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-01T23:25:01.358Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-01T23:25:01.358Z] ---> 34ec0567868a [2022-11-01T23:25:01.358Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-11-01T23:25:01.615Z] ---> Running in be910fbc49e0 [2022-11-01T23:25:01.615Z] Removing intermediate container be910fbc49e0 [2022-11-01T23:25:01.615Z] ---> f0070a179877 [2022-11-01T23:25:01.615Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-01T23:25:01.615Z] ---> Running in 4db95505a08e [2022-11-01T23:25:01.615Z] Removing intermediate container 4db95505a08e [2022-11-01T23:25:01.615Z] ---> 277330941218 [2022-11-01T23:25:01.616Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-01T23:25:01.873Z] ---> Running in e3a8a6dadab6 [2022-11-01T23:25:01.873Z] Removing intermediate container e3a8a6dadab6 [2022-11-01T23:25:01.873Z] ---> 8e9d2d7f5fb3 [2022-11-01T23:25:01.873Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-01T23:25:01.873Z] ---> Running in 716b582ec17e [2022-11-01T23:25:01.873Z] Removing intermediate container 716b582ec17e [2022-11-01T23:25:01.873Z] ---> 454d6d655f30 [2022-11-01T23:25:01.873Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-11-01T23:25:01.873Z] ---> Running in 3baa4e0a6040 [2022-11-01T23:25:02.131Z] Removing intermediate container 3baa4e0a6040 [2022-11-01T23:25:02.131Z] ---> b95eabe35250 [2022-11-01T23:25:02.131Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-01T23:25:02.131Z] ---> Running in c3b9ead3e89f [2022-11-01T23:25:02.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-01T23:25:02.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-01T23:25:02.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-01T23:25:02.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-01T23:25:02.651Z] OK: 211 MiB in 51 packages [2022-11-01T23:25:02.911Z] Removing intermediate container c3b9ead3e89f [2022-11-01T23:25:02.911Z] ---> 9d5ba338b8bc [2022-11-01T23:25:02.911Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-11-01T23:25:02.911Z] ---> Running in 63b964e74838 [2022-11-01T23:25:03.173Z] Removing intermediate container 63b964e74838 [2022-11-01T23:25:03.173Z] ---> 07c3878262fe [2022-11-01T23:25:03.173Z] Step 10/26 : COPY go.mod vendor* ./ [2022-11-01T23:25:03.173Z] ---> 38dcb7f65f06 [2022-11-01T23:25:03.173Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-01T23:25:03.173Z] ---> Running in 6ca9b4f06529 [2022-11-01T23:25:03.532Z] OK: 221 MiB in 51 packages [2022-11-01T23:25:03.741Z] Removing intermediate container 6ca9b4f06529 [2022-11-01T23:25:03.741Z] ---> 279bac43a99d [2022-11-01T23:25:03.741Z] Step 12/26 : COPY . . [2022-11-01T23:25:04.117Z] Removing intermediate container 63c280a07090 [2022-11-01T23:25:04.117Z] ---> ba53849e3d4d [2022-11-01T23:25:04.117Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-11-01T23:25:04.307Z] ---> b295f1fe7bb4 [2022-11-01T23:25:04.307Z] Step 13/26 : RUN ${MAKE} [2022-11-01T23:25:04.307Z] ---> Running in 7a586e6512ec [2022-11-01T23:25:04.391Z] ---> Running in 5a097d498f8f [2022-11-01T23:25:04.567Z] 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 [2022-11-01T23:25:04.658Z] Removing intermediate container 5a097d498f8f [2022-11-01T23:25:04.658Z] ---> 2128df5a3929 [2022-11-01T23:25:04.658Z] Step 10/13 : COPY go.mod vendor* ./ [2022-11-01T23:25:04.928Z] ---> 9541c5cac284 [2022-11-01T23:25:04.928Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-01T23:25:05.198Z] ---> Running in 545ac3e6e994 [2022-11-01T23:25:26.511Z] Removing intermediate container 7a586e6512ec [2022-11-01T23:25:26.511Z] ---> d50a98d2681f [2022-11-01T23:25:26.511Z] Step 14/26 : FROM alpine:3.16 [2022-11-01T23:25:26.512Z] 3.16: Pulling from library/alpine [2022-11-01T23:25:26.512Z] 213ec9aee27d: Already exists [2022-11-01T23:25:26.512Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-01T23:25:26.512Z] Status: Downloaded newer image for alpine:3.16 [2022-11-01T23:25:26.512Z] ---> 9c6f07244728 [2022-11-01T23:25:26.512Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-11-01T23:25:26.512Z] ---> Running in 6f9667f3c8a8 [2022-11-01T23:25:26.512Z] Removing intermediate container 6f9667f3c8a8 [2022-11-01T23:25:26.512Z] ---> 70ff267aa1b1 [2022-11-01T23:25:26.512Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-01T23:25:26.512Z] ---> Running in 2b1a923d7d75 [2022-11-01T23:25:26.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-01T23:25:26.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-01T23:25:26.512Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-01T23:25:26.512Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-01T23:25:26.512Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-01T23:25:26.512Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-01T23:25:26.512Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-01T23:25:26.512Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-01T23:25:26.512Z] Executing busybox-1.35.0-r17.trigger [2022-11-01T23:25:26.512Z] OK: 8 MiB in 20 packages [2022-11-01T23:25:26.512Z] Removing intermediate container 2b1a923d7d75 [2022-11-01T23:25:26.512Z] ---> aa429700d891 [2022-11-01T23:25:26.512Z] Step 17/26 : WORKDIR / [2022-11-01T23:25:26.512Z] ---> Running in 2e752d39d144 [2022-11-01T23:25:26.512Z] Removing intermediate container 2e752d39d144 [2022-11-01T23:25:26.512Z] ---> b8fe8d494e27 [2022-11-01T23:25:26.512Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-11-01T23:25:26.512Z] ---> 95bb48797734 [2022-11-01T23:25:26.512Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-11-01T23:25:26.771Z] ---> 0081be770d41 [2022-11-01T23:25:26.771Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-11-01T23:25:26.771Z] ---> a065551d4358 [2022-11-01T23:25:26.771Z] Step 21/26 : EXPOSE 59984 [2022-11-01T23:25:26.771Z] ---> Running in d6fe364a9aeb [2022-11-01T23:25:27.035Z] Removing intermediate container d6fe364a9aeb [2022-11-01T23:25:27.035Z] ---> 9c39fefeb18d [2022-11-01T23:25:27.035Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-11-01T23:25:27.035Z] ---> Running in a9f4dd88e3c0 [2022-11-01T23:25:27.035Z] Removing intermediate container a9f4dd88e3c0 [2022-11-01T23:25:27.035Z] ---> c0061431f078 [2022-11-01T23:25:27.035Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-01T23:25:27.035Z] ---> Running in e1e576ebeb63 [2022-11-01T23:25:27.294Z] Removing intermediate container e1e576ebeb63 [2022-11-01T23:25:27.294Z] ---> 8eae27ef3bb0 [2022-11-01T23:25:27.294Z] Step 24/26 : LABEL arch=amd64 [2022-11-01T23:25:27.294Z] ---> Running in f75138332894 [2022-11-01T23:25:27.294Z] Removing intermediate container f75138332894 [2022-11-01T23:25:27.294Z] ---> 1cb9dc80941d [2022-11-01T23:25:27.294Z] Step 25/26 : LABEL git_sha=dde4880ba603a1531550fce427ec8dd71d31aaa2 [2022-11-01T23:25:27.294Z] ---> Running in 9e7e1f41ac82 [2022-11-01T23:25:27.294Z] Removing intermediate container 9e7e1f41ac82 [2022-11-01T23:25:27.294Z] ---> af09bf42afd3 [2022-11-01T23:25:27.294Z] Step 26/26 : LABEL version=0.0.0 [2022-11-01T23:25:27.553Z] ---> Running in 336617efc6ed [2022-11-01T23:25:27.553Z] Removing intermediate container 336617efc6ed [2022-11-01T23:25:27.553Z] ---> 53cc19bcf0f6 [2022-11-01T23:25:27.553Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-01T23:25:27.553Z] Successfully built 53cc19bcf0f6 [2022-11-01T23:25:27.553Z] 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 [2022-11-01T23:25:28.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T23:25:28.483Z] [2022-11-01T23:25:28.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T23:25:28.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T23:25:28.867Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-01T23:25:28.867Z] 5eb5b503b376: Pulling fs layer [2022-11-01T23:25:28.867Z] 5c69ac0246d0: Pulling fs layer [2022-11-01T23:25:28.867Z] ec43610c2a17: Pulling fs layer [2022-11-01T23:25:28.867Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-01T23:25:28.867Z] 33b1e0a273af: Pulling fs layer [2022-11-01T23:25:28.867Z] 3a2ae6a8a46f: Waiting [2022-11-01T23:25:28.867Z] 5d3b04190fa2: Pulling fs layer [2022-11-01T23:25:28.867Z] 2f39f015ded8: Pulling fs layer [2022-11-01T23:25:28.867Z] 33b1e0a273af: Waiting [2022-11-01T23:25:28.867Z] 5d3b04190fa2: Waiting [2022-11-01T23:25:28.867Z] 5c69ac0246d0: Download complete [2022-11-01T23:25:28.867Z] 3a2ae6a8a46f: Download complete [2022-11-01T23:25:28.867Z] ec43610c2a17: Verifying Checksum [2022-11-01T23:25:28.867Z] ec43610c2a17: Download complete [2022-11-01T23:25:28.867Z] 5d3b04190fa2: Verifying Checksum [2022-11-01T23:25:28.867Z] 5d3b04190fa2: Download complete [2022-11-01T23:25:28.867Z] 33b1e0a273af: Verifying Checksum [2022-11-01T23:25:28.867Z] 33b1e0a273af: Download complete [2022-11-01T23:25:29.127Z] 5eb5b503b376: Verifying Checksum [2022-11-01T23:25:29.127Z] 5eb5b503b376: Download complete [2022-11-01T23:25:29.693Z] 2f39f015ded8: Download complete [2022-11-01T23:25:30.259Z] 5eb5b503b376: Pull complete [2022-11-01T23:25:30.259Z] 5c69ac0246d0: Pull complete [2022-11-01T23:25:30.826Z] ec43610c2a17: Pull complete [2022-11-01T23:25:30.826Z] 3a2ae6a8a46f: Pull complete [2022-11-01T23:25:30.826Z] 33b1e0a273af: Pull complete [2022-11-01T23:25:31.084Z] 5d3b04190fa2: Pull complete [2022-11-01T23:25:35.268Z] 2f39f015ded8: Pull complete [2022-11-01T23:25:35.268Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-01T23:25:35.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T23:25:35.268Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T23:25:35.496Z] prd-ubuntu20.04-docker-8c-8g-117773 does not seem to be running inside a container [2022-11-01T23:25:35.517Z] $ 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 [2022-11-01T23:25:37.029Z] $ docker top 4812180cefe120e860a53188bc6ba1cab8ab617f643cff3d519bc1d4decae0a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T23:25:37.495Z] ---> job-cost.sh [2022-11-01T23:25:37.495Z] lf-activate-venv: SKIPPING [2022-11-01T23:25:37.495Z] INFO: No Stack... [2022-11-01T23:25:38.062Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-01T23:25:38.321Z] INFO: Archiving Costs [Pipeline] sh [2022-11-01T23:25:38.637Z] + cat /w/workspace/undry_device-onvif-camera_PR-191/archives/cost.csv [2022-11-01T23:25:38.637Z] + cut -d, -f6 [Pipeline] lock [2022-11-01T23:25:38.684Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-191-1-stack-cost] [2022-11-01T23:25:38.688Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-191-1-stack-cost] did not exist. Created. [2022-11-01T23:25:38.688Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-191-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-01T23:25:39.079Z] + echo total: 0.4399999976158142 [Pipeline] stash [2022-11-01T23:25:39.129Z] Stashed 1 file(s) [Pipeline] } [2022-11-01T23:25:39.160Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-191-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-01T23:25:39.233Z] $ docker stop --time=1 4812180cefe120e860a53188bc6ba1cab8ab617f643cff3d519bc1d4decae0a1 [2022-11-01T23:25:40.389Z] $ docker rm -f 4812180cefe120e860a53188bc6ba1cab8ab617f643cff3d519bc1d4decae0a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-01T23:26:01.597Z] Removing intermediate container 545ac3e6e994 [2022-11-01T23:26:01.597Z] ---> 2c5cd4f52a90 [2022-11-01T23:26:01.597Z] Step 12/13 : COPY . . [2022-11-01T23:26:01.597Z] ---> 7af56c460e6f [2022-11-01T23:26:01.597Z] Step 13/13 : RUN ${MAKE} [2022-11-01T23:26:01.597Z] ---> Running in b72e84c4cdef [2022-11-01T23:26:01.597Z] noop [2022-11-01T23:26:01.597Z] Removing intermediate container b72e84c4cdef [2022-11-01T23:26:01.597Z] ---> 6da24d09d98c [2022-11-01T23:26:01.597Z] Successfully built 6da24d09d98c [2022-11-01T23:26:01.597Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T23:26:02.072Z] + docker inspect -f . ci-base-image-arm64 [2022-11-01T23:26:02.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T23:26:02.343Z] prd-ubuntu20.04-docker-arm64-4c-16g-117779 does not seem to be running inside a container [2022-11-01T23:26:02.410Z] $ 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 [2022-11-01T23:26:03.572Z] $ docker top 46c8a40df500572412889eba8c6d6237c6675855b9029086d8fd50a212b2e977 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T23:26:04.460Z] + go version [2022-11-01T23:26:04.460Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-01T23:26:04.496Z] $ docker stop --time=1 46c8a40df500572412889eba8c6d6237c6675855b9029086d8fd50a212b2e977 [2022-11-01T23:26:06.074Z] $ 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 [2022-11-01T23:26:06.911Z] + docker inspect -f . ci-base-image-arm64 [2022-11-01T23:26:06.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T23:26:07.153Z] prd-ubuntu20.04-docker-arm64-4c-16g-117779 does not seem to be running inside a container [2022-11-01T23:26:07.214Z] $ 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 [2022-11-01T23:26:08.351Z] $ docker top 3c3716412d0222557c1ce8dd87690f6aee4267b85864e8ae915f3e9241e2016b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T23:26:09.233Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-11-01T23:26:09.627Z] + make test [2022-11-01T23:26:09.627Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-01T23:26:11.568Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-11-01T23:27:48.253Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-11-01T23:27:48.253Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.197s coverage: 29.3% of statements [2022-11-01T23:27:48.253Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-11-01T23:28:06.472Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.559s coverage: 86.5% of statements [2022-11-01T23:28:06.472Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-01T23:28:06.472Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-01T23:28:28.551Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-01T23:28:28.551Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-01T23:28:28.551Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-01T23:28:28.590Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-01T23:28:28.618Z] $ docker stop --time=1 3c3716412d0222557c1ce8dd87690f6aee4267b85864e8ae915f3e9241e2016b [2022-11-01T23:28:30.355Z] $ docker rm -f 3c3716412d0222557c1ce8dd87690f6aee4267b85864e8ae915f3e9241e2016b [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T23:28:31.341Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-01T23:28:31.375Z] Warning: overwriting stash ‘coverage-report’ [2022-11-01T23:28:31.810Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-01T23:28:32.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-01T23:28:32.728Z] + ls -al . [2022-11-01T23:28:32.728Z] total 240 [2022-11-01T23:28:32.728Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 23:26 . [2022-11-01T23:28:32.728Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 23:23 .. [2022-11-01T23:28:32.728Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 23:24 .git [2022-11-01T23:28:32.728Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 23:24 .github [2022-11-01T23:28:32.728Z] -rw-rw-r-- 1 jenkins jenkins 496 Nov 1 23:24 .gitignore [2022-11-01T23:28:32.728Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 1 23:24 .golangci.yml [2022-11-01T23:28:32.728Z] -rw-rw-r-- 1 jenkins jenkins 9739 Nov 1 23:24 Attribution.txt [2022-11-01T23:28:32.728Z] -rw-rw-r-- 1 jenkins jenkins 1498 Nov 1 23:24 CHANGELOG.md [2022-11-01T23:28:32.728Z] -rw-rw-r-- 1 jenkins jenkins 1637 Nov 1 23:24 Dockerfile [2022-11-01T23:28:32.728Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 23:24 GOVERNANCE.md [2022-11-01T23:28:32.728Z] -rw-rw-r-- 1 jenkins jenkins 734 Nov 1 23:24 Jenkinsfile [2022-11-01T23:28:32.728Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 1 23:24 LICENSE [2022-11-01T23:28:32.728Z] -rw-rw-r-- 1 jenkins jenkins 2858 Nov 1 23:24 Makefile [2022-11-01T23:28:32.728Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 1 23:24 OWNERS.md [2022-11-01T23:28:32.728Z] -rw-rw-r-- 1 jenkins jenkins 6595 Nov 1 23:24 README.md [2022-11-01T23:28:32.728Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 23:23 VERSION [2022-11-01T23:28:32.728Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 23:24 bin [2022-11-01T23:28:32.728Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 23:24 cmd [2022-11-01T23:28:32.728Z] -rw-r--r-- 1 jenkins jenkins 79184 Nov 1 23:28 coverage.out [2022-11-01T23:28:32.728Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 23:24 doc [2022-11-01T23:28:32.728Z] -rw-rw-r-- 1 jenkins jenkins 3736 Nov 1 23:24 go.mod [2022-11-01T23:28:32.728Z] -rw-rw-r-- 1 jenkins jenkins 46203 Nov 1 23:24 go.sum [2022-11-01T23:28:32.728Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 23:24 internal [2022-11-01T23:28:32.728Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 23:24 snap [2022-11-01T23:28:32.728Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 1 23:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T23:28:33.145Z] + 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 . [2022-11-01T23:28:33.737Z] Sending build context to Docker daemon 20.54MB [2022-11-01T23:28:33.737Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-01T23:28:33.737Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-01T23:28:33.737Z] ---> 6da24d09d98c [2022-11-01T23:28:33.737Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-11-01T23:28:34.006Z] ---> Running in 5ac68f7b1a6b [2022-11-01T23:28:34.271Z] Removing intermediate container 5ac68f7b1a6b [2022-11-01T23:28:34.271Z] ---> e717cd2e5fc7 [2022-11-01T23:28:34.271Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-01T23:28:34.271Z] ---> Running in caf5a4a2eac3 [2022-11-01T23:28:34.547Z] Removing intermediate container caf5a4a2eac3 [2022-11-01T23:28:34.547Z] ---> e0927575a42e [2022-11-01T23:28:34.547Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-01T23:28:34.547Z] ---> Running in 825c4c3b6379 [2022-11-01T23:28:34.816Z] Removing intermediate container 825c4c3b6379 [2022-11-01T23:28:34.816Z] ---> 31277ab3e21d [2022-11-01T23:28:34.816Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-01T23:28:34.816Z] ---> Running in d7843235c13f [2022-11-01T23:28:35.086Z] Removing intermediate container d7843235c13f [2022-11-01T23:28:35.086Z] ---> ea4b420f60f3 [2022-11-01T23:28:35.086Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-11-01T23:28:35.358Z] ---> Running in 88cb9a8f3d79 [2022-11-01T23:28:35.627Z] Removing intermediate container 88cb9a8f3d79 [2022-11-01T23:28:35.627Z] ---> 4ecdd83117bb [2022-11-01T23:28:35.627Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-01T23:28:35.627Z] ---> Running in 5663b6346345 [2022-11-01T23:28:36.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-01T23:28:36.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-01T23:28:37.814Z] OK: 221 MiB in 51 packages [2022-11-01T23:28:38.399Z] Removing intermediate container 5663b6346345 [2022-11-01T23:28:38.400Z] ---> 0c3c6a2abd52 [2022-11-01T23:28:38.400Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-11-01T23:28:38.400Z] ---> Running in 26bebc7993ed [2022-11-01T23:28:38.668Z] Removing intermediate container 26bebc7993ed [2022-11-01T23:28:38.668Z] ---> 3752618bf17d [2022-11-01T23:28:38.668Z] Step 10/26 : COPY go.mod vendor* ./ [2022-11-01T23:28:39.252Z] ---> 228043d56822 [2022-11-01T23:28:39.252Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-01T23:28:39.252Z] ---> Running in 03c27fb17cba [2022-11-01T23:28:41.835Z] Removing intermediate container 03c27fb17cba [2022-11-01T23:28:41.835Z] ---> efae5b79a6db [2022-11-01T23:28:41.835Z] Step 12/26 : COPY . . [2022-11-01T23:28:43.249Z] ---> 7f44f9f9892d [2022-11-01T23:28:43.249Z] Step 13/26 : RUN ${MAKE} [2022-11-01T23:28:43.249Z] ---> Running in 36d0f6238b68 [2022-11-01T23:28:44.210Z] 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 [2022-11-01T23:31:05.938Z] Removing intermediate container 36d0f6238b68 [2022-11-01T23:31:05.938Z] ---> 7e88c1a19562 [2022-11-01T23:31:05.938Z] Step 14/26 : FROM alpine:3.16 [2022-11-01T23:31:05.938Z] 3.16: Pulling from library/alpine [2022-11-01T23:31:05.938Z] 9b18e9b68314: Already exists [2022-11-01T23:31:05.938Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-01T23:31:05.938Z] Status: Downloaded newer image for alpine:3.16 [2022-11-01T23:31:05.938Z] ---> a6215f271958 [2022-11-01T23:31:05.938Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-11-01T23:31:05.938Z] ---> Running in 6bf488ab8bde [2022-11-01T23:31:05.938Z] Removing intermediate container 6bf488ab8bde [2022-11-01T23:31:05.938Z] ---> b110f2e06b3b [2022-11-01T23:31:05.938Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-01T23:31:05.938Z] ---> Running in b3e25d378d98 [2022-11-01T23:31:05.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-01T23:31:05.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-01T23:31:05.938Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-01T23:31:05.938Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-01T23:31:05.938Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-01T23:31:05.938Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-01T23:31:05.938Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-01T23:31:05.938Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-01T23:31:05.938Z] Executing busybox-1.35.0-r17.trigger [2022-11-01T23:31:05.938Z] OK: 8 MiB in 20 packages [2022-11-01T23:31:05.938Z] Removing intermediate container b3e25d378d98 [2022-11-01T23:31:05.938Z] ---> 3641762655cf [2022-11-01T23:31:05.938Z] Step 17/26 : WORKDIR / [2022-11-01T23:31:05.938Z] ---> Running in f1de9ff8d8b4 [2022-11-01T23:31:05.938Z] Removing intermediate container f1de9ff8d8b4 [2022-11-01T23:31:05.938Z] ---> b9b1d44d3b27 [2022-11-01T23:31:05.938Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-11-01T23:31:05.938Z] ---> 4e23196cdbc8 [2022-11-01T23:31:05.938Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-11-01T23:31:05.938Z] ---> 3ecc471e44db [2022-11-01T23:31:05.938Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-11-01T23:31:05.938Z] ---> f2bcd36c9219 [2022-11-01T23:31:05.938Z] Step 21/26 : EXPOSE 59984 [2022-11-01T23:31:05.938Z] ---> Running in 66836d989c6e [2022-11-01T23:31:05.938Z] Removing intermediate container 66836d989c6e [2022-11-01T23:31:05.938Z] ---> 802bfd7640e6 [2022-11-01T23:31:05.938Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-11-01T23:31:05.938Z] ---> Running in fe90a515b210 [2022-11-01T23:31:05.938Z] Removing intermediate container fe90a515b210 [2022-11-01T23:31:05.938Z] ---> c30f876c5868 [2022-11-01T23:31:05.938Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-01T23:31:06.205Z] ---> Running in fb828dc91a57 [2022-11-01T23:31:06.473Z] Removing intermediate container fb828dc91a57 [2022-11-01T23:31:06.473Z] ---> aa94df9a681f [2022-11-01T23:31:06.473Z] Step 24/26 : LABEL arch=arm64 [2022-11-01T23:31:06.747Z] ---> Running in 4fb41a8111e8 [2022-11-01T23:31:07.014Z] Removing intermediate container 4fb41a8111e8 [2022-11-01T23:31:07.014Z] ---> 2490daa86436 [2022-11-01T23:31:07.014Z] Step 25/26 : LABEL git_sha=dde4880ba603a1531550fce427ec8dd71d31aaa2 [2022-11-01T23:31:07.014Z] ---> Running in 0f09ec19b235 [2022-11-01T23:31:07.281Z] Removing intermediate container 0f09ec19b235 [2022-11-01T23:31:07.281Z] ---> eab2e7f0177f [2022-11-01T23:31:07.281Z] Step 26/26 : LABEL version=0.0.0 [2022-11-01T23:31:07.281Z] ---> Running in 4acbc20d6786 [2022-11-01T23:31:07.547Z] Removing intermediate container 4acbc20d6786 [2022-11-01T23:31:07.547Z] ---> 5624cefc6b5b [2022-11-01T23:31:07.547Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-01T23:31:07.547Z] Successfully built 5624cefc6b5b [2022-11-01T23:31:07.547Z] 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 [2022-11-01T23:31:08.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T23:31:08.382Z] [2022-11-01T23:31:08.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T23:31:08.781Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T23:31:08.781Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-01T23:31:08.781Z] 8998bd30e6a1: Pulling fs layer [2022-11-01T23:31:08.781Z] 04944245beec: Pulling fs layer [2022-11-01T23:31:08.781Z] 699f458cf7ca: Pulling fs layer [2022-11-01T23:31:08.781Z] 765212b225bb: Pulling fs layer [2022-11-01T23:31:08.781Z] f23df028b6ca: Pulling fs layer [2022-11-01T23:31:08.781Z] d65c8cfc05b1: Pulling fs layer [2022-11-01T23:31:08.781Z] 2437ff75d9bd: Pulling fs layer [2022-11-01T23:31:08.781Z] f23df028b6ca: Waiting [2022-11-01T23:31:08.781Z] d65c8cfc05b1: Waiting [2022-11-01T23:31:08.781Z] 2437ff75d9bd: Waiting [2022-11-01T23:31:08.781Z] 765212b225bb: Waiting [2022-11-01T23:31:09.047Z] 04944245beec: Verifying Checksum [2022-11-01T23:31:09.047Z] 04944245beec: Download complete [2022-11-01T23:31:09.047Z] 765212b225bb: Verifying Checksum [2022-11-01T23:31:09.047Z] 765212b225bb: Download complete [2022-11-01T23:31:09.047Z] f23df028b6ca: Verifying Checksum [2022-11-01T23:31:09.047Z] f23df028b6ca: Download complete [2022-11-01T23:31:09.047Z] d65c8cfc05b1: Verifying Checksum [2022-11-01T23:31:09.047Z] d65c8cfc05b1: Download complete [2022-11-01T23:31:09.047Z] 699f458cf7ca: Verifying Checksum [2022-11-01T23:31:09.047Z] 699f458cf7ca: Download complete [2022-11-01T23:31:09.632Z] 8998bd30e6a1: Verifying Checksum [2022-11-01T23:31:09.632Z] 8998bd30e6a1: Download complete [2022-11-01T23:31:11.578Z] 2437ff75d9bd: Verifying Checksum [2022-11-01T23:31:11.578Z] 2437ff75d9bd: Download complete [2022-11-01T23:31:13.520Z] 8998bd30e6a1: Pull complete [2022-11-01T23:31:13.787Z] 04944245beec: Pull complete [2022-11-01T23:31:15.214Z] 699f458cf7ca: Pull complete [2022-11-01T23:31:15.214Z] 765212b225bb: Pull complete [2022-11-01T23:31:16.171Z] f23df028b6ca: Pull complete [2022-11-01T23:31:16.171Z] d65c8cfc05b1: Pull complete [2022-11-01T23:31:31.161Z] 2437ff75d9bd: Pull complete [2022-11-01T23:31:31.161Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-01T23:31:31.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T23:31:31.161Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T23:31:31.472Z] prd-ubuntu20.04-docker-arm64-4c-16g-117779 does not seem to be running inside a container [2022-11-01T23:31:31.532Z] $ 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 [2022-11-01T23:31:34.084Z] $ docker top 35a8cb4aef2e83d6b3b0132d40e5bb4397fb44ed6b07740544c5e6adde1dcafe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T23:31:34.641Z] ---> job-cost.sh [2022-11-01T23:31:34.907Z] lf-activate-venv: SKIPPING [2022-11-01T23:31:34.907Z] INFO: No Stack... [2022-11-01T23:31:35.487Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-01T23:31:36.068Z] INFO: Archiving Costs [Pipeline] sh [2022-11-01T23:31:36.477Z] + cut -d, -f6 [2022-11-01T23:31:36.477Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2022-11-01T23:31:36.538Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-191-1-stack-cost] [2022-11-01T23:31:36.543Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-191-1-stack-cost] did not exist. Created. [2022-11-01T23:31:36.543Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-191-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-01T23:31:36.988Z] /w/workspace/device-onvif-camera/1@tmp/durable-0f4c00d6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-01T23:31:37.355Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-01T23:31:37.391Z] Warning: overwriting stash ‘stack-cost’ [2022-11-01T23:31:37.449Z] Stashed 1 file(s) [Pipeline] } [2022-11-01T23:31:37.467Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-191-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-01T23:31:37.553Z] $ docker stop --time=1 35a8cb4aef2e83d6b3b0132d40e5bb4397fb44ed6b07740544c5e6adde1dcafe [2022-11-01T23:31:39.046Z] $ 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 [2022-11-01T23:31:40.093Z] provisioning config files... [2022-11-01T23:31:40.100Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-191@tmp/config6806702339749677709tmp [Pipeline] { [Pipeline] sh [2022-11-01T23:31:40.438Z] + set +x [2022-11-01T23:31:40.438Z] + curl -s https://codecov.io/bash [2022-11-01T23:31:40.438Z] + bash -s -- [2022-11-01T23:31:40.438Z] [2022-11-01T23:31:40.438Z] _____ _ [2022-11-01T23:31:40.438Z] / ____| | | [2022-11-01T23:31:40.438Z] | | ___ __| | ___ ___ _____ __ [2022-11-01T23:31:40.438Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-01T23:31:40.438Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-01T23:31:40.438Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-01T23:31:40.438Z] Bash-1.0.6 [2022-11-01T23:31:40.438Z] [2022-11-01T23:31:40.438Z] [2022-11-01T23:31:40.438Z] ==> git version 2.25.1 found [2022-11-01T23:31:40.438Z] ==> 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 [2022-11-01T23:31:40.439Z] Release-Date: 2020-01-08 [2022-11-01T23:31:40.439Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-01T23:31:40.439Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-01T23:31:40.439Z] ==> Jenkins CI detected. [2022-11-01T23:31:40.439Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-191 [2022-11-01T23:31:40.439Z] project root: . [2022-11-01T23:31:40.439Z] --> token set from env [2022-11-01T23:31:40.439Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-01T23:31:40.698Z] ==> Running gcov in . (disable via -X gcov) [2022-11-01T23:31:40.698Z] ==> Python coveragepy not found [2022-11-01T23:31:40.698Z] ==> Searching for coverage reports in: [2022-11-01T23:31:40.698Z] + . [2022-11-01T23:31:40.698Z] -> Found 1 reports [2022-11-01T23:31:40.698Z] ==> Detecting git/mercurial file structure [2022-11-01T23:31:40.698Z] ==> Reading reports [2022-11-01T23:31:40.698Z] + ./coverage.out bytes=79184 [2022-11-01T23:31:40.698Z] ==> Appending adjustments [2022-11-01T23:31:40.698Z] https://docs.codecov.io/docs/fixing-reports [2022-11-01T23:31:40.698Z] + Found adjustments [2022-11-01T23:31:40.698Z] ==> Gzipping contents [2022-11-01T23:31:40.698Z] 12K /tmp/codecov.Rf9CtU.gz [2022-11-01T23:31:40.698Z] ==> Uploading reports [2022-11-01T23:31:40.698Z] url: https://codecov.io [2022-11-01T23:31:40.698Z] 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= [2022-11-01T23:31:40.698Z] -> Pinging Codecov [2022-11-01T23:31:40.698Z] 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= [2022-11-01T23:31:41.265Z] -> Uploading to [2022-11-01T23:31:41.266Z] 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 [2022-11-01T23:31:41.266Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-01T23:31:41.266Z] Dload Upload Total Spent Left Speed [2022-11-01T23:31:41.524Z] 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 [2022-11-01T23:31:41.524Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/dde4880ba603a1531550fce427ec8dd71d31aaa2 [Pipeline] } [2022-11-01T23:31:41.553Z] 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 [2022-11-01T23:31:43.326Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-191/archives ] [2022-11-01T23:31:43.326Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-191/archives [2022-11-01T23:31:43.326Z] total 16 [2022-11-01T23:31:43.326Z] drwxr-xr-x 3 root root 4096 Nov 1 23:25 . [2022-11-01T23:31:43.326Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 23:25 .. [2022-11-01T23:31:43.326Z] drwxr-xr-x 2 root root 4096 Nov 1 23:25 cost [2022-11-01T23:31:43.326Z] -rw-r--r-- 1 root root 92 Nov 1 23:25 cost.csv [2022-11-01T23:31:43.326Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-191/archives [2022-11-01T23:31:43.326Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-191/archives [2022-11-01T23:31:43.326Z] total 16 [2022-11-01T23:31:43.326Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 23:25 . [2022-11-01T23:31:43.326Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 23:25 .. [2022-11-01T23:31:43.326Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 23:25 cost [2022-11-01T23:31:43.326Z] -rw-r--r-- 1 jenkins jenkins 92 Nov 1 23:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-01T23:31:43.661Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T23:31:44.551Z] ---> package-listing.sh [2022-11-01T23:31:44.551Z] ++ facter osfamily [2022-11-01T23:31:44.551Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-01T23:31:44.811Z] + OS_FAMILY=debian [2022-11-01T23:31:44.811Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-191 [2022-11-01T23:31:44.811Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-01T23:31:44.811Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-01T23:31:44.811Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-01T23:31:44.811Z] + PACKAGES=/tmp/packages_start.txt [2022-11-01T23:31:44.811Z] + '[' /w/workspace/undry_device-onvif-camera_PR-191 ']' [2022-11-01T23:31:44.811Z] + PACKAGES=/tmp/packages_end.txt [2022-11-01T23:31:44.811Z] + case "${OS_FAMILY}" in [2022-11-01T23:31:44.811Z] + dpkg -l [2022-11-01T23:31:44.811Z] + grep '^ii' [2022-11-01T23:31:44.811Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-01T23:31:44.811Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-01T23:31:44.811Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-01T23:31:44.811Z] + '[' /w/workspace/undry_device-onvif-camera_PR-191 ']' [2022-11-01T23:31:44.811Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-191/archives/ [2022-11-01T23:31:44.811Z] + 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 [2022-11-01T23:31:44.843Z] 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 [2022-11-01T23:31:45.135Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T23:31:45.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T23:31:45.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T23:31:45.915Z] prd-ubuntu20.04-docker-8c-8g-117773 does not seem to be running inside a container [2022-11-01T23:31:45.942Z] $ 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 [2022-11-01T23:31:46.140Z] $ docker top c67422fb1943d71a909c9fcf8add39ccca209dd87f7368cc3d7c361cae3d63f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T23:31:46.538Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-01T23:31:46.849Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-01T23:31:47.163Z] + ls /var/log/sa-host [2022-11-01T23:31:47.163Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-01T23:31:47.379Z] provisioning config files... [2022-11-01T23:31:47.388Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-191@tmp/config15215332315633550830tmp [Pipeline] { [Pipeline] echo [2022-11-01T23:31:47.437Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T23:31:47.746Z] ---> create-netrc.sh [Pipeline] } [2022-11-01T23:31:47.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-01T23:31:48.168Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-01T23:31:48.202Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T23:31:48.514Z] ---> sudo-logs.sh [2022-11-01T23:31:48.514Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-01T23:31:48.610Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T23:31:48.918Z] ---> job-cost.sh [2022-11-01T23:31:48.918Z] lf-activate-venv: SKIPPING [2022-11-01T23:31:48.918Z] DEBUG: total: 0.4399999976158142 [2022-11-01T23:31:48.918Z] INFO: Retrieving Stack Cost... [2022-11-01T23:31:49.486Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-01T23:31:49.746Z] INFO: Archiving Costs [Pipeline] echo [2022-11-01T23:31:49.784Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T23:31:50.098Z] ---> logs-deploy.sh [2022-11-01T23:31:50.098Z] lf-activate-venv: SKIPPING [2022-11-01T23:31:50.098Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-191/1 [2022-11-01T23:31:50.098Z] INFO: archiving workspace using pattern(s): [2022-11-01T23:31:51.034Z] Archives upload complete. [2022-11-01T23:31:51.294Z] INFO: archiving logs to Nexus [2022-11-01T23:31:51.866Z] ---> uname -a: [2022-11-01T23:31:51.866Z] 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 [2022-11-01T23:31:51.866Z] [2022-11-01T23:31:51.866Z] [2022-11-01T23:31:51.866Z] ---> lscpu: [2022-11-01T23:31:51.866Z] Architecture: x86_64 [2022-11-01T23:31:51.866Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-01T23:31:51.866Z] Byte Order: Little Endian [2022-11-01T23:31:51.866Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-01T23:31:51.866Z] CPU(s): 8 [2022-11-01T23:31:51.866Z] On-line CPU(s) list: 0-7 [2022-11-01T23:31:51.866Z] Thread(s) per core: 1 [2022-11-01T23:31:51.866Z] Core(s) per socket: 1 [2022-11-01T23:31:51.866Z] Socket(s): 8 [2022-11-01T23:31:51.866Z] NUMA node(s): 1 [2022-11-01T23:31:51.866Z] Vendor ID: AuthenticAMD [2022-11-01T23:31:51.866Z] CPU family: 23 [2022-11-01T23:31:51.866Z] Model: 49 [2022-11-01T23:31:51.866Z] Model name: AMD EPYC-Rome Processor [2022-11-01T23:31:51.866Z] Stepping: 0 [2022-11-01T23:31:51.866Z] CPU MHz: 2799.998 [2022-11-01T23:31:51.866Z] BogoMIPS: 5599.99 [2022-11-01T23:31:51.866Z] Virtualization: AMD-V [2022-11-01T23:31:51.866Z] Hypervisor vendor: KVM [2022-11-01T23:31:51.866Z] Virtualization type: full [2022-11-01T23:31:51.866Z] L1d cache: 256 KiB [2022-11-01T23:31:51.866Z] L1i cache: 256 KiB [2022-11-01T23:31:51.866Z] L2 cache: 4 MiB [2022-11-01T23:31:51.866Z] L3 cache: 128 MiB [2022-11-01T23:31:51.866Z] NUMA node0 CPU(s): 0-7 [2022-11-01T23:31:51.866Z] Vulnerability Itlb multihit: Not affected [2022-11-01T23:31:51.866Z] Vulnerability L1tf: Not affected [2022-11-01T23:31:51.866Z] Vulnerability Mds: Not affected [2022-11-01T23:31:51.866Z] Vulnerability Meltdown: Not affected [2022-11-01T23:31:51.866Z] Vulnerability Mmio stale data: Not affected [2022-11-01T23:31:51.866Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-01T23:31:51.866Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-01T23:31:51.866Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-01T23:31:51.866Z] Vulnerability Srbds: Not affected [2022-11-01T23:31:51.866Z] Vulnerability Tsx async abort: Not affected [2022-11-01T23:31:51.866Z] 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 [2022-11-01T23:31:51.866Z] [2022-11-01T23:31:51.866Z] [2022-11-01T23:31:51.866Z] ---> nproc: [2022-11-01T23:31:51.866Z] 8 [2022-11-01T23:31:51.866Z] [2022-11-01T23:31:51.866Z] [2022-11-01T23:31:51.866Z] ---> df -h: [2022-11-01T23:31:51.866Z] Filesystem Size Used Avail Use% Mounted on [2022-11-01T23:31:51.866Z] overlay 155G 12G 144G 8% / [2022-11-01T23:31:51.866Z] tmpfs 64M 0 64M 0% /dev [2022-11-01T23:31:51.866Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-01T23:31:51.866Z] shm 64M 0 64M 0% /dev/shm [2022-11-01T23:31:51.866Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-11-01T23:31:51.866Z] [2022-11-01T23:31:51.866Z] [2022-11-01T23:31:51.866Z] ---> sar -b -r -n DEV: [2022-11-01T23:31:51.866Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117773) 11/01/22 _x86_64_ (8 CPU) [2022-11-01T23:31:51.866Z] [2022-11-01T23:31:51.866Z] 22:15:28 LINUX RESTART (8 CPU) [2022-11-01T23:31:51.866Z] [2022-11-01T23:31:51.866Z] 22:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-01T23:31:51.866Z] 22:17:01 6.75 0.18 6.56 0.00 3.33 412.01 0.00 [2022-11-01T23:31:51.866Z] 22:18:01 2.27 0.00 2.27 0.00 0.00 26.66 0.00 [2022-11-01T23:31:51.866Z] 22:19:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 [2022-11-01T23:31:51.866Z] 22:20:01 1.95 0.00 1.95 0.00 0.00 22.53 0.00 [2022-11-01T23:31:51.866Z] 22:21:01 39.44 10.35 29.09 0.00 2905.70 4830.66 0.00 [2022-11-01T23:31:51.866Z] 22:22:01 2.45 0.00 2.45 0.00 0.00 28.79 0.00 [2022-11-01T23:31:51.866Z] 22:23:01 1.37 0.00 1.37 0.00 0.00 15.19 0.00 [2022-11-01T23:31:51.866Z] 22:24:01 1.95 0.00 1.95 0.00 0.00 21.73 0.00 [2022-11-01T23:31:51.866Z] 22:25:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 [2022-11-01T23:31:51.866Z] 22:26:01 2.37 0.00 2.37 0.00 0.00 37.99 0.00 [2022-11-01T23:31:51.866Z] 22:27:02 1.15 0.00 1.15 0.00 0.00 12.93 0.00 [2022-11-01T23:31:51.866Z] 22:28:01 1.90 0.00 1.90 0.00 0.00 21.56 0.00 [2022-11-01T23:31:51.866Z] 22:29:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 [2022-11-01T23:31:51.866Z] 22:30:01 1.95 0.00 1.95 0.00 0.00 21.73 0.00 [2022-11-01T23:31:51.866Z] 22:31:01 2.00 0.02 1.98 0.00 0.13 25.60 0.00 [2022-11-01T23:31:51.866Z] 22:32:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 [2022-11-01T23:31:51.866Z] 22:33:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 [2022-11-01T23:31:51.866Z] 22:34:01 1.23 0.00 1.23 0.00 0.00 15.19 0.00 [2022-11-01T23:31:51.866Z] 22:35:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 [2022-11-01T23:31:51.866Z] 22:36:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 [2022-11-01T23:31:51.866Z] 22:37:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 [2022-11-01T23:31:51.866Z] 22:38:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 [2022-11-01T23:31:51.866Z] 22:39:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 [2022-11-01T23:31:51.866Z] 22:40:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 [2022-11-01T23:31:51.866Z] 22:41:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 [2022-11-01T23:31:51.866Z] 22:42:01 1.02 0.00 1.02 0.00 0.00 13.33 0.00 [2022-11-01T23:31:51.866Z] 22:43:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 [2022-11-01T23:31:51.866Z] 22:44:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 [2022-11-01T23:31:51.866Z] 22:45:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 [2022-11-01T23:31:51.866Z] 22:46:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 [2022-11-01T23:31:51.866Z] 22:47:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 [2022-11-01T23:31:51.866Z] 22:48:01 1.57 0.00 1.57 0.00 0.00 18.80 0.00 [2022-11-01T23:31:51.866Z] 22:49:01 0.82 0.00 0.82 0.00 0.00 9.33 0.00 [2022-11-01T23:31:51.866Z] 22:50:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 [2022-11-01T23:31:51.866Z] 22:51:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 [2022-11-01T23:31:51.866Z] 22:52:01 0.85 0.00 0.85 0.00 0.00 11.33 0.00 [2022-11-01T23:31:51.866Z] 22:53:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 [2022-11-01T23:31:51.866Z] 22:54:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 [2022-11-01T23:31:51.866Z] 22:55:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 [2022-11-01T23:31:51.866Z] 22:56:01 5.23 3.63 1.60 0.00 84.25 31.19 0.00 [2022-11-01T23:31:51.866Z] 22:57:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 [2022-11-01T23:31:51.866Z] 22:58:01 1.43 0.00 1.43 0.00 0.00 17.47 0.00 [2022-11-01T23:31:51.866Z] 22:59:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 [2022-11-01T23:31:51.866Z] 23:00:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 [2022-11-01T23:31:51.866Z] 23:01:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 [2022-11-01T23:31:51.866Z] 23:02:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 [2022-11-01T23:31:51.866Z] 23:03:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 [2022-11-01T23:31:51.866Z] 23:04:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 [2022-11-01T23:31:51.866Z] 23:05:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2022-11-01T23:31:51.866Z] 23:06:01 1.50 0.00 1.50 0.00 0.00 17.59 0.00 [2022-11-01T23:31:51.866Z] 23:07:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2022-11-01T23:31:51.866Z] 23:08:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 [2022-11-01T23:31:51.866Z] 23:09:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 [2022-11-01T23:31:51.866Z] 23:10:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 [2022-11-01T23:31:51.866Z] 23:11:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2022-11-01T23:31:51.866Z] 23:12:01 1.53 0.00 1.53 0.00 0.00 18.93 0.00 [2022-11-01T23:31:51.866Z] 23:13:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 [2022-11-01T23:31:51.866Z] 23:14:01 1.57 0.00 1.57 0.00 0.00 19.06 0.00 [2022-11-01T23:31:51.866Z] 23:15:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 [2022-11-01T23:31:51.866Z] 23:16:01 1.83 0.00 1.83 0.00 0.00 20.80 0.00 [2022-11-01T23:31:51.866Z] 23:17:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 [2022-11-01T23:31:51.866Z] 23:18:01 1.65 0.00 1.65 0.00 0.00 19.60 0.00 [2022-11-01T23:31:51.866Z] 23:19:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 [2022-11-01T23:31:51.866Z] 23:20:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 [2022-11-01T23:31:51.866Z] 23:21:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 [2022-11-01T23:31:51.866Z] 23:22:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 [2022-11-01T23:31:51.866Z] 23:23:01 1.27 0.00 1.27 0.00 0.00 15.86 0.00 [2022-11-01T23:31:51.866Z] 23:24:01 290.23 12.73 277.50 0.00 1859.02 14157.24 0.00 [2022-11-01T23:31:51.866Z] 23:25:01 202.65 0.98 201.67 0.00 27.86 74593.40 0.00 [2022-11-01T23:31:51.866Z] 23:26:01 162.42 0.08 162.34 0.00 9.20 37177.67 0.00 [2022-11-01T23:31:51.866Z] 23:27:01 1.88 0.00 1.88 0.00 0.00 23.06 0.00 [2022-11-01T23:31:51.866Z] 23:28:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 [2022-11-01T23:31:51.866Z] 23:29:01 1.53 0.00 1.53 0.00 0.00 16.26 0.00 [2022-11-01T23:31:51.866Z] 23:30:01 1.87 0.00 1.87 0.00 0.00 20.80 0.00 [2022-11-01T23:31:51.866Z] 23:31:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2022-11-01T23:31:51.866Z] Average: 10.66 0.37 10.29 0.00 65.21 1764.57 0.00 [2022-11-01T23:31:51.866Z] [2022-11-01T23:31:51.866Z] 22:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-01T23:31:51.866Z] 22:17:01 30604312 31874220 499820 1.52 47256 1541344 1660992 4.90 608996 1412008 16 [2022-11-01T23:31:51.866Z] 22:18:01 30604308 31874456 498836 1.52 47352 1541348 1660992 4.90 609172 1412000 0 [2022-11-01T23:31:51.867Z] 22:19:01 30602156 31872416 500712 1.52 47440 1541356 1660992 4.90 613256 1412004 172 [2022-11-01T23:31:51.867Z] 22:20:01 30601896 31872228 500864 1.52 47536 1541360 1660992 4.90 613548 1412012 8 [2022-11-01T23:31:51.867Z] 22:21:01 30302080 31846080 506812 1.54 66612 1790808 1719544 5.07 768052 1527444 332 [2022-11-01T23:31:51.867Z] 22:22:01 30302464 31846516 506900 1.54 66696 1790804 1700424 5.01 767700 1527404 168 [2022-11-01T23:31:51.867Z] 22:23:01 30302608 31846780 506716 1.54 66792 1790808 1700424 5.01 767668 1527408 172 [2022-11-01T23:31:51.867Z] 22:24:01 30302640 31846920 506552 1.54 66888 1790812 1700424 5.01 767676 1527412 172 [2022-11-01T23:31:51.867Z] 22:25:01 30302528 31846880 506496 1.54 66984 1790816 1700424 5.01 767816 1527420 156 [2022-11-01T23:31:51.867Z] 22:26:01 30302228 31847004 506516 1.54 67120 1790820 1700424 5.01 767892 1527660 184 [2022-11-01T23:31:51.867Z] 22:27:02 30302156 31847080 506272 1.54 67184 1790948 1700424 5.01 768348 1527736 172 [2022-11-01T23:31:51.867Z] 22:28:01 30302280 31847344 505988 1.54 67268 1790952 1700424 5.01 768220 1527796 180 [2022-11-01T23:31:51.867Z] 22:29:01 30302176 31847284 505908 1.54 67288 1790956 1700424 5.01 768068 1527796 180 [2022-11-01T23:31:51.867Z] 22:30:01 30301876 31847076 506048 1.54 67376 1790960 1700424 5.01 768172 1527800 180 [2022-11-01T23:31:51.867Z] 22:31:01 30300416 31845724 507064 1.54 67460 1790940 1716352 5.06 768640 1527780 184 [2022-11-01T23:31:51.867Z] 22:32:01 30300584 31845956 507012 1.54 67512 1790940 1716352 5.06 768568 1527780 180 [2022-11-01T23:31:51.867Z] 22:33:01 30300804 31846236 506664 1.54 67560 1790944 1716352 5.06 768852 1527784 184 [2022-11-01T23:31:51.867Z] 22:34:01 30300788 31846360 506564 1.54 67584 1791072 1716352 5.06 768948 1527896 220 [2022-11-01T23:31:51.867Z] 22:35:01 30300732 31846324 506544 1.54 67600 1791076 1716352 5.06 768816 1527900 176 [2022-11-01T23:31:51.867Z] 22:36:01 30300820 31846476 506404 1.54 67652 1791072 1716352 5.06 768532 1527920 16 [2022-11-01T23:31:51.867Z] 22:37:01 30301076 31846768 506436 1.54 67676 1791084 1716352 5.06 769040 1527920 188 [2022-11-01T23:31:51.867Z] 22:38:01 30301076 31846788 506404 1.54 67692 1791088 1716352 5.06 769124 1527924 212 [2022-11-01T23:31:51.867Z] 22:39:01 30301100 31846812 506360 1.54 67708 1791088 1716352 5.06 768772 1527924 8 [2022-11-01T23:31:51.867Z] 22:40:01 30300500 31846260 506796 1.54 67732 1791092 1716352 5.06 769036 1527928 208 [2022-11-01T23:31:51.867Z] 22:41:01 30300548 31846328 506724 1.54 67756 1791092 1716352 5.06 768780 1527932 12 [2022-11-01T23:31:51.867Z] 22:42:01 30300388 31846212 506716 1.54 67780 1791100 1716352 5.06 769248 1527940 212 [2022-11-01T23:31:51.867Z] 22:43:01 30295216 31841080 511752 1.56 67820 1791104 1716352 5.06 775436 1527948 8 [2022-11-01T23:31:51.867Z] 22:44:01 30295400 31841308 511668 1.56 67852 1791104 1716352 5.06 775184 1527944 132 [2022-11-01T23:31:51.867Z] 22:45:01 30294808 31840728 512132 1.56 67884 1791108 1732404 5.11 775552 1527948 196 [2022-11-01T23:31:51.867Z] 22:46:01 30294580 31840580 512304 1.56 67924 1791116 1732404 5.11 775432 1527952 68 [2022-11-01T23:31:51.867Z] 22:47:01 30294532 31840536 512252 1.56 67968 1791108 1732404 5.11 775460 1527952 4 [2022-11-01T23:31:51.867Z] 22:48:01 30294736 31840804 511932 1.56 68008 1791120 1732404 5.11 775456 1527956 12 [2022-11-01T23:31:51.867Z] 22:49:01 30294436 31840532 512152 1.56 68024 1791120 1732404 5.11 775480 1527956 8 [2022-11-01T23:31:51.867Z] 22:50:01 30294572 31840728 512044 1.56 68056 1791124 1732404 5.11 776104 1527964 208 [2022-11-01T23:31:51.867Z] 22:51:01 30294564 31840744 512148 1.56 68080 1791124 1716340 5.06 775848 1527968 12 [2022-11-01T23:31:51.867Z] 22:52:01 30302124 31848328 504624 1.53 68104 1791128 1716340 5.06 768116 1527968 176 [2022-11-01T23:31:51.867Z] 22:53:01 30302108 31848328 504572 1.53 68120 1791124 1716340 5.06 768124 1527972 4 [2022-11-01T23:31:51.867Z] 22:54:01 30302060 31848328 504532 1.53 68152 1791132 1716340 5.06 768172 1527972 132 [2022-11-01T23:31:51.867Z] 22:55:01 30302036 31848324 504472 1.53 68168 1791136 1716340 5.06 768172 1527976 8 [2022-11-01T23:31:51.867Z] 22:56:01 30265424 31815132 536752 1.63 68216 1793948 1700040 5.01 804568 1529592 80 [2022-11-01T23:31:51.867Z] 22:57:01 30264776 31814544 537204 1.63 68256 1793948 1700040 5.01 804344 1529584 20 [2022-11-01T23:31:51.867Z] 22:58:01 30264540 31814332 537360 1.63 68280 1793956 1700040 5.01 804080 1529588 40 [2022-11-01T23:31:51.867Z] 22:59:01 30264928 31814748 537096 1.63 68296 1793956 1700040 5.01 804496 1529592 184 [2022-11-01T23:31:51.867Z] 23:00:01 30264856 31814696 537088 1.63 68312 1793960 1700040 5.01 804456 1529596 220 [2022-11-01T23:31:51.867Z] 23:01:01 30264564 31814428 537296 1.63 68336 1793956 1700040 5.01 804868 1529600 20 [2022-11-01T23:31:51.867Z] 23:02:01 30264328 31814236 537468 1.63 68368 1793964 1700040 5.01 804560 1529600 220 [2022-11-01T23:31:51.867Z] 23:03:01 30264476 31814600 536984 1.63 68456 1794096 1700040 5.01 804804 1529728 200 [2022-11-01T23:31:51.867Z] 23:04:01 30264348 31814508 537428 1.63 68488 1794100 1716100 5.06 805912 1529728 204 [2022-11-01T23:31:51.867Z] 23:05:01 30264380 31814548 537360 1.63 68520 1794104 1716100 5.06 805140 1529732 12 [2022-11-01T23:31:51.867Z] 23:06:01 30263968 31814200 537608 1.63 68552 1794100 1716100 5.06 805764 1529740 20 [2022-11-01T23:31:51.867Z] 23:07:01 30263928 31814176 537540 1.63 68584 1794108 1716100 5.06 805808 1529744 192 [2022-11-01T23:31:51.867Z] 23:08:01 30263872 31814180 537612 1.63 68608 1794112 1716100 5.06 806000 1529748 212 [2022-11-01T23:31:51.867Z] 23:09:01 30263596 31813960 537792 1.64 68680 1794096 1716100 5.06 806048 1529748 196 [2022-11-01T23:31:51.867Z] 23:10:01 30263464 31813888 537992 1.64 68712 1794116 1716100 5.06 805936 1529752 220 [2022-11-01T23:31:51.867Z] 23:11:01 30263496 31813940 537928 1.64 68736 1794112 1716100 5.06 806204 1529752 24 [2022-11-01T23:31:51.867Z] 23:12:01 30263416 31813900 537908 1.64 68768 1794120 1716100 5.06 806400 1529756 192 [2022-11-01T23:31:51.867Z] 23:13:01 30262864 31813436 538308 1.64 68848 1794124 1716100 5.06 806452 1529760 180 [2022-11-01T23:31:51.867Z] 23:14:01 30262920 31813532 538208 1.64 68884 1794132 1716100 5.06 806056 1529764 8 [2022-11-01T23:31:51.867Z] 23:15:01 30262864 31813500 538188 1.64 68900 1794136 1716100 5.06 806456 1529772 188 [2022-11-01T23:31:51.867Z] 23:16:01 30263140 31813824 537860 1.64 68956 1794128 1738784 5.12 806636 1529772 12 [2022-11-01T23:31:51.867Z] 23:17:01 30261712 31812492 539036 1.64 69036 1794140 1738784 5.12 806868 1529776 240 [2022-11-01T23:31:51.867Z] 23:18:01 30261412 31812352 539128 1.64 69060 1794272 1738784 5.12 806956 1529908 216 [2022-11-01T23:31:51.867Z] 23:19:01 30261436 31812404 539076 1.64 69084 1794272 1738784 5.12 806604 1529908 8 [2022-11-01T23:31:51.867Z] 23:20:01 30261388 31812384 539036 1.64 69108 1794276 1738784 5.12 806628 1529912 40 [2022-11-01T23:31:51.867Z] 23:21:01 30261520 31812568 539188 1.64 69172 1794276 1738784 5.12 807276 1529912 48 [2022-11-01T23:31:51.867Z] 23:22:01 30261488 31812572 539144 1.64 69188 1794284 1722136 5.08 807472 1529916 268 [2022-11-01T23:31:51.867Z] 23:23:01 30260684 31811820 539840 1.64 69232 1794288 1722136 5.08 808376 1529924 200 [2022-11-01T23:31:51.867Z] 23:24:01 29042148 31544576 761044 2.31 92404 2686784 2016068 5.94 1194260 2276324 531292 [2022-11-01T23:31:51.867Z] 23:25:01 28128608 31521536 767800 2.33 163616 3431668 2034372 6.00 1446248 2845360 0 [2022-11-01T23:31:51.867Z] 23:26:01 27388320 31551256 734524 2.23 174332 4128688 1791788 5.28 1468956 3496028 376 [2022-11-01T23:31:51.867Z] 23:27:01 27388112 31551120 734472 2.23 174356 4128692 1791788 5.28 1468804 3496032 208 [2022-11-01T23:31:51.867Z] 23:28:01 27391496 31554552 730916 2.22 174364 4128696 1791788 5.28 1465536 3496036 232 [2022-11-01T23:31:51.867Z] 23:29:01 27391984 31555104 730348 2.22 174428 4128696 1791788 5.28 1465436 3496036 200 [2022-11-01T23:31:51.867Z] 23:30:01 27400512 31563636 721776 2.19 174452 4128700 1791788 5.28 1456768 3496040 8 [2022-11-01T23:31:51.867Z] 23:31:01 27400424 31563588 721744 2.19 174464 4128700 1791788 5.28 1457108 3496040 20 [2022-11-01T23:31:51.867Z] Average: 30024148 31803589 543157 1.65 77090 1999692 1727254 5.09 845223 1707371 7211 [2022-11-01T23:31:51.867Z] [2022-11-01T23:31:51.867Z] 22:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-01T23:31:51.867Z] 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:17:01 ens3 5.33 2.53 6.03 1.55 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:18:01 ens3 2.68 0.72 0.76 0.48 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:19:01 ens3 2.58 0.88 2.39 0.67 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:20:01 ens3 0.58 0.32 0.27 0.21 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:21:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:21:01 ens3 101.03 60.43 1314.92 4.36 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:22:01 ens3 0.43 0.18 0.08 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:23:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:24:01 ens3 0.23 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:25:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:26:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:27:02 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:28:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:29:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.867Z] 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:31:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:33:01 ens3 0.18 0.13 0.12 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:36:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:41:01 ens3 0.15 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:42:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:43:01 ens3 0.47 0.47 0.26 0.22 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:46:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:47:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:50:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:51:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:56:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:56:01 ens3 13.48 8.93 12.20 6.25 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:01:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:02:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:04:01 ens3 1.05 0.75 0.39 0.30 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:06:01 ens3 0.25 0.22 0.08 0.08 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:11:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:12:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.868Z] 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:16:01 ens3 0.22 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:17:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:21:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:23:01 ens3 0.72 0.57 0.75 0.04 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:24:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:24:01 ens3 482.04 323.28 6089.73 81.27 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:24:01 docker0 9.98 9.77 0.99 114.53 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:25:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:25:01 ens3 267.94 194.90 1851.80 33.35 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:25:01 docker0 168.38 224.01 13.67 1811.06 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:26:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:26:01 ens3 120.25 78.55 2627.92 15.38 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:26:01 docker0 4.03 9.78 0.26 98.66 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:31:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] Average: ens3 13.40 9.03 158.82 1.94 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] Average: docker0 2.43 3.25 0.20 27.00 0.00 0.00 0.00 0.00 [2022-11-01T23:31:51.869Z] [2022-11-01T23:31:51.869Z] [2022-11-01T23:31:51.869Z] ---> sar -P ALL: [2022-11-01T23:31:51.869Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117773) 11/01/22 _x86_64_ (8 CPU) [2022-11-01T23:31:51.869Z] [2022-11-01T23:31:51.869Z] 22:15:28 LINUX RESTART (8 CPU) [2022-11-01T23:31:51.869Z] [2022-11-01T23:31:51.869Z] 22:16:01 CPU %user %nice %system %iowait %steal %idle [2022-11-01T23:31:51.869Z] 22:17:01 all 0.13 0.00 0.04 0.05 0.01 99.77 [2022-11-01T23:31:51.869Z] 22:17:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2022-11-01T23:31:51.869Z] 22:17:01 1 0.17 0.00 0.03 0.00 0.00 99.80 [2022-11-01T23:31:51.869Z] 22:17:01 2 0.12 0.00 0.05 0.18 0.02 99.63 [2022-11-01T23:31:51.869Z] 22:17:01 3 0.25 0.00 0.05 0.00 0.00 99.70 [2022-11-01T23:31:51.869Z] 22:17:01 4 0.03 0.00 0.07 0.18 0.02 99.70 [2022-11-01T23:31:51.869Z] 22:17:01 5 0.08 0.00 0.02 0.00 0.02 99.88 [2022-11-01T23:31:51.869Z] 22:17:01 6 0.13 0.00 0.05 0.00 0.00 99.82 [2022-11-01T23:31:51.869Z] 22:17:01 7 0.22 0.00 0.05 0.00 0.00 99.73 [2022-11-01T23:31:51.869Z] 22:18:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-11-01T23:31:51.869Z] 22:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-11-01T23:31:51.869Z] 22:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.869Z] 22:18:01 2 0.05 0.00 0.07 0.08 0.02 99.78 [2022-11-01T23:31:51.869Z] 22:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T23:31:51.869Z] 22:18:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-11-01T23:31:51.869Z] 22:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.869Z] 22:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T23:31:51.869Z] 22:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T23:31:51.869Z] 22:19:01 all 0.03 0.00 0.01 0.03 0.00 99.93 [2022-11-01T23:31:51.869Z] 22:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T23:31:51.869Z] 22:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-01T23:31:51.869Z] 22:19:01 2 0.08 0.00 0.00 0.12 0.00 99.80 [2022-11-01T23:31:51.869Z] 22:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-01T23:31:51.869Z] 22:19:01 4 0.00 0.00 0.00 0.10 0.00 99.90 [2022-11-01T23:31:51.869Z] 22:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.869Z] 22:19:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2022-11-01T23:31:51.869Z] 22:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.869Z] 22:20:01 all 0.14 0.00 0.01 0.02 0.01 99.82 [2022-11-01T23:31:51.869Z] 22:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T23:31:51.869Z] 22:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-01T23:31:51.869Z] 22:20:01 2 0.88 0.00 0.03 0.10 0.02 98.97 [2022-11-01T23:31:51.869Z] 22:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.869Z] 22:20:01 4 0.02 0.00 0.02 0.08 0.02 99.87 [2022-11-01T23:31:51.869Z] 22:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.869Z] 22:20:01 6 0.12 0.00 0.00 0.00 0.00 99.88 [2022-11-01T23:31:51.869Z] 22:20:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-01T23:31:51.869Z] 22:21:01 all 1.66 0.00 0.90 0.40 0.02 97.02 [2022-11-01T23:31:51.869Z] 22:21:01 0 1.85 0.00 2.37 0.50 0.02 95.26 [2022-11-01T23:31:51.869Z] 22:21:01 1 2.69 0.00 1.05 0.13 0.02 96.11 [2022-11-01T23:31:51.869Z] 22:21:01 2 2.65 0.00 0.44 0.64 0.03 96.23 [2022-11-01T23:31:51.869Z] 22:21:01 3 1.37 0.00 0.97 0.10 0.02 97.55 [2022-11-01T23:31:51.869Z] 22:21:01 4 1.32 0.00 0.73 0.27 0.02 97.66 [2022-11-01T23:31:51.869Z] 22:21:01 5 0.92 0.00 0.43 0.05 0.00 98.60 [2022-11-01T23:31:51.869Z] 22:21:01 6 1.60 0.00 0.65 0.07 0.02 97.66 [2022-11-01T23:31:51.869Z] 22:21:01 7 0.89 0.00 0.55 1.42 0.03 97.11 [2022-11-01T23:31:51.869Z] 22:22:01 all 0.27 0.00 0.02 0.01 0.01 99.69 [2022-11-01T23:31:51.869Z] 22:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T23:31:51.869Z] 22:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-01T23:31:51.869Z] 22:22:01 2 2.00 0.00 0.05 0.00 0.02 97.93 [2022-11-01T23:31:51.869Z] 22:22:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2022-11-01T23:31:51.869Z] 22:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-01T23:31:51.869Z] 22:22:01 5 0.00 0.00 0.03 0.03 0.00 99.93 [2022-11-01T23:31:51.869Z] 22:22:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-01T23:31:51.869Z] 22:22:01 7 0.02 0.00 0.03 0.05 0.00 99.90 [2022-11-01T23:31:51.869Z] 22:23:01 all 0.17 0.00 0.01 0.12 0.00 99.70 [2022-11-01T23:31:51.869Z] 22:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.869Z] 22:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.869Z] 22:23:01 2 1.32 0.00 0.03 0.00 0.00 98.64 [2022-11-01T23:31:51.869Z] 22:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.869Z] 22:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.869Z] 22:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T23:31:51.869Z] 22:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T23:31:51.869Z] 22:23:01 7 0.00 0.00 0.00 0.92 0.00 99.08 [2022-11-01T23:31:51.869Z] 22:24:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2022-11-01T23:31:51.869Z] 22:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-01T23:31:51.869Z] 22:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-01T23:31:51.869Z] 22:24:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-11-01T23:31:51.869Z] 22:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-01T23:31:51.869Z] 22:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-01T23:31:51.869Z] 22:24:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2022-11-01T23:31:51.869Z] 22:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-01T23:31:51.869Z] 22:24:01 7 0.00 0.00 0.00 0.07 0.00 99.93 [2022-11-01T23:31:51.869Z] 22:25:01 all 0.01 0.00 0.02 0.16 0.00 99.80 [2022-11-01T23:31:51.869Z] 22:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.869Z] 22:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-01T23:31:51.869Z] 22:25:01 2 0.02 0.00 0.08 0.00 0.02 99.88 [2022-11-01T23:31:51.869Z] 22:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.869Z] 22:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.869Z] 22:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.869Z] 22:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:25:01 7 0.00 0.00 0.00 1.32 0.00 98.68 [2022-11-01T23:31:51.870Z] 22:26:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-11-01T23:31:51.870Z] 22:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.870Z] 22:26:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2022-11-01T23:31:51.870Z] 22:26:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-11-01T23:31:51.870Z] 22:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-01T23:31:51.870Z] 22:26:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-11-01T23:31:51.870Z] 22:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.870Z] 22:26:01 7 0.02 0.00 0.00 0.08 0.00 99.90 [2022-11-01T23:31:51.870Z] 22:27:02 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-11-01T23:31:51.870Z] 22:27:02 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-01T23:31:51.870Z] 22:27:02 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:27:02 2 0.02 0.00 0.03 0.00 0.03 99.92 [2022-11-01T23:31:51.870Z] 22:27:02 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-11-01T23:31:51.870Z] 22:27:02 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.870Z] 22:27:02 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.870Z] 22:27:02 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:27:02 7 0.00 0.00 0.00 0.03 0.02 99.95 [2022-11-01T23:31:51.870Z] [2022-11-01T23:31:51.870Z] 22:27:02 CPU %user %nice %system %iowait %steal %idle [2022-11-01T23:31:51.870Z] 22:28:01 all 0.13 0.00 0.01 0.01 0.00 99.84 [2022-11-01T23:31:51.870Z] 22:28:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-11-01T23:31:51.870Z] 22:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-01T23:31:51.870Z] 22:28:01 2 0.98 0.00 0.02 0.00 0.02 98.99 [2022-11-01T23:31:51.870Z] 22:28:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-11-01T23:31:51.870Z] 22:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.870Z] 22:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:28:01 7 0.00 0.00 0.00 0.07 0.00 99.93 [2022-11-01T23:31:51.870Z] 22:29:01 all 0.25 0.00 0.02 0.00 0.00 99.73 [2022-11-01T23:31:51.870Z] 22:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.870Z] 22:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-01T23:31:51.870Z] 22:29:01 2 1.87 0.00 0.08 0.00 0.02 98.03 [2022-11-01T23:31:51.870Z] 22:29:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2022-11-01T23:31:51.870Z] 22:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.870Z] 22:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.870Z] 22:30:01 all 0.06 0.00 0.02 0.07 0.01 99.85 [2022-11-01T23:31:51.870Z] 22:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:30:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-01T23:31:51.870Z] 22:30:01 2 0.42 0.00 0.08 0.00 0.02 99.48 [2022-11-01T23:31:51.870Z] 22:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.870Z] 22:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.870Z] 22:30:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2022-11-01T23:31:51.870Z] 22:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:30:01 7 0.00 0.00 0.02 0.55 0.00 99.43 [2022-11-01T23:31:51.870Z] 22:31:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2022-11-01T23:31:51.870Z] 22:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-11-01T23:31:51.870Z] 22:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-01T23:31:51.870Z] 22:31:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2022-11-01T23:31:51.870Z] 22:31:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2022-11-01T23:31:51.870Z] 22:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.870Z] 22:31:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-11-01T23:31:51.870Z] 22:31:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-11-01T23:31:51.870Z] 22:31:01 7 0.02 0.00 0.02 0.05 0.02 99.90 [2022-11-01T23:31:51.870Z] 22:32:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-01T23:31:51.870Z] 22:32:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-11-01T23:31:51.870Z] 22:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.870Z] 22:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:32:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-11-01T23:31:51.870Z] 22:33:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-11-01T23:31:51.870Z] 22:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T23:31:51.870Z] 22:33:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2022-11-01T23:31:51.870Z] 22:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.870Z] 22:33:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-11-01T23:31:51.870Z] 22:33:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-01T23:31:51.870Z] 22:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.870Z] 22:33:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2022-11-01T23:31:51.870Z] 22:34:01 all 0.16 0.00 0.02 0.01 0.01 99.81 [2022-11-01T23:31:51.870Z] 22:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-11-01T23:31:51.870Z] 22:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-01T23:31:51.870Z] 22:34:01 2 1.14 0.00 0.05 0.00 0.02 98.79 [2022-11-01T23:31:51.870Z] 22:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.870Z] 22:34:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-11-01T23:31:51.870Z] 22:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T23:31:51.870Z] 22:34:01 7 0.03 0.00 0.02 0.03 0.00 99.92 [2022-11-01T23:31:51.870Z] 22:35:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-11-01T23:31:51.870Z] 22:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.870Z] 22:35:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2022-11-01T23:31:51.870Z] 22:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.870Z] 22:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.870Z] 22:36:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-11-01T23:31:51.870Z] 22:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T23:31:51.870Z] 22:36:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2022-11-01T23:31:51.870Z] 22:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-01T23:31:51.870Z] 22:36:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-11-01T23:31:51.870Z] 22:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.870Z] 22:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:36:01 7 0.03 0.00 0.02 0.03 0.02 99.90 [2022-11-01T23:31:51.870Z] 22:37:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.870Z] 22:37:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2022-11-01T23:31:51.870Z] 22:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.870Z] 22:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.870Z] 22:37:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.870Z] 22:37:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:38:01 all 0.24 0.00 0.01 0.10 0.01 99.64 [2022-11-01T23:31:51.870Z] 22:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.870Z] 22:38:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2022-11-01T23:31:51.870Z] 22:38:01 2 1.78 0.00 0.02 0.00 0.02 98.19 [2022-11-01T23:31:51.870Z] 22:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T23:31:51.870Z] 22:38:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-11-01T23:31:51.870Z] 22:38:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-11-01T23:31:51.870Z] 22:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:38:01 7 0.03 0.00 0.02 0.77 0.00 99.18 [2022-11-01T23:31:51.870Z] [2022-11-01T23:31:51.870Z] 22:38:01 CPU %user %nice %system %iowait %steal %idle [2022-11-01T23:31:51.870Z] 22:39:01 all 0.26 0.00 0.00 0.00 0.01 99.73 [2022-11-01T23:31:51.870Z] 22:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.870Z] 22:39:01 1 0.07 0.00 0.00 0.00 0.03 99.90 [2022-11-01T23:31:51.870Z] 22:39:01 2 1.97 0.00 0.00 0.00 0.00 98.03 [2022-11-01T23:31:51.870Z] 22:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.870Z] 22:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-01T23:31:51.870Z] 22:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-01T23:31:51.870Z] 22:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T23:31:51.870Z] 22:40:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2022-11-01T23:31:51.870Z] 22:40:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-01T23:31:51.870Z] 22:40:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2022-11-01T23:31:51.870Z] 22:40:01 2 1.97 0.00 0.02 0.00 0.02 98.00 [2022-11-01T23:31:51.870Z] 22:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:40:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-11-01T23:31:51.871Z] 22:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.871Z] 22:40:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:41:01 all 0.07 0.00 0.03 0.00 0.00 99.89 [2022-11-01T23:31:51.871Z] 22:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-01T23:31:51.871Z] 22:41:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-11-01T23:31:51.871Z] 22:41:01 2 0.45 0.00 0.15 0.00 0.02 99.38 [2022-11-01T23:31:51.871Z] 22:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:41:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2022-11-01T23:31:51.871Z] 22:41:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:41:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-01T23:31:51.871Z] 22:42:01 all 0.01 0.00 0.02 0.01 0.00 99.95 [2022-11-01T23:31:51.871Z] 22:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.871Z] 22:42:01 1 0.05 0.00 0.07 0.00 0.03 99.85 [2022-11-01T23:31:51.871Z] 22:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:42:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-11-01T23:31:51.871Z] 22:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.871Z] 22:42:01 7 0.00 0.00 0.00 0.10 0.00 99.90 [2022-11-01T23:31:51.871Z] 22:43:01 all 0.13 0.00 0.01 0.00 0.01 99.86 [2022-11-01T23:31:51.871Z] 22:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-11-01T23:31:51.871Z] 22:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-01T23:31:51.871Z] 22:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-01T23:31:51.871Z] 22:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:43:01 6 0.87 0.00 0.02 0.00 0.00 99.12 [2022-11-01T23:31:51.871Z] 22:43:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2022-11-01T23:31:51.871Z] 22:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-11-01T23:31:51.871Z] 22:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.871Z] 22:44:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2022-11-01T23:31:51.871Z] 22:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:44:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-01T23:31:51.871Z] 22:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.871Z] 22:44:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2022-11-01T23:31:51.871Z] 22:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-11-01T23:31:51.871Z] 22:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:45:01 1 0.10 0.00 0.05 0.00 0.02 99.83 [2022-11-01T23:31:51.871Z] 22:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:45:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-11-01T23:31:51.871Z] 22:46:01 all 0.01 0.00 0.01 0.20 0.00 99.77 [2022-11-01T23:31:51.871Z] 22:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:46:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-11-01T23:31:51.871Z] 22:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-01T23:31:51.871Z] 22:46:01 3 0.03 0.00 0.00 0.03 0.00 99.93 [2022-11-01T23:31:51.871Z] 22:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.871Z] 22:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-01T23:31:51.871Z] 22:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:46:01 7 0.00 0.00 0.02 1.58 0.00 98.40 [2022-11-01T23:31:51.871Z] 22:47:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:47:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2022-11-01T23:31:51.871Z] 22:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T23:31:51.871Z] 22:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:47:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-11-01T23:31:51.871Z] 22:48:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-11-01T23:31:51.871Z] 22:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:48:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-11-01T23:31:51.871Z] 22:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.871Z] 22:48:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2022-11-01T23:31:51.871Z] 22:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:48:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2022-11-01T23:31:51.871Z] 22:49:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-11-01T23:31:51.871Z] 22:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.871Z] 22:49:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2022-11-01T23:31:51.871Z] 22:49:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-11-01T23:31:51.871Z] 22:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:49:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-11-01T23:31:51.871Z] [2022-11-01T23:31:51.871Z] 22:49:01 CPU %user %nice %system %iowait %steal %idle [2022-11-01T23:31:51.871Z] 22:50:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-11-01T23:31:51.871Z] 22:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-11-01T23:31:51.871Z] 22:50:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2022-11-01T23:31:51.871Z] 22:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-01T23:31:51.871Z] 22:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-01T23:31:51.871Z] 22:50:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-11-01T23:31:51.871Z] 22:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-11-01T23:31:51.871Z] 22:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:51:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2022-11-01T23:31:51.871Z] 22:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-01T23:31:51.871Z] 22:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.871Z] 22:51:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:51:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-11-01T23:31:51.871Z] 22:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-11-01T23:31:51.871Z] 22:52:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2022-11-01T23:31:51.871Z] 22:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:52:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-11-01T23:31:51.871Z] 22:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:52:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2022-11-01T23:31:51.871Z] 22:53:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-11-01T23:31:51.871Z] 22:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:53:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-11-01T23:31:51.871Z] 22:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-01T23:31:51.871Z] 22:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.871Z] 22:53:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-11-01T23:31:51.871Z] 22:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:53:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-11-01T23:31:51.871Z] 22:54:01 all 0.06 0.00 0.01 0.02 0.00 99.91 [2022-11-01T23:31:51.871Z] 22:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:54:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2022-11-01T23:31:51.871Z] 22:54:01 2 0.38 0.00 0.05 0.00 0.00 99.57 [2022-11-01T23:31:51.871Z] 22:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:54:01 7 0.02 0.00 0.00 0.15 0.00 99.83 [2022-11-01T23:31:51.871Z] 22:55:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-11-01T23:31:51.871Z] 22:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:55:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2022-11-01T23:31:51.871Z] 22:55:01 2 1.99 0.00 0.02 0.00 0.00 98.00 [2022-11-01T23:31:51.871Z] 22:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.871Z] 22:56:01 all 0.55 0.00 0.04 0.29 0.01 99.10 [2022-11-01T23:31:51.871Z] 22:56:01 0 0.22 0.00 0.08 0.05 0.00 99.65 [2022-11-01T23:31:51.871Z] 22:56:01 1 0.43 0.00 0.08 0.08 0.02 99.38 [2022-11-01T23:31:51.871Z] 22:56:01 2 2.04 0.00 0.03 0.00 0.02 97.91 [2022-11-01T23:31:51.871Z] 22:56:01 3 0.45 0.00 0.02 0.00 0.02 99.52 [2022-11-01T23:31:51.871Z] 22:56:01 4 0.12 0.00 0.03 0.00 0.00 99.85 [2022-11-01T23:31:51.871Z] 22:56:01 5 0.17 0.00 0.03 0.00 0.02 99.78 [2022-11-01T23:31:51.871Z] 22:56:01 6 0.88 0.00 0.02 0.00 0.02 99.08 [2022-11-01T23:31:51.871Z] 22:56:01 7 0.07 0.00 0.05 2.20 0.02 97.66 [2022-11-01T23:31:51.871Z] 22:57:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2022-11-01T23:31:51.871Z] 22:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.871Z] 22:57:01 1 0.07 0.00 0.02 0.02 0.00 99.90 [2022-11-01T23:31:51.871Z] 22:57:01 2 1.99 0.00 0.02 0.00 0.02 97.98 [2022-11-01T23:31:51.871Z] 22:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 22:57:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-11-01T23:31:51.872Z] 22:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 22:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 22:57:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T23:31:51.872Z] 22:58:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-11-01T23:31:51.872Z] 22:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 22:58:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2022-11-01T23:31:51.872Z] 22:58:01 2 1.97 0.00 0.00 0.00 0.00 98.03 [2022-11-01T23:31:51.872Z] 22:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 22:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 22:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 22:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 22:58:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-11-01T23:31:51.872Z] 22:59:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-11-01T23:31:51.872Z] 22:59:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-11-01T23:31:51.872Z] 22:59:01 1 0.07 0.00 0.03 0.02 0.02 99.87 [2022-11-01T23:31:51.872Z] 22:59:01 2 1.95 0.00 0.00 0.00 0.00 98.05 [2022-11-01T23:31:51.872Z] 22:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 22:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 22:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 22:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 22:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:00:01 all 0.13 0.00 0.01 0.01 0.00 99.84 [2022-11-01T23:31:51.872Z] 23:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.872Z] 23:00:01 1 0.03 0.00 0.02 0.03 0.00 99.92 [2022-11-01T23:31:51.872Z] 23:00:01 2 0.98 0.00 0.08 0.00 0.02 98.92 [2022-11-01T23:31:51.872Z] 23:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:00:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T23:31:51.872Z] [2022-11-01T23:31:51.872Z] 23:00:01 CPU %user %nice %system %iowait %steal %idle [2022-11-01T23:31:51.872Z] 23:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-11-01T23:31:51.872Z] 23:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:01:01 1 0.02 0.00 0.05 0.03 0.02 99.88 [2022-11-01T23:31:51.872Z] 23:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-01T23:31:51.872Z] 23:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:01:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2022-11-01T23:31:51.872Z] 23:02:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-11-01T23:31:51.872Z] 23:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:02:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-11-01T23:31:51.872Z] 23:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-01T23:31:51.872Z] 23:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:02:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-11-01T23:31:51.872Z] 23:02:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2022-11-01T23:31:51.872Z] 23:03:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-11-01T23:31:51.872Z] 23:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:03:01 1 0.03 0.00 0.02 0.05 0.02 99.88 [2022-11-01T23:31:51.872Z] 23:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-01T23:31:51.872Z] 23:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:03:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-11-01T23:31:51.872Z] 23:04:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-11-01T23:31:51.872Z] 23:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-01T23:31:51.872Z] 23:04:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2022-11-01T23:31:51.872Z] 23:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-01T23:31:51.872Z] 23:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.872Z] 23:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:04:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2022-11-01T23:31:51.872Z] 23:04:01 7 0.02 0.00 0.03 0.03 0.00 99.92 [2022-11-01T23:31:51.872Z] 23:05:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-11-01T23:31:51.872Z] 23:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:05:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2022-11-01T23:31:51.872Z] 23:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-01T23:31:51.872Z] 23:05:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-11-01T23:31:51.872Z] 23:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-11-01T23:31:51.872Z] 23:06:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-11-01T23:31:51.872Z] 23:06:01 1 0.00 0.00 0.02 0.03 0.02 99.93 [2022-11-01T23:31:51.872Z] 23:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:06:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2022-11-01T23:31:51.872Z] 23:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-11-01T23:31:51.872Z] 23:07:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:07:01 1 0.02 0.00 0.05 0.02 0.00 99.92 [2022-11-01T23:31:51.872Z] 23:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-01T23:31:51.872Z] 23:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:08:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-11-01T23:31:51.872Z] 23:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-01T23:31:51.872Z] 23:08:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2022-11-01T23:31:51.872Z] 23:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.872Z] 23:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-01T23:31:51.872Z] 23:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-11-01T23:31:51.872Z] 23:09:01 all 0.00 0.00 0.01 0.01 0.01 99.97 [2022-11-01T23:31:51.872Z] 23:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-01T23:31:51.872Z] 23:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-01T23:31:51.872Z] 23:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-01T23:31:51.872Z] 23:09:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2022-11-01T23:31:51.872Z] 23:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:09:01 7 0.00 0.00 0.02 0.08 0.00 99.90 [2022-11-01T23:31:51.872Z] 23:10:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-11-01T23:31:51.872Z] 23:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:10:01 1 0.03 0.00 0.03 0.03 0.02 99.88 [2022-11-01T23:31:51.872Z] 23:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-01T23:31:51.872Z] 23:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:10:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2022-11-01T23:31:51.872Z] 23:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-11-01T23:31:51.872Z] 23:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.872Z] 23:11:01 1 0.05 0.00 0.00 0.02 0.03 99.90 [2022-11-01T23:31:51.872Z] 23:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-01T23:31:51.872Z] 23:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:11:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-01T23:31:51.872Z] 23:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T23:31:51.872Z] [2022-11-01T23:31:51.872Z] 23:11:01 CPU %user %nice %system %iowait %steal %idle [2022-11-01T23:31:51.872Z] 23:12:01 all 0.01 0.00 0.00 0.12 0.00 99.86 [2022-11-01T23:31:51.872Z] 23:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:12:01 1 0.05 0.00 0.00 0.03 0.00 99.92 [2022-11-01T23:31:51.872Z] 23:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.872Z] 23:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:12:01 7 0.00 0.00 0.02 0.95 0.00 99.03 [2022-11-01T23:31:51.872Z] 23:13:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T23:31:51.872Z] 23:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-01T23:31:51.872Z] 23:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.872Z] 23:13:01 7 0.00 0.00 0.00 0.07 0.02 99.92 [2022-11-01T23:31:51.872Z] 23:14:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-11-01T23:31:51.872Z] 23:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.872Z] 23:14:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2022-11-01T23:31:51.872Z] 23:14:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-11-01T23:31:51.872Z] 23:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-01T23:31:51.873Z] 23:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:14:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-11-01T23:31:51.873Z] 23:14:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2022-11-01T23:31:51.873Z] 23:15:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.873Z] 23:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.873Z] 23:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-01T23:31:51.873Z] 23:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:16:01 all 0.01 0.00 0.00 0.09 0.00 99.90 [2022-11-01T23:31:51.873Z] 23:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.873Z] 23:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:16:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-11-01T23:31:51.873Z] 23:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.873Z] 23:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.873Z] 23:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:16:01 7 0.02 0.00 0.00 0.73 0.00 99.25 [2022-11-01T23:31:51.873Z] 23:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-11-01T23:31:51.873Z] 23:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-01T23:31:51.873Z] 23:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.873Z] 23:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.873Z] 23:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-01T23:31:51.873Z] 23:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.873Z] 23:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:17:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2022-11-01T23:31:51.873Z] 23:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-11-01T23:31:51.873Z] 23:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.873Z] 23:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-01T23:31:51.873Z] 23:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T23:31:51.873Z] 23:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-01T23:31:51.873Z] 23:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:18:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2022-11-01T23:31:51.873Z] 23:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-11-01T23:31:51.873Z] 23:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.873Z] 23:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-01T23:31:51.873Z] 23:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.873Z] 23:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-01T23:31:51.873Z] 23:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-01T23:31:51.873Z] 23:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:19:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2022-11-01T23:31:51.873Z] 23:20:01 all 0.24 0.00 0.00 0.02 0.00 99.73 [2022-11-01T23:31:51.873Z] 23:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.873Z] 23:20:01 1 0.00 0.00 0.00 0.08 0.02 99.90 [2022-11-01T23:31:51.873Z] 23:20:01 2 1.91 0.00 0.02 0.00 0.00 98.08 [2022-11-01T23:31:51.873Z] 23:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.873Z] 23:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.873Z] 23:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.873Z] 23:20:01 7 0.00 0.00 0.00 0.10 0.00 99.90 [2022-11-01T23:31:51.873Z] 23:21:01 all 0.26 0.00 0.01 0.01 0.00 99.73 [2022-11-01T23:31:51.873Z] 23:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.873Z] 23:21:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-01T23:31:51.873Z] 23:21:01 2 1.99 0.00 0.00 0.00 0.00 98.01 [2022-11-01T23:31:51.873Z] 23:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-01T23:31:51.873Z] 23:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.873Z] 23:21:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-11-01T23:31:51.873Z] 23:22:01 all 0.26 0.00 0.01 0.00 0.01 99.73 [2022-11-01T23:31:51.873Z] 23:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-11-01T23:31:51.873Z] 23:22:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:22:01 2 1.97 0.00 0.00 0.00 0.02 98.01 [2022-11-01T23:31:51.873Z] 23:22:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-11-01T23:31:51.873Z] 23:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.873Z] 23:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.873Z] 23:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.873Z] 23:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] [2022-11-01T23:31:51.873Z] 23:22:01 CPU %user %nice %system %iowait %steal %idle [2022-11-01T23:31:51.873Z] 23:23:01 all 0.17 0.00 0.02 0.01 0.00 99.80 [2022-11-01T23:31:51.873Z] 23:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:23:01 2 1.26 0.00 0.10 0.00 0.00 98.64 [2022-11-01T23:31:51.873Z] 23:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.873Z] 23:23:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-11-01T23:31:51.873Z] 23:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.873Z] 23:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:23:01 7 0.02 0.00 0.00 0.05 0.02 99.92 [2022-11-01T23:31:51.873Z] 23:24:01 all 6.04 0.00 2.31 0.78 0.03 90.84 [2022-11-01T23:31:51.873Z] 23:24:01 0 6.20 0.00 2.05 0.18 0.02 91.55 [2022-11-01T23:31:51.873Z] 23:24:01 1 6.98 0.00 2.49 1.04 0.03 89.46 [2022-11-01T23:31:51.873Z] 23:24:01 2 6.19 0.00 1.56 0.07 0.03 92.15 [2022-11-01T23:31:51.873Z] 23:24:01 3 6.28 0.00 2.00 0.39 0.03 91.31 [2022-11-01T23:31:51.873Z] 23:24:01 4 6.49 0.00 3.30 3.30 0.03 86.87 [2022-11-01T23:31:51.873Z] 23:24:01 5 6.47 0.00 2.15 0.25 0.02 91.11 [2022-11-01T23:31:51.873Z] 23:24:01 6 5.49 0.00 2.67 0.03 0.02 91.80 [2022-11-01T23:31:51.873Z] 23:24:01 7 4.23 0.00 2.23 1.01 0.03 92.49 [2022-11-01T23:31:51.873Z] 23:25:01 all 26.26 0.00 5.72 1.19 0.07 66.76 [2022-11-01T23:31:51.873Z] 23:25:01 0 26.37 0.00 6.64 3.42 0.07 63.50 [2022-11-01T23:31:51.873Z] 23:25:01 1 26.57 0.00 5.64 2.24 0.08 65.46 [2022-11-01T23:31:51.873Z] 23:25:01 2 24.27 0.00 4.13 0.08 0.07 71.44 [2022-11-01T23:31:51.873Z] 23:25:01 3 25.55 0.00 6.48 2.01 0.07 65.89 [2022-11-01T23:31:51.873Z] 23:25:01 4 28.10 0.00 5.98 0.05 0.07 65.80 [2022-11-01T23:31:51.873Z] 23:25:01 5 27.16 0.00 5.31 1.35 0.07 66.12 [2022-11-01T23:31:51.873Z] 23:25:01 6 24.95 0.00 5.12 0.25 0.07 69.61 [2022-11-01T23:31:51.873Z] 23:25:01 7 27.12 0.00 6.50 0.09 0.07 66.22 [2022-11-01T23:31:51.873Z] 23:26:01 all 19.16 0.00 4.12 0.75 0.05 75.91 [2022-11-01T23:31:51.873Z] 23:26:01 0 19.02 0.00 3.89 1.64 0.05 75.39 [2022-11-01T23:31:51.873Z] 23:26:01 1 19.35 0.00 3.84 1.53 0.05 75.23 [2022-11-01T23:31:51.873Z] 23:26:01 2 19.11 0.00 4.57 0.37 0.05 75.90 [2022-11-01T23:31:51.873Z] 23:26:01 3 20.25 0.00 3.68 0.05 0.05 75.97 [2022-11-01T23:31:51.873Z] 23:26:01 4 18.69 0.00 4.58 0.19 0.07 76.48 [2022-11-01T23:31:51.873Z] 23:26:01 5 18.68 0.00 4.11 0.24 0.05 76.93 [2022-11-01T23:31:51.873Z] 23:26:01 6 18.96 0.00 4.02 0.00 0.03 76.99 [2022-11-01T23:31:51.873Z] 23:26:01 7 19.26 0.00 4.32 1.98 0.05 74.39 [2022-11-01T23:31:51.873Z] 23:27:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-11-01T23:31:51.873Z] 23:27:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2022-11-01T23:31:51.873Z] 23:27:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-11-01T23:31:51.873Z] 23:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.873Z] 23:27:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-11-01T23:31:51.873Z] 23:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T23:31:51.873Z] 23:27:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-11-01T23:31:51.873Z] 23:27:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-11-01T23:31:51.873Z] 23:27:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:28:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-11-01T23:31:51.873Z] 23:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.873Z] 23:28:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2022-11-01T23:31:51.873Z] 23:28:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-11-01T23:31:51.873Z] 23:28:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-11-01T23:31:51.873Z] 23:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:28:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2022-11-01T23:31:51.873Z] 23:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T23:31:51.873Z] 23:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-01T23:31:51.873Z] 23:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-11-01T23:31:51.873Z] 23:29:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2022-11-01T23:31:51.873Z] 23:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.873Z] 23:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.873Z] 23:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:29:01 4 0.03 0.00 0.00 0.03 0.02 99.92 [2022-11-01T23:31:51.873Z] 23:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.873Z] 23:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T23:31:51.873Z] 23:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:30:01 all 0.14 0.00 0.02 0.01 0.01 99.83 [2022-11-01T23:31:51.873Z] 23:30:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-01T23:31:51.873Z] 23:30:01 1 0.96 0.00 0.00 0.00 0.02 99.02 [2022-11-01T23:31:51.873Z] 23:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T23:31:51.873Z] 23:30:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-11-01T23:31:51.873Z] 23:30:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2022-11-01T23:31:51.873Z] 23:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T23:31:51.873Z] 23:30:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2022-11-01T23:31:51.873Z] 23:31:01 all 0.24 0.00 0.01 0.01 0.00 99.73 [2022-11-01T23:31:51.873Z] 23:31:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2022-11-01T23:31:51.873Z] 23:31:01 1 1.78 0.00 0.02 0.00 0.00 98.21 [2022-11-01T23:31:51.873Z] 23:31:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-01T23:31:51.873Z] 23:31:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-01T23:31:51.873Z] 23:31:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2022-11-01T23:31:51.873Z] 23:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T23:31:51.874Z] 23:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-01T23:31:51.874Z] 23:31:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-11-01T23:31:51.874Z] Average: all 0.78 0.00 0.18 0.06 0.01 98.97 [2022-11-01T23:31:51.874Z] Average: 0 0.72 0.00 0.21 0.08 0.00 98.99 [2022-11-01T23:31:51.874Z] Average: 1 0.81 0.00 0.19 0.07 0.01 98.91 [2022-11-01T23:31:51.874Z] Average: 2 1.15 0.00 0.16 0.02 0.01 98.65 [2022-11-01T23:31:51.874Z] Average: 3 0.72 0.00 0.18 0.04 0.00 99.06 [2022-11-01T23:31:51.874Z] Average: 4 0.74 0.00 0.20 0.06 0.01 99.00 [2022-11-01T23:31:51.874Z] Average: 5 0.71 0.00 0.16 0.03 0.00 99.09 [2022-11-01T23:31:51.874Z] Average: 6 0.71 0.00 0.17 0.00 0.00 99.11 [2022-11-01T23:31:51.874Z] Average: 7 0.69 0.00 0.19 0.20 0.00 98.92 [2022-11-01T23:31:51.874Z] [2022-11-01T23:31:51.874Z] [2022-11-01T23:31:51.874Z]