Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc8a07955473decec611e44673b785c3e64e2e91 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-ssh8802727080682182605.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1077991022399640178.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13309080334970832131.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh744028819538023548.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10681861339053277303.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-116929’ is offline Running on prd-ubuntu20.04-docker-8c-8g-116931 in /w/workspace/gexfoundry_go-mod-bootstrap_main [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/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bc8a07955473decec611e44673b785c3e64e2e91 (main) Commit message: "build: Latest go-mods and daily Dependa-Bot (#388)" > 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 core.sparsecheckout # timeout=10 > git checkout -f bc8a07955473decec611e44673b785c3e64e2e91 # timeout=10 > git rev-list --no-walk b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T17:54:14.502Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T17:54:14.561Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T17:54:14.579Z] ========================================================= [2022-10-25T17:54:14.580Z] EdgeX Global Pipelines Version Info [2022-10-25T17:54:14.580Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:54:15.282Z] ------------------- [2022-10-25T17:54:15.282Z] stable info: [2022-10-25T17:54:15.282Z] ------------------- [2022-10-25T17:54:15.282Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T17:54:15.282Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T17:54:15.282Z] Message: update stable to v1.0.243 [2022-10-25T17:54:15.852Z] ------------------- [2022-10-25T17:54:15.852Z] experimental info: [2022-10-25T17:54:15.852Z] ------------------- [2022-10-25T17:54:15.852Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T17:54:15.852Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T17:54:15.852Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T17:54:16.043Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-10-25T17:54:16.052Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-10-25T17:54:16.060Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T17:54:16.069Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T17:54:16.077Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T17:54:16.085Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T17:54:16.093Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-25T17:54:16.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-25T17:54:16.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-25T17:54:16.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-25T17:54:16.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-25T17:54:16.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-10-25T17:54:16.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-25T17:54:16.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-25T17:54:16.168Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T17:54:16.182Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T17:54:16.193Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T17:54:16.204Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T17:54:16.220Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-25T17:54:16.234Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-25T17:54:16.245Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-25T17:54:16.260Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-25T17:54:16.276Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-25T17:54:16.287Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-25T17:54:16.298Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-10-25T17:54:16.311Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-25T17:54:16.322Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-25T17:54:16.333Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-25T17:54:16.345Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-25T17:54:16.356Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-25T17:54:16.367Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc8a07955473decec611e44673b785c3e64e2e91 [Pipeline] echo [2022-10-25T17:54:16.378Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc8a079 [Pipeline] echo [2022-10-25T17:54:16.391Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-25T17:54:16.721Z] + git rev-list -1 --merges bc8a07955473decec611e44673b785c3e64e2e91~1..bc8a07955473decec611e44673b785c3e64e2e91 [Pipeline] echo [2022-10-25T17:54:16.753Z] -----------> git rev-list -1 --merges bc8a07955473decec611e44673b785c3e64e2e91~1..bc8a07955473decec611e44673b785c3e64e2e91 bc8a07955473decec611e44673b785c3e64e2e91 [false] [Pipeline] sh [2022-10-25T17:54:17.042Z] + git log --format=format:%s -1 bc8a07955473decec611e44673b785c3e64e2e91 [Pipeline] echo [2022-10-25T17:54:17.056Z] ========================================================= [2022-10-25T17:54:17.056Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-25T17:54:17.056Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T17:54:17.369Z] + git log --format=format:%s -1 bc8a07955473decec611e44673b785c3e64e2e91 [Pipeline] echo [2022-10-25T17:54:17.379Z] [semverPrep] GIT_COMMIT: bc8a07955473decec611e44673b785c3e64e2e91, Commit Message: build: Latest go-mods and daily Dependa-Bot (#388) [Pipeline] echo [2022-10-25T17:54:17.387Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-25T17:54:17.723Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T17:54:17.723Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-25T17:54:17.723Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-25T17:54:17.723Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-25T17:54:17.723Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-25T17:54:17.723Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-25T17:54:17.723Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:54:18.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T17:54:18.316Z] [2022-10-25T17:54:18.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:54:18.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T17:54:18.876Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-25T17:54:18.876Z] b85a868b505f: Pulling fs layer [2022-10-25T17:54:18.876Z] e2be974225ed: Pulling fs layer [2022-10-25T17:54:18.876Z] 339a4e72a1f5: Pulling fs layer [2022-10-25T17:54:18.876Z] 988bab9f4d93: Pulling fs layer [2022-10-25T17:54:18.876Z] 1469e6f7b9e6: Pulling fs layer [2022-10-25T17:54:18.876Z] eaf3925da568: Pulling fs layer [2022-10-25T17:54:18.876Z] bab4dde63d76: Pulling fs layer [2022-10-25T17:54:18.876Z] bde34c3a00c8: Pulling fs layer [2022-10-25T17:54:18.876Z] b352a97aabf1: Pulling fs layer [2022-10-25T17:54:18.876Z] 4872d77fe225: Pulling fs layer [2022-10-25T17:54:18.876Z] 5851b861e8e6: Pulling fs layer [2022-10-25T17:54:18.876Z] eaf3925da568: Waiting [2022-10-25T17:54:18.876Z] bde34c3a00c8: Waiting [2022-10-25T17:54:18.876Z] bab4dde63d76: Waiting [2022-10-25T17:54:18.876Z] b352a97aabf1: Waiting [2022-10-25T17:54:18.876Z] 5851b861e8e6: Waiting [2022-10-25T17:54:18.876Z] 1469e6f7b9e6: Waiting [2022-10-25T17:54:18.876Z] 4872d77fe225: Waiting [2022-10-25T17:54:18.876Z] 988bab9f4d93: Waiting [2022-10-25T17:54:18.876Z] e2be974225ed: Verifying Checksum [2022-10-25T17:54:18.876Z] e2be974225ed: Download complete [2022-10-25T17:54:18.876Z] 988bab9f4d93: Verifying Checksum [2022-10-25T17:54:18.876Z] 988bab9f4d93: Download complete [2022-10-25T17:54:18.876Z] 1469e6f7b9e6: Verifying Checksum [2022-10-25T17:54:18.876Z] 1469e6f7b9e6: Download complete [2022-10-25T17:54:18.876Z] eaf3925da568: Verifying Checksum [2022-10-25T17:54:18.876Z] eaf3925da568: Download complete [2022-10-25T17:54:19.137Z] 339a4e72a1f5: Verifying Checksum [2022-10-25T17:54:19.137Z] 339a4e72a1f5: Download complete [2022-10-25T17:54:19.137Z] bde34c3a00c8: Verifying Checksum [2022-10-25T17:54:19.137Z] bde34c3a00c8: Download complete [2022-10-25T17:54:19.137Z] b352a97aabf1: Download complete [2022-10-25T17:54:19.137Z] 4872d77fe225: Verifying Checksum [2022-10-25T17:54:19.137Z] 4872d77fe225: Download complete [2022-10-25T17:54:19.137Z] 5851b861e8e6: Verifying Checksum [2022-10-25T17:54:19.137Z] 5851b861e8e6: Download complete [2022-10-25T17:54:19.137Z] b85a868b505f: Download complete [2022-10-25T17:54:19.403Z] bab4dde63d76: Verifying Checksum [2022-10-25T17:54:19.403Z] bab4dde63d76: Download complete [2022-10-25T17:54:20.339Z] b85a868b505f: Pull complete [2022-10-25T17:54:20.598Z] e2be974225ed: Pull complete [2022-10-25T17:54:21.166Z] 339a4e72a1f5: Pull complete [2022-10-25T17:54:21.166Z] 988bab9f4d93: Pull complete [2022-10-25T17:54:21.428Z] 1469e6f7b9e6: Pull complete [2022-10-25T17:54:21.428Z] eaf3925da568: Pull complete [2022-10-25T17:54:23.359Z] bab4dde63d76: Pull complete [2022-10-25T17:54:23.359Z] bde34c3a00c8: Pull complete [2022-10-25T17:54:23.618Z] b352a97aabf1: Pull complete [2022-10-25T17:54:23.618Z] 4872d77fe225: Pull complete [2022-10-25T17:54:23.618Z] 5851b861e8e6: Pull complete [2022-10-25T17:54:23.619Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-25T17:54:23.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T17:54:23.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:54:23.717Z] prd-ubuntu20.04-docker-8c-8g-116931 does not seem to be running inside a container [2022-10-25T17:54:23.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T17:54:25.944Z] $ docker top bf338bdfadcfc7cd8b17adb0a75f4fbee87a18f2be74d0f1182a9a7fb840abd5 -eo pid,comm [2022-10-25T17:54:26.005Z] 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). [2022-10-25T17:54:26.005Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T17:54:26.041Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T17:54:26.041Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T17:54:26.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T17:54:26.157Z] $ docker exec bf338bdfadcfc7cd8b17adb0a75f4fbee87a18f2be74d0f1182a9a7fb840abd5 ssh-agent [2022-10-25T17:54:26.275Z] SSH_AUTH_SOCK=/tmp/ssh-JwB7GobCzyPZ/agent.31 [2022-10-25T17:54:26.275Z] SSH_AGENT_PID=37 [2022-10-25T17:54:26.281Z] Running ssh-add (command line suppressed) [2022-10-25T17:54:26.389Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4746097880975530202.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4746097880975530202.key) [2022-10-25T17:54:26.413Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T17:54:26.701Z] + git tag --points-at HEAD [Pipeline] } [2022-10-25T17:54:26.710Z] $ docker exec --env ******** --env ******** bf338bdfadcfc7cd8b17adb0a75f4fbee87a18f2be74d0f1182a9a7fb840abd5 ssh-agent -k [2022-10-25T17:54:26.811Z] unset SSH_AUTH_SOCK; [2022-10-25T17:54:26.812Z] unset SSH_AGENT_PID; [2022-10-25T17:54:26.812Z] echo Agent pid 37 killed; [2022-10-25T17:54:26.829Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-25T17:54:26.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T17:54:26.858Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T17:54:26.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T17:54:26.967Z] $ docker exec bf338bdfadcfc7cd8b17adb0a75f4fbee87a18f2be74d0f1182a9a7fb840abd5 ssh-agent [2022-10-25T17:54:27.084Z] SSH_AUTH_SOCK=/tmp/ssh-9nvpBObw0nUL/agent.69 [2022-10-25T17:54:27.084Z] SSH_AGENT_PID=75 [2022-10-25T17:54:27.089Z] Running ssh-add (command line suppressed) [2022-10-25T17:54:27.208Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13199335359436592428.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13199335359436592428.key) [2022-10-25T17:54:27.230Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T17:54:27.514Z] + git semver init [2022-10-25T17:54:27.774Z] 2022-10-25 17:54:27,689 [run_init] DEBUG init version:0.0.0 force:False [2022-10-25T17:54:27.774Z] 2022-10-25 17:54:27,690 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-10-25T17:54:27.774Z] 2022-10-25 17:54:27,690 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-10-25T17:54:27.774Z] 2022-10-25 17:54:27,691 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2022-10-25T17:54:28.711Z] 2022-10-25 17:54:28,587 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2022-10-25T17:54:28.712Z] 2022-10-25 17:54:28,588 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2022-10-25T17:54:28.712Z] 2022-10-25 17:54:28,588 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-25T17:54:28.712Z] 2022-10-25 17:54:28,588 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-25T17:54:28.712Z] 2.3.0-dev.26 [Pipeline] } [2022-10-25T17:54:28.718Z] $ docker exec --env ******** --env ******** bf338bdfadcfc7cd8b17adb0a75f4fbee87a18f2be74d0f1182a9a7fb840abd5 ssh-agent -k [2022-10-25T17:54:28.820Z] unset SSH_AUTH_SOCK; [2022-10-25T17:54:28.821Z] unset SSH_AGENT_PID; [2022-10-25T17:54:28.821Z] echo Agent pid 75 killed; [2022-10-25T17:54:28.835Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T17:54:29.128Z] + git semver [Pipeline] } [2022-10-25T17:54:29.396Z] $ docker stop --time=1 bf338bdfadcfc7cd8b17adb0a75f4fbee87a18f2be74d0f1182a9a7fb840abd5 [2022-10-25T17:54:30.701Z] $ docker rm -f bf338bdfadcfc7cd8b17adb0a75f4fbee87a18f2be74d0f1182a9a7fb840abd5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T17:54:31.047Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-25T17:54:31.329Z] Stashed 1 file(s) [Pipeline] echo [2022-10-25T17:54:31.331Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.26 [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 [2022-10-25T17:54:31.507Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T17:54:31.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T17:54:31.528Z] ========================================================= [2022-10-25T17:54:31.528Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-25T17:54:31.528Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-25T17:54:31.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T17:54:31.906Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-25T17:54:31.906Z] 213ec9aee27d: Pulling fs layer [2022-10-25T17:54:31.906Z] 4583459ba037: Pulling fs layer [2022-10-25T17:54:31.906Z] 93c1e223e6f2: Pulling fs layer [2022-10-25T17:54:31.906Z] 53926ce57604: Pulling fs layer [2022-10-25T17:54:31.906Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-25T17:54:31.906Z] 30f14e443154: Pulling fs layer [2022-10-25T17:54:31.906Z] 53926ce57604: Waiting [2022-10-25T17:54:31.906Z] 21b2b0c7a3f4: Waiting [2022-10-25T17:54:31.906Z] 801331c1e519: Pulling fs layer [2022-10-25T17:54:31.906Z] 99cc6dd402b0: Pulling fs layer [2022-10-25T17:54:31.906Z] 801331c1e519: Waiting [2022-10-25T17:54:31.906Z] 30f14e443154: Waiting [2022-10-25T17:54:31.906Z] 99cc6dd402b0: Waiting [2022-10-25T17:54:31.906Z] 7d9ed39f4882: Pulling fs layer [2022-10-25T17:54:31.906Z] 7d9ed39f4882: Waiting [2022-10-25T17:54:31.906Z] 93c1e223e6f2: Verifying Checksum [2022-10-25T17:54:31.906Z] 93c1e223e6f2: Download complete [2022-10-25T17:54:31.906Z] 4583459ba037: Download complete [2022-10-25T17:54:31.906Z] 21b2b0c7a3f4: Download complete [2022-10-25T17:54:31.906Z] 30f14e443154: Download complete [2022-10-25T17:54:31.906Z] 213ec9aee27d: Verifying Checksum [2022-10-25T17:54:31.906Z] 213ec9aee27d: Download complete [2022-10-25T17:54:31.906Z] 801331c1e519: Verifying Checksum [2022-10-25T17:54:31.906Z] 801331c1e519: Download complete [2022-10-25T17:54:32.170Z] 213ec9aee27d: Pull complete [2022-10-25T17:54:32.170Z] 4583459ba037: Pull complete [2022-10-25T17:54:32.435Z] 93c1e223e6f2: Pull complete [2022-10-25T17:54:33.106Z] 7d9ed39f4882: Verifying Checksum [2022-10-25T17:54:33.106Z] 7d9ed39f4882: Download complete [2022-10-25T17:54:33.106Z] 99cc6dd402b0: Verifying Checksum [2022-10-25T17:54:33.106Z] 99cc6dd402b0: Download complete [2022-10-25T17:54:33.106Z] 53926ce57604: Verifying Checksum [2022-10-25T17:54:33.106Z] 53926ce57604: Download complete [2022-10-25T17:54:37.284Z] 53926ce57604: Pull complete [2022-10-25T17:54:37.284Z] 21b2b0c7a3f4: Pull complete [2022-10-25T17:54:37.284Z] 30f14e443154: Pull complete [2022-10-25T17:54:37.284Z] 801331c1e519: Pull complete [2022-10-25T17:54:39.195Z] 99cc6dd402b0: Pull complete [2022-10-25T17:54:40.131Z] 7d9ed39f4882: Pull complete [2022-10-25T17:54:40.131Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-25T17:54:40.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T17:54:40.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-10-25T17:54:40.426Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:54:40.738Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T17:54:40.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:54:40.811Z] prd-ubuntu20.04-docker-8c-8g-116931 does not seem to be running inside a container [2022-10-25T17:54:40.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** ci-base-image-x86_64 cat [2022-10-25T17:54:44.281Z] $ docker top 0e3c6d51e913acb20fc9bf043b332ed05408d5e6db03ed1f7d598936e547e6c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T17:54:44.618Z] + go version [2022-10-25T17:54:44.619Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-25T17:54:44.633Z] $ docker stop --time=1 0e3c6d51e913acb20fc9bf043b332ed05408d5e6db03ed1f7d598936e547e6c0 [2022-10-25T17:54:45.907Z] $ docker rm -f 0e3c6d51e913acb20fc9bf043b332ed05408d5e6db03ed1f7d598936e547e6c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:54:46.288Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T17:54:46.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:54:46.353Z] prd-ubuntu20.04-docker-8c-8g-116931 does not seem to be running inside a container [2022-10-25T17:54:46.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** ci-base-image-x86_64 cat [2022-10-25T17:54:46.444Z] Still waiting to schedule task [2022-10-25T17:54:46.444Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-116930’ is offline [2022-10-25T17:54:46.738Z] $ docker top 6c87091a739df420abf709272f94a80481152904681904fda45f444af81104bf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T17:54:47.082Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2022-10-25T17:54:47.374Z] + make test [2022-10-25T17:54:47.374Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-25T17:54:47.374Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-10-25T17:54:47.374Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-25T17:54:47.374Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 [2022-10-25T17:54:47.374Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 [2022-10-25T17:54:47.374Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-10-25T17:54:47.374Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.10 [2022-10-25T17:54:47.374Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 [2022-10-25T17:54:47.632Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-25T17:54:47.632Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-25T17:54:47.632Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 [2022-10-25T17:54:47.632Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-25T17:54:47.632Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-10-25T17:54:47.632Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-25T17:54:47.632Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-25T17:54:47.632Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-25T17:54:47.632Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-25T17:54:47.632Z] go: downloading github.com/go-kit/log v0.2.1 [2022-10-25T17:54:47.632Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-25T17:54:47.632Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-25T17:54:47.632Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-25T17:54:47.632Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-25T17:54:47.632Z] go: downloading github.com/hashicorp/consul/api v1.15.3 [2022-10-25T17:54:47.632Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-10-25T17:54:47.632Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-25T17:54:47.632Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-10-25T17:54:47.632Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-25T17:54:47.632Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-25T17:54:47.632Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-25T17:54:47.632Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-25T17:54:47.632Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-10-25T17:54:47.632Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-10-25T17:54:47.632Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-10-25T17:54:47.632Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-25T17:54:47.632Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-25T17:54:47.632Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-25T17:54:47.632Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-10-25T17:54:47.632Z] go: downloading golang.org/x/text v0.3.7 [2022-10-25T17:54:47.632Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-25T17:54:47.632Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-25T17:54:47.892Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-10-25T17:54:47.892Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-10-25T17:54:47.892Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-10-25T17:54:47.892Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-10-25T17:54:47.892Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-25T17:54:47.892Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-25T17:54:47.892Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-25T17:54:47.892Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-10-25T17:54:47.892Z] go: downloading github.com/fatih/color v1.9.0 [2022-10-25T17:54:48.152Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-25T17:54:48.152Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-25T17:54:48.152Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-25T17:54:48.152Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-25T17:54:48.152Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-10-25T17:54:48.152Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-10-25T17:54:48.411Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-10-25T17:54:48.411Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-10-25T17:55:00.630Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-10-25T17:55:00.890Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.013s coverage: 9.9% of statements [2022-10-25T17:55:00.890Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-10-25T17:55:00.890Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.030s coverage: 92.5% of statements [2022-10-25T17:55:00.890Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.004s coverage: 85.3% of statements [2022-10-25T17:55:03.422Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.028s coverage: 46.4% of statements [2022-10-25T17:55:03.422Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-10-25T17:55:03.422Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-10-25T17:55:03.422Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.022s coverage: 100.0% of statements [2022-10-25T17:55:03.423Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.326s coverage: 88.4% of statements [2022-10-25T17:55:03.423Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.018s coverage: 25.0% of statements [2022-10-25T17:55:03.992Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.031s coverage: 81.4% of statements [2022-10-25T17:55:03.992Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-10-25T17:55:03.992Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.018s coverage: 41.7% of statements [2022-10-25T17:55:03.992Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.023s coverage: 91.3% of statements [2022-10-25T17:55:12.112Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-25T17:55:12.112Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-25T17:55:14.648Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T17:55:14.648Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-25T17:55:14.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T17:55:14.680Z] $ docker stop --time=1 6c87091a739df420abf709272f94a80481152904681904fda45f444af81104bf [2022-10-25T17:55:18.733Z] $ docker rm -f 6c87091a739df420abf709272f94a80481152904681904fda45f444af81104bf [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T17:55:19.339Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T17:55:19.380Z] 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 [2022-10-25T17:55:19.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T17:55:19.818Z] [2022-10-25T17:55:19.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:55:20.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T17:55:20.119Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-25T17:55:20.119Z] 5eb5b503b376: Pulling fs layer [2022-10-25T17:55:20.119Z] 5c69ac0246d0: Pulling fs layer [2022-10-25T17:55:20.119Z] ec43610c2a17: Pulling fs layer [2022-10-25T17:55:20.119Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-25T17:55:20.119Z] 33b1e0a273af: Pulling fs layer [2022-10-25T17:55:20.119Z] 5d3b04190fa2: Pulling fs layer [2022-10-25T17:55:20.119Z] 2f39f015ded8: Pulling fs layer [2022-10-25T17:55:20.119Z] 33b1e0a273af: Waiting [2022-10-25T17:55:20.119Z] 5d3b04190fa2: Waiting [2022-10-25T17:55:20.119Z] 2f39f015ded8: Waiting [2022-10-25T17:55:20.119Z] 3a2ae6a8a46f: Waiting [2022-10-25T17:55:20.119Z] 5c69ac0246d0: Verifying Checksum [2022-10-25T17:55:20.119Z] 5c69ac0246d0: Download complete [2022-10-25T17:55:20.119Z] 3a2ae6a8a46f: Download complete [2022-10-25T17:55:20.380Z] 33b1e0a273af: Verifying Checksum [2022-10-25T17:55:20.380Z] 33b1e0a273af: Download complete [2022-10-25T17:55:20.380Z] 5d3b04190fa2: Verifying Checksum [2022-10-25T17:55:20.380Z] 5d3b04190fa2: Download complete [2022-10-25T17:55:20.380Z] ec43610c2a17: Verifying Checksum [2022-10-25T17:55:20.380Z] ec43610c2a17: Download complete [2022-10-25T17:55:20.380Z] 5eb5b503b376: Verifying Checksum [2022-10-25T17:55:20.380Z] 5eb5b503b376: Download complete [2022-10-25T17:55:20.948Z] 2f39f015ded8: Verifying Checksum [2022-10-25T17:55:20.948Z] 2f39f015ded8: Download complete [2022-10-25T17:55:21.513Z] 5eb5b503b376: Pull complete [2022-10-25T17:55:21.770Z] 5c69ac0246d0: Pull complete [2022-10-25T17:55:22.028Z] ec43610c2a17: Pull complete [2022-10-25T17:55:22.287Z] 3a2ae6a8a46f: Pull complete [2022-10-25T17:55:22.545Z] 33b1e0a273af: Pull complete [2022-10-25T17:55:22.545Z] 5d3b04190fa2: Pull complete [2022-10-25T17:55:26.727Z] 2f39f015ded8: Pull complete [2022-10-25T17:55:26.727Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-25T17:55:26.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T17:55:26.727Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:55:26.802Z] prd-ubuntu20.04-docker-8c-8g-116931 does not seem to be running inside a container [2022-10-25T17:55:26.833Z] $ 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/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T17:55:29.359Z] $ docker top e4a09efb4c3e6ce02c7703b036d0225a8872b0cf7b844faaba339604a058d7ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:55:29.718Z] ---> job-cost.sh [2022-10-25T17:55:29.718Z] lf-activate-venv: SKIPPING [2022-10-25T17:55:29.718Z] INFO: No Stack... [2022-10-25T17:55:30.284Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T17:55:30.542Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T17:55:30.827Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2022-10-25T17:55:30.827Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T17:55:30.840Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-82-stack-cost] [2022-10-25T17:55:30.846Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-82-stack-cost] did not exist. Created. [2022-10-25T17:55:30.846Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T17:55:31.141Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-25T17:55:31.160Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T17:55:31.165Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-82-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T17:55:31.186Z] $ docker stop --time=1 e4a09efb4c3e6ce02c7703b036d0225a8872b0cf7b844faaba339604a058d7ba [2022-10-25T17:55:32.348Z] $ docker rm -f e4a09efb4c3e6ce02c7703b036d0225a8872b0cf7b844faaba339604a058d7ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T17:56:15.974Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-116932 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2022-10-25T17:56:15.988Z] Running in /w/workspace/go-mod-bootstrap/82 [Pipeline] { [Pipeline] checkout [2022-10-25T17:56:16.020Z] Selected Git installation does not exist. Using Default [2022-10-25T17:56:16.020Z] The recommended git tool is: NONE [2022-10-25T17:56:20.958Z] using credential edgex-jenkins-ssh [2022-10-25T17:56:20.974Z] Cloning the remote Git repository [2022-10-25T17:56:21.018Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-10-25T17:56:21.090Z] > git init /w/workspace/go-mod-bootstrap/82 # timeout=10 [2022-10-25T17:56:21.232Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-10-25T17:56:21.233Z] > git --version # timeout=10 [2022-10-25T17:56:21.252Z] > git --version # 'git version 2.25.1' [2022-10-25T17:56:21.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T17:56:21.298Z] Verifying host key using known hosts file [2022-10-25T17:56:21.491Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T17:56:21.504Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T17:56:22.666Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-10-25T17:56:22.691Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T17:56:23.468Z] Avoid second fetch [2022-10-25T17:56:23.469Z] Checking out Revision bc8a07955473decec611e44673b785c3e64e2e91 (main) [2022-10-25T17:56:24.069Z] Commit message: "build: Latest go-mods and daily Dependa-Bot (#388)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T17:56:23.479Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T17:56:23.502Z] > git checkout -f bc8a07955473decec611e44673b785c3e64e2e91 # timeout=10 [2022-10-25T17:56:24.907Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-25T17:56:24.907Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T17:56:24.907Z] Dload Upload Total Spent Left Speed [2022-10-25T17:56:24.907Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 65 12602 65 8259 0 0 49455 0 --:--:-- --:--:-- --:--:-- 49160 100 12602 100 12602 0 0 74568 0 --:--:-- --:--:-- --:--:-- 74568 [Pipeline] sh [2022-10-25T17:56:25.475Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-25T17:56:25.803Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-25T17:56:25.803Z] + sudo tee /etc/docker/daemon.new [2022-10-25T17:56:25.803Z] { [2022-10-25T17:56:25.803Z] "registry-mirrors": [ [2022-10-25T17:56:25.803Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-25T17:56:25.803Z] ], [2022-10-25T17:56:25.803Z] "bip": "10.250.0.254/24", [2022-10-25T17:56:25.803Z] "hosts": [ [2022-10-25T17:56:25.803Z] "tcp://0.0.0.0:5555", [2022-10-25T17:56:25.803Z] "unix:///var/run/docker.sock" [2022-10-25T17:56:25.803Z] ], [2022-10-25T17:56:25.803Z] "mtu": 1458, [2022-10-25T17:56:25.803Z] "selinux-enabled": true, [2022-10-25T17:56:25.803Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-25T17:56:25.803Z] } [Pipeline] sh [2022-10-25T17:56:26.129Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-25T17:56:26.460Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-10-25T17:56:44.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T17:56:44.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T17:56:44.853Z] ========================================================= [2022-10-25T17:56:44.853Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-25T17:56:44.853Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-25T17:56:45.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T17:56:45.772Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-25T17:56:45.772Z] 9b18e9b68314: Pulling fs layer [2022-10-25T17:56:45.772Z] d32db5db7311: Pulling fs layer [2022-10-25T17:56:45.772Z] d0c4b47475fc: Pulling fs layer [2022-10-25T17:56:45.772Z] 5831b945b038: Pulling fs layer [2022-10-25T17:56:45.772Z] 86bbec2aaacd: Pulling fs layer [2022-10-25T17:56:45.772Z] e10730c5d714: Pulling fs layer [2022-10-25T17:56:45.772Z] 5dd5c2283517: Pulling fs layer [2022-10-25T17:56:45.772Z] d5ac0230b979: Pulling fs layer [2022-10-25T17:56:45.772Z] 5831b945b038: Waiting [2022-10-25T17:56:45.772Z] e10730c5d714: Waiting [2022-10-25T17:56:45.772Z] 86bbec2aaacd: Waiting [2022-10-25T17:56:45.772Z] 5dd5c2283517: Waiting [2022-10-25T17:56:45.772Z] d5ac0230b979: Waiting [2022-10-25T17:56:45.772Z] d0c4b47475fc: Verifying Checksum [2022-10-25T17:56:45.772Z] d0c4b47475fc: Download complete [2022-10-25T17:56:45.772Z] d32db5db7311: Verifying Checksum [2022-10-25T17:56:45.772Z] d32db5db7311: Download complete [2022-10-25T17:56:45.772Z] 86bbec2aaacd: Verifying Checksum [2022-10-25T17:56:45.772Z] 86bbec2aaacd: Download complete [2022-10-25T17:56:45.772Z] e10730c5d714: Verifying Checksum [2022-10-25T17:56:45.772Z] e10730c5d714: Download complete [2022-10-25T17:56:45.772Z] 9b18e9b68314: Download complete [2022-10-25T17:56:46.748Z] 9b18e9b68314: Pull complete [2022-10-25T17:56:46.748Z] d5ac0230b979: Verifying Checksum [2022-10-25T17:56:46.748Z] d5ac0230b979: Download complete [2022-10-25T17:56:48.169Z] 5dd5c2283517: Verifying Checksum [2022-10-25T17:56:48.170Z] 5dd5c2283517: Download complete [2022-10-25T17:56:48.760Z] 5831b945b038: Verifying Checksum [2022-10-25T17:56:48.760Z] 5831b945b038: Download complete [2022-10-25T17:56:49.029Z] d32db5db7311: Pull complete [2022-10-25T17:56:49.298Z] d0c4b47475fc: Pull complete [2022-10-25T17:57:01.639Z] 5831b945b038: Pull complete [2022-10-25T17:57:01.639Z] 86bbec2aaacd: Pull complete [2022-10-25T17:57:01.639Z] e10730c5d714: Pull complete [2022-10-25T17:57:08.312Z] 5dd5c2283517: Pull complete [2022-10-25T17:57:09.731Z] d5ac0230b979: Pull complete [2022-10-25T17:57:09.731Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-25T17:57:09.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T17:57:09.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-10-25T17:57:10.054Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:57:10.390Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T17:57:10.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:57:10.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-116932 does not seem to be running inside a container [2022-10-25T17:57:10.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/82 -v /w/workspace/go-mod-bootstrap/82:/w/workspace/go-mod-bootstrap/82:rw,z -v /w/workspace/go-mod-bootstrap/82@tmp:/w/workspace/go-mod-bootstrap/82@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 ******** ci-base-image-arm64 cat [2022-10-25T17:57:13.635Z] $ docker top bf71d9325ebb81fb5c990fbab2e3586f3a673ce1c2d19b7d28990449f084560e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T17:57:14.493Z] + go version [2022-10-25T17:57:14.493Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-25T17:57:14.520Z] $ docker stop --time=1 bf71d9325ebb81fb5c990fbab2e3586f3a673ce1c2d19b7d28990449f084560e [2022-10-25T17:57:16.111Z] $ docker rm -f bf71d9325ebb81fb5c990fbab2e3586f3a673ce1c2d19b7d28990449f084560e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:57:16.634Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T17:57:16.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:57:16.795Z] prd-ubuntu20.04-docker-arm64-4c-16g-116932 does not seem to be running inside a container [2022-10-25T17:57:16.866Z] $ 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/82 -v /w/workspace/go-mod-bootstrap/82:/w/workspace/go-mod-bootstrap/82:rw,z -v /w/workspace/go-mod-bootstrap/82@tmp:/w/workspace/go-mod-bootstrap/82@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 ******** ci-base-image-arm64 cat [2022-10-25T17:57:18.022Z] $ docker top 05c140a51577c600bd1c3e58a4b960bd4c13a6f59d487d8197a76d9626d6cbf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T17:57:18.516Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/82 [Pipeline] fileExists [Pipeline] sh [2022-10-25T17:57:18.840Z] + make test [2022-10-25T17:57:18.840Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-25T17:57:19.106Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 [2022-10-25T17:57:19.106Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 [2022-10-25T17:57:19.106Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-10-25T17:57:19.372Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.10 [2022-10-25T17:57:19.372Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-25T17:57:19.372Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 [2022-10-25T17:57:19.372Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-10-25T17:57:19.372Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-25T17:57:19.372Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 [2022-10-25T17:57:19.637Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-25T17:57:19.637Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-25T17:57:19.637Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-10-25T17:57:19.637Z] go: downloading github.com/go-kit/log v0.2.1 [2022-10-25T17:57:19.637Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-25T17:57:19.637Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-25T17:57:19.637Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-25T17:57:19.637Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-25T17:57:19.637Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-25T17:57:19.905Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-25T17:57:19.905Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-25T17:57:19.905Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-10-25T17:57:19.905Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-25T17:57:19.905Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-25T17:57:19.905Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-25T17:57:19.905Z] go: downloading github.com/hashicorp/consul/api v1.15.3 [2022-10-25T17:57:20.170Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-10-25T17:57:20.170Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-25T17:57:20.170Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-25T17:57:20.170Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-25T17:57:21.134Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-25T17:57:21.134Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-25T17:57:21.134Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-25T17:57:21.134Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-25T17:57:21.134Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-10-25T17:57:21.134Z] go: downloading golang.org/x/text v0.3.7 [2022-10-25T17:57:21.134Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-10-25T17:57:21.134Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-10-25T17:57:21.401Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-10-25T17:57:21.401Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-25T17:57:21.401Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-25T17:57:22.362Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-25T17:57:22.362Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-10-25T17:57:22.362Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-10-25T17:57:22.362Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-10-25T17:57:22.362Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-10-25T17:57:22.362Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-25T17:57:22.362Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-25T17:57:22.630Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-10-25T17:57:22.630Z] go: downloading github.com/fatih/color v1.9.0 [2022-10-25T17:57:22.630Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-25T17:57:22.630Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-25T17:57:22.897Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-10-25T17:57:24.304Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-10-25T17:57:24.304Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-25T17:57:24.304Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-10-25T17:57:24.577Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-10-25T17:58:46.197Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-10-25T17:58:52.869Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.080s coverage: 9.9% of statements [2022-10-25T17:58:52.869Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-10-25T17:58:52.869Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.073s coverage: 92.5% of statements [2022-10-25T17:58:52.869Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.033s coverage: 85.3% of statements [2022-10-25T17:58:58.224Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.138s coverage: 46.4% of statements [2022-10-25T17:58:58.224Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-10-25T17:58:58.224Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-10-25T17:58:58.224Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.084s coverage: 100.0% of statements [2022-10-25T17:58:58.224Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.423s coverage: 88.4% of statements [2022-10-25T17:58:58.811Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.082s coverage: 25.0% of statements [2022-10-25T17:59:05.456Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.106s coverage: 81.4% of statements [2022-10-25T17:59:05.456Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-10-25T17:59:05.456Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.055s coverage: 41.7% of statements [2022-10-25T17:59:05.456Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.016s coverage: 91.3% of statements [2022-10-25T17:59:05.456Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-25T17:59:05.456Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-25T17:59:27.540Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T17:59:27.540Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-25T17:59:27.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T17:59:27.574Z] $ docker stop --time=1 05c140a51577c600bd1c3e58a4b960bd4c13a6f59d487d8197a76d9626d6cbf3 [2022-10-25T17:59:29.437Z] $ docker rm -f 05c140a51577c600bd1c3e58a4b960bd4c13a6f59d487d8197a76d9626d6cbf3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T17:59:32.239Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T17:59:32.259Z] Warning: overwriting stash ‘coverage-report’ [2022-10-25T17:59:32.748Z] 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 [2022-10-25T17:59:33.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T17:59:33.176Z] [2022-10-25T17:59:33.176Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:59:33.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T17:59:33.502Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-25T17:59:33.502Z] 8998bd30e6a1: Pulling fs layer [2022-10-25T17:59:33.502Z] 04944245beec: Pulling fs layer [2022-10-25T17:59:33.502Z] 699f458cf7ca: Pulling fs layer [2022-10-25T17:59:33.502Z] 765212b225bb: Pulling fs layer [2022-10-25T17:59:33.502Z] f23df028b6ca: Pulling fs layer [2022-10-25T17:59:33.502Z] d65c8cfc05b1: Pulling fs layer [2022-10-25T17:59:33.502Z] 2437ff75d9bd: Pulling fs layer [2022-10-25T17:59:33.502Z] 765212b225bb: Waiting [2022-10-25T17:59:33.502Z] f23df028b6ca: Waiting [2022-10-25T17:59:33.502Z] d65c8cfc05b1: Waiting [2022-10-25T17:59:33.502Z] 2437ff75d9bd: Waiting [2022-10-25T17:59:33.770Z] 04944245beec: Verifying Checksum [2022-10-25T17:59:33.770Z] 04944245beec: Download complete [2022-10-25T17:59:33.770Z] 765212b225bb: Verifying Checksum [2022-10-25T17:59:33.770Z] 765212b225bb: Download complete [2022-10-25T17:59:33.770Z] f23df028b6ca: Verifying Checksum [2022-10-25T17:59:33.770Z] f23df028b6ca: Download complete [2022-10-25T17:59:33.770Z] d65c8cfc05b1: Verifying Checksum [2022-10-25T17:59:33.770Z] d65c8cfc05b1: Download complete [2022-10-25T17:59:34.043Z] 699f458cf7ca: Verifying Checksum [2022-10-25T17:59:34.043Z] 699f458cf7ca: Download complete [2022-10-25T17:59:34.310Z] 8998bd30e6a1: Verifying Checksum [2022-10-25T17:59:34.310Z] 8998bd30e6a1: Download complete [2022-10-25T17:59:36.897Z] 2437ff75d9bd: Verifying Checksum [2022-10-25T17:59:36.897Z] 2437ff75d9bd: Download complete [2022-10-25T17:59:38.321Z] 8998bd30e6a1: Pull complete [2022-10-25T17:59:38.913Z] 04944245beec: Pull complete [2022-10-25T17:59:40.325Z] 699f458cf7ca: Pull complete [2022-10-25T17:59:40.326Z] 765212b225bb: Pull complete [2022-10-25T17:59:41.288Z] f23df028b6ca: Pull complete [2022-10-25T17:59:41.288Z] d65c8cfc05b1: Pull complete [2022-10-25T17:59:56.292Z] 2437ff75d9bd: Pull complete [2022-10-25T17:59:56.292Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-25T17:59:56.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T17:59:56.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:59:56.482Z] prd-ubuntu20.04-docker-arm64-4c-16g-116932 does not seem to be running inside a container [2022-10-25T17:59:56.562Z] $ 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/82 -v /w/workspace/go-mod-bootstrap/82:/w/workspace/go-mod-bootstrap/82:rw,z -v /w/workspace/go-mod-bootstrap/82@tmp:/w/workspace/go-mod-bootstrap/82@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-25T17:59:59.184Z] $ docker top 46f6e6763bd28c962146d7fa619b23fc3f48c30940519f4b999c2332b65b1765 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:59:59.688Z] ---> job-cost.sh [2022-10-25T17:59:59.954Z] lf-activate-venv: SKIPPING [2022-10-25T17:59:59.954Z] INFO: No Stack... [2022-10-25T18:00:00.220Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-25T18:00:01.176Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T18:00:01.505Z] + cat /w/workspace/go-mod-bootstrap/82/archives/cost.csv [2022-10-25T18:00:01.505Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T18:00:01.841Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-82-stack-cost] [2022-10-25T18:00:01.848Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-82-stack-cost] did not exist. Created. [2022-10-25T18:00:01.848Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T18:00:02.187Z] /w/workspace/go-mod-bootstrap/82@tmp/durable-9b2a7b78/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-25T18:00:02.840Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-25T18:00:02.855Z] Warning: overwriting stash ‘stack-cost’ [2022-10-25T18:00:02.908Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T18:00:02.915Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-82-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T18:00:02.946Z] $ docker stop --time=1 46f6e6763bd28c962146d7fa619b23fc3f48c30940519f4b999c2332b65b1765 [2022-10-25T18:00:04.436Z] $ docker rm -f 46f6e6763bd28c962146d7fa619b23fc3f48c30940519f4b999c2332b65b1765 [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 [2022-10-25T18:00:04.857Z] provisioning config files... [2022-10-25T18:00:04.880Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16260613598540435425tmp [Pipeline] { [Pipeline] sh [2022-10-25T18:00:05.203Z] + set +x [2022-10-25T18:00:05.203Z] + bash -s -- [2022-10-25T18:00:05.203Z] + curl -s https://codecov.io/bash [2022-10-25T18:00:05.203Z] [2022-10-25T18:00:05.203Z] _____ _ [2022-10-25T18:00:05.203Z] / ____| | | [2022-10-25T18:00:05.203Z] | | ___ __| | ___ ___ _____ __ [2022-10-25T18:00:05.203Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-25T18:00:05.203Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-25T18:00:05.203Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-25T18:00:05.203Z] Bash-1.0.6 [2022-10-25T18:00:05.203Z] [2022-10-25T18:00:05.203Z] [2022-10-25T18:00:05.203Z] ==> git version 2.25.1 found [2022-10-25T18:00:05.203Z] ==> 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 [2022-10-25T18:00:05.203Z] Release-Date: 2020-01-08 [2022-10-25T18:00:05.203Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-25T18:00:05.203Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-25T18:00:05.203Z] ==> Jenkins CI detected. [2022-10-25T18:00:05.203Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2022-10-25T18:00:05.203Z] project root: . [2022-10-25T18:00:05.203Z] --> token set from env [2022-10-25T18:00:05.203Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-25T18:00:05.203Z] ==> Running gcov in . (disable via -X gcov) [2022-10-25T18:00:05.203Z] ==> Python coveragepy not found [2022-10-25T18:00:05.203Z] ==> Searching for coverage reports in: [2022-10-25T18:00:05.203Z] + . [2022-10-25T18:00:05.461Z] -> Found 1 reports [2022-10-25T18:00:05.461Z] ==> Detecting git/mercurial file structure [2022-10-25T18:00:05.461Z] ==> Reading reports [2022-10-25T18:00:05.461Z] + ./coverage.out bytes=68433 [2022-10-25T18:00:05.461Z] ==> Appending adjustments [2022-10-25T18:00:05.461Z] https://docs.codecov.io/docs/fixing-reports [2022-10-25T18:00:05.722Z] + Found adjustments [2022-10-25T18:00:05.722Z] ==> Gzipping contents [2022-10-25T18:00:05.722Z] 12K /tmp/codecov.zSH9so.gz [2022-10-25T18:00:05.722Z] ==> Uploading reports [2022-10-25T18:00:05.722Z] url: https://codecov.io [2022-10-25T18:00:05.722Z] query: branch=main&commit=bc8a07955473decec611e44673b785c3e64e2e91&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-25T18:00:05.722Z] -> Pinging Codecov [2022-10-25T18:00:05.722Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=bc8a07955473decec611e44673b785c3e64e2e91&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-25T18:00:06.658Z] -> Uploading to [2022-10-25T18:00:06.658Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-25/833815588EE85121546D348822E98E2E/bc8a07955473decec611e44673b785c3e64e2e91/d666a18b-33d1-40af-b090-8f3c8b7588b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T180006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac5d0c2366e07ca1abefabffa387c5c6c315ccce661f76a180b29f10041bcb79 [2022-10-25T18:00:06.658Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T18:00:06.658Z] Dload Upload Total Spent Left Speed [2022-10-25T18:00:06.918Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11228 0 0 100 11228 0 55039 --:--:-- --:--:-- --:--:-- 54770 100 11228 0 0 100 11228 0 47375 --:--:-- --:--:-- --:--:-- 47176 [2022-10-25T18:00:06.918Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/bc8a07955473decec611e44673b785c3e64e2e91 [Pipeline] } [2022-10-25T18:00:06.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-25T18:00:07.138Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-25T18:00:07.149Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:00:07.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T18:00:07.446Z] [2022-10-25T18:00:07.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:00:07.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T18:00:07.749Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-25T18:00:07.749Z] df9b9388f04a: Pulling fs layer [2022-10-25T18:00:07.749Z] 52dc419b0ee2: Pulling fs layer [2022-10-25T18:00:07.749Z] 25bc292e5bac: Pulling fs layer [2022-10-25T18:00:07.749Z] 114826534d7a: Pulling fs layer [2022-10-25T18:00:07.749Z] 4657fd5d0bcf: Pulling fs layer [2022-10-25T18:00:07.749Z] 6ad1cebc031e: Pulling fs layer [2022-10-25T18:00:07.749Z] 8a3aa393b2d8: Pulling fs layer [2022-10-25T18:00:07.749Z] 114826534d7a: Waiting [2022-10-25T18:00:07.749Z] 4657fd5d0bcf: Waiting [2022-10-25T18:00:07.749Z] 6ad1cebc031e: Waiting [2022-10-25T18:00:07.749Z] 8a3aa393b2d8: Waiting [2022-10-25T18:00:07.749Z] 25bc292e5bac: Verifying Checksum [2022-10-25T18:00:07.749Z] 25bc292e5bac: Download complete [2022-10-25T18:00:07.749Z] 52dc419b0ee2: Verifying Checksum [2022-10-25T18:00:07.749Z] 52dc419b0ee2: Download complete [2022-10-25T18:00:07.749Z] 4657fd5d0bcf: Download complete [2022-10-25T18:00:07.749Z] df9b9388f04a: Download complete [2022-10-25T18:00:08.009Z] df9b9388f04a: Pull complete [2022-10-25T18:00:08.009Z] 6ad1cebc031e: Verifying Checksum [2022-10-25T18:00:08.009Z] 6ad1cebc031e: Download complete [2022-10-25T18:00:08.009Z] 52dc419b0ee2: Pull complete [2022-10-25T18:00:08.270Z] 25bc292e5bac: Pull complete [2022-10-25T18:00:08.537Z] 114826534d7a: Verifying Checksum [2022-10-25T18:00:08.537Z] 114826534d7a: Download complete [2022-10-25T18:00:08.795Z] 8a3aa393b2d8: Verifying Checksum [2022-10-25T18:00:08.795Z] 8a3aa393b2d8: Download complete [2022-10-25T18:00:12.076Z] 114826534d7a: Pull complete [2022-10-25T18:00:12.076Z] 4657fd5d0bcf: Pull complete [2022-10-25T18:00:12.334Z] 6ad1cebc031e: Pull complete [2022-10-25T18:00:15.613Z] 8a3aa393b2d8: Pull complete [2022-10-25T18:00:15.613Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-25T18:00:15.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T18:00:15.613Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:00:15.684Z] prd-ubuntu20.04-docker-8c-8g-116931 does not seem to be running inside a container [2022-10-25T18:00:15.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-25T18:00:19.514Z] $ docker top 4b2c8b34aab1f06f55b860d65075d46e5a1c1e172aee8fd862b8d8996f36db27 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-25T18:00:19.624Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2022-10-25T18:00:19.901Z] + set -o pipefail [2022-10-25T18:00:19.901Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2022-10-25T18:00:25.191Z] [2022-10-25T18:00:25.191Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2022-10-25T18:00:25.191Z] [2022-10-25T18:00:25.191Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/3b4954a6-dae3-4a81-bf75-ab4482f87f8b [2022-10-25T18:00:25.191Z] [2022-10-25T18:00:25.191Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-25T18:00:25.191Z] [2022-10-25T18:00:25.191Z] [2022-10-25T18:00:25.191Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-25T18:00:25.191Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-25T18:00:25.191Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-25T18:00:25.466Z] $ docker stop --time=1 4b2c8b34aab1f06f55b860d65075d46e5a1c1e172aee8fd862b8d8996f36db27 [2022-10-25T18:00:29.049Z] $ docker rm -f 4b2c8b34aab1f06f55b860d65075d46e5a1c1e172aee8fd862b8d8996f36db27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T18:00:29.728Z] + git log --format=format:%s -1 bc8a07955473decec611e44673b785c3e64e2e91 [Pipeline] sh [2022-10-25T18:00:30.017Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T18:00:30.017Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:00:30.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T18:00:30.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:00:30.379Z] prd-ubuntu20.04-docker-8c-8g-116931 does not seem to be running inside a container [2022-10-25T18:00:30.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T18:00:30.834Z] $ docker top d7dda2a738eb3872604155ddb0d7237ceb8b1ab5803bc04cd43cd986dc690b93 -eo pid,comm [2022-10-25T18:00:30.878Z] 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). [2022-10-25T18:00:30.878Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T18:00:30.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T18:00:30.911Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T18:00:31.031Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T18:00:31.038Z] $ docker exec d7dda2a738eb3872604155ddb0d7237ceb8b1ab5803bc04cd43cd986dc690b93 ssh-agent [2022-10-25T18:00:31.134Z] SSH_AUTH_SOCK=/tmp/ssh-Bhn8pe4l9TTM/agent.33 [2022-10-25T18:00:31.134Z] SSH_AGENT_PID=39 [2022-10-25T18:00:31.139Z] Running ssh-add (command line suppressed) [2022-10-25T18:00:31.247Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16419700779962422104.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16419700779962422104.key) [2022-10-25T18:00:31.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T18:00:31.538Z] + git semver tag [2022-10-25T18:00:31.797Z] 2022-10-25 18:00:31,723 [run_tag] DEBUG tag force:False [2022-10-25T18:00:31.797Z] 2022-10-25 18:00:31,723 [check_head_tag] DEBUG check head tag [2022-10-25T18:00:31.797Z] 2022-10-25 18:00:31,725 [execute] INFO git cat-file --batch-check [2022-10-25T18:00:31.797Z] 2022-10-25 18:00:31,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-10-25T18:00:31.797Z] 2022-10-25 18:00:31,729 [execute] INFO git cat-file --batch [2022-10-25T18:00:31.797Z] 2022-10-25 18:00:31,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-10-25T18:00:31.797Z] 2022-10-25 18:00:31,760 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-25T18:00:31.797Z] 2022-10-25 18:00:31,760 [execute] INFO git tag -a v2.3.0-dev.26 -m v2.3.0-dev.26 [2022-10-25T18:00:31.797Z] 2022-10-25 18:00:31,761 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.26', '-m', 'v2.3.0-dev.26'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2022-10-25T18:00:31.797Z] 2022-10-25 18:00:31,766 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-25T18:00:31.797Z] 2.3.0-dev.26 [Pipeline] } [2022-10-25T18:00:31.811Z] $ docker exec --env ******** --env ******** d7dda2a738eb3872604155ddb0d7237ceb8b1ab5803bc04cd43cd986dc690b93 ssh-agent -k [2022-10-25T18:00:31.913Z] unset SSH_AUTH_SOCK; [2022-10-25T18:00:31.914Z] unset SSH_AGENT_PID; [2022-10-25T18:00:31.914Z] echo Agent pid 39 killed; [2022-10-25T18:00:31.918Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T18:00:32.216Z] + git semver [Pipeline] } [2022-10-25T18:00:32.492Z] $ docker stop --time=1 d7dda2a738eb3872604155ddb0d7237ceb8b1ab5803bc04cd43cd986dc690b93 [2022-10-25T18:00:33.764Z] $ docker rm -f d7dda2a738eb3872604155ddb0d7237ceb8b1ab5803bc04cd43cd986dc690b93 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:00:34.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T18:00:34.132Z] [2022-10-25T18:00:34.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:00:34.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T18:00:34.427Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-25T18:00:34.427Z] ab5ef0e58194: Pulling fs layer [2022-10-25T18:00:34.427Z] 9712f1f96733: Pulling fs layer [2022-10-25T18:00:34.427Z] 63f879dbbcfc: Pulling fs layer [2022-10-25T18:00:34.427Z] 0d9ebad4ef96: Pulling fs layer [2022-10-25T18:00:34.427Z] e9a5061849ea: Pulling fs layer [2022-10-25T18:00:34.427Z] d747dcd14b5f: Pulling fs layer [2022-10-25T18:00:34.427Z] 2de7ff778b66: Pulling fs layer [2022-10-25T18:00:34.427Z] d747dcd14b5f: Waiting [2022-10-25T18:00:34.427Z] 0d9ebad4ef96: Waiting [2022-10-25T18:00:34.427Z] 2de7ff778b66: Waiting [2022-10-25T18:00:34.427Z] 9712f1f96733: Verifying Checksum [2022-10-25T18:00:34.427Z] 9712f1f96733: Download complete [2022-10-25T18:00:34.686Z] 63f879dbbcfc: Verifying Checksum [2022-10-25T18:00:34.686Z] 63f879dbbcfc: Download complete [2022-10-25T18:00:34.948Z] e9a5061849ea: Verifying Checksum [2022-10-25T18:00:34.948Z] e9a5061849ea: Download complete [2022-10-25T18:00:34.948Z] d747dcd14b5f: Verifying Checksum [2022-10-25T18:00:34.948Z] d747dcd14b5f: Download complete [2022-10-25T18:00:35.208Z] 0d9ebad4ef96: Verifying Checksum [2022-10-25T18:00:35.208Z] 0d9ebad4ef96: Download complete [2022-10-25T18:00:35.208Z] 2de7ff778b66: Download complete [2022-10-25T18:00:35.208Z] ab5ef0e58194: Verifying Checksum [2022-10-25T18:00:35.208Z] ab5ef0e58194: Download complete [2022-10-25T18:00:38.487Z] ab5ef0e58194: Pull complete [2022-10-25T18:00:38.487Z] 9712f1f96733: Pull complete [2022-10-25T18:00:38.745Z] 63f879dbbcfc: Pull complete [2022-10-25T18:00:42.949Z] 0d9ebad4ef96: Pull complete [2022-10-25T18:00:42.949Z] e9a5061849ea: Pull complete [2022-10-25T18:00:42.949Z] d747dcd14b5f: Pull complete [2022-10-25T18:00:43.883Z] 2de7ff778b66: Pull complete [2022-10-25T18:00:43.883Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-25T18:00:43.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T18:00:43.883Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:00:43.950Z] prd-ubuntu20.04-docker-8c-8g-116931 does not seem to be running inside a container [2022-10-25T18:00:43.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-25T18:00:47.682Z] $ docker top 9ad98c8334140b0c9461915720ea6ab2afa3619c8f14c14c8eef1ad8306daef2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-25T18:00:47.749Z] provisioning config files... [2022-10-25T18:00:47.755Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8766719675235376517tmp [2022-10-25T18:00:47.764Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1656082708149871039tmp [2022-10-25T18:00:47.773Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11004103274405236365tmp [Pipeline] { [Pipeline] echo [2022-10-25T18:00:47.788Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:00:48.067Z] ---> sigul-configuration.sh [2022-10-25T18:00:48.067Z] gpg: directory `/root/.gnupg' created [2022-10-25T18:00:48.067Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-25T18:00:48.067Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-25T18:00:48.067Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-25T18:00:48.067Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-25T18:00:48.067Z] gpg: CAST5 encrypted data [2022-10-25T18:00:48.067Z] gpg: encrypted with 1 passphrase [2022-10-25T18:00:48.067Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-25T18:00:48.352Z] + mkdir /home/jenkins [2022-10-25T18:00:48.352Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-25T18:00:48.639Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-25T18:00:48.647Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:00:48.934Z] ---> sigul-install.sh [2022-10-25T18:00:48.934Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-25T18:00:49.216Z] + git tag --list [2022-10-25T18:00:49.216Z] v0.0.1 [2022-10-25T18:00:49.216Z] v0.0.10 [2022-10-25T18:00:49.216Z] v0.0.11 [2022-10-25T18:00:49.216Z] v0.0.12 [2022-10-25T18:00:49.216Z] v0.0.13 [2022-10-25T18:00:49.216Z] v0.0.14 [2022-10-25T18:00:49.216Z] v0.0.15 [2022-10-25T18:00:49.216Z] v0.0.16 [2022-10-25T18:00:49.216Z] v0.0.17 [2022-10-25T18:00:49.216Z] v0.0.18 [2022-10-25T18:00:49.216Z] v0.0.19 [2022-10-25T18:00:49.216Z] v0.0.2 [2022-10-25T18:00:49.216Z] v0.0.20 [2022-10-25T18:00:49.216Z] v0.0.21 [2022-10-25T18:00:49.216Z] v0.0.22 [2022-10-25T18:00:49.216Z] v0.0.23 [2022-10-25T18:00:49.216Z] v0.0.24 [2022-10-25T18:00:49.216Z] v0.0.25 [2022-10-25T18:00:49.216Z] v0.0.26 [2022-10-25T18:00:49.216Z] v0.0.27 [2022-10-25T18:00:49.216Z] v0.0.28 [2022-10-25T18:00:49.216Z] v0.0.29 [2022-10-25T18:00:49.216Z] v0.0.3 [2022-10-25T18:00:49.216Z] v0.0.30 [2022-10-25T18:00:49.216Z] v0.0.31 [2022-10-25T18:00:49.216Z] v0.0.32 [2022-10-25T18:00:49.216Z] v0.0.33 [2022-10-25T18:00:49.216Z] v0.0.34 [2022-10-25T18:00:49.216Z] v0.0.35 [2022-10-25T18:00:49.216Z] v0.0.36 [2022-10-25T18:00:49.216Z] v0.0.37 [2022-10-25T18:00:49.216Z] v0.0.38 [2022-10-25T18:00:49.216Z] v0.0.39 [2022-10-25T18:00:49.216Z] v0.0.4 [2022-10-25T18:00:49.216Z] v0.0.40 [2022-10-25T18:00:49.216Z] v0.0.41 [2022-10-25T18:00:49.216Z] v0.0.42 [2022-10-25T18:00:49.216Z] v0.0.43 [2022-10-25T18:00:49.216Z] v0.0.44 [2022-10-25T18:00:49.216Z] v0.0.45 [2022-10-25T18:00:49.216Z] v0.0.46 [2022-10-25T18:00:49.216Z] v0.0.47 [2022-10-25T18:00:49.216Z] v0.0.48 [2022-10-25T18:00:49.216Z] v0.0.49 [2022-10-25T18:00:49.216Z] v0.0.5 [2022-10-25T18:00:49.216Z] v0.0.50 [2022-10-25T18:00:49.216Z] v0.0.51 [2022-10-25T18:00:49.216Z] v0.0.52 [2022-10-25T18:00:49.216Z] v0.0.53 [2022-10-25T18:00:49.216Z] v0.0.54 [2022-10-25T18:00:49.216Z] v0.0.55 [2022-10-25T18:00:49.216Z] v0.0.56 [2022-10-25T18:00:49.216Z] v0.0.57 [2022-10-25T18:00:49.216Z] v0.0.58 [2022-10-25T18:00:49.216Z] v0.0.59 [2022-10-25T18:00:49.216Z] v0.0.6 [2022-10-25T18:00:49.216Z] v0.0.60 [2022-10-25T18:00:49.216Z] v0.0.61 [2022-10-25T18:00:49.216Z] v0.0.62 [2022-10-25T18:00:49.216Z] v0.0.63 [2022-10-25T18:00:49.216Z] v0.0.64 [2022-10-25T18:00:49.216Z] v0.0.65 [2022-10-25T18:00:49.216Z] v0.0.66 [2022-10-25T18:00:49.216Z] v0.0.67 [2022-10-25T18:00:49.216Z] v0.0.68 [2022-10-25T18:00:49.216Z] v0.0.69 [2022-10-25T18:00:49.216Z] v0.0.7 [2022-10-25T18:00:49.216Z] v0.0.70 [2022-10-25T18:00:49.216Z] v0.0.71 [2022-10-25T18:00:49.216Z] v0.0.72 [2022-10-25T18:00:49.216Z] v0.0.8 [2022-10-25T18:00:49.216Z] v0.0.9 [2022-10-25T18:00:49.216Z] v2.0.0 [2022-10-25T18:00:49.216Z] v2.1.0 [2022-10-25T18:00:49.216Z] v2.1.1 [2022-10-25T18:00:49.216Z] v2.1.1-dev.1 [2022-10-25T18:00:49.216Z] v2.1.1-dev.2 [2022-10-25T18:00:49.216Z] v2.1.1-dev.3 [2022-10-25T18:00:49.216Z] v2.1.1-dev.4 [2022-10-25T18:00:49.216Z] v2.2.0 [2022-10-25T18:00:49.216Z] v2.2.1-dev.1 [2022-10-25T18:00:49.216Z] v2.2.1-dev.2 [2022-10-25T18:00:49.216Z] v2.2.1-dev.3 [2022-10-25T18:00:49.216Z] v2.2.1-dev.4 [2022-10-25T18:00:49.216Z] v2.2.1-dev.5 [2022-10-25T18:00:49.216Z] v2.2.1-dev.6 [2022-10-25T18:00:49.216Z] v2.2.1-dev.7 [2022-10-25T18:00:49.216Z] v2.2.1-dev.8 [2022-10-25T18:00:49.216Z] v2.2.1-dev.9 [2022-10-25T18:00:49.216Z] v2.3.0-dev.10 [2022-10-25T18:00:49.216Z] v2.3.0-dev.11 [2022-10-25T18:00:49.216Z] v2.3.0-dev.12 [2022-10-25T18:00:49.216Z] v2.3.0-dev.13 [2022-10-25T18:00:49.216Z] v2.3.0-dev.14 [2022-10-25T18:00:49.216Z] v2.3.0-dev.15 [2022-10-25T18:00:49.216Z] v2.3.0-dev.16 [2022-10-25T18:00:49.216Z] v2.3.0-dev.17 [2022-10-25T18:00:49.216Z] v2.3.0-dev.18 [2022-10-25T18:00:49.216Z] v2.3.0-dev.19 [2022-10-25T18:00:49.216Z] v2.3.0-dev.20 [2022-10-25T18:00:49.216Z] v2.3.0-dev.21 [2022-10-25T18:00:49.216Z] v2.3.0-dev.22 [2022-10-25T18:00:49.216Z] v2.3.0-dev.23 [2022-10-25T18:00:49.216Z] v2.3.0-dev.24 [2022-10-25T18:00:49.216Z] v2.3.0-dev.25 [2022-10-25T18:00:49.216Z] v2.3.0-dev.26 [Pipeline] sh [2022-10-25T18:00:49.499Z] + lftools sign git-tag v2.3.0-dev.26 [2022-10-25T18:00:50.067Z] Signing Git tag with Sigul... [2022-10-25T18:00:50.068Z] Signing v2.3.0-dev.26 [Pipeline] echo [2022-10-25T18:00:50.644Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:00:50.926Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-25T18:00:50.933Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-25T18:00:50.954Z] $ docker stop --time=1 9ad98c8334140b0c9461915720ea6ab2afa3619c8f14c14c8eef1ad8306daef2 [2022-10-25T18:00:52.280Z] $ docker rm -f 9ad98c8334140b0c9461915720ea6ab2afa3619c8f14c14c8eef1ad8306daef2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-25T18:00:52.678Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T18:00:52.678Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:00:52.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T18:00:52.976Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:00:53.048Z] prd-ubuntu20.04-docker-8c-8g-116931 does not seem to be running inside a container [2022-10-25T18:00:53.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T18:00:53.439Z] $ docker top 794aa0946ff45dd466274e8366af670ffd59baa646334b3176f283a4037812e9 -eo pid,comm [2022-10-25T18:00:53.485Z] 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). [2022-10-25T18:00:53.485Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T18:00:53.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T18:00:53.521Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T18:00:53.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T18:00:53.633Z] $ docker exec 794aa0946ff45dd466274e8366af670ffd59baa646334b3176f283a4037812e9 ssh-agent [2022-10-25T18:00:53.741Z] SSH_AUTH_SOCK=/tmp/ssh-Lstb4HprjDCS/agent.33 [2022-10-25T18:00:53.741Z] SSH_AGENT_PID=39 [2022-10-25T18:00:53.746Z] Running ssh-add (command line suppressed) [2022-10-25T18:00:53.850Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6824971279998670368.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6824971279998670368.key) [2022-10-25T18:00:53.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T18:00:54.143Z] + git semver bump pre [2022-10-25T18:00:54.404Z] 2022-10-25 18:00:54,327 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-25T18:00:54.404Z] 2022-10-25 18:00:54,327 [bump_version] DEBUG bumping version:2.3.0-dev.26 on axis:pre with prefix:dev [2022-10-25T18:00:54.404Z] 2022-10-25 18:00:54,327 [bump_version] DEBUG bumped version:2.3.0-dev.27 [2022-10-25T18:00:54.404Z] 2022-10-25 18:00:54,327 [write_version] DEBUG write version:2.3.0-dev.27 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2022-10-25T18:00:54.404Z] 2022-10-25 18:00:54,327 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-25T18:00:54.404Z] 2022-10-25 18:00:54,327 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-25T18:00:54.404Z] 2022-10-25 18:00:54,329 [execute] INFO git cat-file --batch-check [2022-10-25T18:00:54.404Z] 2022-10-25 18:00:54,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T18:00:54.404Z] 2022-10-25 18:00:54,335 [execute] INFO git cat-file --batch [2022-10-25T18:00:54.404Z] 2022-10-25 18:00:54,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T18:00:54.404Z] 2022-10-25 18:00:54,341 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-25T18:00:54.404Z] 2.3.0-dev.27 [Pipeline] } [2022-10-25T18:00:54.417Z] $ docker exec --env ******** --env ******** 794aa0946ff45dd466274e8366af670ffd59baa646334b3176f283a4037812e9 ssh-agent -k [2022-10-25T18:00:54.532Z] unset SSH_AUTH_SOCK; [2022-10-25T18:00:54.532Z] unset SSH_AGENT_PID; [2022-10-25T18:00:54.532Z] echo Agent pid 39 killed; [2022-10-25T18:00:54.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T18:00:54.834Z] + git semver [Pipeline] } [2022-10-25T18:00:55.109Z] $ docker stop --time=1 794aa0946ff45dd466274e8366af670ffd59baa646334b3176f283a4037812e9 [2022-10-25T18:00:56.385Z] $ docker rm -f 794aa0946ff45dd466274e8366af670ffd59baa646334b3176f283a4037812e9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T18:00:56.713Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T18:00:56.713Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:00:57.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T18:00:57.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:00:57.078Z] prd-ubuntu20.04-docker-8c-8g-116931 does not seem to be running inside a container [2022-10-25T18:00:57.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T18:00:57.469Z] $ docker top 9b41d59cde63faca406a5c32b48807cde78b21d90a76eb0a228fdb8361653ab8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T18:00:57.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T18:00:57.552Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T18:00:57.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T18:00:57.667Z] $ docker exec 9b41d59cde63faca406a5c32b48807cde78b21d90a76eb0a228fdb8361653ab8 ssh-agent [2022-10-25T18:00:57.774Z] SSH_AUTH_SOCK=/tmp/ssh-bhaRUfpoYxns/agent.32 [2022-10-25T18:00:57.774Z] SSH_AGENT_PID=38 [2022-10-25T18:00:57.780Z] Running ssh-add (command line suppressed) [2022-10-25T18:00:57.883Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16419760335011381569.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16419760335011381569.key) [2022-10-25T18:00:57.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T18:00:58.179Z] + git semver push [2022-10-25T18:00:58.438Z] 2022-10-25 18:00:58,382 [run_push] DEBUG push [2022-10-25T18:00:58.438Z] 2022-10-25 18:00:58,383 [execute] INFO git cat-file --batch-check [2022-10-25T18:00:58.438Z] 2022-10-25 18:00:58,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T18:00:58.438Z] 2022-10-25 18:00:58,387 [execute] INFO git rev-list 74b333f0dbbc00c568890c4b3a91ef21bc35abef -- [2022-10-25T18:00:58.438Z] 2022-10-25 18:00:58,388 [execute] DEBUG Popen(['git', 'rev-list', '74b333f0dbbc00c568890c4b3a91ef21bc35abef', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-25T18:00:58.438Z] 2022-10-25 18:00:58,398 [execute] INFO git fetch -v origin [2022-10-25T18:00:58.438Z] 2022-10-25 18:00:58,399 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-25T18:00:59.007Z] 2022-10-25 18:00:58,954 [run_push] DEBUG no remote changes detected [2022-10-25T18:00:59.007Z] 2022-10-25 18:00:58,954 [execute] INFO git push origin semver [2022-10-25T18:00:59.007Z] 2022-10-25 18:00:58,955 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-25T18:00:59.944Z] 2022-10-25 18:00:59,793 [run_push] DEBUG push all version tags [2022-10-25T18:00:59.944Z] 2022-10-25 18:00:59,794 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-25T18:00:59.944Z] 2022-10-25 18:00:59,794 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2022-10-25T18:01:00.881Z] 2022-10-25 18:01:00,656 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-25T18:01:00.881Z] 2.3.0-dev.27 [Pipeline] } [2022-10-25T18:01:00.897Z] $ docker exec --env ******** --env ******** 9b41d59cde63faca406a5c32b48807cde78b21d90a76eb0a228fdb8361653ab8 ssh-agent -k [2022-10-25T18:01:01.011Z] unset SSH_AUTH_SOCK; [2022-10-25T18:01:01.011Z] unset SSH_AGENT_PID; [2022-10-25T18:01:01.011Z] echo Agent pid 38 killed; [2022-10-25T18:01:01.016Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T18:01:01.322Z] + git semver [Pipeline] } [2022-10-25T18:01:01.598Z] $ docker stop --time=1 9b41d59cde63faca406a5c32b48807cde78b21d90a76eb0a228fdb8361653ab8 [2022-10-25T18:01:02.875Z] $ docker rm -f 9b41d59cde63faca406a5c32b48807cde78b21d90a76eb0a228fdb8361653ab8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2022-10-25T18:01:03.450Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2022-10-25T18:01:03.450Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-10-25T18:01:03.450Z] total 16 [2022-10-25T18:01:03.450Z] drwxr-xr-x 3 root root 4096 Oct 25 17:55 . [2022-10-25T18:01:03.450Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 18:00 .. [2022-10-25T18:01:03.450Z] drwxr-xr-x 2 root root 4096 Oct 25 17:55 cost [2022-10-25T18:01:03.450Z] -rw-r--r-- 1 root root 87 Oct 25 17:55 cost.csv [2022-10-25T18:01:03.450Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-10-25T18:01:03.450Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-10-25T18:01:03.450Z] total 16 [2022-10-25T18:01:03.450Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 17:55 . [2022-10-25T18:01:03.450Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 18:00 .. [2022-10-25T18:01:03.450Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 17:55 cost [2022-10-25T18:01:03.450Z] -rw-r--r-- 1 jenkins jenkins 87 Oct 25 17:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:01:03.740Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:01:04.680Z] ---> package-listing.sh [2022-10-25T18:01:04.680Z] ++ facter osfamily [2022-10-25T18:01:04.680Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T18:01:04.944Z] + OS_FAMILY=debian [2022-10-25T18:01:04.944Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2022-10-25T18:01:04.944Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T18:01:04.944Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T18:01:04.944Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T18:01:04.944Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T18:01:04.944Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-10-25T18:01:04.944Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T18:01:04.944Z] + case "${OS_FAMILY}" in [2022-10-25T18:01:04.944Z] + dpkg -l [2022-10-25T18:01:04.944Z] + grep '^ii' [2022-10-25T18:01:04.944Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T18:01:04.944Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T18:01:04.944Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T18:01:04.944Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-10-25T18:01:04.944Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2022-10-25T18:01:04.944Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2022-10-25T18:01:04.955Z] 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-25T18:01:05.231Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:01:05.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T18:01:05.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:01:05.998Z] prd-ubuntu20.04-docker-8c-8g-116931 does not seem to be running inside a container [2022-10-25T18:01:06.038Z] $ 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T18:01:06.248Z] $ docker top 642dc4eea3eb1cf8f73b945d11e51e4d6f83f2ded4a3dc7e6a223cf5ce667dc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T18:01:06.589Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T18:01:06.913Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T18:01:07.191Z] + ls /var/log/sa-host [2022-10-25T18:01:07.191Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T18:01:07.341Z] provisioning config files... [2022-10-25T18:01:07.349Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config9669256614027226tmp [Pipeline] { [Pipeline] echo [2022-10-25T18:01:07.361Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:01:07.640Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T18:01:07.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:01:08.049Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T18:01:08.056Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:01:08.341Z] ---> sudo-logs.sh [2022-10-25T18:01:08.341Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T18:01:08.374Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:01:08.654Z] ---> job-cost.sh [2022-10-25T18:01:08.654Z] lf-activate-venv: SKIPPING [2022-10-25T18:01:08.654Z] DEBUG: total: 0.2199999988079071 [2022-10-25T18:01:08.654Z] INFO: Retrieving Stack Cost... [2022-10-25T18:01:08.912Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T18:01:09.170Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T18:01:09.180Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:01:09.459Z] ---> logs-deploy.sh [2022-10-25T18:01:09.459Z] lf-activate-venv: SKIPPING [2022-10-25T18:01:09.459Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/82 [2022-10-25T18:01:09.459Z] INFO: archiving workspace using pattern(s): [2022-10-25T18:01:10.837Z] Archives upload complete. [2022-10-25T18:01:10.837Z] INFO: archiving logs to Nexus [2022-10-25T18:01:11.404Z] ---> uname -a: [2022-10-25T18:01:11.404Z] Linux prd-ubuntu20-04-docker-8c-8g-116931 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-25T18:01:11.404Z] [2022-10-25T18:01:11.404Z] [2022-10-25T18:01:11.404Z] ---> lscpu: [2022-10-25T18:01:11.404Z] Architecture: x86_64 [2022-10-25T18:01:11.404Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-25T18:01:11.404Z] Byte Order: Little Endian [2022-10-25T18:01:11.404Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-25T18:01:11.404Z] CPU(s): 8 [2022-10-25T18:01:11.404Z] On-line CPU(s) list: 0-7 [2022-10-25T18:01:11.404Z] Thread(s) per core: 1 [2022-10-25T18:01:11.404Z] Core(s) per socket: 1 [2022-10-25T18:01:11.404Z] Socket(s): 8 [2022-10-25T18:01:11.404Z] NUMA node(s): 1 [2022-10-25T18:01:11.404Z] Vendor ID: AuthenticAMD [2022-10-25T18:01:11.404Z] CPU family: 23 [2022-10-25T18:01:11.404Z] Model: 49 [2022-10-25T18:01:11.404Z] Model name: AMD EPYC-Rome Processor [2022-10-25T18:01:11.404Z] Stepping: 0 [2022-10-25T18:01:11.404Z] CPU MHz: 2799.998 [2022-10-25T18:01:11.404Z] BogoMIPS: 5599.99 [2022-10-25T18:01:11.404Z] Virtualization: AMD-V [2022-10-25T18:01:11.404Z] Hypervisor vendor: KVM [2022-10-25T18:01:11.404Z] Virtualization type: full [2022-10-25T18:01:11.404Z] L1d cache: 256 KiB [2022-10-25T18:01:11.404Z] L1i cache: 256 KiB [2022-10-25T18:01:11.404Z] L2 cache: 4 MiB [2022-10-25T18:01:11.404Z] L3 cache: 128 MiB [2022-10-25T18:01:11.404Z] NUMA node0 CPU(s): 0-7 [2022-10-25T18:01:11.404Z] Vulnerability Itlb multihit: Not affected [2022-10-25T18:01:11.404Z] Vulnerability L1tf: Not affected [2022-10-25T18:01:11.404Z] Vulnerability Mds: Not affected [2022-10-25T18:01:11.404Z] Vulnerability Meltdown: Not affected [2022-10-25T18:01:11.404Z] Vulnerability Mmio stale data: Not affected [2022-10-25T18:01:11.404Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-25T18:01:11.404Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-25T18:01:11.404Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-25T18:01:11.404Z] Vulnerability Srbds: Not affected [2022-10-25T18:01:11.404Z] Vulnerability Tsx async abort: Not affected [2022-10-25T18:01:11.404Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-25T18:01:11.404Z] [2022-10-25T18:01:11.404Z] [2022-10-25T18:01:11.404Z] ---> nproc: [2022-10-25T18:01:11.404Z] 8 [2022-10-25T18:01:11.404Z] [2022-10-25T18:01:11.404Z]