Pull request #118 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e5bc338b94344e98465f39a918360e5460455a86+b32159014ae45265b13142f0741b8ad008d9ae08 (b770de1dff756b2510cce2d5321d393330ed16a0) 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-ssh7222621089380590911.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh4337819469693452999.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 6a41506d72e8e131afc862d141935157bee59f41 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-rest-go/branches/PR-118/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-rest-go/branches/PR-118/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh691592594288720847.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-rest-go/branches/PR-118/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4011183395809706779.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh9175847427310087716.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-rest-go/branches/PR-118/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-rest-go/branches/PR-118/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1385734624530525075.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 d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 6a41506d72e8e131afc862d141935157bee59f41 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-rest-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-rest-go-settings PROJECT: device-rest-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-rest 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-591’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-762’ is offline ‘prd-centos7-docker-4c-2g-764’ is offline ‘prd-centos7-docker-4c-2g-765’ is offline ‘prd-centos7-docker-4c-2g-769’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-767’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-778 in /w/workspace/gexfoundry_device-rest-go_PR-118 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-118 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go_PR-118@tmp/jenkins-gitclient-ssh6915509278249992768.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b32159014ae45265b13142f0741b8ad008d9ae08 into PR head commit e5bc338b94344e98465f39a918360e5460455a86 Merge succeeded, producing e5bc338b94344e98465f39a918360e5460455a86 Checking out Revision e5bc338b94344e98465f39a918360e5460455a86 (PR-118) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go_PR-118@tmp/jenkins-gitclient-ssh4408614677785481610.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/118/head:refs/remotes/origin/PR-118 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5bc338b94344e98465f39a918360e5460455a86 # 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-rest-go_PR-118@tmp/jenkins-gitclient-ssh4178434126764651893.key > git merge b32159014ae45265b13142f0741b8ad008d9ae08 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5bc338b94344e98465f39a918360e5460455a86 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:47:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:47:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:47:20 ========================================================= 05:47:20 EdgeX Global Pipelines Version Info 05:47:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:47:21 ------------------- 05:47:21 stable info: 05:47:21 ------------------- 05:47:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:47:21 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:47:21 Message: update stable to v1.0.195 05:47:22 ------------------- 05:47:22 experimental info: 05:47:22 ------------------- 05:47:22 Commited By: **** collab-it+edgex@linuxfoundation.org 05:47:22 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:47:22 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:47:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 05:47:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 05:47:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:47:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:47:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:47:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:47:23 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:47:23 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:47:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:47:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:47:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:47:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 05:47:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:47:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:47:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:47:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:47:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:47:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:47:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:47:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:47:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:47:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:47:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:47:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:47:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:47:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:47:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-118 [Pipeline] echo 05:47:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-118 [Pipeline] echo 05:47:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-118 [Pipeline] echo 05:47:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5bc338b94344e98465f39a918360e5460455a86 [Pipeline] echo 05:47:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5bc338 [Pipeline] echo 05:47:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:47:25 provisioning config files... 05:47:25 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-118@tmp/config8359445059664850615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:47:25 ---> docker-login.sh 05:47:25 nexus3.edgexfoundry.org:10001 05:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:25 Configure a credential helper to remove this warning. See 05:47:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:25 05:47:25 Login Succeeded 05:47:25 nexus3.edgexfoundry.org:10002 05:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:26 Configure a credential helper to remove this warning. See 05:47:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:26 05:47:26 Login Succeeded 05:47:26 nexus3.edgexfoundry.org:10003 05:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:26 Configure a credential helper to remove this warning. See 05:47:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:26 05:47:26 Login Succeeded 05:47:26 nexus3.edgexfoundry.org:10004 05:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:26 Configure a credential helper to remove this warning. See 05:47:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:26 05:47:26 Login Succeeded 05:47:26 docker.io 05:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:26 Configure a credential helper to remove this warning. See 05:47:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:26 05:47:26 Login Succeeded 05:47:26 ---> docker-login.sh ends [Pipeline] } 05:47:26 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 05:47:27 + git log --format=format:%s -1 e5bc338b94344e98465f39a918360e5460455a86 [Pipeline] echo 05:47:27 GIT_COMMIT: e5bc338b94344e98465f39a918360e5460455a86, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 05:47:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:47:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:47:28 05:47:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:47:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:47:28 latest: Pulling from edgex-devops/git-semver 05:47:28 31603596830f: Pulling fs layer 05:47:28 54011a49482f: Pulling fs layer 05:47:28 a6820b24f6d8: Pulling fs layer 05:47:28 f581987b2513: Pulling fs layer 05:47:28 f581987b2513: Waiting 05:47:28 54011a49482f: Verifying Checksum 05:47:28 54011a49482f: Download complete 05:47:28 31603596830f: Verifying Checksum 05:47:28 31603596830f: Download complete 05:47:28 f581987b2513: Verifying Checksum 05:47:28 f581987b2513: Download complete 05:47:28 a6820b24f6d8: Verifying Checksum 05:47:28 a6820b24f6d8: Download complete 05:47:28 31603596830f: Pull complete 05:47:29 54011a49482f: Pull complete 05:47:29 a6820b24f6d8: Pull complete 05:47:29 f581987b2513: Pull complete 05:47:29 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:47:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:47:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:47:30 prd-centos7-docker-4c-2g-778 does not seem to be running inside a container 05:47:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-118 -v /w/workspace/gexfoundry_device-rest-go_PR-118:/w/workspace/gexfoundry_device-rest-go_PR-118:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-118@tmp:/w/workspace/gexfoundry_device-rest-go_PR-118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:47:31 $ docker top 7b6bb146dbab68e62451437e9fc5dae3762f73f404b1e1880c027f1ee348b412 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:47:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:47:31 [ssh-agent] Looking for ssh-agent implementation... 05:47:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:47:31 $ docker exec 7b6bb146dbab68e62451437e9fc5dae3762f73f404b1e1880c027f1ee348b412 ssh-agent 05:47:32 SSH_AUTH_SOCK=/tmp/ssh-x9fHaJ20oZUj/agent.14 05:47:32 SSH_AGENT_PID=21 05:47:32 Running ssh-add (command line suppressed) 05:47:32 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-118@tmp/private_key_1532724869109907896.key (/w/workspace/gexfoundry_device-rest-go_PR-118@tmp/private_key_1532724869109907896.key) 05:47:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:47:32 + git tag --points-at HEAD [Pipeline] } 05:47:32 $ docker exec --env ******** --env ******** 7b6bb146dbab68e62451437e9fc5dae3762f73f404b1e1880c027f1ee348b412 ssh-agent -k 05:47:32 unset SSH_AUTH_SOCK; 05:47:32 unset SSH_AGENT_PID; 05:47:32 echo Agent pid 21 killed; 05:47:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:47:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:47:32 [ssh-agent] Looking for ssh-agent implementation... 05:47:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:47:32 $ docker exec 7b6bb146dbab68e62451437e9fc5dae3762f73f404b1e1880c027f1ee348b412 ssh-agent 05:47:33 SSH_AUTH_SOCK=/tmp/ssh-e5DRzVQxOTam/agent.54 05:47:33 SSH_AGENT_PID=60 05:47:33 Running ssh-add (command line suppressed) 05:47:33 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-118@tmp/private_key_5837615407424367133.key (/w/workspace/gexfoundry_device-rest-go_PR-118@tmp/private_key_5837615407424367133.key) 05:47:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:47:33 + git semver init 05:47:33 # -> Open(): unable to determine branch for HEAD 05:47:33 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-118/.git 05:47:33 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-118 05:47:33 # $SEMVER_REMOTE_NAME = origin 05:47:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:47:33 # $SEMVER_USER_NAME = edgex-jenkins 05:47:33 # $SEMVER_BRANCH = PR-118 05:47:33 # $SEMVER_TEMP = /tmp/semver-083332710 05:47:33 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 05:47:34 # '/tmp/semver-083332710' -> '/w/workspace/gexfoundry_device-rest-go_PR-118/.semver' 05:47:34 # -> Force: false 05:47:34 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-118/.semver [Pipeline] } 05:47:34 $ docker exec --env ******** --env ******** 7b6bb146dbab68e62451437e9fc5dae3762f73f404b1e1880c027f1ee348b412 ssh-agent -k 05:47:34 unset SSH_AUTH_SOCK; 05:47:34 unset SSH_AGENT_PID; 05:47:34 echo Agent pid 60 killed; 05:47:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:47:35 + git semver [Pipeline] } 05:47:35 $ docker stop --time=1 7b6bb146dbab68e62451437e9fc5dae3762f73f404b1e1880c027f1ee348b412 05:47:36 $ docker rm -f 7b6bb146dbab68e62451437e9fc5dae3762f73f404b1e1880c027f1ee348b412 [Pipeline] // withDockerContainer [Pipeline] sh 05:47:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:47:37 Stashed 1 file(s) [Pipeline] echo 05:47:37 [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 05:47:53 Still waiting to schedule task 05:47:53 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ 05:47:53 ‘prd-centos7-docker-4c-2g-761’ is offline 05:47:53 ‘prd-centos7-docker-4c-2g-781’ is offline 05:47:53 ‘prd-centos7-docker-4c-2g-783’ is offline 05:47:53 ‘prd-centos7-docker-4c-2g-784’ is offline 05:47:53 Still waiting to schedule task 05:47:53 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-767’ 05:49:37 Running on prd-centos7-docker-4c-2g-795 in /w/workspace/gexfoundry_device-rest-go_PR-118 [Pipeline] { [Pipeline] ws 05:49:37 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 05:49:38 The recommended git tool is: git 05:49:40 using credential edgex-jenkins-ssh 05:49:40 Cloning the remote Git repository 05:49:40 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 05:49:41 > git init /w/workspace/device-rest-go/1 # timeout=10 05:49:41 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 05:49:41 > git --version # timeout=10 05:49:41 > git --version # 'git version 2.24.4' 05:49:41 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:41 [INFO] Currently running in a labeled security context 05:49:41 [INFO] Currently SELinux is 'enforcing' on the host 05:49:41 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh3657868748747997149.key 05:49:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:42 Merging remotes/origin/master commit b32159014ae45265b13142f0741b8ad008d9ae08 into PR head commit e5bc338b94344e98465f39a918360e5460455a86 05:49:42 Merge succeeded, producing e5bc338b94344e98465f39a918360e5460455a86 05:49:42 Checking out Revision e5bc338b94344e98465f39a918360e5460455a86 (PR-118) 05:49:42 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 05:49:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:42 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 05:49:42 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 05:49:42 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:42 [INFO] Currently running in a labeled security context 05:49:42 [INFO] Currently SELinux is 'enforcing' on the host 05:49:42 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh7396921029148432797.key 05:49:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/118/head:refs/remotes/origin/PR-118 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:49:42 > git config core.sparsecheckout # timeout=10 05:49:42 > git checkout -f e5bc338b94344e98465f39a918360e5460455a86 # timeout=10 05:49:42 > git remote # timeout=10 05:49:42 > git config --get remote.origin.url # timeout=10 05:49:42 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:42 [INFO] Currently running in a labeled security context 05:49:42 [INFO] Currently SELinux is 'enforcing' on the host 05:49:42 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh161841084592529478.key 05:49:42 > git merge b32159014ae45265b13142f0741b8ad008d9ae08 # timeout=10 05:49:42 > git rev-parse HEAD^{commit} # timeout=10 05:49:42 > git config core.sparsecheckout # timeout=10 05:49:42 > git checkout -f e5bc338b94344e98465f39a918360e5460455a86 # timeout=10 05:49:46 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 05:49:46 > git --version # timeout=10 05:49:46 > git --version # 'git version 2.24.4' 05:49:46 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:49:47 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:49:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:49:48 + sudo service docker restart 05:49:48 + true 05:49:48 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:50:06 provisioning config files... 05:50:06 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config415102170664152559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:50:07 ---> docker-login.sh 05:50:07 nexus3.edgexfoundry.org:10001 05:50:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:07 Configure a credential helper to remove this warning. See 05:50:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:07 05:50:07 Login Succeeded 05:50:07 nexus3.edgexfoundry.org:10002 05:50:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:08 Configure a credential helper to remove this warning. See 05:50:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:08 05:50:08 Login Succeeded 05:50:08 nexus3.edgexfoundry.org:10003 05:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:08 Configure a credential helper to remove this warning. See 05:50:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:08 05:50:08 Login Succeeded 05:50:08 nexus3.edgexfoundry.org:10004 05:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:08 Configure a credential helper to remove this warning. See 05:50:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:08 05:50:08 Login Succeeded 05:50:08 docker.io 05:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:08 Configure a credential helper to remove this warning. See 05:50:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:08 05:50:08 Login Succeeded 05:50:08 ---> docker-login.sh ends [Pipeline] } 05:50:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:50:08 ========================================================= 05:50:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:50:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:50:09 + 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 . 05:50:09 Sending build context to Docker daemon 92.16kB 05:50:09 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 05:50:09 Step 2/10 : FROM ${BASE} 05:50:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:50:09 540db60ca938: Pulling fs layer 05:50:09 adcc1eea9eea: Pulling fs layer 05:50:09 4c4ab2625f07: Pulling fs layer 05:50:09 0510c868ecb4: Pulling fs layer 05:50:09 afea3b2eda06: Pulling fs layer 05:50:09 7809a108b3ef: Pulling fs layer 05:50:09 f706445af74f: Pulling fs layer 05:50:09 0510c868ecb4: Waiting 05:50:09 afea3b2eda06: Waiting 05:50:09 7809a108b3ef: Waiting 05:50:09 f706445af74f: Waiting 05:50:09 4c4ab2625f07: Verifying Checksum 05:50:09 4c4ab2625f07: Download complete 05:50:09 adcc1eea9eea: Verifying Checksum 05:50:09 adcc1eea9eea: Download complete 05:50:09 afea3b2eda06: Verifying Checksum 05:50:09 afea3b2eda06: Download complete 05:50:09 7809a108b3ef: Verifying Checksum 05:50:09 7809a108b3ef: Download complete 05:50:09 540db60ca938: Verifying Checksum 05:50:09 540db60ca938: Download complete 05:50:09 540db60ca938: Pull complete 05:50:10 adcc1eea9eea: Pull complete 05:50:10 4c4ab2625f07: Pull complete 05:50:15 f706445af74f: Verifying Checksum 05:50:15 f706445af74f: Download complete 05:50:15 0510c868ecb4: Verifying Checksum 05:50:15 0510c868ecb4: Download complete 05:50:19 0510c868ecb4: Pull complete 05:50:19 afea3b2eda06: Pull complete 05:50:19 7809a108b3ef: Pull complete 05:50:20 f706445af74f: Pull complete 05:50:21 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:50:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:50:21 ---> b068be0155e3 05:50:21 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:50:36 ---> Running in 411097f86187 05:50:36 Removing intermediate container 411097f86187 05:50:36 ---> 91a498e9b983 05:50:36 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 05:50:36 ---> Running in 0f57dcd0431d 05:50:36 Removing intermediate container 0f57dcd0431d 05:50:36 ---> 965878112e9a 05:50:36 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:50:36 ---> Running in 40936658b20c 05:50:36 Removing intermediate container 40936658b20c 05:50:36 ---> 32c2daf08587 05:50:36 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:50:36 ---> Running in 3fcb27cac7d7 05:50:36 Removing intermediate container 3fcb27cac7d7 05:50:36 ---> f2d518cb9fee 05:50:36 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:50:36 ---> Running in 3034a466aa15 05:50:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:50:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:50:40 (1/9) Installing libc-dev (0.7.2-r3) 05:50:40 (2/9) Installing libsodium (1.0.18-r0) 05:50:40 (3/9) Installing pkgconf (1.7.3-r0) 05:50:41 (4/9) Installing libsodium-dev (1.0.18-r0) 05:50:41 (5/9) Installing openssh-keygen (8.4_p1-r3) 05:50:41 (6/9) Installing libedit (20191231.3.1-r1) 05:50:42 (7/9) Installing openssh-client (8.4_p1-r3) 05:50:47 (8/9) Installing libzmq (4.3.3-r1) 05:50:47 (9/9) Installing zeromq-dev (4.3.3-r1) 05:50:47 Executing busybox-1.32.1-r6.trigger 05:50:47 OK: 154 MiB in 49 packages 05:50:48 Removing intermediate container 3034a466aa15 05:50:48 ---> 99c959d5eebb 05:50:48 Step 8/10 : WORKDIR /device-rest-go 05:50:48 ---> Running in 91115ba3dfc1 05:50:48 Removing intermediate container 91115ba3dfc1 05:50:48 ---> f4f98ab0775b 05:50:48 Step 9/10 : COPY . . 05:50:48 ---> e5b8d4672049 05:50:48 Step 10/10 : RUN go mod download 05:50:49 ---> Running in e3270eecca3b 05:51:04 Removing intermediate container e3270eecca3b 05:51:04 ---> 09891c3329b5 05:51:04 Successfully built 09891c3329b5 05:51:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:51:04 + docker inspect -f . ci-base-image-x86_64 05:51:04 . [Pipeline] withDockerContainer 05:51:04 prd-centos7-docker-4c-2g-795 does not seem to be running inside a container 05:51:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 05:51:05 $ docker top 2ab3339aec05cf4f5f7950b6dca47e6d44a82e9a7b8599f9cdd1100bfb594a40 -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:05 + go version 05:51:05 go version go1.16.3 linux/amd64 [Pipeline] } 05:51:05 $ docker stop --time=1 2ab3339aec05cf4f5f7950b6dca47e6d44a82e9a7b8599f9cdd1100bfb594a40 05:51:06 $ docker rm -f 2ab3339aec05cf4f5f7950b6dca47e6d44a82e9a7b8599f9cdd1100bfb594a40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:51:07 + docker inspect -f . ci-base-image-x86_64 05:51:07 . [Pipeline] withDockerContainer 05:51:07 prd-centos7-docker-4c-2g-795 does not seem to be running inside a container 05:51:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 05:51:07 $ docker top a46d3bb1f5de172787f709ef37dd2ff0c7729efe3ffb011e5794397c86658a0d -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:08 + go mod tidy 05:51:08 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:51:08 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:51:08 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 05:51:08 github.com/edgexfoundry/device-rest-go/driver imports 05:51:08 github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:51:08 github.com/edgexfoundry/device-rest-go/driver imports 05:51:08 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [Pipeline] } 05:51:08 $ docker stop --time=1 a46d3bb1f5de172787f709ef37dd2ff0c7729efe3ffb011e5794397c86658a0d 05:51:09 $ docker rm -f a46d3bb1f5de172787f709ef37dd2ff0c7729efe3ffb011e5794397c86658a0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:51:11 ---> job-cost.sh 05:51:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Efse 05:51:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:51:34 lf-activate-venv(): INFO: Adding /tmp/venv-Efse/bin to PATH 05:51:34 INFO: No Stack... 05:51:34 INFO: Retrieving Pricing Info for: v3-standard-2 05:51:34 INFO: Archiving Costs [Pipeline] sh 05:51:35 + cut -d, -f6 05:51:35 + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock 05:51:35 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-118-1-stack-cost] 05:51:35 Resource [jenkins-edgexfoundry-device-rest-go-PR-118-1-stack-cost] did not exist. Created. 05:51:35 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-118-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:51:35 + echo total: 0.05999999865889549 [Pipeline] stash 05:51:35 Stashed 1 file(s) [Pipeline] } 05:51:35 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-118-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:51:36 Failed in branch amd64 05:59:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1197 in /w/workspace/gexfoundry_device-rest-go_PR-118 [Pipeline] { [Pipeline] ws 06:00:00 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 06:00:00 The recommended git tool is: git 06:00:07 using credential edgex-jenkins-ssh 06:00:07 Cloning the remote Git repository 06:00:07 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 06:00:07 > git init /w/workspace/device-rest-go/1 # timeout=10 06:00:07 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:00:07 > git --version # timeout=10 06:00:07 > git --version # 'git version 2.17.1' 06:00:07 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:11 Merging remotes/origin/master commit b32159014ae45265b13142f0741b8ad008d9ae08 into PR head commit e5bc338b94344e98465f39a918360e5460455a86 06:00:11 Merge succeeded, producing e5bc338b94344e98465f39a918360e5460455a86 06:00:11 Checking out Revision e5bc338b94344e98465f39a918360e5460455a86 (PR-118) 06:00:10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:00:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:00:10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:00:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/118/head:refs/remotes/origin/PR-118 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:00:11 > git config core.sparsecheckout # timeout=10 06:00:11 > git checkout -f e5bc338b94344e98465f39a918360e5460455a86 # timeout=10 06:00:11 > git remote # timeout=10 06:00:11 > git config --get remote.origin.url # timeout=10 06:00:11 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:11 > git merge b32159014ae45265b13142f0741b8ad008d9ae08 # timeout=10 06:00:11 > git rev-parse HEAD^{commit} # timeout=10 06:00:11 > git config core.sparsecheckout # timeout=10 06:00:11 > git checkout -f e5bc338b94344e98465f39a918360e5460455a86 # timeout=10 06:00:15 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 06:00:16 > git --version # timeout=10 06:00:16 > git --version # 'git version 2.17.1' 06:00:16 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:00:17 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:00:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:00:18 + + truesudo 06:00:18 service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:37 provisioning config files... 06:00:37 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config4649799243186769588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:37 ---> docker-login.sh 06:00:37 nexus3.edgexfoundry.org:10001 06:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:39 Configure a credential helper to remove this warning. See 06:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:39 06:00:39 Login Succeeded 06:00:39 nexus3.edgexfoundry.org:10002 06:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:40 Configure a credential helper to remove this warning. See 06:00:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:40 06:00:40 Login Succeeded 06:00:40 nexus3.edgexfoundry.org:10003 06:00:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:40 Configure a credential helper to remove this warning. See 06:00:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:40 06:00:40 Login Succeeded 06:00:40 nexus3.edgexfoundry.org:10004 06:00:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:41 Configure a credential helper to remove this warning. See 06:00:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:41 06:00:41 Login Succeeded 06:00:41 docker.io 06:00:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:41 Configure a credential helper to remove this warning. See 06:00:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:41 06:00:41 Login Succeeded 06:00:41 ---> docker-login.sh ends [Pipeline] } 06:00:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:00:42 ========================================================= 06:00:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:00:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:00:43 + 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 . 06:00:43 Sending build context to Docker daemon 92.16kB 06:00:43 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 06:00:43 Step 2/10 : FROM ${BASE} 06:00:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:00:44 595b0fe564bb: Pulling fs layer 06:00:44 3088b5b3c5c0: Pulling fs layer 06:00:44 5b7225fbf94c: Pulling fs layer 06:00:44 ba82ee9f976e: Pulling fs layer 06:00:44 506bd15cee9f: Pulling fs layer 06:00:44 75a0a4a0db45: Pulling fs layer 06:00:44 618dc40b7e24: Pulling fs layer 06:00:44 506bd15cee9f: Waiting 06:00:44 75a0a4a0db45: Waiting 06:00:44 618dc40b7e24: Waiting 06:00:44 ba82ee9f976e: Waiting 06:00:44 5b7225fbf94c: Verifying Checksum 06:00:44 5b7225fbf94c: Download complete 06:00:45 3088b5b3c5c0: Verifying Checksum 06:00:45 3088b5b3c5c0: Download complete 06:00:45 506bd15cee9f: Verifying Checksum 06:00:45 75a0a4a0db45: Verifying Checksum 06:00:45 75a0a4a0db45: Download complete 06:00:45 595b0fe564bb: Verifying Checksum 06:00:45 595b0fe564bb: Download complete 06:00:46 595b0fe564bb: Pull complete 06:00:47 3088b5b3c5c0: Pull complete 06:00:47 5b7225fbf94c: Pull complete 06:00:52 618dc40b7e24: Verifying Checksum 06:00:52 618dc40b7e24: Download complete 06:00:58 ba82ee9f976e: Verifying Checksum 06:00:58 ba82ee9f976e: Download complete 06:01:08 ba82ee9f976e: Pull complete 06:01:08 506bd15cee9f: Pull complete 06:01:08 75a0a4a0db45: Pull complete 06:01:12 618dc40b7e24: Pull complete 06:01:12 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 06:01:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:01:12 ---> a36622ca3599 06:01:12 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:01:14 ---> Running in 3cd121a62246 06:01:14 Removing intermediate container 3cd121a62246 06:01:14 ---> 72dfcdeb6f30 06:01:14 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:01:14 ---> Running in c96cfdf3ec02 06:01:15 Removing intermediate container c96cfdf3ec02 06:01:15 ---> fcacdbadc762 06:01:15 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:01:15 ---> Running in cf142959e093 06:01:16 Removing intermediate container cf142959e093 06:01:16 ---> 37c6458a9838 06:01:16 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:16 ---> Running in 21edb75425c7 06:01:18 Removing intermediate container 21edb75425c7 06:01:18 ---> 9cd134c47e32 06:01:18 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:01:18 ---> Running in b5b70ab9a1f2 06:01:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:01:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:01:22 (1/9) Installing libc-dev (0.7.2-r3) 06:01:22 (2/9) Installing libsodium (1.0.18-r0) 06:01:22 (3/9) Installing pkgconf (1.7.3-r0) 06:01:22 (4/9) Installing libsodium-dev (1.0.18-r0) 06:01:22 (5/9) Installing openssh-keygen (8.4_p1-r3) 06:01:22 (6/9) Installing libedit (20191231.3.1-r1) 06:01:22 (7/9) Installing openssh-client (8.4_p1-r3) 06:01:23 (8/9) Installing libzmq (4.3.3-r1) 06:01:23 (9/9) Installing zeromq-dev (4.3.3-r1) 06:01:23 Executing busybox-1.32.1-r6.trigger 06:01:23 OK: 144 MiB in 49 packages 06:01:25 Removing intermediate container b5b70ab9a1f2 06:01:25 ---> ecef2243c1a3 06:01:25 Step 8/10 : WORKDIR /device-rest-go 06:01:25 ---> Running in 75c61d8faa6e 06:01:25 Removing intermediate container 75c61d8faa6e 06:01:25 ---> ac78fc888578 06:01:25 Step 9/10 : COPY . . 06:01:26 ---> efd95723632c 06:01:26 Step 10/10 : RUN go mod download 06:01:26 ---> Running in 3fae8478b04c 06:01:53 Removing intermediate container 3fae8478b04c 06:01:53 ---> 5f5dcba8c0bf 06:01:53 Successfully built 5f5dcba8c0bf 06:01:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:01:53 + docker inspect -f . ci-base-image-arm64 06:01:53 . [Pipeline] withDockerContainer 06:01:54 prd-ubuntu18.04-docker-arm64-4c-16g-1197 does not seem to be running inside a container 06:01:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 06:01:55 $ docker top 064c05a2d13b32843a98eb9c8c2efa69f32d784e2c018c3309b7263037cf4728 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:56 + go version 06:01:56 go version go1.16.5 linux/arm64 [Pipeline] } 06:01:56 $ docker stop --time=1 064c05a2d13b32843a98eb9c8c2efa69f32d784e2c018c3309b7263037cf4728 06:01:58 $ docker rm -f 064c05a2d13b32843a98eb9c8c2efa69f32d784e2c018c3309b7263037cf4728 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:01:59 + docker inspect -f . ci-base-image-arm64 06:01:59 . [Pipeline] withDockerContainer 06:02:00 prd-ubuntu18.04-docker-arm64-4c-16g-1197 does not seem to be running inside a container 06:02:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 06:02:01 $ docker top 4f8dc64d3d94ab97d1889110ac95aebcf3e16f9d41512a315385e11dc6001440 -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:03 + go mod tidy 06:02:03 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 06:02:03 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 06:02:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 06:02:04 github.com/edgexfoundry/device-rest-go/driver imports 06:02:04 github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 06:02:04 github.com/edgexfoundry/device-rest-go/driver imports 06:02:04 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [Pipeline] } 06:02:04 $ docker stop --time=1 4f8dc64d3d94ab97d1889110ac95aebcf3e16f9d41512a315385e11dc6001440 06:02:06 $ docker rm -f 4f8dc64d3d94ab97d1889110ac95aebcf3e16f9d41512a315385e11dc6001440 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:02:07 ---> job-cost.sh 06:02:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dLTU 06:02:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:04:31 lf-activate-venv(): INFO: Adding /tmp/venv-dLTU/bin to PATH 06:04:31 INFO: No Stack... 06:04:31 INFO: Retrieving Pricing Info for: v2-standard-4 06:04:31 INFO: Archiving Costs [Pipeline] sh 06:04:32 + cut -d, -f6 06:04:32 + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock 06:04:32 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-118-1-stack-cost] 06:04:32 Resource [jenkins-edgexfoundry-device-rest-go-PR-118-1-stack-cost] did not exist. Created. 06:04:32 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-118-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:04:32 /w/workspace/device-rest-go/1@tmp/durable-f8e9fc73/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-f8e9fc73/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:04:33 + echo total: 0.18000000715255737 [Pipeline] stash 06:04:33 Warning: overwriting stash ‘stack-cost’ 06:04:34 Stashed 1 file(s) [Pipeline] } 06:04:34 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-118-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:04:34 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 06:04:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:04:38 ---> package-listing.sh 06:04:38 ++ facter osfamily 06:04:38 ++ tr '[:upper:]' '[:lower:]' 06:04:38 + OS_FAMILY=redhat 06:04:38 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-118 06:04:38 + START_PACKAGES=/tmp/packages_start.txt 06:04:38 + END_PACKAGES=/tmp/packages_end.txt 06:04:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:04:38 + PACKAGES=/tmp/packages_start.txt 06:04:38 + '[' /w/workspace/gexfoundry_device-rest-go_PR-118 ']' 06:04:38 + PACKAGES=/tmp/packages_end.txt 06:04:38 + case "${OS_FAMILY}" in 06:04:38 + sort 06:04:38 + rpm -qa 06:04:39 + '[' -f /tmp/packages_start.txt ']' 06:04:39 + '[' -f /tmp/packages_end.txt ']' 06:04:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:04:39 + '[' /w/workspace/gexfoundry_device-rest-go_PR-118 ']' 06:04:39 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-118/archives/ 06:04:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-118/archives/ [Pipeline] echo 06:04:39 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-rest-go_PR-118/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:04:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:04:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:04:40 06:04:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:04:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:04:40 alpine: Pulling from edgex-lftools-log-publisher 06:04:40 df20fa9351a1: Pulling fs layer 06:04:40 36b3adc4ff6f: Pulling fs layer 06:04:40 8ad3a11d3b57: Pulling fs layer 06:04:40 46f8f816bc3b: Pulling fs layer 06:04:40 93b61091891f: Pulling fs layer 06:04:40 93b9cdb0e59b: Pulling fs layer 06:04:40 5e14af77c1be: Pulling fs layer 06:04:40 01666e4c0597: Pulling fs layer 06:04:40 aa168da1d23b: Pulling fs layer 06:04:40 46f8f816bc3b: Waiting 06:04:40 93b61091891f: Waiting 06:04:40 93b9cdb0e59b: Waiting 06:04:40 5e14af77c1be: Waiting 06:04:40 01666e4c0597: Waiting 06:04:40 aa168da1d23b: Waiting 06:04:40 36b3adc4ff6f: Download complete 06:04:40 46f8f816bc3b: Verifying Checksum 06:04:40 46f8f816bc3b: Download complete 06:04:40 df20fa9351a1: Verifying Checksum 06:04:40 df20fa9351a1: Download complete 06:04:40 93b9cdb0e59b: Verifying Checksum 06:04:40 93b9cdb0e59b: Download complete 06:04:40 93b61091891f: Verifying Checksum 06:04:40 93b61091891f: Download complete 06:04:40 5e14af77c1be: Verifying Checksum 06:04:40 5e14af77c1be: Download complete 06:04:40 01666e4c0597: Verifying Checksum 06:04:40 01666e4c0597: Download complete 06:04:41 8ad3a11d3b57: Verifying Checksum 06:04:41 8ad3a11d3b57: Download complete 06:04:41 df20fa9351a1: Pull complete 06:04:41 36b3adc4ff6f: Pull complete 06:04:42 8ad3a11d3b57: Pull complete 06:04:42 46f8f816bc3b: Pull complete 06:04:42 93b61091891f: Pull complete 06:04:42 93b9cdb0e59b: Pull complete 06:04:42 5e14af77c1be: Pull complete 06:04:42 01666e4c0597: Pull complete 06:04:43 aa168da1d23b: Verifying Checksum 06:04:43 aa168da1d23b: Download complete 06:04:47 aa168da1d23b: Pull complete 06:04:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:04:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:04:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:04:47 prd-centos7-docker-4c-2g-778 does not seem to be running inside a container 06:04:47 $ 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-rest-go_PR-118/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-rest-go_PR-118 -v /w/workspace/gexfoundry_device-rest-go_PR-118:/w/workspace/gexfoundry_device-rest-go_PR-118:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-118@tmp:/w/workspace/gexfoundry_device-rest-go_PR-118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:04:54 $ docker top 2e3d1cf1c7b81e4b237561008bb1b39a2278bfcfe169a560a9ac93e31a24843f -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:55 + touch /tmp/pre-build-complete [Pipeline] sh 06:04:55 + mkdir -p /var/log/sa [Pipeline] sh 06:04:55 + ls /var/log/sa-host 06:04:55 + sadf -c /var/log/sa-host/sa05 06:04:55 file_magic: OK 06:04:55 HZ: Using current value: 100 06:04:55 file_header: OK 06:04:55 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 06:04:55 Statistics: 06:04:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:04:55 File successfully converted to sysstat format version 12.2.1 06:04:55 + sadf -c /var/log/sa-host/sa14 06:04:55 file_magic: OK 06:04:55 HZ: Using current value: 100 06:04:55 file_header: OK 06:04:55 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 06:04:55 Statistics: 06:04:55 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... 06:04:55 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:56 provisioning config files... 06:04:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-118@tmp/config7261070003062417613tmp [Pipeline] { [Pipeline] echo 06:04:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:04:56 ---> create-netrc.sh [Pipeline] } 06:04:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:04:57 ---> python-tools-install.sh [Pipeline] echo 06:04:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:04:57 ---> sudo-logs.sh 06:04:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:04:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:04:58 ---> job-cost.sh 06:04:58 lf-activate-venv: SKIPPING 06:04:58 DEBUG: total: 0.18000000715255737 06:04:58 INFO: Retrieving Stack Cost... 06:04:59 INFO: Retrieving Pricing Info for: v3-standard-2 06:04:59 INFO: Archiving Costs [Pipeline] echo 06:04:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:04:59 ---> logs-deploy.sh 06:04:59 lf-activate-venv: SKIPPING 06:04:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-118/1 06:04:59 INFO: archiving workspace using pattern(s): 06:05:00 Archives upload complete. 06:05:00 INFO: archiving logs to Nexus 06:05:01 ---> uname -a: 06:05:01 Linux prd-centos7-docker-4c-2g-778.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:05:01 06:05:01 06:05:01 ---> lscpu: 06:05:01 Architecture: x86_64 06:05:01 CPU op-mode(s): 32-bit, 64-bit 06:05:01 Byte Order: Little Endian 06:05:01 Address sizes: 40 bits physical, 48 bits virtual 06:05:01 CPU(s): 2 06:05:01 On-line CPU(s) list: 0,1 06:05:01 Thread(s) per core: 1 06:05:01 Core(s) per socket: 1 06:05:01 Socket(s): 2 06:05:01 NUMA node(s): 1 06:05:01 Vendor ID: AuthenticAMD 06:05:01 CPU family: 23 06:05:01 Model: 49 06:05:01 Model name: AMD EPYC-Rome Processor 06:05:01 Stepping: 0 06:05:01 CPU MHz: 2799.998 06:05:01 BogoMIPS: 5599.99 06:05:01 Virtualization: AMD-V 06:05:01 Hypervisor vendor: KVM 06:05:01 Virtualization type: full 06:05:01 L1d cache: 64 KiB 06:05:01 L1i cache: 64 KiB 06:05:01 L2 cache: 1 MiB 06:05:01 L3 cache: 32 MiB 06:05:01 NUMA node0 CPU(s): 0,1 06:05:01 Vulnerability Itlb multihit: Not affected 06:05:01 Vulnerability L1tf: Not affected 06:05:01 Vulnerability Mds: Not affected 06:05:01 Vulnerability Meltdown: Not affected 06:05:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:05:01 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:05:01 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:05:01 Vulnerability Srbds: Not affected 06:05:01 Vulnerability Tsx async abort: Not affected 06:05:01 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 06:05:01 06:05:01 06:05:01 ---> nproc: 06:05:01 2 06:05:01 06:05:01 06:05:01 ---> df -h: 06:05:01 Filesystem Size Used Available Use% Mounted on 06:05:01 overlay 40.0G 7.2G 32.8G 18% / 06:05:01 tmpfs 64.0M 0 64.0M 0% /dev 06:05:01 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:05:01 shm 64.0M 0 64.0M 0% /dev/shm 06:05:01 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 06:05:01 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 06:05:01 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 06:05:01 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 06:05:01 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 06:05:01 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/gexfoundry_device-rest-go_PR-118 06:05:01 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/gexfoundry_device-rest-go_PR-118@tmp 06:05:01 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 06:05:01 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 06:05:01 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 06:05:01 06:05:01 06:05:01 ---> free -m: 06:05:01 total used free shared buff/cache available 06:05:01 Mem: 7821 995 4720 0 2105 6648 06:05:01 Swap: 1023 0 1023 06:05:01 06:05:01 06:05:01 ---> ip addr: 06:05:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:05:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:05:01 inet 127.0.0.1/8 scope host lo 06:05:01 valid_lft forever preferred_lft forever 06:05:01 inet6 ::1/128 scope host 06:05:01 valid_lft forever preferred_lft forever 06:05:01 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:05:01 link/ether fa:16:3e:45:ca:3b brd ff:ff:ff:ff:ff:ff 06:05:01 inet 10.30.122.69/23 brd 10.30.123.255 scope global dynamic eth0 06:05:01 valid_lft 85287sec preferred_lft 85287sec 06:05:01 inet6 fe80::f816:3eff:fe45:ca3b/64 scope link 06:05:01 valid_lft forever preferred_lft forever 06:05:01 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:05:01 link/ether 02:42:a4:4d:68:21 brd ff:ff:ff:ff:ff:ff 06:05:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:05:01 valid_lft forever preferred_lft forever 06:05:01 inet6 fe80::42:a4ff:fe4d:6821/64 scope link 06:05:01 valid_lft forever preferred_lft forever 06:05:01 06:05:01 06:05:01 ---> sar -b -r -n DEV: 06:05:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 06:05:01 06:05:01 05:46:12 LINUX RESTART (2 CPU) 06:05:01 06:05:01 05:47:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:05:01 05:48:01 50.03 14.99 35.04 0.00 4694.06 4409.11 0.00 06:05:01 05:49:01 1.82 0.00 1.82 0.00 0.00 36.06 0.00 06:05:01 05:50:01 0.22 0.00 0.22 0.00 0.00 3.10 0.00 06:05:01 05:51:01 0.15 0.00 0.15 0.00 0.00 2.02 0.00 06:05:01 05:52:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 06:05:01 05:53:01 0.35 0.00 0.35 0.00 0.00 4.23 0.00 06:05:01 05:54:01 0.22 0.00 0.22 0.00 0.00 3.60 0.00 06:05:01 05:55:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 06:05:01 05:56:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 06:05:01 05:57:01 0.23 0.00 0.23 0.00 0.00 3.07 0.00 06:05:01 05:58:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 06:05:01 05:59:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 06:05:01 06:00:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 06:05:01 06:01:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 06:05:01 06:02:01 0.55 0.27 0.28 0.00 6.66 5.74 0.00 06:05:01 06:03:02 0.77 0.00 0.77 0.00 0.00 14.83 0.00 06:05:01 06:04:01 0.19 0.00 0.19 0.00 0.00 1.68 0.00 06:05:01 Average: 3.26 0.88 2.38 0.00 272.53 261.22 0.00 06:05:01 06:05:01 05:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:05:01 05:48:01 5450152 0 807640 10.08 2620 1748528 1293380 14.28 582068 1577592 128 06:05:01 05:49:01 5458472 0 799312 9.98 2620 1748536 1233908 13.62 578848 1573596 20 06:05:01 05:50:01 5456464 0 801320 10.01 2620 1748536 1233920 13.62 579368 1575652 16 06:05:01 05:51:01 5454840 0 802936 10.03 2620 1748544 1233896 13.62 580624 1575652 16 06:05:01 05:52:01 5458360 0 799412 9.98 2620 1748548 1203056 13.28 571476 1581836 8 06:05:01 05:53:01 5455236 0 802532 10.02 2620 1748552 1203152 13.28 574508 1581836 8 06:05:01 05:54:01 5455944 0 801820 10.01 2620 1748556 1203056 13.28 574360 1581836 8 06:05:01 05:55:01 5446652 0 811104 10.13 2620 1748564 1203056 13.28 583372 1581836 8 06:05:01 05:56:01 5446672 0 811080 10.13 2620 1748568 1203056 13.28 584920 1580196 8 06:05:01 05:57:01 5446640 0 811108 10.13 2620 1748572 1203056 13.28 584956 1580196 8 06:05:01 05:58:01 5443304 0 814440 10.17 2620 1748576 1203176 13.28 595596 1572956 8 06:05:01 05:59:01 5437156 0 820584 10.25 2620 1748580 1203372 13.29 602388 1572956 20 06:05:01 06:00:01 5436256 0 821476 10.26 2620 1748588 1203384 13.29 602584 1572956 12 06:05:01 06:01:01 5436284 0 821448 10.26 2620 1748588 1205592 13.31 602120 1573292 12 06:05:01 06:02:01 5435992 0 821612 10.26 2620 1748716 1203820 13.29 602204 1573352 16 06:05:01 06:03:02 5435940 0 821664 10.26 2620 1748716 1203808 13.29 602232 1573352 8 06:05:01 06:04:01 5436984 0 820612 10.25 2620 1748724 1203628 13.29 601140 1573352 8 06:05:01 Average: 5446550 0 811182 10.13 2620 1748588 1214136 13.40 588398 1576614 18 06:05:01 06:05:01 05:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:05:01 05:48:01 eth0 717.98 526.59 1357.01 97.51 0.00 0.00 0.00 0.00 06:05:01 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 05:48:01 docker0 45.01 33.06 3.85 135.59 0.00 0.00 0.00 0.00 06:05:01 05:49:01 eth0 6.75 0.57 1.09 0.43 0.00 0.00 0.00 0.00 06:05:01 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 05:50:01 eth0 3.58 1.47 1.92 1.32 0.00 0.00 0.00 0.00 06:05:01 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 05:51:01 eth0 1.03 0.60 0.58 0.40 0.00 0.00 0.00 0.00 06:05:01 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 05:52:01 eth0 0.20 0.08 0.01 0.04 0.00 0.00 0.00 0.00 06:05:01 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 05:53:01 eth0 0.40 0.18 0.15 0.07 0.00 0.00 0.00 0.00 06:05:01 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 05:54:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:05:01 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 05:55:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:05:01 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 05:56:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:05:01 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 05:57:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:05:01 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 05:58:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:05:01 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 05:59:01 eth0 8.41 0.65 1.25 0.37 0.00 0.00 0.00 0.00 06:05:01 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 06:00:01 eth0 2.03 0.30 0.40 0.20 0.00 0.00 0.00 0.00 06:05:01 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 06:01:01 eth0 0.78 0.38 0.29 0.24 0.00 0.00 0.00 0.00 06:05:01 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 06:02:01 eth0 0.58 0.42 0.28 0.21 0.00 0.00 0.00 0.00 06:05:01 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 06:03:02 eth0 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00 06:05:01 06:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 06:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 06:04:01 eth0 0.63 0.02 0.06 0.00 0.00 0.00 0.00 0.00 06:05:01 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 Average: eth0 43.13 30.85 79.04 5.86 0.00 0.00 0.00 0.00 06:05:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 Average: docker0 2.61 1.92 0.22 7.86 0.00 0.00 0.00 0.00 06:05:01 06:05:01 06:05:01 ---> sar -P ALL: 06:05:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 06:05:01 06:05:01 05:46:12 LINUX RESTART (2 CPU) 06:05:01 06:05:01 05:47:02 CPU %user %nice %system %iowait %steal %idle 06:05:01 05:48:01 all 12.25 0.00 3.20 5.49 0.07 78.99 06:05:01 05:48:01 0 11.87 0.00 3.51 8.56 0.07 75.98 06:05:01 05:48:01 1 12.63 0.00 2.88 2.42 0.07 82.00 06:05:01 05:49:01 all 0.08 0.00 0.05 0.00 0.03 99.84 06:05:01 05:49:01 0 0.10 0.00 0.03 0.00 0.03 99.83 06:05:01 05:49:01 1 0.07 0.00 0.07 0.00 0.02 99.85 06:05:01 05:50:01 all 0.14 0.00 0.04 0.00 0.03 99.79 06:05:01 05:50:01 0 0.17 0.00 0.05 0.00 0.02 99.77 06:05:01 05:50:01 1 0.12 0.00 0.03 0.00 0.03 99.82 06:05:01 05:51:01 all 0.05 0.00 0.03 0.00 0.03 99.90 06:05:01 05:51:01 0 0.03 0.00 0.03 0.00 0.03 99.90 06:05:01 05:51:01 1 0.07 0.00 0.02 0.00 0.02 99.90 06:05:01 05:52:01 all 0.07 0.00 0.03 0.00 0.03 99.87 06:05:01 05:52:01 0 0.05 0.00 0.03 0.00 0.05 99.87 06:05:01 05:52:01 1 0.08 0.00 0.03 0.00 0.02 99.87 06:05:01 05:53:01 all 0.04 0.00 0.03 0.00 0.03 99.90 06:05:01 05:53:01 0 0.02 0.00 0.03 0.00 0.05 99.90 06:05:01 05:53:01 1 0.07 0.00 0.02 0.00 0.02 99.90 06:05:01 05:54:01 all 0.08 0.00 0.03 0.00 0.03 99.86 06:05:01 05:54:01 0 0.05 0.00 0.03 0.00 0.03 99.88 06:05:01 05:54:01 1 0.12 0.00 0.03 0.00 0.02 99.83 06:05:01 05:55:01 all 0.08 0.00 0.03 0.00 0.03 99.87 06:05:01 05:55:01 0 0.03 0.00 0.02 0.00 0.05 99.90 06:05:01 05:55:01 1 0.13 0.00 0.03 0.00 0.00 99.83 06:05:01 05:56:01 all 0.10 0.00 0.03 0.00 0.03 99.84 06:05:01 05:56:01 0 0.05 0.00 0.03 0.00 0.03 99.88 06:05:01 05:56:01 1 0.15 0.00 0.03 0.00 0.02 99.80 06:05:01 05:57:01 all 0.06 0.00 0.02 0.00 0.03 99.89 06:05:01 05:57:01 0 0.02 0.00 0.02 0.00 0.05 99.92 06:05:01 05:57:01 1 0.10 0.00 0.02 0.00 0.02 99.87 06:05:01 05:58:01 all 0.06 0.00 0.03 0.00 0.03 99.87 06:05:01 05:58:01 0 0.02 0.00 0.03 0.00 0.05 99.90 06:05:01 05:58:01 1 0.10 0.00 0.03 0.00 0.02 99.85 06:05:01 06:05:01 05:58:01 CPU %user %nice %system %iowait %steal %idle 06:05:01 05:59:01 all 0.16 0.00 0.02 0.00 0.03 99.80 06:05:01 05:59:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:05:01 05:59:01 1 0.27 0.00 0.02 0.00 0.03 99.68 06:05:01 06:00:01 all 0.08 0.00 0.03 0.01 0.03 99.86 06:05:01 06:00:01 0 0.02 0.00 0.02 0.00 0.03 99.93 06:05:01 06:00:01 1 0.13 0.00 0.03 0.02 0.03 99.78 06:05:01 06:01:01 all 0.08 0.00 0.03 0.00 0.02 99.87 06:05:01 06:01:01 0 0.05 0.00 0.05 0.00 0.02 99.88 06:05:01 06:01:01 1 0.10 0.00 0.02 0.00 0.02 99.87 06:05:01 06:02:01 all 0.08 0.00 0.05 0.02 0.03 99.82 06:05:01 06:02:01 0 0.03 0.00 0.07 0.03 0.03 99.83 06:05:01 06:02:01 1 0.13 0.00 0.03 0.00 0.02 99.82 06:05:01 06:03:02 all 0.08 0.00 0.02 0.00 0.03 99.88 06:05:01 06:03:02 0 0.03 0.00 0.02 0.00 0.03 99.92 06:05:01 06:03:02 1 0.12 0.00 0.02 0.00 0.02 99.85 06:05:01 06:04:01 all 0.03 0.00 0.03 0.00 0.03 99.91 06:05:01 06:04:01 0 0.02 0.00 0.03 0.00 0.03 99.92 06:05:01 06:04:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:05:01 Average: all 0.77 0.00 0.21 0.31 0.03 98.68 06:05:01 Average: 0 0.71 0.00 0.23 0.48 0.04 98.54 06:05:01 Average: 1 0.82 0.00 0.19 0.14 0.02 98.83 06:05:01 06:05:01 06:05:01