Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c0ad64fa4012812b904ce8a048042a45883a5b2 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-ssh15139649642995322521.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-ssh3320433741887827209.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/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3873870365371023430.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-ssh6902734901515718030.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12154321606223736089.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-121397 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2c0ad64fa4012812b904ce8a048042a45883a5b2 (main) Commit message: "Merge pull request #440 from FelixTing/v3" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c0ad64fa4012812b904ce8a048042a45883a5b2 # timeout=10 > git rev-list --no-walk fcfe150067659d9c2450c08aa60233797868c9db # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-15T23:39:01.867Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-15T23:39:01.922Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-15T23:39:01.939Z] ========================================================= [2022-12-15T23:39:01.939Z] EdgeX Global Pipelines Version Info [2022-12-15T23:39:01.939Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-15T23:39:02.640Z] ------------------- [2022-12-15T23:39:02.640Z] stable info: [2022-12-15T23:39:02.640Z] ------------------- [2022-12-15T23:39:02.640Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-15T23:39:02.640Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-15T23:39:02.640Z] Message: update stable to v1.0.244 [2022-12-15T23:39:03.209Z] ------------------- [2022-12-15T23:39:03.209Z] experimental info: [2022-12-15T23:39:03.209Z] ------------------- [2022-12-15T23:39:03.209Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-15T23:39:03.209Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-15T23:39:03.209Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-15T23:39:03.368Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-12-15T23:39:03.381Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-12-15T23:39:03.392Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-15T23:39:03.404Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-15T23:39:03.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-15T23:39:03.428Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-15T23:39:03.441Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-15T23:39:03.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-12-15T23:39:03.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-15T23:39:03.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-15T23:39:03.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-15T23:39:03.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-12-15T23:39:03.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-15T23:39:03.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-15T23:39:03.550Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-15T23:39:03.567Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-15T23:39:03.582Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-15T23:39:03.591Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-15T23:39:03.603Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-15T23:39:03.616Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-15T23:39:03.627Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-12-15T23:39:03.639Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-12-15T23:39:03.652Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-15T23:39:03.663Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-15T23:39:03.675Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-15T23:39:03.689Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-15T23:39:03.700Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-15T23:39:03.712Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-12-15T23:39:03.727Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-12-15T23:39:03.738Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-12-15T23:39:03.751Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c0ad64fa4012812b904ce8a048042a45883a5b2 [Pipeline] echo [2022-12-15T23:39:03.763Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c0ad64 [Pipeline] echo [2022-12-15T23:39:03.774Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-15T23:39:03.815Z] provisioning config files... [2022-12-15T23:39:03.833Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5908371168110354197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-15T23:39:04.131Z] ---> docker-login.sh [2022-12-15T23:39:04.131Z] nexus3.edgexfoundry.org:10001 [2022-12-15T23:39:04.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:39:04.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:39:04.654Z] Configure a credential helper to remove this warning. See [2022-12-15T23:39:04.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:39:04.654Z] [2022-12-15T23:39:04.654Z] Login Succeeded [2022-12-15T23:39:04.654Z] nexus3.edgexfoundry.org:10002 [2022-12-15T23:39:04.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:39:04.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:39:04.654Z] Configure a credential helper to remove this warning. See [2022-12-15T23:39:04.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:39:04.654Z] [2022-12-15T23:39:04.654Z] Login Succeeded [2022-12-15T23:39:04.654Z] nexus3.edgexfoundry.org:10003 [2022-12-15T23:39:04.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:39:04.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:39:04.914Z] Configure a credential helper to remove this warning. See [2022-12-15T23:39:04.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:39:04.914Z] [2022-12-15T23:39:04.914Z] Login Succeeded [2022-12-15T23:39:04.914Z] nexus3.edgexfoundry.org:10004 [2022-12-15T23:39:04.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:39:04.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:39:04.914Z] Configure a credential helper to remove this warning. See [2022-12-15T23:39:04.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:39:04.914Z] [2022-12-15T23:39:04.914Z] Login Succeeded [2022-12-15T23:39:04.914Z] docker.io [2022-12-15T23:39:04.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:39:05.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:39:05.174Z] Configure a credential helper to remove this warning. See [2022-12-15T23:39:05.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:39:05.174Z] [2022-12-15T23:39:05.174Z] Login Succeeded [2022-12-15T23:39:05.174Z] ---> docker-login.sh ends [Pipeline] } [2022-12-15T23:39:05.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-15T23:39:05.544Z] + git rev-list -1 --merges 2c0ad64fa4012812b904ce8a048042a45883a5b2~1..2c0ad64fa4012812b904ce8a048042a45883a5b2 [Pipeline] echo [2022-12-15T23:39:05.562Z] -----------> git rev-list -1 --merges 2c0ad64fa4012812b904ce8a048042a45883a5b2~1..2c0ad64fa4012812b904ce8a048042a45883a5b2 2c0ad64fa4012812b904ce8a048042a45883a5b2 [2022-12-15T23:39:05.562Z] 2c0ad64fa4012812b904ce8a048042a45883a5b2 [false] [Pipeline] sh [2022-12-15T23:39:05.850Z] + git log --format=format:%s -1 2c0ad64fa4012812b904ce8a048042a45883a5b2 [Pipeline] echo [2022-12-15T23:39:05.865Z] ========================================================= [2022-12-15T23:39:05.865Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-15T23:39:05.865Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-15T23:39:06.191Z] + git log --format=format:%s -1 2c0ad64fa4012812b904ce8a048042a45883a5b2 [Pipeline] echo [2022-12-15T23:39:06.204Z] [semverPrep] GIT_COMMIT: 2c0ad64fa4012812b904ce8a048042a45883a5b2, Commit Message: Merge pull request #440 from FelixTing/v3 [Pipeline] echo [2022-12-15T23:39:06.214Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-15T23:39:06.583Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-15T23:39:06.583Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-15T23:39:06.583Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-15T23:39:06.583Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-15T23:39:06.583Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-15T23:39:06.583Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-15T23:39:06.583Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:39:07.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-15T23:39:07.000Z] [2022-12-15T23:39:07.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:39:07.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-15T23:39:07.300Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-15T23:39:07.300Z] b85a868b505f: Pulling fs layer [2022-12-15T23:39:07.300Z] e2be974225ed: Pulling fs layer [2022-12-15T23:39:07.300Z] 339a4e72a1f5: Pulling fs layer [2022-12-15T23:39:07.300Z] 988bab9f4d93: Pulling fs layer [2022-12-15T23:39:07.300Z] 1469e6f7b9e6: Pulling fs layer [2022-12-15T23:39:07.300Z] 988bab9f4d93: Waiting [2022-12-15T23:39:07.300Z] eaf3925da568: Pulling fs layer [2022-12-15T23:39:07.300Z] bab4dde63d76: Pulling fs layer [2022-12-15T23:39:07.300Z] bde34c3a00c8: Pulling fs layer [2022-12-15T23:39:07.300Z] 1469e6f7b9e6: Waiting [2022-12-15T23:39:07.300Z] b352a97aabf1: Pulling fs layer [2022-12-15T23:39:07.300Z] bab4dde63d76: Waiting [2022-12-15T23:39:07.300Z] bde34c3a00c8: Waiting [2022-12-15T23:39:07.300Z] 4872d77fe225: Pulling fs layer [2022-12-15T23:39:07.300Z] 5851b861e8e6: Pulling fs layer [2022-12-15T23:39:07.300Z] b352a97aabf1: Waiting [2022-12-15T23:39:07.300Z] 5851b861e8e6: Waiting [2022-12-15T23:39:07.300Z] 4872d77fe225: Waiting [2022-12-15T23:39:07.300Z] e2be974225ed: Download complete [2022-12-15T23:39:07.300Z] 988bab9f4d93: Download complete [2022-12-15T23:39:07.560Z] 1469e6f7b9e6: Verifying Checksum [2022-12-15T23:39:07.560Z] 1469e6f7b9e6: Download complete [2022-12-15T23:39:07.560Z] eaf3925da568: Download complete [2022-12-15T23:39:07.560Z] 339a4e72a1f5: Verifying Checksum [2022-12-15T23:39:07.560Z] 339a4e72a1f5: Download complete [2022-12-15T23:39:07.560Z] bde34c3a00c8: Download complete [2022-12-15T23:39:07.560Z] b352a97aabf1: Download complete [2022-12-15T23:39:07.560Z] 4872d77fe225: Verifying Checksum [2022-12-15T23:39:07.560Z] 4872d77fe225: Download complete [2022-12-15T23:39:07.560Z] b85a868b505f: Verifying Checksum [2022-12-15T23:39:07.560Z] b85a868b505f: Download complete [2022-12-15T23:39:07.560Z] 5851b861e8e6: Verifying Checksum [2022-12-15T23:39:07.560Z] 5851b861e8e6: Download complete [2022-12-15T23:39:08.127Z] bab4dde63d76: Verifying Checksum [2022-12-15T23:39:08.127Z] bab4dde63d76: Download complete [2022-12-15T23:39:08.695Z] b85a868b505f: Pull complete [2022-12-15T23:39:08.955Z] e2be974225ed: Pull complete [2022-12-15T23:39:09.521Z] 339a4e72a1f5: Pull complete [2022-12-15T23:39:09.522Z] 988bab9f4d93: Pull complete [2022-12-15T23:39:09.780Z] 1469e6f7b9e6: Pull complete [2022-12-15T23:39:09.780Z] eaf3925da568: Pull complete [2022-12-15T23:39:11.688Z] bab4dde63d76: Pull complete [2022-12-15T23:39:11.688Z] bde34c3a00c8: Pull complete [2022-12-15T23:39:11.948Z] b352a97aabf1: Pull complete [2022-12-15T23:39:11.948Z] 4872d77fe225: Pull complete [2022-12-15T23:39:11.948Z] 5851b861e8e6: Pull complete [2022-12-15T23:39:11.948Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-15T23:39:11.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-15T23:39:11.948Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T23:39:12.023Z] prd-ubuntu20.04-docker-8c-8g-121397 does not seem to be running inside a container [2022-12-15T23:39:12.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-15T23:39:13.809Z] $ docker top 539126bec6c4cdeb2ca2ed518c614f1ed39e591ea54e22c54f46eb091048a2e1 -eo pid,comm [2022-12-15T23:39:13.874Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-12-15T23:39:13.874Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-15T23:39:13.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-15T23:39:13.910Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-15T23:39:14.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-15T23:39:14.028Z] $ docker exec 539126bec6c4cdeb2ca2ed518c614f1ed39e591ea54e22c54f46eb091048a2e1 ssh-agent [2022-12-15T23:39:14.138Z] SSH_AUTH_SOCK=/tmp/ssh-WNgWCtiRrfax/agent.34 [2022-12-15T23:39:14.138Z] SSH_AGENT_PID=40 [2022-12-15T23:39:14.145Z] Running ssh-add (command line suppressed) [2022-12-15T23:39:14.233Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10443322858360587364.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10443322858360587364.key) [2022-12-15T23:39:14.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-15T23:39:14.540Z] + git tag --points-at HEAD [Pipeline] } [2022-12-15T23:39:14.554Z] $ docker exec --env ******** --env ******** 539126bec6c4cdeb2ca2ed518c614f1ed39e591ea54e22c54f46eb091048a2e1 ssh-agent -k [2022-12-15T23:39:14.655Z] unset SSH_AUTH_SOCK; [2022-12-15T23:39:14.655Z] unset SSH_AGENT_PID; [2022-12-15T23:39:14.655Z] echo Agent pid 40 killed; [2022-12-15T23:39:14.671Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-15T23:39:14.700Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-15T23:39:14.700Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-15T23:39:14.802Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-15T23:39:14.799Z] $ docker exec 539126bec6c4cdeb2ca2ed518c614f1ed39e591ea54e22c54f46eb091048a2e1 ssh-agent [2022-12-15T23:39:14.917Z] SSH_AUTH_SOCK=/tmp/ssh-0njzGPhdj3Js/agent.71 [2022-12-15T23:39:14.917Z] SSH_AGENT_PID=77 [2022-12-15T23:39:14.922Z] Running ssh-add (command line suppressed) [2022-12-15T23:39:15.013Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16081050002126137731.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16081050002126137731.key) [2022-12-15T23:39:15.030Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-15T23:39:15.330Z] + git semver init [2022-12-15T23:39:15.590Z] 2022-12-15 23:39:15,508 [run_init] DEBUG init version:0.0.0 force:False [2022-12-15T23:39:15.590Z] 2022-12-15 23:39:15,509 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-12-15T23:39:15.590Z] 2022-12-15 23:39:15,510 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-12-15T23:39:15.590Z] 2022-12-15 23:39:15,510 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-12-15T23:39:16.524Z] 2022-12-15 23:39:16,300 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-12-15T23:39:16.524Z] 2022-12-15 23:39:16,301 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-12-15T23:39:16.524Z] 2022-12-15 23:39:16,301 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-12-15T23:39:16.524Z] 2022-12-15 23:39:16,301 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-12-15T23:39:16.524Z] 3.0.0-dev.2 [Pipeline] } [2022-12-15T23:39:16.529Z] $ docker exec --env ******** --env ******** 539126bec6c4cdeb2ca2ed518c614f1ed39e591ea54e22c54f46eb091048a2e1 ssh-agent -k [2022-12-15T23:39:16.623Z] unset SSH_AUTH_SOCK; [2022-12-15T23:39:16.625Z] unset SSH_AGENT_PID; [2022-12-15T23:39:16.625Z] echo Agent pid 77 killed; [2022-12-15T23:39:16.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-15T23:39:16.947Z] + git semver [Pipeline] } [2022-12-15T23:39:17.216Z] $ docker stop --time=1 539126bec6c4cdeb2ca2ed518c614f1ed39e591ea54e22c54f46eb091048a2e1 [2022-12-15T23:39:18.536Z] $ docker rm -f 539126bec6c4cdeb2ca2ed518c614f1ed39e591ea54e22c54f46eb091048a2e1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-15T23:39:18.869Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-15T23:39:19.074Z] Stashed 1 file(s) [Pipeline] echo [2022-12-15T23:39:19.077Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.2 [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 [2022-12-15T23:39:19.196Z] provisioning config files... [2022-12-15T23:39:19.205Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10054812236841730471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-15T23:39:19.497Z] ---> docker-login.sh [2022-12-15T23:39:19.497Z] nexus3.edgexfoundry.org:10001 [2022-12-15T23:39:19.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:39:19.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:39:19.498Z] Configure a credential helper to remove this warning. See [2022-12-15T23:39:19.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:39:19.498Z] [2022-12-15T23:39:19.498Z] Login Succeeded [2022-12-15T23:39:19.498Z] nexus3.edgexfoundry.org:10002 [2022-12-15T23:39:19.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:39:19.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:39:19.498Z] Configure a credential helper to remove this warning. See [2022-12-15T23:39:19.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:39:19.498Z] [2022-12-15T23:39:19.498Z] Login Succeeded [2022-12-15T23:39:19.498Z] nexus3.edgexfoundry.org:10003 [2022-12-15T23:39:19.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:39:19.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:39:19.762Z] Configure a credential helper to remove this warning. See [2022-12-15T23:39:19.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:39:19.762Z] [2022-12-15T23:39:19.762Z] Login Succeeded [2022-12-15T23:39:19.762Z] nexus3.edgexfoundry.org:10004 [2022-12-15T23:39:19.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:39:19.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:39:19.762Z] Configure a credential helper to remove this warning. See [2022-12-15T23:39:19.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:39:19.762Z] [2022-12-15T23:39:19.762Z] Login Succeeded [2022-12-15T23:39:19.762Z] docker.io [2022-12-15T23:39:20.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:39:20.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:39:20.023Z] Configure a credential helper to remove this warning. See [2022-12-15T23:39:20.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:39:20.023Z] [2022-12-15T23:39:20.023Z] Login Succeeded [2022-12-15T23:39:20.023Z] ---> docker-login.sh ends [Pipeline] } [2022-12-15T23:39:20.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-15T23:39:20.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-15T23:39:20.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-15T23:39:20.102Z] ========================================================= [2022-12-15T23:39:20.102Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-15T23:39:20.102Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:39:20.407Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-15T23:39:20.407Z] Sending build context to Docker daemon 6.277MB [2022-12-15T23:39:20.407Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-12-15T23:39:20.407Z] Step 2/12 : FROM ${BASE} AS builder [2022-12-15T23:39:20.407Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-15T23:39:20.407Z] 213ec9aee27d: Pulling fs layer [2022-12-15T23:39:20.407Z] 4583459ba037: Pulling fs layer [2022-12-15T23:39:20.407Z] 93c1e223e6f2: Pulling fs layer [2022-12-15T23:39:20.407Z] 53926ce57604: Pulling fs layer [2022-12-15T23:39:20.407Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-15T23:39:20.407Z] 22ff95d597cd: Pulling fs layer [2022-12-15T23:39:20.407Z] 12d6caf4c0d1: Pulling fs layer [2022-12-15T23:39:20.407Z] 96b7cbca73a9: Pulling fs layer [2022-12-15T23:39:20.407Z] a7acece74701: Pulling fs layer [2022-12-15T23:39:20.407Z] 53926ce57604: Waiting [2022-12-15T23:39:20.407Z] 12d6caf4c0d1: Waiting [2022-12-15T23:39:20.407Z] 96b7cbca73a9: Waiting [2022-12-15T23:39:20.407Z] a7acece74701: Waiting [2022-12-15T23:39:20.407Z] 21b2b0c7a3f4: Waiting [2022-12-15T23:39:20.407Z] 22ff95d597cd: Waiting [2022-12-15T23:39:20.407Z] 93c1e223e6f2: Verifying Checksum [2022-12-15T23:39:20.407Z] 93c1e223e6f2: Download complete [2022-12-15T23:39:20.407Z] 4583459ba037: Verifying Checksum [2022-12-15T23:39:20.407Z] 4583459ba037: Download complete [2022-12-15T23:39:20.669Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-15T23:39:20.669Z] 21b2b0c7a3f4: Download complete [2022-12-15T23:39:20.669Z] 22ff95d597cd: Verifying Checksum [2022-12-15T23:39:20.669Z] 22ff95d597cd: Download complete [2022-12-15T23:39:20.669Z] 213ec9aee27d: Verifying Checksum [2022-12-15T23:39:20.669Z] 213ec9aee27d: Download complete [2022-12-15T23:39:20.669Z] 12d6caf4c0d1: Verifying Checksum [2022-12-15T23:39:20.669Z] 12d6caf4c0d1: Download complete [2022-12-15T23:39:20.669Z] 213ec9aee27d: Pull complete [2022-12-15T23:39:20.945Z] 4583459ba037: Pull complete [2022-12-15T23:39:20.945Z] 93c1e223e6f2: Pull complete [2022-12-15T23:39:20.945Z] a7acece74701: Verifying Checksum [2022-12-15T23:39:20.945Z] a7acece74701: Download complete [2022-12-15T23:39:21.534Z] 96b7cbca73a9: Verifying Checksum [2022-12-15T23:39:21.534Z] 96b7cbca73a9: Download complete [2022-12-15T23:39:21.534Z] 53926ce57604: Verifying Checksum [2022-12-15T23:39:21.534Z] 53926ce57604: Download complete [2022-12-15T23:39:25.724Z] 53926ce57604: Pull complete [2022-12-15T23:39:25.724Z] 21b2b0c7a3f4: Pull complete [2022-12-15T23:39:25.724Z] 22ff95d597cd: Pull complete [2022-12-15T23:39:25.724Z] 12d6caf4c0d1: Pull complete [2022-12-15T23:39:27.621Z] 96b7cbca73a9: Pull complete [2022-12-15T23:39:28.186Z] a7acece74701: Pull complete [2022-12-15T23:39:28.186Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-15T23:39:28.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-15T23:39:28.186Z] ---> db6d94c90886 [2022-12-15T23:39:28.186Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-12-15T23:39:30.091Z] ---> Running in bafc3e4d48b0 [2022-12-15T23:39:30.091Z] Removing intermediate container bafc3e4d48b0 [2022-12-15T23:39:30.091Z] ---> 2dad2617fdda [2022-12-15T23:39:30.091Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-15T23:39:30.366Z] ---> Running in 5dc40c3dafb4 [2022-12-15T23:39:30.366Z] Removing intermediate container 5dc40c3dafb4 [2022-12-15T23:39:30.366Z] ---> f6b6419ef601 [2022-12-15T23:39:30.366Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-15T23:39:30.366Z] ---> Running in 87118bc53067 [2022-12-15T23:39:30.626Z] Removing intermediate container 87118bc53067 [2022-12-15T23:39:30.626Z] ---> 55b0bdf2c42b [2022-12-15T23:39:30.626Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-12-15T23:39:30.626Z] ---> Running in 0375fc3e333e [2022-12-15T23:39:30.626Z] Removing intermediate container 0375fc3e333e [2022-12-15T23:39:30.626Z] ---> 50212760a16f [2022-12-15T23:39:30.626Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-15T23:39:30.626Z] ---> Running in 19d9ed5653d9 [2022-12-15T23:39:30.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-15T23:39:31.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-15T23:39:31.399Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-12-15T23:39:31.399Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-12-15T23:39:31.399Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-12-15T23:39:31.399Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-12-15T23:39:31.399Z] Executing busybox-1.35.0-r17.trigger [2022-12-15T23:39:31.399Z] OK: 216 MiB in 55 packages [2022-12-15T23:39:31.966Z] Removing intermediate container 19d9ed5653d9 [2022-12-15T23:39:31.966Z] ---> 876653b11377 [2022-12-15T23:39:31.966Z] Step 8/12 : WORKDIR /device-mqtt-go [2022-12-15T23:39:31.966Z] ---> Running in 74116eb51c39 [2022-12-15T23:39:31.966Z] Removing intermediate container 74116eb51c39 [2022-12-15T23:39:31.966Z] ---> abe5dddddee4 [2022-12-15T23:39:31.966Z] Step 9/12 : COPY go.mod vendor* ./ [2022-12-15T23:39:32.224Z] ---> 6b93ff7b4b38 [2022-12-15T23:39:32.224Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-15T23:39:32.224Z] ---> Running in 14753f65b664 [2022-12-15T23:39:34.164Z] Still waiting to schedule task [2022-12-15T23:39:34.164Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-15T23:39:50.323Z] Removing intermediate container 14753f65b664 [2022-12-15T23:39:50.323Z] ---> 66d7bcb4c622 [2022-12-15T23:39:50.323Z] Step 11/12 : COPY . . [2022-12-15T23:39:50.581Z] ---> 5fe97c10d7cc [2022-12-15T23:39:50.581Z] Step 12/12 : RUN $MAKE [2022-12-15T23:39:50.581Z] ---> Running in 1b943909fd90 [2022-12-15T23:39:50.839Z] noop [2022-12-15T23:39:51.098Z] Removing intermediate container 1b943909fd90 [2022-12-15T23:39:51.098Z] ---> 7fe8fb5d5975 [2022-12-15T23:39:51.098Z] Successfully built 7fe8fb5d5975 [2022-12-15T23:39:51.098Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:39:51.400Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-15T23:39:51.400Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T23:39:51.462Z] prd-ubuntu20.04-docker-8c-8g-121397 does not seem to be running inside a container [2022-12-15T23:39:51.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat [2022-12-15T23:39:51.834Z] $ docker top be2290b545c800814e05c9cbaf5b4943ec56376619dcd366f8b46e940466524e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-15T23:39:52.187Z] + go version [2022-12-15T23:39:52.187Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-15T23:39:52.194Z] $ docker stop --time=1 be2290b545c800814e05c9cbaf5b4943ec56376619dcd366f8b46e940466524e [2022-12-15T23:39:53.507Z] $ docker rm -f be2290b545c800814e05c9cbaf5b4943ec56376619dcd366f8b46e940466524e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:39:53.924Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-15T23:39:53.924Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T23:39:53.981Z] prd-ubuntu20.04-docker-8c-8g-121397 does not seem to be running inside a container [2022-12-15T23:39:54.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat [2022-12-15T23:39:54.368Z] $ docker top f09acedde8dfb04e0117f0c7c3df4eea456509fd76d70c233a29bbd4dfed4180 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-15T23:39:54.713Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2022-12-15T23:39:55.007Z] + make test [2022-12-15T23:39:55.007Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-15T23:39:55.265Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-12-15T23:40:05.241Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-12-15T23:40:05.241Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements [2022-12-15T23:40:05.241Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-12-15T23:40:11.795Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-12-15T23:40:11.795Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-15T23:40:15.078Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-15T23:40:15.078Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-15T23:40:15.078Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-15T23:40:15.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-15T23:40:15.093Z] $ docker stop --time=1 f09acedde8dfb04e0117f0c7c3df4eea456509fd76d70c233a29bbd4dfed4180 [2022-12-15T23:40:16.976Z] $ docker rm -f f09acedde8dfb04e0117f0c7c3df4eea456509fd76d70c233a29bbd4dfed4180 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-15T23:40:17.451Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-15T23:40:17.508Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-12-15T23:40:18.022Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-15T23:40:18.306Z] + ls -al . [2022-12-15T23:40:18.306Z] total 192 [2022-12-15T23:40:18.306Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 15 23:39 . [2022-12-15T23:40:18.306Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 23:39 .. [2022-12-15T23:40:18.306Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 15 23:39 .dockerignore [2022-12-15T23:40:18.306Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 23:40 .git [2022-12-15T23:40:18.306Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 23:39 .github [2022-12-15T23:40:18.306Z] -rw-rw-r-- 1 jenkins jenkins 329 Dec 15 23:39 .gitignore [2022-12-15T23:40:18.306Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 23:39 .golangci.yml [2022-12-15T23:40:18.306Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 23:39 .semver [2022-12-15T23:40:18.306Z] -rw-rw-r-- 1 jenkins jenkins 9293 Dec 15 23:39 Attribution.txt [2022-12-15T23:40:18.306Z] -rw-rw-r-- 1 jenkins jenkins 13162 Dec 15 23:39 CHANGELOG.md [2022-12-15T23:40:18.306Z] -rw-rw-r-- 1 jenkins jenkins 1752 Dec 15 23:39 Dockerfile [2022-12-15T23:40:18.306Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 23:39 GOVERNANCE.md [2022-12-15T23:40:18.306Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 15 23:39 Jenkinsfile [2022-12-15T23:40:18.306Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 23:39 LICENSE [2022-12-15T23:40:18.306Z] -rw-rw-r-- 1 jenkins jenkins 2126 Dec 15 23:39 Makefile [2022-12-15T23:40:18.306Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 15 23:39 OWNERS.md [2022-12-15T23:40:18.306Z] -rw-rw-r-- 1 jenkins jenkins 3165 Dec 15 23:39 README.md [2022-12-15T23:40:18.306Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 23:39 VERSION [2022-12-15T23:40:18.306Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 23:39 bin [2022-12-15T23:40:18.306Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 23:39 cmd [2022-12-15T23:40:18.306Z] -rw-r--r-- 1 jenkins jenkins 17887 Dec 15 23:40 coverage.out [2022-12-15T23:40:18.306Z] -rw-rw-r-- 1 jenkins jenkins 3464 Dec 15 23:39 go.mod [2022-12-15T23:40:18.306Z] -rw-rw-r-- 1 jenkins jenkins 45013 Dec 15 23:39 go.sum [2022-12-15T23:40:18.306Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 23:39 internal [2022-12-15T23:40:18.306Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 23:39 mock [2022-12-15T23:40:18.306Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 23:39 snap [2022-12-15T23:40:18.306Z] -rw-rw-r-- 1 jenkins jenkins 227 Dec 15 23:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:40:18.613Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2c0ad64fa4012812b904ce8a048042a45883a5b2 --label arch=amd64 --label version=3.0.0-dev.2 . [2022-12-15T23:40:18.613Z] Sending build context to Docker daemon 6.295MB [2022-12-15T23:40:18.613Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-12-15T23:40:18.613Z] Step 2/24 : FROM ${BASE} AS builder [2022-12-15T23:40:18.613Z] ---> 7fe8fb5d5975 [2022-12-15T23:40:18.613Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-12-15T23:40:18.613Z] ---> Running in 781212750ca3 [2022-12-15T23:40:18.872Z] Removing intermediate container 781212750ca3 [2022-12-15T23:40:18.872Z] ---> 2586bf2f5e36 [2022-12-15T23:40:18.872Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-15T23:40:18.872Z] ---> Running in 4ed393ac8689 [2022-12-15T23:40:18.872Z] Removing intermediate container 4ed393ac8689 [2022-12-15T23:40:18.872Z] ---> e68c50b440f6 [2022-12-15T23:40:18.872Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-15T23:40:18.873Z] ---> Running in 3808ca1593f1 [2022-12-15T23:40:19.132Z] Removing intermediate container 3808ca1593f1 [2022-12-15T23:40:19.132Z] ---> 808b6abac12d [2022-12-15T23:40:19.132Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-12-15T23:40:19.132Z] ---> Running in 38213ab7fa47 [2022-12-15T23:40:19.132Z] Removing intermediate container 38213ab7fa47 [2022-12-15T23:40:19.132Z] ---> e3057fed5e32 [2022-12-15T23:40:19.132Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-15T23:40:19.390Z] ---> Running in 2a691b72c3a8 [2022-12-15T23:40:19.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-15T23:40:19.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-15T23:40:19.910Z] OK: 216 MiB in 55 packages [2022-12-15T23:40:20.169Z] Removing intermediate container 2a691b72c3a8 [2022-12-15T23:40:20.169Z] ---> 56c08c434760 [2022-12-15T23:40:20.169Z] Step 8/24 : WORKDIR /device-mqtt-go [2022-12-15T23:40:20.169Z] ---> Running in 968d7d0fc34e [2022-12-15T23:40:20.428Z] Removing intermediate container 968d7d0fc34e [2022-12-15T23:40:20.428Z] ---> 5439b3f42e37 [2022-12-15T23:40:20.428Z] Step 9/24 : COPY go.mod vendor* ./ [2022-12-15T23:40:20.428Z] ---> cafb35dc0e0d [2022-12-15T23:40:20.428Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-15T23:40:20.428Z] ---> Running in 5cbf0fae7da4 [2022-12-15T23:40:21.363Z] Removing intermediate container 5cbf0fae7da4 [2022-12-15T23:40:21.363Z] ---> f4ad25b8c3c6 [2022-12-15T23:40:21.363Z] Step 11/24 : COPY . . [2022-12-15T23:40:21.363Z] ---> 53600baf38d3 [2022-12-15T23:40:21.363Z] Step 12/24 : RUN $MAKE [2022-12-15T23:40:21.622Z] ---> Running in 6bf3a41e4edb [2022-12-15T23:40:21.880Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.2" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-12-15T23:40:39.967Z] Removing intermediate container 6bf3a41e4edb [2022-12-15T23:40:39.967Z] ---> 2d66b27b4b9a [2022-12-15T23:40:39.967Z] Step 13/24 : FROM alpine:3.16 [2022-12-15T23:40:40.226Z] 3.16: Pulling from library/alpine [2022-12-15T23:40:40.488Z] ca7dd9ec2225: Pulling fs layer [2022-12-15T23:40:40.746Z] ca7dd9ec2225: Download complete [2022-12-15T23:40:40.746Z] ca7dd9ec2225: Pull complete [2022-12-15T23:40:40.746Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-15T23:40:40.746Z] Status: Downloaded newer image for alpine:3.16 [2022-12-15T23:40:40.746Z] ---> bfe296a52501 [2022-12-15T23:40:40.746Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-12-15T23:40:40.746Z] ---> Running in 0263fb81211a [2022-12-15T23:40:41.005Z] Removing intermediate container 0263fb81211a [2022-12-15T23:40:41.005Z] ---> 2a8bf74461ff [2022-12-15T23:40:41.005Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-12-15T23:40:41.005Z] ---> Running in a6acd1a251d8 [2022-12-15T23:40:41.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-15T23:40:41.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-15T23:40:41.780Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-12-15T23:40:41.780Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-12-15T23:40:41.780Z] (3/6) Installing libsodium (1.0.18-r0) [2022-12-15T23:40:41.780Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-15T23:40:41.780Z] (5/6) Installing libzmq (4.3.4-r0) [2022-12-15T23:40:41.780Z] (6/6) Installing zeromq (4.3.4-r0) [2022-12-15T23:40:41.780Z] Executing busybox-1.35.0-r17.trigger [2022-12-15T23:40:41.780Z] OK: 8 MiB in 20 packages [2022-12-15T23:40:42.046Z] Removing intermediate container a6acd1a251d8 [2022-12-15T23:40:42.046Z] ---> 16d0b6fe0448 [2022-12-15T23:40:42.046Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-12-15T23:40:43.428Z] ---> 6275bea22408 [2022-12-15T23:40:43.428Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-12-15T23:40:43.428Z] ---> c69136535b56 [2022-12-15T23:40:43.428Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-12-15T23:40:43.428Z] ---> 23a082dbb557 [2022-12-15T23:40:43.428Z] Step 19/24 : EXPOSE 59982 [2022-12-15T23:40:43.428Z] ---> Running in eee65630462a [2022-12-15T23:40:43.428Z] Removing intermediate container eee65630462a [2022-12-15T23:40:43.428Z] ---> 7d39a26a65a4 [2022-12-15T23:40:43.428Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-12-15T23:40:43.687Z] ---> Running in d3ca68cef1b4 [2022-12-15T23:40:43.687Z] Removing intermediate container d3ca68cef1b4 [2022-12-15T23:40:43.687Z] ---> 84522a2ed6ca [2022-12-15T23:40:43.687Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-15T23:40:43.687Z] ---> Running in 05c665ba702b [2022-12-15T23:40:43.687Z] Removing intermediate container 05c665ba702b [2022-12-15T23:40:43.687Z] ---> 5076c883de26 [2022-12-15T23:40:43.687Z] Step 22/24 : LABEL arch=amd64 [2022-12-15T23:40:43.954Z] ---> Running in 40faf1549879 [2022-12-15T23:40:43.954Z] Removing intermediate container 40faf1549879 [2022-12-15T23:40:43.954Z] ---> 3a71be3332ae [2022-12-15T23:40:43.954Z] Step 23/24 : LABEL git_sha=2c0ad64fa4012812b904ce8a048042a45883a5b2 [2022-12-15T23:40:43.954Z] ---> Running in 05aa032edd12 [2022-12-15T23:40:43.954Z] Removing intermediate container 05aa032edd12 [2022-12-15T23:40:43.954Z] ---> 5ed0d267a3da [2022-12-15T23:40:43.954Z] Step 24/24 : LABEL version=3.0.0-dev.2 [2022-12-15T23:40:43.954Z] ---> Running in 2d98e3e627b2 [2022-12-15T23:40:44.212Z] Removing intermediate container 2d98e3e627b2 [2022-12-15T23:40:44.212Z] ---> 9a47e649b6a9 [2022-12-15T23:40:44.212Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-15T23:40:44.212Z] Successfully built 9a47e649b6a9 [2022-12-15T23:40:44.212Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-15T23:40:44.291Z] provisioning config files... [2022-12-15T23:40:44.299Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1910201958736412742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-15T23:40:44.589Z] ---> docker-login.sh [2022-12-15T23:40:44.590Z] nexus3.edgexfoundry.org:10001 [2022-12-15T23:40:44.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:40:44.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:40:44.590Z] Configure a credential helper to remove this warning. See [2022-12-15T23:40:44.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:40:44.590Z] [2022-12-15T23:40:44.590Z] Login Succeeded [2022-12-15T23:40:44.590Z] nexus3.edgexfoundry.org:10002 [2022-12-15T23:40:44.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:40:44.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:40:44.590Z] Configure a credential helper to remove this warning. See [2022-12-15T23:40:44.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:40:44.590Z] [2022-12-15T23:40:44.590Z] Login Succeeded [2022-12-15T23:40:44.590Z] nexus3.edgexfoundry.org:10003 [2022-12-15T23:40:44.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:40:44.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:40:44.848Z] Configure a credential helper to remove this warning. See [2022-12-15T23:40:44.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:40:44.848Z] [2022-12-15T23:40:44.848Z] Login Succeeded [2022-12-15T23:40:44.848Z] nexus3.edgexfoundry.org:10004 [2022-12-15T23:40:44.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:40:44.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:40:44.848Z] Configure a credential helper to remove this warning. See [2022-12-15T23:40:44.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:40:44.848Z] [2022-12-15T23:40:44.848Z] Login Succeeded [2022-12-15T23:40:44.848Z] docker.io [2022-12-15T23:40:45.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:40:45.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:40:45.109Z] Configure a credential helper to remove this warning. See [2022-12-15T23:40:45.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:40:45.109Z] [2022-12-15T23:40:45.109Z] Login Succeeded [2022-12-15T23:40:45.109Z] ---> docker-login.sh ends [Pipeline] } [2022-12-15T23:40:45.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-15T23:40:45.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-15T23:40:45.153Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-12-15T23:40:45.153Z] 2c0ad64fa4012812b904ce8a048042a45883a5b2 [2022-12-15T23:40:45.153Z] latest [2022-12-15T23:40:45.153Z] 3.0.0-dev.2 [2022-12-15T23:40:45.153Z] 2c0ad64fa4012812b904ce8a048042a45883a5b2-3.0.0-dev.2 [2022-12-15T23:40:45.153Z] main [2022-12-15T23:40:45.153Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:40:45.454Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2c0ad64fa4012812b904ce8a048042a45883a5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:40:45.752Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2c0ad64fa4012812b904ce8a048042a45883a5b2 [2022-12-15T23:40:45.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-12-15T23:40:45.752Z] 16ad371b83bc: Preparing [2022-12-15T23:40:45.752Z] cbb319a4f980: Preparing [2022-12-15T23:40:45.752Z] e4afb4c80e4a: Preparing [2022-12-15T23:40:45.752Z] a8e17811445d: Preparing [2022-12-15T23:40:45.752Z] e5e13b0c77cb: Preparing [2022-12-15T23:40:45.752Z] e5e13b0c77cb: Layer already exists [2022-12-15T23:40:45.752Z] 16ad371b83bc: Pushed [2022-12-15T23:40:45.752Z] cbb319a4f980: Pushed [2022-12-15T23:40:46.013Z] a8e17811445d: Pushed [2022-12-15T23:40:48.554Z] e4afb4c80e4a: Pushed [2022-12-15T23:40:48.554Z] 2c0ad64fa4012812b904ce8a048042a45883a5b2: digest: sha256:24db715635ddfb42de0080292336ff0844d6dbd4c6e529afdb69a2bd98d3e4d0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:40:48.856Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:40:49.161Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-12-15T23:40:49.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-12-15T23:40:49.161Z] 16ad371b83bc: Preparing [2022-12-15T23:40:49.161Z] cbb319a4f980: Preparing [2022-12-15T23:40:49.161Z] e4afb4c80e4a: Preparing [2022-12-15T23:40:49.161Z] a8e17811445d: Preparing [2022-12-15T23:40:49.161Z] e5e13b0c77cb: Preparing [2022-12-15T23:40:49.161Z] 16ad371b83bc: Layer already exists [2022-12-15T23:40:49.161Z] e5e13b0c77cb: Layer already exists [2022-12-15T23:40:49.161Z] a8e17811445d: Layer already exists [2022-12-15T23:40:49.161Z] e4afb4c80e4a: Layer already exists [2022-12-15T23:40:49.161Z] cbb319a4f980: Layer already exists [2022-12-15T23:40:49.161Z] latest: digest: sha256:24db715635ddfb42de0080292336ff0844d6dbd4c6e529afdb69a2bd98d3e4d0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:40:49.468Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:40:49.770Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.2 [2022-12-15T23:40:49.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-12-15T23:40:49.770Z] 16ad371b83bc: Preparing [2022-12-15T23:40:49.770Z] cbb319a4f980: Preparing [2022-12-15T23:40:49.770Z] e4afb4c80e4a: Preparing [2022-12-15T23:40:49.770Z] a8e17811445d: Preparing [2022-12-15T23:40:49.770Z] e5e13b0c77cb: Preparing [2022-12-15T23:40:49.770Z] a8e17811445d: Layer already exists [2022-12-15T23:40:49.770Z] e5e13b0c77cb: Layer already exists [2022-12-15T23:40:49.770Z] 16ad371b83bc: Layer already exists [2022-12-15T23:40:49.770Z] e4afb4c80e4a: Layer already exists [2022-12-15T23:40:49.770Z] cbb319a4f980: Layer already exists [2022-12-15T23:40:49.770Z] 3.0.0-dev.2: digest: sha256:24db715635ddfb42de0080292336ff0844d6dbd4c6e529afdb69a2bd98d3e4d0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:40:50.075Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2c0ad64fa4012812b904ce8a048042a45883a5b2-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:40:50.380Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2c0ad64fa4012812b904ce8a048042a45883a5b2-3.0.0-dev.2 [2022-12-15T23:40:50.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-12-15T23:40:50.380Z] 16ad371b83bc: Preparing [2022-12-15T23:40:50.380Z] cbb319a4f980: Preparing [2022-12-15T23:40:50.380Z] e4afb4c80e4a: Preparing [2022-12-15T23:40:50.380Z] a8e17811445d: Preparing [2022-12-15T23:40:50.380Z] e5e13b0c77cb: Preparing [2022-12-15T23:40:50.380Z] 16ad371b83bc: Layer already exists [2022-12-15T23:40:50.380Z] e5e13b0c77cb: Layer already exists [2022-12-15T23:40:50.380Z] cbb319a4f980: Layer already exists [2022-12-15T23:40:50.380Z] e4afb4c80e4a: Layer already exists [2022-12-15T23:40:50.380Z] a8e17811445d: Layer already exists [2022-12-15T23:40:50.380Z] 2c0ad64fa4012812b904ce8a048042a45883a5b2-3.0.0-dev.2: digest: sha256:24db715635ddfb42de0080292336ff0844d6dbd4c6e529afdb69a2bd98d3e4d0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:40:50.684Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:40:51.067Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-12-15T23:40:51.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-12-15T23:40:51.067Z] 16ad371b83bc: Preparing [2022-12-15T23:40:51.067Z] cbb319a4f980: Preparing [2022-12-15T23:40:51.067Z] e4afb4c80e4a: Preparing [2022-12-15T23:40:51.067Z] a8e17811445d: Preparing [2022-12-15T23:40:51.067Z] e5e13b0c77cb: Preparing [2022-12-15T23:40:51.067Z] e5e13b0c77cb: Layer already exists [2022-12-15T23:40:51.067Z] e4afb4c80e4a: Layer already exists [2022-12-15T23:40:51.067Z] 16ad371b83bc: Layer already exists [2022-12-15T23:40:51.067Z] a8e17811445d: Layer already exists [2022-12-15T23:40:51.067Z] cbb319a4f980: Layer already exists [2022-12-15T23:40:51.067Z] main: digest: sha256:24db715635ddfb42de0080292336ff0844d6dbd4c6e529afdb69a2bd98d3e4d0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-15T23:40:51.104Z] ===================================================== [Pipeline] echo [2022-12-15T23:40:51.109Z] taggedImages: [2022-12-15T23:40:51.109Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2c0ad64fa4012812b904ce8a048042a45883a5b2 [2022-12-15T23:40:51.109Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-12-15T23:40:51.109Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.2 [2022-12-15T23:40:51.109Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2c0ad64fa4012812b904ce8a048042a45883a5b2-3.0.0-dev.2 [2022-12-15T23:40:51.109Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:40:51.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-15T23:40:51.483Z] [2022-12-15T23:40:51.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:40:51.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-15T23:40:51.777Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-15T23:40:51.777Z] 5eb5b503b376: Pulling fs layer [2022-12-15T23:40:51.777Z] 5c69ac0246d0: Pulling fs layer [2022-12-15T23:40:51.777Z] ec43610c2a17: Pulling fs layer [2022-12-15T23:40:51.777Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-15T23:40:51.777Z] 33b1e0a273af: Pulling fs layer [2022-12-15T23:40:51.777Z] 5d3b04190fa2: Pulling fs layer [2022-12-15T23:40:51.777Z] 2f39f015ded8: Pulling fs layer [2022-12-15T23:40:51.777Z] 33b1e0a273af: Waiting [2022-12-15T23:40:51.777Z] 3a2ae6a8a46f: Waiting [2022-12-15T23:40:51.777Z] 5d3b04190fa2: Waiting [2022-12-15T23:40:51.777Z] 2f39f015ded8: Waiting [2022-12-15T23:40:51.777Z] 5c69ac0246d0: Verifying Checksum [2022-12-15T23:40:51.777Z] 5c69ac0246d0: Download complete [2022-12-15T23:40:51.777Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-15T23:40:51.777Z] 3a2ae6a8a46f: Download complete [2022-12-15T23:40:51.777Z] 33b1e0a273af: Verifying Checksum [2022-12-15T23:40:51.777Z] 33b1e0a273af: Download complete [2022-12-15T23:40:51.777Z] 5d3b04190fa2: Verifying Checksum [2022-12-15T23:40:51.777Z] 5d3b04190fa2: Download complete [2022-12-15T23:40:52.039Z] ec43610c2a17: Download complete [2022-12-15T23:40:52.039Z] 5eb5b503b376: Verifying Checksum [2022-12-15T23:40:52.039Z] 5eb5b503b376: Download complete [2022-12-15T23:40:52.620Z] 2f39f015ded8: Verifying Checksum [2022-12-15T23:40:52.620Z] 2f39f015ded8: Download complete [2022-12-15T23:40:53.185Z] 5eb5b503b376: Pull complete [2022-12-15T23:40:53.444Z] 5c69ac0246d0: Pull complete [2022-12-15T23:40:53.702Z] ec43610c2a17: Pull complete [2022-12-15T23:40:53.961Z] 3a2ae6a8a46f: Pull complete [2022-12-15T23:40:53.961Z] 33b1e0a273af: Pull complete [2022-12-15T23:40:54.218Z] 5d3b04190fa2: Pull complete [2022-12-15T23:40:58.415Z] 2f39f015ded8: Pull complete [2022-12-15T23:40:58.415Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-15T23:40:58.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-15T23:40:58.415Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T23:40:58.491Z] prd-ubuntu20.04-docker-8c-8g-121397 does not seem to be running inside a container [2022-12-15T23:40:58.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-15T23:41:00.231Z] $ docker top 8ec92259f9e88b8f8236cb3b1eefc2fadd25f2306204a9003a626c80ea7d6413 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-15T23:41:00.641Z] ---> job-cost.sh [2022-12-15T23:41:00.641Z] lf-activate-venv: SKIPPING [2022-12-15T23:41:00.641Z] INFO: No Stack... [2022-12-15T23:41:00.899Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-15T23:41:01.466Z] INFO: Archiving Costs [Pipeline] sh [2022-12-15T23:41:01.757Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2022-12-15T23:41:01.757Z] + cut -d, -f6 [Pipeline] lock [2022-12-15T23:41:01.770Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-84-stack-cost] [2022-12-15T23:41:01.780Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-84-stack-cost] did not exist. Created. [2022-12-15T23:41:01.780Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-15T23:41:02.081Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-15T23:41:02.113Z] Stashed 1 file(s) [Pipeline] } [2022-12-15T23:41:02.120Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-84-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-15T23:41:02.128Z] $ docker stop --time=1 8ec92259f9e88b8f8236cb3b1eefc2fadd25f2306204a9003a626c80ea7d6413 [2022-12-15T23:41:03.299Z] $ docker rm -f 8ec92259f9e88b8f8236cb3b1eefc2fadd25f2306204a9003a626c80ea7d6413 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-15T23:41:08.551Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-121399 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2022-12-15T23:41:08.566Z] Running in /w/workspace/device-mqtt-go/84 [Pipeline] { [Pipeline] checkout [2022-12-15T23:41:08.600Z] Selected Git installation does not exist. Using Default [2022-12-15T23:41:08.600Z] The recommended git tool is: NONE [2022-12-15T23:41:13.624Z] using credential edgex-jenkins-ssh [2022-12-15T23:41:13.647Z] Cloning the remote Git repository [2022-12-15T23:41:13.706Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-12-15T23:41:13.791Z] > git init /w/workspace/device-mqtt-go/84 # timeout=10 [2022-12-15T23:41:13.947Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-12-15T23:41:13.948Z] > git --version # timeout=10 [2022-12-15T23:41:13.968Z] > git --version # 'git version 2.25.1' [2022-12-15T23:41:13.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-15T23:41:14.037Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-15T23:41:15.951Z] Avoid second fetch [2022-12-15T23:41:15.951Z] Checking out Revision 2c0ad64fa4012812b904ce8a048042a45883a5b2 (main) [2022-12-15T23:41:15.095Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-12-15T23:41:15.119Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-15T23:41:15.971Z] > git config core.sparsecheckout # timeout=10 [2022-12-15T23:41:15.994Z] > git checkout -f 2c0ad64fa4012812b904ce8a048042a45883a5b2 # timeout=10 [2022-12-15T23:41:16.406Z] Commit message: "Merge pull request #440 from FelixTing/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-15T23:41:17.188Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-15T23:41:17.188Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-15T23:41:17.188Z] Dload Upload Total Spent Left Speed [2022-12-15T23:41:17.188Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 79198 [Pipeline] sh [2022-12-15T23:41:17.821Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-15T23:41:18.145Z] + + sudo tee /etc/docker/daemon.new [2022-12-15T23:41:18.145Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-15T23:41:18.145Z] { [2022-12-15T23:41:18.145Z] "registry-mirrors": [ [2022-12-15T23:41:18.145Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-15T23:41:18.145Z] ], [2022-12-15T23:41:18.145Z] "bip": "10.250.0.254/24", [2022-12-15T23:41:18.145Z] "hosts": [ [2022-12-15T23:41:18.145Z] "tcp://0.0.0.0:5555", [2022-12-15T23:41:18.145Z] "unix:///var/run/docker.sock" [2022-12-15T23:41:18.145Z] ], [2022-12-15T23:41:18.145Z] "mtu": 1458, [2022-12-15T23:41:18.145Z] "selinux-enabled": true, [2022-12-15T23:41:18.145Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-15T23:41:18.145Z] } [Pipeline] sh [2022-12-15T23:41:18.478Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-15T23:41:18.800Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-15T23:41:37.055Z] provisioning config files... [2022-12-15T23:41:37.082Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/84@tmp/config3733507862291423727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-15T23:41:37.428Z] ---> docker-login.sh [2022-12-15T23:41:37.428Z] nexus3.edgexfoundry.org:10001 [2022-12-15T23:41:38.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:41:38.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:41:38.017Z] Configure a credential helper to remove this warning. See [2022-12-15T23:41:38.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:41:38.017Z] [2022-12-15T23:41:38.017Z] Login Succeeded [2022-12-15T23:41:38.017Z] nexus3.edgexfoundry.org:10002 [2022-12-15T23:41:38.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:41:38.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:41:38.287Z] Configure a credential helper to remove this warning. See [2022-12-15T23:41:38.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:41:38.287Z] [2022-12-15T23:41:38.287Z] Login Succeeded [2022-12-15T23:41:38.287Z] nexus3.edgexfoundry.org:10003 [2022-12-15T23:41:38.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:41:38.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:41:38.841Z] Configure a credential helper to remove this warning. See [2022-12-15T23:41:38.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:41:38.841Z] [2022-12-15T23:41:38.841Z] Login Succeeded [2022-12-15T23:41:38.841Z] nexus3.edgexfoundry.org:10004 [2022-12-15T23:41:39.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:41:39.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:41:39.111Z] Configure a credential helper to remove this warning. See [2022-12-15T23:41:39.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:41:39.111Z] [2022-12-15T23:41:39.111Z] Login Succeeded [2022-12-15T23:41:39.111Z] docker.io [2022-12-15T23:41:39.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:41:39.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:41:39.649Z] Configure a credential helper to remove this warning. See [2022-12-15T23:41:39.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:41:39.649Z] [2022-12-15T23:41:39.649Z] Login Succeeded [2022-12-15T23:41:39.649Z] ---> docker-login.sh ends [Pipeline] } [2022-12-15T23:41:39.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-15T23:41:39.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-15T23:41:39.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-15T23:41:39.888Z] ========================================================= [2022-12-15T23:41:39.888Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-15T23:41:39.888Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:41:40.237Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-15T23:41:40.505Z] Sending build context to Docker daemon 3.244MB [2022-12-15T23:41:40.505Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-12-15T23:41:40.505Z] Step 2/12 : FROM ${BASE} AS builder [2022-12-15T23:41:40.776Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-15T23:41:40.776Z] 9b18e9b68314: Pulling fs layer [2022-12-15T23:41:40.776Z] 35d82f9e3411: Pulling fs layer [2022-12-15T23:41:40.776Z] e16973657156: Pulling fs layer [2022-12-15T23:41:40.776Z] fc693d55d65f: Pulling fs layer [2022-12-15T23:41:40.776Z] 7e9fc2657dce: Pulling fs layer [2022-12-15T23:41:40.776Z] dda99020689f: Pulling fs layer [2022-12-15T23:41:40.776Z] db1c61fa0a46: Pulling fs layer [2022-12-15T23:41:40.776Z] 891c053d2c06: Pulling fs layer [2022-12-15T23:41:40.776Z] fc693d55d65f: Waiting [2022-12-15T23:41:40.776Z] 7e9fc2657dce: Waiting [2022-12-15T23:41:40.776Z] dda99020689f: Waiting [2022-12-15T23:41:40.776Z] db1c61fa0a46: Waiting [2022-12-15T23:41:40.776Z] 891c053d2c06: Waiting [2022-12-15T23:41:40.776Z] e16973657156: Verifying Checksum [2022-12-15T23:41:40.776Z] e16973657156: Download complete [2022-12-15T23:41:40.776Z] 35d82f9e3411: Download complete [2022-12-15T23:41:40.776Z] 7e9fc2657dce: Download complete [2022-12-15T23:41:40.776Z] dda99020689f: Verifying Checksum [2022-12-15T23:41:40.776Z] dda99020689f: Download complete [2022-12-15T23:41:40.776Z] 9b18e9b68314: Download complete [2022-12-15T23:41:41.748Z] 9b18e9b68314: Pull complete [2022-12-15T23:41:41.748Z] 891c053d2c06: Verifying Checksum [2022-12-15T23:41:41.748Z] 891c053d2c06: Download complete [2022-12-15T23:41:42.342Z] 35d82f9e3411: Pull complete [2022-12-15T23:41:42.617Z] e16973657156: Pull complete [2022-12-15T23:41:43.205Z] db1c61fa0a46: Verifying Checksum [2022-12-15T23:41:43.476Z] fc693d55d65f: Verifying Checksum [2022-12-15T23:41:43.476Z] fc693d55d65f: Download complete [2022-12-15T23:41:55.824Z] fc693d55d65f: Pull complete [2022-12-15T23:41:55.824Z] 7e9fc2657dce: Pull complete [2022-12-15T23:41:55.824Z] dda99020689f: Pull complete [2022-12-15T23:42:01.208Z] db1c61fa0a46: Pull complete [2022-12-15T23:42:03.167Z] 891c053d2c06: Pull complete [2022-12-15T23:42:03.167Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-15T23:42:03.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-15T23:42:03.167Z] ---> f96f9c87975a [2022-12-15T23:42:03.167Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-12-15T23:42:05.116Z] ---> Running in 7b5848c9950a [2022-12-15T23:42:05.116Z] Removing intermediate container 7b5848c9950a [2022-12-15T23:42:05.116Z] ---> 93adcb773878 [2022-12-15T23:42:05.116Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-15T23:42:05.116Z] ---> Running in 44a04895b74a [2022-12-15T23:42:05.384Z] Removing intermediate container 44a04895b74a [2022-12-15T23:42:05.384Z] ---> 40d966f99fdf [2022-12-15T23:42:05.384Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-15T23:42:05.384Z] ---> Running in 086047eb1250 [2022-12-15T23:42:05.652Z] Removing intermediate container 086047eb1250 [2022-12-15T23:42:05.652Z] ---> 44e32d59bd12 [2022-12-15T23:42:05.652Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-12-15T23:42:05.919Z] ---> Running in 5bf95eb708f8 [2022-12-15T23:42:06.188Z] Removing intermediate container 5bf95eb708f8 [2022-12-15T23:42:06.188Z] ---> db2e2dd2be07 [2022-12-15T23:42:06.188Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-15T23:42:06.188Z] ---> Running in e7fc2cf14729 [2022-12-15T23:42:07.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-15T23:42:07.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-15T23:42:08.841Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-12-15T23:42:08.841Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-12-15T23:42:08.841Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-12-15T23:42:08.841Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-12-15T23:42:09.108Z] Executing busybox-1.35.0-r17.trigger [2022-12-15T23:42:09.108Z] OK: 226 MiB in 55 packages [2022-12-15T23:42:10.092Z] Removing intermediate container e7fc2cf14729 [2022-12-15T23:42:10.093Z] ---> 789fba5f5432 [2022-12-15T23:42:10.093Z] Step 8/12 : WORKDIR /device-mqtt-go [2022-12-15T23:42:10.093Z] ---> Running in f0545e5731d4 [2022-12-15T23:42:10.360Z] Removing intermediate container f0545e5731d4 [2022-12-15T23:42:10.360Z] ---> 1e644ecc0f78 [2022-12-15T23:42:10.360Z] Step 9/12 : COPY go.mod vendor* ./ [2022-12-15T23:42:10.945Z] ---> 362f11c7470a [2022-12-15T23:42:10.945Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-15T23:42:10.945Z] ---> Running in b3a40ace833a [2022-12-15T23:43:07.558Z] Removing intermediate container b3a40ace833a [2022-12-15T23:43:07.558Z] ---> bf4f72a31e34 [2022-12-15T23:43:07.558Z] Step 11/12 : COPY . . [2022-12-15T23:43:07.558Z] ---> 406b68264d74 [2022-12-15T23:43:07.558Z] Step 12/12 : RUN $MAKE [2022-12-15T23:43:07.558Z] ---> Running in 10f5164e57ef [2022-12-15T23:43:07.558Z] noop [2022-12-15T23:43:07.558Z] Removing intermediate container 10f5164e57ef [2022-12-15T23:43:07.558Z] ---> a452a8cfcb5b [2022-12-15T23:43:07.558Z] Successfully built a452a8cfcb5b [2022-12-15T23:43:07.558Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:43:07.937Z] + docker inspect -f . ci-base-image-arm64 [2022-12-15T23:43:07.937Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T23:43:08.134Z] prd-ubuntu20.04-docker-arm64-4c-16g-121399 does not seem to be running inside a container [2022-12-15T23:43:08.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/84 -v /w/workspace/device-mqtt-go/84:/w/workspace/device-mqtt-go/84:rw,z -v /w/workspace/device-mqtt-go/84@tmp:/w/workspace/device-mqtt-go/84@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 ******** ci-base-image-arm64 cat [2022-12-15T23:43:09.484Z] $ docker top 6dbfc101174202245806ebbe8d6b7783869c7df947a50485ddc33929177c08a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-15T23:43:10.334Z] + go version [2022-12-15T23:43:10.334Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-15T23:43:10.357Z] $ docker stop --time=1 6dbfc101174202245806ebbe8d6b7783869c7df947a50485ddc33929177c08a2 [2022-12-15T23:43:11.991Z] $ docker rm -f 6dbfc101174202245806ebbe8d6b7783869c7df947a50485ddc33929177c08a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:43:12.541Z] + docker inspect -f . ci-base-image-arm64 [2022-12-15T23:43:12.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T23:43:12.711Z] prd-ubuntu20.04-docker-arm64-4c-16g-121399 does not seem to be running inside a container [2022-12-15T23:43:12.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/84 -v /w/workspace/device-mqtt-go/84:/w/workspace/device-mqtt-go/84:rw,z -v /w/workspace/device-mqtt-go/84@tmp:/w/workspace/device-mqtt-go/84@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 ******** ci-base-image-arm64 cat [2022-12-15T23:43:13.982Z] $ docker top 98a602e0b448a9fc8f5f0a2bd92e24ad074b27cb345688a67b1079f0d9e36789 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-15T23:43:14.812Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/84 [Pipeline] fileExists [Pipeline] sh [2022-12-15T23:43:15.461Z] + make test [2022-12-15T23:43:15.461Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-15T23:43:16.874Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-12-15T23:44:38.517Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-12-15T23:44:38.517Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.067s coverage: 21.8% of statements [2022-12-15T23:44:38.517Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-12-15T23:44:38.517Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-15T23:44:38.517Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-15T23:44:56.768Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-15T23:44:56.768Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-15T23:44:56.768Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-15T23:44:56.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-15T23:44:56.804Z] $ docker stop --time=1 98a602e0b448a9fc8f5f0a2bd92e24ad074b27cb345688a67b1079f0d9e36789 [2022-12-15T23:44:59.566Z] $ docker rm -f 98a602e0b448a9fc8f5f0a2bd92e24ad074b27cb345688a67b1079f0d9e36789 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-15T23:45:00.482Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-15T23:45:00.506Z] Warning: overwriting stash ‘coverage-report’ [2022-12-15T23:45:00.944Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-15T23:45:01.340Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-15T23:45:01.661Z] + ls -al . [2022-12-15T23:45:01.662Z] total 188 [2022-12-15T23:45:01.662Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 23:43 . [2022-12-15T23:45:01.662Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 23:41 .. [2022-12-15T23:45:01.662Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 15 23:41 .dockerignore [2022-12-15T23:45:01.662Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 23:41 .git [2022-12-15T23:45:01.662Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 23:41 .github [2022-12-15T23:45:01.662Z] -rw-rw-r-- 1 jenkins jenkins 329 Dec 15 23:41 .gitignore [2022-12-15T23:45:01.662Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 23:41 .golangci.yml [2022-12-15T23:45:01.662Z] -rw-rw-r-- 1 jenkins jenkins 9293 Dec 15 23:41 Attribution.txt [2022-12-15T23:45:01.662Z] -rw-rw-r-- 1 jenkins jenkins 13162 Dec 15 23:41 CHANGELOG.md [2022-12-15T23:45:01.662Z] -rw-rw-r-- 1 jenkins jenkins 1752 Dec 15 23:41 Dockerfile [2022-12-15T23:45:01.662Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 23:41 GOVERNANCE.md [2022-12-15T23:45:01.662Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 15 23:41 Jenkinsfile [2022-12-15T23:45:01.662Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 23:41 LICENSE [2022-12-15T23:45:01.662Z] -rw-rw-r-- 1 jenkins jenkins 2126 Dec 15 23:41 Makefile [2022-12-15T23:45:01.662Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 15 23:41 OWNERS.md [2022-12-15T23:45:01.662Z] -rw-rw-r-- 1 jenkins jenkins 3165 Dec 15 23:41 README.md [2022-12-15T23:45:01.662Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 23:39 VERSION [2022-12-15T23:45:01.662Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 23:41 bin [2022-12-15T23:45:01.662Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 23:41 cmd [2022-12-15T23:45:01.662Z] -rw-r--r-- 1 jenkins jenkins 17887 Dec 15 23:44 coverage.out [2022-12-15T23:45:01.662Z] -rw-rw-r-- 1 jenkins jenkins 3464 Dec 15 23:41 go.mod [2022-12-15T23:45:01.662Z] -rw-rw-r-- 1 jenkins jenkins 45013 Dec 15 23:41 go.sum [2022-12-15T23:45:01.662Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 23:41 internal [2022-12-15T23:45:01.662Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 23:41 mock [2022-12-15T23:45:01.662Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 23:41 snap [2022-12-15T23:45:01.662Z] -rw-rw-r-- 1 jenkins jenkins 227 Dec 15 23:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:45:01.993Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2c0ad64fa4012812b904ce8a048042a45883a5b2 --label arch=arm64 --label version=3.0.0-dev.2 . [2022-12-15T23:45:02.265Z] Sending build context to Docker daemon 3.262MB [2022-12-15T23:45:02.265Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-12-15T23:45:02.265Z] Step 2/24 : FROM ${BASE} AS builder [2022-12-15T23:45:02.265Z] ---> a452a8cfcb5b [2022-12-15T23:45:02.265Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-12-15T23:45:02.533Z] ---> Running in da055c2cdea7 [2022-12-15T23:45:02.799Z] Removing intermediate container da055c2cdea7 [2022-12-15T23:45:02.799Z] ---> 1431ad0647fb [2022-12-15T23:45:02.799Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-15T23:45:02.800Z] ---> Running in 4a2b863596fe [2022-12-15T23:45:03.067Z] Removing intermediate container 4a2b863596fe [2022-12-15T23:45:03.067Z] ---> 96694fe61027 [2022-12-15T23:45:03.067Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-15T23:45:03.067Z] ---> Running in 6ad3b2c6a6b2 [2022-12-15T23:45:03.333Z] Removing intermediate container 6ad3b2c6a6b2 [2022-12-15T23:45:03.333Z] ---> 96ef7f83083d [2022-12-15T23:45:03.333Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-12-15T23:45:03.333Z] ---> Running in dbb1a8b79705 [2022-12-15T23:45:03.606Z] Removing intermediate container dbb1a8b79705 [2022-12-15T23:45:03.606Z] ---> 6a56ca2004ca [2022-12-15T23:45:03.606Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-15T23:45:03.875Z] ---> Running in e48d88d79189 [2022-12-15T23:45:04.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-15T23:45:05.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-15T23:45:06.070Z] OK: 226 MiB in 55 packages [2022-12-15T23:45:07.035Z] Removing intermediate container e48d88d79189 [2022-12-15T23:45:07.035Z] ---> 4a9752895011 [2022-12-15T23:45:07.035Z] Step 8/24 : WORKDIR /device-mqtt-go [2022-12-15T23:45:07.035Z] ---> Running in 616c922773b6 [2022-12-15T23:45:07.303Z] Removing intermediate container 616c922773b6 [2022-12-15T23:45:07.303Z] ---> c3df79f3a16c [2022-12-15T23:45:07.303Z] Step 9/24 : COPY go.mod vendor* ./ [2022-12-15T23:45:07.889Z] ---> fc5e24dc5af0 [2022-12-15T23:45:07.889Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-15T23:45:07.889Z] ---> Running in 42599661d29a [2022-12-15T23:45:11.257Z] Removing intermediate container 42599661d29a [2022-12-15T23:45:11.257Z] ---> d685b0f70207 [2022-12-15T23:45:11.257Z] Step 11/24 : COPY . . [2022-12-15T23:45:12.221Z] ---> 5cff077b46f1 [2022-12-15T23:45:12.222Z] Step 12/24 : RUN $MAKE [2022-12-15T23:45:12.222Z] ---> Running in 5897522e1c5e [2022-12-15T23:45:13.185Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.2" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-12-15T23:47:49.934Z] Removing intermediate container 5897522e1c5e [2022-12-15T23:47:49.934Z] ---> 83c9d6cb4122 [2022-12-15T23:47:49.934Z] Step 13/24 : FROM alpine:3.16 [2022-12-15T23:47:49.934Z] 3.16: Pulling from library/alpine [2022-12-15T23:47:49.934Z] 6875df1f5354: Pulling fs layer [2022-12-15T23:47:49.934Z] 6875df1f5354: Verifying Checksum [2022-12-15T23:47:49.934Z] 6875df1f5354: Download complete [2022-12-15T23:47:49.934Z] 6875df1f5354: Pull complete [2022-12-15T23:47:49.934Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-15T23:47:49.934Z] Status: Downloaded newer image for alpine:3.16 [2022-12-15T23:47:49.934Z] ---> 2b4661558fb8 [2022-12-15T23:47:49.934Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-12-15T23:47:49.934Z] ---> Running in 4a218fc20ba5 [2022-12-15T23:47:49.934Z] Removing intermediate container 4a218fc20ba5 [2022-12-15T23:47:49.934Z] ---> 6dda6f6e86e5 [2022-12-15T23:47:49.934Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-12-15T23:47:49.934Z] ---> Running in dd3828f56bdd [2022-12-15T23:47:49.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-15T23:47:49.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-15T23:47:49.934Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-12-15T23:47:49.934Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-12-15T23:47:49.934Z] (3/6) Installing libsodium (1.0.18-r0) [2022-12-15T23:47:49.934Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-15T23:47:49.934Z] (5/6) Installing libzmq (4.3.4-r0) [2022-12-15T23:47:49.934Z] (6/6) Installing zeromq (4.3.4-r0) [2022-12-15T23:47:49.934Z] Executing busybox-1.35.0-r17.trigger [2022-12-15T23:47:49.934Z] OK: 8 MiB in 20 packages [2022-12-15T23:47:49.934Z] Removing intermediate container dd3828f56bdd [2022-12-15T23:47:49.934Z] ---> c4d0d830c5f5 [2022-12-15T23:47:49.934Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-12-15T23:47:49.934Z] ---> 2df187ce4d92 [2022-12-15T23:47:49.934Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-12-15T23:47:49.934Z] ---> 7d9da00d9c05 [2022-12-15T23:47:49.934Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-12-15T23:47:49.934Z] ---> c9954ce2884f [2022-12-15T23:47:49.934Z] Step 19/24 : EXPOSE 59982 [2022-12-15T23:47:49.934Z] ---> Running in 1b387828ab5e [2022-12-15T23:47:49.934Z] Removing intermediate container 1b387828ab5e [2022-12-15T23:47:49.934Z] ---> 33435fbd0a62 [2022-12-15T23:47:49.934Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-12-15T23:47:49.934Z] ---> Running in 48d137ce01b0 [2022-12-15T23:47:49.934Z] Removing intermediate container 48d137ce01b0 [2022-12-15T23:47:49.934Z] ---> 922722812799 [2022-12-15T23:47:49.934Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-15T23:47:49.934Z] ---> Running in 2f753736b8e4 [2022-12-15T23:47:49.934Z] Removing intermediate container 2f753736b8e4 [2022-12-15T23:47:49.934Z] ---> b711cf157df4 [2022-12-15T23:47:49.934Z] Step 22/24 : LABEL arch=arm64 [2022-12-15T23:47:49.934Z] ---> Running in 4d58b2a4acef [2022-12-15T23:47:49.934Z] Removing intermediate container 4d58b2a4acef [2022-12-15T23:47:49.934Z] ---> 20c00771062d [2022-12-15T23:47:49.934Z] Step 23/24 : LABEL git_sha=2c0ad64fa4012812b904ce8a048042a45883a5b2 [2022-12-15T23:47:49.934Z] ---> Running in 4e9371ba990f [2022-12-15T23:47:49.934Z] Removing intermediate container 4e9371ba990f [2022-12-15T23:47:49.934Z] ---> 2a576d9017e8 [2022-12-15T23:47:49.934Z] Step 24/24 : LABEL version=3.0.0-dev.2 [2022-12-15T23:47:50.201Z] ---> Running in 00bb7d3fa80e [2022-12-15T23:47:50.468Z] Removing intermediate container 00bb7d3fa80e [2022-12-15T23:47:50.468Z] ---> 0a38ac172daa [2022-12-15T23:47:50.468Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-15T23:47:50.468Z] Successfully built 0a38ac172daa [2022-12-15T23:47:50.468Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-15T23:47:50.566Z] provisioning config files... [2022-12-15T23:47:50.579Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/84@tmp/config2573272010834055290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-15T23:47:50.901Z] ---> docker-login.sh [2022-12-15T23:47:50.901Z] nexus3.edgexfoundry.org:10001 [2022-12-15T23:47:50.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:47:51.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:47:51.171Z] Configure a credential helper to remove this warning. See [2022-12-15T23:47:51.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:47:51.171Z] [2022-12-15T23:47:51.171Z] Login Succeeded [2022-12-15T23:47:51.171Z] nexus3.edgexfoundry.org:10002 [2022-12-15T23:47:51.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:47:51.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:47:51.439Z] Configure a credential helper to remove this warning. See [2022-12-15T23:47:51.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:47:51.439Z] [2022-12-15T23:47:51.439Z] Login Succeeded [2022-12-15T23:47:51.439Z] nexus3.edgexfoundry.org:10003 [2022-12-15T23:47:51.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:47:51.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:47:51.976Z] Configure a credential helper to remove this warning. See [2022-12-15T23:47:51.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:47:51.976Z] [2022-12-15T23:47:51.976Z] Login Succeeded [2022-12-15T23:47:51.976Z] nexus3.edgexfoundry.org:10004 [2022-12-15T23:47:52.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:47:52.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:47:52.244Z] Configure a credential helper to remove this warning. See [2022-12-15T23:47:52.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:47:52.244Z] [2022-12-15T23:47:52.244Z] Login Succeeded [2022-12-15T23:47:52.244Z] docker.io [2022-12-15T23:47:52.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T23:47:52.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T23:47:52.778Z] Configure a credential helper to remove this warning. See [2022-12-15T23:47:52.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T23:47:52.778Z] [2022-12-15T23:47:52.778Z] Login Succeeded [2022-12-15T23:47:52.778Z] ---> docker-login.sh ends [Pipeline] } [2022-12-15T23:47:52.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-15T23:47:52.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-15T23:47:52.831Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-12-15T23:47:52.831Z] 2c0ad64fa4012812b904ce8a048042a45883a5b2 [2022-12-15T23:47:52.831Z] latest [2022-12-15T23:47:52.831Z] 3.0.0-dev.2 [2022-12-15T23:47:52.831Z] 2c0ad64fa4012812b904ce8a048042a45883a5b2-3.0.0-dev.2 [2022-12-15T23:47:52.831Z] main [2022-12-15T23:47:52.831Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:47:53.165Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2c0ad64fa4012812b904ce8a048042a45883a5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:47:53.506Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2c0ad64fa4012812b904ce8a048042a45883a5b2 [2022-12-15T23:47:53.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-12-15T23:47:53.506Z] 2399a08b4112: Preparing [2022-12-15T23:47:53.506Z] a4f7c5f6a21e: Preparing [2022-12-15T23:47:53.506Z] cf9959d7fba1: Preparing [2022-12-15T23:47:53.506Z] c152078adf21: Preparing [2022-12-15T23:47:53.506Z] 17bec77d7fdc: Preparing [2022-12-15T23:47:53.506Z] 17bec77d7fdc: Layer already exists [2022-12-15T23:47:53.773Z] 2399a08b4112: Pushed [2022-12-15T23:47:53.773Z] a4f7c5f6a21e: Pushed [2022-12-15T23:47:54.355Z] c152078adf21: Pushed [2022-12-15T23:47:59.690Z] cf9959d7fba1: Pushed [2022-12-15T23:47:59.690Z] 2c0ad64fa4012812b904ce8a048042a45883a5b2: digest: sha256:ab01ecd9cb052d9104c59d4282ee519582b85ef72f54cd15b6b7af4a08507003 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:48:00.037Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:48:00.369Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-12-15T23:48:00.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-12-15T23:48:00.369Z] 2399a08b4112: Preparing [2022-12-15T23:48:00.369Z] a4f7c5f6a21e: Preparing [2022-12-15T23:48:00.369Z] cf9959d7fba1: Preparing [2022-12-15T23:48:00.369Z] c152078adf21: Preparing [2022-12-15T23:48:00.369Z] 17bec77d7fdc: Preparing [2022-12-15T23:48:00.369Z] 2399a08b4112: Layer already exists [2022-12-15T23:48:00.369Z] c152078adf21: Layer already exists [2022-12-15T23:48:00.369Z] 17bec77d7fdc: Layer already exists [2022-12-15T23:48:00.369Z] cf9959d7fba1: Layer already exists [2022-12-15T23:48:00.369Z] a4f7c5f6a21e: Layer already exists [2022-12-15T23:48:00.635Z] latest: digest: sha256:ab01ecd9cb052d9104c59d4282ee519582b85ef72f54cd15b6b7af4a08507003 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:48:00.978Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:48:01.314Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.2 [2022-12-15T23:48:01.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-12-15T23:48:01.314Z] 2399a08b4112: Preparing [2022-12-15T23:48:01.314Z] a4f7c5f6a21e: Preparing [2022-12-15T23:48:01.314Z] cf9959d7fba1: Preparing [2022-12-15T23:48:01.314Z] c152078adf21: Preparing [2022-12-15T23:48:01.314Z] 17bec77d7fdc: Preparing [2022-12-15T23:48:01.314Z] 17bec77d7fdc: Layer already exists [2022-12-15T23:48:01.314Z] a4f7c5f6a21e: Layer already exists [2022-12-15T23:48:01.314Z] c152078adf21: Layer already exists [2022-12-15T23:48:01.314Z] 2399a08b4112: Layer already exists [2022-12-15T23:48:01.314Z] cf9959d7fba1: Layer already exists [2022-12-15T23:48:01.314Z] 3.0.0-dev.2: digest: sha256:ab01ecd9cb052d9104c59d4282ee519582b85ef72f54cd15b6b7af4a08507003 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:48:01.651Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2c0ad64fa4012812b904ce8a048042a45883a5b2-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:48:01.988Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2c0ad64fa4012812b904ce8a048042a45883a5b2-3.0.0-dev.2 [2022-12-15T23:48:01.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-12-15T23:48:01.988Z] 2399a08b4112: Preparing [2022-12-15T23:48:01.988Z] a4f7c5f6a21e: Preparing [2022-12-15T23:48:01.988Z] cf9959d7fba1: Preparing [2022-12-15T23:48:01.988Z] c152078adf21: Preparing [2022-12-15T23:48:01.988Z] 17bec77d7fdc: Preparing [2022-12-15T23:48:01.988Z] c152078adf21: Layer already exists [2022-12-15T23:48:01.988Z] cf9959d7fba1: Layer already exists [2022-12-15T23:48:01.988Z] a4f7c5f6a21e: Layer already exists [2022-12-15T23:48:01.988Z] 2399a08b4112: Layer already exists [2022-12-15T23:48:01.988Z] 17bec77d7fdc: Layer already exists [2022-12-15T23:48:01.989Z] 2c0ad64fa4012812b904ce8a048042a45883a5b2-3.0.0-dev.2: digest: sha256:ab01ecd9cb052d9104c59d4282ee519582b85ef72f54cd15b6b7af4a08507003 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:48:02.324Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:48:02.657Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-12-15T23:48:02.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-12-15T23:48:02.657Z] 2399a08b4112: Preparing [2022-12-15T23:48:02.657Z] a4f7c5f6a21e: Preparing [2022-12-15T23:48:02.657Z] cf9959d7fba1: Preparing [2022-12-15T23:48:02.657Z] c152078adf21: Preparing [2022-12-15T23:48:02.657Z] 17bec77d7fdc: Preparing [2022-12-15T23:48:02.657Z] c152078adf21: Layer already exists [2022-12-15T23:48:02.657Z] a4f7c5f6a21e: Layer already exists [2022-12-15T23:48:02.657Z] 2399a08b4112: Layer already exists [2022-12-15T23:48:02.657Z] 17bec77d7fdc: Layer already exists [2022-12-15T23:48:02.657Z] cf9959d7fba1: Layer already exists [2022-12-15T23:48:02.657Z] main: digest: sha256:ab01ecd9cb052d9104c59d4282ee519582b85ef72f54cd15b6b7af4a08507003 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-15T23:48:02.968Z] ===================================================== [Pipeline] echo [2022-12-15T23:48:02.974Z] taggedImages: [2022-12-15T23:48:02.974Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2c0ad64fa4012812b904ce8a048042a45883a5b2 [2022-12-15T23:48:02.974Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-12-15T23:48:02.974Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.2 [2022-12-15T23:48:02.974Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2c0ad64fa4012812b904ce8a048042a45883a5b2-3.0.0-dev.2 [2022-12-15T23:48:02.974Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:48:03.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-15T23:48:03.313Z] [2022-12-15T23:48:03.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:48:03.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-15T23:48:03.909Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-15T23:48:03.909Z] 8998bd30e6a1: Pulling fs layer [2022-12-15T23:48:03.909Z] 04944245beec: Pulling fs layer [2022-12-15T23:48:03.909Z] 699f458cf7ca: Pulling fs layer [2022-12-15T23:48:03.909Z] 765212b225bb: Pulling fs layer [2022-12-15T23:48:03.909Z] f23df028b6ca: Pulling fs layer [2022-12-15T23:48:03.909Z] d65c8cfc05b1: Pulling fs layer [2022-12-15T23:48:03.909Z] 2437ff75d9bd: Pulling fs layer [2022-12-15T23:48:03.909Z] 765212b225bb: Waiting [2022-12-15T23:48:03.909Z] f23df028b6ca: Waiting [2022-12-15T23:48:03.909Z] d65c8cfc05b1: Waiting [2022-12-15T23:48:03.909Z] 2437ff75d9bd: Waiting [2022-12-15T23:48:04.181Z] 04944245beec: Verifying Checksum [2022-12-15T23:48:04.181Z] 04944245beec: Download complete [2022-12-15T23:48:04.181Z] 765212b225bb: Verifying Checksum [2022-12-15T23:48:04.181Z] 765212b225bb: Download complete [2022-12-15T23:48:04.181Z] f23df028b6ca: Download complete [2022-12-15T23:48:04.181Z] d65c8cfc05b1: Verifying Checksum [2022-12-15T23:48:04.181Z] d65c8cfc05b1: Download complete [2022-12-15T23:48:04.181Z] 699f458cf7ca: Verifying Checksum [2022-12-15T23:48:04.181Z] 699f458cf7ca: Download complete [2022-12-15T23:48:04.768Z] 8998bd30e6a1: Verifying Checksum [2022-12-15T23:48:04.768Z] 8998bd30e6a1: Download complete [2022-12-15T23:48:06.727Z] 2437ff75d9bd: Verifying Checksum [2022-12-15T23:48:06.727Z] 2437ff75d9bd: Download complete [2022-12-15T23:48:08.670Z] 8998bd30e6a1: Pull complete [2022-12-15T23:48:08.936Z] 04944245beec: Pull complete [2022-12-15T23:48:10.342Z] 699f458cf7ca: Pull complete [2022-12-15T23:48:10.611Z] 765212b225bb: Pull complete [2022-12-15T23:48:11.192Z] f23df028b6ca: Pull complete [2022-12-15T23:48:11.543Z] d65c8cfc05b1: Pull complete [2022-12-15T23:48:26.644Z] 2437ff75d9bd: Pull complete [2022-12-15T23:48:26.644Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-15T23:48:26.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-15T23:48:26.644Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T23:48:26.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-121399 does not seem to be running inside a container [2022-12-15T23:48:26.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/84 -v /w/workspace/device-mqtt-go/84:/w/workspace/device-mqtt-go/84:rw,z -v /w/workspace/device-mqtt-go/84@tmp:/w/workspace/device-mqtt-go/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-12-15T23:48:29.247Z] $ docker top 8cf3220f4838bccda6f44e42d34d62c2909e246b199dcf0251610b1d3b057c97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-15T23:48:30.073Z] ---> job-cost.sh [2022-12-15T23:48:30.073Z] lf-activate-venv: SKIPPING [2022-12-15T23:48:30.073Z] INFO: No Stack... [2022-12-15T23:48:30.657Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-15T23:48:31.237Z] INFO: Archiving Costs [Pipeline] sh [2022-12-15T23:48:31.560Z] + cat /w/workspace/device-mqtt-go/84/archives/cost.csv [2022-12-15T23:48:31.560Z] + cut -d, -f6 [Pipeline] lock [2022-12-15T23:48:31.625Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-84-stack-cost] [2022-12-15T23:48:31.635Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-84-stack-cost] did not exist. Created. [2022-12-15T23:48:31.635Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-15T23:48:31.973Z] /w/workspace/device-mqtt-go/84@tmp/durable-a7fcfc65/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-15T23:48:32.313Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-15T23:48:32.338Z] Warning: overwriting stash ‘stack-cost’ [2022-12-15T23:48:32.385Z] Stashed 1 file(s) [Pipeline] } [2022-12-15T23:48:32.394Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-84-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-15T23:48:32.414Z] $ docker stop --time=1 8cf3220f4838bccda6f44e42d34d62c2909e246b199dcf0251610b1d3b057c97 [2022-12-15T23:48:33.894Z] $ docker rm -f 8cf3220f4838bccda6f44e42d34d62c2909e246b199dcf0251610b1d3b057c97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-12-15T23:48:34.310Z] provisioning config files... [2022-12-15T23:48:34.318Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11894592129538832812tmp [Pipeline] { [Pipeline] sh [2022-12-15T23:48:34.611Z] + set +x [2022-12-15T23:48:34.611Z] + curl -s https://codecov.io/bash [2022-12-15T23:48:34.611Z] + bash -s -- [2022-12-15T23:48:34.611Z] [2022-12-15T23:48:34.611Z] _____ _ [2022-12-15T23:48:34.611Z] / ____| | | [2022-12-15T23:48:34.611Z] | | ___ __| | ___ ___ _____ __ [2022-12-15T23:48:34.611Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-15T23:48:34.611Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-15T23:48:34.611Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-15T23:48:34.611Z] Bash-1.0.6 [2022-12-15T23:48:34.611Z] [2022-12-15T23:48:34.611Z] [2022-12-15T23:48:34.611Z] ==> git version 2.25.1 found [2022-12-15T23:48:34.611Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-12-15T23:48:34.611Z] Release-Date: 2020-01-08 [2022-12-15T23:48:34.611Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-12-15T23:48:34.611Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-15T23:48:34.611Z] ==> Jenkins CI detected. [2022-12-15T23:48:34.611Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-12-15T23:48:34.611Z] project root: . [2022-12-15T23:48:34.611Z] --> token set from env [2022-12-15T23:48:34.611Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-15T23:48:34.611Z] ==> Running gcov in . (disable via -X gcov) [2022-12-15T23:48:34.611Z] ==> Python coveragepy not found [2022-12-15T23:48:34.611Z] ==> Searching for coverage reports in: [2022-12-15T23:48:34.611Z] + . [2022-12-15T23:48:34.611Z] -> Found 1 reports [2022-12-15T23:48:34.611Z] ==> Detecting git/mercurial file structure [2022-12-15T23:48:34.870Z] ==> Reading reports [2022-12-15T23:48:34.870Z] + ./coverage.out bytes=17887 [2022-12-15T23:48:34.870Z] ==> Appending adjustments [2022-12-15T23:48:34.870Z] https://docs.codecov.io/docs/fixing-reports [2022-12-15T23:48:34.870Z] + Found adjustments [2022-12-15T23:48:34.870Z] ==> Gzipping contents [2022-12-15T23:48:34.870Z] 4.0K /tmp/codecov.F6LSz3.gz [2022-12-15T23:48:34.870Z] ==> Uploading reports [2022-12-15T23:48:34.870Z] url: https://codecov.io [2022-12-15T23:48:34.870Z] query: branch=main&commit=2c0ad64fa4012812b904ce8a048042a45883a5b2&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-15T23:48:34.870Z] -> Pinging Codecov [2022-12-15T23:48:34.871Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=2c0ad64fa4012812b904ce8a048042a45883a5b2&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-15T23:48:35.131Z] -> Uploading to [2022-12-15T23:48:35.131Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-15/7D719EC7BBE17E464838252E33014C33/2c0ad64fa4012812b904ce8a048042a45883a5b2/c3d8ea1b-a700-49f2-b295-c1e230646d11.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221215T234834Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc3b02f1bd61e2937c7396c2fe97d5363e681cde7d17b0fcf8214561f37a7399 [2022-12-15T23:48:35.131Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-15T23:48:35.131Z] Dload Upload Total Spent Left Speed [2022-12-15T23:48:35.390Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3181 0 0 100 3181 0 12983 --:--:-- --:--:-- --:--:-- 12983 [2022-12-15T23:48:35.390Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/2c0ad64fa4012812b904ce8a048042a45883a5b2 [Pipeline] } [2022-12-15T23:48:35.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-12-15T23:48:35.568Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-12-15T23:48:35.578Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:48:35.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-15T23:48:35.870Z] [2022-12-15T23:48:35.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:48:36.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-15T23:48:36.164Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-12-15T23:48:36.164Z] df9b9388f04a: Pulling fs layer [2022-12-15T23:48:36.164Z] 52dc419b0ee2: Pulling fs layer [2022-12-15T23:48:36.164Z] 25bc292e5bac: Pulling fs layer [2022-12-15T23:48:36.164Z] 114826534d7a: Pulling fs layer [2022-12-15T23:48:36.164Z] 4657fd5d0bcf: Pulling fs layer [2022-12-15T23:48:36.164Z] 6ad1cebc031e: Pulling fs layer [2022-12-15T23:48:36.164Z] 8a3aa393b2d8: Pulling fs layer [2022-12-15T23:48:36.164Z] 114826534d7a: Waiting [2022-12-15T23:48:36.164Z] 4657fd5d0bcf: Waiting [2022-12-15T23:48:36.164Z] 6ad1cebc031e: Waiting [2022-12-15T23:48:36.164Z] 25bc292e5bac: Verifying Checksum [2022-12-15T23:48:36.164Z] 25bc292e5bac: Download complete [2022-12-15T23:48:36.164Z] 52dc419b0ee2: Download complete [2022-12-15T23:48:36.164Z] 4657fd5d0bcf: Download complete [2022-12-15T23:48:36.164Z] df9b9388f04a: Verifying Checksum [2022-12-15T23:48:36.164Z] df9b9388f04a: Download complete [2022-12-15T23:48:36.431Z] df9b9388f04a: Pull complete [2022-12-15T23:48:36.431Z] 6ad1cebc031e: Verifying Checksum [2022-12-15T23:48:36.431Z] 6ad1cebc031e: Download complete [2022-12-15T23:48:36.431Z] 52dc419b0ee2: Pull complete [2022-12-15T23:48:36.431Z] 25bc292e5bac: Pull complete [2022-12-15T23:48:37.021Z] 114826534d7a: Verifying Checksum [2022-12-15T23:48:37.021Z] 114826534d7a: Download complete [2022-12-15T23:48:37.279Z] 8a3aa393b2d8: Verifying Checksum [2022-12-15T23:48:37.279Z] 8a3aa393b2d8: Download complete [2022-12-15T23:48:40.560Z] 114826534d7a: Pull complete [2022-12-15T23:48:40.560Z] 4657fd5d0bcf: Pull complete [2022-12-15T23:48:40.560Z] 6ad1cebc031e: Pull complete [2022-12-15T23:48:43.093Z] 8a3aa393b2d8: Pull complete [2022-12-15T23:48:43.093Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-12-15T23:48:43.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-15T23:48:43.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T23:48:43.170Z] prd-ubuntu20.04-docker-8c-8g-121397 does not seem to be running inside a container [2022-12-15T23:48:43.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-12-15T23:48:45.054Z] $ docker top df7db2e9a243b6a64309452f55f0b00c4ec7f46349cf26a71a4c25c033419e95 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-15T23:48:45.128Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2022-12-15T23:48:45.408Z] + set -o pipefail [2022-12-15T23:48:45.408Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2022-12-15T23:48:51.974Z] [2022-12-15T23:48:51.974Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-12-15T23:48:51.974Z] [2022-12-15T23:48:51.974Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/f43a847b-3296-4386-ba62-3ffe8e008150 [2022-12-15T23:48:51.974Z] [2022-12-15T23:48:51.974Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-12-15T23:48:51.974Z] [2022-12-15T23:48:51.974Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-12-15T23:48:51.974Z] [2022-12-15T23:48:51.974Z] [2022-12-15T23:48:51.974Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-12-15T23:48:51.974Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-12-15T23:48:51.974Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-12-15T23:48:51.978Z] $ docker stop --time=1 df7db2e9a243b6a64309452f55f0b00c4ec7f46349cf26a71a4c25c033419e95 [2022-12-15T23:48:54.051Z] $ docker rm -f df7db2e9a243b6a64309452f55f0b00c4ec7f46349cf26a71a4c25c033419e95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-15T23:48:54.781Z] + git log --format=format:%s -1 2c0ad64fa4012812b904ce8a048042a45883a5b2 [Pipeline] sh [2022-12-15T23:48:55.073Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-15T23:48:55.073Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:48:55.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-15T23:48:55.373Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T23:48:55.439Z] prd-ubuntu20.04-docker-8c-8g-121397 does not seem to be running inside a container [2022-12-15T23:48:55.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-15T23:48:55.902Z] $ docker top 5150efd6f81c0d6c3cb09be00b4ca980002614d065add1e320f16ff12ee204e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-15T23:48:56.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-15T23:48:56.002Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-15T23:48:56.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-15T23:48:56.108Z] $ docker exec 5150efd6f81c0d6c3cb09be00b4ca980002614d065add1e320f16ff12ee204e9 ssh-agent [2022-12-15T23:48:56.224Z] SSH_AUTH_SOCK=/tmp/ssh-qqakI1guWT6E/agent.32 [2022-12-15T23:48:56.224Z] SSH_AGENT_PID=38 [2022-12-15T23:48:56.230Z] Running ssh-add (command line suppressed) [2022-12-15T23:48:56.318Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10836655973852705507.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10836655973852705507.key) [2022-12-15T23:48:56.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-15T23:48:56.629Z] + git semver tag [2022-12-15T23:48:56.888Z] 2022-12-15 23:48:56,782 [run_tag] DEBUG tag force:False [2022-12-15T23:48:56.888Z] 2022-12-15 23:48:56,782 [check_head_tag] DEBUG check head tag [2022-12-15T23:48:56.888Z] 2022-12-15 23:48:56,783 [execute] INFO git cat-file --batch-check [2022-12-15T23:48:56.888Z] 2022-12-15 23:48:56,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-12-15T23:48:56.888Z] 2022-12-15 23:48:56,787 [execute] INFO git cat-file --batch [2022-12-15T23:48:56.889Z] 2022-12-15 23:48:56,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-12-15T23:48:56.889Z] 2022-12-15 23:48:56,805 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-12-15T23:48:56.889Z] 2022-12-15 23:48:56,806 [execute] INFO git tag -a v3.0.0-dev.2 -m v3.0.0-dev.2 [2022-12-15T23:48:56.889Z] 2022-12-15 23:48:56,806 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.2', '-m', 'v3.0.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-12-15T23:48:56.889Z] 2022-12-15 23:48:56,810 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-12-15T23:48:56.889Z] 3.0.0-dev.2 [Pipeline] } [2022-12-15T23:48:56.889Z] $ docker exec --env ******** --env ******** 5150efd6f81c0d6c3cb09be00b4ca980002614d065add1e320f16ff12ee204e9 ssh-agent -k [2022-12-15T23:48:56.992Z] unset SSH_AUTH_SOCK; [2022-12-15T23:48:56.993Z] unset SSH_AGENT_PID; [2022-12-15T23:48:56.993Z] echo Agent pid 38 killed; [2022-12-15T23:48:57.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-15T23:48:57.310Z] + git semver [Pipeline] } [2022-12-15T23:48:57.572Z] $ docker stop --time=1 5150efd6f81c0d6c3cb09be00b4ca980002614d065add1e320f16ff12ee204e9 [2022-12-15T23:48:58.861Z] $ docker rm -f 5150efd6f81c0d6c3cb09be00b4ca980002614d065add1e320f16ff12ee204e9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:48:59.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-15T23:48:59.258Z] [2022-12-15T23:48:59.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:48:59.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-15T23:48:59.552Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-12-15T23:48:59.552Z] ab5ef0e58194: Pulling fs layer [2022-12-15T23:48:59.552Z] 9712f1f96733: Pulling fs layer [2022-12-15T23:48:59.552Z] 63f879dbbcfc: Pulling fs layer [2022-12-15T23:48:59.552Z] 0d9ebad4ef96: Pulling fs layer [2022-12-15T23:48:59.552Z] e9a5061849ea: Pulling fs layer [2022-12-15T23:48:59.552Z] d747dcd14b5f: Pulling fs layer [2022-12-15T23:48:59.552Z] 2de7ff778b66: Pulling fs layer [2022-12-15T23:48:59.552Z] 0d9ebad4ef96: Waiting [2022-12-15T23:48:59.552Z] e9a5061849ea: Waiting [2022-12-15T23:48:59.552Z] 2de7ff778b66: Waiting [2022-12-15T23:48:59.552Z] d747dcd14b5f: Waiting [2022-12-15T23:48:59.552Z] 9712f1f96733: Download complete [2022-12-15T23:49:00.121Z] 63f879dbbcfc: Verifying Checksum [2022-12-15T23:49:00.121Z] 63f879dbbcfc: Download complete [2022-12-15T23:49:00.382Z] e9a5061849ea: Verifying Checksum [2022-12-15T23:49:00.382Z] e9a5061849ea: Download complete [2022-12-15T23:49:00.382Z] d747dcd14b5f: Verifying Checksum [2022-12-15T23:49:00.382Z] ab5ef0e58194: Verifying Checksum [2022-12-15T23:49:00.382Z] ab5ef0e58194: Download complete [2022-12-15T23:49:00.641Z] 0d9ebad4ef96: Verifying Checksum [2022-12-15T23:49:00.641Z] 0d9ebad4ef96: Download complete [2022-12-15T23:49:00.641Z] 2de7ff778b66: Verifying Checksum [2022-12-15T23:49:00.641Z] 2de7ff778b66: Download complete [2022-12-15T23:49:03.170Z] ab5ef0e58194: Pull complete [2022-12-15T23:49:03.170Z] 9712f1f96733: Pull complete [2022-12-15T23:49:03.736Z] 63f879dbbcfc: Pull complete [2022-12-15T23:49:07.017Z] 0d9ebad4ef96: Pull complete [2022-12-15T23:49:07.276Z] e9a5061849ea: Pull complete [2022-12-15T23:49:07.533Z] d747dcd14b5f: Pull complete [2022-12-15T23:49:08.465Z] 2de7ff778b66: Pull complete [2022-12-15T23:49:08.465Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-12-15T23:49:08.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-15T23:49:08.465Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T23:49:08.540Z] prd-ubuntu20.04-docker-8c-8g-121397 does not seem to be running inside a container [2022-12-15T23:49:08.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-12-15T23:49:10.679Z] $ docker top 9c1f68a94c19dcd9306cbbb0e85f46765a02a8196807a73d76a84ba8acf6ea8e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-12-15T23:49:10.768Z] provisioning config files... [2022-12-15T23:49:10.775Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1964490059055438008tmp [2022-12-15T23:49:10.785Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7880107053340128528tmp [2022-12-15T23:49:10.794Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config463346394224840666tmp [Pipeline] { [Pipeline] echo [2022-12-15T23:49:10.808Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T23:49:11.088Z] ---> sigul-configuration.sh [2022-12-15T23:49:11.088Z] gpg: directory `/root/.gnupg' created [2022-12-15T23:49:11.088Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-12-15T23:49:11.088Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-12-15T23:49:11.088Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-12-15T23:49:11.088Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-12-15T23:49:11.088Z] gpg: CAST5 encrypted data [2022-12-15T23:49:11.088Z] gpg: encrypted with 1 passphrase [2022-12-15T23:49:11.088Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-12-15T23:49:11.375Z] + mkdir /home/jenkins [2022-12-15T23:49:11.375Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-12-15T23:49:11.660Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-12-15T23:49:11.669Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T23:49:11.952Z] ---> sigul-install.sh [2022-12-15T23:49:11.952Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-12-15T23:49:12.239Z] + git tag --list [2022-12-15T23:49:12.239Z] 0.7.1 [2022-12-15T23:49:12.239Z] v1.0.0 [2022-12-15T23:49:12.239Z] v1.1.0 [2022-12-15T23:49:12.239Z] v1.1.1 [2022-12-15T23:49:12.239Z] v1.2.2 [2022-12-15T23:49:12.239Z] v1.3.0 [2022-12-15T23:49:12.239Z] v1.3.1 [2022-12-15T23:49:12.239Z] v2.0.0 [2022-12-15T23:49:12.239Z] v2.1.0 [2022-12-15T23:49:12.239Z] v2.1.1 [2022-12-15T23:49:12.239Z] v2.1.1-dev.1 [2022-12-15T23:49:12.239Z] v2.1.1-dev.2 [2022-12-15T23:49:12.239Z] v2.2.0 [2022-12-15T23:49:12.239Z] v2.2.1-dev.1 [2022-12-15T23:49:12.239Z] v2.2.1-dev.10 [2022-12-15T23:49:12.239Z] v2.2.1-dev.2 [2022-12-15T23:49:12.239Z] v2.2.1-dev.3 [2022-12-15T23:49:12.239Z] v2.2.1-dev.4 [2022-12-15T23:49:12.239Z] v2.2.1-dev.5 [2022-12-15T23:49:12.239Z] v2.2.1-dev.6 [2022-12-15T23:49:12.239Z] v2.2.1-dev.7 [2022-12-15T23:49:12.239Z] v2.2.1-dev.8 [2022-12-15T23:49:12.239Z] v2.2.1-dev.9 [2022-12-15T23:49:12.239Z] v2.3.0 [2022-12-15T23:49:12.239Z] v2.3.0-dev.10 [2022-12-15T23:49:12.239Z] v2.3.0-dev.11 [2022-12-15T23:49:12.239Z] v2.3.0-dev.12 [2022-12-15T23:49:12.239Z] v2.3.0-dev.13 [2022-12-15T23:49:12.239Z] v2.3.0-dev.14 [2022-12-15T23:49:12.239Z] v2.3.0-dev.15 [2022-12-15T23:49:12.239Z] v2.3.0-dev.16 [2022-12-15T23:49:12.239Z] v2.3.0-dev.17 [2022-12-15T23:49:12.239Z] v2.3.0-dev.18 [2022-12-15T23:49:12.239Z] v2.3.0-dev.19 [2022-12-15T23:49:12.239Z] v2.3.0-dev.20 [2022-12-15T23:49:12.239Z] v2.3.0-dev.21 [2022-12-15T23:49:12.239Z] v2.3.0-dev.22 [2022-12-15T23:49:12.239Z] v2.3.0-dev.23 [2022-12-15T23:49:12.239Z] v2.3.0-dev.24 [2022-12-15T23:49:12.239Z] v2.3.0-dev.25 [2022-12-15T23:49:12.239Z] v2.3.0-dev.26 [2022-12-15T23:49:12.239Z] v2.3.0-dev.27 [2022-12-15T23:49:12.239Z] v2.3.0-dev.28 [2022-12-15T23:49:12.239Z] v2.3.0-dev.29 [2022-12-15T23:49:12.239Z] v2.3.0-dev.30 [2022-12-15T23:49:12.239Z] v2.3.0-dev.31 [2022-12-15T23:49:12.239Z] v2.3.0-dev.32 [2022-12-15T23:49:12.239Z] v2.3.0-dev.33 [2022-12-15T23:49:12.239Z] v2.3.0-dev.34 [2022-12-15T23:49:12.239Z] v3.0.0-dev.1 [2022-12-15T23:49:12.239Z] v3.0.0-dev.2 [Pipeline] sh [2022-12-15T23:49:12.525Z] + lftools sign git-tag v3.0.0-dev.2 [2022-12-15T23:49:13.092Z] Signing Git tag with Sigul... [2022-12-15T23:49:13.092Z] Signing v3.0.0-dev.2 [Pipeline] echo [2022-12-15T23:49:13.361Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T23:49:13.646Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-12-15T23:49:13.654Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-12-15T23:49:13.662Z] $ docker stop --time=1 9c1f68a94c19dcd9306cbbb0e85f46765a02a8196807a73d76a84ba8acf6ea8e [2022-12-15T23:49:14.951Z] $ docker rm -f 9c1f68a94c19dcd9306cbbb0e85f46765a02a8196807a73d76a84ba8acf6ea8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-12-15T23:49:15.354Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-15T23:49:15.354Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:49:15.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-15T23:49:15.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T23:49:15.723Z] prd-ubuntu20.04-docker-8c-8g-121397 does not seem to be running inside a container [2022-12-15T23:49:15.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-15T23:49:16.110Z] $ docker top 7829a0e1ce69341057a54a4d7b9b508115e2584215616aa04fb5ac39d885810b -eo pid,comm [2022-12-15T23:49:16.166Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-12-15T23:49:16.166Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-15T23:49:16.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-15T23:49:16.205Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-15T23:49:16.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-15T23:49:16.332Z] $ docker exec 7829a0e1ce69341057a54a4d7b9b508115e2584215616aa04fb5ac39d885810b ssh-agent [2022-12-15T23:49:16.458Z] SSH_AUTH_SOCK=/tmp/ssh-xYsV3J0ZbmVr/agent.33 [2022-12-15T23:49:16.458Z] SSH_AGENT_PID=39 [2022-12-15T23:49:16.463Z] Running ssh-add (command line suppressed) [2022-12-15T23:49:16.560Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16147794484327112158.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16147794484327112158.key) [2022-12-15T23:49:16.583Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-15T23:49:16.869Z] + git semver bump pre [2022-12-15T23:49:17.128Z] 2022-12-15 23:49:17,036 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-12-15T23:49:17.128Z] 2022-12-15 23:49:17,037 [bump_version] DEBUG bumping version:3.0.0-dev.2 on axis:pre with prefix:dev [2022-12-15T23:49:17.128Z] 2022-12-15 23:49:17,037 [bump_version] DEBUG bumped version:3.0.0-dev.3 [2022-12-15T23:49:17.128Z] 2022-12-15 23:49:17,037 [write_version] DEBUG write version:3.0.0-dev.3 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2022-12-15T23:49:17.128Z] 2022-12-15 23:49:17,037 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-12-15T23:49:17.128Z] 2022-12-15 23:49:17,037 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-12-15T23:49:17.128Z] 2022-12-15 23:49:17,039 [execute] INFO git cat-file --batch-check [2022-12-15T23:49:17.128Z] 2022-12-15 23:49:17,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-15T23:49:17.128Z] 2022-12-15 23:49:17,044 [execute] INFO git cat-file --batch [2022-12-15T23:49:17.128Z] 2022-12-15 23:49:17,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-15T23:49:17.128Z] 2022-12-15 23:49:17,049 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-12-15T23:49:17.128Z] 3.0.0-dev.3 [Pipeline] } [2022-12-15T23:49:17.129Z] $ docker exec --env ******** --env ******** 7829a0e1ce69341057a54a4d7b9b508115e2584215616aa04fb5ac39d885810b ssh-agent -k [2022-12-15T23:49:17.222Z] unset SSH_AUTH_SOCK; [2022-12-15T23:49:17.222Z] unset SSH_AGENT_PID; [2022-12-15T23:49:17.222Z] echo Agent pid 39 killed; [2022-12-15T23:49:17.241Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-15T23:49:17.539Z] + git semver [Pipeline] } [2022-12-15T23:49:17.801Z] $ docker stop --time=1 7829a0e1ce69341057a54a4d7b9b508115e2584215616aa04fb5ac39d885810b [2022-12-15T23:49:19.082Z] $ docker rm -f 7829a0e1ce69341057a54a4d7b9b508115e2584215616aa04fb5ac39d885810b [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-15T23:49:19.425Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-15T23:49:19.425Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:49:19.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-15T23:49:19.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T23:49:19.783Z] prd-ubuntu20.04-docker-8c-8g-121397 does not seem to be running inside a container [2022-12-15T23:49:19.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-15T23:49:20.200Z] $ docker top a54575d493d7df46ee95b68457f6b764c34370a9997b16b7772556794a64dc64 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-15T23:49:20.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-15T23:49:20.288Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-15T23:49:20.399Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-15T23:49:20.392Z] $ docker exec a54575d493d7df46ee95b68457f6b764c34370a9997b16b7772556794a64dc64 ssh-agent [2022-12-15T23:49:20.519Z] SSH_AUTH_SOCK=/tmp/ssh-QKgSEv8CV2gA/agent.31 [2022-12-15T23:49:20.519Z] SSH_AGENT_PID=37 [2022-12-15T23:49:20.523Z] Running ssh-add (command line suppressed) [2022-12-15T23:49:20.631Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2362080851920419107.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2362080851920419107.key) [2022-12-15T23:49:20.654Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-15T23:49:21.012Z] + git semver push [2022-12-15T23:49:21.292Z] 2022-12-15 23:49:21,149 [run_push] DEBUG push [2022-12-15T23:49:21.292Z] 2022-12-15 23:49:21,149 [execute] INFO git cat-file --batch-check [2022-12-15T23:49:21.292Z] 2022-12-15 23:49:21,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-15T23:49:21.292Z] 2022-12-15 23:49:21,153 [execute] INFO git rev-list e326b43b45142fd7c771d88615c035931c9ff39c -- [2022-12-15T23:49:21.292Z] 2022-12-15 23:49:21,153 [execute] DEBUG Popen(['git', 'rev-list', 'e326b43b45142fd7c771d88615c035931c9ff39c', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-15T23:49:21.292Z] 2022-12-15 23:49:21,161 [execute] INFO git fetch -v origin [2022-12-15T23:49:21.292Z] 2022-12-15 23:49:21,161 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-12-15T23:49:21.933Z] 2022-12-15 23:49:21,675 [run_push] DEBUG no remote changes detected [2022-12-15T23:49:21.933Z] 2022-12-15 23:49:21,675 [execute] INFO git push origin semver [2022-12-15T23:49:21.933Z] 2022-12-15 23:49:21,675 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-15T23:49:22.514Z] 2022-12-15 23:49:22,410 [run_push] DEBUG push all version tags [2022-12-15T23:49:22.514Z] 2022-12-15 23:49:22,410 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-12-15T23:49:22.514Z] 2022-12-15 23:49:22,411 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-12-15T23:49:23.451Z] 2022-12-15 23:49:23,355 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-12-15T23:49:23.451Z] 3.0.0-dev.3 [Pipeline] } [2022-12-15T23:49:23.451Z] $ docker exec --env ******** --env ******** a54575d493d7df46ee95b68457f6b764c34370a9997b16b7772556794a64dc64 ssh-agent -k [2022-12-15T23:49:23.537Z] unset SSH_AUTH_SOCK; [2022-12-15T23:49:23.537Z] unset SSH_AGENT_PID; [2022-12-15T23:49:23.537Z] echo Agent pid 37 killed; [2022-12-15T23:49:23.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-15T23:49:23.850Z] + git semver [Pipeline] } [2022-12-15T23:49:24.109Z] $ docker stop --time=1 a54575d493d7df46ee95b68457f6b764c34370a9997b16b7772556794a64dc64 [2022-12-15T23:49:25.412Z] $ docker rm -f a54575d493d7df46ee95b68457f6b764c34370a9997b16b7772556794a64dc64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-12-15T23:49:25.973Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-12-15T23:49:25.973Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-12-15T23:49:25.973Z] total 16 [2022-12-15T23:49:25.973Z] drwxr-xr-x 3 root root 4096 Dec 15 23:41 . [2022-12-15T23:49:25.973Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 15 23:49 .. [2022-12-15T23:49:25.973Z] drwxr-xr-x 2 root root 4096 Dec 15 23:41 cost [2022-12-15T23:49:25.973Z] -rw-r--r-- 1 root root 86 Dec 15 23:41 cost.csv [2022-12-15T23:49:25.973Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-12-15T23:49:25.973Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-12-15T23:49:25.973Z] total 16 [2022-12-15T23:49:25.973Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 23:41 . [2022-12-15T23:49:25.973Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 15 23:49 .. [2022-12-15T23:49:25.973Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 15 23:41 cost [2022-12-15T23:49:25.973Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 15 23:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-15T23:49:26.258Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T23:49:27.112Z] ---> package-listing.sh [2022-12-15T23:49:27.112Z] ++ facter osfamily [2022-12-15T23:49:27.112Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-15T23:49:27.370Z] + OS_FAMILY=debian [2022-12-15T23:49:27.370Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-12-15T23:49:27.370Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-15T23:49:27.370Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-15T23:49:27.370Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-15T23:49:27.370Z] + PACKAGES=/tmp/packages_start.txt [2022-12-15T23:49:27.370Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-12-15T23:49:27.370Z] + PACKAGES=/tmp/packages_end.txt [2022-12-15T23:49:27.370Z] + case "${OS_FAMILY}" in [2022-12-15T23:49:27.370Z] + dpkg -l [2022-12-15T23:49:27.370Z] + grep '^ii' [2022-12-15T23:49:27.370Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-15T23:49:27.370Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-15T23:49:27.370Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-15T23:49:27.370Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-12-15T23:49:27.370Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-12-15T23:49:27.370Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2022-12-15T23:49:27.380Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-12-15T23:49:27.659Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T23:49:28.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-15T23:49:28.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T23:49:28.278Z] prd-ubuntu20.04-docker-8c-8g-121397 does not seem to be running inside a container [2022-12-15T23:49:28.296Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-15T23:49:28.552Z] $ docker top e8a3337fc8e68220fe8880df11457a4d7ff89d9f3b3345780741aa6876932b27 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-15T23:49:28.904Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-15T23:49:29.185Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-15T23:49:29.467Z] + ls /var/log/sa-host [2022-12-15T23:49:29.467Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-15T23:49:29.609Z] provisioning config files... [2022-12-15T23:49:29.618Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7140109803336078476tmp [Pipeline] { [Pipeline] echo [2022-12-15T23:49:29.632Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T23:49:29.912Z] ---> create-netrc.sh [Pipeline] } [2022-12-15T23:49:29.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-15T23:49:30.245Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-15T23:49:30.253Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T23:49:30.533Z] ---> sudo-logs.sh [2022-12-15T23:49:30.533Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-15T23:49:30.558Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T23:49:30.838Z] ---> job-cost.sh [2022-12-15T23:49:30.838Z] lf-activate-venv: SKIPPING [2022-12-15T23:49:30.838Z] DEBUG: total: 0.2199999988079071 [2022-12-15T23:49:30.838Z] INFO: Retrieving Stack Cost... [2022-12-15T23:49:31.096Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-15T23:49:31.354Z] INFO: Archiving Costs [Pipeline] echo [2022-12-15T23:49:31.365Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T23:49:31.645Z] ---> logs-deploy.sh [2022-12-15T23:49:31.646Z] lf-activate-venv: SKIPPING [2022-12-15T23:49:31.646Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/84 [2022-12-15T23:49:31.646Z] INFO: archiving workspace using pattern(s): [2022-12-15T23:49:32.582Z] Archives upload complete. [2022-12-15T23:49:32.841Z] INFO: archiving logs to Nexus [2022-12-15T23:49:33.412Z] ---> uname -a: [2022-12-15T23:49:33.412Z] Linux prd-ubuntu20-04-docker-8c-8g-121397 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-12-15T23:49:33.412Z] [2022-12-15T23:49:33.412Z] [2022-12-15T23:49:33.412Z] ---> lscpu: [2022-12-15T23:49:33.412Z] Architecture: x86_64 [2022-12-15T23:49:33.412Z] CPU op-mode(s): 32-bit, 64-bit [2022-12-15T23:49:33.412Z] Byte Order: Little Endian [2022-12-15T23:49:33.412Z] Address sizes: 40 bits physical, 48 bits virtual [2022-12-15T23:49:33.412Z] CPU(s): 8 [2022-12-15T23:49:33.412Z] On-line CPU(s) list: 0-7 [2022-12-15T23:49:33.412Z] Thread(s) per core: 1 [2022-12-15T23:49:33.413Z] Core(s) per socket: 1 [2022-12-15T23:49:33.413Z] Socket(s): 8 [2022-12-15T23:49:33.413Z] NUMA node(s): 1 [2022-12-15T23:49:33.413Z] Vendor ID: AuthenticAMD [2022-12-15T23:49:33.413Z] CPU family: 23 [2022-12-15T23:49:33.413Z] Model: 49 [2022-12-15T23:49:33.413Z] Model name: AMD EPYC-Rome Processor [2022-12-15T23:49:33.413Z] Stepping: 0 [2022-12-15T23:49:33.413Z] CPU MHz: 2799.998 [2022-12-15T23:49:33.413Z] BogoMIPS: 5599.99 [2022-12-15T23:49:33.413Z] Virtualization: AMD-V [2022-12-15T23:49:33.413Z] Hypervisor vendor: KVM [2022-12-15T23:49:33.413Z] Virtualization type: full [2022-12-15T23:49:33.413Z] L1d cache: 256 KiB [2022-12-15T23:49:33.413Z] L1i cache: 256 KiB [2022-12-15T23:49:33.413Z] L2 cache: 4 MiB [2022-12-15T23:49:33.413Z] L3 cache: 128 MiB [2022-12-15T23:49:33.413Z] NUMA node0 CPU(s): 0-7 [2022-12-15T23:49:33.413Z] Vulnerability Itlb multihit: Not affected [2022-12-15T23:49:33.413Z] Vulnerability L1tf: Not affected [2022-12-15T23:49:33.413Z] Vulnerability Mds: Not affected [2022-12-15T23:49:33.413Z] Vulnerability Meltdown: Not affected [2022-12-15T23:49:33.413Z] Vulnerability Mmio stale data: Not affected [2022-12-15T23:49:33.413Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-12-15T23:49:33.413Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-12-15T23:49:33.413Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-12-15T23:49:33.413Z] Vulnerability Srbds: Not affected [2022-12-15T23:49:33.413Z] Vulnerability Tsx async abort: Not affected [2022-12-15T23:49:33.413Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-12-15T23:49:33.413Z] [2022-12-15T23:49:33.413Z] [2022-12-15T23:49:33.413Z] ---> nproc: [2022-12-15T23:49:33.413Z] 8 [2022-12-15T23:49:33.413Z] [2022-12-15T23:49:33.413Z] [2022-12-15T23:49:33.413Z] ---> df -h: [2022-12-15T23:49:33.413Z] Filesystem Size Used Avail Use% Mounted on [2022-12-15T23:49:33.413Z] overlay 155G 13G 143G 9% / [2022-12-15T23:49:33.413Z] tmpfs 64M 0 64M 0% /dev [2022-12-15T23:49:33.413Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-12-15T23:49:33.413Z] shm 64M 0 64M 0% /dev/shm [2022-12-15T23:49:33.413Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-12-15T23:49:33.413Z] [2022-12-15T23:49:33.413Z] [2022-12-15T23:49:33.413Z] ---> sar -b -r -n DEV: [2022-12-15T23:49:33.413Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121397) 12/15/22 _x86_64_ (8 CPU) [2022-12-15T23:49:33.413Z] [2022-12-15T23:49:33.413Z] 22:50:57 LINUX RESTART (8 CPU) [2022-12-15T23:49:33.413Z] [2022-12-15T23:49:33.413Z] 22:51:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-12-15T23:49:33.413Z] 22:52:01 83.63 33.79 49.85 0.00 3538.60 136843.10 0.00 [2022-12-15T23:49:33.413Z] 22:53:01 1.00 0.00 1.00 0.00 0.00 11.88 0.00 [2022-12-15T23:49:33.413Z] 22:54:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2022-12-15T23:49:33.413Z] 22:55:01 0.82 0.00 0.82 0.00 0.00 9.47 0.00 [2022-12-15T23:49:33.413Z] 22:56:01 3.05 0.98 2.07 0.00 68.38 61.71 0.00 [2022-12-15T23:49:33.413Z] 22:57:01 52.25 10.61 41.64 0.00 5108.30 8671.11 0.00 [2022-12-15T23:49:33.413Z] 22:58:01 3.63 0.02 3.62 0.00 0.13 93.30 0.00 [2022-12-15T23:49:33.413Z] 22:59:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 [2022-12-15T23:49:33.413Z] 23:00:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 [2022-12-15T23:49:33.413Z] 23:01:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 [2022-12-15T23:49:33.413Z] 23:02:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 [2022-12-15T23:49:33.413Z] 23:03:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2022-12-15T23:49:33.413Z] 23:04:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 [2022-12-15T23:49:33.413Z] 23:05:01 0.87 0.00 0.87 0.00 0.00 11.33 0.00 [2022-12-15T23:49:33.413Z] 23:06:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 [2022-12-15T23:49:33.413Z] 23:07:01 1.53 0.02 1.52 0.00 0.13 23.33 0.00 [2022-12-15T23:49:33.413Z] 23:08:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 [2022-12-15T23:49:33.413Z] 23:09:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 [2022-12-15T23:49:33.413Z] 23:10:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 [2022-12-15T23:49:33.413Z] 23:11:01 1.52 0.00 1.52 0.00 0.00 16.39 0.00 [2022-12-15T23:49:33.413Z] 23:12:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 [2022-12-15T23:49:33.413Z] 23:13:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2022-12-15T23:49:33.413Z] 23:14:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 [2022-12-15T23:49:33.413Z] 23:15:01 0.85 0.00 0.85 0.00 0.00 9.20 0.00 [2022-12-15T23:49:33.413Z] 23:16:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 [2022-12-15T23:49:33.413Z] 23:17:01 1.37 0.02 1.35 0.00 0.13 15.19 0.00 [2022-12-15T23:49:33.413Z] 23:18:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 [2022-12-15T23:49:33.413Z] 23:19:01 4.88 3.60 1.28 0.00 83.99 25.60 0.00 [2022-12-15T23:49:33.413Z] 23:20:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 [2022-12-15T23:49:33.413Z] 23:21:01 1.48 0.00 1.48 0.00 0.00 17.19 0.00 [2022-12-15T23:49:33.413Z] 23:22:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 [2022-12-15T23:49:33.413Z] 23:23:01 0.87 0.00 0.87 0.00 0.00 9.47 0.00 [2022-12-15T23:49:33.413Z] 23:24:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 [2022-12-15T23:49:33.413Z] 23:25:01 0.87 0.00 0.87 0.00 0.00 9.33 0.00 [2022-12-15T23:49:33.413Z] 23:26:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 [2022-12-15T23:49:33.413Z] 23:27:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 [2022-12-15T23:49:33.413Z] 23:28:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 [2022-12-15T23:49:33.413Z] 23:29:01 1.37 0.00 1.37 0.00 0.00 14.66 0.00 [2022-12-15T23:49:33.413Z] 23:30:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 [2022-12-15T23:49:33.413Z] 23:31:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 [2022-12-15T23:49:33.413Z] 23:32:01 1.38 0.00 1.38 0.00 0.00 17.20 0.00 [2022-12-15T23:49:33.413Z] 23:33:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 [2022-12-15T23:49:33.413Z] 23:34:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 [2022-12-15T23:49:33.413Z] 23:35:01 0.97 0.02 0.95 0.00 2.13 10.93 0.00 [2022-12-15T23:49:33.413Z] 23:36:01 1.13 0.00 1.13 0.00 0.00 14.40 0.00 [2022-12-15T23:49:33.413Z] 23:37:01 1.13 0.02 1.12 0.00 0.67 13.20 0.00 [2022-12-15T23:49:33.413Z] 23:38:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 [2022-12-15T23:49:33.413Z] 23:39:01 4.50 2.80 1.70 0.00 137.31 410.46 0.00 [2022-12-15T23:49:33.413Z] 23:40:01 210.43 11.43 199.00 0.00 1771.81 76309.90 0.00 [2022-12-15T23:49:33.413Z] 23:41:01 166.16 0.22 165.94 0.00 20.80 39666.06 0.00 [2022-12-15T23:49:33.413Z] 23:42:01 4.17 0.00 4.17 0.00 0.00 62.11 0.00 [2022-12-15T23:49:33.413Z] 23:43:01 1.52 0.00 1.52 0.00 0.00 16.53 0.00 [2022-12-15T23:49:33.413Z] 23:44:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 [2022-12-15T23:49:33.413Z] 23:45:01 1.47 0.00 1.47 0.00 0.00 16.40 0.00 [2022-12-15T23:49:33.413Z] 23:46:01 1.42 0.00 1.42 0.00 0.00 17.19 0.00 [2022-12-15T23:49:33.413Z] 23:47:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2022-12-15T23:49:33.413Z] 23:48:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 [2022-12-15T23:49:33.413Z] 23:49:01 68.52 0.22 68.31 0.00 13.60 37557.61 0.00 [2022-12-15T23:49:33.413Z] Average: 11.35 1.09 10.26 0.00 184.33 5141.62 0.00 [2022-12-15T23:49:33.413Z] [2022-12-15T23:49:33.413Z] 22:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-12-15T23:49:33.413Z] 22:52:01 30592464 31864512 511400 1.56 47220 1541132 1676736 4.94 617036 1414812 44 [2022-12-15T23:49:33.413Z] 22:53:01 30599424 31871564 503644 1.53 47252 1541140 1676736 4.94 610076 1414800 148 [2022-12-15T23:49:33.413Z] 22:54:01 30599384 31871596 503600 1.53 47272 1541140 1676736 4.94 610196 1414864 4 [2022-12-15T23:49:33.413Z] 22:55:01 30599848 31872112 503028 1.53 47296 1541144 1676736 4.94 609456 1414876 144 [2022-12-15T23:49:33.413Z] 22:56:01 30589460 31869172 505552 1.54 48792 1546308 1674688 4.94 618960 1420540 296 [2022-12-15T23:49:33.413Z] 22:57:01 30072260 31840712 507688 1.54 81432 1996488 1736944 5.12 934312 1580300 136 [2022-12-15T23:49:33.413Z] 22:58:01 30077816 31841648 506328 1.54 80068 1993236 1712720 5.05 932936 1577076 8 [2022-12-15T23:49:33.413Z] 22:59:01 30077556 31841488 506456 1.54 80164 1993240 1712720 5.05 933076 1577080 132 [2022-12-15T23:49:33.413Z] 23:00:01 30077476 31841764 506352 1.54 80260 1993236 1712720 5.05 933012 1577328 8 [2022-12-15T23:49:33.413Z] 23:01:01 30077404 31841812 506228 1.54 80364 1993248 1712720 5.05 933124 1577332 172 [2022-12-15T23:49:33.413Z] 23:02:01 30076976 31841464 506568 1.54 80452 1993248 1712720 5.05 933400 1577332 8 [2022-12-15T23:49:33.413Z] 23:03:01 30077156 31841696 506120 1.54 80492 1993252 1712720 5.05 933440 1577348 8 [2022-12-15T23:49:33.413Z] 23:04:01 30075756 31840356 507420 1.54 80524 1993252 1712720 5.05 936392 1577344 20 [2022-12-15T23:49:33.413Z] 23:05:01 30075948 31840592 507392 1.54 80540 1993260 1712720 5.05 936344 1577372 12 [2022-12-15T23:49:33.413Z] 23:06:01 30075932 31840584 507308 1.54 80576 1993252 1712720 5.05 936640 1577376 8 [2022-12-15T23:49:33.413Z] 23:07:01 30073100 31837872 509708 1.55 80632 1993240 1722140 5.08 937088 1577344 12 [2022-12-15T23:49:33.413Z] 23:08:01 30072872 31837684 509860 1.55 80680 1993248 1722140 5.08 936832 1577352 12 [2022-12-15T23:49:33.413Z] 23:09:01 30072720 31837536 509964 1.55 80704 1993252 1705736 5.03 936584 1577356 8 [2022-12-15T23:49:33.413Z] 23:10:01 30073500 31838436 509016 1.55 80720 1993252 1705736 5.03 936676 1577376 8 [2022-12-15T23:49:33.413Z] 23:11:01 30073208 31838164 509208 1.55 80764 1993252 1705736 5.03 936736 1577380 8 [2022-12-15T23:49:33.413Z] 23:12:01 30073368 31838368 509172 1.55 80792 1993256 1705736 5.03 936976 1577380 8 [2022-12-15T23:49:33.413Z] 23:13:01 30073352 31838384 509116 1.55 80824 1993260 1705736 5.03 937028 1577384 144 [2022-12-15T23:49:33.413Z] 23:14:01 30073336 31838372 509052 1.55 80840 1993264 1705736 5.03 937052 1577388 8 [2022-12-15T23:49:33.413Z] 23:15:01 30073068 31838156 509284 1.55 80856 1993264 1705736 5.03 937100 1577392 8 [2022-12-15T23:49:33.413Z] 23:16:01 30073084 31838204 509224 1.55 80896 1993252 1705736 5.03 937180 1577392 8 [2022-12-15T23:49:33.413Z] 23:17:01 30072984 31838336 509248 1.55 80988 1993388 1705736 5.03 937764 1577528 8 [2022-12-15T23:49:33.413Z] 23:18:01 30072512 31837964 509092 1.55 81020 1993404 1705736 5.03 937748 1577528 8 [2022-12-15T23:49:33.413Z] 23:19:01 30024676 31793492 552828 1.68 81076 1996204 1705736 5.03 985852 1579108 12 [2022-12-15T23:49:33.413Z] 23:20:01 30024156 31793012 553292 1.68 81108 1996204 1705736 5.03 985520 1579104 4 [2022-12-15T23:49:33.413Z] 23:21:01 30024100 31792960 553280 1.68 81148 1996204 1705736 5.03 985740 1579108 300 [2022-12-15T23:49:33.413Z] 23:22:01 30024020 31793008 553156 1.68 81204 1996216 1705736 5.03 986096 1579120 8 [2022-12-15T23:49:33.413Z] 23:23:01 30023916 31792924 553116 1.68 81228 1996216 1705736 5.03 985772 1579116 8 [2022-12-15T23:49:33.413Z] 23:24:01 30023396 31792444 553540 1.68 81252 1996220 1705736 5.03 985804 1579120 8 [2022-12-15T23:49:33.413Z] 23:25:01 30023380 31792428 553516 1.68 81276 1996220 1705736 5.03 985836 1579120 8 [2022-12-15T23:49:33.413Z] 23:26:01 30023320 31792428 553680 1.68 81356 1996220 1705736 5.03 985908 1579128 8 [2022-12-15T23:49:33.413Z] 23:27:01 30023084 31792312 553796 1.68 81444 1996232 1705736 5.03 986292 1579136 8 [2022-12-15T23:49:33.414Z] 23:28:01 30022956 31792312 553792 1.68 81540 1996232 1705736 5.03 986420 1579136 8 [2022-12-15T23:49:33.414Z] 23:29:01 30022696 31792116 553900 1.68 81620 1996236 1705736 5.03 986468 1579144 8 [2022-12-15T23:49:33.414Z] 23:30:01 30022396 31791936 554048 1.68 81708 1996240 1721788 5.07 986616 1579156 8 [2022-12-15T23:49:33.414Z] 23:31:01 30022332 31791880 554008 1.68 81740 1996232 1721788 5.07 986840 1579156 8 [2022-12-15T23:49:33.414Z] 23:32:01 30022348 31791968 553904 1.68 81796 1996236 1721788 5.07 986840 1579144 4 [2022-12-15T23:49:33.414Z] 23:33:01 30022032 31791692 554140 1.69 81828 1996244 1721788 5.07 987224 1579144 160 [2022-12-15T23:49:33.414Z] 23:34:01 30022260 31791924 553856 1.68 81844 1996248 1721788 5.07 987288 1579148 196 [2022-12-15T23:49:33.414Z] 23:35:01 30021708 31791492 554256 1.69 81860 1996316 1721788 5.07 987276 1579216 176 [2022-12-15T23:49:33.414Z] 23:36:01 30021828 31791640 554240 1.69 81892 1996316 1721788 5.07 987444 1579220 12 [2022-12-15T23:49:33.414Z] 23:37:01 30021820 31791704 554156 1.69 81928 1996348 1721788 5.07 987804 1579244 176 [2022-12-15T23:49:33.414Z] 23:38:01 30022276 31792188 553716 1.68 81952 1996348 1721788 5.07 987592 1579248 184 [2022-12-15T23:49:33.414Z] 23:39:01 29909232 31696320 648668 1.97 82340 2012704 1741692 5.13 1089984 1587860 924 [2022-12-15T23:49:33.414Z] 23:40:01 27738848 31482968 800656 2.43 172736 3753940 2198596 6.48 1627184 3028588 193020 [2022-12-15T23:49:33.414Z] 23:41:01 27234408 31533584 746480 2.27 185524 4250700 1812972 5.34 1560000 3551284 180 [2022-12-15T23:49:33.414Z] 23:42:01 27251244 31549944 732832 2.23 185588 4250624 1781892 5.25 1545392 3551152 20 [2022-12-15T23:49:33.414Z] 23:43:01 27251204 31549912 732824 2.23 185636 4250620 1781892 5.25 1545204 3551156 8 [2022-12-15T23:49:33.414Z] 23:44:01 27262276 31561044 721692 2.19 185676 4250628 1781892 5.25 1534280 3551156 8 [2022-12-15T23:49:33.414Z] 23:45:01 27261984 31560840 721884 2.20 185728 4250636 1781892 5.25 1534620 3551164 8 [2022-12-15T23:49:33.414Z] 23:46:01 27263424 31562284 720368 2.19 185744 4250636 1781892 5.25 1533008 3551168 8 [2022-12-15T23:49:33.414Z] 23:47:01 27263116 31561996 720632 2.19 185764 4250644 1781892 5.25 1533348 3551172 16 [2022-12-15T23:49:33.414Z] 23:48:01 27263644 31562676 719856 2.19 185820 4250776 1781892 5.25 1532852 3551304 4 [2022-12-15T23:49:33.414Z] 23:49:01 26054364 31489844 790568 2.40 205296 5299720 2089800 6.16 1664816 4558316 344852 [2022-12-15T23:49:33.414Z] Average: 29600593 31771997 566167 1.72 96363 2354525 1734658 5.11 1035939 1912964 9340 [2022-12-15T23:49:33.414Z] [2022-12-15T23:49:33.414Z] 22:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-12-15T23:49:33.414Z] 22:52:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 22:52:01 ens3 114.01 88.31 468.46 22.25 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 22:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 22:53:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 22:54:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 22:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 22:55:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 22:56:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 22:56:01 ens3 0.63 0.73 0.50 0.25 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 22:57:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 22:57:01 ens3 129.34 71.71 2745.99 5.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 22:58:01 ens3 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 22:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 22:59:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:01:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:02:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:03:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:04:01 ens3 2.17 0.72 2.01 0.29 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:06:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:07:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:08:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:09:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:10:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:11:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:12:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:13:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:14:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:15:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:17:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:19:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:19:01 ens3 11.80 9.33 11.81 6.36 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:21:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:22:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:23:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:24:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.414Z] 23:25:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:26:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:27:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:28:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:32:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:37:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:39:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:39:01 ens3 157.01 98.15 237.57 32.04 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:40:01 veth61a6ce1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:40:01 lo 6.20 6.20 0.60 0.60 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:40:01 ens3 484.91 360.58 7580.34 58.35 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:40:01 docker0 160.43 200.72 13.06 1826.75 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:41:01 lo 7.33 7.33 0.72 0.72 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:41:01 ens3 192.55 149.63 2723.04 311.64 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:41:01 docker0 3.55 8.02 0.23 98.53 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:42:01 ens3 4.22 2.58 3.83 1.58 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:43:01 ens3 0.47 0.30 0.26 0.20 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:44:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:47:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:48:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:49:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:49:01 ens3 310.11 226.68 7853.03 30.26 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] 23:49:01 docker0 37.66 61.24 3.41 690.28 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] Average: lo 0.39 0.39 0.03 0.03 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] Average: ens3 24.31 17.43 372.88 8.08 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] Average: docker0 3.48 4.66 0.29 45.11 0.00 0.00 0.00 0.00 [2022-12-15T23:49:33.415Z] [2022-12-15T23:49:33.415Z] [2022-12-15T23:49:33.415Z] ---> sar -P ALL: [2022-12-15T23:49:33.415Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121397) 12/15/22 _x86_64_ (8 CPU) [2022-12-15T23:49:33.415Z] [2022-12-15T23:49:33.415Z] 22:50:57 LINUX RESTART (8 CPU) [2022-12-15T23:49:33.415Z] [2022-12-15T23:49:33.415Z] 22:51:02 CPU %user %nice %system %iowait %steal %idle [2022-12-15T23:49:33.415Z] 22:52:01 all 2.22 0.00 0.79 0.57 0.01 96.40 [2022-12-15T23:49:33.415Z] 22:52:01 0 1.49 0.00 0.31 0.51 0.02 97.68 [2022-12-15T23:49:33.415Z] 22:52:01 1 3.15 0.00 0.49 0.27 0.02 96.07 [2022-12-15T23:49:33.415Z] 22:52:01 2 2.49 0.00 0.44 0.32 0.02 96.73 [2022-12-15T23:49:33.415Z] 22:52:01 3 1.24 0.00 1.85 2.45 0.02 94.44 [2022-12-15T23:49:33.415Z] 22:52:01 4 1.71 0.00 0.85 0.41 0.02 97.01 [2022-12-15T23:49:33.415Z] 22:52:01 5 2.64 0.00 0.59 0.20 0.02 96.55 [2022-12-15T23:49:33.415Z] 22:52:01 6 1.97 0.00 1.20 0.24 0.00 96.59 [2022-12-15T23:49:33.415Z] 22:52:01 7 3.05 0.00 0.61 0.19 0.02 96.13 [2022-12-15T23:49:33.415Z] 22:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-12-15T23:49:33.415Z] 22:53:01 0 0.03 0.00 0.00 0.03 0.00 99.93 [2022-12-15T23:49:33.415Z] 22:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.415Z] 22:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.415Z] 22:53:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-12-15T23:49:33.415Z] 22:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.415Z] 22:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-15T23:49:33.415Z] 22:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.415Z] 22:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.415Z] 22:54:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-15T23:49:33.415Z] 22:54:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-12-15T23:49:33.415Z] 22:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.415Z] 22:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.415Z] 22:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.415Z] 22:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.415Z] 22:54:01 5 0.15 0.00 0.10 0.02 0.00 99.73 [2022-12-15T23:49:33.415Z] 22:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.415Z] 22:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.415Z] 22:55:01 all 0.01 0.00 0.02 0.00 0.00 99.96 [2022-12-15T23:49:33.415Z] 22:55:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-12-15T23:49:33.415Z] 22:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-12-15T23:49:33.415Z] 22:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.415Z] 22:55:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-12-15T23:49:33.415Z] 22:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.415Z] 22:55:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-12-15T23:49:33.415Z] 22:55:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-12-15T23:49:33.415Z] 22:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.415Z] 22:56:01 all 0.05 0.00 0.05 0.03 0.00 99.87 [2022-12-15T23:49:33.415Z] 22:56:01 0 0.03 0.00 0.03 0.10 0.00 99.83 [2022-12-15T23:49:33.415Z] 22:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-15T23:49:33.415Z] 22:56:01 2 0.02 0.00 0.15 0.03 0.00 99.80 [2022-12-15T23:49:33.415Z] 22:56:01 3 0.07 0.00 0.02 0.02 0.00 99.90 [2022-12-15T23:49:33.415Z] 22:56:01 4 0.13 0.00 0.05 0.02 0.00 99.80 [2022-12-15T23:49:33.415Z] 22:56:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2022-12-15T23:49:33.415Z] 22:56:01 6 0.07 0.00 0.10 0.02 0.02 99.80 [2022-12-15T23:49:33.415Z] 22:56:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-12-15T23:49:33.415Z] 22:57:01 all 2.06 0.00 1.42 0.52 0.02 95.98 [2022-12-15T23:49:33.415Z] 22:57:01 0 1.40 0.00 0.95 2.73 0.02 94.90 [2022-12-15T23:49:33.415Z] 22:57:01 1 1.62 0.00 2.38 0.15 0.02 95.83 [2022-12-15T23:49:33.415Z] 22:57:01 2 1.99 0.00 1.07 0.35 0.02 96.57 [2022-12-15T23:49:33.415Z] 22:57:01 3 2.07 0.00 1.09 0.05 0.03 96.76 [2022-12-15T23:49:33.415Z] 22:57:01 4 1.85 0.00 2.02 0.18 0.02 95.93 [2022-12-15T23:49:33.415Z] 22:57:01 5 2.02 0.00 1.40 0.07 0.02 96.49 [2022-12-15T23:49:33.415Z] 22:57:01 6 4.20 0.00 1.42 0.52 0.00 93.86 [2022-12-15T23:49:33.416Z] 22:57:01 7 1.32 0.00 1.04 0.08 0.03 97.52 [2022-12-15T23:49:33.416Z] 22:58:01 all 0.08 0.00 0.05 0.04 0.00 99.84 [2022-12-15T23:49:33.416Z] 22:58:01 0 0.05 0.00 0.05 0.27 0.00 99.63 [2022-12-15T23:49:33.416Z] 22:58:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2022-12-15T23:49:33.416Z] 22:58:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2022-12-15T23:49:33.416Z] 22:58:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2022-12-15T23:49:33.416Z] 22:58:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-12-15T23:49:33.416Z] 22:58:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-12-15T23:49:33.416Z] 22:58:01 6 0.07 0.00 0.05 0.00 0.00 99.88 [2022-12-15T23:49:33.416Z] 22:58:01 7 0.22 0.00 0.08 0.00 0.00 99.70 [2022-12-15T23:49:33.416Z] 22:59:01 all 0.00 0.00 0.01 0.01 0.00 99.98 [2022-12-15T23:49:33.416Z] 22:59:01 0 0.02 0.00 0.00 0.07 0.00 99.92 [2022-12-15T23:49:33.416Z] 22:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 22:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 22:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 22:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 22:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 22:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 22:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 23:00:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2022-12-15T23:49:33.416Z] 23:00:01 0 0.02 0.00 0.02 0.13 0.02 99.82 [2022-12-15T23:49:33.416Z] 23:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:00:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-15T23:49:33.416Z] 23:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-12-15T23:49:33.416Z] 23:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-15T23:49:33.416Z] 23:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 23:01:01 all 0.01 0.00 0.00 0.01 0.01 99.96 [2022-12-15T23:49:33.416Z] 23:01:01 0 0.00 0.00 0.00 0.10 0.00 99.90 [2022-12-15T23:49:33.416Z] 23:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-12-15T23:49:33.416Z] 23:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-12-15T23:49:33.416Z] 23:01:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-12-15T23:49:33.416Z] 23:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 23:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:02:01 all 0.02 0.00 0.01 0.02 0.00 99.95 [2022-12-15T23:49:33.416Z] 23:02:01 0 0.02 0.00 0.02 0.13 0.00 99.83 [2022-12-15T23:49:33.416Z] 23:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-12-15T23:49:33.416Z] 23:02:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2022-12-15T23:49:33.416Z] 23:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 23:02:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-12-15T23:49:33.416Z] 23:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] [2022-12-15T23:49:33.416Z] 23:02:01 CPU %user %nice %system %iowait %steal %idle [2022-12-15T23:49:33.416Z] 23:03:01 all 0.00 0.00 0.01 0.01 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:03:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:03:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2022-12-15T23:49:33.416Z] 23:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 23:03:01 4 0.00 0.00 0.03 0.02 0.00 99.95 [2022-12-15T23:49:33.416Z] 23:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 23:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 23:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-12-15T23:49:33.416Z] 23:04:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-12-15T23:49:33.416Z] 23:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 23:04:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-12-15T23:49:33.416Z] 23:04:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-12-15T23:49:33.416Z] 23:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:04:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-12-15T23:49:33.416Z] 23:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-15T23:49:33.416Z] 23:05:01 all 0.01 0.00 0.02 0.06 0.00 99.91 [2022-12-15T23:49:33.416Z] 23:05:01 0 0.02 0.00 0.02 0.43 0.00 99.53 [2022-12-15T23:49:33.416Z] 23:05:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2022-12-15T23:49:33.416Z] 23:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:05:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-12-15T23:49:33.416Z] 23:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:06:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:06:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 23:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:06:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 23:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 23:07:01 all 0.03 0.00 0.03 0.01 0.00 99.94 [2022-12-15T23:49:33.416Z] 23:07:01 0 0.02 0.00 0.03 0.03 0.00 99.92 [2022-12-15T23:49:33.416Z] 23:07:01 1 0.03 0.00 0.02 0.03 0.00 99.92 [2022-12-15T23:49:33.416Z] 23:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-15T23:49:33.416Z] 23:07:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-12-15T23:49:33.416Z] 23:07:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-12-15T23:49:33.416Z] 23:07:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-12-15T23:49:33.416Z] 23:07:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2022-12-15T23:49:33.416Z] 23:08:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:08:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2022-12-15T23:49:33.416Z] 23:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 23:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-12-15T23:49:33.416Z] 23:08:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-12-15T23:49:33.416Z] 23:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:08:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2022-12-15T23:49:33.416Z] 23:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:09:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-15T23:49:33.416Z] 23:09:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-12-15T23:49:33.416Z] 23:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 23:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:10:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:10:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-12-15T23:49:33.416Z] 23:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 23:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 23:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-12-15T23:49:33.416Z] 23:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:10:01 7 0.05 0.00 0.00 0.07 0.00 99.88 [2022-12-15T23:49:33.416Z] 23:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:11:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2022-12-15T23:49:33.416Z] 23:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 23:11:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-12-15T23:49:33.416Z] 23:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-15T23:49:33.416Z] 23:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 23:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:12:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 23:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 23:12:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2022-12-15T23:49:33.416Z] 23:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:13:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 23:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:13:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-12-15T23:49:33.416Z] 23:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.416Z] 23:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.416Z] 23:13:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2022-12-15T23:49:33.416Z] [2022-12-15T23:49:33.416Z] 23:13:01 CPU %user %nice %system %iowait %steal %idle [2022-12-15T23:49:33.416Z] 23:14:01 all 0.01 0.00 0.00 0.00 0.00 99.99 [2022-12-15T23:49:33.416Z] 23:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 23:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 23:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.416Z] 23:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-15T23:49:33.417Z] 23:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.417Z] 23:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.417Z] 23:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.417Z] 23:15:01 all 0.24 0.00 0.01 0.00 0.00 99.75 [2022-12-15T23:49:33.417Z] 23:15:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2022-12-15T23:49:33.417Z] 23:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.417Z] 23:15:01 2 1.71 0.00 0.02 0.00 0.00 98.27 [2022-12-15T23:49:33.417Z] 23:15:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2022-12-15T23:49:33.417Z] 23:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-15T23:49:33.417Z] 23:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.417Z] 23:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:15:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:16:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2022-12-15T23:49:33.417Z] 23:16:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:16:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-12-15T23:49:33.417Z] 23:16:01 2 1.97 0.00 0.00 0.00 0.02 98.01 [2022-12-15T23:49:33.417Z] 23:16:01 3 0.00 0.00 0.03 0.02 0.02 99.93 [2022-12-15T23:49:33.417Z] 23:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-15T23:49:33.417Z] 23:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-12-15T23:49:33.417Z] 23:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.417Z] 23:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.417Z] 23:17:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2022-12-15T23:49:33.417Z] 23:17:01 0 0.02 0.00 0.00 0.05 0.00 99.93 [2022-12-15T23:49:33.417Z] 23:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.417Z] 23:17:01 2 1.99 0.00 0.02 0.00 0.00 98.00 [2022-12-15T23:49:33.417Z] 23:17:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2022-12-15T23:49:33.417Z] 23:17:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2022-12-15T23:49:33.417Z] 23:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-15T23:49:33.417Z] 23:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.417Z] 23:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.417Z] 23:18:01 all 0.25 0.00 0.01 0.01 0.00 99.73 [2022-12-15T23:49:33.417Z] 23:18:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.417Z] 23:18:01 2 1.97 0.00 0.00 0.00 0.00 98.03 [2022-12-15T23:49:33.417Z] 23:18:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2022-12-15T23:49:33.417Z] 23:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-15T23:49:33.417Z] 23:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.417Z] 23:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.417Z] 23:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.417Z] 23:19:01 all 0.51 0.00 0.06 0.02 0.00 99.41 [2022-12-15T23:49:33.417Z] 23:19:01 0 0.57 0.00 0.08 0.15 0.00 99.20 [2022-12-15T23:49:33.417Z] 23:19:01 1 0.07 0.00 0.08 0.00 0.00 99.85 [2022-12-15T23:49:33.417Z] 23:19:01 2 1.71 0.00 0.03 0.00 0.00 98.26 [2022-12-15T23:49:33.417Z] 23:19:01 3 0.47 0.00 0.07 0.02 0.00 99.45 [2022-12-15T23:49:33.417Z] 23:19:01 4 0.62 0.00 0.05 0.00 0.00 99.33 [2022-12-15T23:49:33.417Z] 23:19:01 5 0.12 0.00 0.07 0.00 0.00 99.82 [2022-12-15T23:49:33.417Z] 23:19:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-12-15T23:49:33.417Z] 23:19:01 7 0.50 0.00 0.03 0.00 0.00 99.47 [2022-12-15T23:49:33.417Z] 23:20:01 all 0.02 0.00 0.00 0.01 0.00 99.96 [2022-12-15T23:49:33.417Z] 23:20:01 0 0.03 0.00 0.00 0.03 0.00 99.93 [2022-12-15T23:49:33.417Z] 23:20:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-12-15T23:49:33.417Z] 23:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.417Z] 23:20:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-12-15T23:49:33.417Z] 23:20:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-12-15T23:49:33.417Z] 23:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.417Z] 23:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.417Z] 23:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:21:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:21:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2022-12-15T23:49:33.417Z] 23:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.417Z] 23:21:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.417Z] 23:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.417Z] 23:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.417Z] 23:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-12-15T23:49:33.417Z] 23:22:01 0 0.03 0.00 0.00 0.03 0.00 99.93 [2022-12-15T23:49:33.417Z] 23:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:22:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-15T23:49:33.417Z] 23:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.417Z] 23:22:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2022-12-15T23:49:33.417Z] 23:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.417Z] 23:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.417Z] 23:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:23:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2022-12-15T23:49:33.417Z] 23:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.417Z] 23:23:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:24:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:24:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.417Z] 23:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-15T23:49:33.417Z] 23:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-15T23:49:33.417Z] 23:24:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2022-12-15T23:49:33.417Z] 23:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.417Z] 23:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.417Z] [2022-12-15T23:49:33.417Z] 23:24:01 CPU %user %nice %system %iowait %steal %idle [2022-12-15T23:49:33.417Z] 23:25:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2022-12-15T23:49:33.417Z] 23:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.417Z] 23:25:01 2 1.97 0.00 0.00 0.00 0.00 98.03 [2022-12-15T23:49:33.417Z] 23:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-12-15T23:49:33.417Z] 23:25:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2022-12-15T23:49:33.417Z] 23:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.417Z] 23:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.417Z] 23:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-15T23:49:33.417Z] 23:26:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-12-15T23:49:33.417Z] 23:26:01 0 0.00 0.00 0.00 0.05 0.00 99.95 [2022-12-15T23:49:33.417Z] 23:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.417Z] 23:26:01 2 1.97 0.00 0.00 0.00 0.00 98.03 [2022-12-15T23:49:33.417Z] 23:26:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:26:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2022-12-15T23:49:33.417Z] 23:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.417Z] 23:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.417Z] 23:27:01 all 0.26 0.00 0.00 0.01 0.00 99.73 [2022-12-15T23:49:33.417Z] 23:27:01 0 0.02 0.00 0.00 0.05 0.02 99.92 [2022-12-15T23:49:33.417Z] 23:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.417Z] 23:27:01 2 1.97 0.00 0.00 0.00 0.00 98.03 [2022-12-15T23:49:33.417Z] 23:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-15T23:49:33.417Z] 23:27:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2022-12-15T23:49:33.417Z] 23:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.417Z] 23:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.417Z] 23:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.417Z] 23:28:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-12-15T23:49:33.417Z] 23:28:01 0 0.00 0.00 0.00 0.10 0.00 99.90 [2022-12-15T23:49:33.417Z] 23:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-15T23:49:33.417Z] 23:28:01 2 1.97 0.00 0.00 0.00 0.00 98.03 [2022-12-15T23:49:33.417Z] 23:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.417Z] 23:28:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2022-12-15T23:49:33.417Z] 23:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.417Z] 23:28:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-12-15T23:49:33.417Z] 23:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.417Z] 23:29:01 all 0.19 0.00 0.01 0.01 0.00 99.78 [2022-12-15T23:49:33.417Z] 23:29:01 0 0.00 0.00 0.02 0.05 0.00 99.93 [2022-12-15T23:49:33.418Z] 23:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-12-15T23:49:33.418Z] 23:29:01 2 1.42 0.00 0.05 0.00 0.00 98.53 [2022-12-15T23:49:33.418Z] 23:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:29:01 4 0.08 0.00 0.02 0.02 0.02 99.87 [2022-12-15T23:49:33.418Z] 23:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:30:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2022-12-15T23:49:33.418Z] 23:30:01 0 0.02 0.00 0.00 0.08 0.00 99.90 [2022-12-15T23:49:33.418Z] 23:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:30:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-12-15T23:49:33.418Z] 23:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:30:01 4 0.07 0.00 0.03 0.03 0.02 99.85 [2022-12-15T23:49:33.418Z] 23:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.418Z] 23:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:31:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:31:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-12-15T23:49:33.418Z] 23:31:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2022-12-15T23:49:33.418Z] 23:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-12-15T23:49:33.418Z] 23:32:01 0 0.03 0.00 0.00 0.05 0.00 99.92 [2022-12-15T23:49:33.418Z] 23:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-15T23:49:33.418Z] 23:32:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2022-12-15T23:49:33.418Z] 23:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-15T23:49:33.418Z] 23:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:32:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-12-15T23:49:33.418Z] 23:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:33:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-12-15T23:49:33.418Z] 23:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:33:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2022-12-15T23:49:33.418Z] 23:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:34:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:34:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:34:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2022-12-15T23:49:33.418Z] 23:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.418Z] 23:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-12-15T23:49:33.418Z] 23:35:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-12-15T23:49:33.418Z] 23:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.418Z] 23:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-12-15T23:49:33.418Z] 23:35:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2022-12-15T23:49:33.418Z] 23:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.418Z] 23:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.418Z] 23:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] [2022-12-15T23:49:33.418Z] 23:35:01 CPU %user %nice %system %iowait %steal %idle [2022-12-15T23:49:33.418Z] 23:36:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:36:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-15T23:49:33.418Z] 23:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.418Z] 23:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-12-15T23:49:33.418Z] 23:37:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2022-12-15T23:49:33.418Z] 23:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:37:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-12-15T23:49:33.418Z] 23:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-15T23:49:33.418Z] 23:38:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:38:01 0 0.00 0.00 0.00 0.05 0.00 99.95 [2022-12-15T23:49:33.418Z] 23:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-15T23:49:33.418Z] 23:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:38:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-12-15T23:49:33.418Z] 23:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:39:01 all 1.18 0.00 0.10 0.02 0.01 98.70 [2022-12-15T23:49:33.418Z] 23:39:01 0 1.48 0.00 0.12 0.05 0.00 98.35 [2022-12-15T23:49:33.418Z] 23:39:01 1 1.20 0.00 0.10 0.03 0.02 98.65 [2022-12-15T23:49:33.418Z] 23:39:01 2 0.17 0.00 0.17 0.00 0.02 99.65 [2022-12-15T23:49:33.418Z] 23:39:01 3 1.59 0.00 0.05 0.00 0.00 98.36 [2022-12-15T23:49:33.418Z] 23:39:01 4 2.72 0.00 0.02 0.00 0.00 97.26 [2022-12-15T23:49:33.418Z] 23:39:01 5 1.12 0.00 0.10 0.00 0.02 98.77 [2022-12-15T23:49:33.418Z] 23:39:01 6 0.17 0.00 0.07 0.02 0.00 99.75 [2022-12-15T23:49:33.418Z] 23:39:01 7 0.98 0.00 0.18 0.03 0.02 98.78 [2022-12-15T23:49:33.418Z] 23:40:01 all 18.31 0.00 5.74 1.95 0.07 73.93 [2022-12-15T23:49:33.418Z] 23:40:01 0 17.74 0.00 5.74 2.10 0.07 74.36 [2022-12-15T23:49:33.418Z] 23:40:01 1 18.81 0.00 5.40 0.34 0.05 75.40 [2022-12-15T23:49:33.418Z] 23:40:01 2 19.07 0.00 5.15 1.25 0.07 74.46 [2022-12-15T23:49:33.418Z] 23:40:01 3 19.24 0.00 7.07 3.62 0.08 69.98 [2022-12-15T23:49:33.418Z] 23:40:01 4 18.05 0.00 5.88 0.32 0.07 75.68 [2022-12-15T23:49:33.418Z] 23:40:01 5 17.95 0.00 5.73 4.21 0.05 72.05 [2022-12-15T23:49:33.418Z] 23:40:01 6 16.67 0.00 5.49 2.47 0.07 75.31 [2022-12-15T23:49:33.418Z] 23:40:01 7 18.97 0.00 5.49 1.27 0.07 74.20 [2022-12-15T23:49:33.418Z] 23:41:01 all 30.33 0.00 5.71 1.18 0.08 62.70 [2022-12-15T23:49:33.418Z] 23:41:01 0 28.58 0.00 6.02 0.10 0.07 65.23 [2022-12-15T23:49:33.418Z] 23:41:01 1 32.24 0.00 5.87 0.35 0.08 61.45 [2022-12-15T23:49:33.418Z] 23:41:01 2 28.06 0.00 4.84 2.56 0.07 64.47 [2022-12-15T23:49:33.418Z] 23:41:01 3 31.19 0.00 6.75 0.32 0.08 61.67 [2022-12-15T23:49:33.418Z] 23:41:01 4 29.80 0.00 5.00 0.66 0.07 64.47 [2022-12-15T23:49:33.418Z] 23:41:01 5 32.89 0.00 5.62 0.07 0.08 61.34 [2022-12-15T23:49:33.418Z] 23:41:01 6 30.65 0.00 5.46 1.31 0.07 62.51 [2022-12-15T23:49:33.418Z] 23:41:01 7 29.26 0.00 6.14 4.06 0.08 60.45 [2022-12-15T23:49:33.418Z] 23:42:01 all 0.09 0.00 0.06 0.01 0.00 99.84 [2022-12-15T23:49:33.418Z] 23:42:01 0 0.20 0.00 0.08 0.00 0.00 99.72 [2022-12-15T23:49:33.418Z] 23:42:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2022-12-15T23:49:33.418Z] 23:42:01 2 0.05 0.00 0.05 0.03 0.00 99.87 [2022-12-15T23:49:33.418Z] 23:42:01 3 0.05 0.00 0.07 0.02 0.00 99.87 [2022-12-15T23:49:33.418Z] 23:42:01 4 0.10 0.00 0.07 0.00 0.00 99.83 [2022-12-15T23:49:33.418Z] 23:42:01 5 0.08 0.00 0.10 0.00 0.00 99.82 [2022-12-15T23:49:33.418Z] 23:42:01 6 0.05 0.00 0.05 0.00 0.00 99.90 [2022-12-15T23:49:33.418Z] 23:42:01 7 0.08 0.00 0.07 0.03 0.00 99.82 [2022-12-15T23:49:33.418Z] 23:43:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-12-15T23:49:33.418Z] 23:43:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2022-12-15T23:49:33.418Z] 23:43:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-12-15T23:49:33.418Z] 23:43:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-12-15T23:49:33.418Z] 23:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-15T23:49:33.418Z] 23:43:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2022-12-15T23:49:33.418Z] 23:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.418Z] 23:44:01 all 0.03 0.00 0.02 0.01 0.00 99.95 [2022-12-15T23:49:33.418Z] 23:44:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2022-12-15T23:49:33.418Z] 23:44:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-12-15T23:49:33.418Z] 23:44:01 2 0.03 0.00 0.02 0.03 0.00 99.92 [2022-12-15T23:49:33.418Z] 23:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-15T23:49:33.418Z] 23:44:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-12-15T23:49:33.418Z] 23:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-15T23:49:33.418Z] 23:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:45:01 all 0.14 0.00 0.01 0.01 0.01 99.84 [2022-12-15T23:49:33.418Z] 23:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-15T23:49:33.418Z] 23:45:01 1 0.99 0.00 0.03 0.02 0.02 98.94 [2022-12-15T23:49:33.418Z] 23:45:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2022-12-15T23:49:33.418Z] 23:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.418Z] 23:45:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-12-15T23:49:33.418Z] 23:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-15T23:49:33.418Z] 23:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-15T23:49:33.418Z] 23:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-15T23:49:33.419Z] 23:46:01 all 0.27 0.00 0.02 0.01 0.00 99.70 [2022-12-15T23:49:33.419Z] 23:46:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2022-12-15T23:49:33.419Z] 23:46:01 1 2.00 0.00 0.03 0.00 0.00 97.97 [2022-12-15T23:49:33.419Z] 23:46:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2022-12-15T23:49:33.419Z] 23:46:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-12-15T23:49:33.419Z] 23:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-15T23:49:33.419Z] 23:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97