Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ajcasagrande for edgexfoundry/go-mod-bootstrap Loading trusted files from base branch main at 4aa258a83eb03f10740381fed2825413917dd37e rather than 2be6485efa33605824dd13f2051487d97f8d24d7 Obtained Jenkinsfile from 4aa258a83eb03f10740381fed2825413917dd37e 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-ssh601533634581327825.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-ssh2899180962319450057.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-542/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-542/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6754980924874062780.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 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-ssh5518628405600969335.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-542/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-542/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7730425082424796303.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15470 in /w/workspace/xfoundry_go-mod-bootstrap_PR-542 [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-542 # 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/542/head:refs/remotes/origin/PR-542 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4aa258a83eb03f10740381fed2825413917dd37e into PR head commit 2be6485efa33605824dd13f2051487d97f8d24d7 Merge succeeded, producing 434753c3376f3b485b81adb4ffe00ac977e3c44c Checking out Revision 434753c3376f3b485b81adb4ffe00ac977e3c44c (PR-542) > git config core.sparsecheckout # timeout=10 > git checkout -f 2be6485efa33605824dd13f2051487d97f8d24d7 # 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 4aa258a83eb03f10740381fed2825413917dd37e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 434753c3376f3b485b81adb4ffe00ac977e3c44c # timeout=10 Commit message: "Merge commit '4aa258a83eb03f10740381fed2825413917dd37e' into HEAD" > git rev-list --no-walk 2be6485efa33605824dd13f2051487d97f8d24d7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:00:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:00:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:00:37 ========================================================= 23:00:37 EdgeX Global Pipelines Version Info 23:00:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:00:38 ------------------- 23:00:38 stable info: 23:00:38 ------------------- 23:00:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:00:38 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:00:38 Message: update stable to v1.0.249 23:00:38 ------------------- 23:00:38 experimental info: 23:00:38 ------------------- 23:00:38 Commited By: **** collab-it+edgex@linuxfoundation.org 23:00:38 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:00:38 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-542 [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-542 [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-542 [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 434753c3376f3b485b81adb4ffe00ac977e3c44c [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 434753c [Pipeline] echo 23:00:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:00:39 + git rev-list -1 --merges 434753c3376f3b485b81adb4ffe00ac977e3c44c~1..434753c3376f3b485b81adb4ffe00ac977e3c44c [Pipeline] echo 23:00:39 -----------> git rev-list -1 --merges 434753c3376f3b485b81adb4ffe00ac977e3c44c~1..434753c3376f3b485b81adb4ffe00ac977e3c44c 434753c3376f3b485b81adb4ffe00ac977e3c44c 23:00:39 434753c3376f3b485b81adb4ffe00ac977e3c44c [false] [Pipeline] sh 23:00:40 + git log --format=format:%s -1 434753c3376f3b485b81adb4ffe00ac977e3c44c [Pipeline] echo 23:00:40 ========================================================= 23:00:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:00:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:00:40 + git log --format=format:%s -1 434753c3376f3b485b81adb4ffe00ac977e3c44c [Pipeline] echo 23:00:40 [semverPrep] GIT_COMMIT: 434753c3376f3b485b81adb4ffe00ac977e3c44c, Commit Message: Merge commit '4aa258a83eb03f10740381fed2825413917dd37e' into HEAD [Pipeline] echo 23:00:40 [semverPrep] This is not a build commit. [Pipeline] sh 23:00:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:00:41 + grep -v github /etc/ssh/ssh_known_hosts 23:00:41 + [ -e /tmp/ssh_known_hosts ] 23:00:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:00:41 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:00:41 sudo tee -a /etc/ssh/ssh_known_hosts 23:00:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:00:41 23:00:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:00:42 0.1.4: Pulling from edgex-devops/py-git-semver 23:00:42 b85a868b505f: Pulling fs layer 23:00:42 e2be974225ed: Pulling fs layer 23:00:42 339a4e72a1f5: Pulling fs layer 23:00:42 988bab9f4d93: Pulling fs layer 23:00:42 1469e6f7b9e6: Pulling fs layer 23:00:42 eaf3925da568: Pulling fs layer 23:00:42 bab4dde63d76: Pulling fs layer 23:00:42 bde34c3a00c8: Pulling fs layer 23:00:42 b352a97aabf1: Pulling fs layer 23:00:42 4872d77fe225: Pulling fs layer 23:00:42 5851b861e8e6: Pulling fs layer 23:00:42 988bab9f4d93: Waiting 23:00:42 bde34c3a00c8: Waiting 23:00:42 b352a97aabf1: Waiting 23:00:42 eaf3925da568: Waiting 23:00:42 1469e6f7b9e6: Waiting 23:00:42 4872d77fe225: Waiting 23:00:42 5851b861e8e6: Waiting 23:00:42 bab4dde63d76: Waiting 23:00:42 e2be974225ed: Download complete 23:00:42 988bab9f4d93: Download complete 23:00:42 339a4e72a1f5: Verifying Checksum 23:00:42 339a4e72a1f5: Download complete 23:00:42 eaf3925da568: Verifying Checksum 23:00:42 eaf3925da568: Download complete 23:00:42 1469e6f7b9e6: Verifying Checksum 23:00:42 1469e6f7b9e6: Download complete 23:00:42 bde34c3a00c8: Download complete 23:00:42 b352a97aabf1: Download complete 23:00:42 4872d77fe225: Verifying Checksum 23:00:42 4872d77fe225: Download complete 23:00:42 5851b861e8e6: Download complete 23:00:42 b85a868b505f: Verifying Checksum 23:00:42 b85a868b505f: Download complete 23:00:42 bab4dde63d76: Verifying Checksum 23:00:42 bab4dde63d76: Download complete 23:00:43 b85a868b505f: Pull complete 23:00:43 e2be974225ed: Pull complete 23:00:44 339a4e72a1f5: Pull complete 23:00:44 988bab9f4d93: Pull complete 23:00:44 1469e6f7b9e6: Pull complete 23:00:44 eaf3925da568: Pull complete 23:00:46 bab4dde63d76: Pull complete 23:00:46 bde34c3a00c8: Pull complete 23:00:46 b352a97aabf1: Pull complete 23:00:46 4872d77fe225: Pull complete 23:00:46 5851b861e8e6: Pull complete 23:00:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:00:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:00:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:00:46 prd-ubuntu20.04-docker-8c-8g-15470 does not seem to be running inside a container 23:00:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-542 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-542:/w/workspace/xfoundry_go-mod-bootstrap_PR-542:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-542@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-542@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:00:49 $ docker top cbe05db3a321cd7d68b386b9afeaf6c2eaa095cf9d01416bc1275f6b637b4841 -eo pid,comm 23:00:49 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). 23:00:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:00:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:00:50 [ssh-agent] Looking for ssh-agent implementation... 23:00:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:00:50 $ docker exec cbe05db3a321cd7d68b386b9afeaf6c2eaa095cf9d01416bc1275f6b637b4841 ssh-agent 23:00:50 SSH_AUTH_SOCK=/tmp/ssh-0sqDAdM0kxsW/agent.32 23:00:50 SSH_AGENT_PID=38 23:00:50 Running ssh-add (command line suppressed) 23:00:50 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-542@tmp/private_key_16720484474776926427.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-542@tmp/private_key_16720484474776926427.key) 23:00:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:00:50 + git tag --points-at HEAD [Pipeline] } 23:00:50 $ docker exec --env ******** --env ******** cbe05db3a321cd7d68b386b9afeaf6c2eaa095cf9d01416bc1275f6b637b4841 ssh-agent -k 23:00:50 unset SSH_AUTH_SOCK; 23:00:50 unset SSH_AGENT_PID; 23:00:50 echo Agent pid 38 killed; 23:00:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:00:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:00:50 [ssh-agent] Looking for ssh-agent implementation... 23:00:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:00:50 $ docker exec cbe05db3a321cd7d68b386b9afeaf6c2eaa095cf9d01416bc1275f6b637b4841 ssh-agent 23:00:51 SSH_AUTH_SOCK=/tmp/ssh-jrrTfRPkmxMK/agent.70 23:00:51 SSH_AGENT_PID=76 23:00:51 Running ssh-add (command line suppressed) 23:00:51 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-542@tmp/private_key_11578154180610122693.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-542@tmp/private_key_11578154180610122693.key) 23:00:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:00:51 + git semver init 23:00:51 2023-05-15 23:00:51,616 [run_init] DEBUG init version:0.0.0 force:False 23:00:51 2023-05-15 23:00:51,617 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-542/.semver 23:00:51 2023-05-15 23:00:51,617 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-542/.semver 23:00:51 2023-05-15 23:00:51,618 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-542/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-542, universal_newlines=False, shell=None, istream=None) 23:00:52 2023-05-15 23:00:52,396 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-542/.git/info/exclude 23:00:52 2023-05-15 23:00:52,397 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-542/.semver/PR-542 with force:False 23:00:52 2023-05-15 23:00:52,397 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-542/.semver/PR-542 23:00:52 2023-05-15 23:00:52,400 [execute] INFO git cat-file --batch-check 23:00:52 2023-05-15 23:00:52,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-542/.semver, universal_newlines=False, shell=None, istream=) 23:00:52 2023-05-15 23:00:52,406 [execute] INFO git cat-file --batch 23:00:52 2023-05-15 23:00:52,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-542/.semver, universal_newlines=False, shell=None, istream=) 23:00:52 2023-05-15 23:00:52,411 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-542/.semver/PR-542 23:00:52 0.0.0 [Pipeline] } 23:00:52 $ docker exec --env ******** --env ******** cbe05db3a321cd7d68b386b9afeaf6c2eaa095cf9d01416bc1275f6b637b4841 ssh-agent -k 23:00:52 unset SSH_AUTH_SOCK; 23:00:52 unset SSH_AGENT_PID; 23:00:52 echo Agent pid 76 killed; 23:00:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:00:53 + git semver [Pipeline] } 23:00:53 $ docker stop --time=1 cbe05db3a321cd7d68b386b9afeaf6c2eaa095cf9d01416bc1275f6b637b4841 23:00:54 $ docker rm -f --volumes cbe05db3a321cd7d68b386b9afeaf6c2eaa095cf9d01416bc1275f6b637b4841 [Pipeline] // withDockerContainer [Pipeline] sh 23:00:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:00:55 Stashed 1 file(s) [Pipeline] echo 23:00:55 [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 23:00:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:00:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:00:55 ========================================================= 23:00:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:00:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:00:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:00:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:00:55 f56be85fc22e: Pulling fs layer 23:00:55 85791d961cd3: Pulling fs layer 23:00:55 d694b5ae8c79: Pulling fs layer 23:00:55 9f32a84ed3da: Pulling fs layer 23:00:55 4d19c01a9841: Pulling fs layer 23:00:55 9325e15d5711: Pulling fs layer 23:00:55 556b6ee489ea: Pulling fs layer 23:00:55 c5a4b2cf53e6: Pulling fs layer 23:00:55 9325e15d5711: Waiting 23:00:55 556b6ee489ea: Waiting 23:00:55 c5a4b2cf53e6: Waiting 23:00:55 9f32a84ed3da: Waiting 23:00:55 4d19c01a9841: Waiting 23:00:55 85791d961cd3: Verifying Checksum 23:00:55 85791d961cd3: Download complete 23:00:55 9f32a84ed3da: Verifying Checksum 23:00:55 9f32a84ed3da: Download complete 23:00:55 4d19c01a9841: Verifying Checksum 23:00:55 4d19c01a9841: Download complete 23:00:55 f56be85fc22e: Verifying Checksum 23:00:55 f56be85fc22e: Download complete 23:00:55 9325e15d5711: Verifying Checksum 23:00:55 9325e15d5711: Download complete 23:00:55 f56be85fc22e: Pull complete 23:00:55 85791d961cd3: Pull complete 23:00:56 c5a4b2cf53e6: Verifying Checksum 23:00:56 c5a4b2cf53e6: Download complete 23:00:56 d694b5ae8c79: Verifying Checksum 23:00:56 d694b5ae8c79: Download complete 23:00:56 556b6ee489ea: Verifying Checksum 23:00:56 556b6ee489ea: Download complete 23:00:59 d694b5ae8c79: Pull complete 23:00:59 9f32a84ed3da: Pull complete 23:00:59 4d19c01a9841: Pull complete 23:00:59 9325e15d5711: Pull complete 23:01:02 556b6ee489ea: Pull complete 23:01:03 c5a4b2cf53e6: Pull complete 23:01:03 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:01:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:01:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 23:01:03 + 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 23:01:03 + docker inspect -f . ci-base-image-x86_64 23:01:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:01:03 prd-ubuntu20.04-docker-8c-8g-15470 does not seem to be running inside a container 23:01:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-542 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-542:/w/workspace/xfoundry_go-mod-bootstrap_PR-542:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-542@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-542@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:01:10 Still waiting to schedule task 23:01:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:01:14 $ docker top a6963c62ead97d629eb3330fcc81bbf2d1bd11bf9a19f2833a72e089e9fbb5e1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:01:14 + go version 23:01:14 go version go1.20.2 linux/amd64 [Pipeline] } 23:01:14 $ docker stop --time=1 a6963c62ead97d629eb3330fcc81bbf2d1bd11bf9a19f2833a72e089e9fbb5e1 23:01:16 $ docker rm -f --volumes a6963c62ead97d629eb3330fcc81bbf2d1bd11bf9a19f2833a72e089e9fbb5e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:16 + docker inspect -f . ci-base-image-x86_64 23:01:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:01:16 prd-ubuntu20.04-docker-8c-8g-15470 does not seem to be running inside a container 23:01:16 $ 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-542 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-542:/w/workspace/xfoundry_go-mod-bootstrap_PR-542:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-542@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-542@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:01:17 $ docker top 043eb919d67995b020775245d828ace29e4c05ce712b3d717882efb8c6cf3897 -eo pid,comm [Pipeline] { [Pipeline] sh 23:01:18 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-542 [Pipeline] fileExists [Pipeline] sh 23:01:18 + make test 23:01:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:01:18 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 23:01:18 go: downloading github.com/stretchr/testify v1.8.2 23:01:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.41 23:01:18 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 23:01:18 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 23:01:18 go: downloading github.com/mitchellh/copystructure v1.2.0 23:01:18 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 23:01:18 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.17 23:01:18 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.31 23:01:19 go: downloading github.com/gorilla/mux v1.8.0 23:01:19 go: downloading gopkg.in/yaml.v3 v3.0.1 23:01:19 go: downloading github.com/google/uuid v1.3.0 23:01:19 go: downloading github.com/hashicorp/go-multierror v1.1.1 23:01:19 go: downloading github.com/davecgh/go-spew v1.1.1 23:01:19 go: downloading github.com/pmezard/go-difflib v1.0.0 23:01:19 go: downloading github.com/stretchr/objx v0.5.0 23:01:19 go: downloading github.com/mitchellh/reflectwalk v1.0.2 23:01:19 go: downloading github.com/gorilla/websocket v1.4.2 23:01:19 go: downloading golang.org/x/net v0.9.0 23:01:19 go: downloading golang.org/x/sync v0.1.0 23:01:19 go: downloading github.com/go-kit/log v0.2.1 23:01:19 go: downloading github.com/go-playground/validator/v10 v10.13.0 23:01:19 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 23:01:19 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 23:01:19 go: downloading github.com/hashicorp/errwrap v1.0.0 23:01:19 go: downloading github.com/hashicorp/consul/api v1.20.0 23:01:19 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:01:19 go: downloading github.com/go-logfmt/logfmt v0.5.1 23:01:19 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:01:19 go: downloading github.com/go-playground/universal-translator v0.18.1 23:01:19 go: downloading github.com/leodido/go-urn v1.2.3 23:01:19 go: downloading golang.org/x/crypto v0.8.0 23:01:19 go: downloading golang.org/x/text v0.9.0 23:01:19 go: downloading github.com/zeebo/errs v1.3.0 23:01:19 go: downloading google.golang.org/grpc v1.53.0 23:01:19 go: downloading github.com/go-playground/locales v0.14.1 23:01:19 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 23:01:19 go: downloading google.golang.org/protobuf v1.28.1 23:01:19 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:01:19 go: downloading github.com/mitchellh/mapstructure v1.5.0 23:01:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:01:19 go: downloading github.com/hashicorp/go-hclog v0.14.1 23:01:19 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:01:19 go: downloading github.com/hashicorp/serf v0.10.1 23:01:19 go: downloading github.com/x448/float16 v0.8.4 23:01:19 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 23:01:19 go: downloading github.com/fatih/color v1.9.0 23:01:19 go: downloading github.com/mattn/go-isatty v0.0.14 23:01:19 go: downloading github.com/golang/protobuf v1.5.2 23:01:19 go: downloading golang.org/x/sys v0.7.0 23:01:19 go: downloading github.com/armon/go-metrics v0.3.10 23:01:19 go: downloading github.com/mattn/go-colorable v0.1.12 23:01:19 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 23:01:20 go: downloading github.com/hashicorp/golang-lru v0.5.4 23:01:38 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 23:01:38 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 23:01:38 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 23:01:38 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 23:01:38 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 23:01:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.076s coverage: 34.3% of statements 23:01:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.015s coverage: 92.4% of statements 23:01:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.011s coverage: 85.0% of statements 23:01:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.037s coverage: 42.4% of statements 23:01:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.017s coverage: 100.0% of statements 23:01:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.323s coverage: 87.7% of statements 23:01:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.009s coverage: 25.0% of statements 23:01:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.030s coverage: 79.2% of statements 23:01:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.009s coverage: 76.1% of statements 23:01:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.007s coverage: 31.2% of statements 23:01:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.006s coverage: 91.3% of statements 23:02:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:02:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:02:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 23:02:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:02:06 $ docker stop --time=1 043eb919d67995b020775245d828ace29e4c05ce712b3d717882efb8c6cf3897 23:02:08 $ docker rm -f --volumes 043eb919d67995b020775245d828ace29e4c05ce712b3d717882efb8c6cf3897 [Pipeline] // withDockerContainer [Pipeline] sh 23:02:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:02:09 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 23:02:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:02:09 23:02:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:02:10 latest: Pulling from edgex-lftools-log-publisher 23:02:10 5eb5b503b376: Pulling fs layer 23:02:10 5c69ac0246d0: Pulling fs layer 23:02:10 ec43610c2a17: Pulling fs layer 23:02:10 3a2ae6a8a46f: Pulling fs layer 23:02:10 33b1e0a273af: Pulling fs layer 23:02:10 5d3b04190fa2: Pulling fs layer 23:02:10 2f39f015ded8: Pulling fs layer 23:02:10 3a2ae6a8a46f: Waiting 23:02:10 33b1e0a273af: Waiting 23:02:10 5d3b04190fa2: Waiting 23:02:10 2f39f015ded8: Waiting 23:02:10 5c69ac0246d0: Verifying Checksum 23:02:10 5c69ac0246d0: Download complete 23:02:10 3a2ae6a8a46f: Verifying Checksum 23:02:10 3a2ae6a8a46f: Download complete 23:02:10 33b1e0a273af: Verifying Checksum 23:02:10 33b1e0a273af: Download complete 23:02:10 5d3b04190fa2: Verifying Checksum 23:02:10 5d3b04190fa2: Download complete 23:02:10 ec43610c2a17: Verifying Checksum 23:02:10 ec43610c2a17: Download complete 23:02:10 5eb5b503b376: Verifying Checksum 23:02:10 5eb5b503b376: Download complete 23:02:11 2f39f015ded8: Download complete 23:02:11 5eb5b503b376: Pull complete 23:02:12 5c69ac0246d0: Pull complete 23:02:12 ec43610c2a17: Pull complete 23:02:12 3a2ae6a8a46f: Pull complete 23:02:13 33b1e0a273af: Pull complete 23:02:13 5d3b04190fa2: Pull complete 23:02:17 2f39f015ded8: Pull complete 23:02:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:02:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:02:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:02:17 prd-ubuntu20.04-docker-8c-8g-15470 does not seem to be running inside a container 23:02:17 $ 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-542 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-542:/w/workspace/xfoundry_go-mod-bootstrap_PR-542:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-542@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-542@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:02:24 $ docker top 7ae84acfe4513056411025335907365e6dcf5c0a50ad6befeb0599423bdcee5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:02:25 ---> job-cost.sh 23:02:25 lf-activate-venv: SKIPPING 23:02:25 INFO: No Stack... 23:02:25 INFO: Retrieving Pricing Info for: v3-standard-8 23:02:25 INFO: Archiving Costs [Pipeline] sh 23:02:26 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-542/archives/cost.csv 23:02:26 + cut -d, -f6 [Pipeline] lock 23:02:26 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-542-3-stack-cost] 23:02:26 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-542-3-stack-cost] did not exist. Created. 23:02:26 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-542-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:02:26 + echo total: 0.2199999988079071 [Pipeline] stash 23:02:26 Stashed 1 file(s) [Pipeline] } 23:02:26 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-542-3-stack-cost] [Pipeline] // lock [Pipeline] } 23:02:26 $ docker stop --time=1 7ae84acfe4513056411025335907365e6dcf5c0a50ad6befeb0599423bdcee5c 23:02:27 $ docker rm -f --volumes 7ae84acfe4513056411025335907365e6dcf5c0a50ad6befeb0599423bdcee5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:02:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15471 in /w/workspace/xfoundry_go-mod-bootstrap_PR-542 [Pipeline] { [Pipeline] ws 23:02:50 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 23:02:50 Selected Git installation does not exist. Using Default 23:02:50 The recommended git tool is: NONE 23:02:56 using credential edgex-jenkins-ssh 23:02:56 Cloning the remote Git repository 23:02:56 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 23:02:56 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 23:02:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:02:56 > git --version # timeout=10 23:02:56 > git --version # 'git version 2.25.1' 23:02:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:02:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:02:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:02:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:02:58 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:02:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:02:58 using GIT_SSH to set credentials SSH Credentials for GitHub 23:02:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/542/head:refs/remotes/origin/PR-542 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:02:59 Merging remotes/origin/main commit 4aa258a83eb03f10740381fed2825413917dd37e into PR head commit 2be6485efa33605824dd13f2051487d97f8d24d7 23:02:59 Merge succeeded, producing 96a712948978e95cfc142ee20568adbc8168f604 23:02:59 Checking out Revision 96a712948978e95cfc142ee20568adbc8168f604 (PR-542) 23:02:59 > git config core.sparsecheckout # timeout=10 23:02:59 > git checkout -f 2be6485efa33605824dd13f2051487d97f8d24d7 # timeout=10 23:02:59 > git remote # timeout=10 23:02:59 > git config --get remote.origin.url # timeout=10 23:02:59 using GIT_SSH to set credentials SSH Credentials for GitHub 23:02:59 > git merge 4aa258a83eb03f10740381fed2825413917dd37e # timeout=10 23:02:59 > git rev-parse HEAD^{commit} # timeout=10 23:02:59 > git config core.sparsecheckout # timeout=10 23:02:59 > git checkout -f 96a712948978e95cfc142ee20568adbc8168f604 # timeout=10 23:03:03 Commit message: "Merge commit '4aa258a83eb03f10740381fed2825413917dd37e' into HEAD" 23:03:03 > git rev-list --no-walk 2be6485efa33605824dd13f2051487d97f8d24d7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:03:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:03:04 % Total % Received % Xferd Average Speed Time Time Time Current 23:03:04 Dload Upload Total Spent Left Speed 23:03:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh 23:03:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:03:05 + sudo tee /etc/docker/daemon.new 23:03:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:03:05 { 23:03:05 "registry-mirrors": [ 23:03:05 "https://nexus3.edgexfoundry.org:10001" 23:03:05 ], 23:03:05 "bip": "10.250.0.254/24", 23:03:05 "hosts": [ 23:03:05 "tcp://0.0.0.0:5555", 23:03:05 "unix:///var/run/docker.sock" 23:03:05 ], 23:03:05 "mtu": 1458, 23:03:05 "selinux-enabled": true, 23:03:05 "seccomp-profile": "/etc/docker/seccomp.json" 23:03:05 } [Pipeline] sh 23:03:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:03:06 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 23:03:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:03:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:03:28 ========================================================= 23:03:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:03:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:03:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:03:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:03:29 c41833b44d91: Pulling fs layer 23:03:29 ed15518f5707: Pulling fs layer 23:03:29 feae8fd75edb: Pulling fs layer 23:03:29 242c74f7c9fa: Pulling fs layer 23:03:29 3cdef696dda3: Pulling fs layer 23:03:29 2ced38df9373: Pulling fs layer 23:03:29 58f1dce35555: Pulling fs layer 23:03:29 3cdef696dda3: Waiting 23:03:29 2ced38df9373: Waiting 23:03:29 58f1dce35555: Waiting 23:03:29 242c74f7c9fa: Waiting 23:03:29 ed15518f5707: Verifying Checksum 23:03:29 ed15518f5707: Download complete 23:03:29 242c74f7c9fa: Verifying Checksum 23:03:29 242c74f7c9fa: Download complete 23:03:29 3cdef696dda3: Verifying Checksum 23:03:29 3cdef696dda3: Download complete 23:03:29 c41833b44d91: Verifying Checksum 23:03:29 c41833b44d91: Download complete 23:03:30 c41833b44d91: Pull complete 23:03:30 58f1dce35555: Verifying Checksum 23:03:30 58f1dce35555: Download complete 23:03:31 ed15518f5707: Pull complete 23:03:32 feae8fd75edb: Verifying Checksum 23:03:32 feae8fd75edb: Download complete 23:03:32 2ced38df9373: Verifying Checksum 23:03:32 2ced38df9373: Download complete 23:03:44 feae8fd75edb: Pull complete 23:03:44 242c74f7c9fa: Pull complete 23:03:44 3cdef696dda3: Pull complete 23:03:49 2ced38df9373: Pull complete 23:03:51 58f1dce35555: Pull complete 23:03:51 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:03:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:03:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 23:03:52 + 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 23:03:54 + docker inspect -f . ci-base-image-arm64 23:03:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:54 prd-ubuntu20.04-docker-arm64-4c-16g-15471 does not seem to be running inside a container 23:03:54 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:03:57 $ docker top c911bdbb89db21b5f50e2a30bc5c3a7cb4cbbf77234198501966c89d184f0868 -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:58 + go version 23:03:58 go version go1.20.2 linux/arm64 [Pipeline] } 23:03:58 $ docker stop --time=1 c911bdbb89db21b5f50e2a30bc5c3a7cb4cbbf77234198501966c89d184f0868 23:04:00 $ docker rm -f --volumes c911bdbb89db21b5f50e2a30bc5c3a7cb4cbbf77234198501966c89d184f0868 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:00 + docker inspect -f . ci-base-image-arm64 23:04:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:04:00 prd-ubuntu20.04-docker-arm64-4c-16g-15471 does not seem to be running inside a container 23:04:00 $ 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/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:04:02 $ docker top a7bac2566c8ba8070b12f3827236ead7cc8a89755186b94c4aaf4caaca3bf991 -eo pid,comm [Pipeline] { [Pipeline] sh 23:04:02 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/3 [Pipeline] fileExists [Pipeline] sh 23:04:03 + make test 23:04:03 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:04:03 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.41 23:04:03 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 23:04:03 go: downloading github.com/stretchr/testify v1.8.2 23:04:03 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 23:04:03 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 23:04:04 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.31 23:04:04 go: downloading gopkg.in/yaml.v3 v3.0.1 23:04:04 go: downloading github.com/mitchellh/copystructure v1.2.0 23:04:04 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 23:04:04 go: downloading github.com/gorilla/mux v1.8.0 23:04:04 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.17 23:04:04 go: downloading github.com/google/uuid v1.3.0 23:04:04 go: downloading github.com/hashicorp/go-multierror v1.1.1 23:04:04 go: downloading github.com/davecgh/go-spew v1.1.1 23:04:04 go: downloading github.com/pmezard/go-difflib v1.0.0 23:04:04 go: downloading github.com/gorilla/websocket v1.4.2 23:04:04 go: downloading golang.org/x/net v0.9.0 23:04:04 go: downloading golang.org/x/sync v0.1.0 23:04:04 go: downloading github.com/go-kit/log v0.2.1 23:04:04 go: downloading github.com/go-playground/validator/v10 v10.13.0 23:04:04 go: downloading github.com/mitchellh/reflectwalk v1.0.2 23:04:04 go: downloading github.com/stretchr/objx v0.5.0 23:04:04 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 23:04:04 go: downloading github.com/hashicorp/errwrap v1.0.0 23:04:04 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 23:04:05 go: downloading github.com/hashicorp/consul/api v1.20.0 23:04:05 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:04:05 go: downloading github.com/go-logfmt/logfmt v0.5.1 23:04:05 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:04:05 go: downloading github.com/go-playground/universal-translator v0.18.1 23:04:05 go: downloading github.com/leodido/go-urn v1.2.3 23:04:05 go: downloading golang.org/x/crypto v0.8.0 23:04:05 go: downloading golang.org/x/text v0.9.0 23:04:05 go: downloading github.com/x448/float16 v0.8.4 23:04:05 go: downloading github.com/zeebo/errs v1.3.0 23:04:05 go: downloading google.golang.org/grpc v1.53.0 23:04:07 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:04:07 go: downloading github.com/mitchellh/mapstructure v1.5.0 23:04:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:04:07 go: downloading github.com/hashicorp/go-hclog v0.14.1 23:04:07 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:04:07 go: downloading github.com/hashicorp/serf v0.10.1 23:04:07 go: downloading github.com/go-playground/locales v0.14.1 23:04:07 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 23:04:07 go: downloading google.golang.org/protobuf v1.28.1 23:04:09 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 23:04:09 go: downloading github.com/fatih/color v1.9.0 23:04:09 go: downloading github.com/mattn/go-isatty v0.0.14 23:04:09 go: downloading github.com/armon/go-metrics v0.3.10 23:04:09 go: downloading github.com/golang/protobuf v1.5.2 23:04:09 go: downloading golang.org/x/sys v0.7.0 23:04:09 go: downloading github.com/mattn/go-colorable v0.1.12 23:04:09 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 23:04:09 go: downloading github.com/hashicorp/golang-lru v0.5.4 23:06:16 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 23:06:22 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 23:06:29 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 23:06:29 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 23:06:37 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 23:06:43 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.146s coverage: 34.3% of statements 23:06:43 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.105s coverage: 92.4% of statements 23:06:43 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.031s coverage: 85.0% of statements 23:06:43 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.099s coverage: 42.4% of statements 23:06:43 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.079s coverage: 100.0% of statements 23:06:43 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.388s coverage: 87.7% of statements 23:06:43 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.054s coverage: 25.0% of statements 23:06:43 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.160s coverage: 79.2% of statements 23:06:43 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.050s coverage: 76.1% of statements 23:06:43 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.044s coverage: 31.2% of statements 23:06:43 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.018s coverage: 91.3% of statements 23:06:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:06:43 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:07:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:07:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 23:07:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:07:10 $ docker stop --time=1 a7bac2566c8ba8070b12f3827236ead7cc8a89755186b94c4aaf4caaca3bf991 23:07:12 $ docker rm -f --volumes a7bac2566c8ba8070b12f3827236ead7cc8a89755186b94c4aaf4caaca3bf991 [Pipeline] // withDockerContainer [Pipeline] sh 23:07:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:07:15 Warning: overwriting stash ‘coverage-report’ 23:07:16 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 23:07:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:07:17 23:07:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:07:17 arm64: Pulling from edgex-lftools-log-publisher 23:07:17 8998bd30e6a1: Pulling fs layer 23:07:17 04944245beec: Pulling fs layer 23:07:17 699f458cf7ca: Pulling fs layer 23:07:17 765212b225bb: Pulling fs layer 23:07:17 f23df028b6ca: Pulling fs layer 23:07:17 d65c8cfc05b1: Pulling fs layer 23:07:17 2437ff75d9bd: Pulling fs layer 23:07:17 765212b225bb: Waiting 23:07:17 f23df028b6ca: Waiting 23:07:17 d65c8cfc05b1: Waiting 23:07:17 04944245beec: Verifying Checksum 23:07:17 04944245beec: Download complete 23:07:17 765212b225bb: Verifying Checksum 23:07:17 765212b225bb: Download complete 23:07:17 f23df028b6ca: Verifying Checksum 23:07:17 f23df028b6ca: Download complete 23:07:17 d65c8cfc05b1: Verifying Checksum 23:07:17 d65c8cfc05b1: Download complete 23:07:17 699f458cf7ca: Download complete 23:07:18 8998bd30e6a1: Verifying Checksum 23:07:18 8998bd30e6a1: Download complete 23:07:20 2437ff75d9bd: Verifying Checksum 23:07:20 2437ff75d9bd: Download complete 23:07:23 8998bd30e6a1: Pull complete 23:07:24 04944245beec: Pull complete 23:07:31 699f458cf7ca: Pull complete 23:07:31 765212b225bb: Pull complete 23:07:31 f23df028b6ca: Pull complete 23:07:32 d65c8cfc05b1: Pull complete 23:07:51 2437ff75d9bd: Pull complete 23:07:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:07:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:51 prd-ubuntu20.04-docker-arm64-4c-16g-15471 does not seem to be running inside a container 23:07:51 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:07:56 $ docker top da2c36b3d084f2d00fed45ddb3c65a8c6d854ce896553fcf7729010ecb0ebf13 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:07:57 ---> job-cost.sh 23:07:57 lf-activate-venv: SKIPPING 23:07:57 INFO: No Stack... 23:07:58 INFO: Retrieving Pricing Info for: v3-standard-4 23:07:59 INFO: Archiving Costs [Pipeline] sh 23:07:59 + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv 23:07:59 + cut -d, -f6 [Pipeline] lock 23:07:59 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-542-3-stack-cost] 23:07:59 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-542-3-stack-cost] did not exist. Created. 23:07:59 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-542-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:08:00 /w/workspace/go-mod-bootstrap/3@tmp/durable-818af4d5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:08:01 + echo total: 0.10999999940395355 [Pipeline] stash 23:08:01 Warning: overwriting stash ‘stack-cost’ 23:08:01 Stashed 1 file(s) [Pipeline] } 23:08:01 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-542-3-stack-cost] [Pipeline] // lock [Pipeline] } 23:08:01 $ docker stop --time=1 da2c36b3d084f2d00fed45ddb3c65a8c6d854ce896553fcf7729010ecb0ebf13 23:08:02 $ docker rm -f --volumes da2c36b3d084f2d00fed45ddb3c65a8c6d854ce896553fcf7729010ecb0ebf13 [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 23:08:03 provisioning config files... 23:08:03 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-542@tmp/config13015771374046502066tmp [Pipeline] { [Pipeline] sh 23:08:03 + set +x 23:08:03 + curl -s https://codecov.io/bash 23:08:03 + bash -s -- 23:08:03 23:08:03 _____ _ 23:08:03 / ____| | | 23:08:03 | | ___ __| | ___ ___ _____ __ 23:08:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:08:03 | |___| (_) | (_| | __/ (_| (_) \ V / 23:08:03 \_____\___/ \__,_|\___|\___\___/ \_/ 23:08:03 Bash-1.0.6 23:08:03 23:08:03 23:08:03 ==> git version 2.25.1 found 23:08:03 ==> 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 23:08:03 Release-Date: 2020-01-08 23:08:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:08:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:08:03 ==> Jenkins CI detected. 23:08:03 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-542 23:08:03 project root: . 23:08:03 --> token set from env 23:08:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:08:03 ==> Running gcov in . (disable via -X gcov) 23:08:03 ==> Python coveragepy not found 23:08:03 ==> Searching for coverage reports in: 23:08:03 + . 23:08:03 -> Found 1 reports 23:08:03 ==> Detecting git/mercurial file structure 23:08:03 ==> Reading reports 23:08:03 + ./coverage.out bytes=93830 23:08:03 ==> Appending adjustments 23:08:03 https://docs.codecov.io/docs/fixing-reports 23:08:03 + Found adjustments 23:08:03 ==> Gzipping contents 23:08:03 16K /tmp/codecov.UnXuox.gz 23:08:03 ==> Uploading reports 23:08:03 url: https://codecov.io 23:08:03 query: branch=PR-542&commit=434753c3376f3b485b81adb4ffe00ac977e3c44c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-542%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=542&job=&cmd_args= 23:08:03 -> Pinging Codecov 23:08:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-542&commit=434753c3376f3b485b81adb4ffe00ac977e3c44c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-542%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=542&job=&cmd_args= 23:08:04 -> Uploading to 23:08:04 https://storage.googleapis.com/codecov/v4/raw/2023-05-15/833815588EE85121546D348822E98E2E/434753c3376f3b485b81adb4ffe00ac977e3c44c/9bdd17fd-1728-4e74-9415-54fec59907a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230515%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230515T230804Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3c9daac6d3da925276c437c2d2fbb953c4593cd976dcd4629a350a4a00591aca 23:08:04 % Total % Received % Xferd Average Speed Time Time Time Current 23:08:04 Dload Upload Total Spent Left Speed 23:08:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14657 0 0 100 14657 0 58394 --:--:-- --:--:-- --:--:-- 58394 23:08:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/434753c3376f3b485b81adb4ffe00ac977e3c44c [Pipeline] } 23:08:04 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 23:08:05 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-542/archives ] 23:08:05 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-542/archives 23:08:05 total 16 23:08:05 drwxr-xr-x 3 root root 4096 May 15 23:02 . 23:08:05 drwxrwxr-x 9 jenkins jenkins 4096 May 15 23:02 .. 23:08:05 drwxr-xr-x 2 root root 4096 May 15 23:02 cost 23:08:05 -rw-r--r-- 1 root root 88 May 15 23:02 cost.csv 23:08:05 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-542/archives 23:08:05 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-542/archives 23:08:05 total 16 23:08:05 drwxr-xr-x 3 jenkins jenkins 4096 May 15 23:02 . 23:08:05 drwxrwxr-x 9 jenkins jenkins 4096 May 15 23:02 .. 23:08:05 drwxr-xr-x 2 jenkins jenkins 4096 May 15 23:02 cost 23:08:05 -rw-r--r-- 1 jenkins jenkins 88 May 15 23:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:08:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:08:06 ---> package-listing.sh 23:08:06 ++ facter osfamily 23:08:06 ++ tr '[:upper:]' '[:lower:]' 23:08:06 + OS_FAMILY=debian 23:08:06 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-542 23:08:06 + START_PACKAGES=/tmp/packages_start.txt 23:08:06 + END_PACKAGES=/tmp/packages_end.txt 23:08:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:08:06 + PACKAGES=/tmp/packages_start.txt 23:08:06 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-542 ']' 23:08:06 + PACKAGES=/tmp/packages_end.txt 23:08:06 + case "${OS_FAMILY}" in 23:08:06 + grep '^ii' 23:08:06 + dpkg -l 23:08:06 + '[' -f /tmp/packages_start.txt ']' 23:08:06 + '[' -f /tmp/packages_end.txt ']' 23:08:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:08:06 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-542 ']' 23:08:06 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-542/archives/ 23:08:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-542/archives/ [Pipeline] echo 23:08:06 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-542/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:08:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:08:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:07 prd-ubuntu20.04-docker-8c-8g-15470 does not seem to be running inside a container 23:08:07 $ 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-542/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-542 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-542:/w/workspace/xfoundry_go-mod-bootstrap_PR-542:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-542@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-542@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:08:08 $ docker top b242221e38197fad52a0b220f3451dde7e613c3947d44c7f4f234f23d5d61acf -eo pid,comm [Pipeline] { [Pipeline] sh 23:08:08 + touch /tmp/pre-build-complete [Pipeline] sh 23:08:08 + mkdir -p /var/log/sysstat [Pipeline] sh 23:08:09 + ls /var/log/sa-host 23:08:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:09 provisioning config files... 23:08:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-542@tmp/config2692658938119904430tmp [Pipeline] { [Pipeline] echo 23:08:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:08:09 ---> create-netrc.sh [Pipeline] } 23:08:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:08:09 ---> python-tools-install.sh [Pipeline] echo 23:08:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:08:10 ---> sudo-logs.sh 23:08:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:08:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:08:10 ---> job-cost.sh 23:08:10 lf-activate-venv: SKIPPING 23:08:10 DEBUG: total: 0.2199999988079071 23:08:10 INFO: Retrieving Stack Cost... 23:08:10 INFO: Retrieving Pricing Info for: v3-standard-8 23:08:11 INFO: Archiving Costs [Pipeline] echo 23:08:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:08:11 ---> logs-deploy.sh 23:08:11 lf-activate-venv: SKIPPING 23:08:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-542/3 23:08:11 INFO: archiving workspace using pattern(s): 23:08:12 Archives upload complete. 23:08:12 INFO: archiving logs to Nexus 23:08:13 ---> uname -a: 23:08:13 Linux prd-ubuntu20-04-docker-8c-8g-15470 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:08:13 23:08:13 23:08:13 ---> lscpu: 23:08:13 Architecture: x86_64 23:08:13 CPU op-mode(s): 32-bit, 64-bit 23:08:13 Byte Order: Little Endian 23:08:13 Address sizes: 40 bits physical, 48 bits virtual 23:08:13 CPU(s): 8 23:08:13 On-line CPU(s) list: 0-7 23:08:13 Thread(s) per core: 1 23:08:13 Core(s) per socket: 1 23:08:13 Socket(s): 8 23:08:13 NUMA node(s): 1 23:08:13 Vendor ID: AuthenticAMD 23:08:13 CPU family: 23 23:08:13 Model: 49 23:08:13 Model name: AMD EPYC-Rome Processor 23:08:13 Stepping: 0 23:08:13 CPU MHz: 2799.998 23:08:13 BogoMIPS: 5599.99 23:08:13 Virtualization: AMD-V 23:08:13 Hypervisor vendor: KVM 23:08:13 Virtualization type: full 23:08:13 L1d cache: 256 KiB 23:08:13 L1i cache: 256 KiB 23:08:13 L2 cache: 4 MiB 23:08:13 L3 cache: 128 MiB 23:08:13 NUMA node0 CPU(s): 0-7 23:08:13 Vulnerability Itlb multihit: Not affected 23:08:13 Vulnerability L1tf: Not affected 23:08:13 Vulnerability Mds: Not affected 23:08:13 Vulnerability Meltdown: Not affected 23:08:13 Vulnerability Mmio stale data: Not affected 23:08:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:08:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:08:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:08:13 Vulnerability Srbds: Not affected 23:08:13 Vulnerability Tsx async abort: Not affected 23:08:13 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 23:08:13 23:08:13 23:08:13 ---> nproc: 23:08:13 8 23:08:13 23:08:13 23:08:13 ---> df -h: 23:08:13 Filesystem Size Used Avail Use% Mounted on 23:08:13 overlay 155G 11G 145G 7% / 23:08:13 tmpfs 64M 0 64M 0% /dev 23:08:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:08:13 shm 64M 0 64M 0% /dev/shm 23:08:13 /dev/vda1 155G 11G 145G 7% /facter-os 23:08:13 23:08:13 23:08:13 ---> sar -b -r -n DEV: 23:08:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15470) 05/15/23 _x86_64_ (8 CPU) 23:08:13 23:08:13 22:59:55 LINUX RESTART (8 CPU) 23:08:13 23:08:13 23:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:08:13 23:01:01 365.11 47.83 317.28 0.00 5409.50 190857.66 0.00 23:08:13 23:02:01 56.59 1.97 54.62 0.00 57.72 36856.39 0.00 23:08:13 23:03:01 44.34 0.13 44.21 0.00 6.40 21832.64 0.00 23:08:13 23:04:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 23:08:13 23:05:01 4.88 2.02 2.87 0.00 2336.01 97.72 0.00 23:08:13 23:06:01 25.13 8.22 16.91 0.00 1118.88 3653.12 0.00 23:08:13 23:07:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 23:08:13 23:08:01 0.88 0.00 0.88 0.00 0.00 11.07 0.00 23:08:13 Average: 62.37 7.52 54.85 0.00 1116.09 31667.13 0.00 23:08:13 23:08:13 23:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:08:13 23:01:01 29210672 31561352 759784 2.31 71244 2561848 2043436 6.02 1022656 2302816 680056 23:08:13 23:02:01 28101640 31029324 1268036 3.86 91604 3059492 2305896 6.80 1692268 2656408 136440 23:08:13 23:03:01 28618644 31554052 747828 2.27 95524 3071544 1768944 5.21 1136156 2708952 128 23:08:13 23:04:01 28618784 31554272 747372 2.27 95564 3071552 1768944 5.21 1135840 2708956 152 23:08:13 23:05:01 28447744 31556716 744952 2.27 97224 3239032 1772516 5.22 1150448 2859912 94612 23:08:13 23:06:01 28384876 31541988 751328 2.28 101056 3275296 1806140 5.32 1289472 2764320 172 23:08:13 23:07:01 28387276 31544512 748736 2.28 101092 3275300 1806140 5.32 1286836 2764324 12 23:08:13 23:08:01 28387772 31545016 748140 2.28 101112 3275304 1806140 5.32 1287016 2764332 156 23:08:13 Average: 28519676 31485904 814522 2.48 94302 3103671 1884770 5.55 1250086 2691252 113966 23:08:13 23:08:13 23:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:08:13 23:01:01 docker0 4.83 3.88 0.60 49.32 0.00 0.00 0.00 0.00 23:08:13 23:01:01 ens3 612.40 380.24 6728.84 94.56 0.00 0.00 0.00 0.00 23:08:13 23:01:01 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 23:08:13 23:02:01 veth29f4256 36.28 66.39 3.28 576.34 0.00 0.00 0.00 0.05 23:08:13 23:02:01 docker0 36.28 66.27 2.79 576.33 0.00 0.00 0.00 0.00 23:08:13 23:02:01 ens3 105.82 60.34 611.92 21.57 0.00 0.00 0.00 0.00 23:08:13 23:02:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:08:13 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:13 23:03:01 ens3 93.60 54.67 2526.57 12.71 0.00 0.00 0.00 0.00 23:08:13 23:03:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 23:08:13 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:13 23:04:01 ens3 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 23:08:13 23:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:08:13 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:13 23:05:01 ens3 78.77 32.26 1374.12 2.47 0.00 0.00 0.00 0.00 23:08:13 23:05:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 23:08:13 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:13 23:06:01 ens3 0.67 0.52 0.37 0.18 0.00 0.00 0.00 0.00 23:08:13 23:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:08:13 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:13 23:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:13 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:13 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:13 23:08:01 ens3 4.60 2.75 11.91 0.19 0.00 0.00 0.00 0.00 23:08:13 23:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:08:13 Average: docker0 5.14 8.77 0.42 78.21 0.00 0.00 0.00 0.00 23:08:13 Average: ens3 112.05 66.36 1406.75 16.46 0.00 0.00 0.00 0.00 23:08:13 Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 23:08:13 23:08:13