Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 02fcb0ee35132ff22f35b0d09624d5321ba76276+aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f (784bb1d95b6e209a9b27b6b9b66fc97d429bcef5) 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-ssh2518579803433414821.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6525152762651759834.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-504/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-504/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14267222499636340647.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13576773610156293226.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-504/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-504/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14005286453187457652.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable 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: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-3495 in /w/workspace/_app-service-configurable_PR-504 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-504 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f into PR head commit 02fcb0ee35132ff22f35b0d09624d5321ba76276 Merge succeeded, producing fab97398af8c1e58500f6b8785e9d3dbceb5ac8b Checking out Revision fab97398af8c1e58500f6b8785e9d3dbceb5ac8b (PR-504) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/504/head:refs/remotes/origin/PR-504 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02fcb0ee35132ff22f35b0d09624d5321ba76276 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fab97398af8c1e58500f6b8785e9d3dbceb5ac8b # timeout=10 Commit message: "Merge commit 'aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f' into HEAD" > git rev-list --no-walk 02fcb0ee35132ff22f35b0d09624d5321ba76276 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-24T04:51:26.722Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-24T04:51:26.783Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-24T04:51:26.804Z] ========================================================= [2023-01-24T04:51:26.804Z] EdgeX Global Pipelines Version Info [2023-01-24T04:51:26.804Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-24T04:51:27.559Z] ------------------- [2023-01-24T04:51:27.559Z] stable info: [2023-01-24T04:51:27.559Z] ------------------- [2023-01-24T04:51:27.559Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-24T04:51:27.559Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-24T04:51:27.559Z] Message: update stable to v1.0.244 [2023-01-24T04:51:28.130Z] ------------------- [2023-01-24T04:51:28.130Z] experimental info: [2023-01-24T04:51:28.130Z] ------------------- [2023-01-24T04:51:28.130Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-24T04:51:28.130Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-24T04:51:28.130Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-24T04:51:28.306Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-01-24T04:51:28.321Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-01-24T04:51:28.332Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-24T04:51:28.343Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-24T04:51:28.357Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-24T04:51:28.369Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-24T04:51:28.381Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-24T04:51:28.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-24T04:51:28.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-24T04:51:28.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-24T04:51:28.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-24T04:51:28.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-01-24T04:51:28.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-24T04:51:28.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-24T04:51:28.488Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-24T04:51:28.500Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-24T04:51:28.513Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-24T04:51:28.529Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-24T04:51:28.547Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-24T04:51:28.560Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-24T04:51:28.578Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-24T04:51:28.588Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-24T04:51:28.602Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-24T04:51:28.613Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-24T04:51:28.631Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-24T04:51:28.649Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-24T04:51:28.665Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-24T04:51:28.675Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-504 [Pipeline] echo [2023-01-24T04:51:28.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-504 [Pipeline] echo [2023-01-24T04:51:28.704Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-504 [Pipeline] echo [2023-01-24T04:51:28.715Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fab97398af8c1e58500f6b8785e9d3dbceb5ac8b [Pipeline] echo [2023-01-24T04:51:28.727Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fab9739 [Pipeline] echo [2023-01-24T04:51:28.737Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-24T04:51:28.782Z] provisioning config files... [2023-01-24T04:51:28.795Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-504@tmp/config15684095641742826190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T04:51:29.102Z] ---> docker-login.sh [2023-01-24T04:51:29.102Z] nexus3.edgexfoundry.org:10001 [2023-01-24T04:51:29.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T04:51:29.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T04:51:29.363Z] Configure a credential helper to remove this warning. See [2023-01-24T04:51:29.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T04:51:29.363Z] [2023-01-24T04:51:29.363Z] Login Succeeded [2023-01-24T04:51:29.363Z] nexus3.edgexfoundry.org:10002 [2023-01-24T04:51:29.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T04:51:29.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T04:51:29.621Z] Configure a credential helper to remove this warning. See [2023-01-24T04:51:29.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T04:51:29.621Z] [2023-01-24T04:51:29.621Z] Login Succeeded [2023-01-24T04:51:29.621Z] nexus3.edgexfoundry.org:10003 [2023-01-24T04:51:29.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T04:51:29.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T04:51:29.622Z] Configure a credential helper to remove this warning. See [2023-01-24T04:51:29.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T04:51:29.622Z] [2023-01-24T04:51:29.622Z] Login Succeeded [2023-01-24T04:51:29.622Z] nexus3.edgexfoundry.org:10004 [2023-01-24T04:51:29.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T04:51:29.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T04:51:29.880Z] Configure a credential helper to remove this warning. See [2023-01-24T04:51:29.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T04:51:29.880Z] [2023-01-24T04:51:29.880Z] Login Succeeded [2023-01-24T04:51:29.880Z] docker.io [2023-01-24T04:51:29.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T04:51:30.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T04:51:30.140Z] Configure a credential helper to remove this warning. See [2023-01-24T04:51:30.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T04:51:30.140Z] [2023-01-24T04:51:30.140Z] Login Succeeded [2023-01-24T04:51:30.140Z] ---> docker-login.sh ends [Pipeline] } [2023-01-24T04:51:30.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-24T04:51:30.545Z] + git rev-list -1 --merges fab97398af8c1e58500f6b8785e9d3dbceb5ac8b~1..fab97398af8c1e58500f6b8785e9d3dbceb5ac8b [Pipeline] echo [2023-01-24T04:51:30.561Z] -----------> git rev-list -1 --merges fab97398af8c1e58500f6b8785e9d3dbceb5ac8b~1..fab97398af8c1e58500f6b8785e9d3dbceb5ac8b fab97398af8c1e58500f6b8785e9d3dbceb5ac8b [2023-01-24T04:51:30.561Z] fab97398af8c1e58500f6b8785e9d3dbceb5ac8b [false] [Pipeline] sh [2023-01-24T04:51:30.849Z] + git log --format=format:%s -1 fab97398af8c1e58500f6b8785e9d3dbceb5ac8b [Pipeline] echo [2023-01-24T04:51:30.865Z] ========================================================= [2023-01-24T04:51:30.865Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-24T04:51:30.865Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-24T04:51:31.203Z] + git log --format=format:%s -1 fab97398af8c1e58500f6b8785e9d3dbceb5ac8b [Pipeline] echo [2023-01-24T04:51:31.215Z] [semverPrep] GIT_COMMIT: fab97398af8c1e58500f6b8785e9d3dbceb5ac8b, Commit Message: Merge commit 'aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f' into HEAD [Pipeline] echo [2023-01-24T04:51:31.226Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-24T04:51:31.593Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-24T04:51:31.593Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-24T04:51:31.593Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-24T04:51:31.593Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-24T04:51:31.593Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-24T04:51:31.593Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-24T04:51:31.593Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T04:51:32.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-24T04:51:32.017Z] [2023-01-24T04:51:32.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T04:51:32.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-24T04:51:32.327Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-24T04:51:32.327Z] b85a868b505f: Pulling fs layer [2023-01-24T04:51:32.327Z] e2be974225ed: Pulling fs layer [2023-01-24T04:51:32.327Z] 339a4e72a1f5: Pulling fs layer [2023-01-24T04:51:32.327Z] 988bab9f4d93: Pulling fs layer [2023-01-24T04:51:32.327Z] 1469e6f7b9e6: Pulling fs layer [2023-01-24T04:51:32.327Z] eaf3925da568: Pulling fs layer [2023-01-24T04:51:32.327Z] bab4dde63d76: Pulling fs layer [2023-01-24T04:51:32.327Z] bde34c3a00c8: Pulling fs layer [2023-01-24T04:51:32.327Z] b352a97aabf1: Pulling fs layer [2023-01-24T04:51:32.327Z] 4872d77fe225: Pulling fs layer [2023-01-24T04:51:32.327Z] 5851b861e8e6: Pulling fs layer [2023-01-24T04:51:32.327Z] eaf3925da568: Waiting [2023-01-24T04:51:32.327Z] bab4dde63d76: Waiting [2023-01-24T04:51:32.327Z] 4872d77fe225: Waiting [2023-01-24T04:51:32.327Z] 5851b861e8e6: Waiting [2023-01-24T04:51:32.327Z] bde34c3a00c8: Waiting [2023-01-24T04:51:32.327Z] 1469e6f7b9e6: Waiting [2023-01-24T04:51:32.327Z] 988bab9f4d93: Waiting [2023-01-24T04:51:32.327Z] e2be974225ed: Verifying Checksum [2023-01-24T04:51:32.327Z] e2be974225ed: Download complete [2023-01-24T04:51:32.327Z] 988bab9f4d93: Verifying Checksum [2023-01-24T04:51:32.590Z] 339a4e72a1f5: Verifying Checksum [2023-01-24T04:51:32.590Z] 339a4e72a1f5: Download complete [2023-01-24T04:51:32.590Z] 1469e6f7b9e6: Verifying Checksum [2023-01-24T04:51:32.590Z] 1469e6f7b9e6: Download complete [2023-01-24T04:51:32.590Z] eaf3925da568: Verifying Checksum [2023-01-24T04:51:32.590Z] bde34c3a00c8: Download complete [2023-01-24T04:51:32.852Z] b352a97aabf1: Verifying Checksum [2023-01-24T04:51:32.852Z] b352a97aabf1: Download complete [2023-01-24T04:51:32.852Z] 4872d77fe225: Verifying Checksum [2023-01-24T04:51:32.852Z] 4872d77fe225: Download complete [2023-01-24T04:51:32.852Z] 5851b861e8e6: Verifying Checksum [2023-01-24T04:51:32.852Z] 5851b861e8e6: Download complete [2023-01-24T04:51:32.852Z] b85a868b505f: Verifying Checksum [2023-01-24T04:51:32.852Z] b85a868b505f: Download complete [2023-01-24T04:51:33.110Z] bab4dde63d76: Verifying Checksum [2023-01-24T04:51:33.110Z] bab4dde63d76: Download complete [2023-01-24T04:51:34.047Z] b85a868b505f: Pull complete [2023-01-24T04:51:34.305Z] e2be974225ed: Pull complete [2023-01-24T04:51:34.875Z] 339a4e72a1f5: Pull complete [2023-01-24T04:51:34.875Z] 988bab9f4d93: Pull complete [2023-01-24T04:51:35.133Z] 1469e6f7b9e6: Pull complete [2023-01-24T04:51:35.133Z] eaf3925da568: Pull complete [2023-01-24T04:51:37.033Z] bab4dde63d76: Pull complete [2023-01-24T04:51:37.033Z] bde34c3a00c8: Pull complete [2023-01-24T04:51:37.033Z] b352a97aabf1: Pull complete [2023-01-24T04:51:37.033Z] 4872d77fe225: Pull complete [2023-01-24T04:51:37.033Z] 5851b861e8e6: Pull complete [2023-01-24T04:51:37.033Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-24T04:51:37.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-24T04:51:37.033Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T04:51:37.120Z] prd-ubuntu20.04-docker-8c-8g-3495 does not seem to be running inside a container [2023-01-24T04:51:37.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-504 -v /w/workspace/_app-service-configurable_PR-504:/w/workspace/_app-service-configurable_PR-504:rw,z -v /w/workspace/_app-service-configurable_PR-504@tmp:/w/workspace/_app-service-configurable_PR-504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-24T04:51:39.131Z] $ docker top b6a0a6db93b0e6dd2a974a228b672001f7f6e6b580ce960e64444c0de379ffb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-24T04:51:39.216Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-24T04:51:39.216Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-24T04:51:39.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-24T04:51:39.328Z] $ docker exec b6a0a6db93b0e6dd2a974a228b672001f7f6e6b580ce960e64444c0de379ffb9 ssh-agent [2023-01-24T04:51:39.445Z] SSH_AUTH_SOCK=/tmp/ssh-qCppKkUxPSKJ/agent.31 [2023-01-24T04:51:39.446Z] SSH_AGENT_PID=37 [2023-01-24T04:51:39.451Z] Running ssh-add (command line suppressed) [2023-01-24T04:51:39.545Z] Identity added: /w/workspace/_app-service-configurable_PR-504@tmp/private_key_3188170129844256447.key (/w/workspace/_app-service-configurable_PR-504@tmp/private_key_3188170129844256447.key) [2023-01-24T04:51:39.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-24T04:51:39.840Z] + git tag --points-at HEAD [Pipeline] } [2023-01-24T04:51:39.862Z] $ docker exec --env ******** --env ******** b6a0a6db93b0e6dd2a974a228b672001f7f6e6b580ce960e64444c0de379ffb9 ssh-agent -k [2023-01-24T04:51:39.959Z] unset SSH_AUTH_SOCK; [2023-01-24T04:51:39.960Z] unset SSH_AGENT_PID; [2023-01-24T04:51:39.960Z] echo Agent pid 37 killed; [2023-01-24T04:51:39.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-24T04:51:39.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-24T04:51:39.996Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-24T04:51:40.099Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-24T04:51:40.105Z] $ docker exec b6a0a6db93b0e6dd2a974a228b672001f7f6e6b580ce960e64444c0de379ffb9 ssh-agent [2023-01-24T04:51:40.193Z] SSH_AUTH_SOCK=/tmp/ssh-e6StDXOFxba7/agent.69 [2023-01-24T04:51:40.193Z] SSH_AGENT_PID=75 [2023-01-24T04:51:40.198Z] Running ssh-add (command line suppressed) [2023-01-24T04:51:40.304Z] Identity added: /w/workspace/_app-service-configurable_PR-504@tmp/private_key_3152923922058874128.key (/w/workspace/_app-service-configurable_PR-504@tmp/private_key_3152923922058874128.key) [2023-01-24T04:51:40.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-24T04:51:40.597Z] + git semver init [2023-01-24T04:51:40.857Z] 2023-01-24 04:51:40,782 [run_init] DEBUG init version:0.0.0 force:False [2023-01-24T04:51:40.857Z] 2023-01-24 04:51:40,783 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-504/.semver [2023-01-24T04:51:40.857Z] 2023-01-24 04:51:40,784 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-504/.semver [2023-01-24T04:51:40.857Z] 2023-01-24 04:51:40,784 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-504/.semver'], cwd=/w/workspace/_app-service-configurable_PR-504, universal_newlines=False, shell=None, istream=None) [2023-01-24T04:51:41.794Z] 2023-01-24 04:51:41,577 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-504/.git/info/exclude [2023-01-24T04:51:41.794Z] 2023-01-24 04:51:41,577 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-504/.semver/PR-504 with force:False [2023-01-24T04:51:41.794Z] 2023-01-24 04:51:41,577 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-504/.semver/PR-504 [2023-01-24T04:51:41.794Z] 2023-01-24 04:51:41,580 [execute] INFO git cat-file --batch-check [2023-01-24T04:51:41.794Z] 2023-01-24 04:51:41,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-504/.semver, universal_newlines=False, shell=None, istream=) [2023-01-24T04:51:41.794Z] 2023-01-24 04:51:41,586 [execute] INFO git cat-file --batch [2023-01-24T04:51:41.794Z] 2023-01-24 04:51:41,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-504/.semver, universal_newlines=False, shell=None, istream=) [2023-01-24T04:51:41.794Z] 2023-01-24 04:51:41,591 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-504/.semver/PR-504 [2023-01-24T04:51:41.794Z] 0.0.0 [Pipeline] } [2023-01-24T04:51:41.808Z] $ docker exec --env ******** --env ******** b6a0a6db93b0e6dd2a974a228b672001f7f6e6b580ce960e64444c0de379ffb9 ssh-agent -k [2023-01-24T04:51:41.901Z] unset SSH_AUTH_SOCK; [2023-01-24T04:51:41.901Z] unset SSH_AGENT_PID; [2023-01-24T04:51:41.902Z] echo Agent pid 75 killed; [2023-01-24T04:51:41.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-24T04:51:42.210Z] + git semver [Pipeline] } [2023-01-24T04:51:42.487Z] $ docker stop --time=1 b6a0a6db93b0e6dd2a974a228b672001f7f6e6b580ce960e64444c0de379ffb9 [2023-01-24T04:51:43.785Z] $ docker rm -f --volumes b6a0a6db93b0e6dd2a974a228b672001f7f6e6b580ce960e64444c0de379ffb9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-24T04:51:44.104Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-24T04:51:44.295Z] Stashed 1 file(s) [Pipeline] echo [2023-01-24T04:51:44.299Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-24T04:51:44.451Z] provisioning config files... [2023-01-24T04:51:44.458Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-504@tmp/config4406586539540724686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T04:51:44.620Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3499 in /w/workspace/_app-service-configurable_PR-504 [Pipeline] { [Pipeline] ws [2023-01-24T04:51:44.628Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2023-01-24T04:51:44.664Z] Selected Git installation does not exist. Using Default [2023-01-24T04:51:44.664Z] The recommended git tool is: NONE [2023-01-24T04:51:44.742Z] ---> docker-login.sh [2023-01-24T04:51:44.742Z] nexus3.edgexfoundry.org:10001 [2023-01-24T04:51:44.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T04:51:44.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T04:51:44.742Z] Configure a credential helper to remove this warning. See [2023-01-24T04:51:44.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T04:51:44.742Z] [2023-01-24T04:51:44.742Z] Login Succeeded [2023-01-24T04:51:44.742Z] nexus3.edgexfoundry.org:10002 [2023-01-24T04:51:44.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T04:51:44.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T04:51:44.742Z] Configure a credential helper to remove this warning. See [2023-01-24T04:51:44.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T04:51:44.742Z] [2023-01-24T04:51:44.742Z] Login Succeeded [2023-01-24T04:51:44.742Z] nexus3.edgexfoundry.org:10003 [2023-01-24T04:51:45.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T04:51:45.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T04:51:45.000Z] Configure a credential helper to remove this warning. See [2023-01-24T04:51:45.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T04:51:45.000Z] [2023-01-24T04:51:45.000Z] Login Succeeded [2023-01-24T04:51:45.000Z] nexus3.edgexfoundry.org:10004 [2023-01-24T04:51:45.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T04:51:45.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T04:51:45.000Z] Configure a credential helper to remove this warning. See [2023-01-24T04:51:45.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T04:51:45.001Z] [2023-01-24T04:51:45.001Z] Login Succeeded [2023-01-24T04:51:45.001Z] docker.io [2023-01-24T04:51:45.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T04:51:45.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T04:51:45.259Z] Configure a credential helper to remove this warning. See [2023-01-24T04:51:45.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T04:51:45.259Z] [2023-01-24T04:51:45.259Z] Login Succeeded [2023-01-24T04:51:45.259Z] ---> docker-login.sh ends [Pipeline] } [2023-01-24T04:51:45.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-24T04:51:45.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-24T04:51:45.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-24T04:51:45.352Z] ========================================================= [2023-01-24T04:51:45.352Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-24T04:51:45.352Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T04:51:45.656Z] + 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 . [2023-01-24T04:51:45.656Z] Sending build context to Docker daemon 3.222MB [2023-01-24T04:51:45.656Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-24T04:51:45.656Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-24T04:51:45.656Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-24T04:51:45.656Z] 213ec9aee27d: Pulling fs layer [2023-01-24T04:51:45.656Z] 4583459ba037: Pulling fs layer [2023-01-24T04:51:45.656Z] 93c1e223e6f2: Pulling fs layer [2023-01-24T04:51:45.656Z] 53926ce57604: Pulling fs layer [2023-01-24T04:51:45.656Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-24T04:51:45.656Z] 22ff95d597cd: Pulling fs layer [2023-01-24T04:51:45.656Z] 12d6caf4c0d1: Pulling fs layer [2023-01-24T04:51:45.656Z] 96b7cbca73a9: Pulling fs layer [2023-01-24T04:51:45.656Z] a7acece74701: Pulling fs layer [2023-01-24T04:51:45.656Z] 53926ce57604: Waiting [2023-01-24T04:51:45.656Z] 21b2b0c7a3f4: Waiting [2023-01-24T04:51:45.656Z] 96b7cbca73a9: Waiting [2023-01-24T04:51:45.656Z] a7acece74701: Waiting [2023-01-24T04:51:45.656Z] 22ff95d597cd: Waiting [2023-01-24T04:51:45.656Z] 93c1e223e6f2: Verifying Checksum [2023-01-24T04:51:45.656Z] 93c1e223e6f2: Download complete [2023-01-24T04:51:45.656Z] 4583459ba037: Download complete [2023-01-24T04:51:45.656Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-24T04:51:45.656Z] 21b2b0c7a3f4: Download complete [2023-01-24T04:51:45.656Z] 22ff95d597cd: Verifying Checksum [2023-01-24T04:51:45.656Z] 22ff95d597cd: Download complete [2023-01-24T04:51:45.922Z] 213ec9aee27d: Verifying Checksum [2023-01-24T04:51:45.922Z] 213ec9aee27d: Download complete [2023-01-24T04:51:45.922Z] 12d6caf4c0d1: Download complete [2023-01-24T04:51:45.922Z] 213ec9aee27d: Pull complete [2023-01-24T04:51:45.922Z] 4583459ba037: Pull complete [2023-01-24T04:51:46.199Z] 93c1e223e6f2: Pull complete [2023-01-24T04:51:47.752Z] 53926ce57604: Verifying Checksum [2023-01-24T04:51:47.752Z] 53926ce57604: Download complete [2023-01-24T04:51:47.752Z] a7acece74701: Verifying Checksum [2023-01-24T04:51:47.752Z] a7acece74701: Download complete [2023-01-24T04:51:47.752Z] 96b7cbca73a9: Verifying Checksum [2023-01-24T04:51:47.752Z] 96b7cbca73a9: Download complete [2023-01-24T04:51:49.584Z] using credential edgex-jenkins-ssh [2023-01-24T04:51:49.600Z] Cloning the remote Git repository [2023-01-24T04:51:49.653Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-01-24T04:51:49.713Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2023-01-24T04:51:49.842Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-24T04:51:49.843Z] > git --version # timeout=10 [2023-01-24T04:51:49.863Z] > git --version # 'git version 2.25.1' [2023-01-24T04:51:49.864Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-24T04:51:49.919Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-24T04:51:51.029Z] 53926ce57604: Pull complete [2023-01-24T04:51:51.029Z] 21b2b0c7a3f4: Pull complete [2023-01-24T04:51:51.029Z] 22ff95d597cd: Pull complete [2023-01-24T04:51:51.029Z] 12d6caf4c0d1: Pull complete [2023-01-24T04:51:51.022Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-24T04:51:51.055Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-24T04:51:51.898Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-24T04:51:51.944Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-24T04:51:51.945Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-24T04:51:51.964Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/504/head:refs/remotes/origin/PR-504 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-24T04:51:52.432Z] Merging remotes/origin/main commit aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f into PR head commit 02fcb0ee35132ff22f35b0d09624d5321ba76276 [2023-01-24T04:51:52.668Z] Merge succeeded, producing 743d29384be0a7e8f2e27ede7d56659484bf768f [2023-01-24T04:51:52.668Z] Checking out Revision 743d29384be0a7e8f2e27ede7d56659484bf768f (PR-504) [2023-01-24T04:51:52.929Z] 96b7cbca73a9: Pull complete [2023-01-24T04:51:52.463Z] > git config core.sparsecheckout # timeout=10 [2023-01-24T04:51:52.483Z] > git checkout -f 02fcb0ee35132ff22f35b0d09624d5321ba76276 # timeout=10 [2023-01-24T04:51:52.557Z] > git remote # timeout=10 [2023-01-24T04:51:52.571Z] > git config --get remote.origin.url # timeout=10 [2023-01-24T04:51:52.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-24T04:51:52.608Z] > git merge aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f # timeout=10 [2023-01-24T04:51:52.659Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-24T04:51:52.683Z] > git config core.sparsecheckout # timeout=10 [2023-01-24T04:51:52.697Z] > git checkout -f 743d29384be0a7e8f2e27ede7d56659484bf768f # timeout=10 [2023-01-24T04:51:53.493Z] a7acece74701: Pull complete [2023-01-24T04:51:53.493Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-24T04:51:53.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-24T04:51:53.493Z] ---> db6d94c90886 [2023-01-24T04:51:53.493Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-24T04:51:56.025Z] ---> Running in 2bb1967b24a5 [2023-01-24T04:51:56.175Z] Commit message: "Merge commit 'aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f' into HEAD" [2023-01-24T04:51:56.193Z] > git rev-list --no-walk 02fcb0ee35132ff22f35b0d09624d5321ba76276 # timeout=10 [2023-01-24T04:51:56.284Z] Removing intermediate container 2bb1967b24a5 [2023-01-24T04:51:56.284Z] ---> a1a8be7205a8 [2023-01-24T04:51:56.284Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-24T04:51:56.284Z] ---> Running in 5cca75e9b3dd [2023-01-24T04:51:56.284Z] Removing intermediate container 5cca75e9b3dd [2023-01-24T04:51:56.284Z] ---> 4b37d4153a08 [2023-01-24T04:51:56.284Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-24T04:51:56.284Z] ---> Running in b945729dc1c8 [2023-01-24T04:51:56.284Z] Removing intermediate container b945729dc1c8 [2023-01-24T04:51:56.284Z] ---> 8ce32ce093f6 [2023-01-24T04:51:56.284Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-24T04:51:56.284Z] ---> Running in e4795051fb57 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-24T04:51:56.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T04:51:56.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T04:51:57.058Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-24T04:51:57.058Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-24T04:51:57.058Z] Dload Upload Total Spent Left Speed [2023-01-24T04:51:57.058Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98k [2023-01-24T04:51:57.108Z] OK: 211 MiB in 51 packages [Pipeline] sh [2023-01-24T04:51:57.674Z] Removing intermediate container e4795051fb57 [2023-01-24T04:51:57.674Z] ---> 67812c081646 [2023-01-24T04:51:57.674Z] Step 7/12 : WORKDIR /app [2023-01-24T04:51:57.674Z] ---> Running in d409dc4cb79a [2023-01-24T04:51:57.674Z] Removing intermediate container d409dc4cb79a [2023-01-24T04:51:57.674Z] ---> 58009cd16b2a [2023-01-24T04:51:57.674Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-24T04:51:57.674Z] ---> 81a1952a615e [2023-01-24T04:51:57.674Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T04:51:57.674Z] ---> Running in 9a60381d0be0 [2023-01-24T04:51:57.711Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-24T04:51:58.043Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-24T04:51:58.043Z] + sudo tee /etc/docker/daemon.new [2023-01-24T04:51:58.043Z] { [2023-01-24T04:51:58.043Z] "registry-mirrors": [ [2023-01-24T04:51:58.043Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-24T04:51:58.043Z] ], [2023-01-24T04:51:58.043Z] "bip": "10.250.0.254/24", [2023-01-24T04:51:58.043Z] "hosts": [ [2023-01-24T04:51:58.043Z] "tcp://0.0.0.0:5555", [2023-01-24T04:51:58.043Z] "unix:///var/run/docker.sock" [2023-01-24T04:51:58.043Z] ], [2023-01-24T04:51:58.043Z] "mtu": 1458, [2023-01-24T04:51:58.043Z] "selinux-enabled": true, [2023-01-24T04:51:58.043Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-24T04:51:58.043Z] } [Pipeline] sh [2023-01-24T04:51:58.368Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-24T04:51:58.704Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-24T04:52:16.976Z] provisioning config files... [2023-01-24T04:52:16.999Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config6934342231342129595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T04:52:17.343Z] ---> docker-login.sh [2023-01-24T04:52:17.343Z] nexus3.edgexfoundry.org:10001 [2023-01-24T04:52:17.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T04:52:17.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T04:52:17.882Z] Configure a credential helper to remove this warning. See [2023-01-24T04:52:17.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T04:52:17.882Z] [2023-01-24T04:52:17.882Z] Login Succeeded [2023-01-24T04:52:17.882Z] nexus3.edgexfoundry.org:10002 [2023-01-24T04:52:18.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T04:52:18.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T04:52:18.159Z] Configure a credential helper to remove this warning. See [2023-01-24T04:52:18.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T04:52:18.159Z] [2023-01-24T04:52:18.159Z] Login Succeeded [2023-01-24T04:52:18.159Z] nexus3.edgexfoundry.org:10003 [2023-01-24T04:52:18.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T04:52:18.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T04:52:18.702Z] Configure a credential helper to remove this warning. See [2023-01-24T04:52:18.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T04:52:18.702Z] [2023-01-24T04:52:18.702Z] Login Succeeded [2023-01-24T04:52:18.702Z] nexus3.edgexfoundry.org:10004 [2023-01-24T04:52:18.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T04:52:18.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T04:52:18.970Z] Configure a credential helper to remove this warning. See [2023-01-24T04:52:18.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T04:52:18.970Z] [2023-01-24T04:52:18.970Z] Login Succeeded [2023-01-24T04:52:18.970Z] docker.io [2023-01-24T04:52:19.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T04:52:19.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T04:52:19.505Z] Configure a credential helper to remove this warning. See [2023-01-24T04:52:19.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T04:52:19.505Z] [2023-01-24T04:52:19.505Z] Login Succeeded [2023-01-24T04:52:19.505Z] ---> docker-login.sh ends [Pipeline] } [2023-01-24T04:52:19.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-24T04:52:19.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-24T04:52:19.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-24T04:52:19.746Z] ========================================================= [2023-01-24T04:52:19.746Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-24T04:52:19.746Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T04:52:20.099Z] + 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 . [2023-01-24T04:52:20.099Z] Sending build context to Docker daemon 205.8kB [2023-01-24T04:52:20.368Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-24T04:52:20.368Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-24T04:52:20.368Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-24T04:52:20.368Z] 9b18e9b68314: Pulling fs layer [2023-01-24T04:52:20.368Z] 35d82f9e3411: Pulling fs layer [2023-01-24T04:52:20.368Z] e16973657156: Pulling fs layer [2023-01-24T04:52:20.368Z] fc693d55d65f: Pulling fs layer [2023-01-24T04:52:20.368Z] 7e9fc2657dce: Pulling fs layer [2023-01-24T04:52:20.368Z] dda99020689f: Pulling fs layer [2023-01-24T04:52:20.368Z] db1c61fa0a46: Pulling fs layer [2023-01-24T04:52:20.368Z] 891c053d2c06: Pulling fs layer [2023-01-24T04:52:20.368Z] fc693d55d65f: Waiting [2023-01-24T04:52:20.368Z] 7e9fc2657dce: Waiting [2023-01-24T04:52:20.368Z] dda99020689f: Waiting [2023-01-24T04:52:20.368Z] db1c61fa0a46: Waiting [2023-01-24T04:52:20.368Z] 891c053d2c06: Waiting [2023-01-24T04:52:20.368Z] e16973657156: Verifying Checksum [2023-01-24T04:52:20.368Z] e16973657156: Download complete [2023-01-24T04:52:20.639Z] 35d82f9e3411: Verifying Checksum [2023-01-24T04:52:20.639Z] 35d82f9e3411: Download complete [2023-01-24T04:52:20.639Z] 7e9fc2657dce: Verifying Checksum [2023-01-24T04:52:20.639Z] 7e9fc2657dce: Download complete [2023-01-24T04:52:20.639Z] dda99020689f: Verifying Checksum [2023-01-24T04:52:20.639Z] dda99020689f: Download complete [2023-01-24T04:52:20.639Z] 9b18e9b68314: Verifying Checksum [2023-01-24T04:52:20.639Z] 9b18e9b68314: Download complete [2023-01-24T04:52:21.616Z] 891c053d2c06: Verifying Checksum [2023-01-24T04:52:21.616Z] 891c053d2c06: Download complete [2023-01-24T04:52:22.586Z] db1c61fa0a46: Verifying Checksum [2023-01-24T04:52:22.586Z] db1c61fa0a46: Download complete [2023-01-24T04:52:23.551Z] fc693d55d65f: Verifying Checksum [2023-01-24T04:52:23.551Z] fc693d55d65f: Download complete [2023-01-24T04:52:23.551Z] 9b18e9b68314: Pull complete [2023-01-24T04:52:23.820Z] 35d82f9e3411: Pull complete [2023-01-24T04:52:24.087Z] e16973657156: Pull complete [2023-01-24T04:52:39.121Z] fc693d55d65f: Pull complete [2023-01-24T04:52:39.121Z] 7e9fc2657dce: Pull complete [2023-01-24T04:52:39.121Z] dda99020689f: Pull complete [2023-01-24T04:52:44.356Z] Removing intermediate container 9a60381d0be0 [2023-01-24T04:52:44.356Z] ---> ddc1fb5527c9 [2023-01-24T04:52:44.356Z] Step 10/12 : COPY . . [2023-01-24T04:52:44.356Z] ---> 4b2a298cfd8b [2023-01-24T04:52:44.356Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-24T04:52:44.356Z] ---> Running in ec03bf100c9f [2023-01-24T04:52:44.356Z] Removing intermediate container ec03bf100c9f [2023-01-24T04:52:44.356Z] ---> b2d0e5702ad5 [2023-01-24T04:52:44.356Z] Step 12/12 : RUN $MAKE [2023-01-24T04:52:44.356Z] ---> Running in 0f0082fb5030 [2023-01-24T04:52:44.356Z] noop [2023-01-24T04:52:44.356Z] Removing intermediate container 0f0082fb5030 [2023-01-24T04:52:44.356Z] ---> c61ddd9b0623 [2023-01-24T04:52:44.356Z] Successfully built c61ddd9b0623 [2023-01-24T04:52:44.356Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T04:52:44.510Z] db1c61fa0a46: Pull complete [2023-01-24T04:52:44.662Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-24T04:52:44.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T04:52:44.733Z] prd-ubuntu20.04-docker-8c-8g-3495 does not seem to be running inside a container [2023-01-24T04:52:44.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-504 -v /w/workspace/_app-service-configurable_PR-504:/w/workspace/_app-service-configurable_PR-504:rw,z -v /w/workspace/_app-service-configurable_PR-504@tmp:/w/workspace/_app-service-configurable_PR-504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-24T04:52:45.095Z] $ docker top 324f927a56b262a25c9164b60e84044aa78590016668ebb05a8460ca3bff27ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-24T04:52:45.434Z] + go version [2023-01-24T04:52:45.434Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-24T04:52:45.449Z] $ docker stop --time=1 324f927a56b262a25c9164b60e84044aa78590016668ebb05a8460ca3bff27ea [2023-01-24T04:52:46.458Z] 891c053d2c06: Pull complete [2023-01-24T04:52:46.458Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-24T04:52:46.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-24T04:52:46.458Z] ---> f96f9c87975a [2023-01-24T04:52:46.458Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-24T04:52:46.700Z] $ docker rm -f --volumes 324f927a56b262a25c9164b60e84044aa78590016668ebb05a8460ca3bff27ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T04:52:47.104Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-24T04:52:47.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T04:52:47.170Z] prd-ubuntu20.04-docker-8c-8g-3495 does not seem to be running inside a container [2023-01-24T04:52:47.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-504 -v /w/workspace/_app-service-configurable_PR-504:/w/workspace/_app-service-configurable_PR-504:rw,z -v /w/workspace/_app-service-configurable_PR-504@tmp:/w/workspace/_app-service-configurable_PR-504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-24T04:52:47.422Z] ---> Running in f0a49db74e09 [2023-01-24T04:52:47.520Z] $ docker top 5f61a474894c35243c5dfcb6f5a5fdc728bf383048a0d8f588ea12cf917fb855 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-24T04:52:47.703Z] Removing intermediate container f0a49db74e09 [2023-01-24T04:52:47.703Z] ---> 148a809dd319 [2023-01-24T04:52:47.703Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-24T04:52:47.703Z] ---> Running in 022fa0936149 [2023-01-24T04:52:47.859Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-504 [Pipeline] fileExists [Pipeline] sh [2023-01-24T04:52:47.970Z] Removing intermediate container 022fa0936149 [2023-01-24T04:52:47.970Z] ---> e957f2563986 [2023-01-24T04:52:47.970Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-24T04:52:48.153Z] + make test [2023-01-24T04:52:48.153Z] go test -race -coverprofile=coverage.out ./... [2023-01-24T04:52:48.238Z] ---> Running in 4c4c3933591f [2023-01-24T04:52:48.506Z] Removing intermediate container 4c4c3933591f [2023-01-24T04:52:48.506Z] ---> 42e4c5cd33bd [2023-01-24T04:52:48.506Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-24T04:52:48.506Z] ---> Running in 1ab6ca065255 [2023-01-24T04:52:49.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-24T04:52:50.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-24T04:52:51.031Z] OK: 221 MiB in 51 packages [2023-01-24T04:52:51.994Z] Removing intermediate container 1ab6ca065255 [2023-01-24T04:52:51.994Z] ---> 65b1f281c13d [2023-01-24T04:52:51.994Z] Step 7/12 : WORKDIR /app [2023-01-24T04:52:51.994Z] ---> Running in cdfad13ffa12 [2023-01-24T04:52:52.260Z] Removing intermediate container cdfad13ffa12 [2023-01-24T04:52:52.260Z] ---> 9a5c49165102 [2023-01-24T04:52:52.260Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-24T04:52:52.856Z] ---> 47a1d8e8973d [2023-01-24T04:52:52.856Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T04:52:52.856Z] ---> Running in 4fc8f107c06d [2023-01-24T04:53:10.074Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-24T04:53:10.074Z] go vet ./... [2023-01-24T04:53:15.334Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-24T04:53:15.334Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-24T04:53:15.334Z] ./bin/test-attribution-txt.sh [2023-01-24T04:53:15.334Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-24T04:53:15.334Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-24T04:53:15.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-24T04:53:15.364Z] $ docker stop --time=1 5f61a474894c35243c5dfcb6f5a5fdc728bf383048a0d8f588ea12cf917fb855 [2023-01-24T04:53:18.273Z] $ docker rm -f --volumes 5f61a474894c35243c5dfcb6f5a5fdc728bf383048a0d8f588ea12cf917fb855 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-24T04:53:18.695Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-24T04:53:18.734Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-24T04:53:19.241Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-24T04:53:19.528Z] + ls -al . [2023-01-24T04:53:19.529Z] total 176 [2023-01-24T04:53:19.529Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 04:52 . [2023-01-24T04:53:19.529Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 04:51 .. [2023-01-24T04:53:19.529Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 24 04:51 .dockerignore [2023-01-24T04:53:19.529Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 04:51 .git [2023-01-24T04:53:19.529Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 04:51 .github [2023-01-24T04:53:19.529Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 24 04:51 .gitignore [2023-01-24T04:53:19.529Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 24 04:51 .semver [2023-01-24T04:53:19.529Z] -rw-rw-r-- 1 jenkins jenkins 9103 Jan 24 04:51 Attribution.txt [2023-01-24T04:53:19.529Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 24 04:51 CHANGELOG.md [2023-01-24T04:53:19.529Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 24 04:51 Dockerfile [2023-01-24T04:53:19.529Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 24 04:51 GOVERNANCE.md [2023-01-24T04:53:19.529Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 24 04:51 Jenkinsfile [2023-01-24T04:53:19.529Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 24 04:51 LICENSE [2023-01-24T04:53:19.529Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 24 04:51 OWNERS.md [2023-01-24T04:53:19.529Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 24 04:51 README.md [2023-01-24T04:53:19.529Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 24 04:51 VERSION [2023-01-24T04:53:19.529Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 04:51 bin [2023-01-24T04:53:19.529Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 24 04:52 coverage.out [2023-01-24T04:53:19.529Z] -rw-rw-r-- 1 jenkins jenkins 3362 Jan 24 04:51 go.mod [2023-01-24T04:53:19.529Z] -rw-rw-r-- 1 jenkins jenkins 33983 Jan 24 04:51 go.sum [2023-01-24T04:53:19.529Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 24 04:51 main.go [2023-01-24T04:53:19.529Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 24 04:51 makefile [2023-01-24T04:53:19.529Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 24 04:51 res [2023-01-24T04:53:19.529Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 04:51 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T04:53:19.842Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=fab97398af8c1e58500f6b8785e9d3dbceb5ac8b --label arch=amd64 --label version=0.0.0 . [2023-01-24T04:53:19.842Z] Sending build context to Docker daemon 3.223MB [2023-01-24T04:53:19.842Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-24T04:53:19.842Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-24T04:53:19.842Z] ---> c61ddd9b0623 [2023-01-24T04:53:19.842Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-24T04:53:19.842Z] ---> Running in b28a86a5792c [2023-01-24T04:53:20.103Z] Removing intermediate container b28a86a5792c [2023-01-24T04:53:20.103Z] ---> a07affce70bc [2023-01-24T04:53:20.103Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-24T04:53:20.103Z] ---> Running in 61b94b94bfc6 [2023-01-24T04:53:20.103Z] Removing intermediate container 61b94b94bfc6 [2023-01-24T04:53:20.103Z] ---> f3f5928d08af [2023-01-24T04:53:20.103Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-24T04:53:20.103Z] ---> Running in 5c9e23e03ad2 [2023-01-24T04:53:20.103Z] Removing intermediate container 5c9e23e03ad2 [2023-01-24T04:53:20.103Z] ---> 32f4fc2b7220 [2023-01-24T04:53:20.103Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-24T04:53:20.103Z] ---> Running in bb248ac63b15 [2023-01-24T04:53:20.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T04:53:20.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T04:53:20.880Z] OK: 211 MiB in 51 packages [2023-01-24T04:53:21.140Z] Removing intermediate container bb248ac63b15 [2023-01-24T04:53:21.140Z] ---> 213b608098e6 [2023-01-24T04:53:21.140Z] Step 7/26 : WORKDIR /app [2023-01-24T04:53:21.140Z] ---> Running in 0664077b0f73 [2023-01-24T04:53:21.399Z] Removing intermediate container 0664077b0f73 [2023-01-24T04:53:21.399Z] ---> 240390275fb4 [2023-01-24T04:53:21.399Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-24T04:53:21.399Z] ---> b67bf8c6dba7 [2023-01-24T04:53:21.399Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T04:53:21.399Z] ---> Running in b376f80c75ab [2023-01-24T04:53:22.334Z] Removing intermediate container b376f80c75ab [2023-01-24T04:53:22.334Z] ---> 753bcf443204 [2023-01-24T04:53:22.334Z] Step 10/26 : COPY . . [2023-01-24T04:53:22.593Z] ---> abd5221edb98 [2023-01-24T04:53:22.593Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-24T04:53:22.593Z] ---> Running in 611594ed1257 [2023-01-24T04:53:22.593Z] Removing intermediate container 611594ed1257 [2023-01-24T04:53:22.593Z] ---> 16100fbc3828 [2023-01-24T04:53:22.593Z] Step 12/26 : RUN $MAKE [2023-01-24T04:53:22.593Z] ---> Running in f07200ef0f57 [2023-01-24T04:53:22.851Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-01-24T04:53:40.930Z] Removing intermediate container f07200ef0f57 [2023-01-24T04:53:40.930Z] ---> d49041eb6a41 [2023-01-24T04:53:40.930Z] Step 13/26 : FROM alpine:3.16 [2023-01-24T04:53:40.930Z] 3.16: Pulling from library/alpine [2023-01-24T04:53:40.930Z] ca7dd9ec2225: Pulling fs layer [2023-01-24T04:53:40.930Z] ca7dd9ec2225: Verifying Checksum [2023-01-24T04:53:40.930Z] ca7dd9ec2225: Download complete [2023-01-24T04:53:41.189Z] ca7dd9ec2225: Pull complete [2023-01-24T04:53:41.189Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-24T04:53:41.189Z] Status: Downloaded newer image for alpine:3.16 [2023-01-24T04:53:41.189Z] ---> bfe296a52501 [2023-01-24T04:53:41.189Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-24T04:53:41.189Z] ---> Running in 8bffae7926f7 [2023-01-24T04:53:41.189Z] Removing intermediate container 8bffae7926f7 [2023-01-24T04:53:41.189Z] ---> 1866b44903ac [2023-01-24T04:53:41.189Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-24T04:53:41.189Z] ---> Running in bec2c52bcee6 [2023-01-24T04:53:41.447Z] Removing intermediate container bec2c52bcee6 [2023-01-24T04:53:41.447Z] ---> 7df61a596dca [2023-01-24T04:53:41.447Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-24T04:53:41.447Z] ---> Running in 25e600c428f7 [2023-01-24T04:53:41.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T04:53:41.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T04:53:41.964Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-24T04:53:41.964Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-24T04:53:41.964Z] Executing busybox-1.35.0-r17.trigger [2023-01-24T04:53:41.964Z] Executing ca-certificates-20220614-r0.trigger [2023-01-24T04:53:42.222Z] OK: 6 MiB in 16 packages [2023-01-24T04:53:42.481Z] Removing intermediate container 25e600c428f7 [2023-01-24T04:53:42.481Z] ---> 2448589eb757 [2023-01-24T04:53:42.481Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-24T04:53:42.742Z] ---> 67afbe1d128c [2023-01-24T04:53:42.742Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-24T04:53:42.742Z] ---> 42621aef8198 [2023-01-24T04:53:42.742Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-24T04:53:43.000Z] ---> f10edba191a6 [2023-01-24T04:53:43.000Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-24T04:53:43.566Z] ---> d29baabc90e9 [2023-01-24T04:53:43.566Z] Step 21/26 : EXPOSE 48095 [2023-01-24T04:53:43.566Z] ---> Running in 3d3636d86c40 [2023-01-24T04:53:43.566Z] Removing intermediate container 3d3636d86c40 [2023-01-24T04:53:43.566Z] ---> 2381ad06629b [2023-01-24T04:53:43.566Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-24T04:53:43.566Z] ---> Running in 83df93f35186 [2023-01-24T04:53:43.566Z] Removing intermediate container 83df93f35186 [2023-01-24T04:53:43.566Z] ---> 909ef913d5fc [2023-01-24T04:53:43.566Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-24T04:53:43.566Z] ---> Running in bac681e6bbfb [2023-01-24T04:53:43.566Z] Removing intermediate container bac681e6bbfb [2023-01-24T04:53:43.566Z] ---> 3499eb3757f0 [2023-01-24T04:53:43.566Z] Step 24/26 : LABEL arch=amd64 [2023-01-24T04:53:43.566Z] ---> Running in 7f17247ccdda [2023-01-24T04:53:43.825Z] Removing intermediate container 7f17247ccdda [2023-01-24T04:53:43.825Z] ---> 25da4c492282 [2023-01-24T04:53:43.825Z] Step 25/26 : LABEL git_sha=fab97398af8c1e58500f6b8785e9d3dbceb5ac8b [2023-01-24T04:53:43.825Z] ---> Running in 6fff5fb40ea0 [2023-01-24T04:53:43.825Z] Removing intermediate container 6fff5fb40ea0 [2023-01-24T04:53:43.825Z] ---> f9d37bc67a3f [2023-01-24T04:53:43.825Z] Step 26/26 : LABEL version=0.0.0 [2023-01-24T04:53:43.825Z] ---> Running in 8deab25aa8db [2023-01-24T04:53:43.825Z] Removing intermediate container 8deab25aa8db [2023-01-24T04:53:43.825Z] ---> f58a2a055a95 [2023-01-24T04:53:43.825Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-24T04:53:43.825Z] Successfully built f58a2a055a95 [2023-01-24T04:53:43.825Z] Successfully tagged app-service-configurable: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 [2023-01-24T04:53:44.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-24T04:53:44.269Z] [2023-01-24T04:53:44.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T04:53:44.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-24T04:53:44.574Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-24T04:53:44.574Z] 5eb5b503b376: Pulling fs layer [2023-01-24T04:53:44.574Z] 5c69ac0246d0: Pulling fs layer [2023-01-24T04:53:44.574Z] ec43610c2a17: Pulling fs layer [2023-01-24T04:53:44.574Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-24T04:53:44.574Z] 33b1e0a273af: Pulling fs layer [2023-01-24T04:53:44.574Z] 5d3b04190fa2: Pulling fs layer [2023-01-24T04:53:44.574Z] 2f39f015ded8: Pulling fs layer [2023-01-24T04:53:44.574Z] 33b1e0a273af: Waiting [2023-01-24T04:53:44.574Z] 2f39f015ded8: Waiting [2023-01-24T04:53:44.574Z] 5d3b04190fa2: Waiting [2023-01-24T04:53:44.574Z] 3a2ae6a8a46f: Waiting [2023-01-24T04:53:44.574Z] 5c69ac0246d0: Download complete [2023-01-24T04:53:44.574Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-24T04:53:44.574Z] 3a2ae6a8a46f: Download complete [2023-01-24T04:53:44.838Z] 33b1e0a273af: Verifying Checksum [2023-01-24T04:53:44.838Z] 33b1e0a273af: Download complete [2023-01-24T04:53:44.838Z] 5d3b04190fa2: Download complete [2023-01-24T04:53:44.838Z] ec43610c2a17: Verifying Checksum [2023-01-24T04:53:44.838Z] ec43610c2a17: Download complete [2023-01-24T04:53:45.098Z] 5eb5b503b376: Download complete [2023-01-24T04:53:45.665Z] 2f39f015ded8: Verifying Checksum [2023-01-24T04:53:45.665Z] 2f39f015ded8: Download complete [2023-01-24T04:53:45.923Z] 5eb5b503b376: Pull complete [2023-01-24T04:53:46.181Z] 5c69ac0246d0: Pull complete [2023-01-24T04:53:46.441Z] ec43610c2a17: Pull complete [2023-01-24T04:53:46.441Z] 3a2ae6a8a46f: Pull complete [2023-01-24T04:53:46.699Z] 33b1e0a273af: Pull complete [2023-01-24T04:53:46.699Z] 5d3b04190fa2: Pull complete [2023-01-24T04:53:49.263Z] Removing intermediate container 4fc8f107c06d [2023-01-24T04:53:49.264Z] ---> 577d6e380005 [2023-01-24T04:53:49.264Z] Step 10/12 : COPY . . [2023-01-24T04:53:50.880Z] 2f39f015ded8: Pull complete [2023-01-24T04:53:50.880Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-24T04:53:50.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-24T04:53:50.880Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T04:53:50.951Z] prd-ubuntu20.04-docker-8c-8g-3495 does not seem to be running inside a container [2023-01-24T04:53:50.981Z] $ 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/_app-service-configurable_PR-504 -v /w/workspace/_app-service-configurable_PR-504:/w/workspace/_app-service-configurable_PR-504:rw,z -v /w/workspace/_app-service-configurable_PR-504@tmp:/w/workspace/_app-service-configurable_PR-504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-24T04:53:52.220Z] ---> fe3c2834d846 [2023-01-24T04:53:52.220Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-24T04:53:52.220Z] ---> Running in 3eb77578aa9b [2023-01-24T04:53:52.496Z] Removing intermediate container 3eb77578aa9b [2023-01-24T04:53:52.496Z] ---> 70f7fa3c0d52 [2023-01-24T04:53:52.496Z] Step 12/12 : RUN $MAKE [2023-01-24T04:53:52.496Z] ---> Running in 24f180d6b781 [2023-01-24T04:53:53.463Z] noop [2023-01-24T04:53:53.489Z] $ docker top 1bbcf998bbc40cd5df38882c73f8b7ca301d9a39c142e2465356cc104bd5044c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T04:53:53.880Z] ---> job-cost.sh [2023-01-24T04:53:53.880Z] lf-activate-venv: SKIPPING [2023-01-24T04:53:53.880Z] INFO: No Stack... [2023-01-24T04:53:54.049Z] Removing intermediate container 24f180d6b781 [2023-01-24T04:53:54.049Z] ---> f0245f78f201 [2023-01-24T04:53:54.049Z] Successfully built f0245f78f201 [2023-01-24T04:53:54.049Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T04:53:54.141Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-24T04:53:54.391Z] + docker inspect -f . ci-base-image-arm64 [2023-01-24T04:53:54.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T04:53:54.584Z] prd-ubuntu20.04-docker-arm64-4c-16g-3499 does not seem to be running inside a container [2023-01-24T04:53:54.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-24T04:53:54.708Z] INFO: Archiving Costs [2023-01-24T04:53:55.958Z] $ docker top e36bef4799a5f8ab0ff680780960ced35a56caa905e27a648cfe4bddcf81e05f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-01-24T04:53:56.487Z] + cat /w/workspace/_app-service-configurable_PR-504/archives/cost.csv [2023-01-24T04:53:56.487Z] + cut -d, -f6 [Pipeline] lock [2023-01-24T04:53:56.501Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-504-2-stack-cost] [2023-01-24T04:53:56.509Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-504-2-stack-cost] did not exist. Created. [2023-01-24T04:53:56.509Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-504-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-24T04:53:56.804Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-24T04:53:56.836Z] Stashed 1 file(s) [Pipeline] } [2023-01-24T04:53:56.843Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-504-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-24T04:53:56.862Z] $ docker stop --time=1 1bbcf998bbc40cd5df38882c73f8b7ca301d9a39c142e2465356cc104bd5044c [2023-01-24T04:53:56.886Z] + go version [2023-01-24T04:53:56.886Z] go version go1.18.7 linux/arm64 [2023-01-24T04:53:58.021Z] $ docker rm -f --volumes 1bbcf998bbc40cd5df38882c73f8b7ca301d9a39c142e2465356cc104bd5044c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-01-24T04:53:58.085Z] $ docker stop --time=1 e36bef4799a5f8ab0ff680780960ced35a56caa905e27a648cfe4bddcf81e05f [2023-01-24T04:53:59.688Z] $ docker rm -f --volumes e36bef4799a5f8ab0ff680780960ced35a56caa905e27a648cfe4bddcf81e05f [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T04:54:00.242Z] + docker inspect -f . ci-base-image-arm64 [2023-01-24T04:54:00.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T04:54:00.432Z] prd-ubuntu20.04-docker-arm64-4c-16g-3499 does not seem to be running inside a container [2023-01-24T04:54:00.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-24T04:54:01.678Z] $ docker top 493bb240b8ae400b301131f1df941ba0b105877662331f7273d39c198b1ca1e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-24T04:54:02.494Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/2 [Pipeline] fileExists [Pipeline] sh [2023-01-24T04:54:02.822Z] + make test [2023-01-24T04:54:03.089Z] go test -race -coverprofile=coverage.out ./... [2023-01-24T04:56:09.758Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-24T04:56:10.028Z] go vet ./... [2023-01-24T04:57:31.666Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-24T04:57:31.666Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-24T04:57:31.666Z] ./bin/test-attribution-txt.sh [2023-01-24T04:57:31.666Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-24T04:57:31.666Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-24T04:57:31.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-24T04:57:31.715Z] $ docker stop --time=1 493bb240b8ae400b301131f1df941ba0b105877662331f7273d39c198b1ca1e7 [2023-01-24T04:57:33.474Z] $ docker rm -f --volumes 493bb240b8ae400b301131f1df941ba0b105877662331f7273d39c198b1ca1e7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-24T04:57:34.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-24T04:57:34.707Z] Warning: overwriting stash ‘coverage-report’ [2023-01-24T04:57:35.120Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-24T04:57:35.491Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-24T04:57:35.808Z] + ls -al . [2023-01-24T04:57:35.808Z] total 172 [2023-01-24T04:57:35.808Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 24 04:54 . [2023-01-24T04:57:35.808Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 04:51 .. [2023-01-24T04:57:35.808Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 24 04:51 .dockerignore [2023-01-24T04:57:35.808Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 04:51 .git [2023-01-24T04:57:35.808Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 04:51 .github [2023-01-24T04:57:35.808Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 24 04:51 .gitignore [2023-01-24T04:57:35.808Z] -rw-rw-r-- 1 jenkins jenkins 9103 Jan 24 04:51 Attribution.txt [2023-01-24T04:57:35.808Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 24 04:51 CHANGELOG.md [2023-01-24T04:57:35.808Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 24 04:51 Dockerfile [2023-01-24T04:57:35.808Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 24 04:51 GOVERNANCE.md [2023-01-24T04:57:35.808Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 24 04:51 Jenkinsfile [2023-01-24T04:57:35.808Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 24 04:51 LICENSE [2023-01-24T04:57:35.808Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 24 04:51 OWNERS.md [2023-01-24T04:57:35.808Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 24 04:51 README.md [2023-01-24T04:57:35.808Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 24 04:51 VERSION [2023-01-24T04:57:35.808Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 04:51 bin [2023-01-24T04:57:35.808Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 24 04:54 coverage.out [2023-01-24T04:57:35.808Z] -rw-rw-r-- 1 jenkins jenkins 3362 Jan 24 04:51 go.mod [2023-01-24T04:57:35.808Z] -rw-rw-r-- 1 jenkins jenkins 33983 Jan 24 04:51 go.sum [2023-01-24T04:57:35.808Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 24 04:51 main.go [2023-01-24T04:57:35.808Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 24 04:51 makefile [2023-01-24T04:57:35.808Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 24 04:51 res [2023-01-24T04:57:35.808Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 04:51 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T04:57:36.142Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=743d29384be0a7e8f2e27ede7d56659484bf768f --label arch=arm64 --label version=0.0.0 . [2023-01-24T04:57:36.142Z] Sending build context to Docker daemon 206.8kB [2023-01-24T04:57:36.410Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-24T04:57:36.410Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-24T04:57:36.410Z] ---> f0245f78f201 [2023-01-24T04:57:36.410Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-24T04:57:36.410Z] ---> Running in e62c8550bbc8 [2023-01-24T04:57:36.677Z] Removing intermediate container e62c8550bbc8 [2023-01-24T04:57:36.677Z] ---> 0585a68910bf [2023-01-24T04:57:36.677Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-24T04:57:36.677Z] ---> Running in 63318d6e3468 [2023-01-24T04:57:37.264Z] Removing intermediate container 63318d6e3468 [2023-01-24T04:57:37.264Z] ---> 6006dee19bfc [2023-01-24T04:57:37.264Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-24T04:57:37.264Z] ---> Running in efe4669a01c8 [2023-01-24T04:57:37.532Z] Removing intermediate container efe4669a01c8 [2023-01-24T04:57:37.532Z] ---> 980eecb5d960 [2023-01-24T04:57:37.532Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-24T04:57:37.532Z] ---> Running in 5915e3b452ab [2023-01-24T04:57:38.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-24T04:57:38.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-24T04:57:39.724Z] OK: 221 MiB in 51 packages [2023-01-24T04:57:40.686Z] Removing intermediate container 5915e3b452ab [2023-01-24T04:57:40.686Z] ---> 0e8725ff72d8 [2023-01-24T04:57:40.686Z] Step 7/26 : WORKDIR /app [2023-01-24T04:57:40.686Z] ---> Running in 29c374bfedfe [2023-01-24T04:57:40.956Z] Removing intermediate container 29c374bfedfe [2023-01-24T04:57:40.956Z] ---> 508055aa3134 [2023-01-24T04:57:40.956Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-24T04:57:41.547Z] ---> eb7735312e07 [2023-01-24T04:57:41.547Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T04:57:41.547Z] ---> Running in 31a0e6c2a779 [2023-01-24T04:57:44.141Z] Removing intermediate container 31a0e6c2a779 [2023-01-24T04:57:44.141Z] ---> c67f819c4e07 [2023-01-24T04:57:44.141Z] Step 10/26 : COPY . . [2023-01-24T04:57:44.729Z] ---> 0fcf94a49b69 [2023-01-24T04:57:44.729Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-24T04:57:44.729Z] ---> Running in b4b76176a671 [2023-01-24T04:57:44.998Z] Removing intermediate container b4b76176a671 [2023-01-24T04:57:44.998Z] ---> cec2ca65cb65 [2023-01-24T04:57:44.998Z] Step 12/26 : RUN $MAKE [2023-01-24T04:57:45.267Z] ---> Running in a91ae0cdfb75 [2023-01-24T04:57:46.230Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-01-24T04:59:52.905Z] Removing intermediate container a91ae0cdfb75 [2023-01-24T04:59:52.905Z] ---> a6c04632f13d [2023-01-24T04:59:52.905Z] Step 13/26 : FROM alpine:3.16 [2023-01-24T04:59:52.905Z] 3.16: Pulling from library/alpine [2023-01-24T04:59:52.905Z] 6875df1f5354: Pulling fs layer [2023-01-24T04:59:52.905Z] 6875df1f5354: Verifying Checksum [2023-01-24T04:59:52.905Z] 6875df1f5354: Download complete [2023-01-24T04:59:52.905Z] 6875df1f5354: Pull complete [2023-01-24T04:59:52.905Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-24T04:59:52.905Z] Status: Downloaded newer image for alpine:3.16 [2023-01-24T04:59:52.905Z] ---> 2b4661558fb8 [2023-01-24T04:59:52.905Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-24T04:59:52.905Z] ---> Running in 0e026ac2dab2 [2023-01-24T04:59:52.905Z] Removing intermediate container 0e026ac2dab2 [2023-01-24T04:59:52.905Z] ---> 5ea68c040ab2 [2023-01-24T04:59:52.905Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-24T04:59:52.905Z] ---> Running in 5fbd293c0098 [2023-01-24T04:59:52.905Z] Removing intermediate container 5fbd293c0098 [2023-01-24T04:59:52.905Z] ---> a395ccda38de [2023-01-24T04:59:52.905Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-24T04:59:52.905Z] ---> Running in 30a3d0d09aa1 [2023-01-24T04:59:52.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-24T04:59:52.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-24T04:59:52.905Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-24T04:59:52.905Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-24T04:59:52.905Z] Executing busybox-1.35.0-r17.trigger [2023-01-24T04:59:52.905Z] Executing ca-certificates-20220614-r0.trigger [2023-01-24T04:59:52.905Z] OK: 6 MiB in 16 packages [2023-01-24T04:59:52.905Z] Removing intermediate container 30a3d0d09aa1 [2023-01-24T04:59:52.905Z] ---> e19b309176fe [2023-01-24T04:59:52.905Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-24T04:59:52.905Z] ---> 436d93ec032f [2023-01-24T04:59:52.905Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-24T04:59:52.905Z] ---> bccbce861be5 [2023-01-24T04:59:52.905Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-24T04:59:52.905Z] ---> 4cc7c04a557a [2023-01-24T04:59:52.905Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-24T04:59:52.905Z] ---> 214af9687402 [2023-01-24T04:59:52.906Z] Step 21/26 : EXPOSE 48095 [2023-01-24T04:59:52.906Z] ---> Running in f3d70a022a43 [2023-01-24T04:59:52.906Z] Removing intermediate container f3d70a022a43 [2023-01-24T04:59:52.906Z] ---> 794a6439f252 [2023-01-24T04:59:52.906Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-24T04:59:52.906Z] ---> Running in 8e5fec778c6a [2023-01-24T04:59:52.906Z] Removing intermediate container 8e5fec778c6a [2023-01-24T04:59:52.906Z] ---> 6a565f91cfdd [2023-01-24T04:59:52.906Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-24T04:59:52.906Z] ---> Running in eee4daf538b0 [2023-01-24T04:59:52.906Z] Removing intermediate container eee4daf538b0 [2023-01-24T04:59:52.906Z] ---> bc3a9feb91f5 [2023-01-24T04:59:52.906Z] Step 24/26 : LABEL arch=arm64 [2023-01-24T04:59:52.906Z] ---> Running in 3e95fe04f897 [2023-01-24T04:59:52.906Z] Removing intermediate container 3e95fe04f897 [2023-01-24T04:59:52.906Z] ---> e3552d4b63be [2023-01-24T04:59:52.906Z] Step 25/26 : LABEL git_sha=743d29384be0a7e8f2e27ede7d56659484bf768f [2023-01-24T04:59:52.906Z] ---> Running in 12ae225fe93f [2023-01-24T04:59:52.906Z] Removing intermediate container 12ae225fe93f [2023-01-24T04:59:52.906Z] ---> e00845ca1d24 [2023-01-24T04:59:52.906Z] Step 26/26 : LABEL version=0.0.0 [2023-01-24T04:59:52.906Z] ---> Running in fb678175528f [2023-01-24T04:59:52.906Z] Removing intermediate container fb678175528f [2023-01-24T04:59:52.906Z] ---> 7a54938a0e6f [2023-01-24T04:59:52.906Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-24T04:59:52.906Z] Successfully built 7a54938a0e6f [2023-01-24T04:59:52.906Z] Successfully tagged app-service-configurable-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 [2023-01-24T04:59:53.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-24T04:59:53.345Z] [2023-01-24T04:59:53.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T04:59:53.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-24T04:59:53.690Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-24T04:59:53.690Z] 8998bd30e6a1: Pulling fs layer [2023-01-24T04:59:53.690Z] 04944245beec: Pulling fs layer [2023-01-24T04:59:53.690Z] 699f458cf7ca: Pulling fs layer [2023-01-24T04:59:53.690Z] 765212b225bb: Pulling fs layer [2023-01-24T04:59:53.690Z] f23df028b6ca: Pulling fs layer [2023-01-24T04:59:53.690Z] d65c8cfc05b1: Pulling fs layer [2023-01-24T04:59:53.690Z] 2437ff75d9bd: Pulling fs layer [2023-01-24T04:59:53.690Z] 765212b225bb: Waiting [2023-01-24T04:59:53.690Z] f23df028b6ca: Waiting [2023-01-24T04:59:53.690Z] d65c8cfc05b1: Waiting [2023-01-24T04:59:53.690Z] 2437ff75d9bd: Waiting [2023-01-24T04:59:53.959Z] 04944245beec: Verifying Checksum [2023-01-24T04:59:53.959Z] 04944245beec: Download complete [2023-01-24T04:59:53.959Z] 765212b225bb: Verifying Checksum [2023-01-24T04:59:53.959Z] 765212b225bb: Download complete [2023-01-24T04:59:53.959Z] f23df028b6ca: Verifying Checksum [2023-01-24T04:59:53.959Z] f23df028b6ca: Download complete [2023-01-24T04:59:53.959Z] d65c8cfc05b1: Verifying Checksum [2023-01-24T04:59:53.959Z] d65c8cfc05b1: Download complete [2023-01-24T04:59:54.227Z] 699f458cf7ca: Verifying Checksum [2023-01-24T04:59:54.227Z] 699f458cf7ca: Download complete [2023-01-24T04:59:54.495Z] 8998bd30e6a1: Verifying Checksum [2023-01-24T04:59:54.496Z] 8998bd30e6a1: Download complete [2023-01-24T04:59:57.087Z] 2437ff75d9bd: Verifying Checksum [2023-01-24T04:59:57.087Z] 2437ff75d9bd: Download complete [2023-01-24T04:59:58.494Z] 8998bd30e6a1: Pull complete [2023-01-24T05:00:00.440Z] 04944245beec: Pull complete [2023-01-24T05:00:01.861Z] 699f458cf7ca: Pull complete [2023-01-24T05:00:02.130Z] 765212b225bb: Pull complete [2023-01-24T05:00:02.717Z] f23df028b6ca: Pull complete [2023-01-24T05:00:02.986Z] d65c8cfc05b1: Pull complete [2023-01-24T05:00:17.983Z] 2437ff75d9bd: Pull complete [2023-01-24T05:00:17.983Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-24T05:00:17.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-24T05:00:17.983Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T05:00:18.169Z] prd-ubuntu20.04-docker-arm64-4c-16g-3499 does not seem to be running inside a container [2023-01-24T05:00:18.245Z] $ 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/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-24T05:00:20.787Z] $ docker top aaaafae4574e5850a7916fc4b8b0510e42170ea1986c7d3d8a7637dcc21d1ac9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T05:00:21.613Z] ---> job-cost.sh [2023-01-24T05:00:21.613Z] lf-activate-venv: SKIPPING [2023-01-24T05:00:21.613Z] INFO: No Stack... [2023-01-24T05:00:22.194Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-24T05:00:22.774Z] INFO: Archiving Costs [Pipeline] sh [2023-01-24T05:00:23.094Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [2023-01-24T05:00:23.095Z] + cut -d, -f6 [Pipeline] lock [2023-01-24T05:00:23.400Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-504-2-stack-cost] [2023-01-24T05:00:23.406Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-504-2-stack-cost] did not exist. Created. [2023-01-24T05:00:23.406Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-504-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-24T05:00:23.790Z] /w/workspace/app-service-configurable/2@tmp/durable-5f91da61/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-24T05:00:24.439Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-24T05:00:24.455Z] Warning: overwriting stash ‘stack-cost’ [2023-01-24T05:00:24.500Z] Stashed 1 file(s) [Pipeline] } [2023-01-24T05:00:24.508Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-504-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-24T05:00:24.537Z] $ docker stop --time=1 aaaafae4574e5850a7916fc4b8b0510e42170ea1986c7d3d8a7637dcc21d1ac9 [2023-01-24T05:00:26.069Z] $ docker rm -f --volumes aaaafae4574e5850a7916fc4b8b0510e42170ea1986c7d3d8a7637dcc21d1ac9 [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 [2023-01-24T05:00:26.430Z] provisioning config files... [2023-01-24T05:00:26.438Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-504@tmp/config5304319401877341357tmp [Pipeline] { [Pipeline] sh [2023-01-24T05:00:26.729Z] + set +x [2023-01-24T05:00:26.729Z] + curl -s https://codecov.io/bash [2023-01-24T05:00:26.729Z] + bash -s -- [2023-01-24T05:00:26.729Z] [2023-01-24T05:00:26.729Z] _____ _ [2023-01-24T05:00:26.729Z] / ____| | | [2023-01-24T05:00:26.729Z] | | ___ __| | ___ ___ _____ __ [2023-01-24T05:00:26.729Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-24T05:00:26.729Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-24T05:00:26.729Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-24T05:00:26.729Z] Bash-1.0.6 [2023-01-24T05:00:26.729Z] [2023-01-24T05:00:26.729Z] [2023-01-24T05:00:26.729Z] ==> git version 2.25.1 found [2023-01-24T05:00:26.729Z] ==> 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 [2023-01-24T05:00:26.729Z] Release-Date: 2020-01-08 [2023-01-24T05:00:26.729Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-24T05:00:26.729Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-24T05:00:26.729Z] ==> Jenkins CI detected. [2023-01-24T05:00:26.729Z] current dir:  /w/workspace/_app-service-configurable_PR-504 [2023-01-24T05:00:26.729Z] project root: . [2023-01-24T05:00:26.729Z] --> token set from env [2023-01-24T05:00:26.729Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-24T05:00:26.729Z] ==> Running gcov in . (disable via -X gcov) [2023-01-24T05:00:26.729Z] ==> Python coveragepy not found [2023-01-24T05:00:26.729Z] ==> Searching for coverage reports in: [2023-01-24T05:00:26.729Z] + . [2023-01-24T05:00:26.729Z] -> Found 1 reports [2023-01-24T05:00:26.729Z] ==> Detecting git/mercurial file structure [2023-01-24T05:00:26.729Z] ==> Reading reports [2023-01-24T05:00:26.729Z] + ./coverage.out bytes=13 [2023-01-24T05:00:26.729Z] ==> Appending adjustments [2023-01-24T05:00:26.729Z] https://docs.codecov.io/docs/fixing-reports [2023-01-24T05:00:26.988Z] + Found adjustments [2023-01-24T05:00:26.988Z] ==> Gzipping contents [2023-01-24T05:00:26.988Z] 4.0K /tmp/codecov.2qP02Z.gz [2023-01-24T05:00:26.988Z] ==> Uploading reports [2023-01-24T05:00:26.988Z] url: https://codecov.io [2023-01-24T05:00:26.988Z] query: branch=PR-504&commit=fab97398af8c1e58500f6b8785e9d3dbceb5ac8b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-504%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=504&job=&cmd_args= [2023-01-24T05:00:26.988Z] -> Pinging Codecov [2023-01-24T05:00:26.988Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-504&commit=fab97398af8c1e58500f6b8785e9d3dbceb5ac8b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-504%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=504&job=&cmd_args= [2023-01-24T05:00:27.249Z] -> Uploading to [2023-01-24T05:00:27.249Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-24/A97CA9966030D2A3747ED39772930CCE/fab97398af8c1e58500f6b8785e9d3dbceb5ac8b/7bc4b530-cdd1-4383-8a8d-50c26abe08dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230124T050027Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a00d502e63ebfd8b9e04b526c33583a8c29732c203424eb41dabc6d34766ec3 [2023-01-24T05:00:27.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-24T05:00:27.249Z] Dload Upload Total Spent Left Speed [2023-01-24T05:00:27.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 2105 --:--:-- --:--:-- --:--:-- 2105 [2023-01-24T05:00:27.508Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/fab97398af8c1e58500f6b8785e9d3dbceb5ac8b [Pipeline] } [2023-01-24T05:00:27.516Z] 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 [2023-01-24T05:00:28.218Z] + [ -d /w/workspace/_app-service-configurable_PR-504/archives ] [2023-01-24T05:00:28.218Z] + ls -al /w/workspace/_app-service-configurable_PR-504/archives [2023-01-24T05:00:28.218Z] total 16 [2023-01-24T05:00:28.218Z] drwxr-xr-x 3 root root 4096 Jan 24 04:53 . [2023-01-24T05:00:28.218Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 24 04:53 .. [2023-01-24T05:00:28.218Z] drwxr-xr-x 2 root root 4096 Jan 24 04:53 cost [2023-01-24T05:00:28.218Z] -rw-r--r-- 1 root root 97 Jan 24 04:53 cost.csv [2023-01-24T05:00:28.218Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-504/archives [2023-01-24T05:00:28.218Z] + ls -al /w/workspace/_app-service-configurable_PR-504/archives [2023-01-24T05:00:28.218Z] total 16 [2023-01-24T05:00:28.218Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 24 04:53 . [2023-01-24T05:00:28.218Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 24 04:53 .. [2023-01-24T05:00:28.218Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 24 04:53 cost [2023-01-24T05:00:28.219Z] -rw-r--r-- 1 jenkins jenkins 97 Jan 24 04:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-24T05:00:28.510Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T05:00:29.371Z] ---> package-listing.sh [2023-01-24T05:00:29.371Z] ++ facter osfamily [2023-01-24T05:00:29.371Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-24T05:00:29.630Z] + OS_FAMILY=debian [2023-01-24T05:00:29.630Z] + workspace=/w/workspace/_app-service-configurable_PR-504 [2023-01-24T05:00:29.630Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-24T05:00:29.630Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-24T05:00:29.630Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-24T05:00:29.630Z] + PACKAGES=/tmp/packages_start.txt [2023-01-24T05:00:29.630Z] + '[' /w/workspace/_app-service-configurable_PR-504 ']' [2023-01-24T05:00:29.630Z] + PACKAGES=/tmp/packages_end.txt [2023-01-24T05:00:29.630Z] + case "${OS_FAMILY}" in [2023-01-24T05:00:29.630Z] + dpkg -l [2023-01-24T05:00:29.630Z] + grep '^ii' [2023-01-24T05:00:29.630Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-24T05:00:29.630Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-24T05:00:29.630Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-24T05:00:29.630Z] + '[' /w/workspace/_app-service-configurable_PR-504 ']' [2023-01-24T05:00:29.630Z] + mkdir -p /w/workspace/_app-service-configurable_PR-504/archives/ [2023-01-24T05:00:29.630Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-504/archives/ [Pipeline] echo [2023-01-24T05:00:29.642Z] 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/_app-service-configurable_PR-504/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-24T05:00:29.923Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T05:00:30.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-24T05:00:30.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T05:00:30.619Z] prd-ubuntu20.04-docker-8c-8g-3495 does not seem to be running inside a container [2023-01-24T05:00:30.651Z] $ 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/_app-service-configurable_PR-504/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-504 -v /w/workspace/_app-service-configurable_PR-504:/w/workspace/_app-service-configurable_PR-504:rw,z -v /w/workspace/_app-service-configurable_PR-504@tmp:/w/workspace/_app-service-configurable_PR-504@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 [2023-01-24T05:00:30.862Z] $ docker top b5bac1a9f0d5c8cacc52bf3070f166223178b6482893b6ab356a70d6e9bf9257 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-24T05:00:31.207Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-24T05:00:31.493Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-24T05:00:31.781Z] + ls /var/log/sa-host [2023-01-24T05:00:31.781Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-24T05:00:31.925Z] provisioning config files... [2023-01-24T05:00:31.934Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-504@tmp/config1391792107856292323tmp [Pipeline] { [Pipeline] echo [2023-01-24T05:00:31.945Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T05:00:32.228Z] ---> create-netrc.sh [Pipeline] } [2023-01-24T05:00:32.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-24T05:00:32.556Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-24T05:00:32.570Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T05:00:32.854Z] ---> sudo-logs.sh [2023-01-24T05:00:32.854Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-24T05:00:32.882Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T05:00:33.176Z] ---> job-cost.sh [2023-01-24T05:00:33.176Z] lf-activate-venv: SKIPPING [2023-01-24T05:00:33.176Z] DEBUG: total: 0.2199999988079071 [2023-01-24T05:00:33.176Z] INFO: Retrieving Stack Cost... [2023-01-24T05:00:33.435Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-24T05:00:33.693Z] INFO: Archiving Costs [Pipeline] echo [2023-01-24T05:00:33.706Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T05:00:33.990Z] ---> logs-deploy.sh [2023-01-24T05:00:33.990Z] lf-activate-venv: SKIPPING [2023-01-24T05:00:33.990Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-504/2 [2023-01-24T05:00:33.990Z] INFO: archiving workspace using pattern(s): [2023-01-24T05:00:34.924Z] Archives upload complete. [2023-01-24T05:00:35.184Z] INFO: archiving logs to Nexus [2023-01-24T05:00:35.757Z] ---> uname -a: [2023-01-24T05:00:35.757Z] Linux prd-ubuntu20-04-docker-8c-8g-3495 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-24T05:00:35.757Z] [2023-01-24T05:00:35.757Z] [2023-01-24T05:00:35.757Z] ---> lscpu: [2023-01-24T05:00:35.757Z] Architecture: x86_64 [2023-01-24T05:00:35.757Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-24T05:00:35.757Z] Byte Order: Little Endian [2023-01-24T05:00:35.757Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-24T05:00:35.757Z] CPU(s): 8 [2023-01-24T05:00:35.757Z] On-line CPU(s) list: 0-7 [2023-01-24T05:00:35.757Z] Thread(s) per core: 1 [2023-01-24T05:00:35.757Z] Core(s) per socket: 1 [2023-01-24T05:00:35.757Z] Socket(s): 8 [2023-01-24T05:00:35.757Z] NUMA node(s): 1 [2023-01-24T05:00:35.757Z] Vendor ID: AuthenticAMD [2023-01-24T05:00:35.757Z] CPU family: 23 [2023-01-24T05:00:35.757Z] Model: 49 [2023-01-24T05:00:35.757Z] Model name: AMD EPYC-Rome Processor [2023-01-24T05:00:35.757Z] Stepping: 0 [2023-01-24T05:00:35.757Z] CPU MHz: 2799.998 [2023-01-24T05:00:35.757Z] BogoMIPS: 5599.99 [2023-01-24T05:00:35.757Z] Virtualization: AMD-V [2023-01-24T05:00:35.757Z] Hypervisor vendor: KVM [2023-01-24T05:00:35.757Z] Virtualization type: full [2023-01-24T05:00:35.757Z] L1d cache: 256 KiB [2023-01-24T05:00:35.757Z] L1i cache: 256 KiB [2023-01-24T05:00:35.757Z] L2 cache: 4 MiB [2023-01-24T05:00:35.757Z] L3 cache: 128 MiB [2023-01-24T05:00:35.757Z] NUMA node0 CPU(s): 0-7 [2023-01-24T05:00:35.757Z] Vulnerability Itlb multihit: Not affected [2023-01-24T05:00:35.757Z] Vulnerability L1tf: Not affected [2023-01-24T05:00:35.757Z] Vulnerability Mds: Not affected [2023-01-24T05:00:35.757Z] Vulnerability Meltdown: Not affected [2023-01-24T05:00:35.757Z] Vulnerability Mmio stale data: Not affected [2023-01-24T05:00:35.757Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-24T05:00:35.757Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-24T05:00:35.757Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-24T05:00:35.757Z] Vulnerability Srbds: Not affected [2023-01-24T05:00:35.757Z] Vulnerability Tsx async abort: Not affected [2023-01-24T05:00:35.757Z] 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 [2023-01-24T05:00:35.757Z] [2023-01-24T05:00:35.757Z] [2023-01-24T05:00:35.757Z] ---> nproc: [2023-01-24T05:00:35.757Z] 8 [2023-01-24T05:00:35.757Z] [2023-01-24T05:00:35.757Z] [2023-01-24T05:00:35.757Z] ---> df -h: [2023-01-24T05:00:35.757Z] Filesystem Size Used Avail Use% Mounted on [2023-01-24T05:00:35.757Z] overlay 155G 12G 144G 8% / [2023-01-24T05:00:35.757Z] tmpfs 64M 0 64M 0% /dev [2023-01-24T05:00:35.757Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-24T05:00:35.757Z] shm 64M 0 64M 0% /dev/shm [2023-01-24T05:00:35.757Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-24T05:00:35.757Z] [2023-01-24T05:00:35.757Z] [2023-01-24T05:00:35.757Z] ---> sar -b -r -n DEV: [2023-01-24T05:00:35.757Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3495) 01/24/23 _x86_64_ (8 CPU) [2023-01-24T05:00:35.757Z] [2023-01-24T05:00:35.757Z] 04:04:01 LINUX RESTART (8 CPU) [2023-01-24T05:00:35.757Z] [2023-01-24T05:00:35.757Z] 04:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-24T05:00:35.757Z] 04:06:01 2.88 0.00 2.88 0.00 0.00 42.68 0.00 [2023-01-24T05:00:35.757Z] 04:07:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 [2023-01-24T05:00:35.757Z] 04:08:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2023-01-24T05:00:35.757Z] 04:09:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 [2023-01-24T05:00:35.757Z] 04:10:01 53.31 10.60 42.71 0.00 5155.81 8759.87 0.00 [2023-01-24T05:00:35.757Z] 04:11:01 3.63 0.02 3.62 0.00 0.13 91.85 0.00 [2023-01-24T05:00:35.757Z] 04:12:01 2.82 1.02 1.80 0.00 21.86 23.99 0.00 [2023-01-24T05:00:35.757Z] 04:13:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 [2023-01-24T05:00:35.757Z] 04:14:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2023-01-24T05:00:35.757Z] 04:15:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 [2023-01-24T05:00:35.757Z] 04:16:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 [2023-01-24T05:00:35.757Z] 04:17:01 1.18 0.02 1.17 0.00 0.13 14.26 0.00 [2023-01-24T05:00:35.757Z] 04:18:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2023-01-24T05:00:35.757Z] 04:19:01 1.87 0.00 1.87 0.00 0.00 21.06 0.00 [2023-01-24T05:00:35.757Z] 04:20:01 5.47 3.67 1.80 0.00 84.39 35.06 0.00 [2023-01-24T05:00:35.757Z] 04:21:01 1.80 0.00 1.80 0.00 0.00 19.60 0.00 [2023-01-24T05:00:35.757Z] 04:22:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2023-01-24T05:00:35.757Z] 04:23:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 [2023-01-24T05:00:35.757Z] 04:24:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2023-01-24T05:00:35.757Z] 04:25:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 [2023-01-24T05:00:35.757Z] 04:26:01 0.85 0.00 0.85 0.00 0.00 10.27 0.00 [2023-01-24T05:00:35.757Z] 04:27:01 1.13 0.00 1.13 0.00 0.00 14.26 0.00 [2023-01-24T05:00:35.757Z] 04:28:01 1.07 0.00 1.07 0.00 0.00 12.27 0.00 [2023-01-24T05:00:35.757Z] 04:29:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 [2023-01-24T05:00:35.757Z] 04:30:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2023-01-24T05:00:35.757Z] 04:31:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 [2023-01-24T05:00:35.757Z] 04:32:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2023-01-24T05:00:35.757Z] 04:33:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 [2023-01-24T05:00:35.757Z] 04:34:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 [2023-01-24T05:00:35.757Z] 04:35:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 [2023-01-24T05:00:35.757Z] 04:36:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 [2023-01-24T05:00:35.758Z] 04:37:01 1.15 0.00 1.15 0.00 0.00 14.27 0.00 [2023-01-24T05:00:35.758Z] 04:38:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 [2023-01-24T05:00:35.758Z] 04:39:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 [2023-01-24T05:00:35.758Z] 04:40:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2023-01-24T05:00:35.758Z] 04:41:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 [2023-01-24T05:00:35.758Z] 04:42:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2023-01-24T05:00:35.758Z] 04:43:01 1.35 0.00 1.35 0.00 0.00 15.47 0.00 [2023-01-24T05:00:35.758Z] 04:44:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 [2023-01-24T05:00:35.758Z] 04:45:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 [2023-01-24T05:00:35.758Z] 04:46:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 [2023-01-24T05:00:35.758Z] 04:47:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 [2023-01-24T05:00:35.758Z] 04:48:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 [2023-01-24T05:00:35.758Z] 04:49:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 [2023-01-24T05:00:35.758Z] 04:50:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2023-01-24T05:00:35.758Z] 04:51:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 [2023-01-24T05:00:35.758Z] 04:52:01 351.71 12.91 338.79 0.00 1889.02 38394.67 0.00 [2023-01-24T05:00:35.758Z] 04:53:01 126.48 1.08 125.40 0.00 8.67 45563.74 0.00 [2023-01-24T05:00:35.758Z] 04:54:01 188.69 0.23 188.45 0.00 21.06 44815.60 0.00 [2023-01-24T05:00:35.758Z] 04:55:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 [2023-01-24T05:00:35.758Z] 04:56:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2023-01-24T05:00:35.758Z] 04:57:01 1.70 0.00 1.70 0.00 0.00 18.79 0.00 [2023-01-24T05:00:35.758Z] 04:58:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2023-01-24T05:00:35.758Z] 04:59:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 [2023-01-24T05:00:35.758Z] 05:00:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2023-01-24T05:00:35.758Z] Average: 14.37 0.54 13.83 0.00 130.56 2515.79 0.00 [2023-01-24T05:00:35.758Z] [2023-01-24T05:00:35.758Z] 04:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-24T05:00:35.758Z] 04:06:01 30597840 31867776 502640 1.53 47304 1541248 1670972 4.92 612096 1411784 4 [2023-01-24T05:00:35.758Z] 04:07:01 30598124 31868152 501504 1.53 47352 1541260 1670972 4.92 612808 1411768 16 [2023-01-24T05:00:35.758Z] 04:08:01 30597420 31868080 501740 1.53 47392 1541260 1670972 4.92 613120 1412288 16 [2023-01-24T05:00:35.758Z] 04:09:01 30596892 31867592 502104 1.53 47424 1541256 1694040 4.99 613020 1412296 20 [2023-01-24T05:00:35.758Z] 04:10:01 30065536 31833836 510844 1.55 81588 1996320 1730704 5.10 938592 1579420 8 [2023-01-24T05:00:35.758Z] 04:11:01 30071100 31834720 510256 1.55 80172 1993068 1693692 4.99 937252 1576212 8 [2023-01-24T05:00:35.758Z] 04:12:01 30069932 31834480 510500 1.55 80240 1993688 1740192 5.13 937768 1576732 8 [2023-01-24T05:00:35.758Z] 04:13:01 30069628 31834320 510444 1.55 80280 1993688 1740192 5.13 937784 1576804 8 [2023-01-24T05:00:35.758Z] 04:14:01 30069644 31834340 510388 1.55 80304 1993684 1740192 5.13 937548 1576808 8 [2023-01-24T05:00:35.758Z] 04:15:01 30069628 31834384 510256 1.55 80348 1993696 1723828 5.08 937844 1576812 4 [2023-01-24T05:00:35.758Z] 04:16:01 30069516 31834296 510324 1.55 80372 1993696 1723828 5.08 937720 1576812 12 [2023-01-24T05:00:35.758Z] 04:17:01 30069264 31834088 510508 1.55 80400 1993696 1723828 5.08 938048 1576816 8 [2023-01-24T05:00:35.758Z] 04:18:01 30069560 31834424 509892 1.55 80416 1993708 1723828 5.08 938032 1576820 8 [2023-01-24T05:00:35.758Z] 04:19:01 30068976 31833880 510364 1.55 80504 1993696 1723828 5.08 938072 1576820 8 [2023-01-24T05:00:35.758Z] 04:20:01 30032088 31800412 542892 1.65 80576 1996496 1710308 5.04 976880 1578264 88 [2023-01-24T05:00:35.758Z] 04:21:01 30031488 31799852 543384 1.65 80616 1996496 1710308 5.04 976568 1578260 20 [2023-01-24T05:00:35.758Z] 04:22:01 30031972 31800384 543024 1.65 80664 1996492 1710308 5.04 976620 1578264 16 [2023-01-24T05:00:35.758Z] 04:23:01 30031412 31799864 543512 1.65 80688 1996504 1710308 5.04 976736 1578268 8 [2023-01-24T05:00:35.758Z] 04:24:01 30031624 31800076 543220 1.65 80720 1996488 1710308 5.04 976592 1578268 8 [2023-01-24T05:00:35.758Z] 04:25:01 30031260 31799744 543412 1.65 80748 1996508 1710308 5.04 977000 1578272 4 [2023-01-24T05:00:35.758Z] 04:26:01 30031212 31799736 543368 1.65 80772 1996512 1710308 5.04 977144 1578276 192 [2023-01-24T05:00:35.758Z] 04:27:01 30030936 31799516 543532 1.65 80804 1996516 1710308 5.04 977804 1578280 20 [2023-01-24T05:00:35.758Z] 04:28:01 30030648 31799272 543992 1.65 80844 1996520 1710308 5.04 977524 1578284 16 [2023-01-24T05:00:35.758Z] 04:29:01 30029924 31798552 544652 1.66 80884 1996512 1710308 5.04 977548 1578284 12 [2023-01-24T05:00:35.758Z] 04:30:01 30029480 31798304 544788 1.66 80916 1996652 1710308 5.04 978068 1578416 8 [2023-01-24T05:00:35.758Z] 04:31:01 30029156 31798000 545004 1.66 80956 1996656 1710308 5.04 978248 1578420 8 [2023-01-24T05:00:35.758Z] 04:32:01 30029148 31798036 544960 1.66 80988 1996656 1710308 5.04 978016 1578420 12 [2023-01-24T05:00:35.758Z] 04:33:01 30028880 31797828 545128 1.66 81020 1996660 1710308 5.04 978152 1578428 8 [2023-01-24T05:00:35.758Z] 04:34:01 30028280 31797232 545636 1.66 81048 1996660 1710308 5.04 978136 1578428 4 [2023-01-24T05:00:35.758Z] 04:35:01 30028208 31797244 545584 1.66 81088 1996668 1710308 5.04 978608 1578436 36 [2023-01-24T05:00:35.758Z] 04:36:01 30028160 31797220 545528 1.66 81120 1996672 1710308 5.04 978896 1578436 8 [2023-01-24T05:00:35.758Z] 04:37:01 30028176 31797260 545460 1.66 81144 1996676 1726360 5.09 978412 1578436 4 [2023-01-24T05:00:35.758Z] 04:38:01 30027900 31797012 545644 1.66 81160 1996680 1726360 5.09 978600 1578440 8 [2023-01-24T05:00:35.758Z] 04:39:01 30027808 31796948 546136 1.66 81208 1996668 1726360 5.09 978696 1578448 8 [2023-01-24T05:00:35.758Z] 04:40:01 30027732 31796960 546164 1.66 81248 1996684 1726360 5.09 979288 1578448 8 [2023-01-24T05:00:35.758Z] 04:41:01 30027740 31797012 546080 1.66 81280 1996688 1726360 5.09 979104 1578452 8 [2023-01-24T05:00:35.758Z] 04:42:01 30027440 31796744 546288 1.66 81312 1996688 1726360 5.09 979180 1578452 4 [2023-01-24T05:00:35.758Z] 04:43:01 30026840 31796176 546768 1.66 81328 1996692 1726360 5.09 979532 1578456 12 [2023-01-24T05:00:35.758Z] 04:44:01 30026784 31796152 546720 1.66 81360 1996696 1726360 5.09 979724 1578460 32 [2023-01-24T05:00:35.758Z] 04:45:01 30026712 31796108 546692 1.66 81396 1996696 1710176 5.04 979772 1578460 4 [2023-01-24T05:00:35.758Z] 04:46:01 30026728 31796152 546624 1.66 81436 1996704 1710176 5.04 979360 1578468 32 [2023-01-24T05:00:35.758Z] 04:47:01 30026348 31795836 546836 1.66 81468 1996704 1710176 5.04 979816 1578472 184 [2023-01-24T05:00:35.758Z] 04:48:01 30026508 31796000 546788 1.66 81500 1996708 1710176 5.04 979892 1578476 204 [2023-01-24T05:00:35.758Z] 04:49:01 30026508 31796072 546740 1.66 81524 1996712 1710176 5.04 979824 1578476 76 [2023-01-24T05:00:35.758Z] 04:50:01 30026484 31796052 546652 1.66 81560 1996712 1710176 5.04 979988 1578476 8 [2023-01-24T05:00:35.758Z] 04:51:01 30025932 31795544 547104 1.66 81592 1996716 1710176 5.04 980112 1578480 184 [2023-01-24T05:00:35.758Z] 04:52:01 28592268 31499308 787760 2.40 108964 3063192 1990212 5.87 1373860 2512636 1208 [2023-01-24T05:00:35.758Z] 04:53:01 27255060 31168564 1110328 3.38 178868 3904500 2447064 7.21 1981252 3140400 276860 [2023-01-24T05:00:35.758Z] 04:54:01 27141848 31514492 764788 2.33 191240 4310088 1798416 5.30 1576144 3616712 324 [2023-01-24T05:00:35.758Z] 04:55:01 27142944 31515636 763564 2.32 191260 4310104 1798416 5.30 1574856 3616712 16 [2023-01-24T05:00:35.758Z] 04:56:01 27143840 31516604 762504 2.32 191284 4310108 1798416 5.30 1573964 3616716 8 [2023-01-24T05:00:35.758Z] 04:57:01 27149712 31522548 756408 2.30 191320 4310112 1798416 5.30 1568296 3616720 8 [2023-01-24T05:00:35.758Z] 04:58:01 27152196 31525060 754060 2.29 191344 4310112 1798416 5.30 1566100 3616720 12 [2023-01-24T05:00:35.758Z] 04:59:01 27155708 31528592 750500 2.28 191368 4310108 1798416 5.30 1562604 3616724 8 [2023-01-24T05:00:35.758Z] 05:00:01 27155408 31528328 750700 2.28 191388 4310124 1798416 5.30 1562680 3616732 8 [2023-01-24T05:00:35.758Z] Average: 29634392 31757469 577467 1.76 94838 2311536 1742811 5.14 1045078 1870852 5088 [2023-01-24T05:00:35.758Z] [2023-01-24T05:00:35.758Z] 04:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-24T05:00:35.758Z] 04:06:01 ens3 3.38 0.97 1.81 0.25 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:07:01 ens3 2.18 0.82 0.71 0.49 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:08:01 ens3 1.07 0.70 0.61 0.48 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:10:01 ens3 150.84 91.00 2753.09 6.48 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:10:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:11:01 ens3 0.30 0.17 0.02 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:12:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:13:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:14:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:15:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:16:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.758Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:17:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:18:01 ens3 0.37 0.07 0.13 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:19:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:20:01 ens3 15.11 11.16 12.58 6.89 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:20:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:21:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:22:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:24:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:25:01 ens3 0.22 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:27:01 ens3 0.57 0.62 0.27 0.23 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:30:01 ens3 0.18 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:31:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:35:01 ens3 0.22 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:38:01 ens3 0.20 0.18 0.20 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:39:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:40:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:45:01 ens3 0.22 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:50:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:51:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:52:01 vethf14e747 36.51 49.81 3.30 34.20 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:52:01 ens3 565.84 386.44 6099.15 87.74 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:52:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:52:01 docker0 41.89 55.84 3.33 121.18 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:53:01 veth1a02967 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:53:01 ens3 229.56 162.39 1849.87 23.23 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:53:01 docker0 148.26 208.48 12.00 1826.62 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:54:01 ens3 125.68 89.29 2670.51 20.58 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:54:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:54:01 docker0 3.28 6.95 0.20 84.12 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:55:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.759Z] 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.760Z] 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.760Z] 05:00:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.760Z] 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.760Z] 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.760Z] Average: ens3 19.99 13.59 243.45 2.68 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.760Z] Average: lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.760Z] Average: docker0 3.52 4.93 0.28 36.94 0.00 0.00 0.00 0.00 [2023-01-24T05:00:35.760Z] [2023-01-24T05:00:35.760Z] [2023-01-24T05:00:35.760Z] ---> sar -P ALL: [2023-01-24T05:00:35.760Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3495) 01/24/23 _x86_64_ (8 CPU) [2023-01-24T05:00:35.760Z] [2023-01-24T05:00:35.760Z] 04:04:01 LINUX RESTART (8 CPU) [2023-01-24T05:00:35.760Z] [2023-01-24T05:00:35.760Z] 04:05:01 CPU %user %nice %system %iowait %steal %idle [2023-01-24T05:00:35.760Z] 04:06:01 all 0.04 0.00 0.01 0.01 0.00 99.95 [2023-01-24T05:00:35.760Z] 04:06:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-01-24T05:00:35.760Z] 04:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-24T05:00:35.760Z] 04:06:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-01-24T05:00:35.760Z] 04:06:01 3 0.12 0.00 0.00 0.00 0.00 99.88 [2023-01-24T05:00:35.760Z] 04:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:06:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2023-01-24T05:00:35.760Z] 04:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-24T05:00:35.760Z] 04:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-24T05:00:35.760Z] 04:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-01-24T05:00:35.760Z] 04:07:01 0 0.03 0.00 0.02 0.03 0.02 99.90 [2023-01-24T05:00:35.760Z] 04:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.760Z] 04:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-24T05:00:35.760Z] 04:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-24T05:00:35.760Z] 04:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-24T05:00:35.760Z] 04:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-24T05:00:35.760Z] 04:07:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-24T05:00:35.760Z] 04:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:08:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-01-24T05:00:35.760Z] 04:08:01 0 0.02 0.00 0.02 0.03 0.02 99.92 [2023-01-24T05:00:35.760Z] 04:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-24T05:00:35.760Z] 04:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-24T05:00:35.760Z] 04:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-24T05:00:35.760Z] 04:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:08:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-01-24T05:00:35.760Z] 04:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:09:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-01-24T05:00:35.760Z] 04:09:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2023-01-24T05:00:35.760Z] 04:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.760Z] 04:09:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-24T05:00:35.760Z] 04:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.760Z] 04:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-24T05:00:35.760Z] 04:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-24T05:00:35.760Z] 04:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:10:01 all 2.18 0.00 1.43 0.61 0.02 95.76 [2023-01-24T05:00:35.760Z] 04:10:01 0 2.14 0.00 1.54 2.57 0.02 93.74 [2023-01-24T05:00:35.760Z] 04:10:01 1 2.16 0.00 0.92 0.43 0.03 96.46 [2023-01-24T05:00:35.760Z] 04:10:01 2 1.48 0.00 0.69 0.52 0.02 97.29 [2023-01-24T05:00:35.760Z] 04:10:01 3 3.46 0.00 1.44 0.48 0.02 94.61 [2023-01-24T05:00:35.760Z] 04:10:01 4 1.82 0.00 2.04 0.63 0.02 95.49 [2023-01-24T05:00:35.760Z] 04:10:01 5 1.94 0.00 2.29 0.13 0.02 95.63 [2023-01-24T05:00:35.760Z] 04:10:01 6 2.25 0.00 1.28 0.08 0.02 96.37 [2023-01-24T05:00:35.760Z] 04:10:01 7 2.24 0.00 1.22 0.03 0.03 96.47 [2023-01-24T05:00:35.760Z] 04:11:01 all 0.08 0.00 0.04 0.01 0.01 99.85 [2023-01-24T05:00:35.760Z] 04:11:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2023-01-24T05:00:35.760Z] 04:11:01 1 0.10 0.00 0.03 0.10 0.00 99.77 [2023-01-24T05:00:35.760Z] 04:11:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2023-01-24T05:00:35.760Z] 04:11:01 3 0.23 0.00 0.08 0.00 0.02 99.67 [2023-01-24T05:00:35.760Z] 04:11:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-24T05:00:35.760Z] 04:11:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2023-01-24T05:00:35.760Z] 04:11:01 6 0.03 0.00 0.03 0.02 0.02 99.90 [2023-01-24T05:00:35.760Z] 04:11:01 7 0.08 0.00 0.03 0.00 0.00 99.88 [2023-01-24T05:00:35.760Z] 04:12:01 all 0.06 0.00 0.03 0.01 0.00 99.90 [2023-01-24T05:00:35.760Z] 04:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-24T05:00:35.760Z] 04:12:01 1 0.05 0.00 0.03 0.02 0.02 99.88 [2023-01-24T05:00:35.760Z] 04:12:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2023-01-24T05:00:35.760Z] 04:12:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-24T05:00:35.760Z] 04:12:01 4 0.20 0.00 0.05 0.03 0.02 99.70 [2023-01-24T05:00:35.760Z] 04:12:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-24T05:00:35.760Z] 04:12:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-24T05:00:35.760Z] 04:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-24T05:00:35.760Z] 04:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-01-24T05:00:35.760Z] 04:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-24T05:00:35.760Z] 04:13:01 1 0.02 0.00 0.03 0.03 0.02 99.90 [2023-01-24T05:00:35.760Z] 04:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-24T05:00:35.760Z] 04:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-24T05:00:35.760Z] 04:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.760Z] 04:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.760Z] 04:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-01-24T05:00:35.760Z] 04:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.760Z] 04:14:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-01-24T05:00:35.760Z] 04:14:01 2 0.08 0.00 0.03 0.02 0.02 99.85 [2023-01-24T05:00:35.760Z] 04:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.760Z] 04:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.760Z] 04:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.760Z] 04:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:15:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-01-24T05:00:35.760Z] 04:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-24T05:00:35.760Z] 04:15:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2023-01-24T05:00:35.760Z] 04:15:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-01-24T05:00:35.760Z] 04:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.760Z] 04:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-24T05:00:35.760Z] 04:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.760Z] 04:15:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-01-24T05:00:35.760Z] 04:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:16:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-01-24T05:00:35.760Z] 04:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.760Z] 04:16:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-24T05:00:35.760Z] 04:16:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-24T05:00:35.760Z] 04:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.760Z] [2023-01-24T05:00:35.760Z] 04:16:01 CPU %user %nice %system %iowait %steal %idle [2023-01-24T05:00:35.760Z] 04:17:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:17:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2023-01-24T05:00:35.760Z] 04:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-24T05:00:35.760Z] 04:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.760Z] 04:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-24T05:00:35.760Z] 04:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.760Z] 04:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-01-24T05:00:35.760Z] 04:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-24T05:00:35.760Z] 04:18:01 1 0.03 0.00 0.05 0.02 0.02 99.88 [2023-01-24T05:00:35.760Z] 04:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-24T05:00:35.760Z] 04:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.760Z] 04:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-24T05:00:35.760Z] 04:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-24T05:00:35.760Z] 04:18:01 6 0.02 0.00 0.05 0.02 0.02 99.90 [2023-01-24T05:00:35.760Z] 04:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.760Z] 04:19:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2023-01-24T05:00:35.760Z] 04:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:19:01 1 0.03 0.00 0.02 0.05 0.02 99.88 [2023-01-24T05:00:35.760Z] 04:19:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-24T05:00:35.760Z] 04:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.760Z] 04:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.760Z] 04:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:20:01 all 0.46 0.00 0.05 0.02 0.00 99.46 [2023-01-24T05:00:35.760Z] 04:20:01 0 0.53 0.00 0.12 0.10 0.02 99.23 [2023-01-24T05:00:35.760Z] 04:20:01 1 0.58 0.00 0.07 0.05 0.02 99.28 [2023-01-24T05:00:35.760Z] 04:20:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2023-01-24T05:00:35.760Z] 04:20:01 3 1.53 0.00 0.03 0.00 0.00 98.43 [2023-01-24T05:00:35.760Z] 04:20:01 4 0.20 0.00 0.07 0.00 0.00 99.73 [2023-01-24T05:00:35.760Z] 04:20:01 5 0.57 0.00 0.02 0.02 0.00 99.40 [2023-01-24T05:00:35.760Z] 04:20:01 6 0.12 0.00 0.02 0.02 0.00 99.85 [2023-01-24T05:00:35.760Z] 04:20:01 7 0.08 0.00 0.03 0.00 0.00 99.88 [2023-01-24T05:00:35.760Z] 04:21:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-01-24T05:00:35.760Z] 04:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-24T05:00:35.760Z] 04:21:01 1 0.05 0.00 0.02 0.02 0.00 99.92 [2023-01-24T05:00:35.760Z] 04:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-24T05:00:35.760Z] 04:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.760Z] 04:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.760Z] 04:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.760Z] 04:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:22:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-01-24T05:00:35.761Z] 04:22:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-24T05:00:35.761Z] 04:22:01 1 0.02 0.00 0.05 0.03 0.02 99.88 [2023-01-24T05:00:35.761Z] 04:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-24T05:00:35.761Z] 04:22:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-01-24T05:00:35.761Z] 04:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-24T05:00:35.761Z] 04:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:22:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-01-24T05:00:35.761Z] 04:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-01-24T05:00:35.761Z] 04:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:23:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2023-01-24T05:00:35.761Z] 04:23:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2023-01-24T05:00:35.761Z] 04:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-01-24T05:00:35.761Z] 04:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-24T05:00:35.761Z] 04:24:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-01-24T05:00:35.761Z] 04:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-24T05:00:35.761Z] 04:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-24T05:00:35.761Z] 04:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:25:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:25:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2023-01-24T05:00:35.761Z] 04:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-24T05:00:35.761Z] 04:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:25:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-01-24T05:00:35.761Z] 04:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:26:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2023-01-24T05:00:35.761Z] 04:26:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-24T05:00:35.761Z] 04:26:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2023-01-24T05:00:35.761Z] 04:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-24T05:00:35.761Z] 04:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-01-24T05:00:35.761Z] 04:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-24T05:00:35.761Z] 04:27:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2023-01-24T05:00:35.761Z] 04:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-24T05:00:35.761Z] 04:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:27:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-01-24T05:00:35.761Z] 04:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] [2023-01-24T05:00:35.761Z] 04:27:01 CPU %user %nice %system %iowait %steal %idle [2023-01-24T05:00:35.761Z] 04:28:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:28:01 1 0.02 0.00 0.03 0.03 0.02 99.90 [2023-01-24T05:00:35.761Z] 04:28:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-24T05:00:35.761Z] 04:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-01-24T05:00:35.761Z] 04:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:29:01 1 0.03 0.00 0.05 0.02 0.00 99.90 [2023-01-24T05:00:35.761Z] 04:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-24T05:00:35.761Z] 04:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-24T05:00:35.761Z] 04:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:29:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-01-24T05:00:35.761Z] 04:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-01-24T05:00:35.761Z] 04:30:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-01-24T05:00:35.761Z] 04:30:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2023-01-24T05:00:35.761Z] 04:30:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-24T05:00:35.761Z] 04:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-24T05:00:35.761Z] 04:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:31:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-01-24T05:00:35.761Z] 04:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:31:01 1 0.02 0.00 0.03 0.03 0.02 99.90 [2023-01-24T05:00:35.761Z] 04:31:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-01-24T05:00:35.761Z] 04:31:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-24T05:00:35.761Z] 04:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-24T05:00:35.761Z] 04:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:31:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-01-24T05:00:35.761Z] 04:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-01-24T05:00:35.761Z] 04:32:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-01-24T05:00:35.761Z] 04:32:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-24T05:00:35.761Z] 04:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-24T05:00:35.761Z] 04:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-24T05:00:35.761Z] 04:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:33:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2023-01-24T05:00:35.761Z] 04:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:33:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-01-24T05:00:35.761Z] 04:33:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-01-24T05:00:35.761Z] 04:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:33:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:34:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-24T05:00:35.761Z] 04:34:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2023-01-24T05:00:35.761Z] 04:34:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-24T05:00:35.761Z] 04:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.761Z] 04:35:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-01-24T05:00:35.761Z] 04:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-24T05:00:35.761Z] 04:35:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2023-01-24T05:00:35.761Z] 04:35:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2023-01-24T05:00:35.761Z] 04:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-24T05:00:35.761Z] 04:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.761Z] 04:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-24T05:00:35.762Z] 04:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:36:01 all 0.00 0.00 0.00 0.00 0.00 99.99 [2023-01-24T05:00:35.762Z] 04:36:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-24T05:00:35.762Z] 04:36:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-24T05:00:35.762Z] 04:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-01-24T05:00:35.762Z] 04:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-24T05:00:35.762Z] 04:37:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-24T05:00:35.762Z] 04:37:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-01-24T05:00:35.762Z] 04:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:38:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:38:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-24T05:00:35.762Z] 04:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-24T05:00:35.762Z] 04:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:38:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-24T05:00:35.762Z] 04:38:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-24T05:00:35.762Z] [2023-01-24T05:00:35.762Z] 04:38:01 CPU %user %nice %system %iowait %steal %idle [2023-01-24T05:00:35.762Z] 04:39:01 all 0.17 0.00 0.02 0.00 0.01 99.80 [2023-01-24T05:00:35.762Z] 04:39:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-24T05:00:35.762Z] 04:39:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2023-01-24T05:00:35.762Z] 04:39:01 2 1.26 0.00 0.08 0.00 0.03 98.63 [2023-01-24T05:00:35.762Z] 04:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-24T05:00:35.762Z] 04:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-24T05:00:35.762Z] 04:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:40:01 all 0.25 0.00 0.02 0.00 0.00 99.72 [2023-01-24T05:00:35.762Z] 04:40:01 0 0.00 0.00 0.05 0.00 0.00 99.95 [2023-01-24T05:00:35.762Z] 04:40:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:40:01 2 1.97 0.00 0.03 0.00 0.02 97.98 [2023-01-24T05:00:35.762Z] 04:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-24T05:00:35.762Z] 04:40:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-24T05:00:35.762Z] 04:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:41:01 all 0.26 0.00 0.00 0.01 0.00 99.72 [2023-01-24T05:00:35.762Z] 04:41:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-24T05:00:35.762Z] 04:41:01 1 0.02 0.00 0.00 0.07 0.00 99.92 [2023-01-24T05:00:35.762Z] 04:41:01 2 2.00 0.00 0.02 0.00 0.02 97.96 [2023-01-24T05:00:35.762Z] 04:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-24T05:00:35.762Z] 04:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:42:01 all 0.26 0.00 0.00 0.00 0.00 99.73 [2023-01-24T05:00:35.762Z] 04:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-24T05:00:35.762Z] 04:42:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:42:01 2 2.02 0.00 0.02 0.00 0.02 97.95 [2023-01-24T05:00:35.762Z] 04:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:42:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-24T05:00:35.762Z] 04:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:43:01 all 0.16 0.00 0.03 0.00 0.01 99.80 [2023-01-24T05:00:35.762Z] 04:43:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-01-24T05:00:35.762Z] 04:43:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-01-24T05:00:35.762Z] 04:43:01 2 1.21 0.00 0.12 0.00 0.02 98.66 [2023-01-24T05:00:35.762Z] 04:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:43:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-24T05:00:35.762Z] 04:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:43:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2023-01-24T05:00:35.762Z] 04:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-24T05:00:35.762Z] 04:44:01 all 0.00 0.00 0.00 0.00 0.00 99.99 [2023-01-24T05:00:35.762Z] 04:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:44:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2023-01-24T05:00:35.762Z] 04:44:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2023-01-24T05:00:35.762Z] 04:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:45:01 all 0.01 0.00 0.02 0.01 0.00 99.96 [2023-01-24T05:00:35.762Z] 04:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-24T05:00:35.762Z] 04:45:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2023-01-24T05:00:35.762Z] 04:45:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2023-01-24T05:00:35.762Z] 04:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-24T05:00:35.762Z] 04:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:45:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-01-24T05:00:35.762Z] 04:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:46:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-24T05:00:35.762Z] 04:46:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-24T05:00:35.762Z] 04:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-01-24T05:00:35.762Z] 04:47:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-01-24T05:00:35.762Z] 04:47:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-24T05:00:35.762Z] 04:47:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-01-24T05:00:35.762Z] 04:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:47:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:48:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-24T05:00:35.762Z] 04:48:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-24T05:00:35.762Z] 04:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-01-24T05:00:35.762Z] 04:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:49:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2023-01-24T05:00:35.762Z] 04:49:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-01-24T05:00:35.762Z] 04:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:49:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2023-01-24T05:00:35.762Z] 04:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:49:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-24T05:00:35.762Z] 04:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] [2023-01-24T05:00:35.762Z] 04:49:01 CPU %user %nice %system %iowait %steal %idle [2023-01-24T05:00:35.762Z] 04:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-01-24T05:00:35.762Z] 04:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:50:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-24T05:00:35.762Z] 04:50:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2023-01-24T05:00:35.762Z] 04:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:50:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-24T05:00:35.762Z] 04:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:50:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-01-24T05:00:35.762Z] 04:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:51:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-24T05:00:35.762Z] 04:51:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2023-01-24T05:00:35.762Z] 04:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-24T05:00:35.762Z] 04:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.762Z] 04:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.762Z] 04:52:01 all 7.08 0.00 2.93 1.68 0.04 88.28 [2023-01-24T05:00:35.762Z] 04:52:01 0 5.59 0.00 2.59 0.39 0.03 91.39 [2023-01-24T05:00:35.762Z] 04:52:01 1 6.46 0.00 2.13 2.18 0.03 89.19 [2023-01-24T05:00:35.762Z] 04:52:01 2 7.32 0.00 3.13 1.09 0.05 88.40 [2023-01-24T05:00:35.762Z] 04:52:01 3 8.27 0.00 2.97 0.25 0.05 88.46 [2023-01-24T05:00:35.762Z] 04:52:01 4 6.57 0.00 2.58 0.49 0.03 90.32 [2023-01-24T05:00:35.762Z] 04:52:01 5 7.83 0.00 3.21 3.26 0.05 85.65 [2023-01-24T05:00:35.762Z] 04:52:01 6 7.57 0.00 3.44 5.67 0.03 83.29 [2023-01-24T05:00:35.762Z] 04:52:01 7 7.00 0.00 3.36 0.10 0.05 89.49 [2023-01-24T05:00:35.763Z] 04:53:01 all 17.50 0.00 3.68 1.80 0.06 76.96 [2023-01-24T05:00:35.763Z] 04:53:01 0 17.43 0.00 3.32 2.24 0.13 76.88 [2023-01-24T05:00:35.763Z] 04:53:01 1 16.62 0.00 3.66 0.12 0.03 79.57 [2023-01-24T05:00:35.763Z] 04:53:01 2 16.79 0.00 4.22 0.72 0.07 78.20 [2023-01-24T05:00:35.763Z] 04:53:01 3 18.18 0.00 3.07 0.17 0.03 78.55 [2023-01-24T05:00:35.763Z] 04:53:01 4 18.58 0.00 3.92 0.22 0.05 77.24 [2023-01-24T05:00:35.763Z] 04:53:01 5 17.83 0.00 3.26 4.94 0.03 73.94 [2023-01-24T05:00:35.763Z] 04:53:01 6 17.54 0.00 4.33 5.28 0.05 72.79 [2023-01-24T05:00:35.763Z] 04:53:01 7 17.06 0.00 3.70 0.71 0.07 78.46 [2023-01-24T05:00:35.763Z] 04:54:01 all 30.75 0.00 5.99 1.53 0.08 61.65 [2023-01-24T05:00:35.763Z] 04:54:01 0 32.15 0.00 5.65 0.34 0.07 61.80 [2023-01-24T05:00:35.763Z] 04:54:01 1 30.53 0.00 5.88 0.39 0.07 63.14 [2023-01-24T05:00:35.763Z] 04:54:01 2 29.83 0.00 6.10 0.81 0.07 63.20 [2023-01-24T05:00:35.763Z] 04:54:01 3 31.96 0.00 5.81 0.07 0.07 62.09 [2023-01-24T05:00:35.763Z] 04:54:01 4 29.78 0.00 5.52 1.49 0.08 63.13 [2023-01-24T05:00:35.763Z] 04:54:01 5 30.31 0.00 6.57 5.57 0.08 57.47 [2023-01-24T05:00:35.763Z] 04:54:01 6 29.99 0.00 5.83 0.79 0.07 63.32 [2023-01-24T05:00:35.763Z] 04:54:01 7 31.42 0.00 6.59 2.84 0.14 59.01 [2023-01-24T05:00:35.763Z] 04:55:01 all 0.04 0.00 0.02 0.00 0.00 99.94 [2023-01-24T05:00:35.763Z] 04:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-01-24T05:00:35.763Z] 04:55:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-24T05:00:35.763Z] 04:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-24T05:00:35.763Z] 04:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.763Z] 04:55:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-24T05:00:35.763Z] 04:55:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-24T05:00:35.763Z] 04:55:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-24T05:00:35.763Z] 04:55:01 7 0.12 0.00 0.03 0.00 0.00 99.85 [2023-01-24T05:00:35.763Z] 04:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-01-24T05:00:35.763Z] 04:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.763Z] 04:56:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-24T05:00:35.763Z] 04:56:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-24T05:00:35.763Z] 04:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-24T05:00:35.763Z] 04:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-24T05:00:35.763Z] 04:56:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-24T05:00:35.763Z] 04:56:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2023-01-24T05:00:35.763Z] 04:56:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-24T05:00:35.763Z] 04:57:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2023-01-24T05:00:35.763Z] 04:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.763Z] 04:57:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2023-01-24T05:00:35.763Z] 04:57:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-24T05:00:35.763Z] 04:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.763Z] 04:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-24T05:00:35.763Z] 04:57:01 5 0.07 0.00 0.05 0.00 0.02 99.87 [2023-01-24T05:00:35.763Z] 04:57:01 6 0.02 0.00 0.03 0.00 0.03 99.92 [2023-01-24T05:00:35.763Z] 04:57:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-01-24T05:00:35.763Z] 04:58:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-01-24T05:00:35.763Z] 04:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T05:00:35.763Z] 04:58:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2023-01-24T05:00:35.763Z] 04:58:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-24T05:00:35.763Z] 04:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.763Z] 04:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.763Z] 04:58:01 5 0.05 0.00 0.05 0.00 0.02 99.88 [2023-01-24T05:00:35.763Z] 04:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.763Z] 04:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-24T05:00:35.763Z] 04:59:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-01-24T05:00:35.763Z] 04:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-24T05:00:35.763Z] 04:59:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-24T05:00:35.763Z] 04:59:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-24T05:00:35.763Z] 04:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.763Z] 04:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.763Z] 04:59:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2023-01-24T05:00:35.763Z] 04:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-24T05:00:35.763Z] 04:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.763Z] 05:00:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2023-01-24T05:00:35.763Z] 05:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T05:00:35.763Z] 05:00:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2023-01-24T05:00:35.763Z] 05:00:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-24T05:00:35.763Z] 05:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-24T05:00:35.763Z] 05:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-24T05:00:35.763Z] 05:00:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2023-01-24T05:00:35.763Z] 05:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T05:00:35.763Z] 05:00:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-01-24T05:00:35.763Z] [2023-01-24T05:00:35.763Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-01-24T05:00:35.763Z] Average: all 1.08 0.00 0.26 0.11 0.01 98.55 [2023-01-24T05:00:35.763Z] Average: 0 1.05 0.00 0.25 0.10 0.01 98.58 [2023-01-24T05:00:35.763Z] Average: 1 1.03 0.00 0.24 0.08 0.01 98.64 [2023-01-24T05:00:35.763Z] Average: 2 1.19 0.00 0.27 0.06 0.02 98.47 [2023-01-24T05:00:35.763Z] Average: 3 1.16 0.00 0.25 0.02 0.00 98.58 [2023-01-24T05:00:35.763Z] Average: 4 1.04 0.00 0.26 0.05 0.01 98.64 [2023-01-24T05:00:35.763Z] Average: 5 1.06 0.00 0.28 0.25 0.01 98.40 [2023-01-24T05:00:35.763Z] Average: 6 1.04 0.00 0.28 0.22 0.01 98.46 [2023-01-24T05:00:35.763Z] Average: 7 1.05 0.00 0.27 0.07 0.01 98.61 [2023-01-24T05:00:35.763Z] [2023-01-24T05:00:35.763Z] [2023-01-24T05:00:35.763Z]