Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from a26bb53dd401490413e5790f5f994208c0711d39+e7fa2d79fd018294f8b095b45946040a9796b5a1 (bac93856c72d9e4497a5bd5bb957f9914f58990e) 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-ssh768950670711810821.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh8833096350676839709.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-506/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-506/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11491149956435317954.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh16842954756474378328.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-506/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-506/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11843189378120944466.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7034 in /w/workspace/xfoundry_go-mod-bootstrap_PR-506 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-506 # 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/506/head:refs/remotes/origin/PR-506 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e7fa2d79fd018294f8b095b45946040a9796b5a1 into PR head commit a26bb53dd401490413e5790f5f994208c0711d39 Merge succeeded, producing da12c5d272e36d2623c2a861c3baf0ec21916a67 Checking out Revision da12c5d272e36d2623c2a861c3baf0ec21916a67 (PR-506) > git config core.sparsecheckout # timeout=10 > git checkout -f a26bb53dd401490413e5790f5f994208c0711d39 # 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 e7fa2d79fd018294f8b095b45946040a9796b5a1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da12c5d272e36d2623c2a861c3baf0ec21916a67 # timeout=10 Commit message: "Merge commit 'e7fa2d79fd018294f8b095b45946040a9796b5a1' into HEAD" > git rev-list --no-walk a26bb53dd401490413e5790f5f994208c0711d39 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-06T23:00:27.683Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-06T23:00:27.740Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-06T23:00:27.752Z] ========================================================= [2023-04-06T23:00:27.752Z] EdgeX Global Pipelines Version Info [2023-04-06T23:00:27.752Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-06T23:00:28.460Z] ------------------- [2023-04-06T23:00:28.460Z] stable info: [2023-04-06T23:00:28.460Z] ------------------- [2023-04-06T23:00:28.460Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-06T23:00:28.460Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-06T23:00:28.460Z] Message: update stable to v1.0.245 [2023-04-06T23:00:29.031Z] ------------------- [2023-04-06T23:00:29.031Z] experimental info: [2023-04-06T23:00:29.031Z] ------------------- [2023-04-06T23:00:29.031Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-06T23:00:29.031Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-06T23:00:29.031Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-06T23:00:29.202Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2023-04-06T23:00:29.214Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2023-04-06T23:00:29.225Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-06T23:00:29.239Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-06T23:00:29.253Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-06T23:00:29.265Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-06T23:00:29.278Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-06T23:00:29.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-06T23:00:29.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-06T23:00:29.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-06T23:00:29.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-06T23:00:29.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2023-04-06T23:00:29.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-06T23:00:29.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-06T23:00:29.383Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-04-06T23:00:29.400Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-04-06T23:00:29.420Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-06T23:00:29.439Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-06T23:00:29.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-06T23:00:29.475Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-06T23:00:29.491Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-06T23:00:29.504Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-06T23:00:29.519Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-06T23:00:29.529Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-06T23:00:29.546Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-04-06T23:00:29.557Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-06T23:00:29.571Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-06T23:00:29.582Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-506 [Pipeline] echo [2023-04-06T23:00:29.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-506 [Pipeline] echo [2023-04-06T23:00:29.607Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-506 [Pipeline] echo [2023-04-06T23:00:29.618Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da12c5d272e36d2623c2a861c3baf0ec21916a67 [Pipeline] echo [2023-04-06T23:00:29.630Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da12c5d [Pipeline] echo [2023-04-06T23:00:29.645Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-06T23:00:29.994Z] + git rev-list -1 --merges da12c5d272e36d2623c2a861c3baf0ec21916a67~1..da12c5d272e36d2623c2a861c3baf0ec21916a67 [Pipeline] echo [2023-04-06T23:00:30.036Z] -----------> git rev-list -1 --merges da12c5d272e36d2623c2a861c3baf0ec21916a67~1..da12c5d272e36d2623c2a861c3baf0ec21916a67 da12c5d272e36d2623c2a861c3baf0ec21916a67 [2023-04-06T23:00:30.036Z] da12c5d272e36d2623c2a861c3baf0ec21916a67 [false] [Pipeline] sh [2023-04-06T23:00:30.324Z] + git log --format=format:%s -1 da12c5d272e36d2623c2a861c3baf0ec21916a67 [Pipeline] echo [2023-04-06T23:00:30.339Z] ========================================================= [2023-04-06T23:00:30.339Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-06T23:00:30.339Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-06T23:00:30.655Z] + git log --format=format:%s -1 da12c5d272e36d2623c2a861c3baf0ec21916a67 [Pipeline] echo [2023-04-06T23:00:30.666Z] [semverPrep] GIT_COMMIT: da12c5d272e36d2623c2a861c3baf0ec21916a67, Commit Message: Merge commit 'e7fa2d79fd018294f8b095b45946040a9796b5a1' into HEAD [Pipeline] echo [2023-04-06T23:00:30.677Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-06T23:00:31.037Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-06T23:00:31.037Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-06T23:00:31.037Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-06T23:00:31.037Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-06T23:00:31.037Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-06T23:00:31.037Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-06T23:00:31.037Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T23:00:31.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-06T23:00:31.710Z] [2023-04-06T23:00:31.710Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T23:00:32.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-06T23:00:32.008Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-06T23:00:32.008Z] b85a868b505f: Pulling fs layer [2023-04-06T23:00:32.008Z] e2be974225ed: Pulling fs layer [2023-04-06T23:00:32.008Z] 339a4e72a1f5: Pulling fs layer [2023-04-06T23:00:32.008Z] 988bab9f4d93: Pulling fs layer [2023-04-06T23:00:32.008Z] 1469e6f7b9e6: Pulling fs layer [2023-04-06T23:00:32.008Z] eaf3925da568: Pulling fs layer [2023-04-06T23:00:32.008Z] bab4dde63d76: Pulling fs layer [2023-04-06T23:00:32.008Z] bde34c3a00c8: Pulling fs layer [2023-04-06T23:00:32.008Z] b352a97aabf1: Pulling fs layer [2023-04-06T23:00:32.008Z] 4872d77fe225: Pulling fs layer [2023-04-06T23:00:32.008Z] 5851b861e8e6: Pulling fs layer [2023-04-06T23:00:32.008Z] bab4dde63d76: Waiting [2023-04-06T23:00:32.008Z] bde34c3a00c8: Waiting [2023-04-06T23:00:32.008Z] b352a97aabf1: Waiting [2023-04-06T23:00:32.008Z] 4872d77fe225: Waiting [2023-04-06T23:00:32.008Z] 5851b861e8e6: Waiting [2023-04-06T23:00:32.008Z] 988bab9f4d93: Waiting [2023-04-06T23:00:32.008Z] 1469e6f7b9e6: Waiting [2023-04-06T23:00:32.267Z] e2be974225ed: Download complete [2023-04-06T23:00:32.267Z] 988bab9f4d93: Verifying Checksum [2023-04-06T23:00:32.267Z] 988bab9f4d93: Download complete [2023-04-06T23:00:32.267Z] 1469e6f7b9e6: Verifying Checksum [2023-04-06T23:00:32.267Z] 1469e6f7b9e6: Download complete [2023-04-06T23:00:32.267Z] eaf3925da568: Verifying Checksum [2023-04-06T23:00:32.267Z] eaf3925da568: Download complete [2023-04-06T23:00:32.267Z] 339a4e72a1f5: Verifying Checksum [2023-04-06T23:00:32.267Z] 339a4e72a1f5: Download complete [2023-04-06T23:00:32.267Z] b352a97aabf1: Download complete [2023-04-06T23:00:32.267Z] 4872d77fe225: Verifying Checksum [2023-04-06T23:00:32.267Z] 4872d77fe225: Download complete [2023-04-06T23:00:32.267Z] 5851b861e8e6: Verifying Checksum [2023-04-06T23:00:32.267Z] 5851b861e8e6: Download complete [2023-04-06T23:00:32.527Z] b85a868b505f: Verifying Checksum [2023-04-06T23:00:32.527Z] b85a868b505f: Download complete [2023-04-06T23:00:32.790Z] bab4dde63d76: Verifying Checksum [2023-04-06T23:00:32.790Z] bab4dde63d76: Download complete [2023-04-06T23:00:33.740Z] b85a868b505f: Pull complete [2023-04-06T23:00:33.740Z] e2be974225ed: Pull complete [2023-04-06T23:00:34.309Z] 339a4e72a1f5: Pull complete [2023-04-06T23:00:34.309Z] 988bab9f4d93: Pull complete [2023-04-06T23:00:34.569Z] 1469e6f7b9e6: Pull complete [2023-04-06T23:00:34.569Z] eaf3925da568: Pull complete [2023-04-06T23:00:36.472Z] bab4dde63d76: Pull complete [2023-04-06T23:00:36.472Z] bde34c3a00c8: Pull complete [2023-04-06T23:00:36.472Z] b352a97aabf1: Pull complete [2023-04-06T23:00:36.472Z] 4872d77fe225: Pull complete [2023-04-06T23:00:36.472Z] 5851b861e8e6: Pull complete [2023-04-06T23:00:36.472Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-06T23:00:36.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-06T23:00:36.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T23:00:36.612Z] prd-ubuntu20.04-docker-8c-8g-7034 does not seem to be running inside a container [2023-04-06T23:00:36.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-506 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-506:/w/workspace/xfoundry_go-mod-bootstrap_PR-506:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-506@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-506@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-devops/py-git-semver:0.1.4 cat [2023-04-06T23:00:37.981Z] $ docker top 03271711d4e4afad5698b8db3febdf19b12394ddb392961ec38102f1dbe9126f -eo pid,comm [2023-04-06T23:00:38.047Z] 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-04-06T23:00:38.047Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-06T23:00:38.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-06T23:00:38.087Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-06T23:00:38.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-06T23:00:38.209Z] $ docker exec 03271711d4e4afad5698b8db3febdf19b12394ddb392961ec38102f1dbe9126f ssh-agent [2023-04-06T23:00:38.313Z] SSH_AUTH_SOCK=/tmp/ssh-muW9IwrKxVGd/agent.34 [2023-04-06T23:00:38.313Z] SSH_AGENT_PID=40 [2023-04-06T23:00:38.320Z] Running ssh-add (command line suppressed) [2023-04-06T23:00:38.418Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-506@tmp/private_key_1271931101945791016.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-506@tmp/private_key_1271931101945791016.key) [2023-04-06T23:00:38.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-06T23:00:38.725Z] + git tag --points-at HEAD [Pipeline] } [2023-04-06T23:00:38.740Z] $ docker exec --env ******** --env ******** 03271711d4e4afad5698b8db3febdf19b12394ddb392961ec38102f1dbe9126f ssh-agent -k [2023-04-06T23:00:38.838Z] unset SSH_AUTH_SOCK; [2023-04-06T23:00:38.839Z] unset SSH_AGENT_PID; [2023-04-06T23:00:38.839Z] echo Agent pid 40 killed; [2023-04-06T23:00:38.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-06T23:00:38.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-06T23:00:38.877Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-06T23:00:38.986Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-06T23:00:38.987Z] $ docker exec 03271711d4e4afad5698b8db3febdf19b12394ddb392961ec38102f1dbe9126f ssh-agent [2023-04-06T23:00:39.095Z] SSH_AUTH_SOCK=/tmp/ssh-pZ0yHC7ckMfN/agent.72 [2023-04-06T23:00:39.095Z] SSH_AGENT_PID=78 [2023-04-06T23:00:39.100Z] Running ssh-add (command line suppressed) [2023-04-06T23:00:39.192Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-506@tmp/private_key_13016800392384134548.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-506@tmp/private_key_13016800392384134548.key) [2023-04-06T23:00:39.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-06T23:00:39.494Z] + git semver init [2023-04-06T23:00:39.753Z] 2023-04-06 23:00:39,662 [run_init] DEBUG init version:0.0.0 force:False [2023-04-06T23:00:39.753Z] 2023-04-06 23:00:39,663 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-506/.semver [2023-04-06T23:00:39.753Z] 2023-04-06 23:00:39,664 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-506/.semver [2023-04-06T23:00:39.753Z] 2023-04-06 23:00:39,664 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-506/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-506, universal_newlines=False, shell=None, istream=None) [2023-04-06T23:00:40.691Z] 2023-04-06 23:00:40,355 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-506/.git/info/exclude [2023-04-06T23:00:40.691Z] 2023-04-06 23:00:40,356 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-506/.semver/PR-506 with force:False [2023-04-06T23:00:40.691Z] 2023-04-06 23:00:40,356 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-506/.semver/PR-506 [2023-04-06T23:00:40.691Z] 2023-04-06 23:00:40,360 [execute] INFO git cat-file --batch-check [2023-04-06T23:00:40.691Z] 2023-04-06 23:00:40,360 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-506/.semver, universal_newlines=False, shell=None, istream=) [2023-04-06T23:00:40.691Z] 2023-04-06 23:00:40,366 [execute] INFO git cat-file --batch [2023-04-06T23:00:40.691Z] 2023-04-06 23:00:40,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-506/.semver, universal_newlines=False, shell=None, istream=) [2023-04-06T23:00:40.691Z] 2023-04-06 23:00:40,372 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-506/.semver/PR-506 [2023-04-06T23:00:40.691Z] 0.0.0 [Pipeline] } [2023-04-06T23:00:40.700Z] $ docker exec --env ******** --env ******** 03271711d4e4afad5698b8db3febdf19b12394ddb392961ec38102f1dbe9126f ssh-agent -k [2023-04-06T23:00:40.801Z] unset SSH_AUTH_SOCK; [2023-04-06T23:00:40.802Z] unset SSH_AGENT_PID; [2023-04-06T23:00:40.802Z] echo Agent pid 78 killed; [2023-04-06T23:00:40.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-06T23:00:41.119Z] + git semver [Pipeline] } [2023-04-06T23:00:41.392Z] $ docker stop --time=1 03271711d4e4afad5698b8db3febdf19b12394ddb392961ec38102f1dbe9126f [2023-04-06T23:00:42.667Z] $ docker rm -f --volumes 03271711d4e4afad5698b8db3febdf19b12394ddb392961ec38102f1dbe9126f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-06T23:00:43.005Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-06T23:00:43.190Z] Stashed 1 file(s) [Pipeline] echo [2023-04-06T23:00:43.192Z] [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-04-06T23:00:43.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T23:00:43.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T23:00:43.366Z] ========================================================= [2023-04-06T23:00:43.366Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-06T23:00:43.366Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-04-06T23:00:43.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-06T23:00:43.664Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-06T23:00:43.664Z] 63b65145d645: Pulling fs layer [2023-04-06T23:00:43.664Z] a2d21d5440eb: Pulling fs layer [2023-04-06T23:00:43.664Z] 935e6c44a52c: Pulling fs layer [2023-04-06T23:00:43.664Z] 94cc34f8dd06: Pulling fs layer [2023-04-06T23:00:43.664Z] 30dea6a524f1: Pulling fs layer [2023-04-06T23:00:43.664Z] a2aff8979fd8: Pulling fs layer [2023-04-06T23:00:43.664Z] 6808be2612f2: Pulling fs layer [2023-04-06T23:00:43.664Z] f25807f1079a: Pulling fs layer [2023-04-06T23:00:43.664Z] 6808be2612f2: Waiting [2023-04-06T23:00:43.664Z] 30dea6a524f1: Waiting [2023-04-06T23:00:43.664Z] a2aff8979fd8: Waiting [2023-04-06T23:00:43.664Z] f25807f1079a: Waiting [2023-04-06T23:00:43.664Z] 94cc34f8dd06: Waiting [2023-04-06T23:00:43.664Z] a2d21d5440eb: Download complete [2023-04-06T23:00:43.664Z] 94cc34f8dd06: Verifying Checksum [2023-04-06T23:00:43.664Z] 94cc34f8dd06: Download complete [2023-04-06T23:00:43.664Z] 30dea6a524f1: Verifying Checksum [2023-04-06T23:00:43.664Z] 30dea6a524f1: Download complete [2023-04-06T23:00:43.664Z] 63b65145d645: Download complete [2023-04-06T23:00:43.664Z] a2aff8979fd8: Verifying Checksum [2023-04-06T23:00:43.664Z] a2aff8979fd8: Download complete [2023-04-06T23:00:43.926Z] 63b65145d645: Pull complete [2023-04-06T23:00:43.926Z] a2d21d5440eb: Pull complete [2023-04-06T23:00:44.186Z] f25807f1079a: Verifying Checksum [2023-04-06T23:00:44.186Z] f25807f1079a: Download complete [2023-04-06T23:00:44.447Z] 935e6c44a52c: Verifying Checksum [2023-04-06T23:00:44.447Z] 935e6c44a52c: Download complete [2023-04-06T23:00:44.447Z] 6808be2612f2: Verifying Checksum [2023-04-06T23:00:44.447Z] 6808be2612f2: Download complete [2023-04-06T23:00:47.720Z] 935e6c44a52c: Pull complete [2023-04-06T23:00:47.720Z] 94cc34f8dd06: Pull complete [2023-04-06T23:00:47.720Z] 30dea6a524f1: Pull complete [2023-04-06T23:00:47.720Z] a2aff8979fd8: Pull complete [2023-04-06T23:00:49.619Z] 6808be2612f2: Pull complete [2023-04-06T23:00:50.553Z] f25807f1079a: Pull complete [2023-04-06T23:00:50.553Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-06T23:00:50.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-06T23:00:50.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-04-06T23:00:50.838Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T23:00:51.141Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-06T23:00:51.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T23:00:51.209Z] prd-ubuntu20.04-docker-8c-8g-7034 does not seem to be running inside a container [2023-04-06T23:00:51.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-506 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-506:/w/workspace/xfoundry_go-mod-bootstrap_PR-506:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-506@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-06T23:00:54.922Z] $ docker top f73a789b7470b814e40d8b4e1ddb29cd97324f0d8b0828ad2548af6f85bccd26 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T23:00:55.260Z] + go version [2023-04-06T23:00:55.260Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-06T23:00:55.269Z] $ docker stop --time=1 f73a789b7470b814e40d8b4e1ddb29cd97324f0d8b0828ad2548af6f85bccd26 [2023-04-06T23:00:56.548Z] $ docker rm -f --volumes f73a789b7470b814e40d8b4e1ddb29cd97324f0d8b0828ad2548af6f85bccd26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T23:00:56.919Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-06T23:00:56.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T23:00:56.985Z] prd-ubuntu20.04-docker-8c-8g-7034 does not seem to be running inside a container [2023-04-06T23:00:57.013Z] $ 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-506 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-506:/w/workspace/xfoundry_go-mod-bootstrap_PR-506:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-506@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-06T23:00:57.392Z] $ docker top 0db58a42a7de1c001ffb87c9b656723fd80537deec6b32098b8bdd1a9a8f1e6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T23:00:57.743Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-506 [Pipeline] fileExists [Pipeline] sh [2023-04-06T23:00:58.038Z] + make test [2023-04-06T23:00:58.038Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-04-06T23:00:58.039Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-04-06T23:00:58.039Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-04-06T23:00:58.039Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.35 [2023-04-06T23:00:58.039Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.21 [2023-04-06T23:00:58.039Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-06T23:00:58.039Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-06T23:00:58.281Z] Still waiting to schedule task [2023-04-06T23:00:58.282Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-06T23:00:58.297Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-04-06T23:00:58.297Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 [2023-04-06T23:00:58.556Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-04-06T23:00:58.556Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-04-06T23:00:58.556Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-06T23:00:58.556Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.12 [2023-04-06T23:00:58.815Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-04-06T23:00:58.815Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-06T23:00:58.815Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-06T23:00:58.815Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-04-06T23:00:58.815Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-06T23:00:58.815Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-06T23:00:58.815Z] go: downloading golang.org/x/net v0.8.0 [2023-04-06T23:00:58.815Z] go: downloading golang.org/x/sync v0.1.0 [2023-04-06T23:00:58.815Z] go: downloading github.com/go-kit/log v0.2.1 [2023-04-06T23:00:58.815Z] go: downloading github.com/go-playground/validator/v10 v10.12.0 [2023-04-06T23:00:58.815Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-04-06T23:00:58.815Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-04-06T23:00:58.815Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-04-06T23:00:58.815Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-06T23:00:59.074Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-04-06T23:00:59.074Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-04-06T23:00:59.074Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-04-06T23:00:59.074Z] go: downloading github.com/leodido/go-urn v1.2.2 [2023-04-06T23:00:59.074Z] go: downloading golang.org/x/crypto v0.7.0 [2023-04-06T23:00:59.074Z] go: downloading golang.org/x/text v0.8.0 [2023-04-06T23:00:59.074Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-04-06T23:00:59.074Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-06T23:00:59.074Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-04-06T23:00:59.074Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-04-06T23:00:59.074Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-04-06T23:00:59.074Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-04-06T23:00:59.074Z] go: downloading google.golang.org/grpc v1.53.0 [2023-04-06T23:00:59.332Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-04-06T23:00:59.332Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-04-06T23:00:59.591Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-04-06T23:00:59.591Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-04-06T23:00:59.591Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-04-06T23:00:59.591Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-04-06T23:00:59.591Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-04-06T23:00:59.591Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-04-06T23:00:59.591Z] go: downloading golang.org/x/sys v0.6.0 [2023-04-06T23:00:59.851Z] go: downloading github.com/fatih/color v1.9.0 [2023-04-06T23:00:59.851Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-06T23:00:59.851Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-04-06T23:00:59.851Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-06T23:01:00.110Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-04-06T23:01:00.110Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-04-06T23:01:14.986Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-04-06T23:01:14.986Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-04-06T23:01:14.986Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-04-06T23:01:14.986Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-04-06T23:01:15.920Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-04-06T23:01:37.870Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.029s coverage: 36.1% of statements [2023-04-06T23:01:37.870Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.019s coverage: 92.4% of statements [2023-04-06T23:01:37.870Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.006s coverage: 86.5% of statements [2023-04-06T23:01:37.870Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.017s coverage: 42.3% of statements [2023-04-06T23:01:37.870Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.025s coverage: 100.0% of statements [2023-04-06T23:01:37.870Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.331s coverage: 87.7% of statements [2023-04-06T23:01:37.870Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.015s coverage: 25.0% of statements [2023-04-06T23:01:37.870Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.035s coverage: 79.2% of statements [2023-04-06T23:01:37.870Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.015s coverage: 77.0% of statements [2023-04-06T23:01:37.870Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.011s coverage: 31.2% of statements [2023-04-06T23:01:37.870Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.005s coverage: 91.3% of statements [2023-04-06T23:01:41.148Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-04-06T23:01:44.431Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-06T23:01:44.431Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-04-06T23:01:44.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-06T23:01:44.453Z] $ docker stop --time=1 0db58a42a7de1c001ffb87c9b656723fd80537deec6b32098b8bdd1a9a8f1e6e [2023-04-06T23:01:46.045Z] $ docker rm -f --volumes 0db58a42a7de1c001ffb87c9b656723fd80537deec6b32098b8bdd1a9a8f1e6e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-06T23:01:46.665Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-06T23:01:46.734Z] 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-04-06T23:01:47.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T23:01:47.225Z] [2023-04-06T23:01:47.225Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T23:01:47.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T23:01:47.521Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-06T23:01:47.521Z] 5eb5b503b376: Pulling fs layer [2023-04-06T23:01:47.521Z] 5c69ac0246d0: Pulling fs layer [2023-04-06T23:01:47.521Z] ec43610c2a17: Pulling fs layer [2023-04-06T23:01:47.521Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-06T23:01:47.521Z] 33b1e0a273af: Pulling fs layer [2023-04-06T23:01:47.521Z] 5d3b04190fa2: Pulling fs layer [2023-04-06T23:01:47.521Z] 2f39f015ded8: Pulling fs layer [2023-04-06T23:01:47.521Z] 3a2ae6a8a46f: Waiting [2023-04-06T23:01:47.521Z] 33b1e0a273af: Waiting [2023-04-06T23:01:47.521Z] 5d3b04190fa2: Waiting [2023-04-06T23:01:47.521Z] 2f39f015ded8: Waiting [2023-04-06T23:01:47.521Z] 5c69ac0246d0: Verifying Checksum [2023-04-06T23:01:47.521Z] 5c69ac0246d0: Download complete [2023-04-06T23:01:47.521Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-06T23:01:47.521Z] 3a2ae6a8a46f: Download complete [2023-04-06T23:01:47.521Z] 33b1e0a273af: Verifying Checksum [2023-04-06T23:01:47.521Z] 33b1e0a273af: Download complete [2023-04-06T23:01:47.779Z] 5d3b04190fa2: Verifying Checksum [2023-04-06T23:01:47.779Z] 5d3b04190fa2: Download complete [2023-04-06T23:01:47.779Z] ec43610c2a17: Verifying Checksum [2023-04-06T23:01:47.779Z] ec43610c2a17: Download complete [2023-04-06T23:01:47.779Z] 5eb5b503b376: Verifying Checksum [2023-04-06T23:01:47.779Z] 5eb5b503b376: Download complete [2023-04-06T23:01:48.345Z] 2f39f015ded8: Download complete [2023-04-06T23:01:48.909Z] 5eb5b503b376: Pull complete [2023-04-06T23:01:48.909Z] 5c69ac0246d0: Pull complete [2023-04-06T23:01:49.473Z] ec43610c2a17: Pull complete [2023-04-06T23:01:49.473Z] 3a2ae6a8a46f: Pull complete [2023-04-06T23:01:49.730Z] 33b1e0a273af: Pull complete [2023-04-06T23:01:49.730Z] 5d3b04190fa2: Pull complete [2023-04-06T23:01:53.910Z] 2f39f015ded8: Pull complete [2023-04-06T23:01:53.910Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-06T23:01:53.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T23:01:53.910Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T23:01:54.001Z] prd-ubuntu20.04-docker-8c-8g-7034 does not seem to be running inside a container [2023-04-06T23:01:54.027Z] $ 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-506 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-506:/w/workspace/xfoundry_go-mod-bootstrap_PR-506:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-506@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-06T23:01:57.463Z] $ docker top ef6e3ec48312a1d5a6d9cc5a78f362a5211970c2ac36a3c1cf01624762cd9d70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T23:01:57.853Z] ---> job-cost.sh [2023-04-06T23:01:57.853Z] lf-activate-venv: SKIPPING [2023-04-06T23:01:57.853Z] INFO: No Stack... [2023-04-06T23:01:58.419Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-06T23:01:58.677Z] INFO: Archiving Costs [Pipeline] sh [2023-04-06T23:01:58.959Z] + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-506/archives/cost.csv [2023-04-06T23:01:58.959Z] + cut -d, -f6 [Pipeline] lock [2023-04-06T23:01:58.971Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-506-3-stack-cost] [2023-04-06T23:01:58.976Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-506-3-stack-cost] did not exist. Created. [2023-04-06T23:01:58.976Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-506-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-06T23:01:59.270Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-06T23:01:59.302Z] Stashed 1 file(s) [Pipeline] } [2023-04-06T23:01:59.309Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-506-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-06T23:01:59.327Z] $ docker stop --time=1 ef6e3ec48312a1d5a6d9cc5a78f362a5211970c2ac36a3c1cf01624762cd9d70 [2023-04-06T23:02:00.466Z] $ docker rm -f --volumes ef6e3ec48312a1d5a6d9cc5a78f362a5211970c2ac36a3c1cf01624762cd9d70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-06T23:02:37.904Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7035 in /w/workspace/xfoundry_go-mod-bootstrap_PR-506 [Pipeline] { [Pipeline] ws [2023-04-06T23:02:37.919Z] Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout [2023-04-06T23:02:37.965Z] Selected Git installation does not exist. Using Default [2023-04-06T23:02:37.965Z] The recommended git tool is: NONE [2023-04-06T23:02:44.996Z] using credential edgex-jenkins-ssh [2023-04-06T23:02:45.018Z] Cloning the remote Git repository [2023-04-06T23:02:45.102Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-04-06T23:02:45.240Z] > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 [2023-04-06T23:02:47.965Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-04-06T23:02:47.966Z] > git --version # timeout=10 [2023-04-06T23:02:48.003Z] > git --version # 'git version 2.25.1' [2023-04-06T23:02:48.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-06T23:02:48.212Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-06T23:02:49.548Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-04-06T23:02:49.603Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-06T23:02:50.848Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-04-06T23:02:50.931Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-04-06T23:02:50.932Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-06T23:02:50.951Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/506/head:refs/remotes/origin/PR-506 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-06T23:02:51.653Z] Merging remotes/origin/main commit e7fa2d79fd018294f8b095b45946040a9796b5a1 into PR head commit a26bb53dd401490413e5790f5f994208c0711d39 [2023-04-06T23:02:52.490Z] Merge succeeded, producing aa4b42881b3f4c9f21b40d4e148d1679f76f8d6b [2023-04-06T23:02:52.490Z] Checking out Revision aa4b42881b3f4c9f21b40d4e148d1679f76f8d6b (PR-506) [2023-04-06T23:02:51.685Z] > git config core.sparsecheckout # timeout=10 [2023-04-06T23:02:51.853Z] > git checkout -f a26bb53dd401490413e5790f5f994208c0711d39 # timeout=10 [2023-04-06T23:02:52.064Z] > git remote # timeout=10 [2023-04-06T23:02:52.128Z] > git config --get remote.origin.url # timeout=10 [2023-04-06T23:02:52.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-06T23:02:52.220Z] > git merge e7fa2d79fd018294f8b095b45946040a9796b5a1 # timeout=10 [2023-04-06T23:02:52.398Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-06T23:02:52.495Z] > git config core.sparsecheckout # timeout=10 [2023-04-06T23:02:52.543Z] > git checkout -f aa4b42881b3f4c9f21b40d4e148d1679f76f8d6b # timeout=10 [2023-04-06T23:02:56.616Z] Commit message: "Merge commit 'e7fa2d79fd018294f8b095b45946040a9796b5a1' into HEAD" [2023-04-06T23:02:56.627Z] > git rev-list --no-walk a26bb53dd401490413e5790f5f994208c0711d39 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-06T23:02:57.865Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-06T23:02:57.865Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-06T23:02:57.865Z] Dload Upload Total Spent Left Speed [2023-04-06T23:02:57.865Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 69298 0 --:--:-- --:--:-- --:--:-- 69298 [Pipeline] sh [2023-04-06T23:02:58.808Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-06T23:02:59.138Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-06T23:02:59.138Z] + sudo tee /etc/docker/daemon.new [2023-04-06T23:02:59.138Z] { [2023-04-06T23:02:59.138Z] "registry-mirrors": [ [2023-04-06T23:02:59.138Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-06T23:02:59.138Z] ], [2023-04-06T23:02:59.138Z] "bip": "10.250.0.254/24", [2023-04-06T23:02:59.138Z] "hosts": [ [2023-04-06T23:02:59.138Z] "tcp://0.0.0.0:5555", [2023-04-06T23:02:59.138Z] "unix:///var/run/docker.sock" [2023-04-06T23:02:59.138Z] ], [2023-04-06T23:02:59.138Z] "mtu": 1458, [2023-04-06T23:02:59.138Z] "selinux-enabled": true, [2023-04-06T23:02:59.138Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-06T23:02:59.138Z] } [Pipeline] sh [2023-04-06T23:02:59.476Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-06T23:02:59.830Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-04-06T23:03:18.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T23:03:18.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T23:03:18.349Z] ========================================================= [2023-04-06T23:03:18.349Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-06T23:03:18.349Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-04-06T23:03:18.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-06T23:03:19.267Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-06T23:03:19.268Z] af6eaf76a39c: Pulling fs layer [2023-04-06T23:03:19.268Z] 55522c791124: Pulling fs layer [2023-04-06T23:03:19.268Z] ce5c4a1c91eb: Pulling fs layer [2023-04-06T23:03:19.268Z] 169dfbe0d373: Pulling fs layer [2023-04-06T23:03:19.268Z] e1ff8fa3b103: Pulling fs layer [2023-04-06T23:03:19.268Z] 52ebb69f0ebf: Pulling fs layer [2023-04-06T23:03:19.268Z] 5abe8eddf0d5: Pulling fs layer [2023-04-06T23:03:19.268Z] 169dfbe0d373: Waiting [2023-04-06T23:03:19.268Z] e1ff8fa3b103: Waiting [2023-04-06T23:03:19.268Z] 52ebb69f0ebf: Waiting [2023-04-06T23:03:19.268Z] 5abe8eddf0d5: Waiting [2023-04-06T23:03:19.268Z] 55522c791124: Verifying Checksum [2023-04-06T23:03:19.268Z] 55522c791124: Download complete [2023-04-06T23:03:19.268Z] 169dfbe0d373: Download complete [2023-04-06T23:03:19.268Z] e1ff8fa3b103: Verifying Checksum [2023-04-06T23:03:19.268Z] e1ff8fa3b103: Download complete [2023-04-06T23:03:19.268Z] af6eaf76a39c: Verifying Checksum [2023-04-06T23:03:19.268Z] af6eaf76a39c: Download complete [2023-04-06T23:03:20.255Z] af6eaf76a39c: Pull complete [2023-04-06T23:03:20.526Z] 5abe8eddf0d5: Verifying Checksum [2023-04-06T23:03:20.798Z] 55522c791124: Pull complete [2023-04-06T23:03:21.771Z] ce5c4a1c91eb: Verifying Checksum [2023-04-06T23:03:21.771Z] ce5c4a1c91eb: Download complete [2023-04-06T23:03:21.771Z] 52ebb69f0ebf: Verifying Checksum [2023-04-06T23:03:21.771Z] 52ebb69f0ebf: Download complete [2023-04-06T23:03:34.134Z] ce5c4a1c91eb: Pull complete [2023-04-06T23:03:34.134Z] 169dfbe0d373: Pull complete [2023-04-06T23:03:34.134Z] e1ff8fa3b103: Pull complete [2023-04-06T23:03:40.815Z] 52ebb69f0ebf: Pull complete [2023-04-06T23:03:42.241Z] 5abe8eddf0d5: Pull complete [2023-04-06T23:03:42.241Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-06T23:03:42.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-06T23:03:42.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-04-06T23:03:42.825Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T23:03:43.160Z] + docker inspect -f . ci-base-image-arm64 [2023-04-06T23:03:43.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T23:03:43.381Z] prd-ubuntu20.04-docker-arm64-4c-16g-7035 does not seem to be running inside a container [2023-04-06T23:03:43.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-06T23:03:46.450Z] $ docker top c25e0c990c7f60574d1b46ace1bac7576100e4bba9bd57bb2e9d68f6b2e7288d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T23:03:47.303Z] + go version [2023-04-06T23:03:47.303Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-06T23:03:47.324Z] $ docker stop --time=1 c25e0c990c7f60574d1b46ace1bac7576100e4bba9bd57bb2e9d68f6b2e7288d [2023-04-06T23:03:48.988Z] $ docker rm -f --volumes c25e0c990c7f60574d1b46ace1bac7576100e4bba9bd57bb2e9d68f6b2e7288d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T23:03:49.548Z] + docker inspect -f . ci-base-image-arm64 [2023-04-06T23:03:49.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T23:03:49.735Z] prd-ubuntu20.04-docker-arm64-4c-16g-7035 does not seem to be running inside a container [2023-04-06T23:03:49.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-06T23:03:51.020Z] $ docker top cd83bebd6340c9c73c00fc167c10db09ec737d993ab3be070972678eb553b514 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T23:03:51.546Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/3 [Pipeline] fileExists [Pipeline] sh [2023-04-06T23:03:52.473Z] + make test [2023-04-06T23:03:52.473Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-04-06T23:03:52.473Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.35 [2023-04-06T23:03:52.473Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-04-06T23:03:52.741Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 [2023-04-06T23:03:52.741Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-04-06T23:03:52.741Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-06T23:03:53.011Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-04-06T23:03:53.011Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-04-06T23:03:53.011Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-04-06T23:03:53.011Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.21 [2023-04-06T23:03:53.279Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-04-06T23:03:53.279Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.12 [2023-04-06T23:03:53.279Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-06T23:03:53.279Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-06T23:03:53.279Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-04-06T23:03:53.279Z] go: downloading github.com/go-kit/log v0.2.1 [2023-04-06T23:03:53.279Z] go: downloading github.com/go-playground/validator/v10 v10.12.0 [2023-04-06T23:03:53.549Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-06T23:03:53.549Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-06T23:03:53.549Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-04-06T23:03:53.549Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-04-06T23:03:53.818Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-06T23:03:53.818Z] go: downloading golang.org/x/net v0.8.0 [2023-04-06T23:03:53.818Z] go: downloading golang.org/x/sync v0.1.0 [2023-04-06T23:03:53.818Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-04-06T23:03:54.086Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-06T23:03:54.086Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-04-06T23:03:54.086Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-04-06T23:03:54.086Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-04-06T23:03:54.086Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-04-06T23:03:54.086Z] go: downloading github.com/leodido/go-urn v1.2.2 [2023-04-06T23:03:54.361Z] go: downloading golang.org/x/crypto v0.7.0 [2023-04-06T23:03:54.361Z] go: downloading golang.org/x/text v0.8.0 [2023-04-06T23:03:54.628Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-06T23:03:54.628Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-06T23:03:54.896Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-04-06T23:03:54.896Z] go: downloading google.golang.org/grpc v1.53.0 [2023-04-06T23:03:56.310Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-04-06T23:03:56.310Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-04-06T23:03:56.310Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-04-06T23:03:56.310Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-04-06T23:03:56.310Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-04-06T23:03:56.310Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-04-06T23:03:56.310Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-04-06T23:03:56.581Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-04-06T23:03:56.581Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-04-06T23:03:58.006Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-04-06T23:03:58.006Z] go: downloading github.com/fatih/color v1.9.0 [2023-04-06T23:03:58.006Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-06T23:03:58.006Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-04-06T23:03:58.006Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-04-06T23:03:58.274Z] go: downloading golang.org/x/sys v0.6.0 [2023-04-06T23:03:58.274Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-06T23:03:58.274Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-04-06T23:03:58.274Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-04-06T23:06:04.971Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-04-06T23:06:13.175Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-04-06T23:06:18.518Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-04-06T23:06:18.518Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-04-06T23:06:28.608Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-04-06T23:06:31.956Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.162s coverage: 36.1% of statements [2023-04-06T23:06:31.956Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.100s coverage: 92.4% of statements [2023-04-06T23:06:31.956Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.029s coverage: 86.5% of statements [2023-04-06T23:06:31.956Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.104s coverage: 42.3% of statements [2023-04-06T23:06:31.956Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.068s coverage: 100.0% of statements [2023-04-06T23:06:31.956Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.434s coverage: 87.7% of statements [2023-04-06T23:06:31.956Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.055s coverage: 25.0% of statements [2023-04-06T23:06:31.956Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.137s coverage: 79.2% of statements [2023-04-06T23:06:31.956Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.054s coverage: 77.0% of statements [2023-04-06T23:06:31.956Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.047s coverage: 31.2% of statements [2023-04-06T23:06:31.956Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.017s coverage: 91.3% of statements [2023-04-06T23:06:32.540Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-06T23:06:32.541Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-04-06T23:06:59.236Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-06T23:06:59.236Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-04-06T23:06:59.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-06T23:06:59.268Z] $ docker stop --time=1 cd83bebd6340c9c73c00fc167c10db09ec737d993ab3be070972678eb553b514 [2023-04-06T23:07:01.046Z] $ docker rm -f --volumes cd83bebd6340c9c73c00fc167c10db09ec737d993ab3be070972678eb553b514 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-06T23:07:03.886Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-06T23:07:03.909Z] Warning: overwriting stash ‘coverage-report’ [2023-04-06T23:07:04.432Z] 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-04-06T23:07:04.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-06T23:07:04.873Z] [2023-04-06T23:07:04.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T23:07:05.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-06T23:07:05.472Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-06T23:07:05.472Z] 8998bd30e6a1: Pulling fs layer [2023-04-06T23:07:05.472Z] 04944245beec: Pulling fs layer [2023-04-06T23:07:05.472Z] 699f458cf7ca: Pulling fs layer [2023-04-06T23:07:05.472Z] 765212b225bb: Pulling fs layer [2023-04-06T23:07:05.472Z] f23df028b6ca: Pulling fs layer [2023-04-06T23:07:05.472Z] d65c8cfc05b1: Pulling fs layer [2023-04-06T23:07:05.472Z] 2437ff75d9bd: Pulling fs layer [2023-04-06T23:07:05.472Z] f23df028b6ca: Waiting [2023-04-06T23:07:05.472Z] d65c8cfc05b1: Waiting [2023-04-06T23:07:05.472Z] 2437ff75d9bd: Waiting [2023-04-06T23:07:05.472Z] 765212b225bb: Waiting [2023-04-06T23:07:05.472Z] 04944245beec: Verifying Checksum [2023-04-06T23:07:05.472Z] 04944245beec: Download complete [2023-04-06T23:07:05.472Z] 765212b225bb: Verifying Checksum [2023-04-06T23:07:05.472Z] 765212b225bb: Download complete [2023-04-06T23:07:05.472Z] f23df028b6ca: Verifying Checksum [2023-04-06T23:07:05.472Z] f23df028b6ca: Download complete [2023-04-06T23:07:05.742Z] d65c8cfc05b1: Verifying Checksum [2023-04-06T23:07:05.742Z] d65c8cfc05b1: Download complete [2023-04-06T23:07:05.742Z] 699f458cf7ca: Verifying Checksum [2023-04-06T23:07:05.742Z] 699f458cf7ca: Download complete [2023-04-06T23:07:06.009Z] 8998bd30e6a1: Verifying Checksum [2023-04-06T23:07:06.009Z] 8998bd30e6a1: Download complete [2023-04-06T23:07:08.597Z] 2437ff75d9bd: Verifying Checksum [2023-04-06T23:07:08.597Z] 2437ff75d9bd: Download complete [2023-04-06T23:07:10.009Z] 8998bd30e6a1: Pull complete [2023-04-06T23:07:10.592Z] 04944245beec: Pull complete [2023-04-06T23:07:11.999Z] 699f458cf7ca: Pull complete [2023-04-06T23:07:11.999Z] 765212b225bb: Pull complete [2023-04-06T23:07:12.582Z] f23df028b6ca: Pull complete [2023-04-06T23:07:12.851Z] d65c8cfc05b1: Pull complete [2023-04-06T23:07:27.860Z] 2437ff75d9bd: Pull complete [2023-04-06T23:07:27.860Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-06T23:07:27.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-06T23:07:27.860Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T23:07:28.059Z] prd-ubuntu20.04-docker-arm64-4c-16g-7035 does not seem to be running inside a container [2023-04-06T23:07:28.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-06T23:07:30.569Z] $ docker top 6bf6cf34384abc5cb14662095e350036c6226cd67f13ba8d1ba932b53ef813be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T23:07:31.483Z] ---> job-cost.sh [2023-04-06T23:07:31.483Z] lf-activate-venv: SKIPPING [2023-04-06T23:07:31.483Z] INFO: No Stack... [2023-04-06T23:07:31.766Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-06T23:07:32.750Z] INFO: Archiving Costs [Pipeline] sh [2023-04-06T23:07:33.444Z] + cut -d, -f6 [2023-04-06T23:07:33.445Z] + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv [Pipeline] lock [2023-04-06T23:07:33.525Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-506-3-stack-cost] [2023-04-06T23:07:33.531Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-506-3-stack-cost] did not exist. Created. [2023-04-06T23:07:33.532Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-506-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-06T23:07:34.215Z] /w/workspace/go-mod-bootstrap/3@tmp/durable-e7f4827d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-06T23:07:34.882Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-06T23:07:34.908Z] Warning: overwriting stash ‘stack-cost’ [2023-04-06T23:07:34.965Z] Stashed 1 file(s) [Pipeline] } [2023-04-06T23:07:34.973Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-506-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-06T23:07:34.986Z] $ docker stop --time=1 6bf6cf34384abc5cb14662095e350036c6226cd67f13ba8d1ba932b53ef813be [2023-04-06T23:07:36.483Z] $ docker rm -f --volumes 6bf6cf34384abc5cb14662095e350036c6226cd67f13ba8d1ba932b53ef813be [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-04-06T23:07:36.869Z] provisioning config files... [2023-04-06T23:07:36.879Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-506@tmp/config15887478543472061477tmp [Pipeline] { [Pipeline] sh [2023-04-06T23:07:37.170Z] + set +x [2023-04-06T23:07:37.170Z] + bash -s -- [2023-04-06T23:07:37.170Z] + curl -s https://codecov.io/bash [2023-04-06T23:07:37.170Z] [2023-04-06T23:07:37.170Z] _____ _ [2023-04-06T23:07:37.170Z] / ____| | | [2023-04-06T23:07:37.170Z] | | ___ __| | ___ ___ _____ __ [2023-04-06T23:07:37.170Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-06T23:07:37.170Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-06T23:07:37.170Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-06T23:07:37.170Z] Bash-1.0.6 [2023-04-06T23:07:37.170Z] [2023-04-06T23:07:37.170Z] [2023-04-06T23:07:37.170Z] ==> git version 2.25.1 found [2023-04-06T23:07:37.170Z] ==> 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-04-06T23:07:37.170Z] Release-Date: 2020-01-08 [2023-04-06T23:07:37.170Z] 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-04-06T23:07:37.170Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-06T23:07:37.170Z] ==> Jenkins CI detected. [2023-04-06T23:07:37.170Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-506 [2023-04-06T23:07:37.170Z] project root: . [2023-04-06T23:07:37.170Z] --> token set from env [2023-04-06T23:07:37.170Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-06T23:07:37.170Z] ==> Running gcov in . (disable via -X gcov) [2023-04-06T23:07:37.170Z] ==> Python coveragepy not found [2023-04-06T23:07:37.170Z] ==> Searching for coverage reports in: [2023-04-06T23:07:37.170Z] + . [2023-04-06T23:07:37.429Z] -> Found 1 reports [2023-04-06T23:07:37.429Z] ==> Detecting git/mercurial file structure [2023-04-06T23:07:37.429Z] ==> Reading reports [2023-04-06T23:07:37.429Z] + ./coverage.out bytes=91145 [2023-04-06T23:07:37.429Z] ==> Appending adjustments [2023-04-06T23:07:37.429Z] https://docs.codecov.io/docs/fixing-reports [2023-04-06T23:07:37.688Z] + Found adjustments [2023-04-06T23:07:37.688Z] ==> Gzipping contents [2023-04-06T23:07:37.688Z] 16K /tmp/codecov.VGaoOe.gz [2023-04-06T23:07:37.688Z] ==> Uploading reports [2023-04-06T23:07:37.688Z] url: https://codecov.io [2023-04-06T23:07:37.688Z] query: branch=PR-506&commit=da12c5d272e36d2623c2a861c3baf0ec21916a67&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-506%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=506&job=&cmd_args= [2023-04-06T23:07:37.688Z] -> Pinging Codecov [2023-04-06T23:07:37.688Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-506&commit=da12c5d272e36d2623c2a861c3baf0ec21916a67&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-506%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=506&job=&cmd_args= [2023-04-06T23:07:37.948Z] -> Uploading to [2023-04-06T23:07:37.948Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-06/833815588EE85121546D348822E98E2E/da12c5d272e36d2623c2a861c3baf0ec21916a67/3b936e8e-5b3b-4278-923a-f635d21256bc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230406T230737Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=98b8d18e4501cb11e121c34c98236727802d34b7cd0937f72f1177922999c595 [2023-04-06T23:07:37.948Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-06T23:07:37.948Z] Dload Upload Total Spent Left Speed [2023-04-06T23:07:38.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14233 0 0 100 14233 0 50832 --:--:-- --:--:-- --:--:-- 51014 [2023-04-06T23:07:38.207Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/da12c5d272e36d2623c2a861c3baf0ec21916a67 [Pipeline] } [2023-04-06T23:07:38.215Z] 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-04-06T23:07:38.882Z] + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-506/archives ] [2023-04-06T23:07:38.882Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-506/archives [2023-04-06T23:07:38.882Z] total 16 [2023-04-06T23:07:38.882Z] drwxr-xr-x 3 root root 4096 Apr 6 23:01 . [2023-04-06T23:07:38.882Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 6 23:01 .. [2023-04-06T23:07:38.882Z] drwxr-xr-x 2 root root 4096 Apr 6 23:01 cost [2023-04-06T23:07:38.882Z] -rw-r--r-- 1 root root 88 Apr 6 23:01 cost.csv [2023-04-06T23:07:38.882Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-506/archives [2023-04-06T23:07:38.882Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-506/archives [2023-04-06T23:07:38.882Z] total 16 [2023-04-06T23:07:38.882Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 23:01 . [2023-04-06T23:07:38.882Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 6 23:01 .. [2023-04-06T23:07:38.882Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 6 23:01 cost [2023-04-06T23:07:38.882Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 6 23:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-06T23:07:39.171Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T23:07:40.028Z] ---> package-listing.sh [2023-04-06T23:07:40.028Z] ++ facter osfamily [2023-04-06T23:07:40.028Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-06T23:07:40.288Z] + OS_FAMILY=debian [2023-04-06T23:07:40.288Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-506 [2023-04-06T23:07:40.288Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-06T23:07:40.288Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-06T23:07:40.288Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-06T23:07:40.288Z] + PACKAGES=/tmp/packages_start.txt [2023-04-06T23:07:40.288Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-506 ']' [2023-04-06T23:07:40.288Z] + PACKAGES=/tmp/packages_end.txt [2023-04-06T23:07:40.288Z] + case "${OS_FAMILY}" in [2023-04-06T23:07:40.288Z] + dpkg -l [2023-04-06T23:07:40.288Z] + grep '^ii' [2023-04-06T23:07:40.288Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-06T23:07:40.288Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-06T23:07:40.288Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-06T23:07:40.288Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-506 ']' [2023-04-06T23:07:40.288Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-506/archives/ [2023-04-06T23:07:40.288Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-506/archives/ [Pipeline] echo [2023-04-06T23:07:40.300Z] 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-506/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-06T23:07:40.578Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T23:07:41.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T23:07:41.138Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T23:07:41.207Z] prd-ubuntu20.04-docker-8c-8g-7034 does not seem to be running inside a container [2023-04-06T23:07:41.233Z] $ 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-506/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-506 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-506:/w/workspace/xfoundry_go-mod-bootstrap_PR-506:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-506@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-06T23:07:41.418Z] $ docker top 0a016996a544e0e2de9b8c3f7a93294e3b0d1d2c93cb16b5230d54d04d0496b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T23:07:41.759Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-06T23:07:42.040Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-06T23:07:42.326Z] + ls /var/log/sa-host [2023-04-06T23:07:42.326Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-06T23:07:42.461Z] provisioning config files... [2023-04-06T23:07:42.470Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-506@tmp/config12703615608476094763tmp [Pipeline] { [Pipeline] echo [2023-04-06T23:07:42.485Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T23:07:42.764Z] ---> create-netrc.sh [Pipeline] } [2023-04-06T23:07:42.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-06T23:07:43.095Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-06T23:07:43.102Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T23:07:43.383Z] ---> sudo-logs.sh [2023-04-06T23:07:43.383Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-06T23:07:43.409Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T23:07:43.689Z] ---> job-cost.sh [2023-04-06T23:07:43.689Z] lf-activate-venv: SKIPPING [2023-04-06T23:07:43.689Z] DEBUG: total: 0.2199999988079071 [2023-04-06T23:07:43.689Z] INFO: Retrieving Stack Cost... [2023-04-06T23:07:43.948Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-06T23:07:44.514Z] INFO: Archiving Costs [Pipeline] echo [2023-04-06T23:07:44.525Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T23:07:44.809Z] ---> logs-deploy.sh [2023-04-06T23:07:44.809Z] lf-activate-venv: SKIPPING [2023-04-06T23:07:44.809Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-506/3 [2023-04-06T23:07:44.809Z] INFO: archiving workspace using pattern(s): [2023-04-06T23:07:45.745Z] Archives upload complete. [2023-04-06T23:07:45.745Z] INFO: archiving logs to Nexus