Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f132221f9d32bda2853ffade3e16b357ee0a66e 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-ssh11326944242739163155.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-ssh14728680151064623643.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-ssh3361133925226917851.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-ssh1360552958301674417.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-ssh12343526727401285812.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-117766’ is offline Running on prd-ubuntu20.04-docker-8c-8g-117772 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 5f132221f9d32bda2853ffade3e16b357ee0a66e (main) Commit message: "docs: Levski Change Log (#393)" > 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 5f132221f9d32bda2853ffade3e16b357ee0a66e # timeout=10 > git rev-list --no-walk a135891c038b22d35f4a739610ce7883d39ac647 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-01T22:15:38.924Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-01T22:15:38.985Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-01T22:15:39.065Z] ========================================================= [2022-11-01T22:15:39.065Z] EdgeX Global Pipelines Version Info [2022-11-01T22:15:39.065Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:15:39.829Z] ------------------- [2022-11-01T22:15:39.829Z] stable info: [2022-11-01T22:15:39.829Z] ------------------- [2022-11-01T22:15:39.829Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-01T22:15:39.829Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-01T22:15:39.829Z] Message: update stable to v1.0.243 [2022-11-01T22:15:40.419Z] ------------------- [2022-11-01T22:15:40.419Z] experimental info: [2022-11-01T22:15:40.419Z] ------------------- [2022-11-01T22:15:40.419Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-01T22:15:40.419Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-01T22:15:40.419Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-01T22:15:40.562Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-11-01T22:15:40.571Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-11-01T22:15:40.578Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-01T22:15:40.586Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-01T22:15:40.594Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-01T22:15:40.601Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-01T22:15:40.609Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-01T22:15:40.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-01T22:15:40.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-01T22:15:40.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-01T22:15:40.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-01T22:15:40.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-11-01T22:15:40.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-01T22:15:40.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-01T22:15:40.697Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T22:15:40.708Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T22:15:40.721Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T22:15:40.737Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T22:15:40.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-01T22:15:40.758Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-01T22:15:40.769Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-01T22:15:40.777Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-01T22:15:40.785Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-01T22:15:40.793Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-01T22:15:40.802Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-11-01T22:15:40.810Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-01T22:15:40.818Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-01T22:15:40.826Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-01T22:15:40.835Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-01T22:15:40.849Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-01T22:15:40.860Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f132221f9d32bda2853ffade3e16b357ee0a66e [Pipeline] echo [2022-11-01T22:15:40.878Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f13222 [Pipeline] echo [2022-11-01T22:15:40.892Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-01T22:15:41.227Z] + git rev-list -1 --merges 5f132221f9d32bda2853ffade3e16b357ee0a66e~1..5f132221f9d32bda2853ffade3e16b357ee0a66e [Pipeline] echo [2022-11-01T22:15:41.259Z] -----------> git rev-list -1 --merges 5f132221f9d32bda2853ffade3e16b357ee0a66e~1..5f132221f9d32bda2853ffade3e16b357ee0a66e 5f132221f9d32bda2853ffade3e16b357ee0a66e [false] [Pipeline] sh [2022-11-01T22:15:41.553Z] + git log --format=format:%s -1 5f132221f9d32bda2853ffade3e16b357ee0a66e [Pipeline] echo [2022-11-01T22:15:41.568Z] ========================================================= [2022-11-01T22:15:41.568Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-01T22:15:41.568Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-01T22:15:41.899Z] + git log --format=format:%s -1 5f132221f9d32bda2853ffade3e16b357ee0a66e [Pipeline] echo [2022-11-01T22:15:41.913Z] [semverPrep] GIT_COMMIT: 5f132221f9d32bda2853ffade3e16b357ee0a66e, Commit Message: docs: Levski Change Log (#393) [Pipeline] echo [2022-11-01T22:15:41.922Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-01T22:15:42.266Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-01T22:15:42.266Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-01T22:15:42.266Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-01T22:15:42.266Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-01T22:15:42.266Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-01T22:15:42.266Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-01T22:15:42.266Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:15:42.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T22:15:42.862Z] [2022-11-01T22:15:42.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:15:43.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T22:15:43.161Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-01T22:15:43.161Z] b85a868b505f: Pulling fs layer [2022-11-01T22:15:43.161Z] e2be974225ed: Pulling fs layer [2022-11-01T22:15:43.161Z] 339a4e72a1f5: Pulling fs layer [2022-11-01T22:15:43.161Z] 988bab9f4d93: Pulling fs layer [2022-11-01T22:15:43.161Z] 1469e6f7b9e6: Pulling fs layer [2022-11-01T22:15:43.161Z] eaf3925da568: Pulling fs layer [2022-11-01T22:15:43.161Z] bab4dde63d76: Pulling fs layer [2022-11-01T22:15:43.161Z] bde34c3a00c8: Pulling fs layer [2022-11-01T22:15:43.161Z] b352a97aabf1: Pulling fs layer [2022-11-01T22:15:43.161Z] 1469e6f7b9e6: Waiting [2022-11-01T22:15:43.161Z] 4872d77fe225: Pulling fs layer [2022-11-01T22:15:43.161Z] 988bab9f4d93: Waiting [2022-11-01T22:15:43.161Z] 5851b861e8e6: Pulling fs layer [2022-11-01T22:15:43.161Z] eaf3925da568: Waiting [2022-11-01T22:15:43.161Z] bab4dde63d76: Waiting [2022-11-01T22:15:43.161Z] bde34c3a00c8: Waiting [2022-11-01T22:15:43.161Z] b352a97aabf1: Waiting [2022-11-01T22:15:43.161Z] 4872d77fe225: Waiting [2022-11-01T22:15:43.161Z] 5851b861e8e6: Waiting [2022-11-01T22:15:43.161Z] e2be974225ed: Verifying Checksum [2022-11-01T22:15:43.161Z] e2be974225ed: Download complete [2022-11-01T22:15:43.161Z] 988bab9f4d93: Download complete [2022-11-01T22:15:43.421Z] 1469e6f7b9e6: Verifying Checksum [2022-11-01T22:15:43.421Z] 1469e6f7b9e6: Download complete [2022-11-01T22:15:43.421Z] 339a4e72a1f5: Verifying Checksum [2022-11-01T22:15:43.421Z] 339a4e72a1f5: Download complete [2022-11-01T22:15:43.421Z] eaf3925da568: Verifying Checksum [2022-11-01T22:15:43.421Z] eaf3925da568: Download complete [2022-11-01T22:15:43.421Z] bde34c3a00c8: Download complete [2022-11-01T22:15:43.421Z] b352a97aabf1: Download complete [2022-11-01T22:15:43.421Z] 4872d77fe225: Verifying Checksum [2022-11-01T22:15:43.421Z] 4872d77fe225: Download complete [2022-11-01T22:15:43.421Z] 5851b861e8e6: Verifying Checksum [2022-11-01T22:15:43.421Z] 5851b861e8e6: Download complete [2022-11-01T22:15:43.421Z] b85a868b505f: Verifying Checksum [2022-11-01T22:15:43.421Z] b85a868b505f: Download complete [2022-11-01T22:15:43.679Z] bab4dde63d76: Verifying Checksum [2022-11-01T22:15:43.679Z] bab4dde63d76: Download complete [2022-11-01T22:15:44.613Z] b85a868b505f: Pull complete [2022-11-01T22:15:44.613Z] e2be974225ed: Pull complete [2022-11-01T22:15:44.870Z] 339a4e72a1f5: Pull complete [2022-11-01T22:15:45.129Z] 988bab9f4d93: Pull complete [2022-11-01T22:15:45.387Z] 1469e6f7b9e6: Pull complete [2022-11-01T22:15:45.388Z] eaf3925da568: Pull complete [2022-11-01T22:15:47.292Z] bab4dde63d76: Pull complete [2022-11-01T22:15:47.292Z] bde34c3a00c8: Pull complete [2022-11-01T22:15:47.292Z] b352a97aabf1: Pull complete [2022-11-01T22:15:47.292Z] 4872d77fe225: Pull complete [2022-11-01T22:15:47.292Z] 5851b861e8e6: Pull complete [2022-11-01T22:15:47.292Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-01T22:15:47.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T22:15:47.292Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:15:47.380Z] prd-ubuntu20.04-docker-8c-8g-117772 does not seem to be running inside a container [2022-11-01T22:15:47.413Z] $ 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-11-01T22:15:49.341Z] $ docker top 0a224da23a3221448bbd2f94d73d59ab8a35f907fdc1ce576dfbb44fdac5e9d8 -eo pid,comm [2022-11-01T22:15:49.400Z] 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-11-01T22:15:49.400Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-01T22:15:49.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T22:15:49.430Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T22:15:49.545Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T22:15:49.546Z] $ docker exec 0a224da23a3221448bbd2f94d73d59ab8a35f907fdc1ce576dfbb44fdac5e9d8 ssh-agent [2022-11-01T22:15:49.659Z] SSH_AUTH_SOCK=/tmp/ssh-iIYkOK2rbJ4t/agent.33 [2022-11-01T22:15:49.659Z] SSH_AGENT_PID=39 [2022-11-01T22:15:49.666Z] Running ssh-add (command line suppressed) [2022-11-01T22:15:49.756Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10754620864700434580.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10754620864700434580.key) [2022-11-01T22:15:49.781Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T22:15:50.065Z] + git tag --points-at HEAD [Pipeline] } [2022-11-01T22:15:50.074Z] $ docker exec --env ******** --env ******** 0a224da23a3221448bbd2f94d73d59ab8a35f907fdc1ce576dfbb44fdac5e9d8 ssh-agent -k [2022-11-01T22:15:50.170Z] unset SSH_AUTH_SOCK; [2022-11-01T22:15:50.170Z] unset SSH_AGENT_PID; [2022-11-01T22:15:50.171Z] echo Agent pid 39 killed; [2022-11-01T22:15:50.183Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-01T22:15:50.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T22:15:50.205Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T22:15:50.325Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T22:15:50.326Z] $ docker exec 0a224da23a3221448bbd2f94d73d59ab8a35f907fdc1ce576dfbb44fdac5e9d8 ssh-agent [2022-11-01T22:15:50.434Z] SSH_AUTH_SOCK=/tmp/ssh-xBPysK6dZjpj/agent.71 [2022-11-01T22:15:50.434Z] SSH_AGENT_PID=77 [2022-11-01T22:15:50.439Z] Running ssh-add (command line suppressed) [2022-11-01T22:15:50.542Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9384678266425582563.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9384678266425582563.key) [2022-11-01T22:15:50.557Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T22:15:50.840Z] + git semver init [2022-11-01T22:15:51.098Z] 2022-11-01 22:15:50,999 [run_init] DEBUG init version:0.0.0 force:False [2022-11-01T22:15:51.098Z] 2022-11-01 22:15:51,000 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-11-01T22:15:51.098Z] 2022-11-01 22:15:51,000 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-11-01T22:15:51.098Z] 2022-11-01 22:15:51,001 [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-11-01T22:15:52.035Z] 2022-11-01 22:15:51,878 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2022-11-01T22:15:52.035Z] 2022-11-01 22:15:51,879 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2022-11-01T22:15:52.035Z] 2022-11-01 22:15:51,879 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-11-01T22:15:52.035Z] 2022-11-01 22:15:51,879 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-11-01T22:15:52.035Z] 2.3.0-dev.29 [Pipeline] } [2022-11-01T22:15:52.042Z] $ docker exec --env ******** --env ******** 0a224da23a3221448bbd2f94d73d59ab8a35f907fdc1ce576dfbb44fdac5e9d8 ssh-agent -k [2022-11-01T22:15:52.148Z] unset SSH_AUTH_SOCK; [2022-11-01T22:15:52.149Z] unset SSH_AGENT_PID; [2022-11-01T22:15:52.149Z] echo Agent pid 77 killed; [2022-11-01T22:15:52.161Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-01T22:15:52.467Z] + git semver [Pipeline] } [2022-11-01T22:15:52.735Z] $ docker stop --time=1 0a224da23a3221448bbd2f94d73d59ab8a35f907fdc1ce576dfbb44fdac5e9d8 [2022-11-01T22:15:54.031Z] $ docker rm -f 0a224da23a3221448bbd2f94d73d59ab8a35f907fdc1ce576dfbb44fdac5e9d8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T22:15:54.365Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-01T22:15:54.538Z] Stashed 1 file(s) [Pipeline] echo [2022-11-01T22:15:54.541Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.29 [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-11-01T22:15:54.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T22:15:54.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T22:15:54.703Z] ========================================================= [2022-11-01T22:15:54.703Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-01T22:15:54.703Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-01T22:15:54.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-01T22:15:54.991Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-01T22:15:54.991Z] 213ec9aee27d: Pulling fs layer [2022-11-01T22:15:54.991Z] 4583459ba037: Pulling fs layer [2022-11-01T22:15:54.991Z] 93c1e223e6f2: Pulling fs layer [2022-11-01T22:15:54.991Z] 53926ce57604: Pulling fs layer [2022-11-01T22:15:54.991Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-01T22:15:54.991Z] 30f14e443154: Pulling fs layer [2022-11-01T22:15:54.991Z] 801331c1e519: Pulling fs layer [2022-11-01T22:15:54.991Z] 99cc6dd402b0: Pulling fs layer [2022-11-01T22:15:54.991Z] 7d9ed39f4882: Pulling fs layer [2022-11-01T22:15:54.991Z] 801331c1e519: Waiting [2022-11-01T22:15:54.991Z] 99cc6dd402b0: Waiting [2022-11-01T22:15:54.991Z] 53926ce57604: Waiting [2022-11-01T22:15:54.991Z] 7d9ed39f4882: Waiting [2022-11-01T22:15:54.991Z] 21b2b0c7a3f4: Waiting [2022-11-01T22:15:54.991Z] 30f14e443154: Waiting [2022-11-01T22:15:54.991Z] 93c1e223e6f2: Verifying Checksum [2022-11-01T22:15:54.991Z] 93c1e223e6f2: Download complete [2022-11-01T22:15:54.991Z] 4583459ba037: Download complete [2022-11-01T22:15:54.991Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-01T22:15:54.991Z] 21b2b0c7a3f4: Download complete [2022-11-01T22:15:54.991Z] 30f14e443154: Verifying Checksum [2022-11-01T22:15:54.991Z] 30f14e443154: Download complete [2022-11-01T22:15:54.991Z] 801331c1e519: Verifying Checksum [2022-11-01T22:15:54.991Z] 801331c1e519: Download complete [2022-11-01T22:15:55.256Z] 213ec9aee27d: Verifying Checksum [2022-11-01T22:15:55.256Z] 213ec9aee27d: Download complete [2022-11-01T22:15:55.256Z] 213ec9aee27d: Pull complete [2022-11-01T22:15:55.516Z] 4583459ba037: Pull complete [2022-11-01T22:15:55.516Z] 93c1e223e6f2: Pull complete [2022-11-01T22:15:56.086Z] 7d9ed39f4882: Download complete [2022-11-01T22:15:56.344Z] 99cc6dd402b0: Verifying Checksum [2022-11-01T22:15:56.344Z] 99cc6dd402b0: Download complete [2022-11-01T22:15:56.344Z] 53926ce57604: Verifying Checksum [2022-11-01T22:15:56.344Z] 53926ce57604: Download complete [2022-11-01T22:16:00.530Z] 53926ce57604: Pull complete [2022-11-01T22:16:00.530Z] 21b2b0c7a3f4: Pull complete [2022-11-01T22:16:00.530Z] 30f14e443154: Pull complete [2022-11-01T22:16:00.530Z] 801331c1e519: Pull complete [2022-11-01T22:16:02.428Z] 99cc6dd402b0: Pull complete [2022-11-01T22:16:02.993Z] 7d9ed39f4882: Pull complete [2022-11-01T22:16:02.993Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-11-01T22:16:02.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-01T22:16:02.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-11-01T22:16:03.280Z] + 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-11-01T22:16:03.578Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-01T22:16:03.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:16:03.653Z] prd-ubuntu20.04-docker-8c-8g-117772 does not seem to be running inside a container [2022-11-01T22:16:03.687Z] $ 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-11-01T22:16:07.128Z] $ docker top d8873b6d9e2329889efc06caace5b240b8d7c64ea9199a6a87cb893c08fd06f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T22:16:07.474Z] + go version [2022-11-01T22:16:07.475Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-01T22:16:07.483Z] $ docker stop --time=1 d8873b6d9e2329889efc06caace5b240b8d7c64ea9199a6a87cb893c08fd06f0 [2022-11-01T22:16:08.745Z] $ docker rm -f d8873b6d9e2329889efc06caace5b240b8d7c64ea9199a6a87cb893c08fd06f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:16:09.125Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-01T22:16:09.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:16:09.186Z] prd-ubuntu20.04-docker-8c-8g-117772 does not seem to be running inside a container [2022-11-01T22:16:09.219Z] $ 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-11-01T22:16:09.602Z] $ docker top ce8ff28824f449df08a53ab39f6f0e635ef4d3893b532675322fc43700d93f40 -eo pid,comm [2022-11-01T22:16:09.633Z] Still waiting to schedule task [2022-11-01T22:16:09.633Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-117771’ is offline [Pipeline] { [Pipeline] sh [2022-11-01T22:16:09.942Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2022-11-01T22:16:10.232Z] + make test [2022-11-01T22:16:10.232Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-01T22:16:10.232Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-11-01T22:16:10.232Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 [2022-11-01T22:16:10.232Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-11-01T22:16:10.232Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 [2022-11-01T22:16:10.232Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-11-01T22:16:10.232Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 [2022-11-01T22:16:10.232Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 [2022-11-01T22:16:10.232Z] go: downloading github.com/google/uuid v1.3.0 [2022-11-01T22:16:10.232Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-01T22:16:10.232Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 [2022-11-01T22:16:10.232Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-11-01T22:16:10.232Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-11-01T22:16:10.490Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-01T22:16:10.490Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-01T22:16:10.490Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-11-01T22:16:10.490Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-11-01T22:16:10.490Z] go: downloading github.com/go-kit/log v0.2.1 [2022-11-01T22:16:10.490Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-11-01T22:16:10.490Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-11-01T22:16:10.490Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-01T22:16:10.490Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-11-01T22:16:10.490Z] go: downloading github.com/hashicorp/consul/api v1.15.3 [2022-11-01T22:16:10.490Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-11-01T22:16:10.490Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-11-01T22:16:10.490Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-11-01T22:16:10.490Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-11-01T22:16:10.490Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-11-01T22:16:10.490Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-11-01T22:16:10.490Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-11-01T22:16:10.490Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-11-01T22:16:10.490Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-11-01T22:16:10.490Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-11-01T22:16:10.490Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-11-01T22:16:10.490Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-11-01T22:16:10.490Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-11-01T22:16:10.490Z] go: downloading golang.org/x/text v0.3.7 [2022-11-01T22:16:10.490Z] go: downloading github.com/x448/float16 v0.8.4 [2022-11-01T22:16:10.490Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-11-01T22:16:10.490Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-11-01T22:16:10.490Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-11-01T22:16:10.490Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-11-01T22:16:10.490Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-11-01T22:16:10.490Z] go: downloading google.golang.org/grpc v1.46.0 [2022-11-01T22:16:10.750Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-11-01T22:16:10.750Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-11-01T22:16:10.750Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-11-01T22:16:10.750Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-11-01T22:16:10.750Z] go: downloading github.com/fatih/color v1.9.0 [2022-11-01T22:16:10.750Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-01T22:16:10.750Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-11-01T22:16:10.750Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-11-01T22:16:10.750Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-11-01T22:16:10.750Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-01T22:16:10.750Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-11-01T22:16:11.007Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-11-01T22:16:11.007Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-11-01T22:16:23.207Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-11-01T22:16:23.207Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.019s coverage: 9.9% of statements [2022-11-01T22:16:23.207Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-11-01T22:16:23.207Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.014s coverage: 92.5% of statements [2022-11-01T22:16:23.207Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.020s coverage: 85.3% of statements [2022-11-01T22:16:25.110Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.080s coverage: 46.4% of statements [2022-11-01T22:16:25.110Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-11-01T22:16:25.110Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-11-01T22:16:25.110Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.025s coverage: 100.0% of statements [2022-11-01T22:16:25.110Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.347s coverage: 88.4% of statements [2022-11-01T22:16:25.110Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.021s coverage: 25.0% of statements [2022-11-01T22:16:26.044Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.054s coverage: 81.4% of statements [2022-11-01T22:16:26.044Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-11-01T22:16:26.044Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.006s coverage: 41.7% of statements [2022-11-01T22:16:26.044Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.008s coverage: 91.3% of statements [2022-11-01T22:16:32.606Z] 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-11-01T22:16:32.606Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-01T22:16:34.518Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-01T22:16:34.777Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-11-01T22:16:34.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-01T22:16:34.798Z] $ docker stop --time=1 ce8ff28824f449df08a53ab39f6f0e635ef4d3893b532675322fc43700d93f40 [2022-11-01T22:16:37.799Z] $ docker rm -f ce8ff28824f449df08a53ab39f6f0e635ef4d3893b532675322fc43700d93f40 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T22:16:38.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-01T22:16:38.457Z] 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-11-01T22:16:38.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T22:16:38.879Z] [2022-11-01T22:16:38.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:16:39.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T22:16:39.175Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-01T22:16:39.175Z] 5eb5b503b376: Pulling fs layer [2022-11-01T22:16:39.175Z] 5c69ac0246d0: Pulling fs layer [2022-11-01T22:16:39.175Z] ec43610c2a17: Pulling fs layer [2022-11-01T22:16:39.175Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-01T22:16:39.175Z] 33b1e0a273af: Pulling fs layer [2022-11-01T22:16:39.175Z] 5d3b04190fa2: Pulling fs layer [2022-11-01T22:16:39.175Z] 2f39f015ded8: Pulling fs layer [2022-11-01T22:16:39.175Z] 33b1e0a273af: Waiting [2022-11-01T22:16:39.175Z] 5d3b04190fa2: Waiting [2022-11-01T22:16:39.175Z] 2f39f015ded8: Waiting [2022-11-01T22:16:39.175Z] 3a2ae6a8a46f: Waiting [2022-11-01T22:16:39.175Z] 5c69ac0246d0: Verifying Checksum [2022-11-01T22:16:39.175Z] 5c69ac0246d0: Download complete [2022-11-01T22:16:39.175Z] 3a2ae6a8a46f: Download complete [2022-11-01T22:16:39.175Z] 33b1e0a273af: Verifying Checksum [2022-11-01T22:16:39.175Z] 33b1e0a273af: Download complete [2022-11-01T22:16:39.175Z] 5d3b04190fa2: Verifying Checksum [2022-11-01T22:16:39.175Z] 5d3b04190fa2: Download complete [2022-11-01T22:16:39.432Z] ec43610c2a17: Verifying Checksum [2022-11-01T22:16:39.432Z] ec43610c2a17: Download complete [2022-11-01T22:16:39.432Z] 5eb5b503b376: Verifying Checksum [2022-11-01T22:16:39.432Z] 5eb5b503b376: Download complete [2022-11-01T22:16:40.003Z] 2f39f015ded8: Download complete [2022-11-01T22:16:40.568Z] 5eb5b503b376: Pull complete [2022-11-01T22:16:40.568Z] 5c69ac0246d0: Pull complete [2022-11-01T22:16:41.132Z] ec43610c2a17: Pull complete [2022-11-01T22:16:41.132Z] 3a2ae6a8a46f: Pull complete [2022-11-01T22:16:41.392Z] 33b1e0a273af: Pull complete [2022-11-01T22:16:41.392Z] 5d3b04190fa2: Pull complete [2022-11-01T22:16:45.574Z] 2f39f015ded8: Pull complete [2022-11-01T22:16:45.574Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-01T22:16:45.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T22:16:45.574Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:16:45.650Z] prd-ubuntu20.04-docker-8c-8g-117772 does not seem to be running inside a container [2022-11-01T22:16:45.684Z] $ 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-11-01T22:16:48.244Z] $ docker top 2c0c06fa3da38451dd4da24d7e4117d8438b8a54ae5eeeb0c172e0ea252e2551 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:16:48.611Z] ---> job-cost.sh [2022-11-01T22:16:48.611Z] lf-activate-venv: SKIPPING [2022-11-01T22:16:48.611Z] INFO: No Stack... [2022-11-01T22:16:48.870Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-01T22:16:49.129Z] INFO: Archiving Costs [Pipeline] sh [2022-11-01T22:16:49.426Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2022-11-01T22:16:49.426Z] + cut -d, -f6 [Pipeline] lock [2022-11-01T22:16:49.438Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-85-stack-cost] [2022-11-01T22:16:49.444Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-85-stack-cost] did not exist. Created. [2022-11-01T22:16:49.444Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-01T22:16:49.744Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-01T22:16:49.786Z] Stashed 1 file(s) [Pipeline] } [2022-11-01T22:16:49.792Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-85-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-01T22:16:49.801Z] $ docker stop --time=1 2c0c06fa3da38451dd4da24d7e4117d8438b8a54ae5eeeb0c172e0ea252e2551 [2022-11-01T22:16:51.033Z] $ docker rm -f 2c0c06fa3da38451dd4da24d7e4117d8438b8a54ae5eeeb0c172e0ea252e2551 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-01T22:18:51.625Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117778 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2022-11-01T22:18:51.640Z] Running in /w/workspace/go-mod-bootstrap/85 [Pipeline] { [Pipeline] checkout [2022-11-01T22:18:51.683Z] Selected Git installation does not exist. Using Default [2022-11-01T22:18:51.683Z] The recommended git tool is: NONE [2022-11-01T22:18:58.677Z] using credential edgex-jenkins-ssh [2022-11-01T22:18:58.696Z] Cloning the remote Git repository [2022-11-01T22:18:58.763Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-11-01T22:18:58.863Z] > git init /w/workspace/go-mod-bootstrap/85 # timeout=10 [2022-11-01T22:18:59.040Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-11-01T22:18:59.042Z] > git --version # timeout=10 [2022-11-01T22:18:59.070Z] > git --version # 'git version 2.25.1' [2022-11-01T22:18:59.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-01T22:18:59.153Z] Verifying host key using known hosts file [2022-11-01T22:18:59.418Z] 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-11-01T22:18:59.436Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-01T22:19:01.923Z] Avoid second fetch [2022-11-01T22:19:01.924Z] Checking out Revision 5f132221f9d32bda2853ffade3e16b357ee0a66e (main) [2022-11-01T22:19:00.718Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-11-01T22:19:00.747Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-01T22:19:01.949Z] > git config core.sparsecheckout # timeout=10 [2022-11-01T22:19:01.969Z] > git checkout -f 5f132221f9d32bda2853ffade3e16b357ee0a66e # timeout=10 [2022-11-01T22:19:02.598Z] Commit message: "docs: Levski Change Log (#393)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-01T22:19:03.678Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-01T22:19:03.679Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-01T22:19:03.679Z] Dload Upload Total Spent Left Speed [2022-11-01T22:19:03.679Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 189k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh [2022-11-01T22:19:04.388Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-01T22:19:04.754Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-01T22:19:04.754Z] + sudo tee /etc/docker/daemon.new [2022-11-01T22:19:04.754Z] { [2022-11-01T22:19:04.754Z] "registry-mirrors": [ [2022-11-01T22:19:04.754Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-01T22:19:04.754Z] ], [2022-11-01T22:19:04.754Z] "bip": "10.250.0.254/24", [2022-11-01T22:19:04.754Z] "hosts": [ [2022-11-01T22:19:04.754Z] "tcp://0.0.0.0:5555", [2022-11-01T22:19:04.754Z] "unix:///var/run/docker.sock" [2022-11-01T22:19:04.754Z] ], [2022-11-01T22:19:04.754Z] "mtu": 1458, [2022-11-01T22:19:04.754Z] "selinux-enabled": true, [2022-11-01T22:19:04.754Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-01T22:19:04.754Z] } [Pipeline] sh [2022-11-01T22:19:05.108Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-01T22:19:05.461Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-11-01T22:19:23.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T22:19:23.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T22:19:24.002Z] ========================================================= [2022-11-01T22:19:24.002Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-01T22:19:24.002Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-01T22:19:24.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-01T22:19:26.991Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-01T22:19:26.991Z] 9b18e9b68314: Pulling fs layer [2022-11-01T22:19:26.991Z] d32db5db7311: Pulling fs layer [2022-11-01T22:19:26.991Z] d0c4b47475fc: Pulling fs layer [2022-11-01T22:19:26.991Z] 5831b945b038: Pulling fs layer [2022-11-01T22:19:26.991Z] 86bbec2aaacd: Pulling fs layer [2022-11-01T22:19:26.991Z] e10730c5d714: Pulling fs layer [2022-11-01T22:19:26.991Z] 5dd5c2283517: Pulling fs layer [2022-11-01T22:19:26.991Z] d5ac0230b979: Pulling fs layer [2022-11-01T22:19:26.991Z] 5831b945b038: Waiting [2022-11-01T22:19:26.991Z] 86bbec2aaacd: Waiting [2022-11-01T22:19:26.991Z] e10730c5d714: Waiting [2022-11-01T22:19:26.991Z] 5dd5c2283517: Waiting [2022-11-01T22:19:26.991Z] d5ac0230b979: Waiting [2022-11-01T22:19:26.991Z] d0c4b47475fc: Verifying Checksum [2022-11-01T22:19:26.991Z] d0c4b47475fc: Download complete [2022-11-01T22:19:26.991Z] d32db5db7311: Verifying Checksum [2022-11-01T22:19:26.991Z] d32db5db7311: Download complete [2022-11-01T22:19:26.991Z] 86bbec2aaacd: Verifying Checksum [2022-11-01T22:19:26.991Z] 86bbec2aaacd: Download complete [2022-11-01T22:19:26.991Z] e10730c5d714: Verifying Checksum [2022-11-01T22:19:26.991Z] e10730c5d714: Download complete [2022-11-01T22:19:26.991Z] 9b18e9b68314: Verifying Checksum [2022-11-01T22:19:26.991Z] 9b18e9b68314: Download complete [2022-11-01T22:19:27.603Z] 9b18e9b68314: Pull complete [2022-11-01T22:19:27.885Z] d5ac0230b979: Verifying Checksum [2022-11-01T22:19:27.885Z] d5ac0230b979: Download complete [2022-11-01T22:19:28.490Z] d32db5db7311: Pull complete [2022-11-01T22:19:28.776Z] d0c4b47475fc: Pull complete [2022-11-01T22:19:29.378Z] 5dd5c2283517: Verifying Checksum [2022-11-01T22:19:29.378Z] 5dd5c2283517: Download complete [2022-11-01T22:19:29.982Z] 5831b945b038: Verifying Checksum [2022-11-01T22:19:29.982Z] 5831b945b038: Download complete [2022-11-01T22:19:42.391Z] 5831b945b038: Pull complete [2022-11-01T22:19:42.664Z] 86bbec2aaacd: Pull complete [2022-11-01T22:19:42.937Z] e10730c5d714: Pull complete [2022-11-01T22:19:49.621Z] 5dd5c2283517: Pull complete [2022-11-01T22:19:51.045Z] d5ac0230b979: Pull complete [2022-11-01T22:19:51.315Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-11-01T22:19:51.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-01T22:19:51.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-11-01T22:19:51.656Z] + 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-11-01T22:19:52.006Z] + docker inspect -f . ci-base-image-arm64 [2022-11-01T22:19:52.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:19:52.226Z] prd-ubuntu20.04-docker-arm64-4c-16g-117778 does not seem to be running inside a container [2022-11-01T22:19:52.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/85 -v /w/workspace/go-mod-bootstrap/85:/w/workspace/go-mod-bootstrap/85:rw,z -v /w/workspace/go-mod-bootstrap/85@tmp:/w/workspace/go-mod-bootstrap/85@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-11-01T22:19:55.858Z] $ docker top 8c450635b0f9f2180d5129f088738cf6d72113511f02ea558c1406a5de5ceb80 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T22:19:56.842Z] + go version [2022-11-01T22:19:56.842Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-01T22:19:56.872Z] $ docker stop --time=1 8c450635b0f9f2180d5129f088738cf6d72113511f02ea558c1406a5de5ceb80 [2022-11-01T22:19:58.615Z] $ docker rm -f 8c450635b0f9f2180d5129f088738cf6d72113511f02ea558c1406a5de5ceb80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:19:59.239Z] + docker inspect -f . ci-base-image-arm64 [2022-11-01T22:19:59.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:19:59.462Z] prd-ubuntu20.04-docker-arm64-4c-16g-117778 does not seem to be running inside a container [2022-11-01T22:19:59.544Z] $ 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/85 -v /w/workspace/go-mod-bootstrap/85:/w/workspace/go-mod-bootstrap/85:rw,z -v /w/workspace/go-mod-bootstrap/85@tmp:/w/workspace/go-mod-bootstrap/85@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-11-01T22:20:00.840Z] $ docker top e9ffa295871f0739aa753c1c03795d34d76cec6337a26612767200cc256959f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T22:20:01.744Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/85 [Pipeline] fileExists [Pipeline] sh [2022-11-01T22:20:02.426Z] + make test [2022-11-01T22:20:02.426Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-01T22:20:02.426Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 [2022-11-01T22:20:02.426Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 [2022-11-01T22:20:02.426Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-11-01T22:20:02.697Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 [2022-11-01T22:20:02.697Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-11-01T22:20:02.982Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 [2022-11-01T22:20:02.982Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-11-01T22:20:02.982Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-11-01T22:20:02.982Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 [2022-11-01T22:20:02.982Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-11-01T22:20:02.982Z] go: downloading github.com/google/uuid v1.3.0 [2022-11-01T22:20:02.982Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-01T22:20:03.253Z] go: downloading github.com/go-kit/log v0.2.1 [2022-11-01T22:20:03.253Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-01T22:20:03.253Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-01T22:20:03.253Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-11-01T22:20:03.253Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-11-01T22:20:03.253Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-11-01T22:20:03.531Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-11-01T22:20:03.531Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-11-01T22:20:03.531Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-11-01T22:20:03.531Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-11-01T22:20:03.531Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-11-01T22:20:03.531Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-01T22:20:03.531Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-11-01T22:20:03.531Z] go: downloading github.com/hashicorp/consul/api v1.15.3 [2022-11-01T22:20:03.531Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-11-01T22:20:03.804Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-11-01T22:20:03.804Z] go: downloading google.golang.org/grpc v1.46.0 [2022-11-01T22:20:04.785Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-11-01T22:20:04.785Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-11-01T22:20:04.785Z] go: downloading github.com/x448/float16 v0.8.4 [2022-11-01T22:20:04.785Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-11-01T22:20:04.785Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-11-01T22:20:04.785Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-11-01T22:20:04.785Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-11-01T22:20:04.785Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-11-01T22:20:05.061Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-11-01T22:20:05.061Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-11-01T22:20:05.331Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-11-01T22:20:05.921Z] go: downloading golang.org/x/text v0.3.7 [2022-11-01T22:20:05.921Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-11-01T22:20:05.921Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-11-01T22:20:05.921Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-11-01T22:20:05.921Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-11-01T22:20:05.921Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-11-01T22:20:05.921Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-11-01T22:20:06.191Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-11-01T22:20:06.472Z] go: downloading github.com/fatih/color v1.9.0 [2022-11-01T22:20:06.472Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-01T22:20:06.472Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-11-01T22:20:06.745Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-11-01T22:20:08.166Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-11-01T22:20:08.167Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-01T22:20:08.167Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-11-01T22:20:09.150Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-11-01T22:21:45.871Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-11-01T22:21:47.312Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.098s coverage: 9.9% of statements [2022-11-01T22:21:47.312Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-11-01T22:21:47.312Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.075s coverage: 92.5% of statements [2022-11-01T22:21:47.312Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.032s coverage: 85.3% of statements [2022-11-01T22:21:52.675Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.153s coverage: 46.4% of statements [2022-11-01T22:21:52.675Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-11-01T22:21:52.675Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-11-01T22:21:52.675Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.097s coverage: 100.0% of statements [2022-11-01T22:21:52.675Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.431s coverage: 88.4% of statements [2022-11-01T22:21:53.634Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.071s coverage: 25.0% of statements [2022-11-01T22:22:00.277Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.103s coverage: 81.4% of statements [2022-11-01T22:22:00.277Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-11-01T22:22:00.277Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.048s coverage: 41.7% of statements [2022-11-01T22:22:00.277Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.015s coverage: 91.3% of statements [2022-11-01T22:22:00.277Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-01T22:22:00.277Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-01T22:22:22.351Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-01T22:22:22.351Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-11-01T22:22:22.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-01T22:22:22.392Z] $ docker stop --time=1 e9ffa295871f0739aa753c1c03795d34d76cec6337a26612767200cc256959f1 [2022-11-01T22:22:24.231Z] $ docker rm -f e9ffa295871f0739aa753c1c03795d34d76cec6337a26612767200cc256959f1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T22:22:27.131Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-01T22:22:27.146Z] Warning: overwriting stash ‘coverage-report’ [2022-11-01T22:22:27.655Z] 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-11-01T22:22:28.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T22:22:28.075Z] [2022-11-01T22:22:28.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:22:28.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T22:22:28.672Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-01T22:22:28.672Z] 8998bd30e6a1: Pulling fs layer [2022-11-01T22:22:28.672Z] 04944245beec: Pulling fs layer [2022-11-01T22:22:28.672Z] 699f458cf7ca: Pulling fs layer [2022-11-01T22:22:28.672Z] 765212b225bb: Pulling fs layer [2022-11-01T22:22:28.672Z] f23df028b6ca: Pulling fs layer [2022-11-01T22:22:28.672Z] d65c8cfc05b1: Pulling fs layer [2022-11-01T22:22:28.672Z] 2437ff75d9bd: Pulling fs layer [2022-11-01T22:22:28.672Z] 765212b225bb: Waiting [2022-11-01T22:22:28.672Z] f23df028b6ca: Waiting [2022-11-01T22:22:28.672Z] d65c8cfc05b1: Waiting [2022-11-01T22:22:28.672Z] 2437ff75d9bd: Waiting [2022-11-01T22:22:28.672Z] 04944245beec: Verifying Checksum [2022-11-01T22:22:28.672Z] 04944245beec: Download complete [2022-11-01T22:22:28.672Z] 765212b225bb: Verifying Checksum [2022-11-01T22:22:28.672Z] 765212b225bb: Download complete [2022-11-01T22:22:28.672Z] f23df028b6ca: Download complete [2022-11-01T22:22:28.673Z] d65c8cfc05b1: Verifying Checksum [2022-11-01T22:22:28.673Z] d65c8cfc05b1: Download complete [2022-11-01T22:22:28.946Z] 699f458cf7ca: Verifying Checksum [2022-11-01T22:22:28.946Z] 699f458cf7ca: Download complete [2022-11-01T22:22:29.215Z] 8998bd30e6a1: Download complete [2022-11-01T22:22:31.799Z] 2437ff75d9bd: Verifying Checksum [2022-11-01T22:22:31.799Z] 2437ff75d9bd: Download complete [2022-11-01T22:22:33.212Z] 8998bd30e6a1: Pull complete [2022-11-01T22:22:33.803Z] 04944245beec: Pull complete [2022-11-01T22:22:35.212Z] 699f458cf7ca: Pull complete [2022-11-01T22:22:35.212Z] 765212b225bb: Pull complete [2022-11-01T22:22:35.802Z] f23df028b6ca: Pull complete [2022-11-01T22:22:36.070Z] d65c8cfc05b1: Pull complete [2022-11-01T22:22:51.074Z] 2437ff75d9bd: Pull complete [2022-11-01T22:22:51.074Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-01T22:22:51.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T22:22:51.074Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:22:51.280Z] prd-ubuntu20.04-docker-arm64-4c-16g-117778 does not seem to be running inside a container [2022-11-01T22:22:51.358Z] $ 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/85 -v /w/workspace/go-mod-bootstrap/85:/w/workspace/go-mod-bootstrap/85:rw,z -v /w/workspace/go-mod-bootstrap/85@tmp:/w/workspace/go-mod-bootstrap/85@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-11-01T22:22:54.010Z] $ docker top 08eb47eaefd19be61724152fd511b4167f18daa8ee5cafe43e3f3a46fd0d2ef6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:22:54.859Z] ---> job-cost.sh [2022-11-01T22:22:54.859Z] lf-activate-venv: SKIPPING [2022-11-01T22:22:54.859Z] INFO: No Stack... [2022-11-01T22:22:55.126Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-01T22:22:56.087Z] INFO: Archiving Costs [Pipeline] sh [2022-11-01T22:22:56.731Z] + cut -d,+ -f6 [2022-11-01T22:22:56.732Z] cat /w/workspace/go-mod-bootstrap/85/archives/cost.csv [Pipeline] lock [2022-11-01T22:22:56.803Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-85-stack-cost] [2022-11-01T22:22:56.811Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-85-stack-cost] did not exist. Created. [2022-11-01T22:22:56.811Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-01T22:22:57.487Z] /w/workspace/go-mod-bootstrap/85@tmp/durable-7134acad/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-01T22:22:58.136Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-01T22:22:58.152Z] Warning: overwriting stash ‘stack-cost’ [2022-11-01T22:22:58.202Z] Stashed 1 file(s) [Pipeline] } [2022-11-01T22:22:58.211Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-85-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-01T22:22:58.236Z] $ docker stop --time=1 08eb47eaefd19be61724152fd511b4167f18daa8ee5cafe43e3f3a46fd0d2ef6 [2022-11-01T22:22:59.885Z] $ docker rm -f 08eb47eaefd19be61724152fd511b4167f18daa8ee5cafe43e3f3a46fd0d2ef6 [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-11-01T22:23:00.281Z] provisioning config files... [2022-11-01T22:23:00.291Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config12442249484788466532tmp [Pipeline] { [Pipeline] sh [2022-11-01T22:23:00.583Z] + set +x [2022-11-01T22:23:00.583Z] + + curl -s https://codecov.io/bash [2022-11-01T22:23:00.583Z] bash -s -- [2022-11-01T22:23:00.583Z] [2022-11-01T22:23:00.583Z] _____ _ [2022-11-01T22:23:00.583Z] / ____| | | [2022-11-01T22:23:00.583Z] | | ___ __| | ___ ___ _____ __ [2022-11-01T22:23:00.583Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-01T22:23:00.583Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-01T22:23:00.583Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-01T22:23:00.583Z] Bash-1.0.6 [2022-11-01T22:23:00.583Z] [2022-11-01T22:23:00.583Z] [2022-11-01T22:23:00.583Z] ==> git version 2.25.1 found [2022-11-01T22:23:00.583Z] ==> 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-11-01T22:23:00.583Z] Release-Date: 2020-01-08 [2022-11-01T22:23:00.583Z] 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-11-01T22:23:00.583Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-01T22:23:00.583Z] ==> Jenkins CI detected. [2022-11-01T22:23:00.583Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2022-11-01T22:23:00.583Z] project root: . [2022-11-01T22:23:00.583Z] --> token set from env [2022-11-01T22:23:00.583Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-01T22:23:00.583Z] ==> Running gcov in . (disable via -X gcov) [2022-11-01T22:23:00.583Z] ==> Python coveragepy not found [2022-11-01T22:23:00.583Z] ==> Searching for coverage reports in: [2022-11-01T22:23:00.583Z] + . [2022-11-01T22:23:00.583Z] -> Found 1 reports [2022-11-01T22:23:00.583Z] ==> Detecting git/mercurial file structure [2022-11-01T22:23:00.583Z] ==> Reading reports [2022-11-01T22:23:00.583Z] + ./coverage.out bytes=68433 [2022-11-01T22:23:00.583Z] ==> Appending adjustments [2022-11-01T22:23:00.583Z] https://docs.codecov.io/docs/fixing-reports [2022-11-01T22:23:00.842Z] + Found adjustments [2022-11-01T22:23:00.842Z] ==> Gzipping contents [2022-11-01T22:23:00.842Z] 12K /tmp/codecov.wCClnh.gz [2022-11-01T22:23:00.842Z] ==> Uploading reports [2022-11-01T22:23:00.842Z] url: https://codecov.io [2022-11-01T22:23:00.842Z] query: branch=main&commit=5f132221f9d32bda2853ffade3e16b357ee0a66e&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-01T22:23:00.842Z] -> Pinging Codecov [2022-11-01T22:23:00.842Z] 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=5f132221f9d32bda2853ffade3e16b357ee0a66e&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-01T22:23:01.101Z] -> Uploading to [2022-11-01T22:23:01.101Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-01/833815588EE85121546D348822E98E2E/5f132221f9d32bda2853ffade3e16b357ee0a66e/a99b9a3b-441c-4a01-96d3-fd3a78bbd7e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221101T222301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a58950e519385cb4583112d635afda82d83a0cf103071cfa6cbca7426c5f9683 [2022-11-01T22:23:01.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-01T22:23:01.101Z] Dload Upload Total Spent Left Speed [2022-11-01T22:23:01.360Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11227 0 0 100 11227 0 49458 --:--:-- --:--:-- --:--:-- 49458 [2022-11-01T22:23:01.360Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/5f132221f9d32bda2853ffade3e16b357ee0a66e [Pipeline] } [2022-11-01T22:23:01.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-01T22:23:01.476Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-01T22:23:01.493Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:23:01.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-01T22:23:01.792Z] [2022-11-01T22:23:01.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:23:02.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-01T22:23:02.086Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-01T22:23:02.086Z] df9b9388f04a: Pulling fs layer [2022-11-01T22:23:02.086Z] 52dc419b0ee2: Pulling fs layer [2022-11-01T22:23:02.086Z] 25bc292e5bac: Pulling fs layer [2022-11-01T22:23:02.086Z] 114826534d7a: Pulling fs layer [2022-11-01T22:23:02.086Z] 4657fd5d0bcf: Pulling fs layer [2022-11-01T22:23:02.086Z] 6ad1cebc031e: Pulling fs layer [2022-11-01T22:23:02.086Z] 8a3aa393b2d8: Pulling fs layer [2022-11-01T22:23:02.086Z] 4657fd5d0bcf: Waiting [2022-11-01T22:23:02.086Z] 6ad1cebc031e: Waiting [2022-11-01T22:23:02.086Z] 8a3aa393b2d8: Waiting [2022-11-01T22:23:02.086Z] 114826534d7a: Waiting [2022-11-01T22:23:02.086Z] 25bc292e5bac: Verifying Checksum [2022-11-01T22:23:02.086Z] 25bc292e5bac: Download complete [2022-11-01T22:23:02.086Z] 52dc419b0ee2: Verifying Checksum [2022-11-01T22:23:02.086Z] 52dc419b0ee2: Download complete [2022-11-01T22:23:02.086Z] 4657fd5d0bcf: Verifying Checksum [2022-11-01T22:23:02.086Z] 4657fd5d0bcf: Download complete [2022-11-01T22:23:02.344Z] df9b9388f04a: Download complete [2022-11-01T22:23:02.344Z] 6ad1cebc031e: Verifying Checksum [2022-11-01T22:23:02.344Z] 6ad1cebc031e: Download complete [2022-11-01T22:23:02.344Z] df9b9388f04a: Pull complete [2022-11-01T22:23:02.604Z] 52dc419b0ee2: Pull complete [2022-11-01T22:23:02.604Z] 25bc292e5bac: Pull complete [2022-11-01T22:23:03.173Z] 114826534d7a: Verifying Checksum [2022-11-01T22:23:03.173Z] 114826534d7a: Download complete [2022-11-01T22:23:03.173Z] 8a3aa393b2d8: Verifying Checksum [2022-11-01T22:23:03.173Z] 8a3aa393b2d8: Download complete [2022-11-01T22:23:06.465Z] 114826534d7a: Pull complete [2022-11-01T22:23:06.465Z] 4657fd5d0bcf: Pull complete [2022-11-01T22:23:06.722Z] 6ad1cebc031e: Pull complete [2022-11-01T22:23:09.246Z] 8a3aa393b2d8: Pull complete [2022-11-01T22:23:09.246Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-01T22:23:09.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-01T22:23:09.246Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:23:09.313Z] prd-ubuntu20.04-docker-8c-8g-117772 does not seem to be running inside a container [2022-11-01T22:23:09.339Z] $ 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-11-01T22:23:11.380Z] $ docker top 216967a170b1bde1cd701afc950dc178cfdf403a2c2a20c2d4dfa9c0e54497bd -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-01T22:23:11.448Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2022-11-01T22:23:11.724Z] + set -o pipefail [2022-11-01T22:23:11.724Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2022-11-01T22:23:58.400Z] [2022-11-01T22:23:58.401Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2022-11-01T22:23:58.401Z] [2022-11-01T22:23:58.401Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/67cf9456-6aab-452b-98c5-0f30add93f49 [2022-11-01T22:23:58.401Z] [2022-11-01T22:23:58.401Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-01T22:23:58.401Z] [2022-11-01T22:23:58.401Z] [2022-11-01T22:23:58.401Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-01T22:23:58.401Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-01T22:23:58.401Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-01T22:23:58.410Z] $ docker stop --time=1 216967a170b1bde1cd701afc950dc178cfdf403a2c2a20c2d4dfa9c0e54497bd [2022-11-01T22:23:59.703Z] $ docker rm -f 216967a170b1bde1cd701afc950dc178cfdf403a2c2a20c2d4dfa9c0e54497bd [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-11-01T22:24:00.366Z] + git log --format=format:%s -1 5f132221f9d32bda2853ffade3e16b357ee0a66e [Pipeline] sh [2022-11-01T22:24:00.652Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-01T22:24:00.652Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:24:00.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T22:24:00.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:24:01.010Z] prd-ubuntu20.04-docker-8c-8g-117772 does not seem to be running inside a container [2022-11-01T22:24:01.036Z] $ 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-11-01T22:24:01.368Z] $ docker top 9d6d8fbc8b40318942e8584db9afe12717671fc860424c21ef94c4a06d850b1f -eo pid,comm [2022-11-01T22:24:01.417Z] 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-11-01T22:24:01.417Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-01T22:24:01.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T22:24:01.458Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T22:24:01.566Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T22:24:01.566Z] $ docker exec 9d6d8fbc8b40318942e8584db9afe12717671fc860424c21ef94c4a06d850b1f ssh-agent [2022-11-01T22:24:01.665Z] SSH_AUTH_SOCK=/tmp/ssh-7ylgPY01cm5T/agent.32 [2022-11-01T22:24:01.665Z] SSH_AGENT_PID=38 [2022-11-01T22:24:01.669Z] Running ssh-add (command line suppressed) [2022-11-01T22:24:01.787Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1600792671406773901.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1600792671406773901.key) [2022-11-01T22:24:01.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T22:24:02.092Z] + git semver tag [2022-11-01T22:24:02.351Z] 2022-11-01 22:24:02,259 [run_tag] DEBUG tag force:False [2022-11-01T22:24:02.351Z] 2022-11-01 22:24:02,259 [check_head_tag] DEBUG check head tag [2022-11-01T22:24:02.351Z] 2022-11-01 22:24:02,261 [execute] INFO git cat-file --batch-check [2022-11-01T22:24:02.351Z] 2022-11-01 22:24:02,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-11-01T22:24:02.351Z] 2022-11-01 22:24:02,264 [execute] INFO git cat-file --batch [2022-11-01T22:24:02.351Z] 2022-11-01 22:24:02,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-11-01T22:24:02.351Z] 2022-11-01 22:24:02,296 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-11-01T22:24:02.351Z] 2022-11-01 22:24:02,296 [execute] INFO git tag -a v2.3.0-dev.29 -m v2.3.0-dev.29 [2022-11-01T22:24:02.351Z] 2022-11-01 22:24:02,296 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.29', '-m', 'v2.3.0-dev.29'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2022-11-01T22:24:02.351Z] 2022-11-01 22:24:02,301 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-11-01T22:24:02.351Z] 2.3.0-dev.29 [Pipeline] } [2022-11-01T22:24:02.359Z] $ docker exec --env ******** --env ******** 9d6d8fbc8b40318942e8584db9afe12717671fc860424c21ef94c4a06d850b1f ssh-agent -k [2022-11-01T22:24:02.453Z] unset SSH_AUTH_SOCK; [2022-11-01T22:24:02.453Z] unset SSH_AGENT_PID; [2022-11-01T22:24:02.453Z] echo Agent pid 38 killed; [2022-11-01T22:24:02.467Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-01T22:24:02.768Z] + git semver [Pipeline] } [2022-11-01T22:24:03.039Z] $ docker stop --time=1 9d6d8fbc8b40318942e8584db9afe12717671fc860424c21ef94c4a06d850b1f [2022-11-01T22:24:04.320Z] $ docker rm -f 9d6d8fbc8b40318942e8584db9afe12717671fc860424c21ef94c4a06d850b1f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:24:04.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-01T22:24:04.718Z] [2022-11-01T22:24:04.718Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:24:05.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-01T22:24:05.012Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-01T22:24:05.012Z] ab5ef0e58194: Pulling fs layer [2022-11-01T22:24:05.012Z] 9712f1f96733: Pulling fs layer [2022-11-01T22:24:05.012Z] 63f879dbbcfc: Pulling fs layer [2022-11-01T22:24:05.012Z] 0d9ebad4ef96: Pulling fs layer [2022-11-01T22:24:05.012Z] e9a5061849ea: Pulling fs layer [2022-11-01T22:24:05.012Z] d747dcd14b5f: Pulling fs layer [2022-11-01T22:24:05.012Z] 2de7ff778b66: Pulling fs layer [2022-11-01T22:24:05.012Z] e9a5061849ea: Waiting [2022-11-01T22:24:05.012Z] d747dcd14b5f: Waiting [2022-11-01T22:24:05.012Z] 0d9ebad4ef96: Waiting [2022-11-01T22:24:05.012Z] 2de7ff778b66: Waiting [2022-11-01T22:24:05.012Z] 9712f1f96733: Verifying Checksum [2022-11-01T22:24:05.012Z] 9712f1f96733: Download complete [2022-11-01T22:24:05.273Z] 63f879dbbcfc: Verifying Checksum [2022-11-01T22:24:05.273Z] 63f879dbbcfc: Download complete [2022-11-01T22:24:05.533Z] 0d9ebad4ef96: Verifying Checksum [2022-11-01T22:24:05.533Z] 0d9ebad4ef96: Download complete [2022-11-01T22:24:05.533Z] d747dcd14b5f: Download complete [2022-11-01T22:24:05.533Z] e9a5061849ea: Verifying Checksum [2022-11-01T22:24:05.533Z] e9a5061849ea: Download complete [2022-11-01T22:24:05.533Z] ab5ef0e58194: Verifying Checksum [2022-11-01T22:24:05.533Z] ab5ef0e58194: Download complete [2022-11-01T22:24:05.792Z] 2de7ff778b66: Verifying Checksum [2022-11-01T22:24:05.792Z] 2de7ff778b66: Download complete [2022-11-01T22:24:08.319Z] ab5ef0e58194: Pull complete [2022-11-01T22:24:08.319Z] 9712f1f96733: Pull complete [2022-11-01T22:24:08.889Z] 63f879dbbcfc: Pull complete [2022-11-01T22:24:13.070Z] 0d9ebad4ef96: Pull complete [2022-11-01T22:24:13.070Z] e9a5061849ea: Pull complete [2022-11-01T22:24:13.070Z] d747dcd14b5f: Pull complete [2022-11-01T22:24:14.013Z] 2de7ff778b66: Pull complete [2022-11-01T22:24:14.013Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-01T22:24:14.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-01T22:24:14.013Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:24:14.080Z] prd-ubuntu20.04-docker-8c-8g-117772 does not seem to be running inside a container [2022-11-01T22:24:14.105Z] $ 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-11-01T22:24:16.751Z] $ docker top 8c645ea57192f7bd719fd5eb934f8a5a9e3ca8b3973d430c0d623e0791f415ca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-01T22:24:16.814Z] provisioning config files... [2022-11-01T22:24:16.824Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2090586514620640459tmp [2022-11-01T22:24:16.833Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1045332428992239661tmp [2022-11-01T22:24:16.840Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14591997776626465192tmp [Pipeline] { [Pipeline] echo [2022-11-01T22:24:16.851Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:24:17.127Z] ---> sigul-configuration.sh [2022-11-01T22:24:17.127Z] gpg: directory `/root/.gnupg' created [2022-11-01T22:24:17.127Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-01T22:24:17.127Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-01T22:24:17.127Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-01T22:24:17.127Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-01T22:24:17.127Z] gpg: CAST5 encrypted data [2022-11-01T22:24:17.127Z] gpg: encrypted with 1 passphrase [2022-11-01T22:24:17.127Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-01T22:24:17.406Z] + mkdir /home/jenkins [2022-11-01T22:24:17.406Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-01T22:24:17.689Z] + 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-11-01T22:24:17.696Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:24:17.975Z] ---> sigul-install.sh [2022-11-01T22:24:17.975Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-01T22:24:18.254Z] + git tag --list [2022-11-01T22:24:18.254Z] v0.0.1 [2022-11-01T22:24:18.254Z] v0.0.10 [2022-11-01T22:24:18.254Z] v0.0.11 [2022-11-01T22:24:18.254Z] v0.0.12 [2022-11-01T22:24:18.254Z] v0.0.13 [2022-11-01T22:24:18.254Z] v0.0.14 [2022-11-01T22:24:18.254Z] v0.0.15 [2022-11-01T22:24:18.254Z] v0.0.16 [2022-11-01T22:24:18.254Z] v0.0.17 [2022-11-01T22:24:18.254Z] v0.0.18 [2022-11-01T22:24:18.254Z] v0.0.19 [2022-11-01T22:24:18.254Z] v0.0.2 [2022-11-01T22:24:18.254Z] v0.0.20 [2022-11-01T22:24:18.254Z] v0.0.21 [2022-11-01T22:24:18.254Z] v0.0.22 [2022-11-01T22:24:18.254Z] v0.0.23 [2022-11-01T22:24:18.254Z] v0.0.24 [2022-11-01T22:24:18.254Z] v0.0.25 [2022-11-01T22:24:18.254Z] v0.0.26 [2022-11-01T22:24:18.254Z] v0.0.27 [2022-11-01T22:24:18.254Z] v0.0.28 [2022-11-01T22:24:18.254Z] v0.0.29 [2022-11-01T22:24:18.254Z] v0.0.3 [2022-11-01T22:24:18.254Z] v0.0.30 [2022-11-01T22:24:18.254Z] v0.0.31 [2022-11-01T22:24:18.254Z] v0.0.32 [2022-11-01T22:24:18.254Z] v0.0.33 [2022-11-01T22:24:18.254Z] v0.0.34 [2022-11-01T22:24:18.254Z] v0.0.35 [2022-11-01T22:24:18.254Z] v0.0.36 [2022-11-01T22:24:18.254Z] v0.0.37 [2022-11-01T22:24:18.254Z] v0.0.38 [2022-11-01T22:24:18.254Z] v0.0.39 [2022-11-01T22:24:18.254Z] v0.0.4 [2022-11-01T22:24:18.254Z] v0.0.40 [2022-11-01T22:24:18.254Z] v0.0.41 [2022-11-01T22:24:18.254Z] v0.0.42 [2022-11-01T22:24:18.254Z] v0.0.43 [2022-11-01T22:24:18.254Z] v0.0.44 [2022-11-01T22:24:18.254Z] v0.0.45 [2022-11-01T22:24:18.254Z] v0.0.46 [2022-11-01T22:24:18.254Z] v0.0.47 [2022-11-01T22:24:18.254Z] v0.0.48 [2022-11-01T22:24:18.254Z] v0.0.49 [2022-11-01T22:24:18.254Z] v0.0.5 [2022-11-01T22:24:18.254Z] v0.0.50 [2022-11-01T22:24:18.254Z] v0.0.51 [2022-11-01T22:24:18.254Z] v0.0.52 [2022-11-01T22:24:18.254Z] v0.0.53 [2022-11-01T22:24:18.254Z] v0.0.54 [2022-11-01T22:24:18.254Z] v0.0.55 [2022-11-01T22:24:18.254Z] v0.0.56 [2022-11-01T22:24:18.254Z] v0.0.57 [2022-11-01T22:24:18.254Z] v0.0.58 [2022-11-01T22:24:18.254Z] v0.0.59 [2022-11-01T22:24:18.254Z] v0.0.6 [2022-11-01T22:24:18.254Z] v0.0.60 [2022-11-01T22:24:18.254Z] v0.0.61 [2022-11-01T22:24:18.254Z] v0.0.62 [2022-11-01T22:24:18.254Z] v0.0.63 [2022-11-01T22:24:18.254Z] v0.0.64 [2022-11-01T22:24:18.254Z] v0.0.65 [2022-11-01T22:24:18.254Z] v0.0.66 [2022-11-01T22:24:18.254Z] v0.0.67 [2022-11-01T22:24:18.254Z] v0.0.68 [2022-11-01T22:24:18.254Z] v0.0.69 [2022-11-01T22:24:18.254Z] v0.0.7 [2022-11-01T22:24:18.254Z] v0.0.70 [2022-11-01T22:24:18.254Z] v0.0.71 [2022-11-01T22:24:18.254Z] v0.0.72 [2022-11-01T22:24:18.254Z] v0.0.8 [2022-11-01T22:24:18.254Z] v0.0.9 [2022-11-01T22:24:18.254Z] v2.0.0 [2022-11-01T22:24:18.254Z] v2.1.0 [2022-11-01T22:24:18.254Z] v2.1.1 [2022-11-01T22:24:18.254Z] v2.1.1-dev.1 [2022-11-01T22:24:18.254Z] v2.1.1-dev.2 [2022-11-01T22:24:18.254Z] v2.1.1-dev.3 [2022-11-01T22:24:18.254Z] v2.1.1-dev.4 [2022-11-01T22:24:18.254Z] v2.2.0 [2022-11-01T22:24:18.254Z] v2.2.1-dev.1 [2022-11-01T22:24:18.254Z] v2.2.1-dev.2 [2022-11-01T22:24:18.254Z] v2.2.1-dev.3 [2022-11-01T22:24:18.254Z] v2.2.1-dev.4 [2022-11-01T22:24:18.254Z] v2.2.1-dev.5 [2022-11-01T22:24:18.254Z] v2.2.1-dev.6 [2022-11-01T22:24:18.254Z] v2.2.1-dev.7 [2022-11-01T22:24:18.254Z] v2.2.1-dev.8 [2022-11-01T22:24:18.254Z] v2.2.1-dev.9 [2022-11-01T22:24:18.254Z] v2.3.0-dev.10 [2022-11-01T22:24:18.254Z] v2.3.0-dev.11 [2022-11-01T22:24:18.254Z] v2.3.0-dev.12 [2022-11-01T22:24:18.254Z] v2.3.0-dev.13 [2022-11-01T22:24:18.254Z] v2.3.0-dev.14 [2022-11-01T22:24:18.254Z] v2.3.0-dev.15 [2022-11-01T22:24:18.254Z] v2.3.0-dev.16 [2022-11-01T22:24:18.254Z] v2.3.0-dev.17 [2022-11-01T22:24:18.254Z] v2.3.0-dev.18 [2022-11-01T22:24:18.254Z] v2.3.0-dev.19 [2022-11-01T22:24:18.254Z] v2.3.0-dev.20 [2022-11-01T22:24:18.254Z] v2.3.0-dev.21 [2022-11-01T22:24:18.254Z] v2.3.0-dev.22 [2022-11-01T22:24:18.254Z] v2.3.0-dev.23 [2022-11-01T22:24:18.254Z] v2.3.0-dev.24 [2022-11-01T22:24:18.254Z] v2.3.0-dev.25 [2022-11-01T22:24:18.254Z] v2.3.0-dev.26 [2022-11-01T22:24:18.254Z] v2.3.0-dev.27 [2022-11-01T22:24:18.254Z] v2.3.0-dev.28 [2022-11-01T22:24:18.254Z] v2.3.0-dev.29 [Pipeline] sh [2022-11-01T22:24:18.534Z] + lftools sign git-tag v2.3.0-dev.29 [2022-11-01T22:24:19.102Z] Signing Git tag with Sigul... [2022-11-01T22:24:19.102Z] Signing v2.3.0-dev.29 [Pipeline] echo [2022-11-01T22:24:19.370Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:24:19.650Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-01T22:24:19.656Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-01T22:24:19.676Z] $ docker stop --time=1 8c645ea57192f7bd719fd5eb934f8a5a9e3ca8b3973d430c0d623e0791f415ca [2022-11-01T22:24:20.931Z] $ docker rm -f 8c645ea57192f7bd719fd5eb934f8a5a9e3ca8b3973d430c0d623e0791f415ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-01T22:24:21.323Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-01T22:24:21.323Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:24:21.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T22:24:21.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:24:21.675Z] prd-ubuntu20.04-docker-8c-8g-117772 does not seem to be running inside a container [2022-11-01T22:24:21.701Z] $ 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-11-01T22:24:22.037Z] $ docker top 94a6619f56625b2ea512d481b41a9aadb479d7528a3640ab2f1f1d81b1c1f227 -eo pid,comm [2022-11-01T22:24:22.084Z] 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-11-01T22:24:22.084Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-01T22:24:22.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T22:24:22.126Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T22:24:22.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T22:24:22.240Z] $ docker exec 94a6619f56625b2ea512d481b41a9aadb479d7528a3640ab2f1f1d81b1c1f227 ssh-agent [2022-11-01T22:24:22.346Z] SSH_AUTH_SOCK=/tmp/ssh-xYfxRv7Y0a06/agent.32 [2022-11-01T22:24:22.346Z] SSH_AGENT_PID=38 [2022-11-01T22:24:22.350Z] Running ssh-add (command line suppressed) [2022-11-01T22:24:22.443Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15659127174526756433.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15659127174526756433.key) [2022-11-01T22:24:22.457Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T22:24:22.740Z] + git semver bump pre [2022-11-01T22:24:22.999Z] 2022-11-01 22:24:22,909 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-11-01T22:24:22.999Z] 2022-11-01 22:24:22,910 [bump_version] DEBUG bumping version:2.3.0-dev.29 on axis:pre with prefix:dev [2022-11-01T22:24:22.999Z] 2022-11-01 22:24:22,910 [bump_version] DEBUG bumped version:2.3.0-dev.30 [2022-11-01T22:24:22.999Z] 2022-11-01 22:24:22,910 [write_version] DEBUG write version:2.3.0-dev.30 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2022-11-01T22:24:22.999Z] 2022-11-01 22:24:22,910 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-11-01T22:24:22.999Z] 2022-11-01 22:24:22,910 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-11-01T22:24:22.999Z] 2022-11-01 22:24:22,912 [execute] INFO git cat-file --batch-check [2022-11-01T22:24:22.999Z] 2022-11-01 22:24:22,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-01T22:24:22.999Z] 2022-11-01 22:24:22,918 [execute] INFO git cat-file --batch [2022-11-01T22:24:22.999Z] 2022-11-01 22:24:22,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-01T22:24:22.999Z] 2022-11-01 22:24:22,923 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-11-01T22:24:22.999Z] 2.3.0-dev.30 [Pipeline] } [2022-11-01T22:24:23.006Z] $ docker exec --env ******** --env ******** 94a6619f56625b2ea512d481b41a9aadb479d7528a3640ab2f1f1d81b1c1f227 ssh-agent -k [2022-11-01T22:24:23.100Z] unset SSH_AUTH_SOCK; [2022-11-01T22:24:23.100Z] unset SSH_AGENT_PID; [2022-11-01T22:24:23.100Z] echo Agent pid 38 killed; [2022-11-01T22:24:23.112Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-01T22:24:23.406Z] + git semver [Pipeline] } [2022-11-01T22:24:23.674Z] $ docker stop --time=1 94a6619f56625b2ea512d481b41a9aadb479d7528a3640ab2f1f1d81b1c1f227 [2022-11-01T22:24:24.973Z] $ docker rm -f 94a6619f56625b2ea512d481b41a9aadb479d7528a3640ab2f1f1d81b1c1f227 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T22:24:25.302Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-01T22:24:25.302Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:24:25.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T22:24:25.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:24:25.655Z] prd-ubuntu20.04-docker-8c-8g-117772 does not seem to be running inside a container [2022-11-01T22:24:25.682Z] $ 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-11-01T22:24:26.032Z] $ docker top 88a4f8a7f8044ab45f229b0f53aec18a34669ca933b6a1fd649ed7496f61ec79 -eo pid,comm [2022-11-01T22:24:26.077Z] 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-11-01T22:24:26.077Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-01T22:24:26.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T22:24:26.110Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T22:24:26.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T22:24:26.222Z] $ docker exec 88a4f8a7f8044ab45f229b0f53aec18a34669ca933b6a1fd649ed7496f61ec79 ssh-agent [2022-11-01T22:24:26.332Z] SSH_AUTH_SOCK=/tmp/ssh-HmwfEDPa0C8b/agent.33 [2022-11-01T22:24:26.333Z] SSH_AGENT_PID=39 [2022-11-01T22:24:26.337Z] Running ssh-add (command line suppressed) [2022-11-01T22:24:26.441Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_18315389815512875716.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_18315389815512875716.key) [2022-11-01T22:24:26.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T22:24:26.735Z] + git semver push [2022-11-01T22:24:26.992Z] 2022-11-01 22:24:26,926 [run_push] DEBUG push [2022-11-01T22:24:26.992Z] 2022-11-01 22:24:26,927 [execute] INFO git cat-file --batch-check [2022-11-01T22:24:26.992Z] 2022-11-01 22:24:26,927 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-01T22:24:26.992Z] 2022-11-01 22:24:26,930 [execute] INFO git rev-list 651724d523476408863aab46c506b9793c70456d -- [2022-11-01T22:24:26.992Z] 2022-11-01 22:24:26,931 [execute] DEBUG Popen(['git', 'rev-list', '651724d523476408863aab46c506b9793c70456d', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-01T22:24:26.992Z] 2022-11-01 22:24:26,940 [execute] INFO git fetch -v origin [2022-11-01T22:24:26.992Z] 2022-11-01 22:24:26,940 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-01T22:24:27.560Z] 2022-11-01 22:24:27,491 [run_push] DEBUG no remote changes detected [2022-11-01T22:24:27.560Z] 2022-11-01 22:24:27,492 [execute] INFO git push origin semver [2022-11-01T22:24:27.560Z] 2022-11-01 22:24:27,492 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-01T22:24:28.934Z] 2022-11-01 22:24:28,708 [run_push] DEBUG push all version tags [2022-11-01T22:24:28.935Z] 2022-11-01 22:24:28,709 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-01T22:24:28.935Z] 2022-11-01 22:24:28,709 [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-11-01T22:24:29.870Z] 2022-11-01 22:24:29,708 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-11-01T22:24:29.870Z] 2.3.0-dev.30 [Pipeline] } [2022-11-01T22:24:29.878Z] $ docker exec --env ******** --env ******** 88a4f8a7f8044ab45f229b0f53aec18a34669ca933b6a1fd649ed7496f61ec79 ssh-agent -k [2022-11-01T22:24:29.987Z] unset SSH_AUTH_SOCK; [2022-11-01T22:24:29.988Z] unset SSH_AGENT_PID; [2022-11-01T22:24:29.988Z] echo Agent pid 39 killed; [2022-11-01T22:24:29.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-01T22:24:30.299Z] + git semver [Pipeline] } [2022-11-01T22:24:30.568Z] $ docker stop --time=1 88a4f8a7f8044ab45f229b0f53aec18a34669ca933b6a1fd649ed7496f61ec79 [2022-11-01T22:24:31.828Z] $ docker rm -f 88a4f8a7f8044ab45f229b0f53aec18a34669ca933b6a1fd649ed7496f61ec79 [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-11-01T22:24:32.374Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2022-11-01T22:24:32.374Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-11-01T22:24:32.374Z] total 16 [2022-11-01T22:24:32.374Z] drwxr-xr-x 3 root root 4096 Nov 1 22:16 . [2022-11-01T22:24:32.374Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 22:24 .. [2022-11-01T22:24:32.374Z] drwxr-xr-x 2 root root 4096 Nov 1 22:16 cost [2022-11-01T22:24:32.374Z] -rw-r--r-- 1 root root 87 Nov 1 22:16 cost.csv [2022-11-01T22:24:32.374Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-11-01T22:24:32.374Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-11-01T22:24:32.374Z] total 16 [2022-11-01T22:24:32.374Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 22:16 . [2022-11-01T22:24:32.374Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 22:24 .. [2022-11-01T22:24:32.374Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 22:16 cost [2022-11-01T22:24:32.374Z] -rw-r--r-- 1 jenkins jenkins 87 Nov 1 22:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:24:32.663Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:24:33.520Z] ---> package-listing.sh [2022-11-01T22:24:33.520Z] ++ facter osfamily [2022-11-01T22:24:33.520Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-01T22:24:33.778Z] + OS_FAMILY=debian [2022-11-01T22:24:33.778Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2022-11-01T22:24:33.778Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-01T22:24:33.778Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-01T22:24:33.778Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-01T22:24:33.778Z] + PACKAGES=/tmp/packages_start.txt [2022-11-01T22:24:33.778Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-11-01T22:24:33.778Z] + PACKAGES=/tmp/packages_end.txt [2022-11-01T22:24:33.778Z] + case "${OS_FAMILY}" in [2022-11-01T22:24:33.778Z] + dpkg -l [2022-11-01T22:24:33.778Z] + grep '^ii' [2022-11-01T22:24:33.778Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-01T22:24:33.778Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-01T22:24:33.778Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-01T22:24:33.778Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-11-01T22:24:33.778Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2022-11-01T22:24:33.778Z] + 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-11-01T22:24:33.787Z] 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-11-01T22:24:34.062Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T22:24:34.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T22:24:34.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T22:24:34.688Z] prd-ubuntu20.04-docker-8c-8g-117772 does not seem to be running inside a container [2022-11-01T22:24:34.717Z] $ 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-11-01T22:24:34.925Z] $ docker top 3b713a021f4cee643be98f0113dc69dce1a9f9de10d4b085c915d50c62997a8f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T22:24:35.262Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-01T22:24:35.545Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-01T22:24:35.828Z] + ls /var/log/sa-host [2022-11-01T22:24:35.828Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-01T22:24:35.889Z] provisioning config files... [2022-11-01T22:24:35.897Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8006259138249027476tmp [Pipeline] { [Pipeline] echo [2022-11-01T22:24:35.908Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:24:36.185Z] ---> create-netrc.sh [Pipeline] } [2022-11-01T22:24:36.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:24:36.521Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-01T22:24:36.529Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:24:36.811Z] ---> sudo-logs.sh [2022-11-01T22:24:36.811Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-01T22:24:36.840Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:24:37.122Z] ---> job-cost.sh [2022-11-01T22:24:37.122Z] lf-activate-venv: SKIPPING [2022-11-01T22:24:37.122Z] DEBUG: total: 0.2199999988079071 [2022-11-01T22:24:37.122Z] INFO: Retrieving Stack Cost... [2022-11-01T22:24:37.691Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-01T22:24:37.950Z] INFO: Archiving Costs [Pipeline] echo [2022-11-01T22:24:37.960Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T22:24:38.238Z] ---> logs-deploy.sh [2022-11-01T22:24:38.238Z] lf-activate-venv: SKIPPING [2022-11-01T22:24:38.238Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/85 [2022-11-01T22:24:38.238Z] INFO: archiving workspace using pattern(s): [2022-11-01T22:24:39.173Z] Archives upload complete. [2022-11-01T22:24:39.173Z] INFO: archiving logs to Nexus