Pull request #365 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 hahattan for edgexfoundry/go-mod-bootstrap Loading trusted files from base branch main at 8679ad06fae81f85ca5676306f8e25f0c0b4117c rather than 2a2ece9b936f7e58c1ed433cf3b8714ebbfd7ede Obtained Jenkinsfile from 8679ad06fae81f85ca5676306f8e25f0c0b4117c 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-ssh8534929516693788545.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh8657422373632234358.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-365/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-365/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6425905976727315399.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-365/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11943804962149816226.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh14863077194270637792.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-365/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-365/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6251562858398255355.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23282 in /w/workspace/xfoundry_go-mod-bootstrap_PR-365 [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-365 # 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 Merging remotes/origin/main commit 8679ad06fae81f85ca5676306f8e25f0c0b4117c into PR head commit 2a2ece9b936f7e58c1ed433cf3b8714ebbfd7ede Merge succeeded, producing 2a2ece9b936f7e58c1ed433cf3b8714ebbfd7ede Checking out Revision 2a2ece9b936f7e58c1ed433cf3b8714ebbfd7ede (PR-365) > 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/365/head:refs/remotes/origin/PR-365 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a2ece9b936f7e58c1ed433cf3b8714ebbfd7ede # 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 8679ad06fae81f85ca5676306f8e25f0c0b4117c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a2ece9b936f7e58c1ed433cf3b8714ebbfd7ede # timeout=10 Commit message: "feat: add new Messaging BootstrapHandler" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:40:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:40:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:40:20 ========================================================= 05:40:20 EdgeX Global Pipelines Version Info 05:40:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:40:21 ------------------- 05:40:21 stable info: 05:40:21 ------------------- 05:40:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:40:21 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 05:40:21 Message: update stable to v1.0.238 05:40:22 ------------------- 05:40:22 experimental info: 05:40:22 ------------------- 05:40:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:40:22 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 05:40:22 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:40:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:40:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:40:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:40:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:40:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:40:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:40:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:40:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:40:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:40:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:40:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:40:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:40:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:40:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:40:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo 05:40:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo 05:40:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo 05:40:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a2ece9b936f7e58c1ed433cf3b8714ebbfd7ede [Pipeline] echo 05:40:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a2ece9 [Pipeline] echo 05:40:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:40:24 + git rev-list -1 --merges 2a2ece9b936f7e58c1ed433cf3b8714ebbfd7ede~1..2a2ece9b936f7e58c1ed433cf3b8714ebbfd7ede [Pipeline] echo 05:40:24 -----------> git rev-list -1 --merges 2a2ece9b936f7e58c1ed433cf3b8714ebbfd7ede~1..2a2ece9b936f7e58c1ed433cf3b8714ebbfd7ede 2a2ece9b936f7e58c1ed433cf3b8714ebbfd7ede [false] [Pipeline] sh 05:40:24 + git log --format=format:%s -1 2a2ece9b936f7e58c1ed433cf3b8714ebbfd7ede [Pipeline] echo 05:40:24 ========================================================= 05:40:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:40:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:40:25 + git log --format=format:%s -1 2a2ece9b936f7e58c1ed433cf3b8714ebbfd7ede [Pipeline] echo 05:40:25 [semverPrep] GIT_COMMIT: 2a2ece9b936f7e58c1ed433cf3b8714ebbfd7ede, Commit Message: feat: add new Messaging BootstrapHandler [Pipeline] echo 05:40:25 [semverPrep] This is not a build commit. [Pipeline] sh 05:40:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:40:25 + grep -v github /etc/ssh/ssh_known_hosts 05:40:25 + [ -e /tmp/ssh_known_hosts ] 05:40:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:40:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:40:25 + sudo tee -a /etc/ssh/ssh_known_hosts 05:40:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:40:26 05:40:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:40:27 0.1.4: Pulling from edgex-devops/py-git-semver 05:40:27 b85a868b505f: Pulling fs layer 05:40:27 e2be974225ed: Pulling fs layer 05:40:27 339a4e72a1f5: Pulling fs layer 05:40:27 988bab9f4d93: Pulling fs layer 05:40:27 988bab9f4d93: Waiting 05:40:27 1469e6f7b9e6: Pulling fs layer 05:40:27 eaf3925da568: Pulling fs layer 05:40:27 bab4dde63d76: Pulling fs layer 05:40:27 bde34c3a00c8: Pulling fs layer 05:40:27 b352a97aabf1: Pulling fs layer 05:40:27 4872d77fe225: Pulling fs layer 05:40:27 5851b861e8e6: Pulling fs layer 05:40:27 5851b861e8e6: Waiting 05:40:27 eaf3925da568: Waiting 05:40:27 1469e6f7b9e6: Waiting 05:40:27 4872d77fe225: Waiting 05:40:27 bde34c3a00c8: Waiting 05:40:27 bab4dde63d76: Waiting 05:40:27 b352a97aabf1: Waiting 05:40:27 e2be974225ed: Download complete 05:40:27 988bab9f4d93: Verifying Checksum 05:40:27 988bab9f4d93: Download complete 05:40:27 339a4e72a1f5: Verifying Checksum 05:40:27 339a4e72a1f5: Download complete 05:40:27 1469e6f7b9e6: Verifying Checksum 05:40:27 1469e6f7b9e6: Download complete 05:40:27 eaf3925da568: Verifying Checksum 05:40:27 eaf3925da568: Download complete 05:40:27 bde34c3a00c8: Download complete 05:40:27 b352a97aabf1: Verifying Checksum 05:40:27 b352a97aabf1: Download complete 05:40:27 4872d77fe225: Download complete 05:40:27 5851b861e8e6: Download complete 05:40:27 b85a868b505f: Verifying Checksum 05:40:27 b85a868b505f: Download complete 05:40:27 bab4dde63d76: Verifying Checksum 05:40:27 bab4dde63d76: Download complete 05:40:28 b85a868b505f: Pull complete 05:40:28 e2be974225ed: Pull complete 05:40:29 339a4e72a1f5: Pull complete 05:40:29 988bab9f4d93: Pull complete 05:40:29 1469e6f7b9e6: Pull complete 05:40:29 eaf3925da568: Pull complete 05:40:31 bab4dde63d76: Pull complete 05:40:31 bde34c3a00c8: Pull complete 05:40:31 b352a97aabf1: Pull complete 05:40:31 4872d77fe225: Pull complete 05:40:31 5851b861e8e6: Pull complete 05:40:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:40:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:40:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:31 prd-ubuntu20.04-docker-8c-8g-23282 does not seem to be running inside a container 05:40:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-365 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-365:/w/workspace/xfoundry_go-mod-bootstrap_PR-365:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-365@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-365@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 05:40:33 $ docker top 75325c6c663c6438a708a800a4a464347ba0a6d797aa20980f1944f4bd63618a -eo pid,comm 05:40:33 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). 05:40:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:40:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:40:33 [ssh-agent] Looking for ssh-agent implementation... 05:40:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:40:33 $ docker exec 75325c6c663c6438a708a800a4a464347ba0a6d797aa20980f1944f4bd63618a ssh-agent 05:40:33 SSH_AUTH_SOCK=/tmp/ssh-PO6AhWfM3VMy/agent.32 05:40:33 SSH_AGENT_PID=38 05:40:33 Running ssh-add (command line suppressed) 05:40:33 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-365@tmp/private_key_5583521940741932557.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-365@tmp/private_key_5583521940741932557.key) 05:40:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:40:34 + git tag --points-at HEAD [Pipeline] } 05:40:34 $ docker exec --env ******** --env ******** 75325c6c663c6438a708a800a4a464347ba0a6d797aa20980f1944f4bd63618a ssh-agent -k 05:40:34 unset SSH_AUTH_SOCK; 05:40:34 unset SSH_AGENT_PID; 05:40:34 echo Agent pid 38 killed; 05:40:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:40:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:40:34 [ssh-agent] Looking for ssh-agent implementation... 05:40:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:40:34 $ docker exec 75325c6c663c6438a708a800a4a464347ba0a6d797aa20980f1944f4bd63618a ssh-agent 05:40:34 SSH_AUTH_SOCK=/tmp/ssh-57oOUk2WmCCt/agent.71 05:40:34 SSH_AGENT_PID=77 05:40:34 Running ssh-add (command line suppressed) 05:40:34 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-365@tmp/private_key_5922581234506796235.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-365@tmp/private_key_5922581234506796235.key) 05:40:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:40:35 + git semver init 05:40:35 2022-08-22 05:40:35,337 [run_init] DEBUG init version:0.0.0 force:False 05:40:35 2022-08-22 05:40:35,337 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-365/.semver 05:40:35 2022-08-22 05:40:35,338 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-365/.semver 05:40:35 2022-08-22 05:40:35,338 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-365/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-365, universal_newlines=False, shell=None, istream=None) 05:40:36 2022-08-22 05:40:36,085 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-365/.git/info/exclude 05:40:36 2022-08-22 05:40:36,086 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-365/.semver/PR-365 with force:False 05:40:36 2022-08-22 05:40:36,086 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-365/.semver/PR-365 05:40:36 2022-08-22 05:40:36,090 [execute] INFO git cat-file --batch-check 05:40:36 2022-08-22 05:40:36,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-365/.semver, universal_newlines=False, shell=None, istream=) 05:40:36 2022-08-22 05:40:36,096 [execute] INFO git cat-file --batch 05:40:36 2022-08-22 05:40:36,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-365/.semver, universal_newlines=False, shell=None, istream=) 05:40:36 2022-08-22 05:40:36,101 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-365/.semver/PR-365 05:40:36 0.0.0 [Pipeline] } 05:40:36 $ docker exec --env ******** --env ******** 75325c6c663c6438a708a800a4a464347ba0a6d797aa20980f1944f4bd63618a ssh-agent -k 05:40:36 unset SSH_AUTH_SOCK; 05:40:36 unset SSH_AGENT_PID; 05:40:36 echo Agent pid 77 killed; 05:40:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:40:36 + git semver [Pipeline] } 05:40:37 $ docker stop --time=1 75325c6c663c6438a708a800a4a464347ba0a6d797aa20980f1944f4bd63618a 05:40:38 $ docker rm -f 75325c6c663c6438a708a800a4a464347ba0a6d797aa20980f1944f4bd63618a [Pipeline] // withDockerContainer [Pipeline] sh 05:40:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:40:39 Stashed 1 file(s) [Pipeline] echo 05:40:39 [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 05:40:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:40:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:40:39 ========================================================= 05:40:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:40:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:40:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:40:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:40:40 2408cc74d12b: Pulling fs layer 05:40:40 ea60b727a1ce: Pulling fs layer 05:40:40 30c4a7721957: Pulling fs layer 05:40:40 370296b7ddb6: Pulling fs layer 05:40:40 7c6cee850709: Pulling fs layer 05:40:40 39a5fcdaea64: Pulling fs layer 05:40:40 d94ebbe4e438: Pulling fs layer 05:40:40 bcfd1f05c69d: Pulling fs layer 05:40:40 59ccb84bbe0f: Pulling fs layer 05:40:40 370296b7ddb6: Waiting 05:40:40 7c6cee850709: Waiting 05:40:40 39a5fcdaea64: Waiting 05:40:40 59ccb84bbe0f: Waiting 05:40:40 bcfd1f05c69d: Waiting 05:40:40 30c4a7721957: Verifying Checksum 05:40:40 30c4a7721957: Download complete 05:40:40 ea60b727a1ce: Verifying Checksum 05:40:40 ea60b727a1ce: Download complete 05:40:40 7c6cee850709: Verifying Checksum 05:40:40 7c6cee850709: Download complete 05:40:40 39a5fcdaea64: Download complete 05:40:40 2408cc74d12b: Verifying Checksum 05:40:40 2408cc74d12b: Download complete 05:40:40 d94ebbe4e438: Download complete 05:40:40 2408cc74d12b: Pull complete 05:40:40 ea60b727a1ce: Pull complete 05:40:40 30c4a7721957: Pull complete 05:40:40 59ccb84bbe0f: Download complete 05:40:41 bcfd1f05c69d: Download complete 05:40:41 370296b7ddb6: Verifying Checksum 05:40:41 370296b7ddb6: Download complete 05:40:45 370296b7ddb6: Pull complete 05:40:45 7c6cee850709: Pull complete 05:40:45 39a5fcdaea64: Pull complete 05:40:45 d94ebbe4e438: Pull complete 05:40:47 bcfd1f05c69d: Pull complete 05:40:47 59ccb84bbe0f: Pull complete 05:40:47 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 05:40:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:40:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 05:40:48 + 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 05:40:48 + docker inspect -f . ci-base-image-x86_64 05:40:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:48 prd-ubuntu20.04-docker-8c-8g-23282 does not seem to be running inside a container 05:40:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-365 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-365:/w/workspace/xfoundry_go-mod-bootstrap_PR-365:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-365@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-365@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 05:40:51 $ docker top 69839a5e7a3b14638ee079a6c62c7491104accad786881f8aeb5360af6759634 -eo pid,comm [Pipeline] { [Pipeline] sh 05:40:51 + go version 05:40:51 go version go1.18.3 linux/amd64 [Pipeline] } 05:40:51 $ docker stop --time=1 69839a5e7a3b14638ee079a6c62c7491104accad786881f8aeb5360af6759634 05:40:52 $ docker rm -f 69839a5e7a3b14638ee079a6c62c7491104accad786881f8aeb5360af6759634 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:53 + docker inspect -f . ci-base-image-x86_64 05:40:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:53 prd-ubuntu20.04-docker-8c-8g-23282 does not seem to be running inside a container 05:40:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/xfoundry_go-mod-bootstrap_PR-365 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-365:/w/workspace/xfoundry_go-mod-bootstrap_PR-365:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-365@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-365@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 05:40:54 $ docker top 248166d12146706ac2bcd0c4bcee7ea57cce90df5922a4805ff6cebed375adf1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:40:54 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-365 [Pipeline] fileExists [Pipeline] sh 05:40:54 Still waiting to schedule task 05:40:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:40:54 + make test 05:40:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:40:54 go: downloading github.com/stretchr/testify v1.8.0 05:40:54 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 05:40:54 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 05:40:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 05:40:54 go: downloading github.com/pelletier/go-toml v1.9.5 05:40:54 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.5 05:40:55 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 05:40:55 go: downloading github.com/google/uuid v1.3.0 05:40:55 go: downloading github.com/hashicorp/go-multierror v1.1.1 05:40:55 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 05:40:55 go: downloading github.com/gorilla/mux v1.8.0 05:40:55 go: downloading github.com/davecgh/go-spew v1.1.1 05:40:55 go: downloading github.com/pmezard/go-difflib v1.0.0 05:40:55 go: downloading github.com/stretchr/objx v0.4.0 05:40:55 go: downloading gopkg.in/yaml.v3 v3.0.1 05:40:55 go: downloading github.com/go-kit/log v0.2.0 05:40:55 go: downloading github.com/go-playground/validator/v10 v10.10.1 05:40:55 go: downloading github.com/hashicorp/errwrap v1.0.0 05:40:55 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 05:40:55 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 05:40:55 go: downloading github.com/hashicorp/consul/api v1.9.1 05:40:55 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:40:55 go: downloading github.com/go-playground/universal-translator v0.18.0 05:40:55 go: downloading github.com/leodido/go-urn v1.2.1 05:40:55 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 05:40:55 go: downloading golang.org/x/text v0.3.7 05:40:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 05:40:55 go: downloading github.com/pebbe/zmq4 v1.2.7 05:40:55 go: downloading github.com/go-redis/redis/v7 v7.3.0 05:40:55 go: downloading github.com/go-playground/locales v0.14.0 05:40:55 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:40:55 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:40:55 go: downloading github.com/mitchellh/copystructure v1.0.0 05:40:55 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:40:55 go: downloading github.com/x448/float16 v0.8.4 05:40:55 go: downloading github.com/zeebo/errs v1.2.2 05:40:55 go: downloading google.golang.org/grpc v1.46.0 05:40:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:40:56 go: downloading github.com/hashicorp/go-hclog v0.12.0 05:40:56 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 05:40:56 go: downloading github.com/hashicorp/serf v0.9.5 05:40:56 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:40:56 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 05:40:56 go: downloading google.golang.org/protobuf v1.28.0 05:40:56 go: downloading github.com/gorilla/websocket v1.4.2 05:40:56 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 05:40:56 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 05:40:56 go: downloading github.com/fatih/color v1.9.0 05:40:56 go: downloading github.com/mattn/go-isatty v0.0.12 05:40:56 go: downloading github.com/golang/protobuf v1.5.2 05:40:56 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 05:40:56 go: downloading github.com/mattn/go-colorable v0.1.6 05:40:56 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:40:56 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:40:56 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:41:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 05:41:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.017s coverage: 4.6% of statements 05:41:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 05:41:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.033s coverage: 92.2% of statements 05:41:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.015s coverage: 85.3% of statements 05:41:09 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.019s coverage: 50.2% of statements 05:41:09 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 05:41:09 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 05:41:09 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.011s coverage: 100.0% of statements 05:41:09 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.323s coverage: 88.4% of statements 05:41:09 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.011s coverage: 25.0% of statements 05:41:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.026s coverage: 79.6% of statements 05:41:11 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 05:41:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.011s coverage: 41.7% of statements 05:41:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.008s coverage: 91.3% of statements 05:41:17 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." 05:41:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:41:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:41:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:41:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:41:20 $ docker stop --time=1 248166d12146706ac2bcd0c4bcee7ea57cce90df5922a4805ff6cebed375adf1 05:41:23 $ docker rm -f 248166d12146706ac2bcd0c4bcee7ea57cce90df5922a4805ff6cebed375adf1 [Pipeline] // withDockerContainer [Pipeline] sh 05:41:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:41:23 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 05:41:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:41:24 05:41:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:41:25 latest: Pulling from edgex-lftools-log-publisher 05:41:25 5eb5b503b376: Pulling fs layer 05:41:25 5c69ac0246d0: Pulling fs layer 05:41:25 ec43610c2a17: Pulling fs layer 05:41:25 3a2ae6a8a46f: Pulling fs layer 05:41:25 33b1e0a273af: Pulling fs layer 05:41:25 5d3b04190fa2: Pulling fs layer 05:41:25 2f39f015ded8: Pulling fs layer 05:41:25 33b1e0a273af: Waiting 05:41:25 5d3b04190fa2: Waiting 05:41:25 2f39f015ded8: Waiting 05:41:25 3a2ae6a8a46f: Waiting 05:41:25 5c69ac0246d0: Download complete 05:41:25 3a2ae6a8a46f: Download complete 05:41:25 33b1e0a273af: Verifying Checksum 05:41:25 33b1e0a273af: Download complete 05:41:25 ec43610c2a17: Verifying Checksum 05:41:25 ec43610c2a17: Download complete 05:41:25 5d3b04190fa2: Verifying Checksum 05:41:25 5d3b04190fa2: Download complete 05:41:25 5eb5b503b376: Verifying Checksum 05:41:25 5eb5b503b376: Download complete 05:41:25 2f39f015ded8: Download complete 05:41:26 5eb5b503b376: Pull complete 05:41:26 5c69ac0246d0: Pull complete 05:41:26 ec43610c2a17: Pull complete 05:41:27 3a2ae6a8a46f: Pull complete 05:41:27 33b1e0a273af: Pull complete 05:41:27 5d3b04190fa2: Pull complete 05:41:32 2f39f015ded8: Pull complete 05:41:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:41:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:41:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:33 prd-ubuntu20.04-docker-8c-8g-23282 does not seem to be running inside a container 05:41:33 $ 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-365 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-365:/w/workspace/xfoundry_go-mod-bootstrap_PR-365:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-365@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-365@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 05:41:34 $ docker top 6071b4eb46fef2bf1cadb9a8b9fe803588b28e27e394a91eb76e632fa492ebf8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:35 ---> job-cost.sh 05:41:35 lf-activate-venv: SKIPPING 05:41:35 INFO: No Stack... 05:41:36 INFO: Retrieving Pricing Info for: v3-standard-8 05:41:36 INFO: Archiving Costs [Pipeline] sh 05:41:36 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-365/archives/cost.csv 05:41:36 + cut -d, -f6 [Pipeline] lock 05:41:36 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-365-1-stack-cost] 05:41:36 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-365-1-stack-cost] did not exist. Created. 05:41:36 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-365-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:41:37 + echo total: 0.2199999988079071 [Pipeline] stash 05:41:37 Stashed 1 file(s) [Pipeline] } 05:41:37 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-365-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:41:37 $ docker stop --time=1 6071b4eb46fef2bf1cadb9a8b9fe803588b28e27e394a91eb76e632fa492ebf8 05:41:38 $ docker rm -f 6071b4eb46fef2bf1cadb9a8b9fe803588b28e27e394a91eb76e632fa492ebf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:42:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23283 in /w/workspace/xfoundry_go-mod-bootstrap_PR-365 [Pipeline] { [Pipeline] ws 05:42:25 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 05:42:25 Selected Git installation does not exist. Using Default 05:42:25 The recommended git tool is: NONE 05:42:32 using credential edgex-jenkins-ssh 05:42:32 Cloning the remote Git repository 05:42:32 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 05:42:32 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 05:42:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:42:32 > git --version # timeout=10 05:42:32 > git --version # 'git version 2.25.1' 05:42:32 using GIT_SSH to set credentials SSH Credentials for GitHub 05:42:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:42:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:42:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:42:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:42:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:42:34 using GIT_SSH to set credentials SSH Credentials for GitHub 05:42:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:42:35 Merging remotes/origin/main commit 8679ad06fae81f85ca5676306f8e25f0c0b4117c into PR head commit 2a2ece9b936f7e58c1ed433cf3b8714ebbfd7ede 05:42:35 Merge succeeded, producing 2a2ece9b936f7e58c1ed433cf3b8714ebbfd7ede 05:42:35 Checking out Revision 2a2ece9b936f7e58c1ed433cf3b8714ebbfd7ede (PR-365) 05:42:35 > git config core.sparsecheckout # timeout=10 05:42:35 > git checkout -f 2a2ece9b936f7e58c1ed433cf3b8714ebbfd7ede # timeout=10 05:42:35 > git remote # timeout=10 05:42:35 > git config --get remote.origin.url # timeout=10 05:42:35 using GIT_SSH to set credentials SSH Credentials for GitHub 05:42:35 > git merge 8679ad06fae81f85ca5676306f8e25f0c0b4117c # timeout=10 05:42:35 > git rev-parse HEAD^{commit} # timeout=10 05:42:35 > git config core.sparsecheckout # timeout=10 05:42:35 > git checkout -f 2a2ece9b936f7e58c1ed433cf3b8714ebbfd7ede # timeout=10 05:42:39 Commit message: "feat: add new Messaging BootstrapHandler" 05:42:39 > git --version # timeout=10 05:42:39 > git --version # 'git version 2.25.1' 05:42:39 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:42:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:42:40 % Total % Received % Xferd Average Speed Time Time Time Current 05:42:40 Dload Upload Total Spent Left Speed 05:42:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 05:42:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:42:41 + sudo tee /etc/docker/daemon.new 05:42:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:42:41 { 05:42:41 "registry-mirrors": [ 05:42:41 "https://nexus3.edgexfoundry.org:10001" 05:42:41 ], 05:42:41 "bip": "10.250.0.254/24", 05:42:41 "hosts": [ 05:42:41 "tcp://0.0.0.0:5555", 05:42:41 "unix:///var/run/docker.sock" 05:42:41 ], 05:42:41 "mtu": 1458, 05:42:41 "selinux-enabled": true, 05:42:41 "seccomp-profile": "/etc/docker/seccomp.json" 05:42:41 } [Pipeline] sh 05:42:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:42:42 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 05:43:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:43:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:43:01 ========================================================= 05:43:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:43:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:43:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:43:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:43:02 b3c136eddcbf: Pulling fs layer 05:43:02 c0a3192eca97: Pulling fs layer 05:43:02 a050256f5b6f: Pulling fs layer 05:43:02 656be50a0ddc: Pulling fs layer 05:43:02 2bbca73fdf42: Pulling fs layer 05:43:02 46d945488cbd: Pulling fs layer 05:43:02 8a5474983e97: Pulling fs layer 05:43:02 329c88fbcd65: Pulling fs layer 05:43:02 46d945488cbd: Waiting 05:43:02 8a5474983e97: Waiting 05:43:02 329c88fbcd65: Waiting 05:43:02 656be50a0ddc: Waiting 05:43:02 2bbca73fdf42: Waiting 05:43:02 a050256f5b6f: Download complete 05:43:02 c0a3192eca97: Verifying Checksum 05:43:02 c0a3192eca97: Download complete 05:43:02 2bbca73fdf42: Verifying Checksum 05:43:02 2bbca73fdf42: Download complete 05:43:02 46d945488cbd: Verifying Checksum 05:43:02 46d945488cbd: Download complete 05:43:02 b3c136eddcbf: Verifying Checksum 05:43:02 b3c136eddcbf: Download complete 05:43:03 b3c136eddcbf: Pull complete 05:43:03 329c88fbcd65: Verifying Checksum 05:43:03 329c88fbcd65: Download complete 05:43:03 c0a3192eca97: Pull complete 05:43:04 a050256f5b6f: Pull complete 05:43:04 8a5474983e97: Verifying Checksum 05:43:04 8a5474983e97: Download complete 05:43:04 656be50a0ddc: Verifying Checksum 05:43:04 656be50a0ddc: Download complete 05:43:17 656be50a0ddc: Pull complete 05:43:17 2bbca73fdf42: Pull complete 05:43:17 46d945488cbd: Pull complete 05:43:24 8a5474983e97: Pull complete 05:43:26 329c88fbcd65: Pull complete 05:43:26 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 05:43:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:43:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 05:43:26 + 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 05:43:27 + docker inspect -f . ci-base-image-arm64 05:43:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:27 prd-ubuntu20.04-docker-arm64-4c-16g-23283 does not seem to be running inside a container 05:43:27 $ 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 05:43:30 $ docker top 5f9ac6f86660100b95777398243d25f42d36f3a05c5912bdefaac8896387549b -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:31 + go version 05:43:31 go version go1.18.3 linux/arm64 [Pipeline] } 05:43:31 $ docker stop --time=1 5f9ac6f86660100b95777398243d25f42d36f3a05c5912bdefaac8896387549b 05:43:33 $ docker rm -f 5f9ac6f86660100b95777398243d25f42d36f3a05c5912bdefaac8896387549b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:34 + docker inspect -f . ci-base-image-arm64 05:43:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:34 prd-ubuntu20.04-docker-arm64-4c-16g-23283 does not seem to be running inside a container 05:43:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 05:43:35 $ docker top 5b836bae8d5aeff2ed430adf1fb5e8705cc28a8d59d3bad4ac5516dba9562b9a -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:36 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh 05:43:37 + make test 05:43:37 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:43:37 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 05:43:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 05:43:37 go: downloading github.com/pelletier/go-toml v1.9.5 05:43:37 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.5 05:43:37 go: downloading github.com/stretchr/testify v1.8.0 05:43:37 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 05:43:38 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 05:43:38 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 05:43:38 go: downloading github.com/gorilla/mux v1.8.0 05:43:38 go: downloading github.com/google/uuid v1.3.0 05:43:38 go: downloading github.com/hashicorp/go-multierror v1.1.1 05:43:38 go: downloading github.com/davecgh/go-spew v1.1.1 05:43:38 go: downloading github.com/pmezard/go-difflib v1.0.0 05:43:38 go: downloading gopkg.in/yaml.v3 v3.0.1 05:43:38 go: downloading github.com/stretchr/objx v0.4.0 05:43:38 go: downloading github.com/go-kit/log v0.2.0 05:43:38 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 05:43:38 go: downloading github.com/go-playground/validator/v10 v10.10.1 05:43:38 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 05:43:38 go: downloading github.com/hashicorp/errwrap v1.0.0 05:43:38 go: downloading github.com/hashicorp/consul/api v1.9.1 05:43:38 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:43:38 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:43:38 go: downloading github.com/go-playground/universal-translator v0.18.0 05:43:38 go: downloading github.com/leodido/go-urn v1.2.1 05:43:39 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 05:43:39 go: downloading golang.org/x/text v0.3.7 05:43:39 go: downloading github.com/x448/float16 v0.8.4 05:43:39 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 05:43:39 go: downloading github.com/go-redis/redis/v7 v7.3.0 05:43:39 go: downloading github.com/pebbe/zmq4 v1.2.7 05:43:39 go: downloading github.com/zeebo/errs v1.2.2 05:43:39 go: downloading google.golang.org/grpc v1.46.0 05:43:40 go: downloading github.com/go-playground/locales v0.14.0 05:43:40 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:43:40 go: downloading github.com/mitchellh/copystructure v1.0.0 05:43:40 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:43:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:43:40 go: downloading github.com/hashicorp/go-hclog v0.12.0 05:43:40 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 05:43:40 go: downloading github.com/hashicorp/serf v0.9.5 05:43:40 go: downloading github.com/gorilla/websocket v1.4.2 05:43:40 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 05:43:41 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 05:43:41 go: downloading google.golang.org/protobuf v1.28.0 05:43:42 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 05:43:42 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:43:42 go: downloading github.com/fatih/color v1.9.0 05:43:42 go: downloading github.com/mattn/go-isatty v0.0.12 05:43:42 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:43:42 go: downloading github.com/golang/protobuf v1.5.2 05:43:42 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 05:43:42 go: downloading github.com/mattn/go-colorable v0.1.6 05:43:42 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:43:42 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:45:04 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 05:45:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.068s coverage: 4.6% of statements 05:45:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 05:45:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.063s coverage: 92.2% of statements 05:45:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.046s coverage: 85.3% of statements 05:45:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.136s coverage: 50.2% of statements 05:45:11 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 05:45:11 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 05:45:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.120s coverage: 100.0% of statements 05:45:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.399s coverage: 88.4% of statements 05:45:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.081s coverage: 25.0% of statements 05:45:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.091s coverage: 79.6% of statements 05:45:17 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 05:45:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.042s coverage: 41.7% of statements 05:45:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.041s coverage: 91.3% of statements 05:45:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:45:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:45:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:45:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:45:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:45:40 $ docker stop --time=1 5b836bae8d5aeff2ed430adf1fb5e8705cc28a8d59d3bad4ac5516dba9562b9a 05:45:42 $ docker rm -f 5b836bae8d5aeff2ed430adf1fb5e8705cc28a8d59d3bad4ac5516dba9562b9a [Pipeline] // withDockerContainer [Pipeline] sh 05:45:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:45:45 Warning: overwriting stash ‘coverage-report’ 05:45:45 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 05:45:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:45:46 05:45:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:45:47 arm64: Pulling from edgex-lftools-log-publisher 05:45:47 8998bd30e6a1: Pulling fs layer 05:45:47 04944245beec: Pulling fs layer 05:45:47 699f458cf7ca: Pulling fs layer 05:45:47 765212b225bb: Pulling fs layer 05:45:47 f23df028b6ca: Pulling fs layer 05:45:47 d65c8cfc05b1: Pulling fs layer 05:45:47 2437ff75d9bd: Pulling fs layer 05:45:47 f23df028b6ca: Waiting 05:45:47 d65c8cfc05b1: Waiting 05:45:47 2437ff75d9bd: Waiting 05:45:47 765212b225bb: Waiting 05:45:47 04944245beec: Verifying Checksum 05:45:47 04944245beec: Download complete 05:45:47 765212b225bb: Verifying Checksum 05:45:47 765212b225bb: Download complete 05:45:47 f23df028b6ca: Verifying Checksum 05:45:47 f23df028b6ca: Download complete 05:45:47 d65c8cfc05b1: Verifying Checksum 05:45:47 d65c8cfc05b1: Download complete 05:45:47 699f458cf7ca: Verifying Checksum 05:45:47 699f458cf7ca: Download complete 05:45:47 8998bd30e6a1: Verifying Checksum 05:45:47 8998bd30e6a1: Download complete 05:45:49 2437ff75d9bd: Download complete 05:45:51 8998bd30e6a1: Pull complete 05:45:52 04944245beec: Pull complete 05:45:53 699f458cf7ca: Pull complete 05:45:53 765212b225bb: Pull complete 05:45:54 f23df028b6ca: Pull complete 05:45:54 d65c8cfc05b1: Pull complete 05:46:10 2437ff75d9bd: Pull complete 05:46:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:46:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:46:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:10 prd-ubuntu20.04-docker-arm64-4c-16g-23283 does not seem to be running inside a container 05:46:10 $ 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 05:46:12 $ docker top 56b6a98853efaf1bb767a750304647ced676cbe90f5d9ba36d0891b7f8e99ee5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:46:13 ---> job-cost.sh 05:46:13 lf-activate-venv: SKIPPING 05:46:13 INFO: No Stack... 05:46:14 INFO: Retrieving Pricing Info for: v3-standard-4 05:46:15 INFO: Archiving Costs [Pipeline] sh 05:46:15 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 05:46:15 + cut -d, -f6 [Pipeline] lock 05:46:15 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-365-1-stack-cost] 05:46:15 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-365-1-stack-cost] did not exist. Created. 05:46:15 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-365-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:46:16 /w/workspace/go-mod-bootstrap/1@tmp/durable-fbafb244/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:46:17 + echo total: 0.10999999940395355 [Pipeline] stash 05:46:17 Warning: overwriting stash ‘stack-cost’ 05:46:17 Stashed 1 file(s) [Pipeline] } 05:46:17 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-365-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:46:17 $ docker stop --time=1 56b6a98853efaf1bb767a750304647ced676cbe90f5d9ba36d0891b7f8e99ee5 05:46:19 $ docker rm -f 56b6a98853efaf1bb767a750304647ced676cbe90f5d9ba36d0891b7f8e99ee5 [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 05:46:20 provisioning config files... 05:46:20 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-365@tmp/config5761435201662336278tmp [Pipeline] { [Pipeline] sh 05:46:20 + set +x 05:46:20 + curl -s https://codecov.io/bash 05:46:20 + bash -s -- 05:46:20 05:46:20 _____ _ 05:46:20 / ____| | | 05:46:20 | | ___ __| | ___ ___ _____ __ 05:46:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:46:20 | |___| (_) | (_| | __/ (_| (_) \ V / 05:46:20 \_____\___/ \__,_|\___|\___\___/ \_/ 05:46:20 Bash-1.0.6 05:46:20 05:46:20 05:46:20 ==> git version 2.25.1 found 05:46:20 ==> 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 05:46:20 Release-Date: 2020-01-08 05:46:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:46:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:46:20 ==> Jenkins CI detected. 05:46:20 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-365 05:46:20 project root: . 05:46:20 --> token set from env 05:46:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:46:20 ==> Running gcov in . (disable via -X gcov) 05:46:20 ==> Python coveragepy not found 05:46:20 ==> Searching for coverage reports in: 05:46:20 + . 05:46:20 -> Found 1 reports 05:46:20 ==> Detecting git/mercurial file structure 05:46:20 ==> Reading reports 05:46:20 + ./coverage.out bytes=60713 05:46:20 ==> Appending adjustments 05:46:20 https://docs.codecov.io/docs/fixing-reports 05:46:20 + Found adjustments 05:46:20 ==> Gzipping contents 05:46:20 12K /tmp/codecov.WFyDgZ.gz 05:46:20 ==> Uploading reports 05:46:20 url: https://codecov.io 05:46:20 query: branch=PR-365&commit=2a2ece9b936f7e58c1ed433cf3b8714ebbfd7ede&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-365%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=365&job=&cmd_args= 05:46:20 -> Pinging Codecov 05:46:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-365&commit=2a2ece9b936f7e58c1ed433cf3b8714ebbfd7ede&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-365%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=365&job=&cmd_args= 05:46:21 -> Uploading to 05:46:21 https://storage.googleapis.com/codecov/v4/raw/2022-08-22/833815588EE85121546D348822E98E2E/2a2ece9b936f7e58c1ed433cf3b8714ebbfd7ede/bfddf2a3-b706-4e4d-9610-fbfd48febe80.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220822%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220822T054620Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6acc11a60a75c78ad5052970bcd17e3503bc39dfbe90f2eb18ea2222f7f80906 05:46:21 % Total % Received % Xferd Average Speed Time Time Time Current 05:46:21 Dload Upload Total Spent Left Speed 05:46:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9882 0 0 100 9882 0 166k --:--:-- --:--:-- --:--:-- 163k 100 9882 0 0 100 9882 0 22510 --:--:-- --:--:-- --:--:-- 22459 05:46:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/2a2ece9b936f7e58c1ed433cf3b8714ebbfd7ede [Pipeline] } 05:46:21 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 05:46:23 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-365/archives ] 05:46:23 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-365/archives 05:46:23 total 16 05:46:23 drwxr-xr-x 3 root root 4096 Aug 22 05:41 . 05:46:23 drwxrwxr-x 9 jenkins jenkins 4096 Aug 22 05:41 .. 05:46:23 drwxr-xr-x 2 root root 4096 Aug 22 05:41 cost 05:46:23 -rw-r--r-- 1 root root 88 Aug 22 05:41 cost.csv 05:46:23 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-365/archives 05:46:23 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-365/archives 05:46:23 total 16 05:46:23 drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 05:41 . 05:46:23 drwxrwxr-x 9 jenkins jenkins 4096 Aug 22 05:41 .. 05:46:23 drwxr-xr-x 2 jenkins jenkins 4096 Aug 22 05:41 cost 05:46:23 -rw-r--r-- 1 jenkins jenkins 88 Aug 22 05:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:46:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:46:24 ---> package-listing.sh 05:46:24 ++ facter osfamily 05:46:24 ++ tr '[:upper:]' '[:lower:]' 05:46:24 + OS_FAMILY=debian 05:46:24 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-365 05:46:24 + START_PACKAGES=/tmp/packages_start.txt 05:46:24 + END_PACKAGES=/tmp/packages_end.txt 05:46:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:46:24 + PACKAGES=/tmp/packages_start.txt 05:46:24 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-365 ']' 05:46:24 + PACKAGES=/tmp/packages_end.txt 05:46:24 + case "${OS_FAMILY}" in 05:46:24 + dpkg -l 05:46:24 + grep '^ii' 05:46:24 + '[' -f /tmp/packages_start.txt ']' 05:46:24 + '[' -f /tmp/packages_end.txt ']' 05:46:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:46:24 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-365 ']' 05:46:24 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-365/archives/ 05:46:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-365/archives/ [Pipeline] echo 05:46:24 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-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:46:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:46:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:25 prd-ubuntu20.04-docker-8c-8g-23282 does not seem to be running inside a container 05:46:25 $ 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-365/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-365 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-365:/w/workspace/xfoundry_go-mod-bootstrap_PR-365:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-365@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-365@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 05:46:26 $ docker top 2c8ac88611b0984be345fd7e5267b281d7c65092e971143852e18866f6524e61 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:26 + touch /tmp/pre-build-complete [Pipeline] sh 05:46:26 + mkdir -p /var/log/sysstat [Pipeline] sh 05:46:27 + ls /var/log/sa-host 05:46:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:46:27 provisioning config files... 05:46:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-365@tmp/config8026078161378596286tmp [Pipeline] { [Pipeline] echo 05:46:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:46:27 ---> create-netrc.sh [Pipeline] } 05:46:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:46:28 ---> python-tools-install.sh [Pipeline] echo 05:46:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:46:28 ---> sudo-logs.sh 05:46:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:46:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:46:28 ---> job-cost.sh 05:46:28 lf-activate-venv: SKIPPING 05:46:28 DEBUG: total: 0.2199999988079071 05:46:28 INFO: Retrieving Stack Cost... 05:46:29 INFO: Retrieving Pricing Info for: v3-standard-8 05:46:29 INFO: Archiving Costs [Pipeline] echo 05:46:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:46:30 ---> logs-deploy.sh 05:46:30 lf-activate-venv: SKIPPING 05:46:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-365/1 05:46:30 INFO: archiving workspace using pattern(s): 05:46:31 Archives upload complete. 05:46:31 INFO: archiving logs to Nexus 05:46:31 ---> uname -a: 05:46:31 Linux prd-ubuntu20-04-docker-8c-8g-23282 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 05:46:31 05:46:31 05:46:31 ---> lscpu: 05:46:31 Architecture: x86_64 05:46:31 CPU op-mode(s): 32-bit, 64-bit 05:46:31 Byte Order: Little Endian 05:46:31 Address sizes: 40 bits physical, 48 bits virtual 05:46:31 CPU(s): 8 05:46:31 On-line CPU(s) list: 0-7 05:46:31 Thread(s) per core: 1 05:46:31 Core(s) per socket: 1 05:46:31 Socket(s): 8 05:46:31 NUMA node(s): 1 05:46:31 Vendor ID: AuthenticAMD 05:46:31 CPU family: 23 05:46:31 Model: 49 05:46:31 Model name: AMD EPYC-Rome Processor 05:46:31 Stepping: 0 05:46:31 CPU MHz: 2799.998 05:46:31 BogoMIPS: 5599.99 05:46:31 Virtualization: AMD-V 05:46:31 Hypervisor vendor: KVM 05:46:31 Virtualization type: full 05:46:31 L1d cache: 256 KiB 05:46:31 L1i cache: 256 KiB 05:46:31 L2 cache: 4 MiB 05:46:31 L3 cache: 128 MiB 05:46:31 NUMA node0 CPU(s): 0-7 05:46:31 Vulnerability Itlb multihit: Not affected 05:46:31 Vulnerability L1tf: Not affected 05:46:31 Vulnerability Mds: Not affected 05:46:31 Vulnerability Meltdown: Not affected 05:46:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:46:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:46:31 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:46:31 Vulnerability Srbds: Not affected 05:46:31 Vulnerability Tsx async abort: Not affected 05:46:31 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 05:46:31 05:46:31 05:46:31 ---> nproc: 05:46:31 8 05:46:31 05:46:31 05:46:31 ---> df -h: 05:46:31 Filesystem Size Used Avail Use% Mounted on 05:46:31 overlay 155G 11G 145G 7% / 05:46:31 tmpfs 64M 0 64M 0% /dev 05:46:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:46:31 shm 64M 0 64M 0% /dev/shm 05:46:31 /dev/vda1 155G 11G 145G 7% /facter-os 05:46:31 05:46:31