Pull request #536 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2f84b7d70bc8974edfd42ab8d7d53c9ec843d85f+d511a652ffdad315d2af34087d8a013cc32369e3 (9170c70aab0b7f09e00a8b30bcf7207eed04a7d5) 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-ssh18096006591287969770.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16648050809566259373.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-536/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-536/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17331879486800379749.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-536/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7357260808683107454.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh11678486330423659327.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-536/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-536/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13697073491052742665.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14651 in /w/workspace/xfoundry_go-mod-bootstrap_PR-536 [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-536 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d511a652ffdad315d2af34087d8a013cc32369e3 into PR head commit 2f84b7d70bc8974edfd42ab8d7d53c9ec843d85f Merge succeeded, producing 2f84b7d70bc8974edfd42ab8d7d53c9ec843d85f Checking out Revision 2f84b7d70bc8974edfd42ab8d7d53c9ec843d85f (PR-536) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f 2f84b7d70bc8974edfd42ab8d7d53c9ec843d85f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d511a652ffdad315d2af34087d8a013cc32369e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f84b7d70bc8974edfd42ab8d7d53c9ec843d85f # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:01:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:01:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:01:53 ========================================================= 10:01:53 EdgeX Global Pipelines Version Info 10:01:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:01:53 ------------------- 10:01:53 stable info: 10:01:53 ------------------- 10:01:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:01:53 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:01:53 Message: update stable to v1.0.249 10:01:54 ------------------- 10:01:54 experimental info: 10:01:54 ------------------- 10:01:54 Commited By: **** collab-it+edgex@linuxfoundation.org 10:01:54 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:01:54 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:01:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 10:01:54 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 10:01:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:01:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:01:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:01:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:01:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:01:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:01:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:01:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:01:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:01:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 10:01:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:01:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:01:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 10:01:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:01:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:01:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:01:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:01:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:01:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:01:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:01:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:01:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:01:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 10:01:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:01:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:01:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-536 [Pipeline] echo 10:01:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-536 [Pipeline] echo 10:01:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-536 [Pipeline] echo 10:01:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f84b7d70bc8974edfd42ab8d7d53c9ec843d85f [Pipeline] echo 10:01:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f84b7d [Pipeline] echo 10:01:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:01:56 + git rev-list -1 --merges 2f84b7d70bc8974edfd42ab8d7d53c9ec843d85f~1..2f84b7d70bc8974edfd42ab8d7d53c9ec843d85f [Pipeline] echo 10:01:56 -----------> git rev-list -1 --merges 2f84b7d70bc8974edfd42ab8d7d53c9ec843d85f~1..2f84b7d70bc8974edfd42ab8d7d53c9ec843d85f 2f84b7d70bc8974edfd42ab8d7d53c9ec843d85f [false] [Pipeline] sh 10:01:57 + git log --format=format:%s -1 2f84b7d70bc8974edfd42ab8d7d53c9ec843d85f [Pipeline] echo 10:01:57 ========================================================= 10:01:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:01:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:01:57 + git log --format=format:%s -1 2f84b7d70bc8974edfd42ab8d7d53c9ec843d85f [Pipeline] echo 10:01:57 [semverPrep] GIT_COMMIT: 2f84b7d70bc8974edfd42ab8d7d53c9ec843d85f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 10:01:57 [semverPrep] This is not a build commit. [Pipeline] sh 10:01:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:01:58 + grep -v github /etc/ssh/ssh_known_hosts 10:01:58 + [ -e /tmp/ssh_known_hosts ] 10:01:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:01:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:01:58 + sudo tee -a /etc/ssh/ssh_known_hosts 10:01:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:01:58 10:01:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:01:58 0.1.4: Pulling from edgex-devops/py-git-semver 10:01:58 b85a868b505f: Pulling fs layer 10:01:58 e2be974225ed: Pulling fs layer 10:01:58 339a4e72a1f5: Pulling fs layer 10:01:58 988bab9f4d93: Pulling fs layer 10:01:58 1469e6f7b9e6: Pulling fs layer 10:01:58 eaf3925da568: Pulling fs layer 10:01:58 bab4dde63d76: Pulling fs layer 10:01:58 bde34c3a00c8: Pulling fs layer 10:01:58 b352a97aabf1: Pulling fs layer 10:01:58 4872d77fe225: Pulling fs layer 10:01:58 5851b861e8e6: Pulling fs layer 10:01:58 988bab9f4d93: Waiting 10:01:58 1469e6f7b9e6: Waiting 10:01:58 eaf3925da568: Waiting 10:01:58 bab4dde63d76: Waiting 10:01:58 bde34c3a00c8: Waiting 10:01:58 4872d77fe225: Waiting 10:01:58 b352a97aabf1: Waiting 10:01:58 e2be974225ed: Verifying Checksum 10:01:58 e2be974225ed: Download complete 10:01:58 988bab9f4d93: Verifying Checksum 10:01:58 988bab9f4d93: Download complete 10:01:59 1469e6f7b9e6: Verifying Checksum 10:01:59 1469e6f7b9e6: Download complete 10:01:59 339a4e72a1f5: Verifying Checksum 10:01:59 339a4e72a1f5: Download complete 10:01:59 eaf3925da568: Verifying Checksum 10:01:59 eaf3925da568: Download complete 10:01:59 bde34c3a00c8: Download complete 10:01:59 b352a97aabf1: Verifying Checksum 10:01:59 b352a97aabf1: Download complete 10:01:59 4872d77fe225: Verifying Checksum 10:01:59 4872d77fe225: Download complete 10:01:59 5851b861e8e6: Verifying Checksum 10:01:59 5851b861e8e6: Download complete 10:01:59 b85a868b505f: Download complete 10:01:59 bab4dde63d76: Verifying Checksum 10:01:59 bab4dde63d76: Download complete 10:02:00 b85a868b505f: Pull complete 10:02:00 e2be974225ed: Pull complete 10:02:01 339a4e72a1f5: Pull complete 10:02:01 988bab9f4d93: Pull complete 10:02:01 1469e6f7b9e6: Pull complete 10:02:01 eaf3925da568: Pull complete 10:02:03 bab4dde63d76: Pull complete 10:02:03 bde34c3a00c8: Pull complete 10:02:03 b352a97aabf1: Pull complete 10:02:03 4872d77fe225: Pull complete 10:02:03 5851b861e8e6: Pull complete 10:02:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:02:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:02:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:04 prd-ubuntu20.04-docker-8c-8g-14651 does not seem to be running inside a container 10:02:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-536 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-536:/w/workspace/xfoundry_go-mod-bootstrap_PR-536:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-536@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-536@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:02:06 $ docker top 2b85222315b45f0135e2511a1255b76b1a3b110f9bf0878c44bc58d9aa7367b2 -eo pid,comm 10:02:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:02:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:02:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:02:07 [ssh-agent] Looking for ssh-agent implementation... 10:02:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:02:07 $ docker exec 2b85222315b45f0135e2511a1255b76b1a3b110f9bf0878c44bc58d9aa7367b2 ssh-agent 10:02:07 SSH_AUTH_SOCK=/tmp/ssh-ZwfIXlnC6ZLX/agent.32 10:02:07 SSH_AGENT_PID=38 10:02:07 Running ssh-add (command line suppressed) 10:02:07 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-536@tmp/private_key_3194195595644950152.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-536@tmp/private_key_3194195595644950152.key) 10:02:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:02:07 + git tag --points-at HEAD [Pipeline] } 10:02:07 $ docker exec --env ******** --env ******** 2b85222315b45f0135e2511a1255b76b1a3b110f9bf0878c44bc58d9aa7367b2 ssh-agent -k 10:02:07 unset SSH_AUTH_SOCK; 10:02:07 unset SSH_AGENT_PID; 10:02:07 echo Agent pid 38 killed; 10:02:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:02:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:02:08 [ssh-agent] Looking for ssh-agent implementation... 10:02:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:02:08 $ docker exec 2b85222315b45f0135e2511a1255b76b1a3b110f9bf0878c44bc58d9aa7367b2 ssh-agent 10:02:08 SSH_AUTH_SOCK=/tmp/ssh-SCf6fNKpBkb5/agent.70 10:02:08 SSH_AGENT_PID=76 10:02:08 Running ssh-add (command line suppressed) 10:02:08 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-536@tmp/private_key_12876928439824777882.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-536@tmp/private_key_12876928439824777882.key) 10:02:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:02:08 + git semver init 10:02:09 2023-05-09 10:02:08,995 [run_init] DEBUG init version:0.0.0 force:False 10:02:09 2023-05-09 10:02:08,996 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-536/.semver 10:02:09 2023-05-09 10:02:08,996 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-536/.semver 10:02:09 2023-05-09 10:02:08,996 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-536/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-536, universal_newlines=False, shell=None, istream=None) 10:02:09 2023-05-09 10:02:09,845 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-536/.git/info/exclude 10:02:09 2023-05-09 10:02:09,845 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-536/.semver/PR-536 with force:False 10:02:09 2023-05-09 10:02:09,845 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-536/.semver/PR-536 10:02:09 2023-05-09 10:02:09,850 [execute] INFO git cat-file --batch-check 10:02:09 2023-05-09 10:02:09,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-536/.semver, universal_newlines=False, shell=None, istream=) 10:02:09 2023-05-09 10:02:09,859 [execute] INFO git cat-file --batch 10:02:09 2023-05-09 10:02:09,859 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-536/.semver, universal_newlines=False, shell=None, istream=) 10:02:09 2023-05-09 10:02:09,865 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-536/.semver/PR-536 10:02:09 0.0.0 [Pipeline] } 10:02:10 $ docker exec --env ******** --env ******** 2b85222315b45f0135e2511a1255b76b1a3b110f9bf0878c44bc58d9aa7367b2 ssh-agent -k 10:02:10 unset SSH_AUTH_SOCK; 10:02:10 unset SSH_AGENT_PID; 10:02:10 echo Agent pid 76 killed; 10:02:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:02:10 + git semver [Pipeline] } 10:02:10 $ docker stop --time=1 2b85222315b45f0135e2511a1255b76b1a3b110f9bf0878c44bc58d9aa7367b2 10:02:12 $ docker rm -f --volumes 2b85222315b45f0135e2511a1255b76b1a3b110f9bf0878c44bc58d9aa7367b2 [Pipeline] // withDockerContainer [Pipeline] sh 10:02:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:02:12 Stashed 1 file(s) [Pipeline] echo 10:02:12 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 10:02:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:02:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:02:13 ========================================================= 10:02:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:02:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 10:02:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:02:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:02:13 f56be85fc22e: Pulling fs layer 10:02:13 85791d961cd3: Pulling fs layer 10:02:13 d694b5ae8c79: Pulling fs layer 10:02:13 9f32a84ed3da: Pulling fs layer 10:02:13 4d19c01a9841: Pulling fs layer 10:02:13 9325e15d5711: Pulling fs layer 10:02:13 556b6ee489ea: Pulling fs layer 10:02:13 c5a4b2cf53e6: Pulling fs layer 10:02:13 4d19c01a9841: Waiting 10:02:13 9325e15d5711: Waiting 10:02:13 556b6ee489ea: Waiting 10:02:13 c5a4b2cf53e6: Waiting 10:02:13 9f32a84ed3da: Waiting 10:02:13 85791d961cd3: Verifying Checksum 10:02:13 85791d961cd3: Download complete 10:02:13 9f32a84ed3da: Verifying Checksum 10:02:13 9f32a84ed3da: Download complete 10:02:13 4d19c01a9841: Verifying Checksum 10:02:13 4d19c01a9841: Download complete 10:02:13 f56be85fc22e: Verifying Checksum 10:02:13 f56be85fc22e: Download complete 10:02:13 9325e15d5711: Verifying Checksum 10:02:13 9325e15d5711: Download complete 10:02:14 f56be85fc22e: Pull complete 10:02:14 85791d961cd3: Pull complete 10:02:14 d694b5ae8c79: Verifying Checksum 10:02:14 d694b5ae8c79: Download complete 10:02:14 c5a4b2cf53e6: Verifying Checksum 10:02:14 c5a4b2cf53e6: Download complete 10:02:15 556b6ee489ea: Verifying Checksum 10:02:15 556b6ee489ea: Download complete 10:02:18 d694b5ae8c79: Pull complete 10:02:18 9f32a84ed3da: Pull complete 10:02:18 4d19c01a9841: Pull complete 10:02:18 9325e15d5711: Pull complete 10:02:21 556b6ee489ea: Pull complete 10:02:22 c5a4b2cf53e6: Pull complete 10:02:22 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 10:02:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:02:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 10:02:22 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:22 + docker inspect -f . ci-base-image-x86_64 10:02:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:23 prd-ubuntu20.04-docker-8c-8g-14651 does not seem to be running inside a container 10:02:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-536 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-536:/w/workspace/xfoundry_go-mod-bootstrap_PR-536:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-536@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-536@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 ******** ci-base-image-x86_64 cat 10:02:27 $ docker top 2358ace6c7832995e8797e7c12427bf7fedc467665f407e5ab7cb2d9c8e5e7fe -eo pid,comm [Pipeline] { [Pipeline] sh 10:02:27 + go version 10:02:27 go version go1.20.2 linux/amd64 [Pipeline] } 10:02:27 $ docker stop --time=1 2358ace6c7832995e8797e7c12427bf7fedc467665f407e5ab7cb2d9c8e5e7fe 10:02:28 Still waiting to schedule task 10:02:28 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 10:02:29 $ docker rm -f --volumes 2358ace6c7832995e8797e7c12427bf7fedc467665f407e5ab7cb2d9c8e5e7fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:29 + docker inspect -f . ci-base-image-x86_64 10:02:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:29 prd-ubuntu20.04-docker-8c-8g-14651 does not seem to be running inside a container 10:02:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-536 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-536:/w/workspace/xfoundry_go-mod-bootstrap_PR-536:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-536@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-536@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 ******** ci-base-image-x86_64 cat 10:02:30 $ docker top 9cc2bee5d32b66b229662c231e5f0d6c31133c90d30cb07c9907eed486fa242c -eo pid,comm [Pipeline] { [Pipeline] sh 10:02:30 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-536 [Pipeline] fileExists [Pipeline] sh 10:02:31 + make test 10:02:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:02:31 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:02:31 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.41 10:02:31 go: downloading github.com/stretchr/testify v1.8.2 10:02:31 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.29 10:02:31 go: downloading github.com/google/uuid v1.3.0 10:02:31 go: downloading github.com/hashicorp/go-multierror v1.1.1 10:02:31 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 10:02:31 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 10:02:31 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 10:02:31 go: downloading github.com/mitchellh/copystructure v1.2.0 10:02:31 go: downloading gopkg.in/yaml.v3 v3.0.1 10:02:31 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.15 10:02:31 go: downloading github.com/gorilla/mux v1.8.0 10:02:31 go: downloading github.com/davecgh/go-spew v1.1.1 10:02:31 go: downloading github.com/pmezard/go-difflib v1.0.0 10:02:31 go: downloading github.com/hashicorp/errwrap v1.0.0 10:02:31 go: downloading github.com/mitchellh/reflectwalk v1.0.2 10:02:31 go: downloading github.com/stretchr/objx v0.5.0 10:02:31 go: downloading github.com/gorilla/websocket v1.4.2 10:02:31 go: downloading golang.org/x/net v0.9.0 10:02:31 go: downloading golang.org/x/sync v0.1.0 10:02:31 go: downloading github.com/go-kit/log v0.2.1 10:02:31 go: downloading github.com/go-playground/validator/v10 v10.13.0 10:02:31 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 10:02:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 10:02:31 go: downloading github.com/go-redis/redis/v7 v7.3.0 10:02:31 go: downloading github.com/hashicorp/consul/api v1.20.0 10:02:31 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:02:31 go: downloading github.com/go-logfmt/logfmt v0.5.1 10:02:31 go: downloading github.com/x448/float16 v0.8.4 10:02:31 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 10:02:31 go: downloading github.com/mitchellh/mapstructure v1.5.0 10:02:31 go: downloading github.com/go-playground/universal-translator v0.18.1 10:02:31 go: downloading github.com/leodido/go-urn v1.2.3 10:02:31 go: downloading golang.org/x/crypto v0.8.0 10:02:31 go: downloading golang.org/x/text v0.9.0 10:02:31 go: downloading github.com/zeebo/errs v1.3.0 10:02:31 go: downloading google.golang.org/grpc v1.53.0 10:02:31 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 10:02:31 go: downloading google.golang.org/protobuf v1.28.1 10:02:31 go: downloading github.com/hashicorp/go-hclog v0.14.1 10:02:31 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 10:02:31 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 10:02:31 go: downloading github.com/hashicorp/serf v0.10.1 10:02:32 go: downloading github.com/go-playground/locales v0.14.1 10:02:32 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 10:02:32 go: downloading github.com/golang/protobuf v1.5.2 10:02:32 go: downloading golang.org/x/sys v0.7.0 10:02:32 go: downloading github.com/fatih/color v1.9.0 10:02:32 go: downloading github.com/mattn/go-isatty v0.0.14 10:02:32 go: downloading github.com/mattn/go-colorable v0.1.12 10:02:32 go: downloading github.com/armon/go-metrics v0.3.10 10:02:32 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 10:02:32 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:02:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 10:02:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 10:02:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 10:02:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 10:02:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 10:03:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.047s coverage: 34.1% of statements 10:03:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.020s coverage: 92.4% of statements 10:03:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.006s coverage: 85.0% of statements 10:03:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.027s coverage: 42.4% of statements 10:03:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.016s coverage: 100.0% of statements 10:03:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.325s coverage: 87.7% of statements 10:03:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.013s coverage: 25.0% of statements 10:03:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.041s coverage: 78.4% of statements 10:03:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.012s coverage: 76.1% of statements 10:03:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.017s coverage: 31.2% of statements 10:03:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.005s coverage: 91.3% of statements 10:03:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:03:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:03:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 10:03:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:03:19 $ docker stop --time=1 9cc2bee5d32b66b229662c231e5f0d6c31133c90d30cb07c9907eed486fa242c 10:03:21 $ docker rm -f --volumes 9cc2bee5d32b66b229662c231e5f0d6c31133c90d30cb07c9907eed486fa242c [Pipeline] // withDockerContainer [Pipeline] sh 10:03:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:03:22 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] withEnv [Pipeline] { [Pipeline] sh 10:03:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:03:23 10:03:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:03:24 latest: Pulling from edgex-lftools-log-publisher 10:03:24 5eb5b503b376: Pulling fs layer 10:03:24 5c69ac0246d0: Pulling fs layer 10:03:24 ec43610c2a17: Pulling fs layer 10:03:24 3a2ae6a8a46f: Pulling fs layer 10:03:24 33b1e0a273af: Pulling fs layer 10:03:24 5d3b04190fa2: Pulling fs layer 10:03:24 2f39f015ded8: Pulling fs layer 10:03:24 33b1e0a273af: Waiting 10:03:24 5d3b04190fa2: Waiting 10:03:24 2f39f015ded8: Waiting 10:03:24 3a2ae6a8a46f: Waiting 10:03:24 5c69ac0246d0: Download complete 10:03:24 3a2ae6a8a46f: Verifying Checksum 10:03:24 3a2ae6a8a46f: Download complete 10:03:24 33b1e0a273af: Verifying Checksum 10:03:24 33b1e0a273af: Download complete 10:03:24 5d3b04190fa2: Download complete 10:03:24 ec43610c2a17: Verifying Checksum 10:03:24 ec43610c2a17: Download complete 10:03:24 5eb5b503b376: Download complete 10:03:24 2f39f015ded8: Download complete 10:03:25 5eb5b503b376: Pull complete 10:03:25 5c69ac0246d0: Pull complete 10:03:26 ec43610c2a17: Pull complete 10:03:26 3a2ae6a8a46f: Pull complete 10:03:26 33b1e0a273af: Pull complete 10:03:26 5d3b04190fa2: Pull complete 10:03:30 2f39f015ded8: Pull complete 10:03:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:03:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:03:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:31 prd-ubuntu20.04-docker-8c-8g-14651 does not seem to be running inside a container 10:03:31 $ 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/xfoundry_go-mod-bootstrap_PR-536 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-536:/w/workspace/xfoundry_go-mod-bootstrap_PR-536:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-536@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-536@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:10003/edgex-lftools-log-publisher:latest cat 10:03:34 $ docker top bc4500938fc71444c84e2b9095d87d65981829c71aca66f942004e6b53f7f9dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:03:34 ---> job-cost.sh 10:03:34 lf-activate-venv: SKIPPING 10:03:34 INFO: No Stack... 10:03:35 INFO: Retrieving Pricing Info for: v3-standard-8 10:03:35 INFO: Archiving Costs [Pipeline] sh 10:03:35 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-536/archives/cost.csv 10:03:35 + cut -d, -f6 [Pipeline] lock 10:03:35 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-536-1-stack-cost] 10:03:35 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-536-1-stack-cost] did not exist. Created. 10:03:35 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-536-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:03:36 + echo total: 0.2199999988079071 [Pipeline] stash 10:03:36 Stashed 1 file(s) [Pipeline] } 10:03:36 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-536-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:03:36 $ docker stop --time=1 bc4500938fc71444c84e2b9095d87d65981829c71aca66f942004e6b53f7f9dd 10:03:37 $ docker rm -f --volumes bc4500938fc71444c84e2b9095d87d65981829c71aca66f942004e6b53f7f9dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:04:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14654 in /w/workspace/xfoundry_go-mod-bootstrap_PR-536 [Pipeline] { [Pipeline] ws 10:04:54 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 10:04:54 Selected Git installation does not exist. Using Default 10:04:54 The recommended git tool is: NONE 10:05:02 using credential edgex-jenkins-ssh 10:05:02 Cloning the remote Git repository 10:05:02 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 10:05:02 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 10:05:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 10:05:02 > git --version # timeout=10 10:05:02 > git --version # 'git version 2.25.1' 10:05:02 using GIT_SSH to set credentials SSH Credentials for GitHub 10:05:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:05:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 10:05:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:05:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 10:05:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 10:05:05 using GIT_SSH to set credentials SSH Credentials for GitHub 10:05:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:05:06 Merging remotes/origin/main commit d511a652ffdad315d2af34087d8a013cc32369e3 into PR head commit 2f84b7d70bc8974edfd42ab8d7d53c9ec843d85f 10:05:07 Merge succeeded, producing 2f84b7d70bc8974edfd42ab8d7d53c9ec843d85f 10:05:07 Checking out Revision 2f84b7d70bc8974edfd42ab8d7d53c9ec843d85f (PR-536) 10:05:07 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 10:05:07 > git --version # timeout=10 10:05:07 > git --version # 'git version 2.25.1' 10:05:07 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:05:06 > git config core.sparsecheckout # timeout=10 10:05:06 > git checkout -f 2f84b7d70bc8974edfd42ab8d7d53c9ec843d85f # timeout=10 10:05:06 > git remote # timeout=10 10:05:06 > git config --get remote.origin.url # timeout=10 10:05:06 using GIT_SSH to set credentials SSH Credentials for GitHub 10:05:06 > git merge d511a652ffdad315d2af34087d8a013cc32369e3 # timeout=10 10:05:06 > git rev-parse HEAD^{commit} # timeout=10 10:05:07 > git config core.sparsecheckout # timeout=10 10:05:07 > git checkout -f 2f84b7d70bc8974edfd42ab8d7d53c9ec843d85f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:05:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:05:09 % Total % Received % Xferd Average Speed Time Time Time Current 10:05:09 Dload Upload Total Spent Left Speed 10:05:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh 10:05:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:05:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:05:10 + sudo tee /etc/docker/daemon.new 10:05:10 { 10:05:10 "registry-mirrors": [ 10:05:10 "https://nexus3.edgexfoundry.org:10001" 10:05:10 ], 10:05:10 "bip": "10.250.0.254/24", 10:05:10 "hosts": [ 10:05:10 "tcp://0.0.0.0:5555", 10:05:10 "unix:///var/run/docker.sock" 10:05:10 ], 10:05:10 "mtu": 1458, 10:05:10 "selinux-enabled": true, 10:05:10 "seccomp-profile": "/etc/docker/seccomp.json" 10:05:10 } [Pipeline] sh 10:05:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:05:11 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 10:05:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:05:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:05:29 ========================================================= 10:05:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:05:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 10:05:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:05:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:05:31 c41833b44d91: Pulling fs layer 10:05:31 ed15518f5707: Pulling fs layer 10:05:31 feae8fd75edb: Pulling fs layer 10:05:31 242c74f7c9fa: Pulling fs layer 10:05:31 3cdef696dda3: Pulling fs layer 10:05:31 2ced38df9373: Pulling fs layer 10:05:31 58f1dce35555: Pulling fs layer 10:05:31 3cdef696dda3: Waiting 10:05:31 2ced38df9373: Waiting 10:05:31 58f1dce35555: Waiting 10:05:31 242c74f7c9fa: Waiting 10:05:31 ed15518f5707: Verifying Checksum 10:05:31 ed15518f5707: Download complete 10:05:31 242c74f7c9fa: Verifying Checksum 10:05:31 242c74f7c9fa: Download complete 10:05:31 3cdef696dda3: Verifying Checksum 10:05:31 3cdef696dda3: Download complete 10:05:31 c41833b44d91: Download complete 10:05:32 c41833b44d91: Pull complete 10:05:32 58f1dce35555: Verifying Checksum 10:05:32 58f1dce35555: Download complete 10:05:33 ed15518f5707: Pull complete 10:05:34 feae8fd75edb: Verifying Checksum 10:05:34 feae8fd75edb: Download complete 10:05:34 2ced38df9373: Verifying Checksum 10:05:34 2ced38df9373: Download complete 10:05:46 feae8fd75edb: Pull complete 10:05:46 242c74f7c9fa: Pull complete 10:05:46 3cdef696dda3: Pull complete 10:05:53 2ced38df9373: Pull complete 10:05:56 58f1dce35555: Pull complete 10:05:56 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 10:05:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:05:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 10:05:56 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:57 + docker inspect -f . ci-base-image-arm64 10:05:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:57 prd-ubuntu20.04-docker-arm64-4c-16g-14654 does not seem to be running inside a container 10:05:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:06:00 $ docker top 11bccd4bdc98f74d37664bc4dc616ed41f3399573186716db0d2eeb27739b155 -eo pid,comm [Pipeline] { [Pipeline] sh 10:06:01 + go version 10:06:01 go version go1.20.2 linux/arm64 [Pipeline] } 10:06:01 $ docker stop --time=1 11bccd4bdc98f74d37664bc4dc616ed41f3399573186716db0d2eeb27739b155 10:06:03 $ docker rm -f --volumes 11bccd4bdc98f74d37664bc4dc616ed41f3399573186716db0d2eeb27739b155 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:04 + docker inspect -f . ci-base-image-arm64 10:06:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:06:04 prd-ubuntu20.04-docker-arm64-4c-16g-14654 does not seem to be running inside a container 10:06:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:06:06 $ docker top fa2ad1454d09b799e1fd934cc9208f736d48f73cf9258d3f5eef16d3c2ce414b -eo pid,comm [Pipeline] { [Pipeline] sh 10:06:07 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh 10:06:08 + make test 10:06:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:06:08 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.41 10:06:08 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 10:06:08 go: downloading github.com/mitchellh/copystructure v1.2.0 10:06:08 go: downloading gopkg.in/yaml.v3 v3.0.1 10:06:08 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 10:06:08 go: downloading github.com/stretchr/testify v1.8.2 10:06:08 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:06:08 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 10:06:08 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.29 10:06:08 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.15 10:06:08 go: downloading github.com/gorilla/mux v1.8.0 10:06:08 go: downloading github.com/google/uuid v1.3.0 10:06:09 go: downloading github.com/hashicorp/go-multierror v1.1.1 10:06:09 go: downloading github.com/mitchellh/reflectwalk v1.0.2 10:06:09 go: downloading github.com/go-kit/log v0.2.1 10:06:09 go: downloading github.com/go-playground/validator/v10 v10.13.0 10:06:09 go: downloading github.com/davecgh/go-spew v1.1.1 10:06:09 go: downloading github.com/pmezard/go-difflib v1.0.0 10:06:09 go: downloading github.com/stretchr/objx v0.5.0 10:06:09 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 10:06:09 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 10:06:09 go: downloading github.com/gorilla/websocket v1.4.2 10:06:09 go: downloading golang.org/x/net v0.9.0 10:06:09 go: downloading golang.org/x/sync v0.1.0 10:06:09 go: downloading github.com/hashicorp/errwrap v1.0.0 10:06:09 go: downloading github.com/hashicorp/consul/api v1.20.0 10:06:09 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:06:10 go: downloading github.com/go-logfmt/logfmt v0.5.1 10:06:10 go: downloading github.com/go-playground/universal-translator v0.18.1 10:06:10 go: downloading github.com/leodido/go-urn v1.2.3 10:06:10 go: downloading golang.org/x/crypto v0.8.0 10:06:10 go: downloading golang.org/x/text v0.9.0 10:06:10 go: downloading github.com/go-redis/redis/v7 v7.3.0 10:06:10 go: downloading github.com/x448/float16 v0.8.4 10:06:10 go: downloading github.com/zeebo/errs v1.3.0 10:06:10 go: downloading google.golang.org/grpc v1.53.0 10:06:13 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 10:06:13 go: downloading github.com/mitchellh/mapstructure v1.5.0 10:06:13 go: downloading github.com/go-playground/locales v0.14.1 10:06:13 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 10:06:13 go: downloading github.com/hashicorp/go-hclog v0.14.1 10:06:13 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 10:06:13 go: downloading github.com/hashicorp/serf v0.10.1 10:06:13 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 10:06:13 go: downloading google.golang.org/protobuf v1.28.1 10:06:14 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 10:06:14 go: downloading github.com/fatih/color v1.9.0 10:06:14 go: downloading github.com/mattn/go-isatty v0.0.14 10:06:14 go: downloading github.com/armon/go-metrics v0.3.10 10:06:14 go: downloading github.com/golang/protobuf v1.5.2 10:06:14 go: downloading golang.org/x/sys v0.7.0 10:06:14 go: downloading github.com/mattn/go-colorable v0.1.12 10:06:14 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 10:06:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:08:52 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 10:08:58 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 10:09:08 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 10:09:08 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 10:09:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.230s coverage: 34.1% of statements 10:09:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.124s coverage: 92.4% of statements 10:09:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.043s coverage: 85.0% of statements 10:09:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.126s coverage: 42.4% of statements 10:09:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.132s coverage: 100.0% of statements 10:09:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.455s coverage: 87.7% of statements 10:09:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.082s coverage: 25.0% of statements 10:09:22 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 10:09:25 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.188s coverage: 78.4% of statements 10:09:25 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.094s coverage: 76.1% of statements 10:09:25 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.069s coverage: 31.2% of statements 10:09:25 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.020s coverage: 91.3% of statements 10:09:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:09:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:10:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:10:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 10:10:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:10:13 $ docker stop --time=1 fa2ad1454d09b799e1fd934cc9208f736d48f73cf9258d3f5eef16d3c2ce414b 10:10:15 $ docker rm -f --volumes fa2ad1454d09b799e1fd934cc9208f736d48f73cf9258d3f5eef16d3c2ce414b [Pipeline] // withDockerContainer [Pipeline] sh 10:10:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:10:18 Warning: overwriting stash ‘coverage-report’ 10:10:19 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] withEnv [Pipeline] { [Pipeline] sh 10:10:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:10:20 10:10:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:10:20 arm64: Pulling from edgex-lftools-log-publisher 10:10:20 8998bd30e6a1: Pulling fs layer 10:10:20 04944245beec: Pulling fs layer 10:10:20 699f458cf7ca: Pulling fs layer 10:10:20 765212b225bb: Pulling fs layer 10:10:20 f23df028b6ca: Pulling fs layer 10:10:20 d65c8cfc05b1: Pulling fs layer 10:10:20 2437ff75d9bd: Pulling fs layer 10:10:20 f23df028b6ca: Waiting 10:10:20 d65c8cfc05b1: Waiting 10:10:20 2437ff75d9bd: Waiting 10:10:20 765212b225bb: Waiting 10:10:20 04944245beec: Verifying Checksum 10:10:20 04944245beec: Download complete 10:10:20 765212b225bb: Verifying Checksum 10:10:20 765212b225bb: Download complete 10:10:20 f23df028b6ca: Verifying Checksum 10:10:20 f23df028b6ca: Download complete 10:10:21 d65c8cfc05b1: Verifying Checksum 10:10:21 d65c8cfc05b1: Download complete 10:10:21 699f458cf7ca: Verifying Checksum 10:10:21 699f458cf7ca: Download complete 10:10:21 8998bd30e6a1: Verifying Checksum 10:10:21 8998bd30e6a1: Download complete 10:10:24 2437ff75d9bd: Verifying Checksum 10:10:24 2437ff75d9bd: Download complete 10:10:26 8998bd30e6a1: Pull complete 10:10:26 04944245beec: Pull complete 10:10:28 699f458cf7ca: Pull complete 10:10:28 765212b225bb: Pull complete 10:10:29 f23df028b6ca: Pull complete 10:10:29 d65c8cfc05b1: Pull complete 10:10:44 2437ff75d9bd: Pull complete 10:10:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:10:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:10:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:44 prd-ubuntu20.04-docker-arm64-4c-16g-14654 does not seem to be running inside a container 10:10:44 $ 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/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:10:47 $ docker top ef7234c03736e72c6830893fa04c7b5e1c6b9493bce209b1c7030522934f6bd6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:48 ---> job-cost.sh 10:10:48 lf-activate-venv: SKIPPING 10:10:48 INFO: No Stack... 10:10:49 INFO: Retrieving Pricing Info for: v3-standard-4 10:10:50 INFO: Archiving Costs [Pipeline] sh 10:10:50 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 10:10:50 + cut -d, -f6 [Pipeline] lock 10:10:50 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-536-1-stack-cost] 10:10:50 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-536-1-stack-cost] did not exist. Created. 10:10:50 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-536-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:10:51 /w/workspace/go-mod-bootstrap/1@tmp/durable-59185b3c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:10:52 + echo total: 0.10999999940395355 [Pipeline] stash 10:10:52 Warning: overwriting stash ‘stack-cost’ 10:10:52 Stashed 1 file(s) [Pipeline] } 10:10:52 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-536-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:10:52 $ docker stop --time=1 ef7234c03736e72c6830893fa04c7b5e1c6b9493bce209b1c7030522934f6bd6 10:10:54 $ docker rm -f --volumes ef7234c03736e72c6830893fa04c7b5e1c6b9493bce209b1c7030522934f6bd6 [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 10:10:55 provisioning config files... 10:10:55 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-536@tmp/config9000125076347126238tmp [Pipeline] { [Pipeline] sh 10:10:55 + set +x 10:10:55 + bash -s -- 10:10:55 + curl -s https://codecov.io/bash 10:10:55 10:10:55 _____ _ 10:10:55 / ____| | | 10:10:55 | | ___ __| | ___ ___ _____ __ 10:10:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:10:55 | |___| (_) | (_| | __/ (_| (_) \ V / 10:10:55 \_____\___/ \__,_|\___|\___\___/ \_/ 10:10:55 Bash-1.0.6 10:10:55 10:10:55 10:10:55 ==> git version 2.25.1 found 10:10:55 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:10:55 Release-Date: 2020-01-08 10:10:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:10:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:10:55 ==> Jenkins CI detected. 10:10:55 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-536 10:10:55 project root: . 10:10:55 --> token set from env 10:10:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:10:55 ==> Running gcov in . (disable via -X gcov) 10:10:55 ==> Python coveragepy not found 10:10:55 ==> Searching for coverage reports in: 10:10:55 + . 10:10:55 -> Found 1 reports 10:10:55 ==> Detecting git/mercurial file structure 10:10:55 ==> Reading reports 10:10:55 + ./coverage.out bytes=93368 10:10:55 ==> Appending adjustments 10:10:55 https://docs.codecov.io/docs/fixing-reports 10:10:55 + Found adjustments 10:10:55 ==> Gzipping contents 10:10:55 16K /tmp/codecov.a2E9Wq.gz 10:10:55 ==> Uploading reports 10:10:55 url: https://codecov.io 10:10:55 query: branch=PR-536&commit=2f84b7d70bc8974edfd42ab8d7d53c9ec843d85f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-536%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=536&job=&cmd_args= 10:10:55 -> Pinging Codecov 10:10:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-536&commit=2f84b7d70bc8974edfd42ab8d7d53c9ec843d85f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-536%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=536&job=&cmd_args= 10:10:55 -> Uploading to 10:10:55 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/833815588EE85121546D348822E98E2E/2f84b7d70bc8974edfd42ab8d7d53c9ec843d85f/a092c8fc-e57e-4cdc-8e08-10cc2f0890e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T101055Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3219b062ad25dec302f3640ee85b8fc149b9e47f696e50ffe092aaff4ffec62f 10:10:56 % Total % Received % Xferd Average Speed Time Time Time Current 10:10:56 Dload Upload Total Spent Left Speed 10:10:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14561 0 0 100 14561 0 65004 --:--:-- --:--:-- --:--:-- 65004 10:10:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/2f84b7d70bc8974edfd42ab8d7d53c9ec843d85f [Pipeline] } 10:10:56 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 10:10:58 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-536/archives ] 10:10:58 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-536/archives 10:10:58 total 16 10:10:58 drwxr-xr-x 3 root root 4096 May 9 10:03 . 10:10:58 drwxrwxr-x 9 jenkins jenkins 4096 May 9 10:03 .. 10:10:58 drwxr-xr-x 2 root root 4096 May 9 10:03 cost 10:10:58 -rw-r--r-- 1 root root 88 May 9 10:03 cost.csv 10:10:58 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-536/archives 10:10:58 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-536/archives 10:10:58 total 16 10:10:58 drwxr-xr-x 3 jenkins jenkins 4096 May 9 10:03 . 10:10:58 drwxrwxr-x 9 jenkins jenkins 4096 May 9 10:03 .. 10:10:58 drwxr-xr-x 2 jenkins jenkins 4096 May 9 10:03 cost 10:10:58 -rw-r--r-- 1 jenkins jenkins 88 May 9 10:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:10:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:10:59 ---> package-listing.sh 10:10:59 ++ facter osfamily 10:10:59 ++ tr '[:upper:]' '[:lower:]' 10:10:59 + OS_FAMILY=debian 10:10:59 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-536 10:10:59 + START_PACKAGES=/tmp/packages_start.txt 10:10:59 + END_PACKAGES=/tmp/packages_end.txt 10:10:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:10:59 + PACKAGES=/tmp/packages_start.txt 10:10:59 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-536 ']' 10:10:59 + PACKAGES=/tmp/packages_end.txt 10:10:59 + case "${OS_FAMILY}" in 10:10:59 + dpkg -l 10:10:59 + grep '^ii' 10:10:59 + '[' -f /tmp/packages_start.txt ']' 10:10:59 + '[' -f /tmp/packages_end.txt ']' 10:10:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:10:59 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-536 ']' 10:10:59 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-536/archives/ 10:10:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-536/archives/ [Pipeline] echo 10:10:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-536/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:10:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:11:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:00 prd-ubuntu20.04-docker-8c-8g-14651 does not seem to be running inside a container 10:11:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-536/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-536 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-536:/w/workspace/xfoundry_go-mod-bootstrap_PR-536:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-536@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-536@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:11:01 $ docker top f5f43c34e06bebf7a126c3a7221ff67354ddf5d3a561f3a5fe45eeaf341409e0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:01 + touch /tmp/pre-build-complete [Pipeline] sh 10:11:01 + mkdir -p /var/log/sysstat [Pipeline] sh 10:11:02 + ls /var/log/sa-host 10:11:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:11:02 provisioning config files... 10:11:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-536@tmp/config15415554261001592448tmp [Pipeline] { [Pipeline] echo 10:11:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:11:02 ---> create-netrc.sh [Pipeline] } 10:11:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:11:02 ---> python-tools-install.sh [Pipeline] echo 10:11:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:11:03 ---> sudo-logs.sh 10:11:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:11:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:11:03 ---> job-cost.sh 10:11:03 lf-activate-venv: SKIPPING 10:11:03 DEBUG: total: 0.2199999988079071 10:11:03 INFO: Retrieving Stack Cost... 10:11:03 INFO: Retrieving Pricing Info for: v3-standard-8 10:11:04 INFO: Archiving Costs [Pipeline] echo 10:11:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:11:04 ---> logs-deploy.sh 10:11:04 lf-activate-venv: SKIPPING 10:11:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-536/1 10:11:04 INFO: archiving workspace using pattern(s): 10:11:05 Archives upload complete. 10:11:05 INFO: archiving logs to Nexus 10:11:06 ---> uname -a: 10:11:06 Linux prd-ubuntu20-04-docker-8c-8g-14651 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:11:06 10:11:06 10:11:06 ---> lscpu: 10:11:06 Architecture: x86_64 10:11:06 CPU op-mode(s): 32-bit, 64-bit 10:11:06 Byte Order: Little Endian 10:11:06 Address sizes: 40 bits physical, 48 bits virtual 10:11:06 CPU(s): 8 10:11:06 On-line CPU(s) list: 0-7 10:11:06 Thread(s) per core: 1 10:11:06 Core(s) per socket: 1 10:11:06 Socket(s): 8 10:11:06 NUMA node(s): 1 10:11:06 Vendor ID: AuthenticAMD 10:11:06 CPU family: 23 10:11:06 Model: 49 10:11:06 Model name: AMD EPYC-Rome Processor 10:11:06 Stepping: 0 10:11:06 CPU MHz: 2799.998 10:11:06 BogoMIPS: 5599.99 10:11:06 Virtualization: AMD-V 10:11:06 Hypervisor vendor: KVM 10:11:06 Virtualization type: full 10:11:06 L1d cache: 256 KiB 10:11:06 L1i cache: 256 KiB 10:11:06 L2 cache: 4 MiB 10:11:06 L3 cache: 128 MiB 10:11:06 NUMA node0 CPU(s): 0-7 10:11:06 Vulnerability Itlb multihit: Not affected 10:11:06 Vulnerability L1tf: Not affected 10:11:06 Vulnerability Mds: Not affected 10:11:06 Vulnerability Meltdown: Not affected 10:11:06 Vulnerability Mmio stale data: Not affected 10:11:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:11:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:11:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:11:06 Vulnerability Srbds: Not affected 10:11:06 Vulnerability Tsx async abort: Not affected 10:11:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:11:06 10:11:06 10:11:06 ---> nproc: 10:11:06 8 10:11:06 10:11:06 10:11:06 ---> df -h: 10:11:06 Filesystem Size Used Avail Use% Mounted on 10:11:06 overlay 155G 11G 145G 7% / 10:11:06 tmpfs 64M 0 64M 0% /dev 10:11:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:11:06 shm 64M 0 64M 0% /dev/shm 10:11:06 /dev/vda1 155G 11G 145G 7% /facter-os 10:11:06 10:11:06 10:11:06 ---> sar -b -r -n DEV: 10:11:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14651) 05/09/23 _x86_64_ (8 CPU) 10:11:06 10:11:06 10:01:15 LINUX RESTART (8 CPU) 10:11:06 10:11:06 10:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:11:06 10:03:01 77.65 3.33 74.32 0.00 436.59 37498.15 0.00 10:11:06 10:04:01 61.26 0.15 61.11 0.00 5.33 33715.96 0.00 10:11:06 10:05:01 1.35 0.00 1.35 0.00 0.00 14.55 0.00 10:11:06 10:06:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 10:11:06 10:07:01 37.65 11.78 25.87 0.00 5432.32 6319.36 0.00 10:11:06 10:08:01 3.65 0.00 3.65 0.00 0.00 41.73 0.00 10:11:06 10:09:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 10:11:06 10:10:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 10:11:06 10:11:01 5.13 0.25 4.88 0.00 19.33 105.72 0.00 10:11:06 Average: 21.13 1.72 19.40 0.00 654.91 8637.56 0.00 10:11:06 10:11:06 10:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:11:06 10:03:01 28439900 31552168 744360 2.26 90032 3249132 1921440 5.66 1352944 2660320 630676 10:11:06 10:04:01 28652984 31584216 715088 2.17 95456 3070600 1780456 5.25 1103260 2707128 164 10:11:06 10:05:01 28653028 31584288 714744 2.17 95496 3070604 1780456 5.25 1103168 2707132 24 10:11:06 10:06:01 28662812 31594184 704648 2.14 95536 3070604 1780456 5.25 1093344 2707136 8 10:11:06 10:07:01 28286024 31573188 715284 2.18 104204 3403232 1799812 5.30 1328428 2820360 900 10:11:06 10:08:01 28290044 31577264 710924 2.16 104232 3403232 1799812 5.30 1324568 2820360 4 10:11:06 10:09:01 28289720 31576952 711096 2.16 104256 3403240 1799812 5.30 1324636 2820364 68 10:11:06 10:10:01 28289796 31577220 710784 2.16 104296 3403360 1799812 5.30 1324368 2820488 4 10:11:06 10:11:01 28247168 31536872 750660 2.28 104448 3404568 2074984 6.12 1365952 2821560 348 10:11:06 Average: 28423497 31572928 719732 2.19 99773 3275397 1837449 5.42 1257852 2764983 70244 10:11:06 10:11:06 10:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:11:06 10:03:01 veth5f625b3 28.41 57.39 2.83 575.75 0.00 0.00 0.00 0.05 10:11:06 10:03:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 10:11:06 10:03:01 docker0 34.13 62.32 3.09 624.90 0.00 0.00 0.00 0.00 10:11:06 10:03:01 ens3 278.70 156.69 4912.60 32.47 0.00 0.00 0.00 0.00 10:11:06 10:04:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 10:11:06 10:04:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:11:06 10:04:01 ens3 131.97 88.92 2530.51 85.96 0.00 0.00 0.00 0.00 10:11:06 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:06 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:06 10:05:01 ens3 1.32 0.42 0.41 0.27 0.00 0.00 0.00 0.00 10:11:06 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:11:06 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:06 10:06:01 ens3 0.70 0.35 1.82 0.09 0.00 0.00 0.00 0.00 10:11:06 10:07:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 10:11:06 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:06 10:07:01 ens3 152.50 76.67 1953.87 5.60 0.00 0.00 0.00 0.00 10:11:06 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:11:06 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:06 10:08:01 ens3 0.33 0.23 0.02 0.02 0.00 0.00 0.00 0.00 10:11:06 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:06 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:06 10:09:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:11:06 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:11:06 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:06 10:10:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:11:06 10:11:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:11:06 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:06 10:11:01 ens3 17.88 11.43 18.02 6.30 0.00 0.00 0.00 0.00 10:11:06 Average: lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 10:11:06 Average: docker0 3.80 6.93 0.34 69.43 0.00 0.00 0.00 0.00 10:11:06 Average: ens3 64.86 37.20 1046.39 14.52 0.00 0.00 0.00 0.00 10:11:06 10:11:06 10:11:06 ---> sar -P ALL: 10:11:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14651) 05/09/23 _x86_64_ (8 CPU) 10:11:06 10:11:06 10:01:15 LINUX RESTART (8 CPU) 10:11:06 10:11:06 10:02:01 CPU %user %nice %system %iowait %steal %idle 10:11:06 10:03:01 all 23.58 0.00 5.53 1.65 0.07 69.18 10:11:06 10:03:01 0 23.74 0.00 5.67 0.93 0.07 69.59 10:11:06 10:03:01 1 23.39 0.00 5.85 0.20 0.05 70.50 10:11:06 10:03:01 2 24.45 0.00 5.73 8.33 0.08 61.40 10:11:06 10:03:01 3 23.92 0.00 5.34 0.57 0.08 70.08 10:11:06 10:03:01 4 23.45 0.00 5.30 0.41 0.05 70.80 10:11:06 10:03:01 5 24.11 0.00 5.49 0.44 0.07 69.90 10:11:06 10:03:01 6 23.20 0.00 5.79 0.64 0.05 70.32 10:11:06 10:03:01 7 22.34 0.00 5.09 1.64 0.07 70.87 10:11:06 10:04:01 all 13.08 0.00 2.69 1.52 0.04 82.67 10:11:06 10:04:01 0 13.53 0.00 2.78 2.08 0.03 81.58 10:11:06 10:04:01 1 13.96 0.00 3.02 4.77 0.05 78.20 10:11:06 10:04:01 2 12.86 0.00 2.55 0.61 0.05 83.94 10:11:06 10:04:01 3 12.65 0.00 2.05 0.05 0.03 85.21 10:11:06 10:04:01 4 12.83 0.00 2.43 0.02 0.03 84.69 10:11:06 10:04:01 5 13.49 0.00 3.32 3.54 0.03 79.62 10:11:06 10:04:01 6 12.29 0.00 2.83 1.02 0.05 83.81 10:11:06 10:04:01 7 13.06 0.00 2.53 0.05 0.05 84.32 10:11:06 10:05:01 all 0.02 0.00 0.00 0.00 0.01 99.96 10:11:06 10:05:01 0 0.03 0.00 0.00 0.02 0.02 99.93 10:11:06 10:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:11:06 10:05:01 2 0.07 0.00 0.00 0.00 0.02 99.92 10:11:06 10:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:11:06 10:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:11:06 10:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:11:06 10:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:11:06 10:05:01 7 0.03 0.00 0.02 0.02 0.00 99.93 10:11:06 10:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:11:06 10:06:01 0 0.07 0.00 0.00 0.02 0.00 99.92 10:11:06 10:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:11:06 10:06:01 2 0.05 0.00 0.05 0.00 0.03 99.87 10:11:06 10:06:01 3 0.05 0.00 0.00 0.00 0.00 99.95 10:11:06 10:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:11:06 10:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:11:06 10:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:11:06 10:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:11:06 10:07:01 all 1.42 0.00 0.70 0.55 0.02 97.31 10:11:06 10:07:01 0 0.75 0.00 0.57 1.50 0.02 97.16 10:11:06 10:07:01 1 1.83 0.00 0.95 1.18 0.02 96.01 10:11:06 10:07:01 2 1.40 0.00 0.57 0.12 0.03 97.89 10:11:06 10:07:01 3 1.89 0.00 0.92 0.05 0.03 97.11 10:11:06 10:07:01 4 2.96 0.00 0.95 0.37 0.02 95.71 10:11:06 10:07:01 5 1.00 0.00 0.52 0.93 0.02 97.53 10:11:06 10:07:01 6 0.68 0.00 0.50 0.10 0.00 98.72 10:11:06 10:07:01 7 0.84 0.00 0.62 0.17 0.03 98.35 10:11:06 10:08:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:11:06 10:08:01 0 0.00 0.00 0.00 0.10 0.00 99.90 10:11:06 10:08:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:11:06 10:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:11:06 10:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:11:06 10:08:01 4 0.00 0.00 0.00 0.02 0.02 99.97 10:11:06 10:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:11:06 10:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:11:06 10:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:11:06 10:09:01 all 0.02 0.00 0.01 0.01 0.00 99.97 10:11:06 10:09:01 0 0.02 0.00 0.00 0.05 0.00 99.93 10:11:06 10:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:11:06 10:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:11:06 10:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:11:06 10:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:11:06 10:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:11:06 10:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:11:06 10:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:11:06 10:10:01 all 0.11 0.00 0.02 0.00 0.01 99.86 10:11:06 10:10:01 0 0.07 0.00 0.02 0.02 0.00 99.90 10:11:06 10:10:01 1 0.00 0.00 0.03 0.02 0.02 99.93 10:11:06 10:10:01 2 0.00 0.00 0.03 0.00 0.00 99.97 10:11:06 10:10:01 3 0.71 0.00 0.03 0.00 0.00 99.25 10:11:06 10:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:11:06 10:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:11:06 10:10:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:11:06 10:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:11:06 10:11:01 all 0.67 0.00 0.17 0.02 0.01 99.12 10:11:06 10:11:01 0 0.32 0.00 0.18 0.07 0.02 99.42 10:11:06 10:11:01 1 1.10 0.00 0.35 0.07 0.02 98.47 10:11:06 10:11:01 2 0.27 0.00 0.22 0.00 0.00 99.52 10:11:06 10:11:01 3 2.43 0.00 0.11 0.00 0.02 97.44 10:11:06 10:11:01 4 0.18 0.00 0.13 0.00 0.00 99.68 10:11:06 10:11:01 5 0.17 0.00 0.13 0.02 0.02 99.67 10:11:06 10:11:01 6 0.58 0.00 0.15 0.02 0.00 99.25 10:11:06 10:11:01 7 0.32 0.00 0.12 0.00 0.00 99.57 10:11:06 Average: all 4.30 0.00 1.01 0.42 0.02 94.26 10:11:06 Average: 0 4.26 0.00 1.02 0.53 0.02 94.18 10:11:06 Average: 1 4.46 0.00 1.13 0.69 0.02 93.70 10:11:06 Average: 2 4.32 0.00 1.01 1.00 0.02 93.64 10:11:06 Average: 3 4.60 0.00 0.93 0.07 0.02 94.37 10:11:06 Average: 4 4.36 0.00 0.97 0.09 0.01 94.57 10:11:06 Average: 5 4.28 0.00 1.05 0.55 0.02 94.11 10:11:06 Average: 6 4.07 0.00 1.03 0.20 0.01 94.70 10:11:06 Average: 7 4.04 0.00 0.93 0.21 0.02 94.81 10:11:06 10:11:06 10:11:06