Pull request #603 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98567b60408774695abbae9f607952e854061962+71582281e0275b414e05ef0a00a6bf784577c88c (88706d9cc9a04bb4179233d9b7d24d82a0aae2be) 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-ssh6371160503112475891.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3201636878632667612.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-603/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-603/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14552681878195038452.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11513002729348325103.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-603/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-603/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14746741698124015457.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-6568’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6570 in /w/workspace/xfoundry_go-mod-bootstrap_PR-603 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-603 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/603/head:refs/remotes/origin/PR-603 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 71582281e0275b414e05ef0a00a6bf784577c88c into PR head commit 98567b60408774695abbae9f607952e854061962 Merge succeeded, producing 98567b60408774695abbae9f607952e854061962 Checking out Revision 98567b60408774695abbae9f607952e854061962 (PR-603) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-19T16:30:02.263Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-19T16:30:02.330Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-19T16:30:02.348Z] ========================================================= [2023-09-19T16:30:02.348Z] EdgeX Global Pipelines Version Info [2023-09-19T16:30:02.348Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 98567b60408774695abbae9f607952e854061962 # 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 71582281e0275b414e05ef0a00a6bf784577c88c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98567b60408774695abbae9f607952e854061962 # timeout=10 > git rev-list --no-walk 50c2aada09455fc4fb63ddb22358fc45b329999c # timeout=10 [2023-09-19T16:30:03.056Z] ------------------- [2023-09-19T16:30:03.056Z] stable info: [2023-09-19T16:30:03.056Z] ------------------- [2023-09-19T16:30:03.056Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-19T16:30:03.056Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T16:30:03.056Z] Message: update stable to v1.0.254 [2023-09-19T16:30:03.627Z] ------------------- [2023-09-19T16:30:03.627Z] experimental info: [2023-09-19T16:30:03.627Z] ------------------- [2023-09-19T16:30:03.627Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-19T16:30:03.627Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T16:30:03.627Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-19T16:30:03.776Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2023-09-19T16:30:03.785Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2023-09-19T16:30:03.794Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-19T16:30:03.803Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-19T16:30:03.812Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-19T16:30:03.830Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-19T16:30:03.848Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-19T16:30:03.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-19T16:30:03.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-19T16:30:03.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-19T16:30:03.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-19T16:30:03.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2023-09-19T16:30:03.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-19T16:30:03.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-19T16:30:04.005Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T16:30:04.022Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T16:30:04.040Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T16:30:04.059Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T16:30:04.078Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-19T16:30:04.094Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-19T16:30:04.106Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-19T16:30:04.119Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-19T16:30:04.131Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-19T16:30:04.145Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-19T16:30:04.159Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-09-19T16:30:04.170Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-19T16:30:04.184Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-19T16:30:04.199Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-603 [Pipeline] echo [2023-09-19T16:30:04.212Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-603 [Pipeline] echo [2023-09-19T16:30:04.229Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-603 [Pipeline] echo [2023-09-19T16:30:04.245Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98567b60408774695abbae9f607952e854061962 [Pipeline] echo [2023-09-19T16:30:04.269Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98567b6 [Pipeline] echo [2023-09-19T16:30:04.286Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-19T16:30:04.638Z] + git rev-list -1 --merges 98567b60408774695abbae9f607952e854061962~1..98567b60408774695abbae9f607952e854061962 [Pipeline] echo [2023-09-19T16:30:04.692Z] -----------> git rev-list -1 --merges 98567b60408774695abbae9f607952e854061962~1..98567b60408774695abbae9f607952e854061962 98567b60408774695abbae9f607952e854061962 [false] [Pipeline] sh [2023-09-19T16:30:04.980Z] + git log --format=format:%s -1 98567b60408774695abbae9f607952e854061962 [Pipeline] echo [2023-09-19T16:30:04.995Z] ========================================================= [2023-09-19T16:30:04.995Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-19T16:30:04.995Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T16:30:05.313Z] + git log --format=format:%s -1 98567b60408774695abbae9f607952e854061962 [Pipeline] echo [2023-09-19T16:30:05.324Z] [semverPrep] GIT_COMMIT: 98567b60408774695abbae9f607952e854061962, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-09-19T16:30:05.334Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-19T16:30:05.679Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T16:30:05.679Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-19T16:30:05.679Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-19T16:30:05.679Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-19T16:30:05.679Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-19T16:30:05.679Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-19T16:30:05.679Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T16:30:06.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T16:30:06.051Z] [2023-09-19T16:30:06.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T16:30:06.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T16:30:06.355Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-19T16:30:06.355Z] b85a868b505f: Pulling fs layer [2023-09-19T16:30:06.355Z] e2be974225ed: Pulling fs layer [2023-09-19T16:30:06.355Z] 339a4e72a1f5: Pulling fs layer [2023-09-19T16:30:06.355Z] 988bab9f4d93: Pulling fs layer [2023-09-19T16:30:06.355Z] 1469e6f7b9e6: Pulling fs layer [2023-09-19T16:30:06.355Z] eaf3925da568: Pulling fs layer [2023-09-19T16:30:06.355Z] 988bab9f4d93: Waiting [2023-09-19T16:30:06.355Z] bab4dde63d76: Pulling fs layer [2023-09-19T16:30:06.355Z] bde34c3a00c8: Pulling fs layer [2023-09-19T16:30:06.355Z] 1469e6f7b9e6: Waiting [2023-09-19T16:30:06.355Z] b352a97aabf1: Pulling fs layer [2023-09-19T16:30:06.355Z] eaf3925da568: Waiting [2023-09-19T16:30:06.355Z] 4872d77fe225: Pulling fs layer [2023-09-19T16:30:06.355Z] bab4dde63d76: Waiting [2023-09-19T16:30:06.355Z] 5851b861e8e6: Pulling fs layer [2023-09-19T16:30:06.355Z] bde34c3a00c8: Waiting [2023-09-19T16:30:06.355Z] b352a97aabf1: Waiting [2023-09-19T16:30:06.355Z] 4872d77fe225: Waiting [2023-09-19T16:30:06.355Z] 5851b861e8e6: Waiting [2023-09-19T16:30:06.355Z] e2be974225ed: Download complete [2023-09-19T16:30:06.355Z] 988bab9f4d93: Download complete [2023-09-19T16:30:06.355Z] 1469e6f7b9e6: Verifying Checksum [2023-09-19T16:30:06.355Z] 1469e6f7b9e6: Download complete [2023-09-19T16:30:06.355Z] 339a4e72a1f5: Verifying Checksum [2023-09-19T16:30:06.355Z] 339a4e72a1f5: Download complete [2023-09-19T16:30:06.355Z] eaf3925da568: Verifying Checksum [2023-09-19T16:30:06.355Z] eaf3925da568: Download complete [2023-09-19T16:30:06.615Z] bde34c3a00c8: Download complete [2023-09-19T16:30:06.615Z] b352a97aabf1: Download complete [2023-09-19T16:30:06.615Z] 4872d77fe225: Verifying Checksum [2023-09-19T16:30:06.615Z] 4872d77fe225: Download complete [2023-09-19T16:30:06.615Z] 5851b861e8e6: Verifying Checksum [2023-09-19T16:30:06.615Z] 5851b861e8e6: Download complete [2023-09-19T16:30:06.615Z] b85a868b505f: Verifying Checksum [2023-09-19T16:30:06.615Z] b85a868b505f: Download complete [2023-09-19T16:30:06.879Z] bab4dde63d76: Verifying Checksum [2023-09-19T16:30:06.879Z] bab4dde63d76: Download complete [2023-09-19T16:30:07.816Z] b85a868b505f: Pull complete [2023-09-19T16:30:08.075Z] e2be974225ed: Pull complete [2023-09-19T16:30:08.642Z] 339a4e72a1f5: Pull complete [2023-09-19T16:30:08.642Z] 988bab9f4d93: Pull complete [2023-09-19T16:30:08.910Z] 1469e6f7b9e6: Pull complete [2023-09-19T16:30:08.910Z] eaf3925da568: Pull complete [2023-09-19T16:30:10.814Z] bab4dde63d76: Pull complete [2023-09-19T16:30:10.814Z] bde34c3a00c8: Pull complete [2023-09-19T16:30:10.814Z] b352a97aabf1: Pull complete [2023-09-19T16:30:10.814Z] 4872d77fe225: Pull complete [2023-09-19T16:30:10.814Z] 5851b861e8e6: Pull complete [2023-09-19T16:30:10.814Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-19T16:30:10.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T16:30:10.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T16:30:10.920Z] prd-ubuntu20.04-docker-8c-8g-6570 does not seem to be running inside a container [2023-09-19T16:30:10.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-603 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-603:/w/workspace/xfoundry_go-mod-bootstrap_PR-603:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-603@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-603@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 [2023-09-19T16:30:13.893Z] $ docker top 4fd5afb2e621dc4cf2c1b0a4ef813b6a3c22f88d4904845d1fce98f75973f911 -eo pid,comm [2023-09-19T16:30:13.942Z] 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). [2023-09-19T16:30:13.942Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T16:30:13.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T16:30:13.982Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T16:30:14.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T16:30:14.091Z] $ docker exec 4fd5afb2e621dc4cf2c1b0a4ef813b6a3c22f88d4904845d1fce98f75973f911 ssh-agent [2023-09-19T16:30:14.190Z] SSH_AUTH_SOCK=/tmp/ssh-ltlMMYvhyyTt/agent.32 [2023-09-19T16:30:14.190Z] SSH_AGENT_PID=38 [2023-09-19T16:30:14.196Z] Running ssh-add (command line suppressed) [2023-09-19T16:30:14.288Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-603@tmp/private_key_10598172869346531641.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-603@tmp/private_key_10598172869346531641.key) [2023-09-19T16:30:14.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T16:30:14.588Z] + git tag --points-at HEAD [Pipeline] } [2023-09-19T16:30:14.605Z] $ docker exec --env ******** --env ******** 4fd5afb2e621dc4cf2c1b0a4ef813b6a3c22f88d4904845d1fce98f75973f911 ssh-agent -k [2023-09-19T16:30:14.696Z] unset SSH_AUTH_SOCK; [2023-09-19T16:30:14.696Z] unset SSH_AGENT_PID; [2023-09-19T16:30:14.697Z] echo Agent pid 38 killed; [2023-09-19T16:30:14.703Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-19T16:30:14.725Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T16:30:14.725Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T16:30:14.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T16:30:14.834Z] $ docker exec 4fd5afb2e621dc4cf2c1b0a4ef813b6a3c22f88d4904845d1fce98f75973f911 ssh-agent [2023-09-19T16:30:14.930Z] SSH_AUTH_SOCK=/tmp/ssh-2BLynOtvq0Kk/agent.70 [2023-09-19T16:30:14.930Z] SSH_AGENT_PID=76 [2023-09-19T16:30:14.935Z] Running ssh-add (command line suppressed) [2023-09-19T16:30:15.041Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-603@tmp/private_key_3786549922761713860.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-603@tmp/private_key_3786549922761713860.key) [2023-09-19T16:30:15.049Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T16:30:15.334Z] + git semver init [2023-09-19T16:30:15.592Z] 2023-09-19 16:30:15,486 [run_init] DEBUG init version:0.0.0 force:False [2023-09-19T16:30:15.592Z] 2023-09-19 16:30:15,487 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-603/.semver [2023-09-19T16:30:15.592Z] 2023-09-19 16:30:15,488 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-603/.semver [2023-09-19T16:30:15.592Z] 2023-09-19 16:30:15,488 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-603/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-603, universal_newlines=False, shell=None, istream=None) [2023-09-19T16:30:16.527Z] 2023-09-19 16:30:16,291 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-603/.git/info/exclude [2023-09-19T16:30:16.527Z] 2023-09-19 16:30:16,292 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-603/.semver/PR-603 with force:False [2023-09-19T16:30:16.527Z] 2023-09-19 16:30:16,292 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-603/.semver/PR-603 [2023-09-19T16:30:16.527Z] 2023-09-19 16:30:16,296 [execute] INFO git cat-file --batch-check [2023-09-19T16:30:16.527Z] 2023-09-19 16:30:16,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-603/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T16:30:16.527Z] 2023-09-19 16:30:16,302 [execute] INFO git cat-file --batch [2023-09-19T16:30:16.527Z] 2023-09-19 16:30:16,303 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-603/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T16:30:16.527Z] 2023-09-19 16:30:16,307 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-603/.semver/PR-603 [2023-09-19T16:30:16.527Z] 0.0.0 [Pipeline] } [2023-09-19T16:30:16.542Z] $ docker exec --env ******** --env ******** 4fd5afb2e621dc4cf2c1b0a4ef813b6a3c22f88d4904845d1fce98f75973f911 ssh-agent -k [2023-09-19T16:30:16.632Z] unset SSH_AUTH_SOCK; [2023-09-19T16:30:16.633Z] unset SSH_AGENT_PID; [2023-09-19T16:30:16.633Z] echo Agent pid 76 killed; [2023-09-19T16:30:16.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T16:30:16.939Z] + git semver [Pipeline] } [2023-09-19T16:30:17.216Z] $ docker stop --time=1 4fd5afb2e621dc4cf2c1b0a4ef813b6a3c22f88d4904845d1fce98f75973f911 [2023-09-19T16:30:18.502Z] $ docker rm -f --volumes 4fd5afb2e621dc4cf2c1b0a4ef813b6a3c22f88d4904845d1fce98f75973f911 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T16:30:18.837Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-19T16:30:19.031Z] Stashed 1 file(s) [Pipeline] echo [2023-09-19T16:30:19.034Z] [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 [2023-09-19T16:30:19.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T16:30:19.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T16:30:19.244Z] ========================================================= [2023-09-19T16:30:19.244Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-19T16:30:19.244Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-09-19T16:30:19.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T16:30:19.536Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-19T16:30:19.536Z] 7264a8db6415: Pulling fs layer [2023-09-19T16:30:19.536Z] c4d48a809fc2: Pulling fs layer [2023-09-19T16:30:19.536Z] 4f1c88b9dad5: Pulling fs layer [2023-09-19T16:30:19.536Z] ad3a456e5733: Pulling fs layer [2023-09-19T16:30:19.536Z] 9e4f439ed901: Pulling fs layer [2023-09-19T16:30:19.536Z] feaf6a47b606: Pulling fs layer [2023-09-19T16:30:19.536Z] 5e8b037d7d82: Pulling fs layer [2023-09-19T16:30:19.536Z] 8ac70367396e: Pulling fs layer [2023-09-19T16:30:19.536Z] 6db16350a2e2: Pulling fs layer [2023-09-19T16:30:19.536Z] 9250d5d63582: Pulling fs layer [2023-09-19T16:30:19.536Z] ad3a456e5733: Waiting [2023-09-19T16:30:19.536Z] 5e8b037d7d82: Waiting [2023-09-19T16:30:19.536Z] 8ac70367396e: Waiting [2023-09-19T16:30:19.536Z] 6db16350a2e2: Waiting [2023-09-19T16:30:19.536Z] 9250d5d63582: Waiting [2023-09-19T16:30:19.536Z] 9e4f439ed901: Waiting [2023-09-19T16:30:19.536Z] feaf6a47b606: Waiting [2023-09-19T16:30:19.536Z] c4d48a809fc2: Download complete [2023-09-19T16:30:19.536Z] ad3a456e5733: Verifying Checksum [2023-09-19T16:30:19.536Z] ad3a456e5733: Download complete [2023-09-19T16:30:19.536Z] 9e4f439ed901: Download complete [2023-09-19T16:30:19.536Z] 7264a8db6415: Verifying Checksum [2023-09-19T16:30:19.536Z] 7264a8db6415: Download complete [2023-09-19T16:30:19.536Z] feaf6a47b606: Verifying Checksum [2023-09-19T16:30:19.536Z] feaf6a47b606: Download complete [2023-09-19T16:30:19.797Z] 7264a8db6415: Pull complete [2023-09-19T16:30:19.797Z] c4d48a809fc2: Pull complete [2023-09-19T16:30:19.797Z] 8ac70367396e: Verifying Checksum [2023-09-19T16:30:19.797Z] 8ac70367396e: Download complete [2023-09-19T16:30:20.057Z] 4f1c88b9dad5: Verifying Checksum [2023-09-19T16:30:20.057Z] 4f1c88b9dad5: Download complete [2023-09-19T16:30:20.057Z] 6db16350a2e2: Verifying Checksum [2023-09-19T16:30:20.057Z] 6db16350a2e2: Download complete [2023-09-19T16:30:20.316Z] 5e8b037d7d82: Verifying Checksum [2023-09-19T16:30:20.316Z] 5e8b037d7d82: Download complete [2023-09-19T16:30:20.316Z] 9250d5d63582: Verifying Checksum [2023-09-19T16:30:20.316Z] 9250d5d63582: Download complete [2023-09-19T16:30:22.845Z] 4f1c88b9dad5: Pull complete [2023-09-19T16:30:22.845Z] ad3a456e5733: Pull complete [2023-09-19T16:30:22.845Z] 9e4f439ed901: Pull complete [2023-09-19T16:30:23.103Z] feaf6a47b606: Pull complete [2023-09-19T16:30:25.002Z] 5e8b037d7d82: Pull complete [2023-09-19T16:30:25.566Z] 8ac70367396e: Pull complete [2023-09-19T16:30:25.824Z] 6db16350a2e2: Pull complete [2023-09-19T16:30:26.389Z] 9250d5d63582: Pull complete [2023-09-19T16:30:26.389Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-19T16:30:26.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T16:30:26.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-09-19T16:30:26.680Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T16:30:26.982Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T16:30:26.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T16:30:27.046Z] prd-ubuntu20.04-docker-8c-8g-6570 does not seem to be running inside a container [2023-09-19T16:30:27.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-603 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-603:/w/workspace/xfoundry_go-mod-bootstrap_PR-603:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-603@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-603@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 [2023-09-19T16:30:31.496Z] $ docker top 42ced82e5593bb32a358ee910325b1d0fee5dbdf36d9b7c73f5b68486dcdf045 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T16:30:31.837Z] + go version [2023-09-19T16:30:31.837Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-19T16:30:31.853Z] $ docker stop --time=1 42ced82e5593bb32a358ee910325b1d0fee5dbdf36d9b7c73f5b68486dcdf045 [2023-09-19T16:30:33.139Z] $ docker rm -f --volumes 42ced82e5593bb32a358ee910325b1d0fee5dbdf36d9b7c73f5b68486dcdf045 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T16:30:33.542Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T16:30:33.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T16:30:33.607Z] prd-ubuntu20.04-docker-8c-8g-6570 does not seem to be running inside a container [2023-09-19T16:30:33.645Z] $ 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-603 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-603:/w/workspace/xfoundry_go-mod-bootstrap_PR-603:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-603@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-603@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 [2023-09-19T16:30:33.955Z] $ docker top 82f0f9557927462e7fd3f3edeef579fb54ef4bab380f00c101ac1a5966d16a6c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T16:30:34.144Z] Still waiting to schedule task [2023-09-19T16:30:34.144Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6571’ is offline [2023-09-19T16:30:34.296Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-603 [Pipeline] fileExists [Pipeline] sh [2023-09-19T16:30:34.598Z] + make test [2023-09-19T16:30:34.598Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-09-19T16:30:34.598Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.15 [2023-09-19T16:30:34.598Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-09-19T16:30:34.598Z] go: downloading github.com/labstack/echo/v4 v4.11.1 [2023-09-19T16:30:34.598Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-09-19T16:30:34.598Z] go: downloading github.com/google/uuid v1.3.1 [2023-09-19T16:30:34.598Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-09-19T16:30:34.857Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.21 [2023-09-19T16:30:34.857Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.6 [2023-09-19T16:30:34.857Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 [2023-09-19T16:30:34.857Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 [2023-09-19T16:30:34.857Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-09-19T16:30:34.857Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-09-19T16:30:34.857Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-09-19T16:30:34.857Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-09-19T16:30:34.857Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-09-19T16:30:34.857Z] go: downloading golang.org/x/net v0.13.0 [2023-09-19T16:30:34.857Z] go: downloading golang.org/x/sync v0.2.0 [2023-09-19T16:30:34.857Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-09-19T16:30:34.857Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-09-19T16:30:34.857Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-09-19T16:30:34.857Z] go: downloading golang.org/x/crypto v0.12.0 [2023-09-19T16:30:34.857Z] go: downloading github.com/go-kit/log v0.2.1 [2023-09-19T16:30:34.857Z] go: downloading github.com/go-playground/validator/v10 v10.15.4 [2023-09-19T16:30:34.857Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-09-19T16:30:35.116Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-09-19T16:30:35.116Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-09-19T16:30:35.116Z] go: downloading golang.org/x/time v0.3.0 [2023-09-19T16:30:35.116Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-09-19T16:30:35.116Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-09-19T16:30:35.116Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-09-19T16:30:35.116Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-09-19T16:30:35.116Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-09-19T16:30:35.116Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-09-19T16:30:35.116Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-09-19T16:30:35.116Z] go: downloading github.com/hashicorp/consul/api v1.24.0 [2023-09-19T16:30:35.116Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-09-19T16:30:35.116Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-09-19T16:30:35.116Z] go: downloading github.com/x448/float16 v0.8.4 [2023-09-19T16:30:35.116Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-09-19T16:30:35.116Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-09-19T16:30:35.116Z] go: downloading golang.org/x/text v0.12.0 [2023-09-19T16:30:35.116Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-09-19T16:30:35.116Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-09-19T16:30:35.116Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-09-19T16:30:35.116Z] go: downloading google.golang.org/grpc v1.53.0 [2023-09-19T16:30:35.374Z] go: downloading golang.org/x/sys v0.11.0 [2023-09-19T16:30:35.631Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-09-19T16:30:35.631Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-09-19T16:30:35.631Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-09-19T16:30:35.890Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-09-19T16:30:35.890Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-09-19T16:30:35.890Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-09-19T16:30:35.890Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-09-19T16:30:35.890Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-09-19T16:30:35.890Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-09-19T16:30:35.890Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-09-19T16:30:35.890Z] go: downloading github.com/fatih/color v1.14.1 [2023-09-19T16:30:35.890Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-09-19T16:30:35.890Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-09-19T16:30:36.150Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-09-19T16:30:36.150Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-09-19T16:30:48.354Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-09-19T16:30:48.354Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-09-19T16:30:49.727Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-09-19T16:30:49.727Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-09-19T16:30:50.661Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-09-19T16:31:08.789Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.033s coverage: 35.9% of statements [2023-09-19T16:31:08.789Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.015s coverage: 93.5% of statements [2023-09-19T16:31:08.789Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.018s coverage: 91.9% of statements [2023-09-19T16:31:08.789Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.069s coverage: 88.2% of statements [2023-09-19T16:31:08.790Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.005s coverage: 84.4% of statements [2023-09-19T16:31:08.790Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.034s coverage: 46.9% of statements [2023-09-19T16:31:08.790Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.015s coverage: 100.0% of statements [2023-09-19T16:31:08.790Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.318s coverage: 87.7% of statements [2023-09-19T16:31:08.790Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.009s coverage: 26.3% of statements [2023-09-19T16:31:08.790Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.038s coverage: 79.0% of statements [2023-09-19T16:31:08.790Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.013s coverage: 59.3% of statements [2023-09-19T16:31:08.790Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.009s coverage: 31.2% of statements [2023-09-19T16:31:08.790Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.004s coverage: 91.3% of statements [2023-09-19T16:31:14.054Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-09-19T16:31:17.334Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T16:31:17.334Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-09-19T16:31:17.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T16:31:17.359Z] $ docker stop --time=1 82f0f9557927462e7fd3f3edeef579fb54ef4bab380f00c101ac1a5966d16a6c [2023-09-19T16:31:19.204Z] $ docker rm -f --volumes 82f0f9557927462e7fd3f3edeef579fb54ef4bab380f00c101ac1a5966d16a6c [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T16:31:19.867Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T16:31:19.917Z] 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 [2023-09-19T16:31:20.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T16:31:20.388Z] [2023-09-19T16:31:20.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T16:31:20.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T16:31:20.680Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-19T16:31:20.680Z] 5eb5b503b376: Pulling fs layer [2023-09-19T16:31:20.680Z] 5c69ac0246d0: Pulling fs layer [2023-09-19T16:31:20.680Z] ec43610c2a17: Pulling fs layer [2023-09-19T16:31:20.680Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-19T16:31:20.680Z] 33b1e0a273af: Pulling fs layer [2023-09-19T16:31:20.680Z] 5d3b04190fa2: Pulling fs layer [2023-09-19T16:31:20.680Z] 2f39f015ded8: Pulling fs layer [2023-09-19T16:31:20.680Z] 33b1e0a273af: Waiting [2023-09-19T16:31:20.681Z] 3a2ae6a8a46f: Waiting [2023-09-19T16:31:20.681Z] 5d3b04190fa2: Waiting [2023-09-19T16:31:20.941Z] 5c69ac0246d0: Download complete [2023-09-19T16:31:20.941Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-19T16:31:20.941Z] 3a2ae6a8a46f: Download complete [2023-09-19T16:31:20.941Z] 33b1e0a273af: Verifying Checksum [2023-09-19T16:31:20.941Z] 33b1e0a273af: Download complete [2023-09-19T16:31:20.941Z] 5d3b04190fa2: Download complete [2023-09-19T16:31:20.941Z] ec43610c2a17: Download complete [2023-09-19T16:31:20.941Z] 5eb5b503b376: Verifying Checksum [2023-09-19T16:31:20.941Z] 5eb5b503b376: Download complete [2023-09-19T16:31:21.507Z] 2f39f015ded8: Download complete [2023-09-19T16:31:22.073Z] 5eb5b503b376: Pull complete [2023-09-19T16:31:22.331Z] 5c69ac0246d0: Pull complete [2023-09-19T16:31:22.589Z] ec43610c2a17: Pull complete [2023-09-19T16:31:22.848Z] 3a2ae6a8a46f: Pull complete [2023-09-19T16:31:23.106Z] 33b1e0a273af: Pull complete [2023-09-19T16:31:23.106Z] 5d3b04190fa2: Pull complete [2023-09-19T16:31:27.293Z] 2f39f015ded8: Pull complete [2023-09-19T16:31:27.293Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-19T16:31:27.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T16:31:27.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T16:31:27.374Z] prd-ubuntu20.04-docker-8c-8g-6570 does not seem to be running inside a container [2023-09-19T16:31:27.421Z] $ 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-603 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-603:/w/workspace/xfoundry_go-mod-bootstrap_PR-603:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-603@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-603@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 [2023-09-19T16:31:31.414Z] $ docker top a057ce3e13b4de14aa4fb313fd560afcd709804f15efb84c8c521ffcfc360829 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T16:31:31.773Z] ---> job-cost.sh [2023-09-19T16:31:31.773Z] lf-activate-venv: SKIPPING [2023-09-19T16:31:31.773Z] INFO: No Stack... [2023-09-19T16:31:32.032Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T16:31:32.601Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T16:31:32.889Z] + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-603/archives/cost.csv [2023-09-19T16:31:32.889Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T16:31:32.901Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-603-4-stack-cost] [2023-09-19T16:31:32.909Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-603-4-stack-cost] did not exist. Created. [2023-09-19T16:31:32.909Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-603-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T16:31:33.204Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-19T16:31:33.236Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T16:31:33.242Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-603-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T16:31:33.263Z] $ docker stop --time=1 a057ce3e13b4de14aa4fb313fd560afcd709804f15efb84c8c521ffcfc360829 [2023-09-19T16:31:34.412Z] $ docker rm -f --volumes a057ce3e13b4de14aa4fb313fd560afcd709804f15efb84c8c521ffcfc360829 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-19T16:32:53.017Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6573 in /w/workspace/xfoundry_go-mod-bootstrap_PR-603 [Pipeline] { [Pipeline] ws [2023-09-19T16:32:53.029Z] Running in /w/workspace/go-mod-bootstrap/4 [Pipeline] { [Pipeline] checkout [2023-09-19T16:32:53.067Z] The recommended git tool is: git [2023-09-19T16:32:58.294Z] using credential edgex-jenkins-ssh [2023-09-19T16:32:58.315Z] Cloning the remote Git repository [2023-09-19T16:32:58.357Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-09-19T16:32:58.454Z] > git init /w/workspace/go-mod-bootstrap/4 # timeout=10 [2023-09-19T16:32:58.608Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-09-19T16:32:58.609Z] > git --version # timeout=10 [2023-09-19T16:32:58.631Z] > git --version # 'git version 2.25.1' [2023-09-19T16:32:58.634Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T16:32:58.782Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T16:33:00.032Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-09-19T16:33:00.055Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T16:33:01.601Z] Merging remotes/origin/main commit 71582281e0275b414e05ef0a00a6bf784577c88c into PR head commit 98567b60408774695abbae9f607952e854061962 [2023-09-19T16:33:00.950Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-09-19T16:33:00.994Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-09-19T16:33:00.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T16:33:01.013Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/603/head:refs/remotes/origin/PR-603 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-19T16:33:01.619Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T16:33:01.687Z] > git checkout -f 98567b60408774695abbae9f607952e854061962 # timeout=10 [2023-09-19T16:33:01.907Z] Merge succeeded, producing 98567b60408774695abbae9f607952e854061962 [2023-09-19T16:33:01.907Z] Checking out Revision 98567b60408774695abbae9f607952e854061962 (PR-603) [2023-09-19T16:33:02.424Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T16:33:01.799Z] > git remote # timeout=10 [2023-09-19T16:33:01.821Z] > git config --get remote.origin.url # timeout=10 [2023-09-19T16:33:01.846Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T16:33:01.860Z] > git merge 71582281e0275b414e05ef0a00a6bf784577c88c # timeout=10 [2023-09-19T16:33:01.886Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-19T16:33:01.916Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T16:33:01.931Z] > git checkout -f 98567b60408774695abbae9f607952e854061962 # timeout=10 [2023-09-19T16:33:03.319Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-19T16:33:03.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T16:33:03.319Z] Dload Upload Total Spent Left Speed [2023-09-19T16:33:03.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh [2023-09-19T16:33:03.874Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-19T16:33:04.210Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-19T16:33:04.210Z] + sudo tee /etc/docker/daemon.new [2023-09-19T16:33:04.210Z] { [2023-09-19T16:33:04.210Z] "registry-mirrors": [ [2023-09-19T16:33:04.210Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-19T16:33:04.210Z] ], [2023-09-19T16:33:04.210Z] "bip": "10.250.0.254/24", [2023-09-19T16:33:04.210Z] "hosts": [ [2023-09-19T16:33:04.210Z] "tcp://0.0.0.0:5555", [2023-09-19T16:33:04.210Z] "unix:///var/run/docker.sock" [2023-09-19T16:33:04.210Z] ], [2023-09-19T16:33:04.210Z] "mtu": 1458, [2023-09-19T16:33:04.210Z] "selinux-enabled": true, [2023-09-19T16:33:04.210Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-19T16:33:04.210Z] } [Pipeline] sh [2023-09-19T16:33:04.532Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-19T16:33:04.864Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-09-19T16:33:27.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T16:33:27.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T16:33:27.266Z] ========================================================= [2023-09-19T16:33:27.266Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-19T16:33:27.266Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-09-19T16:33:27.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T16:33:28.194Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-19T16:33:28.194Z] 9fda8d8052c6: Pulling fs layer [2023-09-19T16:33:28.194Z] 5d54e960e981: Pulling fs layer [2023-09-19T16:33:28.194Z] c4a7e357bf2a: Pulling fs layer [2023-09-19T16:33:28.194Z] f0e02332f6b5: Pulling fs layer [2023-09-19T16:33:28.194Z] 66412af1f25a: Pulling fs layer [2023-09-19T16:33:28.194Z] 1baf3a5c0e64: Pulling fs layer [2023-09-19T16:33:28.194Z] 9a37bb91b891: Pulling fs layer [2023-09-19T16:33:28.194Z] a29adfc67d43: Pulling fs layer [2023-09-19T16:33:28.194Z] d5de9f91c1a4: Pulling fs layer [2023-09-19T16:33:28.194Z] f0e02332f6b5: Waiting [2023-09-19T16:33:28.194Z] 66412af1f25a: Waiting [2023-09-19T16:33:28.194Z] 1baf3a5c0e64: Waiting [2023-09-19T16:33:28.194Z] 9a37bb91b891: Waiting [2023-09-19T16:33:28.194Z] a29adfc67d43: Waiting [2023-09-19T16:33:28.194Z] d5de9f91c1a4: Waiting [2023-09-19T16:33:28.194Z] 5d54e960e981: Download complete [2023-09-19T16:33:28.194Z] f0e02332f6b5: Verifying Checksum [2023-09-19T16:33:28.194Z] f0e02332f6b5: Download complete [2023-09-19T16:33:28.194Z] 66412af1f25a: Verifying Checksum [2023-09-19T16:33:28.194Z] 66412af1f25a: Download complete [2023-09-19T16:33:28.194Z] 9fda8d8052c6: Download complete [2023-09-19T16:33:28.789Z] 9a37bb91b891: Verifying Checksum [2023-09-19T16:33:28.789Z] 9a37bb91b891: Download complete [2023-09-19T16:33:29.381Z] a29adfc67d43: Verifying Checksum [2023-09-19T16:33:29.381Z] a29adfc67d43: Download complete [2023-09-19T16:33:29.381Z] 9fda8d8052c6: Pull complete [2023-09-19T16:33:29.976Z] 5d54e960e981: Pull complete [2023-09-19T16:33:29.976Z] d5de9f91c1a4: Verifying Checksum [2023-09-19T16:33:29.976Z] d5de9f91c1a4: Download complete [2023-09-19T16:33:30.246Z] c4a7e357bf2a: Verifying Checksum [2023-09-19T16:33:30.246Z] c4a7e357bf2a: Download complete [2023-09-19T16:33:31.213Z] 1baf3a5c0e64: Verifying Checksum [2023-09-19T16:33:31.213Z] 1baf3a5c0e64: Download complete [2023-09-19T16:33:41.345Z] c4a7e357bf2a: Pull complete [2023-09-19T16:33:41.345Z] f0e02332f6b5: Pull complete [2023-09-19T16:33:41.345Z] 66412af1f25a: Pull complete [2023-09-19T16:33:48.029Z] 1baf3a5c0e64: Pull complete [2023-09-19T16:33:48.994Z] 9a37bb91b891: Pull complete [2023-09-19T16:33:51.669Z] a29adfc67d43: Pull complete [2023-09-19T16:33:53.629Z] d5de9f91c1a4: Pull complete [2023-09-19T16:33:53.629Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-19T16:33:53.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T16:33:53.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-09-19T16:33:53.951Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T16:33:54.288Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T16:33:54.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T16:33:54.489Z] prd-ubuntu20.04-docker-arm64-4c-16g-6573 does not seem to be running inside a container [2023-09-19T16:33:54.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@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 [2023-09-19T16:33:57.597Z] $ docker top 1b07a4c82e33cb2ac9520c0b5a7f4b1a3c784b57824591d8403fe14f024185c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T16:33:58.426Z] + go version [2023-09-19T16:33:58.426Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-19T16:33:58.445Z] $ docker stop --time=1 1b07a4c82e33cb2ac9520c0b5a7f4b1a3c784b57824591d8403fe14f024185c0 [2023-09-19T16:34:00.062Z] $ docker rm -f --volumes 1b07a4c82e33cb2ac9520c0b5a7f4b1a3c784b57824591d8403fe14f024185c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T16:34:00.606Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T16:34:00.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T16:34:00.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-6573 does not seem to be running inside a container [2023-09-19T16:34:00.871Z] $ 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/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@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 [2023-09-19T16:34:02.096Z] $ docker top 427e37ba305a7eea0d840ade8a89ac66c22080ff0e89dad0be6779d64cd907c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T16:34:02.596Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/4 [Pipeline] fileExists [Pipeline] sh [2023-09-19T16:34:03.192Z] + make test [2023-09-19T16:34:03.192Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-09-19T16:34:03.462Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.15 [2023-09-19T16:34:04.049Z] go: downloading github.com/labstack/echo/v4 v4.11.1 [2023-09-19T16:34:04.049Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-09-19T16:34:05.999Z] go: downloading github.com/google/uuid v1.3.1 [2023-09-19T16:34:05.999Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-09-19T16:34:05.999Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 [2023-09-19T16:34:06.267Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-09-19T16:34:06.267Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-09-19T16:34:06.267Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.6 [2023-09-19T16:34:06.267Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.21 [2023-09-19T16:34:06.267Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-09-19T16:34:06.535Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 [2023-09-19T16:34:06.535Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-09-19T16:34:06.535Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-09-19T16:34:06.535Z] go: downloading github.com/go-kit/log v0.2.1 [2023-09-19T16:34:06.535Z] go: downloading github.com/go-playground/validator/v10 v10.15.4 [2023-09-19T16:34:06.804Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-09-19T16:34:06.804Z] go: downloading golang.org/x/crypto v0.12.0 [2023-09-19T16:34:06.804Z] go: downloading golang.org/x/net v0.13.0 [2023-09-19T16:34:07.769Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-09-19T16:34:07.769Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-09-19T16:34:08.037Z] go: downloading golang.org/x/sync v0.2.0 [2023-09-19T16:34:08.037Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-09-19T16:34:08.037Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-09-19T16:34:08.037Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-09-19T16:34:08.306Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-09-19T16:34:08.306Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-09-19T16:34:08.306Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-09-19T16:34:08.573Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-09-19T16:34:08.573Z] go: downloading golang.org/x/time v0.3.0 [2023-09-19T16:34:08.573Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-09-19T16:34:08.573Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-09-19T16:34:08.573Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-09-19T16:34:08.573Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-09-19T16:34:08.573Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-09-19T16:34:08.573Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-09-19T16:34:08.845Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-09-19T16:34:08.845Z] go: downloading golang.org/x/text v0.12.0 [2023-09-19T16:34:08.845Z] go: downloading github.com/hashicorp/consul/api v1.24.0 [2023-09-19T16:34:09.116Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-09-19T16:34:09.116Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-09-19T16:34:09.116Z] go: downloading github.com/x448/float16 v0.8.4 [2023-09-19T16:34:09.384Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-09-19T16:34:09.384Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-09-19T16:34:09.384Z] go: downloading google.golang.org/grpc v1.53.0 [2023-09-19T16:34:11.336Z] go: downloading golang.org/x/sys v0.11.0 [2023-09-19T16:34:11.336Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-09-19T16:34:13.279Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-09-19T16:34:13.279Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-09-19T16:34:13.279Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-09-19T16:34:13.279Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-09-19T16:34:13.279Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-09-19T16:34:13.547Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-09-19T16:34:13.547Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-09-19T16:34:13.547Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-09-19T16:34:14.957Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-09-19T16:34:14.957Z] go: downloading github.com/fatih/color v1.14.1 [2023-09-19T16:34:14.957Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-09-19T16:34:14.957Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-09-19T16:34:14.957Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-09-19T16:34:14.957Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-09-19T16:35:51.629Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-09-19T16:35:51.629Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-09-19T16:35:58.269Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-09-19T16:35:58.269Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-09-19T16:36:06.465Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-09-19T16:36:10.721Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.119s coverage: 35.9% of statements [2023-09-19T16:36:10.721Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.058s coverage: 93.5% of statements [2023-09-19T16:36:10.721Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.065s coverage: 91.9% of statements [2023-09-19T16:36:10.721Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.496s coverage: 88.2% of statements [2023-09-19T16:36:10.721Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.018s coverage: 84.4% of statements [2023-09-19T16:36:10.721Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.111s coverage: 46.9% of statements [2023-09-19T16:36:10.721Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.083s coverage: 100.0% of statements [2023-09-19T16:36:10.721Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.367s coverage: 87.7% of statements [2023-09-19T16:36:10.721Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.042s coverage: 26.3% of statements [2023-09-19T16:36:10.721Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.131s coverage: 79.0% of statements [2023-09-19T16:36:10.721Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.041s coverage: 59.3% of statements [2023-09-19T16:36:10.721Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.032s coverage: 31.2% of statements [2023-09-19T16:36:10.721Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.013s coverage: 91.3% of statements [2023-09-19T16:36:10.721Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-19T16:36:10.721Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-09-19T16:36:32.766Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T16:36:32.766Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-09-19T16:36:32.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T16:36:32.798Z] $ docker stop --time=1 427e37ba305a7eea0d840ade8a89ac66c22080ff0e89dad0be6779d64cd907c2 [2023-09-19T16:36:34.608Z] $ docker rm -f --volumes 427e37ba305a7eea0d840ade8a89ac66c22080ff0e89dad0be6779d64cd907c2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T16:36:37.565Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T16:36:37.587Z] Warning: overwriting stash ‘coverage-report’ [2023-09-19T16:36:38.099Z] 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 [2023-09-19T16:36:38.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T16:36:38.533Z] [2023-09-19T16:36:38.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T16:36:38.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T16:36:38.863Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-19T16:36:38.863Z] 8998bd30e6a1: Pulling fs layer [2023-09-19T16:36:38.863Z] 04944245beec: Pulling fs layer [2023-09-19T16:36:38.863Z] 699f458cf7ca: Pulling fs layer [2023-09-19T16:36:38.863Z] 765212b225bb: Pulling fs layer [2023-09-19T16:36:38.863Z] f23df028b6ca: Pulling fs layer [2023-09-19T16:36:38.863Z] d65c8cfc05b1: Pulling fs layer [2023-09-19T16:36:38.863Z] 2437ff75d9bd: Pulling fs layer [2023-09-19T16:36:38.863Z] 765212b225bb: Waiting [2023-09-19T16:36:38.863Z] f23df028b6ca: Waiting [2023-09-19T16:36:38.863Z] d65c8cfc05b1: Waiting [2023-09-19T16:36:38.863Z] 2437ff75d9bd: Waiting [2023-09-19T16:36:39.132Z] 04944245beec: Verifying Checksum [2023-09-19T16:36:39.132Z] 04944245beec: Download complete [2023-09-19T16:36:39.132Z] 765212b225bb: Verifying Checksum [2023-09-19T16:36:39.132Z] 765212b225bb: Download complete [2023-09-19T16:36:39.132Z] f23df028b6ca: Verifying Checksum [2023-09-19T16:36:39.132Z] f23df028b6ca: Download complete [2023-09-19T16:36:39.132Z] d65c8cfc05b1: Verifying Checksum [2023-09-19T16:36:39.132Z] d65c8cfc05b1: Download complete [2023-09-19T16:36:39.132Z] 699f458cf7ca: Verifying Checksum [2023-09-19T16:36:39.132Z] 699f458cf7ca: Download complete [2023-09-19T16:36:39.719Z] 8998bd30e6a1: Verifying Checksum [2023-09-19T16:36:39.719Z] 8998bd30e6a1: Download complete [2023-09-19T16:36:41.661Z] 2437ff75d9bd: Verifying Checksum [2023-09-19T16:36:41.661Z] 2437ff75d9bd: Download complete [2023-09-19T16:36:45.001Z] 8998bd30e6a1: Pull complete [2023-09-19T16:36:45.268Z] 04944245beec: Pull complete [2023-09-19T16:36:46.676Z] 699f458cf7ca: Pull complete [2023-09-19T16:36:46.676Z] 765212b225bb: Pull complete [2023-09-19T16:36:47.262Z] f23df028b6ca: Pull complete [2023-09-19T16:36:47.529Z] d65c8cfc05b1: Pull complete [2023-09-19T16:37:02.515Z] 2437ff75d9bd: Pull complete [2023-09-19T16:37:02.515Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-19T16:37:02.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T16:37:02.515Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T16:37:02.719Z] prd-ubuntu20.04-docker-arm64-4c-16g-6573 does not seem to be running inside a container [2023-09-19T16:37:02.782Z] $ 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/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@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 [2023-09-19T16:37:05.175Z] $ docker top 561d8040bc76daf525574b3094fc7ed993c5c95f0f36c23050df8d208a23ea35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T16:37:06.010Z] ---> job-cost.sh [2023-09-19T16:37:06.010Z] lf-activate-venv: SKIPPING [2023-09-19T16:37:06.010Z] INFO: No Stack... [2023-09-19T16:37:06.278Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-19T16:37:07.234Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T16:37:07.554Z] + cat /w/workspace/go-mod-bootstrap/4/archives/cost.csv [2023-09-19T16:37:07.554Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T16:37:07.889Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-603-4-stack-cost] [2023-09-19T16:37:07.898Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-603-4-stack-cost] did not exist. Created. [2023-09-19T16:37:07.899Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-603-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T16:37:08.561Z] /w/workspace/go-mod-bootstrap/4@tmp/durable-1ed25170/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-19T16:37:09.215Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-19T16:37:09.240Z] Warning: overwriting stash ‘stack-cost’ [2023-09-19T16:37:09.312Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T16:37:09.323Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-603-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T16:37:09.346Z] $ docker stop --time=1 561d8040bc76daf525574b3094fc7ed993c5c95f0f36c23050df8d208a23ea35 [2023-09-19T16:37:12.320Z] $ docker rm -f --volumes 561d8040bc76daf525574b3094fc7ed993c5c95f0f36c23050df8d208a23ea35 [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 [2023-09-19T16:37:12.726Z] provisioning config files... [2023-09-19T16:37:12.738Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-603@tmp/config277207281346949146tmp [Pipeline] { [Pipeline] sh [2023-09-19T16:37:13.040Z] + set +x [2023-09-19T16:37:13.040Z] + curl -s https://codecov.io/bash [2023-09-19T16:37:13.040Z] + bash -s -- [2023-09-19T16:37:13.040Z] [2023-09-19T16:37:13.040Z] _____ _ [2023-09-19T16:37:13.040Z] / ____| | | [2023-09-19T16:37:13.040Z] | | ___ __| | ___ ___ _____ __ [2023-09-19T16:37:13.040Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-19T16:37:13.040Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-19T16:37:13.040Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-19T16:37:13.040Z] Bash-1.0.6 [2023-09-19T16:37:13.040Z] [2023-09-19T16:37:13.040Z] [2023-09-19T16:37:13.040Z] ==> git version 2.25.1 found [2023-09-19T16:37:13.040Z] ==> 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 [2023-09-19T16:37:13.040Z] Release-Date: 2020-01-08 [2023-09-19T16:37:13.040Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-19T16:37:13.040Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-19T16:37:13.040Z] ==> Jenkins CI detected. [2023-09-19T16:37:13.040Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-603 [2023-09-19T16:37:13.040Z] project root: . [2023-09-19T16:37:13.040Z] --> token set from env [2023-09-19T16:37:13.040Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-19T16:37:13.040Z] ==> Running gcov in . (disable via -X gcov) [2023-09-19T16:37:13.040Z] ==> Python coveragepy not found [2023-09-19T16:37:13.040Z] ==> Searching for coverage reports in: [2023-09-19T16:37:13.040Z] + . [2023-09-19T16:37:13.040Z] -> Found 1 reports [2023-09-19T16:37:13.040Z] ==> Detecting git/mercurial file structure [2023-09-19T16:37:13.040Z] ==> Reading reports [2023-09-19T16:37:13.040Z] + ./coverage.out bytes=105911 [2023-09-19T16:37:13.040Z] ==> Appending adjustments [2023-09-19T16:37:13.040Z] https://docs.codecov.io/docs/fixing-reports [2023-09-19T16:37:13.608Z] + Found adjustments [2023-09-19T16:37:13.608Z] ==> Gzipping contents [2023-09-19T16:37:13.608Z] 20K /tmp/codecov.INaorL.gz [2023-09-19T16:37:13.608Z] ==> Uploading reports [2023-09-19T16:37:13.608Z] url: https://codecov.io [2023-09-19T16:37:13.608Z] query: branch=PR-603&commit=98567b60408774695abbae9f607952e854061962&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-603%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=603&job=&cmd_args= [2023-09-19T16:37:13.608Z] -> Pinging Codecov [2023-09-19T16:37:13.608Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-603&commit=98567b60408774695abbae9f607952e854061962&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-603%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=603&job=&cmd_args= [2023-09-19T16:37:13.608Z] -> Uploading to [2023-09-19T16:37:13.608Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-19/833815588EE85121546D348822E98E2E/98567b60408774695abbae9f607952e854061962/74463ee6-3c1f-450e-aff6-7e2c5f0d0e7f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T163713Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b35a9a6cd9852bc4106b1489ad03c82e25a53d69a848660f1c515cbd1ca735f [2023-09-19T16:37:13.608Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T16:37:13.608Z] Dload Upload Total Spent Left Speed [2023-09-19T16:37:13.867Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16456 0 0 100 16456 0 81465 --:--:-- --:--:-- --:--:-- 81465 [2023-09-19T16:37:13.867Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/98567b60408774695abbae9f607952e854061962 [Pipeline] } [2023-09-19T16:37:13.874Z] 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 [2023-09-19T16:37:14.624Z] + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-603/archives ] [2023-09-19T16:37:14.624Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-603/archives [2023-09-19T16:37:14.624Z] total 16 [2023-09-19T16:37:14.624Z] drwxr-xr-x 3 root root 4096 Sep 19 16:31 . [2023-09-19T16:37:14.624Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 16:31 .. [2023-09-19T16:37:14.624Z] drwxr-xr-x 2 root root 4096 Sep 19 16:31 cost [2023-09-19T16:37:14.624Z] -rw-r--r-- 1 root root 88 Sep 19 16:31 cost.csv [2023-09-19T16:37:14.624Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-603/archives [2023-09-19T16:37:14.624Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-603/archives [2023-09-19T16:37:14.624Z] total 16 [2023-09-19T16:37:14.624Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 16:31 . [2023-09-19T16:37:14.624Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 16:31 .. [2023-09-19T16:37:14.624Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 16:31 cost [2023-09-19T16:37:14.624Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 19 16:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-19T16:37:14.912Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T16:37:15.774Z] ---> package-listing.sh [2023-09-19T16:37:15.775Z] ++ facter osfamily [2023-09-19T16:37:15.775Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-19T16:37:16.034Z] + OS_FAMILY=debian [2023-09-19T16:37:16.034Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-603 [2023-09-19T16:37:16.034Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-19T16:37:16.034Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-19T16:37:16.034Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-19T16:37:16.034Z] + PACKAGES=/tmp/packages_start.txt [2023-09-19T16:37:16.034Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-603 ']' [2023-09-19T16:37:16.034Z] + PACKAGES=/tmp/packages_end.txt [2023-09-19T16:37:16.034Z] + case "${OS_FAMILY}" in [2023-09-19T16:37:16.034Z] + dpkg -l [2023-09-19T16:37:16.034Z] + grep '^ii' [2023-09-19T16:37:16.034Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-19T16:37:16.034Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-19T16:37:16.034Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-19T16:37:16.034Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-603 ']' [2023-09-19T16:37:16.034Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-603/archives/ [2023-09-19T16:37:16.034Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-603/archives/ [Pipeline] echo [2023-09-19T16:37:16.044Z] 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-603/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-19T16:37:16.325Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T16:37:16.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T16:37:16.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T16:37:16.958Z] prd-ubuntu20.04-docker-8c-8g-6570 does not seem to be running inside a container [2023-09-19T16:37:16.991Z] $ 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-603/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-603 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-603:/w/workspace/xfoundry_go-mod-bootstrap_PR-603:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-603@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-603@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 [2023-09-19T16:37:17.199Z] $ docker top 65f3de24b42c2fc9cb38f961cf155b76863ee5ca010e22d5dfbb05c81334f0d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T16:37:17.539Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-19T16:37:17.829Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-19T16:37:18.113Z] + ls /var/log/sa-host [2023-09-19T16:37:18.113Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T16:37:18.181Z] provisioning config files... [2023-09-19T16:37:18.190Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-603@tmp/config3441575222277532690tmp [Pipeline] { [Pipeline] echo [2023-09-19T16:37:18.207Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T16:37:18.491Z] ---> create-netrc.sh [Pipeline] } [2023-09-19T16:37:18.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-19T16:37:18.818Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-19T16:37:18.826Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T16:37:19.113Z] ---> sudo-logs.sh [2023-09-19T16:37:19.113Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-19T16:37:19.146Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T16:37:19.430Z] ---> job-cost.sh [2023-09-19T16:37:19.430Z] lf-activate-venv: SKIPPING [2023-09-19T16:37:19.430Z] DEBUG: total: 0.2199999988079071 [2023-09-19T16:37:19.430Z] INFO: Retrieving Stack Cost... [2023-09-19T16:37:19.689Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T16:37:20.256Z] INFO: Archiving Costs [Pipeline] echo [2023-09-19T16:37:20.266Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T16:37:20.550Z] ---> logs-deploy.sh [2023-09-19T16:37:20.550Z] lf-activate-venv: SKIPPING [2023-09-19T16:37:20.550Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-603/4 [2023-09-19T16:37:20.550Z] INFO: archiving workspace using pattern(s): [2023-09-19T16:37:21.487Z] Archives upload complete. [2023-09-19T16:37:21.487Z] INFO: archiving logs to Nexus [2023-09-19T16:37:22.067Z] ---> uname -a: [2023-09-19T16:37:22.067Z] Linux prd-ubuntu20-04-docker-8c-8g-6570 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-19T16:37:22.067Z] [2023-09-19T16:37:22.067Z]