Pull request #388 opened 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 lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 247fb6b3153cc83aadb3a13bed122bfb41ed1f1b+b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474 (44ac1a3c01e6c98ae2c22ea7d1167b70871ea38f) 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-ssh14517041782131496140.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh7204344279723169587.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-388/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-388/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10803478367802026694.key Verifying host key using known hosts file > 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-388/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13235501093023507794.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh13236697179197717852.key Verifying host key using known hosts file > 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-388/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-388/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18239498533031675190.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-116926’ is offline Running on prd-ubuntu20.04-docker-8c-8g-116929 in /w/workspace/xfoundry_go-mod-bootstrap_PR-388 [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-388 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/388/head:refs/remotes/origin/PR-388 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474 into PR head commit 247fb6b3153cc83aadb3a13bed122bfb41ed1f1b Merge succeeded, producing 247fb6b3153cc83aadb3a13bed122bfb41ed1f1b Checking out Revision 247fb6b3153cc83aadb3a13bed122bfb41ed1f1b (PR-388) > git config core.sparsecheckout # timeout=10 > git checkout -f 247fb6b3153cc83aadb3a13bed122bfb41ed1f1b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 247fb6b3153cc83aadb3a13bed122bfb41ed1f1b # timeout=10 Commit message: "build: Latest go-mods and daily Dependa-Bot" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:46:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:46:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:46:03 ========================================================= 17:46:03 EdgeX Global Pipelines Version Info 17:46:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:46:04 ------------------- 17:46:04 stable info: 17:46:04 ------------------- 17:46:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:46:04 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 17:46:04 Message: update stable to v1.0.243 17:46:04 ------------------- 17:46:04 experimental info: 17:46:04 ------------------- 17:46:04 Commited By: **** collab-it+edgex@linuxfoundation.org 17:46:04 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 17:46:04 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:46:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:46:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:46:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-388 [Pipeline] echo 17:46:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-388 [Pipeline] echo 17:46:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-388 [Pipeline] echo 17:46:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 247fb6b3153cc83aadb3a13bed122bfb41ed1f1b [Pipeline] echo 17:46:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 247fb6b [Pipeline] echo 17:46:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:46:06 + git rev-list -1 --merges 247fb6b3153cc83aadb3a13bed122bfb41ed1f1b~1..247fb6b3153cc83aadb3a13bed122bfb41ed1f1b [Pipeline] echo 17:46:06 -----------> git rev-list -1 --merges 247fb6b3153cc83aadb3a13bed122bfb41ed1f1b~1..247fb6b3153cc83aadb3a13bed122bfb41ed1f1b 247fb6b3153cc83aadb3a13bed122bfb41ed1f1b [false] [Pipeline] sh 17:46:07 + git log --format=format:%s -1 247fb6b3153cc83aadb3a13bed122bfb41ed1f1b [Pipeline] echo 17:46:07 ========================================================= 17:46:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:46:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:46:07 + git log --format=format:%s -1 247fb6b3153cc83aadb3a13bed122bfb41ed1f1b [Pipeline] echo 17:46:07 [semverPrep] GIT_COMMIT: 247fb6b3153cc83aadb3a13bed122bfb41ed1f1b, Commit Message: build: Latest go-mods and daily Dependa-Bot [Pipeline] echo 17:46:07 [semverPrep] This is not a build commit. [Pipeline] sh 17:46:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:46:08 + grep -v github /etc/ssh/ssh_known_hosts 17:46:08 + [ -e /tmp/ssh_known_hosts ] 17:46:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:46:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:46:08 + sudo tee -a /etc/ssh/ssh_known_hosts 17:46:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:46:08 17:46:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:46:09 0.1.4: Pulling from edgex-devops/py-git-semver 17:46:09 b85a868b505f: Pulling fs layer 17:46:09 e2be974225ed: Pulling fs layer 17:46:09 339a4e72a1f5: Pulling fs layer 17:46:09 988bab9f4d93: Pulling fs layer 17:46:09 1469e6f7b9e6: Pulling fs layer 17:46:09 eaf3925da568: Pulling fs layer 17:46:09 988bab9f4d93: Waiting 17:46:09 1469e6f7b9e6: Waiting 17:46:09 eaf3925da568: Waiting 17:46:09 bab4dde63d76: Pulling fs layer 17:46:09 bde34c3a00c8: Pulling fs layer 17:46:09 b352a97aabf1: Pulling fs layer 17:46:09 bab4dde63d76: Waiting 17:46:09 bde34c3a00c8: Waiting 17:46:09 4872d77fe225: Pulling fs layer 17:46:09 b352a97aabf1: Waiting 17:46:09 5851b861e8e6: Pulling fs layer 17:46:09 4872d77fe225: Waiting 17:46:09 5851b861e8e6: Waiting 17:46:09 e2be974225ed: Download complete 17:46:09 988bab9f4d93: Verifying Checksum 17:46:09 988bab9f4d93: Download complete 17:46:09 1469e6f7b9e6: Verifying Checksum 17:46:09 1469e6f7b9e6: Download complete 17:46:09 eaf3925da568: Verifying Checksum 17:46:09 eaf3925da568: Download complete 17:46:09 339a4e72a1f5: Verifying Checksum 17:46:09 339a4e72a1f5: Download complete 17:46:09 bde34c3a00c8: Verifying Checksum 17:46:09 bde34c3a00c8: Download complete 17:46:09 b352a97aabf1: Verifying Checksum 17:46:09 b352a97aabf1: Download complete 17:46:09 4872d77fe225: Download complete 17:46:09 5851b861e8e6: Download complete 17:46:09 b85a868b505f: Verifying Checksum 17:46:09 b85a868b505f: Download complete 17:46:09 bab4dde63d76: Verifying Checksum 17:46:10 b85a868b505f: Pull complete 17:46:10 e2be974225ed: Pull complete 17:46:11 339a4e72a1f5: Pull complete 17:46:11 988bab9f4d93: Pull complete 17:46:11 1469e6f7b9e6: Pull complete 17:46:11 eaf3925da568: Pull complete 17:46:13 bab4dde63d76: Pull complete 17:46:13 bde34c3a00c8: Pull complete 17:46:13 b352a97aabf1: Pull complete 17:46:13 4872d77fe225: Pull complete 17:46:13 5851b861e8e6: Pull complete 17:46:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:46:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:46:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:13 prd-ubuntu20.04-docker-8c-8g-116929 does not seem to be running inside a container 17:46:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-388 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-388:/w/workspace/xfoundry_go-mod-bootstrap_PR-388:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-388@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-388@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-devops/py-git-semver:0.1.4 cat 17:46:14 $ docker top e3e3e500a6471d8dbbe28e24a4269194ceaa7a21d3dd286c9b48f5fcf5e65bdc -eo pid,comm 17:46:14 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). 17:46:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:46:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:46:14 [ssh-agent] Looking for ssh-agent implementation... 17:46:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:46:15 $ docker exec e3e3e500a6471d8dbbe28e24a4269194ceaa7a21d3dd286c9b48f5fcf5e65bdc ssh-agent 17:46:15 SSH_AUTH_SOCK=/tmp/ssh-TxzXjksp7NbK/agent.34 17:46:15 SSH_AGENT_PID=40 17:46:15 Running ssh-add (command line suppressed) 17:46:15 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-388@tmp/private_key_14564639867787553177.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-388@tmp/private_key_14564639867787553177.key) 17:46:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:46:15 + git tag --points-at HEAD [Pipeline] } 17:46:15 $ docker exec --env ******** --env ******** e3e3e500a6471d8dbbe28e24a4269194ceaa7a21d3dd286c9b48f5fcf5e65bdc ssh-agent -k 17:46:15 unset SSH_AUTH_SOCK; 17:46:15 unset SSH_AGENT_PID; 17:46:15 echo Agent pid 40 killed; 17:46:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:46:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:46:15 [ssh-agent] Looking for ssh-agent implementation... 17:46:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:46:15 $ docker exec e3e3e500a6471d8dbbe28e24a4269194ceaa7a21d3dd286c9b48f5fcf5e65bdc ssh-agent 17:46:16 SSH_AUTH_SOCK=/tmp/ssh-kFowq8pxPpsz/agent.72 17:46:16 SSH_AGENT_PID=78 17:46:16 Running ssh-add (command line suppressed) 17:46:16 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-388@tmp/private_key_11430216815558121316.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-388@tmp/private_key_11430216815558121316.key) 17:46:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:46:16 + git semver init 17:46:16 2022-10-25 17:46:16,703 [run_init] DEBUG init version:0.0.0 force:False 17:46:16 2022-10-25 17:46:16,703 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-388/.semver 17:46:16 2022-10-25 17:46:16,704 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-388/.semver 17:46:16 2022-10-25 17:46:16,704 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-388/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-388, universal_newlines=False, shell=None, istream=None) 17:46:17 2022-10-25 17:46:17,609 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-388/.git/info/exclude 17:46:17 2022-10-25 17:46:17,610 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-388/.semver/PR-388 with force:False 17:46:17 2022-10-25 17:46:17,610 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-388/.semver/PR-388 17:46:17 2022-10-25 17:46:17,614 [execute] INFO git cat-file --batch-check 17:46:17 2022-10-25 17:46:17,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-388/.semver, universal_newlines=False, shell=None, istream=) 17:46:17 2022-10-25 17:46:17,619 [execute] INFO git cat-file --batch 17:46:17 2022-10-25 17:46:17,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-388/.semver, universal_newlines=False, shell=None, istream=) 17:46:17 2022-10-25 17:46:17,624 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-388/.semver/PR-388 17:46:17 0.0.0 [Pipeline] } 17:46:17 $ docker exec --env ******** --env ******** e3e3e500a6471d8dbbe28e24a4269194ceaa7a21d3dd286c9b48f5fcf5e65bdc ssh-agent -k 17:46:17 unset SSH_AUTH_SOCK; 17:46:17 unset SSH_AGENT_PID; 17:46:17 echo Agent pid 78 killed; 17:46:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:46:18 + git semver [Pipeline] } 17:46:18 $ docker stop --time=1 e3e3e500a6471d8dbbe28e24a4269194ceaa7a21d3dd286c9b48f5fcf5e65bdc 17:46:19 $ docker rm -f e3e3e500a6471d8dbbe28e24a4269194ceaa7a21d3dd286c9b48f5fcf5e65bdc [Pipeline] // withDockerContainer [Pipeline] sh 17:46:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:46:20 Stashed 1 file(s) [Pipeline] echo 17:46:20 [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 17:46:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:46:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:46:21 ========================================================= 17:46:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:46:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:46:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:46:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:46:21 213ec9aee27d: Pulling fs layer 17:46:21 4583459ba037: Pulling fs layer 17:46:21 93c1e223e6f2: Pulling fs layer 17:46:21 53926ce57604: Pulling fs layer 17:46:21 21b2b0c7a3f4: Pulling fs layer 17:46:21 30f14e443154: Pulling fs layer 17:46:21 801331c1e519: Pulling fs layer 17:46:21 99cc6dd402b0: Pulling fs layer 17:46:21 7d9ed39f4882: Pulling fs layer 17:46:21 30f14e443154: Waiting 17:46:21 7d9ed39f4882: Waiting 17:46:21 99cc6dd402b0: Waiting 17:46:21 801331c1e519: Waiting 17:46:21 53926ce57604: Waiting 17:46:21 21b2b0c7a3f4: Waiting 17:46:21 93c1e223e6f2: Verifying Checksum 17:46:21 93c1e223e6f2: Download complete 17:46:21 4583459ba037: Download complete 17:46:21 21b2b0c7a3f4: Verifying Checksum 17:46:21 21b2b0c7a3f4: Download complete 17:46:21 30f14e443154: Verifying Checksum 17:46:21 30f14e443154: Download complete 17:46:21 213ec9aee27d: Verifying Checksum 17:46:21 213ec9aee27d: Download complete 17:46:21 801331c1e519: Download complete 17:46:21 213ec9aee27d: Pull complete 17:46:21 4583459ba037: Pull complete 17:46:21 93c1e223e6f2: Pull complete 17:46:22 7d9ed39f4882: Verifying Checksum 17:46:22 7d9ed39f4882: Download complete 17:46:22 99cc6dd402b0: Verifying Checksum 17:46:22 99cc6dd402b0: Download complete 17:46:22 53926ce57604: Verifying Checksum 17:46:22 53926ce57604: Download complete 17:46:25 53926ce57604: Pull complete 17:46:25 21b2b0c7a3f4: Pull complete 17:46:25 30f14e443154: Pull complete 17:46:25 801331c1e519: Pull complete 17:46:27 99cc6dd402b0: Pull complete 17:46:28 7d9ed39f4882: Pull complete 17:46:28 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 17:46:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:46:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 17:46:29 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:29 + docker inspect -f . ci-base-image-x86_64 17:46:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:29 prd-ubuntu20.04-docker-8c-8g-116929 does not seem to be running inside a container 17:46:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-388 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-388:/w/workspace/xfoundry_go-mod-bootstrap_PR-388:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-388@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-388@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 ******** ci-base-image-x86_64 cat 17:46:31 $ docker top b4edf01934119f4fb71692c3c8bb92c0162acc9ec595be3f650acb4a18977088 -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:31 + go version 17:46:31 go version go1.18.7 linux/amd64 [Pipeline] } 17:46:31 $ docker stop --time=1 b4edf01934119f4fb71692c3c8bb92c0162acc9ec595be3f650acb4a18977088 17:46:32 $ docker rm -f b4edf01934119f4fb71692c3c8bb92c0162acc9ec595be3f650acb4a18977088 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:33 + docker inspect -f . ci-base-image-x86_64 17:46:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:33 prd-ubuntu20.04-docker-8c-8g-116929 does not seem to be running inside a container 17:46:33 $ 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-388 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-388:/w/workspace/xfoundry_go-mod-bootstrap_PR-388:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-388@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-388@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 ******** ci-base-image-x86_64 cat 17:46:34 $ docker top d72dbb1d0d358c5b85daf1a01537e7931a0d18634f3f4c63fa144e43b2b312f7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:34 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-388 [Pipeline] fileExists [Pipeline] sh 17:46:34 + make test 17:46:34 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:46:34 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:46:34 go: downloading github.com/stretchr/testify v1.8.0 17:46:34 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 17:46:34 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 17:46:34 go: downloading github.com/pelletier/go-toml v1.9.5 17:46:34 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.10 17:46:34 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 17:46:34 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 17:46:34 go: downloading github.com/google/uuid v1.3.0 17:46:34 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:46:35 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 17:46:35 go: downloading github.com/gorilla/mux v1.8.0 17:46:35 go: downloading github.com/davecgh/go-spew v1.1.1 17:46:35 go: downloading github.com/pmezard/go-difflib v1.0.0 17:46:35 go: downloading github.com/stretchr/objx v0.4.0 17:46:35 go: downloading gopkg.in/yaml.v3 v3.0.1 17:46:35 go: downloading github.com/go-kit/log v0.2.1 17:46:35 go: downloading github.com/go-playground/validator/v10 v10.11.1 17:46:35 go: downloading github.com/hashicorp/errwrap v1.0.0 17:46:35 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 17:46:35 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:46:35 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:46:35 go: downloading github.com/pebbe/zmq4 v1.2.7 17:46:35 go: downloading github.com/hashicorp/consul/api v1.15.3 17:46:35 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:46:35 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:46:35 go: downloading github.com/gorilla/websocket v1.4.2 17:46:35 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 17:46:35 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:46:35 go: downloading github.com/x448/float16 v0.8.4 17:46:35 go: downloading github.com/go-playground/universal-translator v0.18.0 17:46:35 go: downloading github.com/leodido/go-urn v1.2.1 17:46:35 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 17:46:35 go: downloading golang.org/x/text v0.3.7 17:46:35 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:46:35 go: downloading github.com/mitchellh/copystructure v1.0.0 17:46:35 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:46:35 go: downloading github.com/zeebo/errs v1.2.2 17:46:35 go: downloading google.golang.org/grpc v1.46.0 17:46:35 go: downloading github.com/go-playground/locales v0.14.0 17:46:35 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:46:35 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:46:35 go: downloading google.golang.org/protobuf v1.28.0 17:46:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:46:35 go: downloading github.com/hashicorp/go-hclog v0.14.1 17:46:35 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:46:35 go: downloading github.com/hashicorp/serf v0.9.7 17:46:35 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:46:35 go: downloading github.com/fatih/color v1.9.0 17:46:35 Still waiting to schedule task 17:46:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:46:35 go: downloading github.com/mattn/go-isatty v0.0.14 17:46:35 go: downloading github.com/golang/protobuf v1.5.2 17:46:35 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 17:46:35 go: downloading github.com/mattn/go-colorable v0.1.12 17:46:35 go: downloading github.com/armon/go-metrics v0.3.10 17:46:35 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 17:46:35 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:46:48 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 17:46:48 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.015s coverage: 9.9% of statements 17:46:48 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 17:46:48 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.015s coverage: 92.5% of statements 17:46:48 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.012s coverage: 85.3% of statements 17:46:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.028s coverage: 46.4% of statements 17:46:49 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 17:46:49 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 17:46:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.011s coverage: 100.0% of statements 17:46:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.330s coverage: 88.4% of statements 17:46:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.017s coverage: 25.0% of statements 17:46:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.031s coverage: 81.4% of statements 17:46:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 17:46:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.014s coverage: 41.7% of statements 17:46:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.032s coverage: 91.3% of statements 17:46:57 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:46:57 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:47:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:47:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:47:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:47:00 $ docker stop --time=1 d72dbb1d0d358c5b85daf1a01537e7931a0d18634f3f4c63fa144e43b2b312f7 17:47:02 $ docker rm -f d72dbb1d0d358c5b85daf1a01537e7931a0d18634f3f4c63fa144e43b2b312f7 [Pipeline] // withDockerContainer [Pipeline] sh 17:47:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:47:03 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 17:47:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:47:04 17:47:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:47:04 latest: Pulling from edgex-lftools-log-publisher 17:47:04 5eb5b503b376: Pulling fs layer 17:47:04 5c69ac0246d0: Pulling fs layer 17:47:04 ec43610c2a17: Pulling fs layer 17:47:04 3a2ae6a8a46f: Pulling fs layer 17:47:04 33b1e0a273af: Pulling fs layer 17:47:04 5d3b04190fa2: Pulling fs layer 17:47:04 2f39f015ded8: Pulling fs layer 17:47:04 5d3b04190fa2: Waiting 17:47:04 33b1e0a273af: Waiting 17:47:04 3a2ae6a8a46f: Waiting 17:47:04 2f39f015ded8: Waiting 17:47:04 5c69ac0246d0: Download complete 17:47:04 3a2ae6a8a46f: Verifying Checksum 17:47:04 3a2ae6a8a46f: Download complete 17:47:04 33b1e0a273af: Verifying Checksum 17:47:04 33b1e0a273af: Download complete 17:47:04 ec43610c2a17: Verifying Checksum 17:47:04 ec43610c2a17: Download complete 17:47:04 5d3b04190fa2: Verifying Checksum 17:47:05 5eb5b503b376: Verifying Checksum 17:47:05 5eb5b503b376: Download complete 17:47:05 2f39f015ded8: Download complete 17:47:06 5eb5b503b376: Pull complete 17:47:06 5c69ac0246d0: Pull complete 17:47:06 ec43610c2a17: Pull complete 17:47:06 3a2ae6a8a46f: Pull complete 17:47:06 33b1e0a273af: Pull complete 17:47:06 5d3b04190fa2: Pull complete 17:47:11 2f39f015ded8: Pull complete 17:47:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:47:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:47:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:47:11 prd-ubuntu20.04-docker-8c-8g-116929 does not seem to be running inside a container 17:47:11 $ 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-388 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-388:/w/workspace/xfoundry_go-mod-bootstrap_PR-388:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-388@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-388@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-lftools-log-publisher:latest cat 17:47:12 $ docker top cbabbd7250363114f2d15c575cac669fa7a3a431aa1af2853929e0731edf9025 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:47:13 ---> job-cost.sh 17:47:13 lf-activate-venv: SKIPPING 17:47:13 INFO: No Stack... 17:47:13 INFO: Retrieving Pricing Info for: v3-standard-8 17:47:13 INFO: Archiving Costs [Pipeline] sh 17:47:14 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-388/archives/cost.csv 17:47:14 + cut -d, -f6 [Pipeline] lock 17:47:14 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-388-1-stack-cost] 17:47:14 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-388-1-stack-cost] did not exist. Created. 17:47:14 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-388-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:47:14 + echo total: 0.2199999988079071 [Pipeline] stash 17:47:14 Stashed 1 file(s) [Pipeline] } 17:47:14 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-388-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:47:14 $ docker stop --time=1 cbabbd7250363114f2d15c575cac669fa7a3a431aa1af2853929e0731edf9025 17:47:16 $ docker rm -f cbabbd7250363114f2d15c575cac669fa7a3a431aa1af2853929e0731edf9025 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:48:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-116930 in /w/workspace/xfoundry_go-mod-bootstrap_PR-388 [Pipeline] { [Pipeline] ws 17:48:05 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 17:48:06 Selected Git installation does not exist. Using Default 17:48:06 The recommended git tool is: NONE 17:48:10 using credential edgex-jenkins-ssh 17:48:10 Cloning the remote Git repository 17:48:10 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:48:10 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 17:48:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:48:10 > git --version # timeout=10 17:48:10 > git --version # 'git version 2.25.1' 17:48:10 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:10 Verifying host key using known hosts file 17:48:11 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:48:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:48:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:48:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:48:13 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:13 Verifying host key using known hosts file 17:48:13 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:48:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/388/head:refs/remotes/origin/PR-388 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:48:13 Merging remotes/origin/main commit b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474 into PR head commit 247fb6b3153cc83aadb3a13bed122bfb41ed1f1b 17:48:13 Merge succeeded, producing 247fb6b3153cc83aadb3a13bed122bfb41ed1f1b 17:48:13 Checking out Revision 247fb6b3153cc83aadb3a13bed122bfb41ed1f1b (PR-388) 17:48:13 > git config core.sparsecheckout # timeout=10 17:48:13 > git checkout -f 247fb6b3153cc83aadb3a13bed122bfb41ed1f1b # timeout=10 17:48:13 > git remote # timeout=10 17:48:13 > git config --get remote.origin.url # timeout=10 17:48:13 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:13 Verifying host key using known hosts file 17:48:13 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:48:13 > git merge b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474 # timeout=10 17:48:13 > git rev-parse HEAD^{commit} # timeout=10 17:48:13 > git config core.sparsecheckout # timeout=10 17:48:13 > git checkout -f 247fb6b3153cc83aadb3a13bed122bfb41ed1f1b # timeout=10 17:48:17 Commit message: "build: Latest go-mods and daily Dependa-Bot" 17:48:17 > git --version # timeout=10 17:48:17 > git --version # 'git version 2.25.1' 17:48:17 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:48:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:48:18 % Total % Received % Xferd Average Speed Time Time Time Current 17:48:18 Dload Upload Total Spent Left Speed 17:48:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 98453 0 --:--:-- --:--:-- --:--:-- 98453 [Pipeline] sh 17:48:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:48:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:48:19 + sudo tee /etc/docker/daemon.new 17:48:19 { 17:48:19 "registry-mirrors": [ 17:48:19 "https://nexus3.edgexfoundry.org:10001" 17:48:19 ], 17:48:19 "bip": "10.250.0.254/24", 17:48:19 "hosts": [ 17:48:19 "tcp://0.0.0.0:5555", 17:48:19 "unix:///var/run/docker.sock" 17:48:19 ], 17:48:19 "mtu": 1458, 17:48:19 "selinux-enabled": true, 17:48:19 "seccomp-profile": "/etc/docker/seccomp.json" 17:48:19 } [Pipeline] sh 17:48:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:48:20 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:48:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:48:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:48:38 ========================================================= 17:48:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:48:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:48:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:48:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:48:39 9b18e9b68314: Pulling fs layer 17:48:39 d32db5db7311: Pulling fs layer 17:48:39 d0c4b47475fc: Pulling fs layer 17:48:39 5831b945b038: Pulling fs layer 17:48:39 86bbec2aaacd: Pulling fs layer 17:48:39 e10730c5d714: Pulling fs layer 17:48:39 5dd5c2283517: Pulling fs layer 17:48:39 d5ac0230b979: Pulling fs layer 17:48:39 5831b945b038: Waiting 17:48:39 86bbec2aaacd: Waiting 17:48:39 e10730c5d714: Waiting 17:48:39 5dd5c2283517: Waiting 17:48:39 d5ac0230b979: Waiting 17:48:39 d0c4b47475fc: Download complete 17:48:39 d32db5db7311: Verifying Checksum 17:48:39 d32db5db7311: Download complete 17:48:39 86bbec2aaacd: Verifying Checksum 17:48:39 86bbec2aaacd: Download complete 17:48:39 e10730c5d714: Verifying Checksum 17:48:39 e10730c5d714: Download complete 17:48:39 9b18e9b68314: Verifying Checksum 17:48:39 9b18e9b68314: Download complete 17:48:40 9b18e9b68314: Pull complete 17:48:40 d5ac0230b979: Verifying Checksum 17:48:40 d5ac0230b979: Download complete 17:48:41 d32db5db7311: Pull complete 17:48:41 d0c4b47475fc: Pull complete 17:48:42 5dd5c2283517: Verifying Checksum 17:48:42 5dd5c2283517: Download complete 17:48:42 5831b945b038: Verifying Checksum 17:48:42 5831b945b038: Download complete 17:48:55 5831b945b038: Pull complete 17:48:55 86bbec2aaacd: Pull complete 17:48:55 e10730c5d714: Pull complete 17:49:00 5dd5c2283517: Pull complete 17:49:02 d5ac0230b979: Pull complete 17:49:02 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 17:49:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:49:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 17:49:02 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:03 + docker inspect -f . ci-base-image-arm64 17:49:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:03 prd-ubuntu20.04-docker-arm64-4c-16g-116930 does not seem to be running inside a container 17:49:03 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:49:06 $ docker top 5d2b1181d8596fb57fb275d34cf5d235a07941b198db5d16f1fd1ff117d55c93 -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:07 + go version 17:49:07 go version go1.18.7 linux/arm64 [Pipeline] } 17:49:07 $ docker stop --time=1 5d2b1181d8596fb57fb275d34cf5d235a07941b198db5d16f1fd1ff117d55c93 17:49:09 $ docker rm -f 5d2b1181d8596fb57fb275d34cf5d235a07941b198db5d16f1fd1ff117d55c93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:09 + docker inspect -f . ci-base-image-arm64 17:49:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:10 prd-ubuntu20.04-docker-arm64-4c-16g-116930 does not seem to be running inside a container 17:49:10 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:49:11 $ docker top 0b912620d9227027f8a5f239501f1ff80bd12306afdce196b1f88750eeff376c -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:11 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh 17:49:12 + make test 17:49:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:49:12 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 17:49:12 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 17:49:12 go: downloading github.com/pelletier/go-toml v1.9.5 17:49:13 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.10 17:49:13 go: downloading github.com/stretchr/testify v1.8.0 17:49:13 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 17:49:13 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:49:13 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 17:49:13 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 17:49:13 go: downloading github.com/google/uuid v1.3.0 17:49:13 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:49:13 go: downloading github.com/gorilla/mux v1.8.0 17:49:13 go: downloading github.com/go-kit/log v0.2.1 17:49:13 go: downloading github.com/davecgh/go-spew v1.1.1 17:49:13 go: downloading github.com/pmezard/go-difflib v1.0.0 17:49:13 go: downloading github.com/stretchr/objx v0.4.0 17:49:13 go: downloading gopkg.in/yaml.v3 v3.0.1 17:49:13 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 17:49:13 go: downloading github.com/go-playground/validator/v10 v10.11.1 17:49:13 go: downloading github.com/gorilla/websocket v1.4.2 17:49:13 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 17:49:13 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:49:13 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:49:13 go: downloading github.com/hashicorp/errwrap v1.0.0 17:49:13 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:49:13 go: downloading github.com/hashicorp/consul/api v1.15.3 17:49:13 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:49:13 go: downloading github.com/zeebo/errs v1.2.2 17:49:13 go: downloading google.golang.org/grpc v1.46.0 17:49:14 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:49:14 go: downloading github.com/pebbe/zmq4 v1.2.7 17:49:14 go: downloading github.com/go-playground/universal-translator v0.18.0 17:49:14 go: downloading github.com/leodido/go-urn v1.2.1 17:49:14 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 17:49:14 go: downloading golang.org/x/text v0.3.7 17:49:14 go: downloading github.com/x448/float16 v0.8.4 17:49:15 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:49:15 go: downloading google.golang.org/protobuf v1.28.0 17:49:16 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:49:16 go: downloading github.com/mitchellh/copystructure v1.0.0 17:49:16 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:49:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:49:16 go: downloading github.com/hashicorp/go-hclog v0.14.1 17:49:16 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:49:16 go: downloading github.com/hashicorp/serf v0.9.7 17:49:16 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:49:16 go: downloading github.com/go-playground/locales v0.14.0 17:49:16 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:49:16 go: downloading github.com/golang/protobuf v1.5.2 17:49:16 go: downloading github.com/fatih/color v1.9.0 17:49:16 go: downloading github.com/mattn/go-isatty v0.0.14 17:49:16 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 17:49:17 go: downloading github.com/armon/go-metrics v0.3.10 17:49:17 go: downloading github.com/mattn/go-colorable v0.1.12 17:49:17 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 17:49:18 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:50:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 17:50:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.155s coverage: 9.9% of statements 17:50:40 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 17:50:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.080s coverage: 92.5% of statements 17:50:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.024s coverage: 85.3% of statements 17:50:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.136s coverage: 46.4% of statements 17:50:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 17:50:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 17:50:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.092s coverage: 100.0% of statements 17:50:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.416s coverage: 88.4% of statements 17:50:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.080s coverage: 25.0% of statements 17:50:57 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.105s coverage: 81.4% of statements 17:50:57 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 17:50:57 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.038s coverage: 41.7% of statements 17:50:57 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.013s coverage: 91.3% of statements 17:50:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:50:57 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:51:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:51:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:51:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:51:19 $ docker stop --time=1 0b912620d9227027f8a5f239501f1ff80bd12306afdce196b1f88750eeff376c 17:51:20 $ docker rm -f 0b912620d9227027f8a5f239501f1ff80bd12306afdce196b1f88750eeff376c [Pipeline] // withDockerContainer [Pipeline] sh 17:51:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:51:23 Warning: overwriting stash ‘coverage-report’ 17:51:24 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 17:51:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:51:24 17:51:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:51:25 arm64: Pulling from edgex-lftools-log-publisher 17:51:25 8998bd30e6a1: Pulling fs layer 17:51:25 04944245beec: Pulling fs layer 17:51:25 699f458cf7ca: Pulling fs layer 17:51:25 765212b225bb: Pulling fs layer 17:51:25 f23df028b6ca: Pulling fs layer 17:51:25 d65c8cfc05b1: Pulling fs layer 17:51:25 2437ff75d9bd: Pulling fs layer 17:51:25 765212b225bb: Waiting 17:51:25 f23df028b6ca: Waiting 17:51:25 d65c8cfc05b1: Waiting 17:51:25 2437ff75d9bd: Waiting 17:51:25 04944245beec: Verifying Checksum 17:51:25 04944245beec: Download complete 17:51:25 765212b225bb: Download complete 17:51:25 f23df028b6ca: Verifying Checksum 17:51:25 f23df028b6ca: Download complete 17:51:25 d65c8cfc05b1: Verifying Checksum 17:51:25 d65c8cfc05b1: Download complete 17:51:25 699f458cf7ca: Verifying Checksum 17:51:25 699f458cf7ca: Download complete 17:51:26 8998bd30e6a1: Download complete 17:51:28 2437ff75d9bd: Verifying Checksum 17:51:28 2437ff75d9bd: Download complete 17:51:30 8998bd30e6a1: Pull complete 17:51:30 04944245beec: Pull complete 17:51:31 699f458cf7ca: Pull complete 17:51:31 765212b225bb: Pull complete 17:51:32 f23df028b6ca: Pull complete 17:51:32 d65c8cfc05b1: Pull complete 17:51:47 2437ff75d9bd: Pull complete 17:51:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:51:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:51:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:48 prd-ubuntu20.04-docker-arm64-4c-16g-116930 does not seem to be running inside a container 17:51:48 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:51:50 $ docker top ca423a81c6de08cc4f58fff25275943fc9f917f9832a46ead109644e0fa34362 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:51:51 ---> job-cost.sh 17:51:51 lf-activate-venv: SKIPPING 17:51:51 INFO: No Stack... 17:51:52 INFO: Retrieving Pricing Info for: v3-standard-4 17:51:52 INFO: Archiving Costs [Pipeline] sh 17:51:53 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 17:51:53 + cut -d, -f6 [Pipeline] lock 17:51:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-388-1-stack-cost] 17:51:53 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-388-1-stack-cost] did not exist. Created. 17:51:53 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-388-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:51:53 /w/workspace/go-mod-bootstrap/1@tmp/durable-db6e8bf6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:51:54 + echo total: 0.10999999940395355 [Pipeline] stash 17:51:54 Warning: overwriting stash ‘stack-cost’ 17:51:54 Stashed 1 file(s) [Pipeline] } 17:51:54 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-388-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:51:54 $ docker stop --time=1 ca423a81c6de08cc4f58fff25275943fc9f917f9832a46ead109644e0fa34362 17:51:55 $ docker rm -f ca423a81c6de08cc4f58fff25275943fc9f917f9832a46ead109644e0fa34362 [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 17:51:56 provisioning config files... 17:51:56 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-388@tmp/config14482704682069170307tmp [Pipeline] { [Pipeline] sh 17:51:56 + set +x 17:51:56 + curl -s https://codecov.io/bash 17:51:56 + bash -s -- 17:51:56 17:51:56 _____ _ 17:51:56 / ____| | | 17:51:56 | | ___ __| | ___ ___ _____ __ 17:51:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:51:56 | |___| (_) | (_| | __/ (_| (_) \ V / 17:51:56 \_____\___/ \__,_|\___|\___\___/ \_/ 17:51:56 Bash-1.0.6 17:51:56 17:51:56 17:51:56 ==> git version 2.25.1 found 17:51:56 ==> 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 17:51:56 Release-Date: 2020-01-08 17:51:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:51:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:51:56 ==> Jenkins CI detected. 17:51:56 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-388 17:51:56 project root: . 17:51:56 --> token set from env 17:51:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:51:56 ==> Running gcov in . (disable via -X gcov) 17:51:56 ==> Python coveragepy not found 17:51:56 ==> Searching for coverage reports in: 17:51:56 + . 17:51:56 -> Found 1 reports 17:51:56 ==> Detecting git/mercurial file structure 17:51:56 ==> Reading reports 17:51:57 + ./coverage.out bytes=68433 17:51:57 ==> Appending adjustments 17:51:57 https://docs.codecov.io/docs/fixing-reports 17:51:57 + Found adjustments 17:51:57 ==> Gzipping contents 17:51:57 12K /tmp/codecov.yfGxNn.gz 17:51:57 ==> Uploading reports 17:51:57 url: https://codecov.io 17:51:57 query: branch=PR-388&commit=247fb6b3153cc83aadb3a13bed122bfb41ed1f1b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-388%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=388&job=&cmd_args= 17:51:57 -> Pinging Codecov 17:51:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-388&commit=247fb6b3153cc83aadb3a13bed122bfb41ed1f1b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-388%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=388&job=&cmd_args= 17:51:57 -> Uploading to 17:51:57 https://storage.googleapis.com/codecov/v4/raw/2022-10-25/833815588EE85121546D348822E98E2E/247fb6b3153cc83aadb3a13bed122bfb41ed1f1b/53c070e4-dfd3-4068-8a74-3912099fa496.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T175157Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4009b1e3aae03e5e8e0695a65b25a66bf5c454fcf18cff4c43268cdd027946da 17:51:57 % Total % Received % Xferd Average Speed Time Time Time Current 17:51:57 Dload Upload Total Spent Left Speed 17:51:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11250 0 0 100 11250 0 45731 --:--:-- --:--:-- --:--:-- 45731 17:51:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/247fb6b3153cc83aadb3a13bed122bfb41ed1f1b [Pipeline] } 17:51:58 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 17:51:59 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-388/archives ] 17:51:59 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-388/archives 17:51:59 total 16 17:51:59 drwxr-xr-x 3 root root 4096 Oct 25 17:47 . 17:51:59 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 17:47 .. 17:51:59 drwxr-xr-x 2 root root 4096 Oct 25 17:47 cost 17:51:59 -rw-r--r-- 1 root root 88 Oct 25 17:47 cost.csv 17:51:59 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-388/archives 17:51:59 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-388/archives 17:51:59 total 16 17:51:59 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 17:47 . 17:51:59 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 17:47 .. 17:51:59 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 17:47 cost 17:51:59 -rw-r--r-- 1 jenkins jenkins 88 Oct 25 17:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:52:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:52:00 ---> package-listing.sh 17:52:00 ++ facter osfamily 17:52:00 ++ tr '[:upper:]' '[:lower:]' 17:52:01 + OS_FAMILY=debian 17:52:01 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-388 17:52:01 + START_PACKAGES=/tmp/packages_start.txt 17:52:01 + END_PACKAGES=/tmp/packages_end.txt 17:52:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:52:01 + PACKAGES=/tmp/packages_start.txt 17:52:01 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-388 ']' 17:52:01 + PACKAGES=/tmp/packages_end.txt 17:52:01 + case "${OS_FAMILY}" in 17:52:01 + dpkg -l 17:52:01 + grep '^ii' 17:52:01 + '[' -f /tmp/packages_start.txt ']' 17:52:01 + '[' -f /tmp/packages_end.txt ']' 17:52:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:52:01 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-388 ']' 17:52:01 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-388/archives/ 17:52:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-388/archives/ [Pipeline] echo 17:52:01 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-388/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:52:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:52:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:02 prd-ubuntu20.04-docker-8c-8g-116929 does not seem to be running inside a container 17:52:02 $ 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-388/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-388 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-388:/w/workspace/xfoundry_go-mod-bootstrap_PR-388:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-388@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-388@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:52:02 $ docker top 42cebaa76ed185acf51ced8d2340203414a2ca7cd8e46a9f0a7388d6d7778065 -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:02 + touch /tmp/pre-build-complete [Pipeline] sh 17:52:03 + mkdir -p /var/log/sysstat [Pipeline] sh 17:52:03 + ls /var/log/sa-host 17:52:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:52:03 provisioning config files... 17:52:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-388@tmp/config16111219193334226177tmp [Pipeline] { [Pipeline] echo 17:52:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:52:03 ---> create-netrc.sh [Pipeline] } 17:52:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:52:04 ---> python-tools-install.sh [Pipeline] echo 17:52:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:52:04 ---> sudo-logs.sh 17:52:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:52:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:52:05 ---> job-cost.sh 17:52:05 lf-activate-venv: SKIPPING 17:52:05 DEBUG: total: 0.2199999988079071 17:52:05 INFO: Retrieving Stack Cost... 17:52:05 INFO: Retrieving Pricing Info for: v3-standard-8 17:52:05 INFO: Archiving Costs [Pipeline] echo 17:52:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:52:06 ---> logs-deploy.sh 17:52:06 lf-activate-venv: SKIPPING 17:52:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-388/1 17:52:06 INFO: archiving workspace using pattern(s): 17:52:07 Archives upload complete. 17:52:07 INFO: archiving logs to Nexus 17:52:08 ---> uname -a: 17:52:08 Linux prd-ubuntu20-04-docker-8c-8g-116929 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:52:08 17:52:08 17:52:08 ---> lscpu: 17:52:08 Architecture: x86_64 17:52:08 CPU op-mode(s): 32-bit, 64-bit 17:52:08 Byte Order: Little Endian 17:52:08 Address sizes: 40 bits physical, 48 bits virtual 17:52:08 CPU(s): 8 17:52:08 On-line CPU(s) list: 0-7 17:52:08 Thread(s) per core: 1 17:52:08 Core(s) per socket: 1 17:52:08 Socket(s): 8 17:52:08 NUMA node(s): 1 17:52:08 Vendor ID: AuthenticAMD 17:52:08 CPU family: 23 17:52:08 Model: 49 17:52:08 Model name: AMD EPYC-Rome Processor 17:52:08 Stepping: 0 17:52:08 CPU MHz: 2800.000 17:52:08 BogoMIPS: 5600.00 17:52:08 Virtualization: AMD-V 17:52:08 Hypervisor vendor: KVM 17:52:08 Virtualization type: full 17:52:08 L1d cache: 256 KiB 17:52:08 L1i cache: 256 KiB 17:52:08 L2 cache: 4 MiB 17:52:08 L3 cache: 128 MiB 17:52:08 NUMA node0 CPU(s): 0-7 17:52:08 Vulnerability Itlb multihit: Not affected 17:52:08 Vulnerability L1tf: Not affected 17:52:08 Vulnerability Mds: Not affected 17:52:08 Vulnerability Meltdown: Not affected 17:52:08 Vulnerability Mmio stale data: Not affected 17:52:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:52:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:52:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:52:08 Vulnerability Srbds: Not affected 17:52:08 Vulnerability Tsx async abort: Not affected 17:52:08 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 17:52:08 17:52:08 17:52:08 ---> nproc: 17:52:08 8 17:52:08 17:52:08 17:52:08 ---> df -h: 17:52:08 Filesystem Size Used Avail Use% Mounted on 17:52:08 overlay 155G 11G 145G 7% / 17:52:08 tmpfs 64M 0 64M 0% /dev 17:52:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:52:08 shm 64M 0 64M 0% /dev/shm 17:52:08 /dev/vda1 155G 11G 145G 7% /facter-os 17:52:08 17:52:08 17:52:08 ---> sar -b -r -n DEV: 17:52:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116929) 10/25/22 _x86_64_ (8 CPU) 17:52:08 17:52:08 17:45:25 LINUX RESTART (8 CPU) 17:52:08 17:52:08 17:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:52:08 17:47:01 154.94 9.92 145.03 0.00 1700.65 37893.55 0.00 17:52:08 17:48:01 53.25 0.18 53.07 0.00 12.80 30463.31 0.00 17:52:08 17:49:01 1.32 0.00 1.32 0.00 0.00 14.41 0.00 17:52:08 17:50:01 1.02 0.00 1.02 0.00 0.00 13.73 0.00 17:52:08 17:51:01 37.84 9.35 28.50 0.00 2886.72 4790.13 0.00 17:52:08 17:52:01 3.05 0.25 2.80 0.00 19.33 39.86 0.00 17:52:08 Average: 41.90 3.28 38.62 0.00 769.87 12202.67 0.00 17:52:08 17:52:08 17:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:52:08 17:47:01 28709676 31562576 743892 2.26 91440 3000548 1853392 5.46 1244728 2523712 394036 17:52:08 17:48:01 28662532 31575080 730784 2.22 94860 3046784 1738636 5.12 1176816 2624548 164 17:52:08 17:49:01 28662252 31574884 730668 2.22 94900 3046784 1738636 5.12 1177312 2624548 168 17:52:08 17:50:01 28668032 31580716 724832 2.20 94940 3046792 1738636 5.12 1171084 2624552 60 17:52:08 17:51:01 28373528 31561200 727872 2.21 113820 3295784 1780224 5.25 1327308 2736860 240 17:52:08 17:52:01 28378128 31566980 722772 2.20 113896 3296916 1766708 5.21 1323460 2737092 700 17:52:08 Average: 28575691 31570239 730137 2.22 100643 3122268 1769372 5.21 1236785 2645219 65895 17:52:08 17:52:08 17:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:52:08 17:47:01 ens3 381.74 252.34 6425.75 57.82 0.00 0.00 0.00 0.00 17:52:08 17:47:01 docker0 52.27 71.72 4.21 732.89 0.00 0.00 0.00 0.00 17:52:08 17:47:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 17:52:08 17:48:01 ens3 97.92 65.63 2522.56 11.51 0.00 0.00 0.00 0.00 17:52:08 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:08 17:48:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:52:08 17:49:01 ens3 0.42 0.35 0.26 0.21 0.00 0.00 0.00 0.00 17:52:08 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:08 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:08 17:50:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:52:08 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:08 17:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:52:08 17:51:01 ens3 95.40 56.77 1300.01 4.13 0.00 0.00 0.00 0.00 17:52:08 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:08 17:51:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 17:52:08 17:52:01 ens3 11.55 7.25 11.28 4.08 0.00 0.00 0.00 0.00 17:52:08 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:08 17:52:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 17:52:08 Average: ens3 97.86 63.74 1709.95 12.96 0.00 0.00 0.00 0.00 17:52:08 Average: docker0 8.71 11.95 0.70 122.14 0.00 0.00 0.00 0.00 17:52:08 Average: lo 0.89 0.89 0.08 0.08 0.00 0.00 0.00 0.00 17:52:08 17:52:08 17:52:08 ---> sar -P ALL: 17:52:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116929) 10/25/22 _x86_64_ (8 CPU) 17:52:08 17:52:08 17:45:25 LINUX RESTART (8 CPU) 17:52:08 17:52:08 17:46:01 CPU %user %nice %system %iowait %steal %idle 17:52:08 17:47:01 all 27.18 0.00 5.79 0.70 0.07 66.26 17:52:08 17:47:01 0 27.15 0.00 5.20 0.44 0.07 67.14 17:52:08 17:47:01 1 27.45 0.00 5.26 0.08 0.07 67.13 17:52:08 17:47:01 2 27.88 0.00 6.00 0.47 0.07 65.58 17:52:08 17:47:01 3 27.18 0.00 6.09 1.75 0.07 64.91 17:52:08 17:47:01 4 27.34 0.00 5.87 0.12 0.07 66.60 17:52:08 17:47:01 5 26.96 0.00 5.71 0.39 0.07 66.87 17:52:08 17:47:01 6 26.10 0.00 5.73 0.05 0.07 68.05 17:52:08 17:47:01 7 27.35 0.00 6.49 2.27 0.07 63.82 17:52:08 17:48:01 all 2.63 0.00 1.13 0.37 0.02 95.85 17:52:08 17:48:01 0 1.85 0.00 0.92 0.10 0.02 97.11 17:52:08 17:48:01 1 4.30 0.00 0.87 0.02 0.02 94.80 17:52:08 17:48:01 2 2.36 0.00 1.24 0.10 0.02 96.28 17:52:08 17:48:01 3 2.59 0.00 0.90 0.00 0.02 96.49 17:52:08 17:48:01 4 3.15 0.00 1.44 2.26 0.02 93.13 17:52:08 17:48:01 5 1.52 0.00 2.06 0.47 0.02 95.93 17:52:08 17:48:01 6 2.97 0.00 0.70 0.02 0.02 96.29 17:52:08 17:48:01 7 2.30 0.00 0.87 0.02 0.03 96.78 17:52:08 17:49:01 all 0.29 0.00 0.01 0.00 0.00 99.70 17:52:08 17:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:52:08 17:49:01 1 1.97 0.00 0.02 0.00 0.00 98.01 17:52:08 17:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:52:08 17:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:52:08 17:49:01 4 0.15 0.00 0.00 0.00 0.00 99.85 17:52:08 17:49:01 5 0.02 0.00 0.02 0.03 0.00 99.93 17:52:08 17:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:52:08 17:49:01 7 0.05 0.00 0.03 0.00 0.00 99.92 17:52:08 17:50:01 all 0.15 0.00 0.02 0.00 0.00 99.82 17:52:08 17:50:01 0 0.05 0.00 0.03 0.00 0.00 99.92 17:52:08 17:50:01 1 0.96 0.00 0.05 0.00 0.02 98.97 17:52:08 17:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:52:08 17:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:52:08 17:50:01 4 0.07 0.00 0.03 0.00 0.00 99.90 17:52:08 17:50:01 5 0.02 0.00 0.02 0.03 0.00 99.93 17:52:08 17:50:01 6 0.03 0.00 0.03 0.00 0.00 99.93 17:52:08 17:50:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:52:08 17:51:01 all 1.13 0.00 0.79 0.23 0.01 97.84 17:52:08 17:51:01 0 1.75 0.00 0.58 0.10 0.02 97.55 17:52:08 17:51:01 1 0.79 0.00 0.40 0.59 0.00 98.22 17:52:08 17:51:01 2 1.55 0.00 0.82 0.30 0.00 97.33 17:52:08 17:51:01 3 1.07 0.00 2.27 0.05 0.02 96.60 17:52:08 17:51:01 4 0.75 0.00 0.63 0.15 0.02 98.45 17:52:08 17:51:01 5 1.04 0.00 0.79 0.50 0.02 97.66 17:52:08 17:51:01 6 1.50 0.00 0.47 0.08 0.02 97.93 17:52:08 17:51:01 7 0.62 0.00 0.35 0.03 0.02 98.98 17:52:08 17:52:01 all 0.38 0.00 0.11 0.02 0.01 99.49 17:52:08 17:52:01 0 0.83 0.00 0.17 0.02 0.02 98.97 17:52:08 17:52:01 1 0.60 0.00 0.05 0.05 0.02 99.28 17:52:08 17:52:01 2 0.55 0.00 0.08 0.00 0.00 99.37 17:52:08 17:52:01 3 0.10 0.00 0.07 0.00 0.00 99.83 17:52:08 17:52:01 4 0.50 0.00 0.13 0.07 0.00 99.30 17:52:08 17:52:01 5 0.05 0.00 0.12 0.00 0.00 99.83 17:52:08 17:52:01 6 0.12 0.00 0.13 0.00 0.00 99.75 17:52:08 17:52:01 7 0.25 0.00 0.17 0.00 0.02 99.57 17:52:08 Average: all 5.25 0.00 1.30 0.22 0.02 93.22 17:52:08 Average: 0 5.24 0.00 1.14 0.11 0.02 93.49 17:52:08 Average: 1 5.96 0.00 1.10 0.12 0.02 92.80 17:52:08 Average: 2 5.34 0.00 1.35 0.14 0.01 93.15 17:52:08 Average: 3 5.13 0.00 1.55 0.30 0.02 93.01 17:52:08 Average: 4 5.28 0.00 1.34 0.43 0.02 92.93 17:52:08 Average: 5 4.89 0.00 1.44 0.24 0.02 93.42 17:52:08 Average: 6 5.08 0.00 1.17 0.03 0.02 93.71 17:52:08 Average: 7 5.04 0.00 1.31 0.38 0.02 93.24 17:52:08 17:52:08 17:52:08