Pull request #243 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c84910a727ace1004e48e3d9b01abfd78d3d2d04+7449b2aa7b51ce87674ebf74544798bad0e4f615 (8d94dad9056b403e0257ea1b280db5014e28a0bd) 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-ssh1809348790108316032.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-ssh5820849319487328420.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-mqtt-go/branches/PR-243/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-mqtt-go/branches/PR-243/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1541983641443023787.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-mqtt-go/branches/PR-243/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1916276026519490356.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-ssh2704991615833698822.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-mqtt-go/branches/PR-243/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-mqtt-go/branches/PR-243/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3824126599907611393.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-mqtt-go, buildSnap:true] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-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-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true 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-docker-4c-2g-38’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-40 in /w/workspace/gexfoundry_device-mqtt-go_PR-243 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-243 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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-mqtt-go_PR-243@tmp/jenkins-gitclient-ssh424103452923103085.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go_PR-243@tmp/jenkins-gitclient-ssh8862109093788624985.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7449b2aa7b51ce87674ebf74544798bad0e4f615 into PR head commit c84910a727ace1004e48e3d9b01abfd78d3d2d04 Merge succeeded, producing c84910a727ace1004e48e3d9b01abfd78d3d2d04 Checking out Revision c84910a727ace1004e48e3d9b01abfd78d3d2d04 (PR-243) > git config core.sparsecheckout # timeout=10 > git checkout -f c84910a727ace1004e48e3d9b01abfd78d3d2d04 # 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-mqtt-go_PR-243@tmp/jenkins-gitclient-ssh5207318431659520957.key > git merge 7449b2aa7b51ce87674ebf74544798bad0e4f615 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c84910a727ace1004e48e3d9b01abfd78d3d2d04 # 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.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:27:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:27:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:27:45 ========================================================= 03:27:45 EdgeX Global Pipelines Version Info 03:27:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:27:47 ------------------- 03:27:47 stable info: 03:27:47 ------------------- 03:27:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:27:47 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:27:47 Message: update stable to v1.0.192 03:27:48 ------------------- 03:27:48 experimental info: 03:27:48 ------------------- 03:27:48 Commited By: **** collab-it+edgex@linuxfoundation.org 03:27:48 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:27:48 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:27:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 03:27:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 03:27:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:27:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:27:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:27:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:27:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:27:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 03:27:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:27:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:27:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:27:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:27:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:27:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:27:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:27:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:27:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:27:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:27:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:27:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:27:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:27:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:27:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-243 [Pipeline] echo 03:27:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-243 [Pipeline] echo 03:27:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-243 [Pipeline] echo 03:27:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c84910a727ace1004e48e3d9b01abfd78d3d2d04 [Pipeline] echo 03:27:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c84910a [Pipeline] echo 03:27:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:27:50 provisioning config files... 03:27:50 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-243@tmp/config4419612732387602543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:50 ---> docker-login.sh 03:27:50 nexus3.edgexfoundry.org:10001 03:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:51 Configure a credential helper to remove this warning. See 03:27:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:51 03:27:51 Login Succeeded 03:27:51 nexus3.edgexfoundry.org:10002 03:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:51 Configure a credential helper to remove this warning. See 03:27:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:51 03:27:51 Login Succeeded 03:27:51 nexus3.edgexfoundry.org:10003 03:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:51 Configure a credential helper to remove this warning. See 03:27:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:51 03:27:51 Login Succeeded 03:27:51 nexus3.edgexfoundry.org:10004 03:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:52 Configure a credential helper to remove this warning. See 03:27:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:52 03:27:52 Login Succeeded 03:27:52 docker.io 03:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:52 Configure a credential helper to remove this warning. See 03:27:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:52 03:27:52 Login Succeeded 03:27:52 ---> docker-login.sh ends [Pipeline] } 03:27:52 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 03:27:53 + git log --format=format:%s -1 c84910a727ace1004e48e3d9b01abfd78d3d2d04 [Pipeline] echo 03:27:53 GIT_COMMIT: c84910a727ace1004e48e3d9b01abfd78d3d2d04, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 03:27:53 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:27:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:27:54 03:27:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:27:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:27:54 latest: Pulling from edgex-devops/git-semver 03:27:54 31603596830f: Pulling fs layer 03:27:54 54011a49482f: Pulling fs layer 03:27:54 a6820b24f6d8: Pulling fs layer 03:27:54 f581987b2513: Pulling fs layer 03:27:54 f581987b2513: Waiting 03:27:54 54011a49482f: Verifying Checksum 03:27:54 54011a49482f: Download complete 03:27:54 31603596830f: Download complete 03:27:54 f581987b2513: Verifying Checksum 03:27:54 f581987b2513: Download complete 03:27:54 a6820b24f6d8: Verifying Checksum 03:27:54 a6820b24f6d8: Download complete 03:27:55 31603596830f: Pull complete 03:27:55 54011a49482f: Pull complete 03:27:56 a6820b24f6d8: Pull complete 03:27:57 f581987b2513: Pull complete 03:27:57 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 03:27:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:27:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:27:57 prd-centos7-docker-4c-2g-40 does not seem to be running inside a container 03:27:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-243 -v /w/workspace/gexfoundry_device-mqtt-go_PR-243:/w/workspace/gexfoundry_device-mqtt-go_PR-243:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-243@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-243@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 03:27:59 $ docker top 4c4345c88f733948c04286b639dbcc8417cc8036dab793c3f59347def12447dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:27:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:27:59 [ssh-agent] Looking for ssh-agent implementation... 03:28:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:28:00 $ docker exec 4c4345c88f733948c04286b639dbcc8417cc8036dab793c3f59347def12447dc ssh-agent 03:28:00 SSH_AUTH_SOCK=/tmp/ssh-mpH1Xd6zVTDK/agent.11 03:28:00 SSH_AGENT_PID=17 03:28:00 Running ssh-add (command line suppressed) 03:28:00 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-243@tmp/private_key_6693104149409381643.key (/w/workspace/gexfoundry_device-mqtt-go_PR-243@tmp/private_key_6693104149409381643.key) 03:28:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:28:00 + git tag --points-at HEAD [Pipeline] } 03:28:00 $ docker exec --env ******** --env ******** 4c4345c88f733948c04286b639dbcc8417cc8036dab793c3f59347def12447dc ssh-agent -k 03:28:01 unset SSH_AUTH_SOCK; 03:28:01 unset SSH_AGENT_PID; 03:28:01 echo Agent pid 17 killed; 03:28:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:28:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:28:01 [ssh-agent] Looking for ssh-agent implementation... 03:28:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:28:01 $ docker exec 4c4345c88f733948c04286b639dbcc8417cc8036dab793c3f59347def12447dc ssh-agent 03:28:01 SSH_AUTH_SOCK=/tmp/ssh-5Qe4Kix6ggUR/agent.45 03:28:01 SSH_AGENT_PID=50 03:28:01 Running ssh-add (command line suppressed) 03:28:01 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-243@tmp/private_key_7012680200826850280.key (/w/workspace/gexfoundry_device-mqtt-go_PR-243@tmp/private_key_7012680200826850280.key) 03:28:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:28:02 + git semver init 03:28:02 # -> Open(): unable to determine branch for HEAD 03:28:02 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-243/.git 03:28:02 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-243 03:28:02 # $SEMVER_REMOTE_NAME = origin 03:28:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:28:02 # $SEMVER_USER_NAME = edgex-jenkins 03:28:02 # $SEMVER_BRANCH = PR-243 03:28:02 # $SEMVER_TEMP = /tmp/semver-547996429 03:28:02 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 03:28:04 # '/tmp/semver-547996429' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-243/.semver' 03:28:04 # -> Force: false 03:28:04 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-243/.semver [Pipeline] } 03:28:04 $ docker exec --env ******** --env ******** 4c4345c88f733948c04286b639dbcc8417cc8036dab793c3f59347def12447dc ssh-agent -k 03:28:04 unset SSH_AUTH_SOCK; 03:28:04 unset SSH_AGENT_PID; 03:28:04 echo Agent pid 50 killed; 03:28:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:28:04 + git semver [Pipeline] } 03:28:05 $ docker stop --time=1 4c4345c88f733948c04286b639dbcc8417cc8036dab793c3f59347def12447dc 03:28:06 $ docker rm -f 4c4345c88f733948c04286b639dbcc8417cc8036dab793c3f59347def12447dc [Pipeline] // withDockerContainer [Pipeline] sh 03:28:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:28:07 Stashed 1 file(s) [Pipeline] echo 03:28:07 [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 03:28:22 Still waiting to schedule task 03:28:22 ‘prd-centos7-docker-4c-2g-39’ is offline 03:28:22 ‘prd-centos7-docker-4c-2g-43’ is offline 03:28:22 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ 03:28:22 Still waiting to schedule task 03:28:22 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 03:29:54 Running on prd-centos7-docker-4c-2g-45 in /w/workspace/gexfoundry_device-mqtt-go_PR-243 [Pipeline] { [Pipeline] ws 03:29:54 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 03:29:54 Selected Git installation does not exist. Using Default 03:29:54 The recommended git tool is: NONE 03:29:57 using credential edgex-jenkins-ssh 03:29:57 Cloning the remote Git repository 03:29:57 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 03:29:57 > git init /w/workspace/device-mqtt-go/1 # timeout=10 03:29:57 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:29:57 > git --version # timeout=10 03:29:57 > git --version # 'git version 2.24.3' 03:29:57 using GIT_SSH to set credentials SSH Credentials for GitHub 03:29:57 [INFO] Currently running in a labeled security context 03:29:57 [INFO] Currently SELinux is 'enforcing' on the host 03:29:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh7316380282568454851.key 03:29:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:29:58 Merging remotes/origin/master commit 7449b2aa7b51ce87674ebf74544798bad0e4f615 into PR head commit c84910a727ace1004e48e3d9b01abfd78d3d2d04 03:29:58 Merge succeeded, producing c84910a727ace1004e48e3d9b01abfd78d3d2d04 03:29:58 Checking out Revision c84910a727ace1004e48e3d9b01abfd78d3d2d04 (PR-243) 03:29:58 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:29:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:29:58 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:29:58 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:29:58 using GIT_SSH to set credentials SSH Credentials for GitHub 03:29:58 [INFO] Currently running in a labeled security context 03:29:58 [INFO] Currently SELinux is 'enforcing' on the host 03:29:58 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh1922993670077415557.key 03:29:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:29:58 > git config core.sparsecheckout # timeout=10 03:29:58 > git checkout -f c84910a727ace1004e48e3d9b01abfd78d3d2d04 # timeout=10 03:29:58 > git remote # timeout=10 03:29:58 > git config --get remote.origin.url # timeout=10 03:29:58 using GIT_SSH to set credentials SSH Credentials for GitHub 03:29:58 [INFO] Currently running in a labeled security context 03:29:58 [INFO] Currently SELinux is 'enforcing' on the host 03:29:58 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh8034261441283929804.key 03:29:58 > git merge 7449b2aa7b51ce87674ebf74544798bad0e4f615 # timeout=10 03:29:58 > git rev-parse HEAD^{commit} # timeout=10 03:29:58 > git config core.sparsecheckout # timeout=10 03:29:58 > git checkout -f c84910a727ace1004e48e3d9b01abfd78d3d2d04 # timeout=10 03:30:02 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 03:30:02 > git --version # timeout=10 03:30:02 > git --version # 'git version 2.24.3' 03:30:02 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:30:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:30:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:30:04 + sudo service docker restart 03:30:04 + true 03:30:04 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:30:05 provisioning config files... 03:30:05 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config5938313719224659282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:30:06 ---> docker-login.sh 03:30:06 nexus3.edgexfoundry.org:10001 03:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:06 Configure a credential helper to remove this warning. See 03:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:06 03:30:06 Login Succeeded 03:30:06 nexus3.edgexfoundry.org:10002 03:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:06 Configure a credential helper to remove this warning. See 03:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:06 03:30:06 Login Succeeded 03:30:06 nexus3.edgexfoundry.org:10003 03:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:06 Configure a credential helper to remove this warning. See 03:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:06 03:30:06 Login Succeeded 03:30:06 nexus3.edgexfoundry.org:10004 03:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:07 Configure a credential helper to remove this warning. See 03:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:07 03:30:07 Login Succeeded 03:30:07 docker.io 03:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:07 Configure a credential helper to remove this warning. See 03:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:07 03:30:07 Login Succeeded 03:30:07 ---> docker-login.sh ends [Pipeline] } 03:30:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:30:07 ========================================================= 03:30:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:30:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:30:08 + 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 . 03:30:08 Sending build context to Docker daemon 556kB 03:30:08 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:30:08 Step 2/8 : FROM ${BASE} 03:30:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:30:08 540db60ca938: Pulling fs layer 03:30:08 adcc1eea9eea: Pulling fs layer 03:30:08 4c4ab2625f07: Pulling fs layer 03:30:08 0510c868ecb4: Pulling fs layer 03:30:08 afea3b2eda06: Pulling fs layer 03:30:08 7809a108b3ef: Pulling fs layer 03:30:08 f706445af74f: Pulling fs layer 03:30:08 afea3b2eda06: Waiting 03:30:08 7809a108b3ef: Waiting 03:30:08 f706445af74f: Waiting 03:30:08 0510c868ecb4: Waiting 03:30:08 4c4ab2625f07: Verifying Checksum 03:30:08 4c4ab2625f07: Download complete 03:30:08 adcc1eea9eea: Verifying Checksum 03:30:08 adcc1eea9eea: Download complete 03:30:08 afea3b2eda06: Verifying Checksum 03:30:08 afea3b2eda06: Download complete 03:30:08 7809a108b3ef: Verifying Checksum 03:30:08 7809a108b3ef: Download complete 03:30:08 540db60ca938: Download complete 03:30:08 540db60ca938: Pull complete 03:30:08 adcc1eea9eea: Pull complete 03:30:09 4c4ab2625f07: Pull complete 03:30:10 f706445af74f: Verifying Checksum 03:30:10 0510c868ecb4: Verifying Checksum 03:30:10 0510c868ecb4: Download complete 03:30:16 0510c868ecb4: Pull complete 03:30:16 afea3b2eda06: Pull complete 03:30:16 7809a108b3ef: Pull complete 03:30:21 f706445af74f: Pull complete 03:30:21 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 03:30:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:30:21 ---> b068be0155e3 03:30:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 03:30:21 ---> Running in 89f931844c55 03:30:22 Removing intermediate container 89f931844c55 03:30:22 ---> 795d699f0015 03:30:22 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:30:22 ---> Running in 45eb547555ed 03:30:23 Removing intermediate container 45eb547555ed 03:30:23 ---> cce2920c7602 03:30:23 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 03:30:23 ---> Running in effe0c24a35d 03:30:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:30:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:30:25 (1/13) Installing libc-dev (0.7.2-r3) 03:30:25 (2/13) Installing libsodium (1.0.18-r0) 03:30:25 (3/13) Installing pkgconf (1.7.3-r0) 03:30:25 (4/13) Installing libsodium-dev (1.0.18-r0) 03:30:25 (5/13) Installing openssh-keygen (8.4_p1-r3) 03:30:25 (6/13) Installing libedit (20191231.3.1-r1) 03:30:25 (7/13) Installing openssh-client (8.4_p1-r3) 03:30:26 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 03:30:26 (9/13) Installing openssh-server-common (8.4_p1-r3) 03:30:26 (10/13) Installing openssh-server (8.4_p1-r3) 03:30:26 (11/13) Installing openssh (8.4_p1-r3) 03:30:26 (12/13) Installing libzmq (4.3.3-r1) 03:30:26 (13/13) Installing zeromq-dev (4.3.3-r1) 03:30:26 Executing busybox-1.32.1-r6.trigger 03:30:26 OK: 156 MiB in 53 packages 03:30:27 Removing intermediate container effe0c24a35d 03:30:27 ---> c99f8bab566c 03:30:27 Step 6/8 : WORKDIR /device-mqtt-go 03:30:27 ---> Running in b25addd0364b 03:30:27 Removing intermediate container b25addd0364b 03:30:27 ---> dac6c51fc705 03:30:27 Step 7/8 : COPY . . 03:30:28 ---> a8dac34f235f 03:30:28 Step 8/8 : RUN go mod download 03:30:28 ---> Running in 5f78e6078919 03:30:55 Removing intermediate container 5f78e6078919 03:30:55 ---> 869a23f8b583 03:30:55 Successfully built 869a23f8b583 03:30:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:30:55 + docker inspect -f . ci-base-image-x86_64 03:30:55 . [Pipeline] withDockerContainer 03:30:55 prd-centos7-docker-4c-2g-45 does not seem to be running inside a container 03:30:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 03:30:56 $ docker top 7703d5ad9a85236c18db57b5b59b8de0182f0581166f0859caa4a0e0c40c9bd8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:57 + go version 03:30:57 go version go1.16.3 linux/amd64 [Pipeline] } 03:30:57 $ docker stop --time=1 7703d5ad9a85236c18db57b5b59b8de0182f0581166f0859caa4a0e0c40c9bd8 03:30:58 $ docker rm -f 7703d5ad9a85236c18db57b5b59b8de0182f0581166f0859caa4a0e0c40c9bd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:30:59 + docker inspect -f . ci-base-image-x86_64 03:30:59 . [Pipeline] withDockerContainer 03:30:59 prd-centos7-docker-4c-2g-45 does not seem to be running inside a container 03:30:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 03:31:00 $ docker top 2ee40880233a94618c30fa3aec34b1bda6e73508216e9660fee10ef2ff0e8139 -eo pid,comm [Pipeline] { [Pipeline] sh 03:31:00 + go mod tidy [Pipeline] sh 03:31:01 + make test 03:31:01 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 03:31:03 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:31:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-48 in /w/workspace/gexfoundry_device-mqtt-go_PR-243 [Pipeline] { [Pipeline] ws 03:31:04 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 03:31:05 Selected Git installation does not exist. Using Default 03:31:05 The recommended git tool is: NONE 03:31:11 using credential edgex-jenkins-ssh 03:31:11 Cloning the remote Git repository 03:31:11 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 03:31:11 > git init /w/workspace/device-mqtt-go/1 # timeout=10 03:31:11 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:31:11 > git --version # timeout=10 03:31:11 > git --version # 'git version 2.17.1' 03:31:11 using GIT_SSH to set credentials SSH Credentials for GitHub 03:31:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:31:12 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:31:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:31:12 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:31:12 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:31:12 using GIT_SSH to set credentials SSH Credentials for GitHub 03:31:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:31:13 Merging remotes/origin/master commit 7449b2aa7b51ce87674ebf74544798bad0e4f615 into PR head commit c84910a727ace1004e48e3d9b01abfd78d3d2d04 03:31:13 Merge succeeded, producing c84910a727ace1004e48e3d9b01abfd78d3d2d04 03:31:13 Checking out Revision c84910a727ace1004e48e3d9b01abfd78d3d2d04 (PR-243) 03:31:13 > git config core.sparsecheckout # timeout=10 03:31:13 > git checkout -f c84910a727ace1004e48e3d9b01abfd78d3d2d04 # timeout=10 03:31:13 > git remote # timeout=10 03:31:13 > git config --get remote.origin.url # timeout=10 03:31:13 using GIT_SSH to set credentials SSH Credentials for GitHub 03:31:13 > git merge 7449b2aa7b51ce87674ebf74544798bad0e4f615 # timeout=10 03:31:13 > git rev-parse HEAD^{commit} # timeout=10 03:31:13 > git config core.sparsecheckout # timeout=10 03:31:13 > git checkout -f c84910a727ace1004e48e3d9b01abfd78d3d2d04 # timeout=10 03:31:15 # github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 03:31:15 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.58/internal/autoevent/executor.go:145:40: ae.Frequency undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".AutoEvent has no field or method Frequency) 03:31:17 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 03:31:17 > git --version # timeout=10 03:31:17 > git --version # 'git version 2.17.1' 03:31:17 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:31:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:31:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:31:20 + true 03:31:20 + sudo service docker restart 03:31:21 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 03:31:21 make: *** [Makefile:26: test] Error 2 [Pipeline] } 03:31:21 $ docker stop --time=1 2ee40880233a94618c30fa3aec34b1bda6e73508216e9660fee10ef2ff0e8139 03:31:23 $ docker rm -f 2ee40880233a94618c30fa3aec34b1bda6e73508216e9660fee10ef2ff0e8139 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 03:31:23 provisioning config files... 03:31:23 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8309769629128015859tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] libraryResource [Pipeline] sh 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] } 03:31:24 ---> docker-login.sh 03:31:24 nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 03:31:25 ---> job-cost.sh 03:31:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3kR0 03:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:26 Configure a credential helper to remove this warning. See 03:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:26 03:31:26 Login Succeeded 03:31:26 nexus3.edgexfoundry.org:10002 03:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:26 Configure a credential helper to remove this warning. See 03:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:26 03:31:26 Login Succeeded 03:31:26 nexus3.edgexfoundry.org:10003 03:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:27 Configure a credential helper to remove this warning. See 03:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:27 03:31:27 Login Succeeded 03:31:27 nexus3.edgexfoundry.org:10004 03:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:27 Configure a credential helper to remove this warning. See 03:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:27 03:31:27 Login Succeeded 03:31:27 docker.io 03:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:31:28 Configure a credential helper to remove this warning. See 03:31:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:31:28 03:31:28 Login Succeeded 03:31:28 ---> docker-login.sh ends [Pipeline] } 03:31:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:31:29 ========================================================= 03:31:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:31:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:31:29 + 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 . 03:31:29 Sending build context to Docker daemon 555kB 03:31:30 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:31:30 Step 2/8 : FROM ${BASE} 03:31:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:31:30 595b0fe564bb: Pulling fs layer 03:31:30 7186ed65a4f7: Pulling fs layer 03:31:30 316046926c0a: Pulling fs layer 03:31:30 4ebd0625c992: Pulling fs layer 03:31:30 207e8628e3a3: Pulling fs layer 03:31:30 c791037a9be2: Pulling fs layer 03:31:30 ffd874e62e21: Pulling fs layer 03:31:30 4ebd0625c992: Waiting 03:31:30 207e8628e3a3: Waiting 03:31:30 c791037a9be2: Waiting 03:31:30 ffd874e62e21: Waiting 03:31:30 316046926c0a: Verifying Checksum 03:31:30 316046926c0a: Download complete 03:31:30 7186ed65a4f7: Verifying Checksum 03:31:30 7186ed65a4f7: Download complete 03:31:30 207e8628e3a3: Verifying Checksum 03:31:30 207e8628e3a3: Download complete 03:31:30 595b0fe564bb: Verifying Checksum 03:31:30 595b0fe564bb: Download complete 03:31:30 c791037a9be2: Verifying Checksum 03:31:30 c791037a9be2: Download complete 03:31:31 595b0fe564bb: Pull complete 03:31:31 7186ed65a4f7: Pull complete 03:31:32 316046926c0a: Pull complete 03:31:33 ffd874e62e21: Verifying Checksum 03:31:33 ffd874e62e21: Download complete 03:31:33 4ebd0625c992: Verifying Checksum 03:31:33 4ebd0625c992: Download complete 03:31:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:31:43 4ebd0625c992: Pull complete 03:31:43 207e8628e3a3: Pull complete 03:31:44 c791037a9be2: Pull complete 03:31:47 ffd874e62e21: Pull complete 03:31:47 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 03:31:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:31:47 ---> cfc18b08335c 03:31:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 03:31:51 ---> Running in c20f3ae3dcff 03:31:51 Removing intermediate container c20f3ae3dcff 03:31:51 ---> 05e6b1307ce1 03:31:51 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:31:51 ---> Running in 167e35a8325b 03:31:54 Removing intermediate container 167e35a8325b 03:31:54 ---> 173b5fd9bd6b 03:31:54 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 03:31:54 ---> Running in 37bda1985ea5 03:31:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:31:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:31:57 (1/13) Installing libc-dev (0.7.2-r3) 03:31:57 (2/13) Installing libsodium (1.0.18-r0) 03:31:57 (3/13) Installing pkgconf (1.7.3-r0) 03:31:57 (4/13) Installing libsodium-dev (1.0.18-r0) 03:31:57 (5/13) Installing openssh-keygen (8.4_p1-r3) 03:31:57 (6/13) Installing libedit (20191231.3.1-r1) 03:31:57 (7/13) Installing openssh-client (8.4_p1-r3) 03:31:58 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 03:31:58 (9/13) Installing openssh-server-common (8.4_p1-r3) 03:31:58 (10/13) Installing openssh-server (8.4_p1-r3) 03:31:58 (11/13) Installing openssh (8.4_p1-r3) 03:31:58 (12/13) Installing libzmq (4.3.3-r1) 03:31:58 (13/13) Installing zeromq-dev (4.3.3-r1) 03:31:58 Executing busybox-1.32.1-r6.trigger 03:31:58 OK: 145 MiB in 53 packages 03:32:00 Removing intermediate container 37bda1985ea5 03:32:00 ---> c11d7bc57838 03:32:00 Step 6/8 : WORKDIR /device-mqtt-go 03:32:00 ---> Running in ffb7a2bb2574 03:32:01 Removing intermediate container ffb7a2bb2574 03:32:01 ---> 6187c65223df 03:32:01 Step 7/8 : COPY . . 03:32:02 ---> dc9767d2daea 03:32:02 Step 8/8 : RUN go mod download 03:32:02 ---> Running in 49e0539c7e1f 03:32:06 lf-activate-venv(): INFO: Adding /tmp/venv-3kR0/bin to PATH 03:32:06 INFO: No Stack... 03:32:07 INFO: Retrieving Pricing Info for: v1-standard-2 03:32:08 INFO: Archiving Costs [Pipeline] sh 03:32:08 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 03:32:08 + cut -d, -f6 [Pipeline] lock 03:32:08 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-243-1-stack-cost] 03:32:08 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-243-1-stack-cost] did not exist. Created. 03:32:08 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-243-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:32:08 + echo total: 0.029999999329447746 [Pipeline] stash 03:32:09 Stashed 1 file(s) [Pipeline] } 03:32:09 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-243-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:32:09 Failed in branch amd64 03:32:29 Removing intermediate container 49e0539c7e1f 03:32:29 ---> 7e8b7809ec9f 03:32:29 Successfully built 7e8b7809ec9f 03:32:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:32:29 + docker inspect -f . ci-base-image-arm64 03:32:29 . [Pipeline] withDockerContainer 03:32:30 prd-ubuntu18.04-docker-arm64-4c-16g-48 does not seem to be running inside a container 03:32:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 03:32:31 $ docker top 8e05a8ea85cf01afbc913137e062232de9e947f0e53c3be960e69dd1d223f3f0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:32:32 + go version 03:32:32 go version go1.16.3 linux/arm64 [Pipeline] } 03:32:32 $ docker stop --time=1 8e05a8ea85cf01afbc913137e062232de9e947f0e53c3be960e69dd1d223f3f0 03:32:34 $ docker rm -f 8e05a8ea85cf01afbc913137e062232de9e947f0e53c3be960e69dd1d223f3f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:32:36 + docker inspect -f . ci-base-image-arm64 03:32:36 . [Pipeline] withDockerContainer 03:32:36 prd-ubuntu18.04-docker-arm64-4c-16g-48 does not seem to be running inside a container 03:32:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 03:32:38 $ docker top 733da7b284e5ebd5230816d20294a50f9126188af5bdaaf0f6985d1faea01e1b -eo pid,comm [Pipeline] { [Pipeline] sh 03:32:39 + go mod tidy [Pipeline] sh 03:32:40 + make test 03:32:40 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 03:32:41 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:33:20 # github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 03:33:20 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.58/internal/autoevent/executor.go:145:40: ae.Frequency undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".AutoEvent has no field or method Frequency) 03:33:39 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 03:33:39 make: *** [Makefile:26: test] Error 2 [Pipeline] } 03:33:39 $ docker stop --time=1 733da7b284e5ebd5230816d20294a50f9126188af5bdaaf0f6985d1faea01e1b 03:33:41 $ docker rm -f 733da7b284e5ebd5230816d20294a50f9126188af5bdaaf0f6985d1faea01e1b [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 03:33:43 ---> job-cost.sh 03:33:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dQTU 03:34:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:36:37 lf-activate-venv(): INFO: Adding /tmp/venv-dQTU/bin to PATH 03:36:37 INFO: No Stack... 03:36:37 INFO: Retrieving Pricing Info for: lf-standard-4 03:36:37 INFO: Archiving Costs [Pipeline] sh 03:36:37 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 03:36:37 + cut -d, -f6 [Pipeline] lock 03:36:37 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-243-1-stack-cost] 03:36:37 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-243-1-stack-cost] did not exist. Created. 03:36:37 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-243-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:36:38 /w/workspace/device-mqtt-go/1@tmp/durable-8a800f9c/script.sh: 1: /w/workspace/device-mqtt-go/1@tmp/durable-8a800f9c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:36:38 + echo total: 0.20999999344348907 [Pipeline] stash 03:36:38 Warning: overwriting stash ‘stack-cost’ 03:36:39 Stashed 1 file(s) [Pipeline] } 03:36:39 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-243-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:36:39 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 03:36:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:36:43 ---> package-listing.sh 03:36:43 ++ facter osfamily 03:36:43 ++ tr '[:upper:]' '[:lower:]' 03:36:43 + OS_FAMILY=redhat 03:36:43 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-243 03:36:43 + START_PACKAGES=/tmp/packages_start.txt 03:36:43 + END_PACKAGES=/tmp/packages_end.txt 03:36:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:36:43 + PACKAGES=/tmp/packages_start.txt 03:36:43 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-243 ']' 03:36:43 + PACKAGES=/tmp/packages_end.txt 03:36:43 + case "${OS_FAMILY}" in 03:36:43 + rpm -qa 03:36:43 + sort 03:36:49 + '[' -f /tmp/packages_start.txt ']' 03:36:49 + '[' -f /tmp/packages_end.txt ']' 03:36:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:36:49 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-243 ']' 03:36:49 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-243/archives/ 03:36:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-243/archives/ [Pipeline] echo 03:36:49 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-mqtt-go_PR-243/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:36:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:36:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:36:49 03:36:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:36:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:36:50 alpine: Pulling from edgex-lftools-log-publisher 03:36:50 df20fa9351a1: Pulling fs layer 03:36:50 36b3adc4ff6f: Pulling fs layer 03:36:50 8ad3a11d3b57: Pulling fs layer 03:36:50 46f8f816bc3b: Pulling fs layer 03:36:50 93b61091891f: Pulling fs layer 03:36:50 93b9cdb0e59b: Pulling fs layer 03:36:50 5e14af77c1be: Pulling fs layer 03:36:50 01666e4c0597: Pulling fs layer 03:36:50 aa168da1d23b: Pulling fs layer 03:36:50 93b9cdb0e59b: Waiting 03:36:50 01666e4c0597: Waiting 03:36:50 93b61091891f: Waiting 03:36:50 aa168da1d23b: Waiting 03:36:50 5e14af77c1be: Waiting 03:36:50 36b3adc4ff6f: Verifying Checksum 03:36:50 36b3adc4ff6f: Download complete 03:36:50 46f8f816bc3b: Verifying Checksum 03:36:50 46f8f816bc3b: Download complete 03:36:50 df20fa9351a1: Download complete 03:36:50 93b9cdb0e59b: Verifying Checksum 03:36:50 93b9cdb0e59b: Download complete 03:36:50 5e14af77c1be: Verifying Checksum 03:36:50 5e14af77c1be: Download complete 03:36:50 01666e4c0597: Verifying Checksum 03:36:50 01666e4c0597: Download complete 03:36:50 93b61091891f: Verifying Checksum 03:36:50 93b61091891f: Download complete 03:36:50 df20fa9351a1: Pull complete 03:36:51 36b3adc4ff6f: Pull complete 03:36:51 8ad3a11d3b57: Verifying Checksum 03:36:51 8ad3a11d3b57: Download complete 03:36:52 8ad3a11d3b57: Pull complete 03:36:52 46f8f816bc3b: Pull complete 03:36:53 aa168da1d23b: Verifying Checksum 03:36:53 aa168da1d23b: Download complete 03:36:53 93b61091891f: Pull complete 03:36:53 93b9cdb0e59b: Pull complete 03:36:53 5e14af77c1be: Pull complete 03:36:53 01666e4c0597: Pull complete 03:37:00 aa168da1d23b: Pull complete 03:37:00 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:37:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:37:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:37:00 prd-centos7-docker-4c-2g-40 does not seem to be running inside a container 03:37:00 $ 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-mqtt-go_PR-243/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-mqtt-go_PR-243 -v /w/workspace/gexfoundry_device-mqtt-go_PR-243:/w/workspace/gexfoundry_device-mqtt-go_PR-243:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-243@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-243@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 03:37:03 $ docker top ff295c54a95adc01ded3d20db895fb13c07dd212e5c023a3bae33be28860d519 -eo pid,comm [Pipeline] { [Pipeline] sh 03:37:04 + touch /tmp/pre-build-complete [Pipeline] sh 03:37:04 + mkdir -p /var/log/sa [Pipeline] sh 03:37:05 + ls /var/log/sa-host 03:37:05 + sadf -c /var/log/sa-host/sa14 03:37:05 file_magic: OK 03:37:05 HZ: Using current value: 100 03:37:05 file_header: OK 03:37:05 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 03:37:05 Statistics: 03:37:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:37:05 File successfully converted to sysstat format version 12.2.1 03:37:05 + sadf -c /var/log/sa-host/sa23 03:37:05 file_magic: OK 03:37:05 HZ: Using current value: 100 03:37:05 file_header: OK 03:37:05 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 03:37:05 Statistics: 03:37:05 Hnuu...uuuununununu... 03:37:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:37:05 provisioning config files... 03:37:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-243@tmp/config7454265555466450128tmp [Pipeline] { [Pipeline] echo 03:37:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:37:06 ---> create-netrc.sh [Pipeline] } 03:37:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:37:06 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:37:06 ---> python-tools-install.sh [Pipeline] echo 03:37:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:37:07 ---> sudo-logs.sh 03:37:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:37:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:37:07 ---> job-cost.sh 03:37:07 lf-activate-venv: SKIPPING 03:37:07 DEBUG: total: 0.20999999344348907 03:37:07 INFO: Retrieving Stack Cost... 03:37:08 INFO: Retrieving Pricing Info for: v1-standard-2 03:37:09 INFO: Archiving Costs [Pipeline] echo 03:37:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:37:09 ---> logs-deploy.sh 03:37:09 lf-activate-venv: SKIPPING 03:37:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-243/1 03:37:09 INFO: archiving workspace using pattern(s): 03:37:11 Archives upload complete. 03:37:11 INFO: archiving logs to Nexus 03:37:12 ---> uname -a: 03:37:12 Linux prd-centos7-docker-4c-2g-40.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 03:37:12 03:37:12 03:37:12 ---> lscpu: 03:37:12 Architecture: x86_64 03:37:12 CPU op-mode(s): 32-bit, 64-bit 03:37:12 Byte Order: Little Endian 03:37:12 Address sizes: 40 bits physical, 48 bits virtual 03:37:12 CPU(s): 4 03:37:12 On-line CPU(s) list: 0-3 03:37:12 Thread(s) per core: 1 03:37:12 Core(s) per socket: 1 03:37:12 Socket(s): 4 03:37:12 NUMA node(s): 1 03:37:12 Vendor ID: GenuineIntel 03:37:12 CPU family: 6 03:37:12 Model: 44 03:37:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:37:12 Stepping: 1 03:37:12 CPU MHz: 2933.438 03:37:12 BogoMIPS: 5866.87 03:37:12 Virtualization: VT-x 03:37:12 Hypervisor vendor: KVM 03:37:12 Virtualization type: full 03:37:12 L1d cache: 128 KiB 03:37:12 L1i cache: 128 KiB 03:37:12 L2 cache: 16 MiB 03:37:12 L3 cache: 64 MiB 03:37:12 NUMA node0 CPU(s): 0-3 03:37:12 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:37:12 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:37:12 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:37:12 Vulnerability Meltdown: Mitigation; PTI 03:37:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:37:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:37:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:37:12 Vulnerability Srbds: Not affected 03:37:12 Vulnerability Tsx async abort: Not affected 03:37:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 03:37:12 03:37:12 03:37:12 ---> nproc: 03:37:12 4 03:37:12 03:37:12 03:37:12 ---> df -h: 03:37:12 Filesystem Size Used Available Use% Mounted on 03:37:12 overlay 50.0G 7.3G 42.7G 15% / 03:37:12 tmpfs 64.0M 0 64.0M 0% /dev 03:37:12 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:37:12 shm 64.0M 0 64.0M 0% /dev/shm 03:37:12 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 03:37:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 03:37:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 03:37:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 03:37:12 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_device-mqtt-go_PR-243 03:37:12 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_device-mqtt-go_PR-243@tmp 03:37:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 03:37:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 03:37:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 03:37:12 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 03:37:12 03:37:12 03:37:12 ---> free -m: 03:37:12 total used free shared buff/cache available 03:37:12 Mem: 1837 729 111 0 996 1002 03:37:12 Swap: 1023 1 1022 03:37:12 03:37:12 03:37:12 ---> ip addr: 03:37:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:37:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:37:12 inet 127.0.0.1/8 scope host lo 03:37:12 valid_lft forever preferred_lft forever 03:37:12 inet6 ::1/128 scope host 03:37:12 valid_lft forever preferred_lft forever 03:37:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:37:12 link/ether fa:16:3e:88:8d:4f brd ff:ff:ff:ff:ff:ff 03:37:12 inet 10.30.122.109/23 brd 10.30.123.255 scope global dynamic eth0 03:37:12 valid_lft 85792sec preferred_lft 85792sec 03:37:12 inet6 fe80::f816:3eff:fe88:8d4f/64 scope link 03:37:12 valid_lft forever preferred_lft forever 03:37:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:37:12 link/ether 02:42:9b:e6:4f:b6 brd ff:ff:ff:ff:ff:ff 03:37:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:37:12 valid_lft forever preferred_lft forever 03:37:12 inet6 fe80::42:9bff:fee6:4fb6/64 scope link 03:37:12 valid_lft forever preferred_lft forever 03:37:12 03:37:12 03:37:12 ---> sar -b -r -n DEV: 03:37:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 03:37:12 03:37:12 03:26:50 LINUX RESTART (4 CPU) 03:37:12 03:37:12 03:28:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:37:12 03:29:01 6.69 0.88 5.81 0.00 49.97 160.12 0.00 03:37:12 03:30:01 0.35 0.00 0.35 0.00 0.00 5.89 0.00 03:37:12 03:31:01 0.25 0.00 0.25 0.00 0.00 2.71 0.00 03:37:12 03:32:01 0.25 0.00 0.25 0.00 0.00 3.73 0.00 03:37:12 03:33:01 0.25 0.00 0.25 0.00 0.00 3.86 0.00 03:37:12 03:34:01 0.28 0.00 0.28 0.00 0.00 3.96 0.00 03:37:12 03:35:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 03:37:12 03:36:02 0.23 0.00 0.23 0.00 0.00 2.18 0.00 03:37:12 03:37:01 125.13 76.49 48.64 0.00 6124.91 16481.03 0.00 03:37:12 Average: 14.76 8.54 6.22 0.00 681.68 1839.95 0.00 03:37:12 03:37:12 03:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:37:12 03:29:01 173292 0 614072 32.64 2620 1091560 1098396 37.49 407352 1103280 20 03:37:12 03:30:01 174476 0 612880 32.57 2620 1091568 1087124 37.10 407012 1102720 8 03:37:12 03:31:01 172112 0 615240 32.70 2620 1091572 1087208 37.10 419008 1092932 20 03:37:12 03:32:01 172120 0 615232 32.70 2620 1091572 1087300 37.11 419368 1092932 12 03:37:12 03:33:01 171436 0 615908 32.73 2620 1091580 1087368 37.11 423108 1090160 16 03:37:12 03:34:01 172756 0 614584 32.66 2620 1091584 1079048 36.83 423000 1088892 12 03:37:12 03:35:01 170128 0 617208 32.80 2620 1091588 1079048 36.83 425372 1088892 8 03:37:12 03:36:02 169564 0 617768 32.83 2620 1091592 1079168 36.83 425980 1088892 20 03:37:12 03:37:01 174356 0 728748 38.73 2620 975820 1283968 43.82 467464 977392 37428 03:37:12 Average: 172249 0 627960 33.37 2620 1078715 1107625 37.80 424185 1080677 4172 03:37:12 03:37:12 03:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:37:12 03:29:01 eth0 16.20 11.32 18.67 4.85 0.00 0.00 0.00 0.00 03:37:12 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:12 03:29:01 docker0 2.27 1.64 0.46 5.02 0.00 0.00 0.00 0.00 03:37:12 03:30:01 eth0 3.30 0.58 0.77 0.41 0.00 0.00 0.00 0.00 03:37:12 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:12 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:12 03:31:01 eth0 1.72 0.50 0.61 0.36 0.00 0.00 0.00 0.00 03:37:12 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:12 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:12 03:32:01 eth0 2.93 0.72 0.71 0.47 0.00 0.00 0.00 0.00 03:37:12 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:12 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:12 03:33:01 eth0 1.27 0.58 0.68 0.46 0.00 0.00 0.00 0.00 03:37:12 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:12 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:12 03:34:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:37:12 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:12 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:12 03:35:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 03:37:12 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:12 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:12 03:36:02 eth0 1.42 0.37 0.36 0.21 0.00 0.00 0.00 0.00 03:37:12 03:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:12 03:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:12 03:37:01 eth0 225.29 174.37 2192.25 52.33 0.00 0.00 0.00 0.00 03:37:12 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:12 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:12 Average: eth0 27.86 20.81 244.43 6.52 0.00 0.00 0.00 0.00 03:37:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:12 Average: docker0 0.25 0.18 0.05 0.55 0.00 0.00 0.00 0.00 03:37:12 03:37:12 03:37:12 ---> sar -P ALL: 03:37:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 03:37:12 03:37:12 03:26:50 LINUX RESTART (4 CPU) 03:37:12 03:37:12 03:28:02 CPU %user %nice %system %iowait %steal %idle 03:37:12 03:29:01 all 0.64 0.00 0.36 0.07 0.09 98.84 03:37:12 03:29:01 0 0.44 0.00 0.29 0.02 0.10 99.15 03:37:12 03:29:01 1 0.61 0.00 0.36 0.12 0.05 98.86 03:37:12 03:29:01 2 0.97 0.00 0.37 0.08 0.08 98.49 03:37:12 03:29:01 3 0.56 0.00 0.41 0.05 0.12 98.86 03:37:12 03:30:01 all 0.16 0.00 0.05 0.00 0.01 99.78 03:37:12 03:30:01 0 0.03 0.00 0.05 0.00 0.02 99.90 03:37:12 03:30:01 1 0.07 0.00 0.03 0.00 0.02 99.88 03:37:12 03:30:01 2 0.47 0.00 0.05 0.00 0.00 99.48 03:37:12 03:30:01 3 0.07 0.00 0.08 0.00 0.00 99.85 03:37:12 03:31:01 all 0.18 0.00 0.05 0.00 0.01 99.76 03:37:12 03:31:01 0 0.10 0.00 0.12 0.00 0.00 99.78 03:37:12 03:31:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:37:12 03:31:01 2 0.50 0.00 0.05 0.00 0.02 99.43 03:37:12 03:31:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:37:12 03:32:01 all 0.16 0.00 0.04 0.00 0.00 99.79 03:37:12 03:32:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:37:12 03:32:01 1 0.12 0.00 0.07 0.00 0.00 99.82 03:37:12 03:32:01 2 0.43 0.00 0.03 0.00 0.02 99.52 03:37:12 03:32:01 3 0.05 0.00 0.03 0.00 0.00 99.92 03:37:12 03:33:01 all 0.19 0.00 0.05 0.00 0.01 99.75 03:37:12 03:33:01 0 0.08 0.00 0.08 0.00 0.02 99.82 03:37:12 03:33:01 1 0.08 0.00 0.03 0.00 0.00 99.88 03:37:12 03:33:01 2 0.55 0.00 0.05 0.00 0.02 99.38 03:37:12 03:33:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:37:12 03:34:01 all 0.15 0.00 0.08 0.00 0.00 99.76 03:37:12 03:34:01 0 0.03 0.00 0.25 0.00 0.00 99.72 03:37:12 03:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:37:12 03:34:01 2 0.55 0.00 0.05 0.00 0.00 99.40 03:37:12 03:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:37:12 03:35:01 all 0.16 0.00 0.05 0.00 0.00 99.79 03:37:12 03:35:01 0 0.02 0.00 0.07 0.00 0.00 99.92 03:37:12 03:35:01 1 0.05 0.00 0.05 0.00 0.02 99.88 03:37:12 03:35:01 2 0.53 0.00 0.03 0.00 0.00 99.43 03:37:12 03:35:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:37:12 03:36:02 all 0.16 0.00 0.03 0.00 0.01 99.80 03:37:12 03:36:02 0 0.03 0.00 0.02 0.00 0.02 99.93 03:37:12 03:36:02 1 0.05 0.00 0.02 0.00 0.00 99.93 03:37:12 03:36:02 2 0.07 0.00 0.07 0.00 0.02 99.85 03:37:12 03:36:02 3 0.50 0.00 0.02 0.00 0.02 99.47 03:37:12 03:37:01 all 6.01 0.00 3.87 1.63 0.07 88.42 03:37:12 03:37:01 0 5.28 0.00 3.68 0.15 0.02 90.86 03:37:12 03:37:01 1 7.01 0.00 4.13 2.47 0.09 86.30 03:37:12 03:37:01 2 5.93 0.00 3.94 3.10 0.09 86.95 03:37:12 03:37:01 3 5.81 0.00 3.73 0.78 0.09 89.58 03:37:12 Average: all 0.86 0.00 0.50 0.19 0.02 98.43 03:37:12 Average: 0 0.66 0.00 0.50 0.02 0.02 98.80 03:37:12 Average: 1 0.88 0.00 0.52 0.28 0.02 98.30 03:37:12 Average: 2 1.10 0.00 0.51 0.35 0.03 98.02 03:37:12 Average: 3 0.78 0.00 0.48 0.09 0.03 98.62 03:37:12 03:37:12 03:37:12