Pull request #100 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9d6357bcddde696a4c85c15c815c1fa368d70fcf+9351a662b217a128018db5c2b0fd8a407906271b (91c1578ab9a912b6e9453f6139d45f80492de8c9) Running in Durability level: MAX_SURVIVABILITY 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2072223220398983404.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3275161611381566826.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-100/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-100/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4105680085352014925.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-100/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9039201379970870620.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4368144046266281709.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-100/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-100/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7976566554437397574.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-snmp 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-15642’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-15742’ is offline ‘prd-centos7-docker-4c-2g-15743’ is offline ‘prd-centos7-docker-4c-2g-309’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-15739’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15754 in /w/workspace/gexfoundry_device-snmp-go_PR-100 [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-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-100 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-100@tmp/jenkins-gitclient-ssh4006498044450919308.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 9351a662b217a128018db5c2b0fd8a407906271b into PR head commit 9d6357bcddde696a4c85c15c815c1fa368d70fcf > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-100@tmp/jenkins-gitclient-ssh2197400164661953808.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d6357bcddde696a4c85c15c815c1fa368d70fcf # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-100@tmp/jenkins-gitclient-ssh7164726550780570459.key > git merge 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 Merge succeeded, producing 9d6357bcddde696a4c85c15c815c1fa368d70fcf Checking out Revision 9d6357bcddde696a4c85c15c815c1fa368d70fcf (PR-100) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d6357bcddde696a4c85c15c815c1fa368d70fcf # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-24T05:51:54.258Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-24T05:51:56.918Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-24T05:51:59.276Z] ========================================================= [2021-05-24T05:51:59.276Z] EdgeX Global Pipelines Version Info [2021-05-24T05:51:59.276Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-24T05:52:06.648Z] ------------------- [2021-05-24T05:52:06.648Z] stable info: [2021-05-24T05:52:06.648Z] ------------------- [2021-05-24T05:52:06.648Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-24T05:52:06.648Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-24T05:52:06.648Z] Message: update stable to v1.0.192 [2021-05-24T05:52:06.648Z] ------------------- [2021-05-24T05:52:06.648Z] experimental info: [2021-05-24T05:52:06.648Z] ------------------- [2021-05-24T05:52:06.648Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-24T05:52:06.648Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-24T05:52:06.648Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-24T05:52:09.126Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-05-24T05:52:09.233Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-05-24T05:52:09.342Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-24T05:52:09.436Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-24T05:52:09.563Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-24T05:52:11.585Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-24T05:52:11.714Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-24T05:52:11.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-24T05:52:11.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-24T05:52:12.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-24T05:52:14.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-24T05:52:14.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2021-05-24T05:52:18.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-24T05:52:18.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-24T05:52:18.694Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-24T05:52:18.806Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-24T05:52:18.916Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-24T05:52:21.016Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-24T05:52:21.138Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-24T05:52:21.270Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-24T05:52:21.370Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-24T05:52:23.540Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-24T05:52:23.671Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-24T05:52:23.775Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-24T05:52:23.879Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-24T05:52:26.001Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-24T05:52:26.119Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-100 [Pipeline] echo [2021-05-24T05:52:26.212Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-100 [Pipeline] echo [2021-05-24T05:52:26.316Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-100 [Pipeline] echo [2021-05-24T05:52:26.449Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d6357bcddde696a4c85c15c815c1fa368d70fcf [Pipeline] echo [2021-05-24T05:52:28.518Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d6357b [Pipeline] echo [2021-05-24T05:52:28.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T05:52:32.417Z] provisioning config files... [2021-05-24T05:52:32.440Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-100@tmp/config3587938516082603816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-24T05:52:34.901Z] ---> docker-login.sh [2021-05-24T05:52:34.901Z] nexus3.edgexfoundry.org:10001 [2021-05-24T05:52:34.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:52:34.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:52:34.901Z] Configure a credential helper to remove this warning. See [2021-05-24T05:52:34.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:52:34.901Z] [2021-05-24T05:52:34.901Z] Login Succeeded [2021-05-24T05:52:34.901Z] nexus3.edgexfoundry.org:10002 [2021-05-24T05:52:34.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:52:34.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:52:34.901Z] Configure a credential helper to remove this warning. See [2021-05-24T05:52:34.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:52:34.901Z] [2021-05-24T05:52:34.901Z] Login Succeeded [2021-05-24T05:52:34.901Z] nexus3.edgexfoundry.org:10003 [2021-05-24T05:52:34.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:52:34.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:52:34.901Z] Configure a credential helper to remove this warning. See [2021-05-24T05:52:34.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:52:34.901Z] [2021-05-24T05:52:34.901Z] Login Succeeded [2021-05-24T05:52:34.901Z] nexus3.edgexfoundry.org:10004 [2021-05-24T05:52:34.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:52:34.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:52:34.901Z] Configure a credential helper to remove this warning. See [2021-05-24T05:52:34.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:52:34.901Z] [2021-05-24T05:52:34.901Z] Login Succeeded [2021-05-24T05:52:34.901Z] docker.io [2021-05-24T05:52:34.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T05:52:34.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T05:52:34.901Z] Configure a credential helper to remove this warning. See [2021-05-24T05:52:34.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T05:52:34.901Z] [2021-05-24T05:52:34.901Z] Login Succeeded [2021-05-24T05:52:34.901Z] ---> docker-login.sh ends [Pipeline] } [2021-05-24T05:52:34.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-24T05:52:39.904Z] + git log --format=format:%s -1 9d6357bcddde696a4c85c15c815c1fa368d70fcf [Pipeline] echo [2021-05-24T05:52:40.084Z] GIT_COMMIT: 9d6357bcddde696a4c85c15c815c1fa368d70fcf, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-24T05:52:40.229Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-24T05:52:49.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T05:52:49.594Z] [2021-05-24T05:52:49.594Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-24T05:52:54.150Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T05:52:54.150Z] latest: Pulling from edgex-devops/git-semver [2021-05-24T05:52:54.150Z] 31603596830f: Pulling fs layer [2021-05-24T05:52:54.150Z] 54011a49482f: Pulling fs layer [2021-05-24T05:52:54.150Z] a6820b24f6d8: Pulling fs layer [2021-05-24T05:52:54.150Z] f581987b2513: Pulling fs layer [2021-05-24T05:52:54.150Z] f581987b2513: Waiting [2021-05-24T05:52:54.150Z] 54011a49482f: Verifying Checksum [2021-05-24T05:52:54.150Z] 54011a49482f: Download complete [2021-05-24T05:52:54.150Z] 31603596830f: Verifying Checksum [2021-05-24T05:52:54.150Z] 31603596830f: Download complete [2021-05-24T05:52:54.150Z] f581987b2513: Verifying Checksum [2021-05-24T05:52:54.150Z] f581987b2513: Download complete [2021-05-24T05:52:54.150Z] a6820b24f6d8: Verifying Checksum [2021-05-24T05:52:54.150Z] a6820b24f6d8: Download complete [2021-05-24T05:52:54.150Z] 31603596830f: Pull complete [2021-05-24T05:52:54.150Z] 54011a49482f: Pull complete [2021-05-24T05:52:54.434Z] a6820b24f6d8: Pull complete [2021-05-24T05:52:54.697Z] f581987b2513: Pull complete [2021-05-24T05:52:57.961Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-24T05:52:57.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T05:52:57.961Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-24T05:52:58.147Z] prd-centos7-docker-4c-2g-15754 does not seem to be running inside a container [2021-05-24T05:52:58.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-100 -v /w/workspace/gexfoundry_device-snmp-go_PR-100:/w/workspace/gexfoundry_device-snmp-go_PR-100:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-100@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-100@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-24T05:53:04.479Z] $ docker top fd30fe8da56d2e21627102967698909f9a3a8d8849b986ee4c2fbdc8967f8c22 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-24T05:53:04.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T05:53:04.735Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T05:53:04.851Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T05:53:04.867Z] $ docker exec fd30fe8da56d2e21627102967698909f9a3a8d8849b986ee4c2fbdc8967f8c22 ssh-agent [2021-05-24T05:53:04.982Z] SSH_AUTH_SOCK=/tmp/ssh-lflNop53Zxlh/agent.14 [2021-05-24T05:53:04.982Z] SSH_AGENT_PID=21 [2021-05-24T05:53:04.990Z] Running ssh-add (command line suppressed) [2021-05-24T05:53:05.090Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-100@tmp/private_key_6419941808238074856.key (/w/workspace/gexfoundry_device-snmp-go_PR-100@tmp/private_key_6419941808238074856.key) [2021-05-24T05:53:07.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T05:53:09.484Z] + git tag --points-at HEAD [Pipeline] } [2021-05-24T05:53:09.558Z] $ docker exec --env ******** --env ******** fd30fe8da56d2e21627102967698909f9a3a8d8849b986ee4c2fbdc8967f8c22 ssh-agent -k [2021-05-24T05:53:09.651Z] unset SSH_AUTH_SOCK; [2021-05-24T05:53:09.651Z] unset SSH_AGENT_PID; [2021-05-24T05:53:09.651Z] echo Agent pid 21 killed; [2021-05-24T05:53:09.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-24T05:53:09.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T05:53:09.849Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T05:53:12.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T05:53:12.646Z] $ docker exec fd30fe8da56d2e21627102967698909f9a3a8d8849b986ee4c2fbdc8967f8c22 ssh-agent [2021-05-24T05:53:12.778Z] SSH_AUTH_SOCK=/tmp/ssh-KpzQApPEK7Lj/agent.55 [2021-05-24T05:53:12.778Z] SSH_AGENT_PID=62 [2021-05-24T05:53:12.797Z] Running ssh-add (command line suppressed) [2021-05-24T05:53:12.908Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-100@tmp/private_key_5777234366734374581.key (/w/workspace/gexfoundry_device-snmp-go_PR-100@tmp/private_key_5777234366734374581.key) [2021-05-24T05:53:12.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T05:53:15.316Z] + git semver init [2021-05-24T05:53:15.316Z] # -> Open(): unable to determine branch for HEAD [2021-05-24T05:53:15.316Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-100/.git [2021-05-24T05:53:15.316Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-100 [2021-05-24T05:53:15.316Z] # $SEMVER_REMOTE_NAME = origin [2021-05-24T05:53:15.316Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-24T05:53:15.316Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-24T05:53:15.316Z] # $SEMVER_BRANCH = PR-100 [2021-05-24T05:53:15.316Z] # $SEMVER_TEMP = /tmp/semver-229053560 [2021-05-24T05:53:15.316Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-05-24T05:53:15.316Z] # '/tmp/semver-229053560' -> '/w/workspace/gexfoundry_device-snmp-go_PR-100/.semver' [2021-05-24T05:53:15.316Z] # -> Force: false [2021-05-24T05:53:15.316Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-100/.semver [Pipeline] } [2021-05-24T05:53:15.347Z] $ docker exec --env ******** --env ******** fd30fe8da56d2e21627102967698909f9a3a8d8849b986ee4c2fbdc8967f8c22 ssh-agent -k [2021-05-24T05:53:15.440Z] unset SSH_AUTH_SOCK; [2021-05-24T05:53:15.440Z] unset SSH_AGENT_PID; [2021-05-24T05:53:15.440Z] echo Agent pid 62 killed; [2021-05-24T05:53:15.459Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-24T05:53:18.011Z] + git semver [Pipeline] } [2021-05-24T05:53:18.081Z] $ docker stop --time=1 fd30fe8da56d2e21627102967698909f9a3a8d8849b986ee4c2fbdc8967f8c22 [2021-05-24T05:53:20.193Z] $ docker rm -f fd30fe8da56d2e21627102967698909f9a3a8d8849b986ee4c2fbdc8967f8c22 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-24T05:53:22.546Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-24T05:53:25.191Z] Stashed 1 file(s) [Pipeline] echo [2021-05-24T05:53:25.249Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-24T05:53:47.433Z] Still waiting to schedule task [2021-05-24T05:53:47.433Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-24T05:53:49.861Z] Still waiting to schedule task [2021-05-24T05:53:49.862Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-24T06:02:58.335Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16375 in /w/workspace/gexfoundry_device-snmp-go_PR-100 [Pipeline] { [Pipeline] ws [2021-05-24T06:02:58.432Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2021-05-24T06:03:00.856Z] Selected Git installation does not exist. Using Default [2021-05-24T06:03:00.856Z] The recommended git tool is: NONE [2021-05-24T06:03:26.967Z] Running on prd-centos7-docker-4c-2g-16424 in /w/workspace/gexfoundry_device-snmp-go_PR-100 [Pipeline] { [Pipeline] ws [2021-05-24T06:03:27.065Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2021-05-24T06:03:29.385Z] Selected Git installation does not exist. Using Default [2021-05-24T06:03:29.385Z] The recommended git tool is: NONE [2021-05-24T06:03:44.289Z] using credential edgex-jenkins-ssh [2021-05-24T06:03:44.346Z] Cloning the remote Git repository [2021-05-24T06:03:44.417Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-05-24T06:03:44.556Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2021-05-24T06:03:46.882Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-05-24T06:03:46.883Z] > git --version # timeout=10 [2021-05-24T06:03:46.905Z] > git --version # 'git version 2.17.1' [2021-05-24T06:03:46.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T06:03:47.007Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T06:03:47.620Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-05-24T06:03:47.635Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T06:03:51.557Z] Merging remotes/origin/master commit 9351a662b217a128018db5c2b0fd8a407906271b into PR head commit 9d6357bcddde696a4c85c15c815c1fa368d70fcf [2021-05-24T06:03:49.097Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-05-24T06:03:49.133Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-05-24T06:03:49.134Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T06:03:49.151Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-24T06:03:51.790Z] Merge succeeded, producing 9d6357bcddde696a4c85c15c815c1fa368d70fcf [2021-05-24T06:03:51.791Z] Checking out Revision 9d6357bcddde696a4c85c15c815c1fa368d70fcf (PR-100) [2021-05-24T06:03:51.572Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T06:03:51.585Z] > git checkout -f 9d6357bcddde696a4c85c15c815c1fa368d70fcf # timeout=10 [2021-05-24T06:03:51.708Z] > git remote # timeout=10 [2021-05-24T06:03:51.724Z] > git config --get remote.origin.url # timeout=10 [2021-05-24T06:03:51.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T06:03:51.747Z] > git merge 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 [2021-05-24T06:03:51.771Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-24T06:03:51.791Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T06:03:51.801Z] > git checkout -f 9d6357bcddde696a4c85c15c815c1fa368d70fcf # timeout=10 [2021-05-24T06:03:56.386Z] using credential edgex-jenkins-ssh [2021-05-24T06:03:56.426Z] Cloning the remote Git repository [2021-05-24T06:03:56.462Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-05-24T06:03:56.550Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2021-05-24T06:03:56.591Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-05-24T06:03:56.591Z] > git --version # timeout=10 [2021-05-24T06:03:56.600Z] > git --version # 'git version 2.24.4' [2021-05-24T06:03:56.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T06:03:56.628Z] [INFO] Currently running in a labeled security context [2021-05-24T06:03:56.628Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-24T06:03:56.628Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh5304909956116981422.key [2021-05-24T06:03:56.651Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T06:03:57.169Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-05-24T06:03:57.180Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T06:03:58.793Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-05-24T06:03:58.812Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-05-24T06:03:58.812Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T06:03:58.813Z] [INFO] Currently running in a labeled security context [2021-05-24T06:03:58.813Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-24T06:03:58.813Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh2421072945598560264.key [2021-05-24T06:03:58.821Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-24T06:03:59.206Z] Merging remotes/origin/master commit 9351a662b217a128018db5c2b0fd8a407906271b into PR head commit 9d6357bcddde696a4c85c15c815c1fa368d70fcf [2021-05-24T06:03:59.217Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T06:03:59.226Z] > git checkout -f 9d6357bcddde696a4c85c15c815c1fa368d70fcf # timeout=10 [2021-05-24T06:04:01.571Z] Merge succeeded, producing 9d6357bcddde696a4c85c15c815c1fa368d70fcf [2021-05-24T06:04:01.572Z] Checking out Revision 9d6357bcddde696a4c85c15c815c1fa368d70fcf (PR-100) [2021-05-24T06:04:01.519Z] > git remote # timeout=10 [2021-05-24T06:04:01.527Z] > git config --get remote.origin.url # timeout=10 [2021-05-24T06:04:01.533Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T06:04:01.534Z] [INFO] Currently running in a labeled security context [2021-05-24T06:04:01.534Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-24T06:04:01.534Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh6006598694590972888.key [2021-05-24T06:04:01.541Z] > git merge 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 [2021-05-24T06:04:01.562Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-24T06:04:01.582Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T06:04:01.588Z] > git checkout -f 9d6357bcddde696a4c85c15c815c1fa368d70fcf # timeout=10 [2021-05-24T06:04:04.289Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-24T06:04:06.371Z] > git --version # timeout=10 [2021-05-24T06:04:06.383Z] > git --version # 'git version 2.17.1' [2021-05-24T06:04:06.403Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-24T06:04:11.578Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-24T06:04:11.606Z] > git --version # timeout=10 [2021-05-24T06:04:11.612Z] > git --version # 'git version 2.24.4' [2021-05-24T06:04:11.618Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-05-24T06:04:14.184Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh [2021-05-24T06:04:16.924Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-05-24T06:04:18.961Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh [2021-05-24T06:04:19.357Z] + true [2021-05-24T06:04:19.358Z] + sudo service docker restart [2021-05-24T06:04:19.444Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-24T06:04:19.768Z] + sudo service docker restart [2021-05-24T06:04:19.768Z] + true [2021-05-24T06:04:19.768Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T06:04:36.805Z] provisioning config files... [2021-05-24T06:04:36.840Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config1505037109585622623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2021-05-24T06:04:41.453Z] ---> docker-login.sh [2021-05-24T06:04:41.453Z] nexus3.edgexfoundry.org:10001 [2021-05-24T06:04:41.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T06:04:41.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T06:04:41.453Z] Configure a credential helper to remove this warning. See [2021-05-24T06:04:41.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T06:04:41.453Z] [2021-05-24T06:04:41.453Z] Login Succeeded [2021-05-24T06:04:41.453Z] nexus3.edgexfoundry.org:10002 [2021-05-24T06:04:41.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T06:04:41.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T06:04:41.453Z] Configure a credential helper to remove this warning. See [2021-05-24T06:04:41.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T06:04:41.453Z] [2021-05-24T06:04:41.453Z] Login Succeeded [2021-05-24T06:04:41.453Z] nexus3.edgexfoundry.org:10003 [2021-05-24T06:04:41.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T06:04:41.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T06:04:41.453Z] Configure a credential helper to remove this warning. See [2021-05-24T06:04:41.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T06:04:41.453Z] [2021-05-24T06:04:41.453Z] Login Succeeded [2021-05-24T06:04:41.453Z] nexus3.edgexfoundry.org:10004 [2021-05-24T06:04:41.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T06:04:41.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T06:04:41.453Z] Configure a credential helper to remove this warning. See [2021-05-24T06:04:41.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T06:04:41.453Z] [2021-05-24T06:04:41.453Z] Login Succeeded [2021-05-24T06:04:41.453Z] docker.io [2021-05-24T06:04:41.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T06:04:41.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T06:04:41.453Z] Configure a credential helper to remove this warning. See [2021-05-24T06:04:41.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T06:04:41.453Z] [2021-05-24T06:04:41.453Z] Login Succeeded [2021-05-24T06:04:41.453Z] ---> docker-login.sh ends [Pipeline] configFileProvider [2021-05-24T06:04:41.551Z] provisioning config files... [2021-05-24T06:04:41.591Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config1165270961421172799tmp [Pipeline] } [2021-05-24T06:04:41.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // withEnv [Pipeline] unstash [2021-05-24T06:04:44.197Z] ---> docker-login.sh [2021-05-24T06:04:44.197Z] nexus3.edgexfoundry.org:10001 [Pipeline] echo [2021-05-24T06:04:44.296Z] ========================================================= [2021-05-24T06:04:44.296Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-24T06:04:44.296Z] ========================================================= [Pipeline] isUnix [2021-05-24T06:04:46.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T06:04:46.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T06:04:46.401Z] Configure a credential helper to remove this warning. See [2021-05-24T06:04:46.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T06:04:46.401Z] [2021-05-24T06:04:46.401Z] Login Succeeded [2021-05-24T06:04:46.401Z] nexus3.edgexfoundry.org:10002 [2021-05-24T06:04:46.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T06:04:46.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T06:04:46.401Z] Configure a credential helper to remove this warning. See [2021-05-24T06:04:46.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T06:04:46.401Z] [2021-05-24T06:04:46.401Z] Login Succeeded [2021-05-24T06:04:46.401Z] nexus3.edgexfoundry.org:10003 [2021-05-24T06:04:46.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2021-05-24T06:04:46.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T06:04:46.682Z] Configure a credential helper to remove this warning. See [2021-05-24T06:04:46.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T06:04:46.682Z] [2021-05-24T06:04:46.682Z] Login Succeeded [2021-05-24T06:04:46.682Z] nexus3.edgexfoundry.org:10004 [2021-05-24T06:04:46.740Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-24T06:04:46.740Z] Sending build context to Docker daemon 357.4kB [2021-05-24T06:04:46.740Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-05-24T06:04:46.740Z] Step 2/10 : FROM ${BASE} [2021-05-24T06:04:47.011Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-24T06:04:47.011Z] 540db60ca938: Pulling fs layer [2021-05-24T06:04:47.012Z] adcc1eea9eea: Pulling fs layer [2021-05-24T06:04:47.012Z] 4c4ab2625f07: Pulling fs layer [2021-05-24T06:04:47.012Z] 0510c868ecb4: Pulling fs layer [2021-05-24T06:04:47.012Z] afea3b2eda06: Pulling fs layer [2021-05-24T06:04:47.012Z] 7809a108b3ef: Pulling fs layer [2021-05-24T06:04:47.012Z] f706445af74f: Pulling fs layer [2021-05-24T06:04:47.012Z] 0510c868ecb4: Waiting [2021-05-24T06:04:47.012Z] afea3b2eda06: Waiting [2021-05-24T06:04:47.012Z] 7809a108b3ef: Waiting [2021-05-24T06:04:47.012Z] f706445af74f: Waiting [2021-05-24T06:04:47.012Z] 4c4ab2625f07: Verifying Checksum [2021-05-24T06:04:47.012Z] 4c4ab2625f07: Download complete [2021-05-24T06:04:47.012Z] adcc1eea9eea: Verifying Checksum [2021-05-24T06:04:47.012Z] adcc1eea9eea: Download complete [2021-05-24T06:04:47.012Z] afea3b2eda06: Verifying Checksum [2021-05-24T06:04:47.012Z] afea3b2eda06: Download complete [2021-05-24T06:04:47.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T06:04:49.318Z] 7809a108b3ef: Verifying Checksum [2021-05-24T06:04:49.318Z] 7809a108b3ef: Download complete [2021-05-24T06:04:49.318Z] 540db60ca938: Verifying Checksum [2021-05-24T06:04:49.318Z] 540db60ca938: Download complete [2021-05-24T06:04:49.318Z] 540db60ca938: Pull complete [2021-05-24T06:04:49.318Z] adcc1eea9eea: Pull complete [2021-05-24T06:04:49.318Z] 4c4ab2625f07: Pull complete [2021-05-24T06:04:49.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T06:04:49.587Z] Configure a credential helper to remove this warning. See [2021-05-24T06:04:49.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T06:04:49.587Z] [2021-05-24T06:04:49.587Z] Login Succeeded [2021-05-24T06:04:49.587Z] docker.io [2021-05-24T06:04:49.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T06:04:49.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T06:04:49.587Z] Configure a credential helper to remove this warning. See [2021-05-24T06:04:49.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T06:04:49.587Z] [2021-05-24T06:04:49.587Z] Login Succeeded [2021-05-24T06:04:49.587Z] ---> docker-login.sh ends [Pipeline] } [2021-05-24T06:04:49.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-24T06:04:52.263Z] ========================================================= [2021-05-24T06:04:52.263Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-24T06:04:52.263Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-24T06:04:52.640Z] f706445af74f: Verifying Checksum [2021-05-24T06:04:52.640Z] f706445af74f: Download complete [2021-05-24T06:04:52.658Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-24T06:04:52.936Z] Sending build context to Docker daemon 356.4kB [2021-05-24T06:04:53.213Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-05-24T06:04:53.213Z] Step 2/10 : FROM ${BASE} [2021-05-24T06:04:53.489Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-24T06:04:53.489Z] 595b0fe564bb: Pulling fs layer [2021-05-24T06:04:53.489Z] 7186ed65a4f7: Pulling fs layer [2021-05-24T06:04:53.489Z] 316046926c0a: Pulling fs layer [2021-05-24T06:04:53.489Z] 4ebd0625c992: Pulling fs layer [2021-05-24T06:04:53.489Z] 207e8628e3a3: Pulling fs layer [2021-05-24T06:04:53.489Z] c791037a9be2: Pulling fs layer [2021-05-24T06:04:53.489Z] ffd874e62e21: Pulling fs layer [2021-05-24T06:04:53.489Z] 207e8628e3a3: Waiting [2021-05-24T06:04:53.489Z] c791037a9be2: Waiting [2021-05-24T06:04:53.489Z] ffd874e62e21: Waiting [2021-05-24T06:04:53.489Z] 4ebd0625c992: Waiting [2021-05-24T06:04:53.489Z] 316046926c0a: Download complete [2021-05-24T06:04:53.489Z] 7186ed65a4f7: Verifying Checksum [2021-05-24T06:04:53.489Z] 7186ed65a4f7: Download complete [2021-05-24T06:04:53.489Z] 207e8628e3a3: Download complete [2021-05-24T06:04:53.489Z] c791037a9be2: Download complete [2021-05-24T06:04:53.489Z] 595b0fe564bb: Verifying Checksum [2021-05-24T06:04:53.489Z] 595b0fe564bb: Download complete [2021-05-24T06:04:54.494Z] 595b0fe564bb: Pull complete [2021-05-24T06:04:56.706Z] 7186ed65a4f7: Pull complete [2021-05-24T06:04:56.706Z] 316046926c0a: Pull complete [2021-05-24T06:04:57.477Z] 0510c868ecb4: Verifying Checksum [2021-05-24T06:04:57.477Z] 0510c868ecb4: Download complete [2021-05-24T06:04:58.708Z] ffd874e62e21: Download complete [2021-05-24T06:05:00.687Z] 4ebd0625c992: Download complete [2021-05-24T06:05:03.987Z] 0510c868ecb4: Pull complete [2021-05-24T06:05:03.987Z] afea3b2eda06: Pull complete [2021-05-24T06:05:03.987Z] 7809a108b3ef: Pull complete [2021-05-24T06:05:03.987Z] f706445af74f: Pull complete [2021-05-24T06:05:03.987Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-24T06:05:03.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-24T06:05:03.987Z] ---> b068be0155e3 [2021-05-24T06:05:03.987Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-05-24T06:05:10.177Z] 4ebd0625c992: Pull complete [2021-05-24T06:05:10.453Z] 207e8628e3a3: Pull complete [2021-05-24T06:05:10.730Z] c791037a9be2: Pull complete [2021-05-24T06:05:14.139Z] ffd874e62e21: Pull complete [2021-05-24T06:05:14.139Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-24T06:05:14.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-24T06:05:14.139Z] ---> cfc18b08335c [2021-05-24T06:05:14.139Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-05-24T06:05:16.365Z] ---> Running in aef3d142d865 [2021-05-24T06:05:16.657Z] Removing intermediate container aef3d142d865 [2021-05-24T06:05:16.657Z] ---> 03a868486926 [2021-05-24T06:05:16.657Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-05-24T06:05:16.939Z] ---> Running in 7de072d2529f [2021-05-24T06:05:17.538Z] Removing intermediate container 7de072d2529f [2021-05-24T06:05:17.538Z] ---> c3241790fc94 [2021-05-24T06:05:17.538Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-05-24T06:05:17.538Z] ---> Running in 31facc1493aa [2021-05-24T06:05:18.135Z] Removing intermediate container 31facc1493aa [2021-05-24T06:05:18.135Z] ---> 2def1cf55d3b [2021-05-24T06:05:18.135Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T06:05:18.135Z] ---> Running in 72f8587a5ab5 [2021-05-24T06:05:20.712Z] Removing intermediate container 72f8587a5ab5 [2021-05-24T06:05:20.712Z] ---> 9550805c7bdb [2021-05-24T06:05:20.712Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-24T06:05:20.712Z] ---> Running in 89e388604a3d [2021-05-24T06:05:22.157Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-24T06:05:22.753Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-24T06:05:24.741Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-24T06:05:24.741Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-24T06:05:24.741Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-24T06:05:24.741Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-24T06:05:24.741Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-24T06:05:24.741Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-24T06:05:24.741Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-24T06:05:24.741Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-24T06:05:24.741Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-24T06:05:25.016Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-24T06:05:25.016Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-24T06:05:25.016Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-24T06:05:25.289Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-24T06:05:25.289Z] Executing busybox-1.32.1-r6.trigger [2021-05-24T06:05:25.289Z] OK: 145 MiB in 53 packages [2021-05-24T06:05:26.728Z] Removing intermediate container 89e388604a3d [2021-05-24T06:05:26.728Z] ---> 8012552af2ee [2021-05-24T06:05:26.728Z] Step 8/10 : WORKDIR /device-snmp-go [2021-05-24T06:05:27.001Z] ---> Running in cc8d6d09ad8c [2021-05-24T06:05:27.282Z] Removing intermediate container cc8d6d09ad8c [2021-05-24T06:05:27.282Z] ---> 0720da734f22 [2021-05-24T06:05:27.282Z] Step 9/10 : COPY . . [2021-05-24T06:05:29.749Z] ---> 09f43bff6a5b [2021-05-24T06:05:29.749Z] Step 10/10 : RUN go mod download [2021-05-24T06:05:29.749Z] ---> Running in 952a7f885e9d [2021-05-24T06:05:33.618Z] ---> Running in ea6f7903f635 [2021-05-24T06:05:33.619Z] Removing intermediate container ea6f7903f635 [2021-05-24T06:05:33.619Z] ---> 6b9399cba5a9 [2021-05-24T06:05:33.619Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-05-24T06:05:33.619Z] ---> Running in d637225caa15 [2021-05-24T06:05:33.881Z] Removing intermediate container d637225caa15 [2021-05-24T06:05:33.881Z] ---> 324008f7e17b [2021-05-24T06:05:33.881Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-05-24T06:05:36.207Z] ---> Running in 5b9223b50fa6 [2021-05-24T06:05:36.207Z] Removing intermediate container 5b9223b50fa6 [2021-05-24T06:05:36.207Z] ---> fc294ea758f8 [2021-05-24T06:05:36.207Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T06:05:36.207Z] ---> Running in e0b13be7fffd [2021-05-24T06:05:36.785Z] Removing intermediate container e0b13be7fffd [2021-05-24T06:05:36.785Z] ---> 21c27595d10e [2021-05-24T06:05:36.785Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-24T06:05:37.048Z] ---> Running in f8171b74a93f [2021-05-24T06:05:37.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T06:05:38.561Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T06:05:39.139Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-24T06:05:39.139Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-24T06:05:39.139Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-24T06:05:39.401Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-24T06:05:39.401Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-24T06:05:39.401Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-24T06:05:39.671Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-24T06:05:39.934Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-24T06:05:39.934Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-24T06:05:39.934Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-24T06:05:40.195Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-24T06:05:40.195Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-24T06:05:40.469Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-24T06:05:40.469Z] Executing busybox-1.32.1-r6.trigger [2021-05-24T06:05:40.469Z] OK: 156 MiB in 53 packages [2021-05-24T06:05:42.949Z] Removing intermediate container f8171b74a93f [2021-05-24T06:05:42.949Z] ---> 29eec2b7df2d [2021-05-24T06:05:42.949Z] Step 8/10 : WORKDIR /device-snmp-go [2021-05-24T06:05:42.949Z] ---> Running in 00f093ba1adb [2021-05-24T06:05:43.210Z] Removing intermediate container 00f093ba1adb [2021-05-24T06:05:43.210Z] ---> 0f30fb981bd8 [2021-05-24T06:05:43.210Z] Step 9/10 : COPY . . [2021-05-24T06:05:44.601Z] ---> 03dc90e5297b [2021-05-24T06:05:44.601Z] Step 10/10 : RUN go mod download [2021-05-24T06:05:44.601Z] ---> Running in 1346fe5780d2 [2021-05-24T06:05:53.821Z] Removing intermediate container 952a7f885e9d [2021-05-24T06:05:53.821Z] ---> c7f2251b73d2 [2021-05-24T06:05:53.821Z] Successfully built c7f2251b73d2 [2021-05-24T06:05:53.821Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-24T06:05:54.270Z] + docker inspect -f . ci-base-image-arm64 [2021-05-24T06:05:54.270Z] . [Pipeline] withDockerContainer [2021-05-24T06:05:56.547Z] prd-ubuntu18.04-docker-arm64-4c-16g-16375 does not seem to be running inside a container [2021-05-24T06:05:56.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-24T06:05:58.117Z] $ docker top 83b5c4b348d2823bc1f42229600f609548bad6cf51bbf2adb99e23faae534541 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T06:06:00.654Z] + go version [2021-05-24T06:06:00.654Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-24T06:06:00.723Z] $ docker stop --time=1 83b5c4b348d2823bc1f42229600f609548bad6cf51bbf2adb99e23faae534541 [2021-05-24T06:06:04.116Z] $ docker rm -f 83b5c4b348d2823bc1f42229600f609548bad6cf51bbf2adb99e23faae534541 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T06:06:07.190Z] + docker inspect -f . ci-base-image-arm64 [2021-05-24T06:06:07.190Z] . [Pipeline] withDockerContainer [2021-05-24T06:06:11.816Z] prd-ubuntu18.04-docker-arm64-4c-16g-16375 does not seem to be running inside a container [2021-05-24T06:06:13.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-24T06:06:16.103Z] $ docker top becf025521b0a6fc5029951c82f5d165618e1a17d2c83d9221d29652e30f18e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T06:06:22.853Z] + go mod tidy [Pipeline] sh [2021-05-24T06:06:25.205Z] + make test [2021-05-24T06:06:25.205Z] go mod tidy [2021-05-24T06:06:25.205Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-24T06:06:25.487Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-05-24T06:06:35.640Z] Removing intermediate container 1346fe5780d2 [2021-05-24T06:06:35.640Z] ---> 5f982ad58f8e [2021-05-24T06:06:35.640Z] Successfully built 5f982ad58f8e [2021-05-24T06:06:35.640Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-24T06:06:36.005Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-24T06:06:36.005Z] . [Pipeline] withDockerContainer [2021-05-24T06:06:36.122Z] prd-centos7-docker-4c-2g-16424 does not seem to be running inside a container [2021-05-24T06:06:36.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-24T06:06:37.008Z] $ docker top 8ce162a9edfdb3605f72a0b408260325a1adde017d31e01651bb5afc5bf52418 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T06:06:39.227Z] + go version [2021-05-24T06:06:39.227Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-24T06:06:39.259Z] $ docker stop --time=1 8ce162a9edfdb3605f72a0b408260325a1adde017d31e01651bb5afc5bf52418 [2021-05-24T06:06:42.455Z] $ docker rm -f 8ce162a9edfdb3605f72a0b408260325a1adde017d31e01651bb5afc5bf52418 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T06:06:43.313Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-24T06:06:43.313Z] . [Pipeline] withDockerContainer [2021-05-24T06:06:43.412Z] prd-centos7-docker-4c-2g-16424 does not seem to be running inside a container [2021-05-24T06:06:43.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-24T06:06:44.093Z] $ docker top 79a5722803c1f0c361df69df95ab782545f2f13d2cee7c40c02c29bef521d0a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T06:06:44.537Z] + go mod tidy [Pipeline] sh [2021-05-24T06:06:45.127Z] + make test [2021-05-24T06:06:45.127Z] go mod tidy [2021-05-24T06:06:45.127Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-24T06:06:46.074Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-05-24T06:07:05.252Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-05-24T06:07:05.252Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements [2021-05-24T06:07:05.252Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-24T06:07:11.923Z] gofmt -l . [2021-05-24T06:07:11.923Z] [ "`gofmt -l .`" = "" ] [2021-05-24T06:07:11.923Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-24T06:07:11.977Z] $ docker stop --time=1 79a5722803c1f0c361df69df95ab782545f2f13d2cee7c40c02c29bef521d0a7 [2021-05-24T06:07:15.482Z] $ docker rm -f 79a5722803c1f0c361df69df95ab782545f2f13d2cee7c40c02c29bef521d0a7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-24T06:07:16.044Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-24T06:07:18.436Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-24T06:07:23.877Z] + sudo chown -R jenkins:jenkins . [2021-05-24T06:07:23.892Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-05-24T06:07:23.892Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.041s coverage: 0.0% of statements [2021-05-24T06:07:23.892Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [Pipeline] sh [2021-05-24T06:07:24.269Z] + ls -al . [2021-05-24T06:07:24.269Z] total 104 [2021-05-24T06:07:24.269Z] drwxrwxr-x. 7 jenkins jenkins 4096 May 24 06:07 . [2021-05-24T06:07:24.269Z] drwxrwxr-x. 4 jenkins jenkins 28 May 24 06:03 .. [2021-05-24T06:07:24.269Z] -rw-rw-r--. 1 jenkins jenkins 6520 May 24 06:03 Attribution.txt [2021-05-24T06:07:24.269Z] drwxrwxr-x. 2 jenkins jenkins 60 May 24 06:03 bin [2021-05-24T06:07:24.269Z] drwxrwxr-x. 3 jenkins jenkins 32 May 24 06:03 cmd [2021-05-24T06:07:24.269Z] -rw-r--r--. 1 jenkins jenkins 7631 May 24 06:07 coverage.out [2021-05-24T06:07:24.269Z] -rw-rw-r--. 1 jenkins jenkins 1459 May 24 06:03 Dockerfile [2021-05-24T06:07:24.269Z] -rw-rw-r--. 1 jenkins jenkins 1057 May 24 06:03 Dockerfile.build [2021-05-24T06:07:24.269Z] -rw-rw-r--. 1 jenkins jenkins 6 May 24 06:03 .dockerignore [2021-05-24T06:07:24.269Z] drwxrwxr-x. 8 jenkins jenkins 179 May 24 06:04 .git [2021-05-24T06:07:24.269Z] drwxrwxr-x. 2 jenkins jenkins 103 May 24 06:03 .github [2021-05-24T06:07:24.269Z] -rw-rw-r--. 1 jenkins jenkins 272 May 24 06:03 .gitignore [2021-05-24T06:07:24.269Z] -rw-rw-r--. 1 jenkins jenkins 222 May 24 06:03 go.mod [2021-05-24T06:07:24.269Z] -rw-r--r--. 1 jenkins jenkins 21556 May 24 06:06 go.sum [2021-05-24T06:07:24.269Z] drwxrwxr-x. 3 jenkins jenkins 20 May 24 06:03 internal [2021-05-24T06:07:24.269Z] -rw-rw-r--. 1 jenkins jenkins 656 May 24 06:03 Jenkinsfile [2021-05-24T06:07:24.269Z] -rw-rw-r--. 1 jenkins jenkins 11340 May 24 06:03 LICENSE [2021-05-24T06:07:24.269Z] -rw-rw-r--. 1 jenkins jenkins 936 May 24 06:03 Makefile [2021-05-24T06:07:24.269Z] -rw-rw-r--. 1 jenkins jenkins 9079 May 24 06:03 README.md [2021-05-24T06:07:24.269Z] -rw-rw-r--. 1 jenkins jenkins 5 May 24 05:53 VERSION [2021-05-24T06:07:24.269Z] -rw-rw-r--. 1 jenkins jenkins 209 May 24 06:03 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-24T06:07:26.584Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=9d6357bcddde696a4c85c15c815c1fa368d70fcf --label arch=amd64 --label version=0.0.0 . [2021-05-24T06:07:26.584Z] Sending build context to Docker daemon 365.6kB [2021-05-24T06:07:26.584Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-24T06:07:26.584Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-24T06:07:26.584Z] ---> 5f982ad58f8e [2021-05-24T06:07:26.584Z] Step 3/24 : ARG MAKE='make build' [2021-05-24T06:07:26.584Z] ---> Running in 8d8688ee3bd0 [2021-05-24T06:07:26.584Z] Removing intermediate container 8d8688ee3bd0 [2021-05-24T06:07:26.584Z] ---> 152883d3724c [2021-05-24T06:07:26.584Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-24T06:07:26.584Z] ---> Running in 6e2389cc8341 [2021-05-24T06:07:26.584Z] Removing intermediate container 6e2389cc8341 [2021-05-24T06:07:26.584Z] ---> 7d362630cfda [2021-05-24T06:07:26.584Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-24T06:07:26.584Z] ---> Running in 397e1412c8a2 [2021-05-24T06:07:26.584Z] Removing intermediate container 397e1412c8a2 [2021-05-24T06:07:26.584Z] ---> 2fcb32bcd216 [2021-05-24T06:07:26.584Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T06:07:26.584Z] ---> Running in 48bd8f3e9580 [2021-05-24T06:07:26.855Z] Removing intermediate container 48bd8f3e9580 [2021-05-24T06:07:26.855Z] ---> 65e60a63a3c2 [2021-05-24T06:07:26.855Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-24T06:07:29.127Z] ---> Running in f3fd272ca328 [2021-05-24T06:07:29.127Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T06:07:29.127Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T06:07:29.127Z] OK: 156 MiB in 53 packages [2021-05-24T06:07:29.405Z] Removing intermediate container f3fd272ca328 [2021-05-24T06:07:29.405Z] ---> dcc3173324ff [2021-05-24T06:07:29.405Z] Step 8/24 : WORKDIR /device-snmp-go [2021-05-24T06:07:29.685Z] ---> Running in 1ab12df47d93 [2021-05-24T06:07:31.761Z] Removing intermediate container 1ab12df47d93 [2021-05-24T06:07:31.761Z] ---> efc399247bca [2021-05-24T06:07:31.761Z] Step 9/24 : COPY . . [2021-05-24T06:07:31.761Z] ---> 46a9c6cfafa8 [2021-05-24T06:07:31.761Z] Step 10/24 : RUN go mod tidy [2021-05-24T06:07:31.761Z] ---> Running in 6507a4dd5358 [2021-05-24T06:07:32.723Z] Removing intermediate container 6507a4dd5358 [2021-05-24T06:07:32.723Z] ---> a687ee0e13d6 [2021-05-24T06:07:32.723Z] Step 11/24 : RUN make update [2021-05-24T06:07:35.336Z] ---> Running in f7051db70f3d [2021-05-24T06:07:35.336Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-24T06:07:35.336Z] Removing intermediate container f7051db70f3d [2021-05-24T06:07:35.336Z] ---> 472be656dff2 [2021-05-24T06:07:35.336Z] Step 12/24 : RUN ${MAKE} [2021-05-24T06:07:35.336Z] ---> Running in dfb1bcf5c4c5 [2021-05-24T06:07:35.336Z] go mod tidy [2021-05-24T06:07:35.336Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd [2021-05-24T06:07:48.002Z] gofmt -l . [2021-05-24T06:07:48.002Z] [ "`gofmt -l .`" = "" ] [2021-05-24T06:07:48.002Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-24T06:07:48.320Z] $ docker stop --time=1 becf025521b0a6fc5029951c82f5d165618e1a17d2c83d9221d29652e30f18e7 [2021-05-24T06:07:50.641Z] $ docker rm -f becf025521b0a6fc5029951c82f5d165618e1a17d2c83d9221d29652e30f18e7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-24T06:07:53.623Z] + sudo chown -R jenkins:jenkins . [2021-05-24T06:07:53.628Z] Removing intermediate container dfb1bcf5c4c5 [2021-05-24T06:07:53.628Z] ---> 63865b5274d1 [2021-05-24T06:07:53.628Z] Step 13/24 : FROM alpine:3.12 [2021-05-24T06:07:53.628Z] 3.12: Pulling from library/alpine [2021-05-24T06:07:53.628Z] 339de151aab4: Pulling fs layer [2021-05-24T06:07:53.628Z] 339de151aab4: Verifying Checksum [2021-05-24T06:07:53.628Z] 339de151aab4: Download complete [Pipeline] stash [2021-05-24T06:07:53.705Z] Warning: overwriting stash ‘coverage-report’ [2021-05-24T06:07:53.895Z] 339de151aab4: Pull complete [2021-05-24T06:07:53.895Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-24T06:07:56.159Z] Status: Downloaded newer image for alpine:3.12 [2021-05-24T06:07:56.159Z] ---> 13621d1b12d4 [2021-05-24T06:07:56.159Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-24T06:07:56.159Z] ---> Running in 54f597161a1f [2021-05-24T06:07:56.159Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-24T06:07:56.159Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-24T06:07:56.159Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-24T06:07:56.159Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-24T06:07:56.159Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-24T06:07:56.159Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-24T06:07:56.159Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-24T06:07:56.159Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-24T06:07:56.159Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T06:07:56.159Z] OK: 8 MiB in 20 packages [2021-05-24T06:07:56.159Z] Removing intermediate container 54f597161a1f [2021-05-24T06:07:56.159Z] ---> c41ffd6c65bd [2021-05-24T06:07:56.159Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-05-24T06:07:56.426Z] Stashed 1 file(s) [Pipeline] } [2021-05-24T06:07:58.506Z] ---> dba015cdfd65 [2021-05-24T06:07:58.506Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-05-24T06:07:58.506Z] ---> fc5f89055d33 [2021-05-24T06:07:58.506Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-05-24T06:07:58.506Z] ---> e69c8c01e1e5 [2021-05-24T06:07:58.506Z] Step 18/24 : EXPOSE 59993 [2021-05-24T06:07:58.506Z] ---> Running in d4407839bcc6 [2021-05-24T06:07:58.506Z] Removing intermediate container d4407839bcc6 [2021-05-24T06:07:58.506Z] ---> e32cdad6a039 [2021-05-24T06:07:58.506Z] Step 19/24 : EXPOSE 161 [2021-05-24T06:07:58.506Z] ---> Running in 3c2ac4c5ced9 [Pipeline] // script [Pipeline] } [2021-05-24T06:07:58.768Z] Removing intermediate container 3c2ac4c5ced9 [2021-05-24T06:07:58.768Z] ---> d17f239e76ce [2021-05-24T06:07:58.768Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-24T06:07:59.031Z] ---> Running in 4d46dd48d696 [2021-05-24T06:08:01.090Z] Removing intermediate container 4d46dd48d696 [2021-05-24T06:08:01.090Z] ---> 987e4400e13c [2021-05-24T06:08:01.090Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-05-24T06:08:01.090Z] ---> Running in b3d00fc4ed27 [2021-05-24T06:08:01.090Z] Removing intermediate container b3d00fc4ed27 [2021-05-24T06:08:01.090Z] ---> 89c05fbde9d4 [2021-05-24T06:08:01.090Z] Step 22/24 : LABEL arch=amd64 [2021-05-24T06:08:01.090Z] ---> Running in 47667c79d3af [2021-05-24T06:08:01.090Z] Removing intermediate container 47667c79d3af [2021-05-24T06:08:01.090Z] ---> 7e08596aac23 [2021-05-24T06:08:01.090Z] Step 23/24 : LABEL git_sha=9d6357bcddde696a4c85c15c815c1fa368d70fcf [2021-05-24T06:08:01.090Z] ---> Running in 4f1c1fc48d61 [2021-05-24T06:08:01.090Z] Removing intermediate container 4f1c1fc48d61 [2021-05-24T06:08:01.090Z] ---> f9ab14189cc4 [2021-05-24T06:08:01.090Z] Step 24/24 : LABEL version=0.0.0 [2021-05-24T06:08:01.090Z] ---> Running in 9de12941a63a [2021-05-24T06:08:01.090Z] Removing intermediate container 9de12941a63a [2021-05-24T06:08:01.090Z] ---> 0d00c242d2dc [2021-05-24T06:08:01.090Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-24T06:08:01.090Z] Successfully built 0d00c242d2dc [2021-05-24T06:08:01.090Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-05-24T06:08:01.416Z] + sudo chown -R jenkins:jenkins . Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-05-24T06:08:01.914Z] + ls -al . [2021-05-24T06:08:01.914Z] total 128 [2021-05-24T06:08:01.914Z] drwxrwxr-x 7 jenkins jenkins 4096 May 24 06:07 . [2021-05-24T06:08:01.914Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 06:03 .. [2021-05-24T06:08:01.914Z] -rw-rw-r-- 1 jenkins jenkins 6 May 24 06:03 .dockerignore [2021-05-24T06:08:01.914Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 06:03 .git [2021-05-24T06:08:01.914Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:03 .github [2021-05-24T06:08:01.914Z] -rw-rw-r-- 1 jenkins jenkins 272 May 24 06:03 .gitignore [2021-05-24T06:08:01.914Z] -rw-rw-r-- 1 jenkins jenkins 6520 May 24 06:03 Attribution.txt [2021-05-24T06:08:01.914Z] -rw-rw-r-- 1 jenkins jenkins 1459 May 24 06:03 Dockerfile [2021-05-24T06:08:01.914Z] -rw-rw-r-- 1 jenkins jenkins 1057 May 24 06:03 Dockerfile.build [2021-05-24T06:08:01.914Z] -rw-rw-r-- 1 jenkins jenkins 656 May 24 06:03 Jenkinsfile [2021-05-24T06:08:01.914Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 24 06:03 LICENSE [2021-05-24T06:08:01.914Z] -rw-rw-r-- 1 jenkins jenkins 936 May 24 06:03 Makefile [2021-05-24T06:08:01.914Z] -rw-rw-r-- 1 jenkins jenkins 9079 May 24 06:03 README.md [2021-05-24T06:08:01.914Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 05:53 VERSION [2021-05-24T06:08:01.914Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:03 bin [2021-05-24T06:08:01.914Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 06:03 cmd [2021-05-24T06:08:01.914Z] -rw-r--r-- 1 jenkins jenkins 7631 May 24 06:07 coverage.out [2021-05-24T06:08:01.914Z] -rw-rw-r-- 1 jenkins jenkins 222 May 24 06:03 go.mod [2021-05-24T06:08:01.914Z] -rw-r--r-- 1 jenkins jenkins 21556 May 24 06:06 go.sum [2021-05-24T06:08:01.914Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 06:03 internal [2021-05-24T06:08:01.914Z] -rw-rw-r-- 1 jenkins jenkins 209 May 24 06:03 version.go [Pipeline] libraryResource [Pipeline] sh [2021-05-24T06:08:04.167Z] ---> job-cost.sh [2021-05-24T06:08:04.168Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dqNh [Pipeline] isUnix [Pipeline] sh [2021-05-24T06:08:04.610Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9d6357bcddde696a4c85c15c815c1fa368d70fcf --label arch=arm64 --label version=0.0.0 . [2021-05-24T06:08:04.890Z] Sending build context to Docker daemon 364.5kB [2021-05-24T06:08:05.169Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-24T06:08:05.169Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-24T06:08:05.169Z] ---> c7f2251b73d2 [2021-05-24T06:08:05.169Z] Step 3/24 : ARG MAKE='make build' [2021-05-24T06:08:05.169Z] ---> Running in bdef362ac32a [2021-05-24T06:08:08.236Z] Removing intermediate container bdef362ac32a [2021-05-24T06:08:08.236Z] ---> 51a2bde0df7d [2021-05-24T06:08:08.236Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-24T06:08:08.236Z] ---> Running in 90391a1d073e [2021-05-24T06:08:08.236Z] Removing intermediate container 90391a1d073e [2021-05-24T06:08:08.236Z] ---> fff13fd85a94 [2021-05-24T06:08:08.236Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-24T06:08:08.236Z] ---> Running in 716f14496461 [2021-05-24T06:08:08.236Z] Removing intermediate container 716f14496461 [2021-05-24T06:08:08.236Z] ---> e4bac4b4c8e0 [2021-05-24T06:08:08.236Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T06:08:08.236Z] ---> Running in 58ba0224a461 [2021-05-24T06:08:09.251Z] Removing intermediate container 58ba0224a461 [2021-05-24T06:08:09.251Z] ---> 3831c9a548e9 [2021-05-24T06:08:09.251Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-24T06:08:09.529Z] ---> Running in bb6aca078992 [2021-05-24T06:08:10.978Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-24T06:08:12.424Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-24T06:08:15.341Z] OK: 145 MiB in 53 packages [2021-05-24T06:08:15.341Z] Removing intermediate container bb6aca078992 [2021-05-24T06:08:15.341Z] ---> 429d6c367ade [2021-05-24T06:08:15.341Z] Step 8/24 : WORKDIR /device-snmp-go [2021-05-24T06:08:15.341Z] ---> Running in d999c5eb6173 [2021-05-24T06:08:15.341Z] Removing intermediate container d999c5eb6173 [2021-05-24T06:08:15.341Z] ---> 69a1c7bd8afa [2021-05-24T06:08:15.341Z] Step 9/24 : COPY . . [2021-05-24T06:08:15.940Z] ---> 2b3df3ec18ad [2021-05-24T06:08:15.940Z] Step 10/24 : RUN go mod tidy [2021-05-24T06:08:15.940Z] ---> Running in 10c0fd62bfd3 [2021-05-24T06:08:16.637Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-24T06:08:19.345Z] Removing intermediate container 10c0fd62bfd3 [2021-05-24T06:08:19.345Z] ---> 9170b68b27a2 [2021-05-24T06:08:19.345Z] Step 11/24 : RUN make update [2021-05-24T06:08:19.345Z] ---> Running in 93a001009562 [2021-05-24T06:08:22.101Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-24T06:08:22.101Z] Removing intermediate container 93a001009562 [2021-05-24T06:08:22.101Z] ---> afca7ccf3091 [2021-05-24T06:08:22.101Z] Step 12/24 : RUN ${MAKE} [2021-05-24T06:08:22.101Z] ---> Running in fd22c8a79aa2 [2021-05-24T06:08:22.711Z] go mod tidy [2021-05-24T06:08:23.314Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd [2021-05-24T06:08:38.154Z] lf-activate-venv(): INFO: Adding /tmp/venv-dqNh/bin to PATH [2021-05-24T06:08:38.154Z] INFO: No Stack... [2021-05-24T06:08:38.747Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-24T06:08:39.321Z] INFO: Archiving Costs [Pipeline] sh [2021-05-24T06:08:39.657Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2021-05-24T06:08:39.657Z] + cut -d, -f6 [Pipeline] lock [2021-05-24T06:08:39.715Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-100-1-stack-cost] [2021-05-24T06:08:39.722Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-100-1-stack-cost] did not exist. Created. [2021-05-24T06:08:39.722Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-24T06:08:40.215Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-24T06:08:40.311Z] Stashed 1 file(s) [Pipeline] } [2021-05-24T06:08:40.335Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-100-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-24T06:08:59.860Z] Removing intermediate container fd22c8a79aa2 [2021-05-24T06:08:59.860Z] ---> f29695e5b59a [2021-05-24T06:08:59.860Z] Step 13/24 : FROM alpine:3.12 [2021-05-24T06:09:00.458Z] 3.12: Pulling from library/alpine [2021-05-24T06:09:00.733Z] d2f70382dc9a: Pulling fs layer [2021-05-24T06:09:01.005Z] d2f70382dc9a: Verifying Checksum [2021-05-24T06:09:01.005Z] d2f70382dc9a: Download complete [2021-05-24T06:09:01.604Z] d2f70382dc9a: Pull complete [2021-05-24T06:09:01.604Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-24T06:09:01.604Z] Status: Downloaded newer image for alpine:3.12 [2021-05-24T06:09:01.605Z] ---> 9852663dfa18 [2021-05-24T06:09:01.605Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-24T06:09:01.878Z] ---> Running in fa6cfba0a52b [2021-05-24T06:09:05.724Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-24T06:09:05.724Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-24T06:09:05.724Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-24T06:09:05.724Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-24T06:09:05.724Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-24T06:09:05.724Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-24T06:09:05.724Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-24T06:09:05.724Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-24T06:09:05.724Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T06:09:05.724Z] OK: 8 MiB in 20 packages [2021-05-24T06:09:05.724Z] Removing intermediate container fa6cfba0a52b [2021-05-24T06:09:05.724Z] ---> 7f77a9f731d0 [2021-05-24T06:09:05.724Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-05-24T06:09:06.323Z] ---> d487da5f5295 [2021-05-24T06:09:06.323Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-05-24T06:09:07.241Z] ---> f4220ba9ecd6 [2021-05-24T06:09:07.241Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-05-24T06:09:08.231Z] ---> 5407184d8089 [2021-05-24T06:09:08.231Z] Step 18/24 : EXPOSE 59993 [2021-05-24T06:09:08.231Z] ---> Running in c2c982e24f4b [2021-05-24T06:09:08.832Z] Removing intermediate container c2c982e24f4b [2021-05-24T06:09:08.833Z] ---> 90461ecffbce [2021-05-24T06:09:08.833Z] Step 19/24 : EXPOSE 161 [2021-05-24T06:09:08.833Z] ---> Running in eb1c29a01fe7 [2021-05-24T06:09:09.445Z] Removing intermediate container eb1c29a01fe7 [2021-05-24T06:09:09.445Z] ---> dbecc38a9543 [2021-05-24T06:09:09.445Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-05-24T06:09:09.445Z] ---> Running in 29d43c997f3b [2021-05-24T06:09:10.049Z] Removing intermediate container 29d43c997f3b [2021-05-24T06:09:10.049Z] ---> 8cf7e6fcba8e [2021-05-24T06:09:10.049Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-05-24T06:09:10.049Z] ---> Running in aedeab837178 [2021-05-24T06:09:10.647Z] Removing intermediate container aedeab837178 [2021-05-24T06:09:10.647Z] ---> 6607cd895c9e [2021-05-24T06:09:10.647Z] Step 22/24 : LABEL arch=arm64 [2021-05-24T06:09:10.925Z] ---> Running in 86eb30aadeb3 [2021-05-24T06:09:11.199Z] Removing intermediate container 86eb30aadeb3 [2021-05-24T06:09:11.199Z] ---> c9744862509b [2021-05-24T06:09:11.199Z] Step 23/24 : LABEL git_sha=9d6357bcddde696a4c85c15c815c1fa368d70fcf [2021-05-24T06:09:13.775Z] ---> Running in 799717c3d9ff [2021-05-24T06:09:13.775Z] Removing intermediate container 799717c3d9ff [2021-05-24T06:09:13.775Z] ---> fbd7bef4e0cc [2021-05-24T06:09:13.775Z] Step 24/24 : LABEL version=0.0.0 [2021-05-24T06:09:13.775Z] ---> Running in 49097917e93e [2021-05-24T06:09:13.775Z] Removing intermediate container 49097917e93e [2021-05-24T06:09:13.775Z] ---> 65cab252b394 [2021-05-24T06:09:13.775Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-24T06:09:13.775Z] Successfully built 65cab252b394 [2021-05-24T06:09:13.775Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-24T06:09:14.585Z] ---> job-cost.sh [2021-05-24T06:09:14.585Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xzf5 [2021-05-24T06:09:56.319Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-24T06:11:26.212Z] lf-activate-venv(): INFO: Adding /tmp/venv-Xzf5/bin to PATH [2021-05-24T06:11:26.212Z] INFO: No Stack... [2021-05-24T06:11:26.212Z] INFO: Retrieving Pricing Info for: v2-standard-4 Error when executing always post condition: hudson.AbortException: script returned exit code 28 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-24T06:17:53.488Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-24T06:26:06.724Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T06:26:11.324Z] ---> package-listing.sh [2021-05-24T06:26:11.324Z] ++ facter osfamily [2021-05-24T06:26:11.324Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-24T06:26:11.324Z] + OS_FAMILY=redhat [2021-05-24T06:26:11.324Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-100 [2021-05-24T06:26:11.324Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-24T06:26:11.324Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-24T06:26:11.324Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-24T06:26:11.324Z] + PACKAGES=/tmp/packages_start.txt [2021-05-24T06:26:11.324Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-100 ']' [2021-05-24T06:26:11.324Z] + PACKAGES=/tmp/packages_end.txt [2021-05-24T06:26:11.324Z] + case "${OS_FAMILY}" in [2021-05-24T06:26:11.324Z] + sort [2021-05-24T06:26:11.324Z] + rpm -qa [2021-05-24T06:26:11.324Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-24T06:26:11.324Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-24T06:26:11.324Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-24T06:26:11.324Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-100 ']' [2021-05-24T06:26:11.324Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-100/archives/ [2021-05-24T06:26:11.324Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-100/archives/ [Pipeline] echo [2021-05-24T06:26:11.375Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-100/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-24T06:26:15.755Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-24T06:26:20.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-24T06:26:20.328Z] [2021-05-24T06:26:20.328Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-24T06:26:24.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-24T06:26:24.685Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-24T06:26:24.685Z] df20fa9351a1: Pulling fs layer [2021-05-24T06:26:24.685Z] 36b3adc4ff6f: Pulling fs layer [2021-05-24T06:26:24.685Z] 8ad3a11d3b57: Pulling fs layer [2021-05-24T06:26:24.685Z] 46f8f816bc3b: Pulling fs layer [2021-05-24T06:26:24.685Z] 93b61091891f: Pulling fs layer [2021-05-24T06:26:24.685Z] 93b9cdb0e59b: Pulling fs layer [2021-05-24T06:26:24.685Z] 5e14af77c1be: Pulling fs layer [2021-05-24T06:26:24.685Z] 01666e4c0597: Pulling fs layer [2021-05-24T06:26:24.685Z] aa168da1d23b: Pulling fs layer [2021-05-24T06:26:24.685Z] 46f8f816bc3b: Waiting [2021-05-24T06:26:24.685Z] 01666e4c0597: Waiting [2021-05-24T06:26:24.685Z] 93b61091891f: Waiting [2021-05-24T06:26:24.685Z] 93b9cdb0e59b: Waiting [2021-05-24T06:26:24.685Z] aa168da1d23b: Waiting [2021-05-24T06:26:24.685Z] 5e14af77c1be: Waiting [2021-05-24T06:26:24.685Z] 36b3adc4ff6f: Verifying Checksum [2021-05-24T06:26:24.685Z] 36b3adc4ff6f: Download complete [2021-05-24T06:26:24.685Z] 46f8f816bc3b: Verifying Checksum [2021-05-24T06:26:24.685Z] 46f8f816bc3b: Download complete [2021-05-24T06:26:24.685Z] df20fa9351a1: Verifying Checksum [2021-05-24T06:26:24.685Z] df20fa9351a1: Download complete [2021-05-24T06:26:24.685Z] 93b9cdb0e59b: Verifying Checksum [2021-05-24T06:26:24.685Z] 93b9cdb0e59b: Download complete [2021-05-24T06:26:24.685Z] 5e14af77c1be: Verifying Checksum [2021-05-24T06:26:24.685Z] 5e14af77c1be: Download complete [2021-05-24T06:26:24.685Z] 93b61091891f: Verifying Checksum [2021-05-24T06:26:24.685Z] 93b61091891f: Download complete [2021-05-24T06:26:24.685Z] 01666e4c0597: Verifying Checksum [2021-05-24T06:26:24.685Z] 01666e4c0597: Download complete [2021-05-24T06:26:24.685Z] 8ad3a11d3b57: Verifying Checksum [2021-05-24T06:26:24.685Z] 8ad3a11d3b57: Download complete [2021-05-24T06:26:24.685Z] df20fa9351a1: Pull complete [2021-05-24T06:26:24.685Z] 36b3adc4ff6f: Pull complete [2021-05-24T06:26:24.685Z] 8ad3a11d3b57: Pull complete [2021-05-24T06:26:24.685Z] 46f8f816bc3b: Pull complete [2021-05-24T06:26:24.685Z] 93b61091891f: Pull complete [2021-05-24T06:26:24.685Z] 93b9cdb0e59b: Pull complete [2021-05-24T06:26:24.685Z] 5e14af77c1be: Pull complete [2021-05-24T06:26:24.685Z] 01666e4c0597: Pull complete [2021-05-24T06:26:26.982Z] aa168da1d23b: Verifying Checksum [2021-05-24T06:26:26.982Z] aa168da1d23b: Download complete [2021-05-24T06:26:29.231Z] aa168da1d23b: Pull complete [2021-05-24T06:26:29.231Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-24T06:26:29.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-24T06:26:29.231Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-24T06:26:33.480Z] prd-centos7-docker-4c-2g-15754 does not seem to be running inside a container [2021-05-24T06:26:33.535Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-100/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-100 -v /w/workspace/gexfoundry_device-snmp-go_PR-100:/w/workspace/gexfoundry_device-snmp-go_PR-100:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-100@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-100@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:alpine cat [2021-05-24T06:26:42.311Z] $ docker top 83a967e85fa15255b424933b60e3e51a60d18a1e63d2d6c8e712cd3cf7d1383d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T06:26:48.862Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-24T06:26:53.239Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-24T06:26:55.415Z] + ls /var/log/sa-host [2021-05-24T06:26:55.415Z] + sadf -c /var/log/sa-host/sa05 [2021-05-24T06:26:55.415Z] file_magic: OK [2021-05-24T06:26:55.415Z] HZ: Using current value: 100 [2021-05-24T06:26:55.415Z] file_header: OK [2021-05-24T06:26:55.415Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-24T06:26:55.415Z] Statistics: [2021-05-24T06:26:55.415Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-24T06:26:55.415Z] File successfully converted to sysstat format version 12.2.1 [2021-05-24T06:26:55.415Z] + sadf -c /var/log/sa-host/sa24 [2021-05-24T06:26:55.415Z] file_magic: OK [2021-05-24T06:26:55.415Z] HZ: Using current value: 100 [2021-05-24T06:26:55.415Z] file_header: OK [2021-05-24T06:26:55.415Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-24T06:26:55.415Z] Statistics: [2021-05-24T06:26:55.415Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-24T06:26:55.415Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T06:27:21.510Z] provisioning config files... [2021-05-24T06:27:21.528Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-100@tmp/config314688053851594905tmp [Pipeline] { [Pipeline] echo [2021-05-24T06:27:23.614Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T06:27:27.829Z] ---> create-netrc.sh [Pipeline] } [2021-05-24T06:27:27.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-24T06:27:30.011Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T06:27:34.362Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-24T06:27:34.441Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T06:27:38.748Z] ---> sudo-logs.sh [2021-05-24T06:27:38.748Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-24T06:27:38.903Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T06:27:43.098Z] ---> job-cost.sh [2021-05-24T06:27:43.098Z] lf-activate-venv: SKIPPING [2021-05-24T06:27:43.098Z] DEBUG: total: 0.05999999865889549 [2021-05-24T06:27:43.098Z] INFO: Retrieving Stack Cost... [2021-05-24T06:27:43.098Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-24T06:27:43.098Z] INFO: Archiving Costs [Pipeline] echo [2021-05-24T06:27:43.150Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T06:27:45.338Z] ---> logs-deploy.sh [2021-05-24T06:27:45.338Z] lf-activate-venv: SKIPPING [2021-05-24T06:27:45.338Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-100/1 [2021-05-24T06:27:45.338Z] INFO: archiving workspace using pattern(s): [2021-05-24T06:27:45.338Z] Archives upload complete. [2021-05-24T06:27:45.338Z] INFO: archiving logs to Nexus [2021-05-24T06:27:45.338Z] ---> uname -a: [2021-05-24T06:27:45.338Z] Linux prd-centos7-docker-4c-2g-15754.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-24T06:27:45.338Z] [2021-05-24T06:27:45.338Z] [2021-05-24T06:27:45.338Z] ---> lscpu: [2021-05-24T06:27:45.338Z] Architecture: x86_64 [2021-05-24T06:27:45.338Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-24T06:27:45.338Z] Byte Order: Little Endian [2021-05-24T06:27:45.338Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-24T06:27:45.338Z] CPU(s): 2 [2021-05-24T06:27:45.338Z] On-line CPU(s) list: 0,1 [2021-05-24T06:27:45.338Z] Thread(s) per core: 1 [2021-05-24T06:27:45.338Z] Core(s) per socket: 1 [2021-05-24T06:27:45.338Z] Socket(s): 2 [2021-05-24T06:27:45.338Z] NUMA node(s): 1 [2021-05-24T06:27:45.338Z] Vendor ID: AuthenticAMD [2021-05-24T06:27:45.338Z] CPU family: 23 [2021-05-24T06:27:45.338Z] Model: 49 [2021-05-24T06:27:45.338Z] Model name: AMD EPYC-Rome Processor [2021-05-24T06:27:45.338Z] Stepping: 0 [2021-05-24T06:27:45.338Z] CPU MHz: 2800.000 [2021-05-24T06:27:45.338Z] BogoMIPS: 5600.00 [2021-05-24T06:27:45.338Z] Virtualization: AMD-V [2021-05-24T06:27:45.338Z] Hypervisor vendor: KVM [2021-05-24T06:27:45.338Z] Virtualization type: full [2021-05-24T06:27:45.338Z] L1d cache: 64 KiB [2021-05-24T06:27:45.338Z] L1i cache: 64 KiB [2021-05-24T06:27:45.338Z] L2 cache: 1 MiB [2021-05-24T06:27:45.338Z] L3 cache: 32 MiB [2021-05-24T06:27:45.338Z] NUMA node0 CPU(s): 0,1 [2021-05-24T06:27:45.338Z] Vulnerability Itlb multihit: Not affected [2021-05-24T06:27:45.338Z] Vulnerability L1tf: Not affected [2021-05-24T06:27:45.338Z] Vulnerability Mds: Not affected [2021-05-24T06:27:45.338Z] Vulnerability Meltdown: Not affected [2021-05-24T06:27:45.338Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-24T06:27:45.338Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-24T06:27:45.338Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-24T06:27:45.338Z] Vulnerability Srbds: Not affected [2021-05-24T06:27:45.338Z] Vulnerability Tsx async abort: Not affected [2021-05-24T06:27:45.338Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-24T06:27:45.338Z] [2021-05-24T06:27:45.338Z] [2021-05-24T06:27:45.338Z] ---> nproc: [2021-05-24T06:27:45.338Z] 2 [2021-05-24T06:27:45.338Z] [2021-05-24T06:27:45.338Z] [2021-05-24T06:27:45.338Z] ---> df -h: [2021-05-24T06:27:45.338Z] Filesystem Size Used Available Use% Mounted on [2021-05-24T06:27:45.338Z] overlay 40.0G 7.2G 32.8G 18% / [2021-05-24T06:27:45.338Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-24T06:27:45.338Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-24T06:27:45.338Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-24T06:27:45.338Z] /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os [2021-05-24T06:27:45.338Z] /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf [2021-05-24T06:27:45.338Z] /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname [2021-05-24T06:27:45.338Z] /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts [2021-05-24T06:27:45.338Z] /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log [2021-05-24T06:27:45.338Z] /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json [2021-05-24T06:27:45.338Z] /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/gexfoundry_device-snmp-go_PR-100 [2021-05-24T06:27:45.338Z] /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/gexfoundry_device-snmp-go_PR-100@tmp [2021-05-24T06:27:45.338Z] /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host [2021-05-24T06:27:45.338Z] /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure [2021-05-24T06:27:45.338Z] [2021-05-24T06:27:45.338Z] [2021-05-24T06:27:45.338Z] ---> free -m: [2021-05-24T06:27:45.338Z] total used free shared buff/cache available [2021-05-24T06:27:45.338Z] Mem: 7821 826 4900 0 2093 6816 [2021-05-24T06:27:45.338Z] Swap: 1023 0 1023 [2021-05-24T06:27:45.338Z] [2021-05-24T06:27:45.338Z] [2021-05-24T06:27:45.338Z] ---> ip addr: [2021-05-24T06:27:45.338Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-24T06:27:45.338Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-24T06:27:45.338Z] inet 127.0.0.1/8 scope host lo [2021-05-24T06:27:45.338Z] valid_lft forever preferred_lft forever [2021-05-24T06:27:45.338Z] inet6 ::1/128 scope host [2021-05-24T06:27:45.338Z] valid_lft forever preferred_lft forever [2021-05-24T06:27:45.338Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-24T06:27:45.338Z] link/ether fa:16:3e:15:ff:15 brd ff:ff:ff:ff:ff:ff [2021-05-24T06:27:45.339Z] inet 10.30.122.72/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-24T06:27:45.339Z] valid_lft 84165sec preferred_lft 84165sec [2021-05-24T06:27:45.339Z] inet6 fe80::f816:3eff:fe15:ff15/64 scope link [2021-05-24T06:27:45.339Z] valid_lft forever preferred_lft forever [2021-05-24T06:27:45.339Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-24T06:27:45.339Z] link/ether 02:42:01:49:4c:5c brd ff:ff:ff:ff:ff:ff [2021-05-24T06:27:45.339Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-24T06:27:45.339Z] valid_lft forever preferred_lft forever [2021-05-24T06:27:45.339Z] inet6 fe80::42:1ff:fe49:4c5c/64 scope link [2021-05-24T06:27:45.339Z] valid_lft forever preferred_lft forever [2021-05-24T06:27:45.339Z] [2021-05-24T06:27:45.339Z] [2021-05-24T06:27:45.339Z] ---> sar -b -r -n DEV: [2021-05-24T06:27:45.339Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/24/21 _x86_64_ (2 CPU) [2021-05-24T06:27:45.339Z] [2021-05-24T06:27:45.339Z] 05:50:19 LINUX RESTART (2 CPU) [2021-05-24T06:27:45.339Z] [2021-05-24T06:27:45.339Z] 05:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-24T06:27:45.339Z] 05:52:01 61.06 0.90 60.16 0.00 237.31 1388.57 0.00 [2021-05-24T06:27:45.339Z] 05:53:01 16.01 3.38 12.62 0.00 2577.88 1964.09 0.00 [2021-05-24T06:27:45.339Z] 05:54:01 4.46 0.18 4.28 0.00 23.18 129.58 0.00 [2021-05-24T06:27:45.339Z] 05:55:01 1.77 0.00 1.77 0.00 0.00 32.65 0.00 [2021-05-24T06:27:45.339Z] 05:56:01 0.32 0.00 0.32 0.00 0.00 3.45 0.00 [2021-05-24T06:27:45.339Z] 05:57:01 0.30 0.00 0.30 0.00 0.00 4.05 0.00 [2021-05-24T06:27:45.339Z] 05:58:02 0.35 0.00 0.35 0.00 0.00 5.88 0.00 [2021-05-24T06:27:45.339Z] 05:59:01 0.17 0.00 0.17 0.00 0.00 1.51 0.00 [2021-05-24T06:27:45.339Z] 06:00:01 0.18 0.00 0.18 0.00 0.00 1.75 0.00 [2021-05-24T06:27:45.339Z] 06:01:01 0.33 0.02 0.32 0.00 0.13 4.60 0.00 [2021-05-24T06:27:45.339Z] 06:02:01 0.47 0.10 0.37 0.00 1.73 5.08 0.00 [2021-05-24T06:27:45.339Z] 06:03:01 0.25 0.00 0.25 0.00 0.00 3.66 0.00 [2021-05-24T06:27:45.339Z] 06:04:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 [2021-05-24T06:27:45.339Z] 06:05:01 0.27 0.00 0.27 0.00 0.00 3.47 0.00 [2021-05-24T06:27:45.339Z] 06:06:01 1.02 0.15 0.87 0.00 4.80 17.96 0.00 [2021-05-24T06:27:45.339Z] 06:07:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 [2021-05-24T06:27:45.339Z] 06:08:01 0.28 0.00 0.28 0.00 0.00 3.60 0.00 [2021-05-24T06:27:45.339Z] 06:09:01 0.25 0.00 0.25 0.00 0.00 3.33 0.00 [2021-05-24T06:27:45.339Z] 06:10:01 0.30 0.00 0.30 0.00 0.00 3.42 0.00 [2021-05-24T06:27:45.339Z] 06:11:01 0.18 0.00 0.18 0.00 0.00 1.82 0.00 [2021-05-24T06:27:45.339Z] 06:12:01 0.28 0.00 0.28 0.00 0.00 2.47 0.00 [2021-05-24T06:27:45.339Z] 06:13:01 0.17 0.00 0.17 0.00 0.00 2.02 0.00 [2021-05-24T06:27:45.339Z] 06:14:01 0.28 0.00 0.28 0.00 0.00 3.22 0.00 [2021-05-24T06:27:45.339Z] 06:15:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-05-24T06:27:45.339Z] 06:16:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 [2021-05-24T06:27:45.339Z] 06:17:01 0.28 0.00 0.28 0.00 0.00 3.55 0.00 [2021-05-24T06:27:45.339Z] 06:18:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-05-24T06:27:45.339Z] 06:19:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-24T06:27:45.339Z] 06:20:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2021-05-24T06:27:45.339Z] 06:21:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2021-05-24T06:27:45.339Z] 06:22:01 0.17 0.00 0.17 0.00 0.00 1.87 0.00 [2021-05-24T06:27:45.339Z] 06:23:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2021-05-24T06:27:45.339Z] 06:24:01 0.33 0.00 0.33 0.00 0.00 4.60 0.00 [2021-05-24T06:27:45.339Z] 06:25:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-05-24T06:27:45.339Z] 06:26:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2021-05-24T06:27:45.339Z] Average: 2.62 0.14 2.49 0.00 81.34 103.41 0.00 [2021-05-24T06:27:45.339Z] [2021-05-24T06:27:45.339Z] 05:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-24T06:27:45.339Z] 05:52:01 5724828 0 668444 8.35 2620 1613040 1025528 11.32 385572 1511016 7436 [2021-05-24T06:27:45.339Z] 05:53:01 5504212 0 767080 9.58 2620 1735020 1694636 18.71 528064 1576040 20 [2021-05-24T06:27:45.339Z] 05:54:01 5568196 0 702020 8.77 2620 1736096 1078644 11.91 473052 1568636 20 [2021-05-24T06:27:45.339Z] 05:55:01 5583044 0 687168 8.58 2620 1736100 967760 10.68 460544 1569236 8 [2021-05-24T06:27:45.339Z] 05:56:01 5581256 0 688948 8.60 2620 1736108 967760 10.68 461352 1570004 12 [2021-05-24T06:27:45.339Z] 05:57:01 5568648 0 701556 8.76 2620 1736108 967844 10.69 473900 1570504 8 [2021-05-24T06:27:45.339Z] 05:58:02 5569240 0 700956 8.75 2620 1736116 967760 10.68 466168 1577756 12 [2021-05-24T06:27:45.339Z] 05:59:01 5568996 0 701196 8.76 2620 1736120 967760 10.68 468084 1575748 16 [2021-05-24T06:27:45.339Z] 06:00:01 5569276 0 700916 8.75 2620 1736120 967760 10.68 473944 1569868 8 [2021-05-24T06:27:45.339Z] 06:01:01 5568456 0 701636 8.76 2620 1736220 970532 10.72 477144 1567456 20 [2021-05-24T06:27:45.339Z] 06:02:01 5568072 0 701988 8.77 2620 1736252 968352 10.69 477112 1567488 8 [2021-05-24T06:27:45.339Z] 06:03:01 5567020 0 703036 8.78 2620 1736256 967752 10.68 478036 1567488 12 [2021-05-24T06:27:45.339Z] 06:04:01 5566944 0 703104 8.78 2620 1736264 967728 10.68 477524 1567896 20 [2021-05-24T06:27:45.339Z] 06:05:01 5569616 0 700432 8.75 2620 1736264 967368 10.68 475556 1567896 20 [2021-05-24T06:27:45.339Z] 06:06:01 5569236 0 700804 8.75 2620 1736272 967368 10.68 475424 1567896 8 [2021-05-24T06:27:45.339Z] 06:07:01 5568936 0 701104 8.75 2620 1736272 967452 10.68 476296 1567488 8 [2021-05-24T06:27:45.339Z] 06:08:01 5569156 0 700880 8.75 2620 1736276 967368 10.68 475840 1567488 16 [2021-05-24T06:27:45.339Z] 06:09:01 5569156 0 700872 8.75 2620 1736284 967368 10.68 475868 1567488 8 [2021-05-24T06:27:45.339Z] 06:10:01 5569372 0 700656 8.75 2620 1736284 967368 10.68 475856 1567488 8 [2021-05-24T06:27:45.339Z] 06:11:01 5568712 0 701304 8.76 2620 1736296 967452 10.68 476300 1567488 8 [2021-05-24T06:27:45.339Z] 06:12:01 5568312 0 701704 8.76 2620 1736296 967560 10.68 476996 1567488 16 [2021-05-24T06:27:45.339Z] 06:13:01 5568180 0 701828 8.76 2620 1736304 967548 10.68 476904 1567488 12 [2021-05-24T06:27:45.339Z] 06:14:01 5568080 0 701924 8.76 2620 1736308 967560 10.68 477088 1567488 8 [2021-05-24T06:27:45.339Z] 06:15:01 5569096 0 700908 8.75 2620 1736308 967368 10.68 475872 1567488 8 [2021-05-24T06:27:45.339Z] 06:16:01 5569708 0 700288 8.74 2620 1736316 967368 10.68 475832 1567488 8 [2021-05-24T06:27:45.339Z] 06:17:01 5568648 0 701344 8.76 2620 1736320 967476 10.68 476512 1567492 8 [2021-05-24T06:27:45.339Z] 06:18:01 5569544 0 700444 8.75 2620 1736324 967368 10.68 476004 1567488 8 [2021-05-24T06:27:45.339Z] 06:19:01 5569584 0 700400 8.75 2620 1736328 967368 10.68 475992 1567488 8 [2021-05-24T06:27:45.339Z] 06:20:01 5569148 0 700832 8.75 2620 1736332 967368 10.68 475916 1567488 8 [2021-05-24T06:27:45.339Z] 06:21:01 5569848 0 700128 8.74 2620 1736336 967368 10.68 475968 1567488 8 [2021-05-24T06:27:45.339Z] 06:22:01 5568680 0 701288 8.76 2620 1736344 967476 10.68 476484 1567492 8 [2021-05-24T06:27:45.339Z] 06:23:01 5569444 0 700524 8.75 2620 1736344 967368 10.68 475892 1567488 12 [2021-05-24T06:27:45.339Z] 06:24:01 5569280 0 700680 8.75 2620 1736352 967368 10.68 475932 1567492 8 [2021-05-24T06:27:45.339Z] 06:25:01 5569320 0 700636 8.75 2620 1736356 967368 10.68 476036 1567488 8 [2021-05-24T06:27:45.339Z] 06:26:01 5569328 0 700624 8.75 2620 1736360 967368 10.68 475924 1567488 8 [2021-05-24T06:27:45.339Z] Average: 5572245 0 701361 8.76 2620 1732706 993225 10.97 473571 1566991 223 [2021-05-24T06:27:45.339Z] [2021-05-24T06:27:45.339Z] 05:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-24T06:27:45.339Z] 05:52:01 eth0 285.58 205.66 587.23 57.94 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 05:53:01 vethe11bb1b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 05:53:01 vethe1aaba8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 05:53:01 eth0 64.79 52.90 348.59 12.96 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 05:54:01 eth0 21.58 16.22 25.00 19.45 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 05:54:01 docker0 1.40 1.18 0.30 2.56 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 05:55:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 05:56:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 05:57:01 eth0 0.32 0.25 0.15 0.08 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 05:58:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 05:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 05:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 05:59:01 eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:00:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:01:01 eth0 2.72 0.08 0.19 0.01 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:02:01 eth0 5.70 0.30 0.70 0.08 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:03:01 eth0 2.37 2.33 1.11 4.63 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:04:01 eth0 1.42 0.77 0.80 0.59 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:05:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:06:01 eth0 0.18 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:07:01 eth0 0.22 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:08:01 eth0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:09:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:10:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.339Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:11:01 eth0 3.20 0.18 0.38 0.07 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:12:01 eth0 2.10 0.63 0.77 0.43 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:13:01 eth0 0.72 0.27 0.29 0.23 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:14:01 eth0 1.33 0.73 0.80 0.59 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:15:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:16:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:17:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:18:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:19:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:20:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:21:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:22:01 eth0 0.68 0.22 0.18 0.07 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:23:01 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:24:01 eth0 0.35 0.03 0.04 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:25:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:26:01 eth0 0.32 0.05 0.03 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] Average: eth0 11.32 8.07 27.64 2.79 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] Average: docker0 0.04 0.03 0.01 0.07 0.00 0.00 0.00 0.00 [2021-05-24T06:27:45.340Z] [2021-05-24T06:27:45.340Z] [2021-05-24T06:27:45.340Z] ---> sar -P ALL: [2021-05-24T06:27:45.340Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/24/21 _x86_64_ (2 CPU) [2021-05-24T06:27:45.340Z] [2021-05-24T06:27:45.340Z] 05:50:19 LINUX RESTART (2 CPU) [2021-05-24T06:27:45.340Z] [2021-05-24T06:27:45.340Z] 05:51:01 CPU %user %nice %system %iowait %steal %idle [2021-05-24T06:27:45.340Z] 05:52:01 all 6.94 0.00 1.08 1.63 0.05 90.30 [2021-05-24T06:27:45.340Z] 05:52:01 0 7.61 0.00 1.17 1.92 0.05 89.25 [2021-05-24T06:27:45.340Z] 05:52:01 1 6.26 0.00 0.98 1.35 0.05 91.36 [2021-05-24T06:27:45.340Z] 05:53:01 all 2.15 0.00 0.99 3.35 0.04 93.47 [2021-05-24T06:27:45.340Z] 05:53:01 0 2.19 0.00 0.98 1.14 0.03 95.66 [2021-05-24T06:27:45.340Z] 05:53:01 1 2.12 0.00 1.01 5.55 0.05 91.27 [2021-05-24T06:27:45.340Z] 05:54:01 all 1.47 0.00 0.66 0.08 0.03 97.75 [2021-05-24T06:27:45.340Z] 05:54:01 0 1.48 0.00 0.59 0.05 0.03 97.85 [2021-05-24T06:27:45.340Z] 05:54:01 1 1.46 0.00 0.74 0.12 0.03 97.65 [2021-05-24T06:27:45.340Z] 05:55:01 all 0.16 0.00 0.03 0.00 0.03 99.78 [2021-05-24T06:27:45.340Z] 05:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-24T06:27:45.340Z] 05:55:01 1 0.27 0.00 0.03 0.00 0.03 99.67 [2021-05-24T06:27:45.340Z] 05:56:01 all 0.10 0.00 0.05 0.00 0.03 99.82 [2021-05-24T06:27:45.340Z] 05:56:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-24T06:27:45.340Z] 05:56:01 1 0.17 0.00 0.05 0.00 0.03 99.75 [2021-05-24T06:27:45.340Z] 05:57:01 all 0.15 0.00 0.04 0.00 0.03 99.78 [2021-05-24T06:27:45.340Z] 05:57:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-24T06:27:45.340Z] 05:57:01 1 0.27 0.00 0.03 0.00 0.03 99.67 [2021-05-24T06:27:45.340Z] 05:58:02 all 0.18 0.00 0.03 0.00 0.02 99.78 [2021-05-24T06:27:45.340Z] 05:58:02 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-24T06:27:45.340Z] 05:58:02 1 0.33 0.00 0.03 0.00 0.02 99.62 [2021-05-24T06:27:45.340Z] 05:59:01 all 0.14 0.00 0.02 0.00 0.03 99.81 [2021-05-24T06:27:45.340Z] 05:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-24T06:27:45.340Z] 05:59:01 1 0.27 0.00 0.02 0.00 0.03 99.68 [2021-05-24T06:27:45.340Z] 06:00:01 all 0.14 0.00 0.03 0.00 0.02 99.81 [2021-05-24T06:27:45.340Z] 06:00:01 0 0.18 0.00 0.03 0.00 0.00 99.78 [2021-05-24T06:27:45.340Z] 06:00:01 1 0.10 0.00 0.03 0.00 0.03 99.83 [2021-05-24T06:27:45.340Z] 06:01:01 all 0.15 0.00 0.03 0.00 0.02 99.80 [2021-05-24T06:27:45.340Z] 06:01:01 0 0.27 0.00 0.02 0.00 0.02 99.70 [2021-05-24T06:27:45.340Z] 06:01:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-24T06:27:45.340Z] 06:02:01 all 0.18 0.00 0.03 0.00 0.02 99.77 [2021-05-24T06:27:45.340Z] 06:02:01 0 0.33 0.00 0.03 0.00 0.02 99.62 [2021-05-24T06:27:45.340Z] 06:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-24T06:27:45.340Z] [2021-05-24T06:27:45.340Z] 06:02:01 CPU %user %nice %system %iowait %steal %idle [2021-05-24T06:27:45.340Z] 06:03:01 all 0.24 0.00 0.04 0.00 0.01 99.71 [2021-05-24T06:27:45.340Z] 06:03:01 0 0.20 0.00 0.05 0.00 0.00 99.75 [2021-05-24T06:27:45.340Z] 06:03:01 1 0.28 0.00 0.03 0.00 0.02 99.67 [2021-05-24T06:27:45.340Z] 06:04:01 all 0.16 0.00 0.03 0.00 0.02 99.79 [2021-05-24T06:27:45.340Z] 06:04:01 0 0.25 0.00 0.05 0.00 0.02 99.68 [2021-05-24T06:27:45.340Z] 06:04:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-24T06:27:45.340Z] 06:05:01 all 0.20 0.00 0.03 0.00 0.02 99.76 [2021-05-24T06:27:45.340Z] 06:05:01 0 0.40 0.00 0.03 0.00 0.02 99.55 [2021-05-24T06:27:45.340Z] 06:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2021-05-24T06:27:45.340Z] 06:06:01 all 0.22 0.00 0.04 0.00 0.00 99.74 [2021-05-24T06:27:45.340Z] 06:06:01 0 0.40 0.00 0.07 0.00 0.00 99.53 [2021-05-24T06:27:45.340Z] 06:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-24T06:27:45.340Z] 06:07:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-05-24T06:27:45.340Z] 06:07:01 0 0.25 0.00 0.03 0.00 0.02 99.70 [2021-05-24T06:27:45.340Z] 06:07:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-24T06:27:45.340Z] 06:08:01 all 0.13 0.00 0.02 0.00 0.01 99.85 [2021-05-24T06:27:45.340Z] 06:08:01 0 0.20 0.00 0.02 0.00 0.02 99.77 [2021-05-24T06:27:45.340Z] 06:08:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-05-24T06:27:45.340Z] 06:09:01 all 0.08 0.00 0.03 0.00 0.01 99.87 [2021-05-24T06:27:45.340Z] 06:09:01 0 0.13 0.00 0.03 0.00 0.00 99.83 [2021-05-24T06:27:45.340Z] 06:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-24T06:27:45.340Z] 06:10:01 all 0.17 0.00 0.03 0.00 0.03 99.78 [2021-05-24T06:27:45.340Z] 06:10:01 0 0.30 0.00 0.02 0.00 0.02 99.67 [2021-05-24T06:27:45.340Z] 06:10:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-24T06:27:45.340Z] 06:11:01 all 0.18 0.00 0.03 0.00 0.01 99.79 [2021-05-24T06:27:45.340Z] 06:11:01 0 0.30 0.00 0.02 0.00 0.00 99.68 [2021-05-24T06:27:45.340Z] 06:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-24T06:27:45.340Z] 06:12:01 all 0.17 0.00 0.03 0.00 0.02 99.78 [2021-05-24T06:27:45.340Z] 06:12:01 0 0.27 0.00 0.03 0.00 0.02 99.68 [2021-05-24T06:27:45.340Z] 06:12:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-24T06:27:45.340Z] 06:13:01 all 0.22 0.00 0.03 0.00 0.01 99.75 [2021-05-24T06:27:45.340Z] 06:13:01 0 0.37 0.00 0.02 0.00 0.00 99.62 [2021-05-24T06:27:45.340Z] 06:13:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-24T06:27:45.340Z] [2021-05-24T06:27:45.340Z] 06:13:01 CPU %user %nice %system %iowait %steal %idle [2021-05-24T06:27:45.340Z] 06:14:01 all 0.19 0.00 0.04 0.00 0.02 99.75 [2021-05-24T06:27:45.340Z] 06:14:01 0 0.22 0.00 0.03 0.00 0.00 99.75 [2021-05-24T06:27:45.340Z] 06:14:01 1 0.17 0.00 0.05 0.00 0.03 99.75 [2021-05-24T06:27:45.340Z] 06:15:01 all 0.17 0.00 0.02 0.00 0.03 99.79 [2021-05-24T06:27:45.340Z] 06:15:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-24T06:27:45.340Z] 06:15:01 1 0.32 0.00 0.02 0.00 0.02 99.65 [2021-05-24T06:27:45.340Z] 06:16:01 all 0.16 0.00 0.03 0.00 0.02 99.80 [2021-05-24T06:27:45.340Z] 06:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-24T06:27:45.340Z] 06:16:01 1 0.30 0.00 0.03 0.00 0.02 99.65 [2021-05-24T06:27:45.340Z] 06:17:01 all 0.14 0.00 0.03 0.00 0.02 99.82 [2021-05-24T06:27:45.340Z] 06:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-24T06:27:45.340Z] 06:17:01 1 0.27 0.00 0.03 0.00 0.02 99.68 [2021-05-24T06:27:45.340Z] 06:18:01 all 0.18 0.00 0.02 0.00 0.02 99.79 [2021-05-24T06:27:45.340Z] 06:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-24T06:27:45.340Z] 06:18:01 1 0.33 0.00 0.02 0.00 0.02 99.63 [2021-05-24T06:27:45.340Z] 06:19:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-24T06:27:45.340Z] 06:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-24T06:27:45.340Z] 06:19:01 1 0.15 0.00 0.03 0.00 0.03 99.78 [2021-05-24T06:27:45.340Z] 06:20:01 all 0.06 0.00 0.02 0.00 0.02 99.91 [2021-05-24T06:27:45.340Z] 06:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-24T06:27:45.340Z] 06:20:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-24T06:27:45.340Z] 06:21:01 all 0.17 0.00 0.02 0.00 0.01 99.81 [2021-05-24T06:27:45.340Z] 06:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-24T06:27:45.340Z] 06:21:01 1 0.32 0.00 0.02 0.00 0.02 99.65 [2021-05-24T06:27:45.340Z] 06:22:01 all 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-24T06:27:45.340Z] 06:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-24T06:27:45.340Z] 06:22:01 1 0.18 0.00 0.02 0.00 0.02 99.78 [2021-05-24T06:27:45.340Z] 06:23:01 all 0.04 0.00 0.02 0.00 0.02 99.92 [2021-05-24T06:27:45.340Z] 06:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-24T06:27:45.340Z] 06:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-24T06:27:45.340Z] 06:24:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-05-24T06:27:45.340Z] 06:24:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2021-05-24T06:27:45.340Z] 06:24:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-24T06:27:45.340Z] [2021-05-24T06:27:45.340Z] 06:24:01 CPU %user %nice %system %iowait %steal %idle [2021-05-24T06:27:45.340Z] 06:25:01 all 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-24T06:27:45.340Z] 06:25:01 0 0.18 0.00 0.00 0.00 0.02 99.80 [2021-05-24T06:27:45.340Z] 06:25:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-24T06:27:45.340Z] 06:26:01 all 0.16 0.00 0.03 0.00 0.03 99.79 [2021-05-24T06:27:45.340Z] 06:26:01 0 0.30 0.00 0.03 0.00 0.03 99.63 [2021-05-24T06:27:45.340Z] 06:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-24T06:27:45.340Z] Average: all 0.43 0.00 0.10 0.14 0.02 99.30 [2021-05-24T06:27:45.340Z] Average: 0 0.46 0.00 0.10 0.09 0.02 99.33 [2021-05-24T06:27:45.341Z] Average: 1 0.40 0.00 0.10 0.20 0.02 99.27 [2021-05-24T06:27:45.341Z] [2021-05-24T06:27:45.341Z] [2021-05-24T06:27:45.341Z]