Pull request #291 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b93e8289e885a9774e8f4aaf6af40b8edde9fb56+6f6d9fc423c1146f2242d7642f2e290a467e059d (2e1aaa5b77b05de63e1006dc2096daf65447ab6a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5979036148760243122.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1621871801374054042.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-291/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-291/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2701876562488058904.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh417264295508849875.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-291/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-291/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4407178294846195844.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-13673 in /w/workspace/xfoundry_go-mod-bootstrap_PR-291 [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/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-291 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-291@tmp/jenkins-gitclient-ssh1309565069398380140.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-291@tmp/jenkins-gitclient-ssh9113856705758042694.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6f6d9fc423c1146f2242d7642f2e290a467e059d into PR head commit b93e8289e885a9774e8f4aaf6af40b8edde9fb56 Merge succeeded, producing b93e8289e885a9774e8f4aaf6af40b8edde9fb56 Checking out Revision b93e8289e885a9774e8f4aaf6af40b8edde9fb56 (PR-291) > git config core.sparsecheckout # timeout=10 > git checkout -f b93e8289e885a9774e8f4aaf6af40b8edde9fb56 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-291@tmp/jenkins-gitclient-ssh8488381784619045256.key > git merge 6f6d9fc423c1146f2242d7642f2e290a467e059d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b93e8289e885a9774e8f4aaf6af40b8edde9fb56 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-01T15:36:42.214Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-01T15:36:42.254Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-01T15:36:42.264Z] ========================================================= [2021-11-01T15:36:42.264Z] EdgeX Global Pipelines Version Info [2021-11-01T15:36:42.264Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ce461faa9121b4f7410fe2095e9027bbfb7dc39a # timeout=10 [2021-11-01T15:36:43.400Z] ------------------- [2021-11-01T15:36:43.400Z] stable info: [2021-11-01T15:36:43.400Z] ------------------- [2021-11-01T15:36:43.400Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-01T15:36:43.400Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-01T15:36:43.400Z] Message: update stable to v1.0.211 [2021-11-01T15:36:43.976Z] ------------------- [2021-11-01T15:36:43.976Z] experimental info: [2021-11-01T15:36:43.976Z] ------------------- [2021-11-01T15:36:43.976Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-01T15:36:43.976Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-01T15:36:43.976Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-01T15:36:44.055Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-11-01T15:36:44.065Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-11-01T15:36:44.077Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-01T15:36:44.092Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-01T15:36:44.103Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-01T15:36:44.113Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-01T15:36:44.123Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-01T15:36:44.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-01T15:36:44.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-01T15:36:44.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-01T15:36:44.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-01T15:36:44.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-11-01T15:36:44.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-01T15:36:44.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-01T15:36:44.229Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-11-01T15:36:44.242Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-11-01T15:36:44.253Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-01T15:36:44.265Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-01T15:36:44.279Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-01T15:36:44.292Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-01T15:36:44.302Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-01T15:36:44.311Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-01T15:36:44.321Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-01T15:36:44.331Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-01T15:36:44.341Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-11-01T15:36:44.354Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-01T15:36:44.365Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-291 [Pipeline] echo [2021-11-01T15:36:44.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-291 [Pipeline] echo [2021-11-01T15:36:44.393Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-291 [Pipeline] echo [2021-11-01T15:36:44.406Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b93e8289e885a9774e8f4aaf6af40b8edde9fb56 [Pipeline] echo [2021-11-01T15:36:44.418Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b93e828 [Pipeline] echo [2021-11-01T15:36:44.428Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-01T15:36:44.835Z] + git rev-list -1 --merges b93e8289e885a9774e8f4aaf6af40b8edde9fb56~1..b93e8289e885a9774e8f4aaf6af40b8edde9fb56 [Pipeline] echo [2021-11-01T15:36:44.870Z] -----------> git rev-list -1 --merges b93e8289e885a9774e8f4aaf6af40b8edde9fb56~1..b93e8289e885a9774e8f4aaf6af40b8edde9fb56 b93e8289e885a9774e8f4aaf6af40b8edde9fb56 [false] [Pipeline] sh [2021-11-01T15:36:45.169Z] + git log --format=format:%s -1 b93e8289e885a9774e8f4aaf6af40b8edde9fb56 [Pipeline] echo [2021-11-01T15:36:45.183Z] ========================================================= [2021-11-01T15:36:45.183Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-01T15:36:45.183Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-01T15:36:45.511Z] + git log --format=format:%s -1 b93e8289e885a9774e8f4aaf6af40b8edde9fb56 [Pipeline] echo [2021-11-01T15:36:45.521Z] [semverPrep] GIT_COMMIT: b93e8289e885a9774e8f4aaf6af40b8edde9fb56, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-11-01T15:36:45.528Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-01T15:36:45.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T15:36:45.940Z] [2021-11-01T15:36:45.940Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T15:36:46.246Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T15:36:46.246Z] latest: Pulling from edgex-devops/git-semver [2021-11-01T15:36:46.246Z] a0d0a0d46f8b: Pulling fs layer [2021-11-01T15:36:46.246Z] 3e5f54012d9b: Pulling fs layer [2021-11-01T15:36:46.246Z] 4c7163046ea9: Pulling fs layer [2021-11-01T15:36:46.246Z] 0c2d73faf560: Pulling fs layer [2021-11-01T15:36:46.246Z] 0c2d73faf560: Waiting [2021-11-01T15:36:46.246Z] 3e5f54012d9b: Verifying Checksum [2021-11-01T15:36:46.246Z] 3e5f54012d9b: Download complete [2021-11-01T15:36:46.246Z] a0d0a0d46f8b: Verifying Checksum [2021-11-01T15:36:46.246Z] a0d0a0d46f8b: Download complete [2021-11-01T15:36:46.246Z] 0c2d73faf560: Verifying Checksum [2021-11-01T15:36:46.246Z] 0c2d73faf560: Download complete [2021-11-01T15:36:46.246Z] 4c7163046ea9: Verifying Checksum [2021-11-01T15:36:46.246Z] 4c7163046ea9: Download complete [2021-11-01T15:36:46.517Z] a0d0a0d46f8b: Pull complete [2021-11-01T15:36:46.517Z] 3e5f54012d9b: Pull complete [2021-11-01T15:36:46.785Z] 4c7163046ea9: Pull complete [2021-11-01T15:36:47.046Z] 0c2d73faf560: Pull complete [2021-11-01T15:36:47.046Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-01T15:36:47.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T15:36:47.046Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-01T15:36:47.114Z] prd-centos7-docker-4c-2g-13673 does not seem to be running inside a container [2021-11-01T15:36:47.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-291 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-291:/w/workspace/xfoundry_go-mod-bootstrap_PR-291:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-291@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-01T15:36:47.845Z] $ docker top 53dd5734351006fbcc042742c2a81e1dc06255377c38821028f4cdb0392c9f3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-01T15:36:47.952Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-01T15:36:47.952Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-01T15:36:48.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-01T15:36:48.071Z] $ docker exec 53dd5734351006fbcc042742c2a81e1dc06255377c38821028f4cdb0392c9f3f ssh-agent [2021-11-01T15:36:48.194Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpFFabl/agent.14 [2021-11-01T15:36:48.194Z] SSH_AGENT_PID=21 [2021-11-01T15:36:48.202Z] Running ssh-add (command line suppressed) [2021-11-01T15:36:48.310Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-291@tmp/private_key_3406910700449592911.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-291@tmp/private_key_3406910700449592911.key) [2021-11-01T15:36:48.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-01T15:36:48.620Z] + git tag --points-at HEAD [Pipeline] } [2021-11-01T15:36:48.636Z] $ docker exec --env ******** --env ******** 53dd5734351006fbcc042742c2a81e1dc06255377c38821028f4cdb0392c9f3f ssh-agent -k [2021-11-01T15:36:48.743Z] unset SSH_AUTH_SOCK; [2021-11-01T15:36:48.744Z] unset SSH_AGENT_PID; [2021-11-01T15:36:48.744Z] echo Agent pid 21 killed; [2021-11-01T15:36:48.756Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-01T15:36:48.790Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-01T15:36:48.790Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-01T15:36:48.907Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-01T15:36:48.909Z] $ docker exec 53dd5734351006fbcc042742c2a81e1dc06255377c38821028f4cdb0392c9f3f ssh-agent [2021-11-01T15:36:49.024Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXecfDde/agent.55 [2021-11-01T15:36:49.024Z] SSH_AGENT_PID=62 [2021-11-01T15:36:49.030Z] Running ssh-add (command line suppressed) [2021-11-01T15:36:49.134Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-291@tmp/private_key_1132398122852616393.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-291@tmp/private_key_1132398122852616393.key) [2021-11-01T15:36:49.150Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-01T15:36:49.446Z] + git semver init [2021-11-01T15:36:49.446Z] # -> Open(): unable to determine branch for HEAD [2021-11-01T15:36:49.446Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-291/.git [2021-11-01T15:36:49.446Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-291 [2021-11-01T15:36:49.446Z] # $SEMVER_REMOTE_NAME = origin [2021-11-01T15:36:49.446Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-01T15:36:49.446Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-01T15:36:49.446Z] # $SEMVER_BRANCH = PR-291 [2021-11-01T15:36:49.446Z] # $SEMVER_TEMP = /tmp/semver-179170122 [2021-11-01T15:36:49.446Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-11-01T15:36:50.020Z] # '/tmp/semver-179170122' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-291/.semver' [2021-11-01T15:36:50.020Z] # -> Force: false [2021-11-01T15:36:50.020Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-291/.semver [Pipeline] } [2021-11-01T15:36:50.031Z] $ docker exec --env ******** --env ******** 53dd5734351006fbcc042742c2a81e1dc06255377c38821028f4cdb0392c9f3f ssh-agent -k [2021-11-01T15:36:50.156Z] unset SSH_AUTH_SOCK; [2021-11-01T15:36:50.156Z] unset SSH_AGENT_PID; [2021-11-01T15:36:50.156Z] echo Agent pid 62 killed; [2021-11-01T15:36:50.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-01T15:36:50.487Z] + git semver [Pipeline] } [2021-11-01T15:36:50.503Z] $ docker stop --time=1 53dd5734351006fbcc042742c2a81e1dc06255377c38821028f4cdb0392c9f3f [2021-11-01T15:36:51.753Z] $ docker rm -f 53dd5734351006fbcc042742c2a81e1dc06255377c38821028f4cdb0392c9f3f [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-01T15:36:52.117Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-01T15:36:52.346Z] Stashed 1 file(s) [Pipeline] echo [2021-11-01T15:36:52.348Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-11-01T15:37:07.477Z] Still waiting to schedule task [2021-11-01T15:37:07.478Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-01T15:37:07.479Z] Still waiting to schedule task [2021-11-01T15:37:07.479Z] ‘prd-centos7-blackbox-4c-2g-13499’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-11-01T15:37:07.479Z] ‘prd-centos7-docker-4c-2g-13664’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-11-01T15:37:07.479Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13670’ is offline [2021-11-01T15:37:07.480Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13671’ is offline [2021-11-01T15:39:05.478Z] Running on prd-centos7-docker-4c-2g-13678 in /w/workspace/xfoundry_go-mod-bootstrap_PR-291 [Pipeline] { [Pipeline] ws [2021-11-01T15:39:05.488Z] Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout [2021-11-01T15:39:05.569Z] Selected Git installation does not exist. Using Default [2021-11-01T15:39:05.569Z] The recommended git tool is: NONE [2021-11-01T15:39:07.480Z] using credential edgex-jenkins-ssh [2021-11-01T15:39:07.491Z] Cloning the remote Git repository [2021-11-01T15:39:06.452Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-11-01T15:39:06.507Z] > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 [2021-11-01T15:39:06.533Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-11-01T15:39:06.533Z] > git --version # timeout=10 [2021-11-01T15:39:06.541Z] > git --version # 'git version 2.24.4' [2021-11-01T15:39:06.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-01T15:39:06.566Z] [INFO] Currently running in a labeled security context [2021-11-01T15:39:06.566Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-01T15:39:06.566Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh4741437889170595600.key [2021-11-01T15:39:06.590Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-01T15:39:08.840Z] Merging remotes/origin/main commit 6f6d9fc423c1146f2242d7642f2e290a467e059d into PR head commit b93e8289e885a9774e8f4aaf6af40b8edde9fb56 [2021-11-01T15:39:08.970Z] Merge succeeded, producing b93e8289e885a9774e8f4aaf6af40b8edde9fb56 [2021-11-01T15:39:08.970Z] Checking out Revision b93e8289e885a9774e8f4aaf6af40b8edde9fb56 (PR-291) [2021-11-01T15:39:07.278Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-11-01T15:39:07.291Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-01T15:39:07.302Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-11-01T15:39:07.316Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-11-01T15:39:07.316Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-01T15:39:07.317Z] [INFO] Currently running in a labeled security context [2021-11-01T15:39:07.317Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-01T15:39:07.317Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh1950438265633825834.key [2021-11-01T15:39:07.324Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-01T15:39:07.790Z] > git config core.sparsecheckout # timeout=10 [2021-11-01T15:39:07.801Z] > git checkout -f b93e8289e885a9774e8f4aaf6af40b8edde9fb56 # timeout=10 [2021-11-01T15:39:07.839Z] > git remote # timeout=10 [2021-11-01T15:39:07.866Z] > git config --get remote.origin.url # timeout=10 [2021-11-01T15:39:07.878Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-01T15:39:07.879Z] [INFO] Currently running in a labeled security context [2021-11-01T15:39:07.879Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-01T15:39:07.879Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh6418801775610964626.key [2021-11-01T15:39:07.890Z] > git merge 6f6d9fc423c1146f2242d7642f2e290a467e059d # timeout=10 [2021-11-01T15:39:07.905Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-01T15:39:07.913Z] > git config core.sparsecheckout # timeout=10 [2021-11-01T15:39:07.920Z] > git checkout -f b93e8289e885a9774e8f4aaf6af40b8edde9fb56 # timeout=10 [2021-11-01T15:39:12.542Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-11-01T15:39:12.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-01T15:39:12.982Z] ========================================================= [2021-11-01T15:39:12.982Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-01T15:39:12.982Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-11-01T15:39:13.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-01T15:39:13.381Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-01T15:39:13.381Z] a0d0a0d46f8b: Pulling fs layer [2021-11-01T15:39:13.381Z] 31adcdaf11c8: Pulling fs layer [2021-11-01T15:39:13.381Z] b8b176561691: Pulling fs layer [2021-11-01T15:39:13.381Z] 4527c011a84f: Pulling fs layer [2021-11-01T15:39:13.381Z] 5d74067f8e1e: Pulling fs layer [2021-11-01T15:39:13.381Z] e0aca202a116: Pulling fs layer [2021-11-01T15:39:13.381Z] 3a43be97a3b4: Pulling fs layer [2021-11-01T15:39:13.381Z] 34cad66bf833: Pulling fs layer [2021-11-01T15:39:13.381Z] b4e3c513aaa6: Pulling fs layer [2021-11-01T15:39:13.381Z] e0aca202a116: Waiting [2021-11-01T15:39:13.381Z] 3a43be97a3b4: Waiting [2021-11-01T15:39:13.381Z] 34cad66bf833: Waiting [2021-11-01T15:39:13.381Z] b4e3c513aaa6: Waiting [2021-11-01T15:39:13.381Z] 4527c011a84f: Waiting [2021-11-01T15:39:13.381Z] 5d74067f8e1e: Waiting [2021-11-01T15:39:13.381Z] b8b176561691: Verifying Checksum [2021-11-01T15:39:13.381Z] b8b176561691: Download complete [2021-11-01T15:39:13.381Z] 31adcdaf11c8: Verifying Checksum [2021-11-01T15:39:13.381Z] 31adcdaf11c8: Download complete [2021-11-01T15:39:13.381Z] 5d74067f8e1e: Verifying Checksum [2021-11-01T15:39:13.381Z] 5d74067f8e1e: Download complete [2021-11-01T15:39:13.381Z] a0d0a0d46f8b: Verifying Checksum [2021-11-01T15:39:13.381Z] a0d0a0d46f8b: Download complete [2021-11-01T15:39:13.381Z] e0aca202a116: Verifying Checksum [2021-11-01T15:39:13.381Z] e0aca202a116: Download complete [2021-11-01T15:39:13.381Z] 3a43be97a3b4: Verifying Checksum [2021-11-01T15:39:13.381Z] 3a43be97a3b4: Download complete [2021-11-01T15:39:13.670Z] 34cad66bf833: Verifying Checksum [2021-11-01T15:39:13.670Z] 34cad66bf833: Download complete [2021-11-01T15:39:13.952Z] 4527c011a84f: Verifying Checksum [2021-11-01T15:39:13.952Z] 4527c011a84f: Download complete [2021-11-01T15:39:13.952Z] a0d0a0d46f8b: Pull complete [2021-11-01T15:39:14.222Z] b4e3c513aaa6: Verifying Checksum [2021-11-01T15:39:14.222Z] b4e3c513aaa6: Download complete [2021-11-01T15:39:14.222Z] 31adcdaf11c8: Pull complete [2021-11-01T15:39:14.222Z] b8b176561691: Pull complete [2021-11-01T15:39:17.551Z] 4527c011a84f: Pull complete [2021-11-01T15:39:17.818Z] 5d74067f8e1e: Pull complete [2021-11-01T15:39:17.818Z] e0aca202a116: Pull complete [2021-11-01T15:39:17.818Z] 3a43be97a3b4: Pull complete [2021-11-01T15:39:18.077Z] 34cad66bf833: Pull complete [2021-11-01T15:39:20.668Z] b4e3c513aaa6: Pull complete [2021-11-01T15:39:20.668Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-01T15:39:20.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-01T15:39:20.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-11-01T15:39:20.982Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-11-01T15:39:21.286Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-01T15:39:21.286Z] . [Pipeline] withDockerContainer [2021-11-01T15:39:21.353Z] prd-centos7-docker-4c-2g-13678 does not seem to be running inside a container [2021-11-01T15:39:21.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-01T15:39:26.085Z] $ docker top f0d9e441cd859b14d8997dce1703893a2aa4b649e3644a29dd68d49b6101b90f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-01T15:39:26.437Z] + go version [2021-11-01T15:39:26.437Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-01T15:39:26.449Z] $ docker stop --time=1 f0d9e441cd859b14d8997dce1703893a2aa4b649e3644a29dd68d49b6101b90f [2021-11-01T15:39:27.638Z] $ docker rm -f f0d9e441cd859b14d8997dce1703893a2aa4b649e3644a29dd68d49b6101b90f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T15:39:28.079Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-01T15:39:28.079Z] . [Pipeline] withDockerContainer [2021-11-01T15:39:28.141Z] prd-centos7-docker-4c-2g-13678 does not seem to be running inside a container [2021-11-01T15:39:28.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-01T15:39:28.518Z] $ docker top 667d74f91b6505d055d4af05c30a87ecb27cbd5d4d2d444a2049a0f751530f63 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-01T15:39:28.896Z] + make test [2021-11-01T15:39:28.896Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-11-01T15:39:30.281Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 [2021-11-01T15:39:30.281Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.26 [2021-11-01T15:39:30.281Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-01T15:39:30.281Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-01T15:39:30.281Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.8 [2021-11-01T15:39:30.281Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.8 [2021-11-01T15:39:30.281Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-01T15:39:30.281Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-11-01T15:39:30.281Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-01T15:39:30.281Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-01T15:39:30.281Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-11-01T15:39:30.281Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-11-01T15:39:30.281Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-11-01T15:39:30.564Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-11-01T15:39:30.564Z] go: downloading github.com/google/uuid v1.3.0 [2021-11-01T15:39:30.564Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-11-01T15:39:30.564Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-11-01T15:39:30.564Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-11-01T15:39:30.564Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-11-01T15:39:30.564Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-11-01T15:39:30.564Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-11-01T15:39:30.564Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-11-01T15:39:30.564Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-11-01T15:39:30.564Z] go: downloading golang.org/x/text v0.3.6 [2021-11-01T15:39:30.822Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-11-01T15:39:30.823Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-11-01T15:39:30.823Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-01T15:39:30.823Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-11-01T15:39:30.823Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-11-01T15:39:30.823Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-11-01T15:39:30.823Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-11-01T15:39:30.823Z] go: downloading github.com/x448/float16 v0.8.4 [2021-11-01T15:39:30.823Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-11-01T15:39:31.405Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-11-01T15:39:31.405Z] go: downloading github.com/fatih/color v1.9.0 [2021-11-01T15:39:31.665Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-01T15:39:31.665Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-11-01T15:39:31.665Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-01T15:39:31.665Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-11-01T15:39:31.665Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-11-01T15:39:31.665Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-11-01T15:39:35.644Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13675 in /w/workspace/xfoundry_go-mod-bootstrap_PR-291 [Pipeline] { [Pipeline] ws [2021-11-01T15:39:35.655Z] Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout [2021-11-01T15:39:35.865Z] Selected Git installation does not exist. Using Default [2021-11-01T15:39:35.865Z] The recommended git tool is: NONE [2021-11-01T15:39:41.678Z] using credential edgex-jenkins-ssh [2021-11-01T15:39:41.695Z] Cloning the remote Git repository [2021-11-01T15:39:41.757Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-11-01T15:39:41.857Z] > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 [2021-11-01T15:39:41.929Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-11-01T15:39:41.930Z] > git --version # timeout=10 [2021-11-01T15:39:41.946Z] > git --version # 'git version 2.17.1' [2021-11-01T15:39:41.948Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-01T15:39:42.044Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-01T15:39:43.005Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-11-01T15:39:43.025Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-01T15:39:43.051Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-11-01T15:39:43.084Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-11-01T15:39:43.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-01T15:39:43.102Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-01T15:39:43.752Z] Merging remotes/origin/main commit 6f6d9fc423c1146f2242d7642f2e290a467e059d into PR head commit b93e8289e885a9774e8f4aaf6af40b8edde9fb56 [2021-11-01T15:39:43.980Z] Merge succeeded, producing b93e8289e885a9774e8f4aaf6af40b8edde9fb56 [2021-11-01T15:39:43.981Z] Checking out Revision b93e8289e885a9774e8f4aaf6af40b8edde9fb56 (PR-291) [2021-11-01T15:39:44.083Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-11-01T15:39:44.083Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.019s coverage: 5.1% of statements [2021-11-01T15:39:44.083Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-11-01T15:39:44.083Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.007s coverage: 92.2% of statements [2021-11-01T15:39:44.083Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.003s coverage: 85.3% of statements [2021-11-01T15:39:44.351Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.005s coverage: 24.1% of statements [2021-11-01T15:39:44.352Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-11-01T15:39:44.611Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-11-01T15:39:43.773Z] > git config core.sparsecheckout # timeout=10 [2021-11-01T15:39:43.808Z] > git checkout -f b93e8289e885a9774e8f4aaf6af40b8edde9fb56 # timeout=10 [2021-11-01T15:39:43.894Z] > git remote # timeout=10 [2021-11-01T15:39:43.912Z] > git config --get remote.origin.url # timeout=10 [2021-11-01T15:39:43.924Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-01T15:39:43.944Z] > git merge 6f6d9fc423c1146f2242d7642f2e290a467e059d # timeout=10 [2021-11-01T15:39:43.966Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-01T15:39:43.988Z] > git config core.sparsecheckout # timeout=10 [2021-11-01T15:39:44.001Z] > git checkout -f b93e8289e885a9774e8f4aaf6af40b8edde9fb56 # timeout=10 [2021-11-01T15:39:44.874Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.020s coverage: 100.0% of statements [2021-11-01T15:39:44.874Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.006s coverage: 25.0% of statements [2021-11-01T15:39:48.284Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-01T15:39:49.086Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.014s coverage: 79.7% of statements [2021-11-01T15:39:49.086Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-11-01T15:39:49.086Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-11-01T15:39:49.086Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.002s coverage: 91.3% of statements [2021-11-01T15:39:49.086Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-01T15:39:49.149Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-01T15:39:49.149Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-01T15:39:49.149Z] Dload Upload Total Spent Left Speed [2021-11-01T15:39:49.149Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 209k 0 --:--:-- --:--:-- --:--:-- 209k [Pipeline] sh [2021-11-01T15:39:49.553Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-01T15:39:49.897Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-01T15:39:49.898Z] + sudo tee /etc/docker/daemon.new [2021-11-01T15:39:49.898Z] { [2021-11-01T15:39:49.898Z] "registry-mirrors": [ [2021-11-01T15:39:49.898Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-01T15:39:49.898Z] ], [2021-11-01T15:39:49.898Z] "bip": "10.250.0.254/24", [2021-11-01T15:39:49.898Z] "hosts": [ [2021-11-01T15:39:49.898Z] "tcp://0.0.0.0:5555", [2021-11-01T15:39:49.898Z] "unix:///var/run/docker.sock" [2021-11-01T15:39:49.898Z] ], [2021-11-01T15:39:49.898Z] "mtu": 1458, [2021-11-01T15:39:49.898Z] "selinux-enabled": true, [2021-11-01T15:39:49.898Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-01T15:39:49.898Z] } [Pipeline] sh [2021-11-01T15:39:50.245Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-01T15:39:50.588Z] + sudo service docker restart [2021-11-01T15:39:54.404Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-01T15:39:54.404Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-01T15:39:54.415Z] $ docker stop --time=1 667d74f91b6505d055d4af05c30a87ecb27cbd5d4d2d444a2049a0f751530f63 [2021-11-01T15:39:56.200Z] $ docker rm -f 667d74f91b6505d055d4af05c30a87ecb27cbd5d4d2d444a2049a0f751530f63 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-01T15:39:56.730Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-01T15:39:56.908Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T15:39:57.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T15:39:57.549Z] [2021-11-01T15:39:57.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T15:39:57.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T15:39:57.848Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-01T15:39:57.848Z] b4d181a07f80: Pulling fs layer [2021-11-01T15:39:57.848Z] a1111a8f2ec3: Pulling fs layer [2021-11-01T15:39:57.848Z] ed53099fbce6: Pulling fs layer [2021-11-01T15:39:57.848Z] dc539afda2c1: Pulling fs layer [2021-11-01T15:39:57.848Z] 77bc0d833cb6: Pulling fs layer [2021-11-01T15:39:57.848Z] 9065ff56babe: Pulling fs layer [2021-11-01T15:39:57.848Z] d287ab97295c: Pulling fs layer [2021-11-01T15:39:57.848Z] dc539afda2c1: Waiting [2021-11-01T15:39:57.848Z] d287ab97295c: Waiting [2021-11-01T15:39:57.848Z] 77bc0d833cb6: Waiting [2021-11-01T15:39:57.848Z] 9065ff56babe: Waiting [2021-11-01T15:39:57.848Z] a1111a8f2ec3: Verifying Checksum [2021-11-01T15:39:57.848Z] a1111a8f2ec3: Download complete [2021-11-01T15:39:57.848Z] dc539afda2c1: Verifying Checksum [2021-11-01T15:39:57.848Z] dc539afda2c1: Download complete [2021-11-01T15:39:57.848Z] ed53099fbce6: Verifying Checksum [2021-11-01T15:39:57.848Z] ed53099fbce6: Download complete [2021-11-01T15:39:57.848Z] 9065ff56babe: Verifying Checksum [2021-11-01T15:39:57.848Z] 9065ff56babe: Download complete [2021-11-01T15:39:58.111Z] 77bc0d833cb6: Verifying Checksum [2021-11-01T15:39:58.111Z] 77bc0d833cb6: Download complete [2021-11-01T15:39:58.111Z] b4d181a07f80: Verifying Checksum [2021-11-01T15:39:58.111Z] b4d181a07f80: Download complete [2021-11-01T15:39:58.690Z] d287ab97295c: Verifying Checksum [2021-11-01T15:39:58.690Z] d287ab97295c: Download complete [2021-11-01T15:39:59.266Z] b4d181a07f80: Pull complete [2021-11-01T15:39:59.530Z] a1111a8f2ec3: Pull complete [2021-11-01T15:40:00.108Z] ed53099fbce6: Pull complete [2021-11-01T15:40:00.108Z] dc539afda2c1: Pull complete [2021-11-01T15:40:00.374Z] 77bc0d833cb6: Pull complete [2021-11-01T15:40:00.632Z] 9065ff56babe: Pull complete [2021-11-01T15:40:05.989Z] d287ab97295c: Pull complete [2021-11-01T15:40:05.989Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-01T15:40:05.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T15:40:05.989Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-01T15:40:06.047Z] prd-centos7-docker-4c-2g-13678 does not seem to be running inside a container [2021-11-01T15:40:06.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-01T15:40:08.581Z] $ docker top 905fad6ec3ae7853bfb675855980fbc5a2d4637f401fa2e3e87de8f6222502b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] unstash [2021-11-01T15:40:08.968Z] ---> job-cost.sh [2021-11-01T15:40:08.968Z] lf-activate-venv: SKIPPING [2021-11-01T15:40:08.968Z] INFO: No Stack... [Pipeline] echo [2021-11-01T15:40:09.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-01T15:40:09.496Z] ========================================================= [2021-11-01T15:40:09.496Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-01T15:40:09.496Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-11-01T15:40:09.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-01T15:40:10.852Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-01T15:40:10.852Z] 552d1f2373af: Pulling fs layer [2021-11-01T15:40:10.852Z] ea3f2d53f512: Pulling fs layer [2021-11-01T15:40:10.852Z] 9e70ebbbe112: Pulling fs layer [2021-11-01T15:40:10.852Z] 7a9cfe048b4a: Pulling fs layer [2021-11-01T15:40:10.852Z] 72dc09318566: Pulling fs layer [2021-11-01T15:40:10.852Z] f4f7b4309257: Pulling fs layer [2021-11-01T15:40:10.852Z] 0ac9a79272e3: Pulling fs layer [2021-11-01T15:40:10.852Z] b78e95d17946: Pulling fs layer [2021-11-01T15:40:10.852Z] 7a9cfe048b4a: Waiting [2021-11-01T15:40:10.852Z] f4f7b4309257: Waiting [2021-11-01T15:40:10.852Z] 72dc09318566: Waiting [2021-11-01T15:40:10.852Z] 0ac9a79272e3: Waiting [2021-11-01T15:40:10.852Z] b78e95d17946: Waiting [2021-11-01T15:40:10.852Z] 9e70ebbbe112: Verifying Checksum [2021-11-01T15:40:10.852Z] 9e70ebbbe112: Download complete [2021-11-01T15:40:10.852Z] ea3f2d53f512: Download complete [2021-11-01T15:40:10.852Z] 72dc09318566: Download complete [2021-11-01T15:40:10.852Z] f4f7b4309257: Verifying Checksum [2021-11-01T15:40:10.852Z] f4f7b4309257: Download complete [2021-11-01T15:40:10.852Z] 552d1f2373af: Download complete [2021-11-01T15:40:10.852Z] 0ac9a79272e3: Verifying Checksum [2021-11-01T15:40:10.852Z] 0ac9a79272e3: Download complete [2021-11-01T15:40:11.516Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-01T15:40:11.778Z] INFO: Archiving Costs [Pipeline] sh [2021-11-01T15:40:11.857Z] 552d1f2373af: Pull complete [2021-11-01T15:40:12.077Z] + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv [2021-11-01T15:40:12.077Z] + cut -d, -f6 [Pipeline] lock [2021-11-01T15:40:12.106Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-291-3-stack-cost] [2021-11-01T15:40:12.115Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-291-3-stack-cost] did not exist. Created. [2021-11-01T15:40:12.115Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-291-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-01T15:40:12.429Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-01T15:40:12.460Z] ea3f2d53f512: Pull complete [2021-11-01T15:40:12.461Z] Stashed 1 file(s) [Pipeline] } [2021-11-01T15:40:12.466Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-291-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-01T15:40:12.482Z] $ docker stop --time=1 905fad6ec3ae7853bfb675855980fbc5a2d4637f401fa2e3e87de8f6222502b6 [2021-11-01T15:40:13.057Z] 9e70ebbbe112: Pull complete [2021-11-01T15:40:13.057Z] b78e95d17946: Verifying Checksum [2021-11-01T15:40:13.057Z] b78e95d17946: Download complete [2021-11-01T15:40:13.616Z] $ docker rm -f 905fad6ec3ae7853bfb675855980fbc5a2d4637f401fa2e3e87de8f6222502b6 [2021-11-01T15:40:13.655Z] 7a9cfe048b4a: Verifying Checksum [2021-11-01T15:40:13.655Z] 7a9cfe048b4a: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-01T15:40:23.823Z] 7a9cfe048b4a: Pull complete [2021-11-01T15:40:24.098Z] 72dc09318566: Pull complete [2021-11-01T15:40:24.373Z] f4f7b4309257: Pull complete [2021-11-01T15:40:24.647Z] 0ac9a79272e3: Pull complete [2021-11-01T15:40:31.375Z] b78e95d17946: Pull complete [2021-11-01T15:40:31.375Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-01T15:40:31.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-01T15:40:31.375Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-11-01T15:40:31.718Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-01T15:40:32.065Z] + docker inspect -f . ci-base-image-arm64 [2021-11-01T15:40:32.065Z] . [Pipeline] withDockerContainer [2021-11-01T15:40:32.320Z] prd-ubuntu18.04-docker-arm64-4c-16g-13675 does not seem to be running inside a container [2021-11-01T15:40:32.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-01T15:40:36.323Z] $ docker top 0b5bcb99513257e0b1f25250e5e2b4e2afeaac2d61b759fa46d2a15d436b4993 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-01T15:40:37.519Z] + go version [2021-11-01T15:40:37.519Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-01T15:40:37.545Z] $ docker stop --time=1 0b5bcb99513257e0b1f25250e5e2b4e2afeaac2d61b759fa46d2a15d436b4993 [2021-11-01T15:40:39.383Z] $ docker rm -f 0b5bcb99513257e0b1f25250e5e2b4e2afeaac2d61b759fa46d2a15d436b4993 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T15:40:40.060Z] + docker inspect -f . ci-base-image-arm64 [2021-11-01T15:40:40.060Z] . [Pipeline] withDockerContainer [2021-11-01T15:40:40.322Z] prd-ubuntu18.04-docker-arm64-4c-16g-13675 does not seem to be running inside a container [2021-11-01T15:40:40.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-01T15:40:42.071Z] $ docker top 8d555b08125bc9ff81ae7f1191306487fbe7a831e6b4540ae9f0fe87f793b78d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-01T15:40:43.028Z] + make test [2021-11-01T15:40:43.028Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-11-01T15:40:45.002Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 [2021-11-01T15:40:45.002Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.26 [2021-11-01T15:40:45.002Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-01T15:40:45.002Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.8 [2021-11-01T15:40:45.276Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-01T15:40:45.276Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.8 [2021-11-01T15:40:45.276Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-01T15:40:45.276Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-11-01T15:40:45.276Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-01T15:40:45.276Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-01T15:40:45.276Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-11-01T15:40:45.276Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-11-01T15:40:45.548Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-11-01T15:40:45.548Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-11-01T15:40:45.548Z] go: downloading github.com/google/uuid v1.3.0 [2021-11-01T15:40:45.548Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-11-01T15:40:45.548Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-11-01T15:40:45.548Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-11-01T15:40:45.548Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-11-01T15:40:45.823Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-11-01T15:40:45.823Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-11-01T15:40:45.823Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-01T15:40:45.823Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-11-01T15:40:45.823Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-11-01T15:40:45.823Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-11-01T15:40:45.823Z] go: downloading golang.org/x/text v0.3.6 [2021-11-01T15:40:45.823Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-11-01T15:40:46.102Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-11-01T15:40:46.102Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-11-01T15:40:46.102Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-11-01T15:40:46.102Z] go: downloading github.com/x448/float16 v0.8.4 [2021-11-01T15:40:46.379Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-11-01T15:40:46.379Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-11-01T15:40:46.379Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-11-01T15:40:46.661Z] go: downloading github.com/fatih/color v1.9.0 [2021-11-01T15:40:46.661Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-01T15:40:46.661Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-11-01T15:40:46.661Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-01T15:40:46.661Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-11-01T15:40:46.661Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-11-01T15:40:46.934Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-11-01T15:41:34.003Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-11-01T15:41:34.003Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.062s coverage: 5.1% of statements [2021-11-01T15:41:34.003Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-11-01T15:41:34.003Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.073s coverage: 92.2% of statements [2021-11-01T15:41:34.003Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.026s coverage: 85.3% of statements [2021-11-01T15:41:35.990Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.088s coverage: 24.1% of statements [2021-11-01T15:41:35.990Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-11-01T15:41:35.990Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-11-01T15:41:35.990Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.054s coverage: 100.0% of statements [2021-11-01T15:41:35.990Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.065s coverage: 25.0% of statements [2021-11-01T15:41:41.406Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.066s coverage: 79.7% of statements [2021-11-01T15:41:41.406Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-11-01T15:41:41.406Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-11-01T15:41:41.406Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.012s coverage: 91.3% of statements [2021-11-01T15:41:41.406Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-01T15:42:08.243Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-01T15:42:08.243Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-01T15:42:08.263Z] $ docker stop --time=1 8d555b08125bc9ff81ae7f1191306487fbe7a831e6b4540ae9f0fe87f793b78d [2021-11-01T15:42:10.179Z] $ docker rm -f 8d555b08125bc9ff81ae7f1191306487fbe7a831e6b4540ae9f0fe87f793b78d [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-01T15:42:12.260Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-01T15:42:12.286Z] Warning: overwriting stash ‘coverage-report’ [2021-11-01T15:42:12.902Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T15:42:13.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-01T15:42:13.523Z] [2021-11-01T15:42:13.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-01T15:42:14.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-01T15:42:14.425Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-01T15:42:14.425Z] 448f6bf000e3: Pulling fs layer [2021-11-01T15:42:14.425Z] f757da607395: Pulling fs layer [2021-11-01T15:42:14.425Z] 05883995daec: Pulling fs layer [2021-11-01T15:42:14.425Z] 8603b9c90790: Pulling fs layer [2021-11-01T15:42:14.425Z] 1560dd03e051: Pulling fs layer [2021-11-01T15:42:14.425Z] 27f5ce0e4adf: Pulling fs layer [2021-11-01T15:42:14.425Z] c2d8d7efcc4b: Pulling fs layer [2021-11-01T15:42:14.425Z] 1560dd03e051: Waiting [2021-11-01T15:42:14.425Z] 27f5ce0e4adf: Waiting [2021-11-01T15:42:14.425Z] 8603b9c90790: Waiting [2021-11-01T15:42:14.425Z] c2d8d7efcc4b: Waiting [2021-11-01T15:42:14.425Z] f757da607395: Verifying Checksum [2021-11-01T15:42:14.425Z] f757da607395: Download complete [2021-11-01T15:42:14.425Z] 8603b9c90790: Verifying Checksum [2021-11-01T15:42:14.425Z] 8603b9c90790: Download complete [2021-11-01T15:42:14.703Z] 1560dd03e051: Verifying Checksum [2021-11-01T15:42:14.703Z] 1560dd03e051: Download complete [2021-11-01T15:42:14.703Z] 27f5ce0e4adf: Verifying Checksum [2021-11-01T15:42:14.703Z] 27f5ce0e4adf: Download complete [2021-11-01T15:42:14.703Z] 05883995daec: Verifying Checksum [2021-11-01T15:42:14.703Z] 05883995daec: Download complete [2021-11-01T15:42:14.978Z] 448f6bf000e3: Verifying Checksum [2021-11-01T15:42:14.978Z] 448f6bf000e3: Download complete [2021-11-01T15:42:17.628Z] c2d8d7efcc4b: Verifying Checksum [2021-11-01T15:42:17.628Z] c2d8d7efcc4b: Download complete [2021-11-01T15:42:18.629Z] 448f6bf000e3: Pull complete [2021-11-01T15:42:19.238Z] f757da607395: Pull complete [2021-11-01T15:42:20.672Z] 05883995daec: Pull complete [2021-11-01T15:42:21.272Z] 8603b9c90790: Pull complete [2021-11-01T15:42:22.251Z] 1560dd03e051: Pull complete [2021-11-01T15:42:22.524Z] 27f5ce0e4adf: Pull complete [2021-11-01T15:42:37.627Z] c2d8d7efcc4b: Pull complete [2021-11-01T15:42:37.627Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-01T15:42:37.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-01T15:42:37.627Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-01T15:42:37.915Z] prd-ubuntu18.04-docker-arm64-4c-16g-13675 does not seem to be running inside a container [2021-11-01T15:42:37.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-01T15:42:40.846Z] $ docker top 2d67c3e02d505897ed14ec8ac370a59e71f90732f6599941cf562c748c6bb06a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T15:42:41.831Z] ---> job-cost.sh [2021-11-01T15:42:41.831Z] lf-activate-venv: SKIPPING [2021-11-01T15:42:41.831Z] INFO: No Stack... [2021-11-01T15:42:42.105Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-01T15:42:42.696Z] INFO: Archiving Costs [Pipeline] sh [2021-11-01T15:42:43.352Z] + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv [2021-11-01T15:42:43.352Z] + cut -d, -f6 [Pipeline] lock [2021-11-01T15:42:43.414Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-291-3-stack-cost] [2021-11-01T15:42:43.419Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-291-3-stack-cost] did not exist. Created. [2021-11-01T15:42:43.419Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-291-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-01T15:42:44.089Z] /w/workspace/go-mod-bootstrap/3@tmp/durable-453a1a89/script.sh: 1: /w/workspace/go-mod-bootstrap/3@tmp/durable-453a1a89/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-01T15:42:44.762Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-01T15:42:44.788Z] Warning: overwriting stash ‘stack-cost’ [2021-11-01T15:42:44.835Z] Stashed 1 file(s) [Pipeline] } [2021-11-01T15:42:44.843Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-291-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-01T15:42:44.860Z] $ docker stop --time=1 2d67c3e02d505897ed14ec8ac370a59e71f90732f6599941cf562c748c6bb06a [2021-11-01T15:42:46.462Z] $ docker rm -f 2d67c3e02d505897ed14ec8ac370a59e71f90732f6599941cf562c748c6bb06a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-01T15:42:47.107Z] provisioning config files... [2021-11-01T15:42:47.117Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-291@tmp/config8016984785421680387tmp [Pipeline] { [Pipeline] sh [2021-11-01T15:42:47.433Z] + set +x [2021-11-01T15:42:47.433Z] + bash -s -- [2021-11-01T15:42:47.433Z] + curl -s https://codecov.io/bash [2021-11-01T15:42:47.433Z] [2021-11-01T15:42:47.433Z] _____ _ [2021-11-01T15:42:47.433Z] / ____| | | [2021-11-01T15:42:47.433Z] | | ___ __| | ___ ___ _____ __ [2021-11-01T15:42:47.433Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-01T15:42:47.433Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-01T15:42:47.433Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-01T15:42:47.433Z] Bash-1.0.6 [2021-11-01T15:42:47.433Z] [2021-11-01T15:42:47.433Z] [2021-11-01T15:42:47.433Z] ==> git version 2.24.4 found [2021-11-01T15:42:47.433Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-01T15:42:47.433Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-01T15:42:47.433Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-01T15:42:47.433Z] ==> Jenkins CI detected. [2021-11-01T15:42:47.433Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-291 [2021-11-01T15:42:47.433Z] project root: . [2021-11-01T15:42:47.433Z] --> token set from env [2021-11-01T15:42:47.433Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-01T15:42:47.433Z] ==> Running gcov in . (disable via -X gcov) [2021-11-01T15:42:47.433Z] ==> Python coveragepy not found [2021-11-01T15:42:47.433Z] ==> Searching for coverage reports in: [2021-11-01T15:42:47.433Z] + . [2021-11-01T15:42:47.433Z] -> Found 1 reports [2021-11-01T15:42:47.433Z] ==> Detecting git/mercurial file structure [2021-11-01T15:42:47.433Z] ==> Reading reports [2021-11-01T15:42:47.433Z] + ./coverage.out bytes=42222 [2021-11-01T15:42:47.433Z] ==> Appending adjustments [2021-11-01T15:42:47.433Z] https://docs.codecov.io/docs/fixing-reports [2021-11-01T15:42:47.695Z] + Found adjustments [2021-11-01T15:42:47.695Z] ==> Gzipping contents [2021-11-01T15:42:47.695Z] 8.0K /tmp/codecov.Z7wDqk.gz [2021-11-01T15:42:47.695Z] ==> Uploading reports [2021-11-01T15:42:47.695Z] url: https://codecov.io [2021-11-01T15:42:47.695Z] query: branch=PR-291&commit=b93e8289e885a9774e8f4aaf6af40b8edde9fb56&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-291%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=291&job=&cmd_args= [2021-11-01T15:42:47.695Z] -> Pinging Codecov [2021-11-01T15:42:47.695Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-291&commit=b93e8289e885a9774e8f4aaf6af40b8edde9fb56&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-291%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=291&job=&cmd_args= [2021-11-01T15:42:48.266Z] -> Uploading to [2021-11-01T15:42:48.266Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-01/833815588EE85121546D348822E98E2E/b93e8289e885a9774e8f4aaf6af40b8edde9fb56/b61eacb2-a686-4d73-8507-853e4a8574ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211101T154248Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c02c350a58426ea0c8f2f8df5c857f49eff50db482cde900fcb5556b087a09e [2021-11-01T15:42:48.266Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-01T15:42:48.266Z] Dload Upload Total Spent Left Speed [2021-11-01T15:42:48.840Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7142 0 0 100 7142 0 21737 --:--:-- --:--:-- --:--:-- 21708 100 7142 0 0 100 7142 0 21727 --:--:-- --:--:-- --:--:-- 21708 [2021-11-01T15:42:48.840Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/b93e8289e885a9774e8f4aaf6af40b8edde9fb56 [Pipeline] } [2021-11-01T15:42:48.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-01T15:42:50.034Z] + '[' -d /w/workspace/xfoundry_go-mod-bootstrap_PR-291/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-01T15:42:50.346Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T15:42:50.897Z] ---> package-listing.sh [2021-11-01T15:42:50.897Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-01T15:42:50.897Z] ++ facter osfamily [2021-11-01T15:42:51.160Z] + OS_FAMILY=redhat [2021-11-01T15:42:51.160Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-291 [2021-11-01T15:42:51.160Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-01T15:42:51.160Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-01T15:42:51.160Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-01T15:42:51.160Z] + PACKAGES=/tmp/packages_start.txt [2021-11-01T15:42:51.160Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-291 ']' [2021-11-01T15:42:51.160Z] + PACKAGES=/tmp/packages_end.txt [2021-11-01T15:42:51.160Z] + case "${OS_FAMILY}" in [2021-11-01T15:42:51.160Z] + rpm -qa [2021-11-01T15:42:51.160Z] + sort [2021-11-01T15:42:51.738Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-01T15:42:51.738Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-01T15:42:51.738Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-01T15:42:51.738Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-291 ']' [2021-11-01T15:42:51.738Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-291/archives/ [2021-11-01T15:42:51.738Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-291/archives/ [Pipeline] echo [2021-11-01T15:42:51.753Z] 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/xfoundry_go-mod-bootstrap_PR-291/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-01T15:42:52.034Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-01T15:42:52.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T15:42:52.594Z] [2021-11-01T15:42:52.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T15:42:52.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T15:42:52.903Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-01T15:42:52.903Z] b4d181a07f80: Pulling fs layer [2021-11-01T15:42:52.903Z] a1111a8f2ec3: Pulling fs layer [2021-11-01T15:42:52.903Z] ed53099fbce6: Pulling fs layer [2021-11-01T15:42:52.903Z] dc539afda2c1: Pulling fs layer [2021-11-01T15:42:52.903Z] 77bc0d833cb6: Pulling fs layer [2021-11-01T15:42:52.903Z] 9065ff56babe: Pulling fs layer [2021-11-01T15:42:52.903Z] d287ab97295c: Pulling fs layer [2021-11-01T15:42:52.903Z] 77bc0d833cb6: Waiting [2021-11-01T15:42:52.903Z] 9065ff56babe: Waiting [2021-11-01T15:42:52.903Z] d287ab97295c: Waiting [2021-11-01T15:42:52.903Z] dc539afda2c1: Waiting [2021-11-01T15:42:52.903Z] a1111a8f2ec3: Verifying Checksum [2021-11-01T15:42:52.903Z] a1111a8f2ec3: Download complete [2021-11-01T15:42:52.903Z] dc539afda2c1: Download complete [2021-11-01T15:42:52.903Z] ed53099fbce6: Verifying Checksum [2021-11-01T15:42:52.903Z] ed53099fbce6: Download complete [2021-11-01T15:42:52.903Z] 9065ff56babe: Verifying Checksum [2021-11-01T15:42:52.903Z] 9065ff56babe: Download complete [2021-11-01T15:42:52.903Z] 77bc0d833cb6: Verifying Checksum [2021-11-01T15:42:52.903Z] 77bc0d833cb6: Download complete [2021-11-01T15:42:53.171Z] b4d181a07f80: Verifying Checksum [2021-11-01T15:42:53.171Z] b4d181a07f80: Download complete [2021-11-01T15:42:53.750Z] d287ab97295c: Verifying Checksum [2021-11-01T15:42:53.750Z] d287ab97295c: Download complete [2021-11-01T15:42:54.723Z] b4d181a07f80: Pull complete [2021-11-01T15:42:54.723Z] a1111a8f2ec3: Pull complete [2021-11-01T15:42:55.311Z] ed53099fbce6: Pull complete [2021-11-01T15:42:55.311Z] dc539afda2c1: Pull complete [2021-11-01T15:42:55.573Z] 77bc0d833cb6: Pull complete [2021-11-01T15:42:55.835Z] 9065ff56babe: Pull complete [2021-11-01T15:43:01.197Z] d287ab97295c: Pull complete [2021-11-01T15:43:01.197Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-01T15:43:01.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T15:43:01.197Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-01T15:43:01.257Z] prd-centos7-docker-4c-2g-13673 does not seem to be running inside a container [2021-11-01T15:43:01.290Z] $ 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/xfoundry_go-mod-bootstrap_PR-291/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-291 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-291:/w/workspace/xfoundry_go-mod-bootstrap_PR-291:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-291@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-01T15:43:03.867Z] $ docker top 95a30353b4b9a80d1c17e212fc3083acc9bc507b71ecf849522ebdef7dda2c31 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-01T15:43:04.221Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-01T15:43:04.513Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-01T15:43:04.805Z] + ls /var/log/sa-host [2021-11-01T15:43:04.805Z] + sadf -c /var/log/sa-host/sa01 [2021-11-01T15:43:04.805Z] file_magic: OK [2021-11-01T15:43:04.805Z] HZ: Using current value: 100 [2021-11-01T15:43:04.805Z] file_header: OK [2021-11-01T15:43:04.805Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-01T15:43:04.805Z] Statistics: [2021-11-01T15:43:04.805Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-01T15:43:04.805Z] File successfully converted to sysstat format version 12.0.3 [2021-11-01T15:43:04.805Z] + sadf -c /var/log/sa-host/sa30 [2021-11-01T15:43:04.805Z] file_magic: OK [2021-11-01T15:43:04.805Z] HZ: Using current value: 100 [2021-11-01T15:43:04.805Z] file_header: OK [2021-11-01T15:43:04.805Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-01T15:43:04.805Z] Statistics: [2021-11-01T15:43:04.805Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-01T15:43:04.805Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-01T15:43:04.882Z] provisioning config files... [2021-11-01T15:43:04.892Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-291@tmp/config1945407800291805790tmp [Pipeline] { [Pipeline] echo [2021-11-01T15:43:04.907Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T15:43:05.194Z] ---> create-netrc.sh [Pipeline] } [2021-11-01T15:43:05.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-01T15:43:05.530Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-01T15:43:05.539Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T15:43:05.834Z] ---> sudo-logs.sh [2021-11-01T15:43:05.834Z] Archiving 'sudo' log.. [2021-11-01T15:43:05.834Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13673.novalocal: Name or service not known [2021-11-01T15:43:05.834Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13673.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-01T15:43:05.858Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T15:43:06.159Z] ---> job-cost.sh [2021-11-01T15:43:06.159Z] lf-activate-venv: SKIPPING [2021-11-01T15:43:06.159Z] DEBUG: total: 0.10999999940395355 [2021-11-01T15:43:06.159Z] INFO: Retrieving Stack Cost... [2021-11-01T15:43:06.418Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-01T15:43:06.679Z] INFO: Archiving Costs [Pipeline] echo [2021-11-01T15:43:06.691Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T15:43:06.982Z] ---> logs-deploy.sh [2021-11-01T15:43:06.982Z] lf-activate-venv: SKIPPING [2021-11-01T15:43:06.982Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-291/3 [2021-11-01T15:43:06.982Z] INFO: archiving workspace using pattern(s): [2021-11-01T15:43:07.557Z] Archives upload complete. [2021-11-01T15:43:07.557Z] INFO: archiving logs to Nexus [2021-11-01T15:43:08.130Z] ---> uname -a: [2021-11-01T15:43:08.130Z] Linux prd-centos7-docker-4c-2g-13673.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-11-01T15:43:08.130Z] [2021-11-01T15:43:08.130Z] [2021-11-01T15:43:08.130Z] ---> lscpu: [2021-11-01T15:43:08.130Z] Architecture: x86_64 [2021-11-01T15:43:08.130Z] CPU op-mode(s): 32-bit, 64-bit [2021-11-01T15:43:08.130Z] Byte Order: Little Endian [2021-11-01T15:43:08.130Z] Address sizes: 40 bits physical, 48 bits virtual [2021-11-01T15:43:08.130Z] CPU(s): 2 [2021-11-01T15:43:08.130Z] On-line CPU(s) list: 0,1 [2021-11-01T15:43:08.130Z] Thread(s) per core: 1 [2021-11-01T15:43:08.130Z] Core(s) per socket: 1 [2021-11-01T15:43:08.130Z] Socket(s): 2 [2021-11-01T15:43:08.130Z] NUMA node(s): 1 [2021-11-01T15:43:08.130Z] Vendor ID: AuthenticAMD [2021-11-01T15:43:08.130Z] CPU family: 23 [2021-11-01T15:43:08.130Z] Model: 49 [2021-11-01T15:43:08.130Z] Model name: AMD EPYC-Rome Processor [2021-11-01T15:43:08.130Z] Stepping: 0 [2021-11-01T15:43:08.130Z] CPU MHz: 2799.998 [2021-11-01T15:43:08.130Z] BogoMIPS: 5599.99 [2021-11-01T15:43:08.130Z] Virtualization: AMD-V [2021-11-01T15:43:08.130Z] Hypervisor vendor: KVM [2021-11-01T15:43:08.130Z] Virtualization type: full [2021-11-01T15:43:08.130Z] L1d cache: 32K [2021-11-01T15:43:08.130Z] L1i cache: 32K [2021-11-01T15:43:08.130Z] L2 cache: 512K [2021-11-01T15:43:08.130Z] L3 cache: 16384K [2021-11-01T15:43:08.130Z] NUMA node0 CPU(s): 0,1 [2021-11-01T15:43:08.130Z] 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-11-01T15:43:08.130Z] [2021-11-01T15:43:08.130Z] [2021-11-01T15:43:08.130Z] ---> nproc: [2021-11-01T15:43:08.130Z] 2 [2021-11-01T15:43:08.130Z] [2021-11-01T15:43:08.130Z] [2021-11-01T15:43:08.130Z] ---> df -h: [2021-11-01T15:43:08.130Z] Filesystem Size Used Avail Use% Mounted on [2021-11-01T15:43:08.130Z] overlay 40G 7.7G 33G 20% / [2021-11-01T15:43:08.130Z] tmpfs 64M 0 64M 0% /dev [2021-11-01T15:43:08.130Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-11-01T15:43:08.130Z] shm 64M 0 64M 0% /dev/shm [2021-11-01T15:43:08.130Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-11-01T15:43:08.130Z] [2021-11-01T15:43:08.130Z] [2021-11-01T15:43:08.130Z] ---> sar -b -r -n DEV: [2021-11-01T15:43:08.130Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/01/21 _x86_64_ (2 CPU) [2021-11-01T15:43:08.130Z] [2021-11-01T15:43:08.130Z] 15:36:07 LINUX RESTART (2 CPU) [2021-11-01T15:43:08.130Z] [2021-11-01T15:43:08.130Z] 15:37:01 tps rtps wtps bread/s bwrtn/s [2021-11-01T15:43:08.130Z] 15:38:01 2.95 0.03 2.91 1.07 98.53 [2021-11-01T15:43:08.130Z] 15:39:01 0.43 0.02 0.42 0.53 7.05 [2021-11-01T15:43:08.130Z] 15:40:01 0.28 0.00 0.28 0.00 4.30 [2021-11-01T15:43:08.130Z] 15:41:01 0.20 0.00 0.20 0.00 2.73 [2021-11-01T15:43:08.130Z] 15:42:01 0.25 0.00 0.25 0.00 2.90 [2021-11-01T15:43:08.130Z] 15:43:02 29.78 0.20 29.58 15.86 6092.90 [2021-11-01T15:43:08.130Z] Average: 5.65 0.04 5.61 2.91 1034.82 [2021-11-01T15:43:08.130Z] [2021-11-01T15:43:08.130Z] 15:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-11-01T15:43:08.130Z] 15:38:01 5692304 0 617952 7.72 2620 1696056 1191032 13.15 561380 1522012 20 [2021-11-01T15:43:08.130Z] 15:39:01 5690484 0 619760 7.74 2620 1696068 1163468 12.85 563992 1521988 16 [2021-11-01T15:43:08.130Z] 15:40:01 5693708 0 616536 7.70 2620 1696068 1163600 12.85 560452 1522852 8 [2021-11-01T15:43:08.130Z] 15:41:01 5694892 0 615344 7.68 2620 1696076 1163276 12.84 558808 1522852 8 [2021-11-01T15:43:08.130Z] 15:42:01 5693808 0 616424 7.70 2620 1696080 1166196 12.88 560440 1522940 20 [2021-11-01T15:43:08.130Z] 15:43:02 5056044 0 763764 9.54 2620 2186504 1334520 14.73 757684 1860448 238564 [2021-11-01T15:43:08.130Z] Average: 5586873 0 641630 8.01 2620 1777809 1197015 13.22 593793 1578849 39773 [2021-11-01T15:43:08.130Z] [2021-11-01T15:43:08.130Z] 15:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-11-01T15:43:08.130Z] 15:38:01 eth0 1.25 0.58 0.73 0.28 0.00 0.00 0.00 0.00 [2021-11-01T15:43:08.130Z] 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-01T15:43:08.130Z] 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-01T15:43:08.130Z] 15:39:01 eth0 3.18 0.38 0.55 0.20 0.00 0.00 0.00 0.00 [2021-11-01T15:43:08.130Z] 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-01T15:43:08.130Z] 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-01T15:43:08.130Z] 15:40:01 eth0 2.03 0.77 0.85 0.59 0.00 0.00 0.00 0.00 [2021-11-01T15:43:08.130Z] 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-01T15:43:08.130Z] 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-01T15:43:08.130Z] 15:41:01 eth0 0.28 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-11-01T15:43:08.130Z] 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-01T15:43:08.130Z] 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-01T15:43:08.130Z] 15:42:01 eth0 1.42 0.67 0.71 0.46 0.00 0.00 0.00 0.00 [2021-11-01T15:43:08.130Z] 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-01T15:43:08.130Z] 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-01T15:43:08.130Z] 15:43:02 eth0 102.45 67.95 2601.86 12.08 0.00 0.00 0.00 0.00 [2021-11-01T15:43:08.130Z] 15:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-01T15:43:08.130Z] 15:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-01T15:43:08.130Z] Average: eth0 18.44 11.73 434.16 2.27 0.00 0.00 0.00 0.00 [2021-11-01T15:43:08.130Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-01T15:43:08.130Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-01T15:43:08.130Z] [2021-11-01T15:43:08.130Z] [2021-11-01T15:43:08.130Z] ---> sar -P ALL: [2021-11-01T15:43:08.130Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/01/21 _x86_64_ (2 CPU) [2021-11-01T15:43:08.130Z] [2021-11-01T15:43:08.130Z] 15:36:07 LINUX RESTART (2 CPU) [2021-11-01T15:43:08.131Z] [2021-11-01T15:43:08.131Z] 15:37:01 CPU %user %nice %system %iowait %steal %idle [2021-11-01T15:43:08.131Z] 15:38:01 all 0.23 0.00 0.06 0.00 0.03 99.67 [2021-11-01T15:43:08.131Z] 15:38:01 0 0.42 0.00 0.07 0.00 0.05 99.46 [2021-11-01T15:43:08.131Z] 15:38:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-11-01T15:43:08.131Z] 15:39:01 all 0.18 0.00 0.03 0.00 0.03 99.77 [2021-11-01T15:43:08.131Z] 15:39:01 0 0.30 0.00 0.03 0.00 0.03 99.63 [2021-11-01T15:43:08.131Z] 15:39:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-11-01T15:43:08.131Z] 15:40:01 all 0.18 0.00 0.03 0.00 0.03 99.77 [2021-11-01T15:43:08.131Z] 15:40:01 0 0.30 0.00 0.03 0.00 0.03 99.63 [2021-11-01T15:43:08.131Z] 15:40:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-11-01T15:43:08.131Z] 15:41:01 all 0.22 0.00 0.03 0.00 0.03 99.72 [2021-11-01T15:43:08.131Z] 15:41:01 0 0.40 0.00 0.03 0.00 0.03 99.53 [2021-11-01T15:43:08.131Z] 15:41:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-11-01T15:43:08.131Z] 15:42:01 all 0.16 0.00 0.02 0.00 0.03 99.80 [2021-11-01T15:43:08.131Z] 15:42:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-11-01T15:43:08.131Z] 15:42:01 1 0.25 0.00 0.02 0.00 0.03 99.70 [2021-11-01T15:43:08.131Z] 15:43:02 all 8.41 0.00 3.01 0.32 0.06 88.20 [2021-11-01T15:43:08.131Z] 15:43:02 0 8.36 0.00 3.09 0.39 0.07 88.09 [2021-11-01T15:43:08.131Z] 15:43:02 1 8.45 0.00 2.93 0.26 0.05 88.31 [2021-11-01T15:43:08.131Z] Average: all 1.54 0.00 0.52 0.05 0.03 97.85 [2021-11-01T15:43:08.131Z] Average: 0 1.62 0.00 0.54 0.06 0.04 97.73 [2021-11-01T15:43:08.131Z] Average: 1 1.46 0.00 0.51 0.04 0.03 97.96 [2021-11-01T15:43:08.131Z] [2021-11-01T15:43:08.131Z] [2021-11-01T15:43:08.131Z]