Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f7989db8b92082d898b6a1da7af729e2e019421a 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-ssh11096788061894224350.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1892412352035951726.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-core-contracts/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-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14558941256554399100.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh1578119460941452505.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/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-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15391571228149567280.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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-3003’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3005 in /w/workspace/undry_go-mod-core-contracts_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-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f7989db8b92082d898b6a1da7af729e2e019421a (main) Commit message: "Merge pull request #785 from lenny-intel/common-config-service-key" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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 f7989db8b92082d898b6a1da7af729e2e019421a # timeout=10 > git rev-list --no-walk 5f282b9b3810fbe6691ab66ac10f88395482b835 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-18T20:58:46.968Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-18T20:58:47.029Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-18T20:58:47.047Z] ========================================================= [2023-01-18T20:58:47.047Z] EdgeX Global Pipelines Version Info [2023-01-18T20:58:47.047Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:58:47.761Z] ------------------- [2023-01-18T20:58:47.761Z] stable info: [2023-01-18T20:58:47.761Z] ------------------- [2023-01-18T20:58:47.761Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-18T20:58:47.761Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T20:58:47.761Z] Message: update stable to v1.0.244 [2023-01-18T20:58:48.329Z] ------------------- [2023-01-18T20:58:48.329Z] experimental info: [2023-01-18T20:58:48.329Z] ------------------- [2023-01-18T20:58:48.329Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-18T20:58:48.329Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T20:58:48.329Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-18T20:58:48.499Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2023-01-18T20:58:48.511Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2023-01-18T20:58:48.523Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-18T20:58:48.540Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-18T20:58:48.554Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-18T20:58:48.570Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-18T20:58:48.581Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-18T20:58:48.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-18T20:58:48.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-18T20:58:48.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-18T20:58:48.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-18T20:58:48.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2023-01-18T20:58:48.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-18T20:58:48.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-18T20:58:48.682Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-01-18T20:58:48.691Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-01-18T20:58:48.699Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-18T20:58:48.708Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-18T20:58:48.721Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-18T20:58:48.731Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-18T20:58:48.741Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-18T20:58:48.754Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-18T20:58:48.768Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-18T20:58:48.782Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-18T20:58:48.794Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-01-18T20:58:48.810Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-18T20:58:48.825Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-18T20:58:48.841Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-18T20:58:48.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-18T20:58:48.873Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-18T20:58:48.883Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7989db8b92082d898b6a1da7af729e2e019421a [Pipeline] echo [2023-01-18T20:58:48.895Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f7989db [Pipeline] echo [2023-01-18T20:58:48.911Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-18T20:58:49.265Z] + git rev-list -1 --merges f7989db8b92082d898b6a1da7af729e2e019421a~1..f7989db8b92082d898b6a1da7af729e2e019421a [Pipeline] echo [2023-01-18T20:58:49.308Z] -----------> git rev-list -1 --merges f7989db8b92082d898b6a1da7af729e2e019421a~1..f7989db8b92082d898b6a1da7af729e2e019421a f7989db8b92082d898b6a1da7af729e2e019421a [2023-01-18T20:58:49.308Z] f7989db8b92082d898b6a1da7af729e2e019421a [false] [Pipeline] sh [2023-01-18T20:58:49.595Z] + git log --format=format:%s -1 f7989db8b92082d898b6a1da7af729e2e019421a [Pipeline] echo [2023-01-18T20:58:49.610Z] ========================================================= [2023-01-18T20:58:49.610Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-18T20:58:49.610Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T20:58:49.932Z] + git log --format=format:%s -1 f7989db8b92082d898b6a1da7af729e2e019421a [Pipeline] echo [2023-01-18T20:58:49.944Z] [semverPrep] GIT_COMMIT: f7989db8b92082d898b6a1da7af729e2e019421a, Commit Message: Merge pull request #785 from lenny-intel/common-config-service-key [Pipeline] echo [2023-01-18T20:58:49.952Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-18T20:58:50.281Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T20:58:50.281Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-18T20:58:50.281Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-18T20:58:50.281Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-18T20:58:50.281Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-18T20:58:50.281Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-18T20:58:50.281Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:58:50.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T20:58:50.875Z] [2023-01-18T20:58:50.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:58:51.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T20:58:51.177Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-18T20:58:51.177Z] b85a868b505f: Pulling fs layer [2023-01-18T20:58:51.177Z] e2be974225ed: Pulling fs layer [2023-01-18T20:58:51.177Z] 339a4e72a1f5: Pulling fs layer [2023-01-18T20:58:51.177Z] 988bab9f4d93: Pulling fs layer [2023-01-18T20:58:51.177Z] 1469e6f7b9e6: Pulling fs layer [2023-01-18T20:58:51.177Z] eaf3925da568: Pulling fs layer [2023-01-18T20:58:51.177Z] bab4dde63d76: Pulling fs layer [2023-01-18T20:58:51.177Z] bde34c3a00c8: Pulling fs layer [2023-01-18T20:58:51.177Z] b352a97aabf1: Pulling fs layer [2023-01-18T20:58:51.177Z] 4872d77fe225: Pulling fs layer [2023-01-18T20:58:51.177Z] 5851b861e8e6: Pulling fs layer [2023-01-18T20:58:51.177Z] 988bab9f4d93: Waiting [2023-01-18T20:58:51.177Z] 1469e6f7b9e6: Waiting [2023-01-18T20:58:51.177Z] bab4dde63d76: Waiting [2023-01-18T20:58:51.177Z] b352a97aabf1: Waiting [2023-01-18T20:58:51.177Z] 4872d77fe225: Waiting [2023-01-18T20:58:51.177Z] bde34c3a00c8: Waiting [2023-01-18T20:58:51.177Z] eaf3925da568: Waiting [2023-01-18T20:58:51.442Z] e2be974225ed: Verifying Checksum [2023-01-18T20:58:51.442Z] e2be974225ed: Download complete [2023-01-18T20:58:51.442Z] 988bab9f4d93: Verifying Checksum [2023-01-18T20:58:51.442Z] 988bab9f4d93: Download complete [2023-01-18T20:58:51.442Z] 1469e6f7b9e6: Verifying Checksum [2023-01-18T20:58:51.442Z] 1469e6f7b9e6: Download complete [2023-01-18T20:58:51.442Z] eaf3925da568: Verifying Checksum [2023-01-18T20:58:51.442Z] eaf3925da568: Download complete [2023-01-18T20:58:51.703Z] 339a4e72a1f5: Verifying Checksum [2023-01-18T20:58:51.703Z] 339a4e72a1f5: Download complete [2023-01-18T20:58:51.703Z] bde34c3a00c8: Download complete [2023-01-18T20:58:51.703Z] b352a97aabf1: Download complete [2023-01-18T20:58:51.703Z] 4872d77fe225: Download complete [2023-01-18T20:58:51.703Z] 5851b861e8e6: Verifying Checksum [2023-01-18T20:58:51.703Z] 5851b861e8e6: Download complete [2023-01-18T20:58:51.703Z] b85a868b505f: Download complete [2023-01-18T20:58:51.962Z] bab4dde63d76: Verifying Checksum [2023-01-18T20:58:51.962Z] bab4dde63d76: Download complete [2023-01-18T20:58:52.901Z] b85a868b505f: Pull complete [2023-01-18T20:58:53.159Z] e2be974225ed: Pull complete [2023-01-18T20:58:53.417Z] 339a4e72a1f5: Pull complete [2023-01-18T20:58:53.417Z] 988bab9f4d93: Pull complete [2023-01-18T20:58:53.677Z] 1469e6f7b9e6: Pull complete [2023-01-18T20:58:53.936Z] eaf3925da568: Pull complete [2023-01-18T20:58:55.853Z] bab4dde63d76: Pull complete [2023-01-18T20:58:55.853Z] bde34c3a00c8: Pull complete [2023-01-18T20:58:55.853Z] b352a97aabf1: Pull complete [2023-01-18T20:58:55.853Z] 4872d77fe225: Pull complete [2023-01-18T20:58:55.853Z] 5851b861e8e6: Pull complete [2023-01-18T20:58:55.853Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-18T20:58:55.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T20:58:55.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:58:55.940Z] prd-ubuntu20.04-docker-8c-8g-3005 does not seem to be running inside a container [2023-01-18T20:58:55.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-18T20:58:58.300Z] $ docker top 69a754618de79f1ee67f9b6a7dab1ab8260b56e07f8a1d5cea465d9bc9dffe91 -eo pid,comm [2023-01-18T20:58:58.352Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-18T20:58:58.352Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T20:58:58.398Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T20:58:58.398Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T20:58:58.517Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T20:58:58.523Z] $ docker exec 69a754618de79f1ee67f9b6a7dab1ab8260b56e07f8a1d5cea465d9bc9dffe91 ssh-agent [2023-01-18T20:58:58.619Z] SSH_AUTH_SOCK=/tmp/ssh-J8tq75RbrgCL/agent.32 [2023-01-18T20:58:58.619Z] SSH_AGENT_PID=38 [2023-01-18T20:58:58.625Z] Running ssh-add (command line suppressed) [2023-01-18T20:58:58.740Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7107058775960253587.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7107058775960253587.key) [2023-01-18T20:58:58.753Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T20:58:59.046Z] + git tag --points-at HEAD [Pipeline] } [2023-01-18T20:58:59.069Z] $ docker exec --env ******** --env ******** 69a754618de79f1ee67f9b6a7dab1ab8260b56e07f8a1d5cea465d9bc9dffe91 ssh-agent -k [2023-01-18T20:58:59.166Z] unset SSH_AUTH_SOCK; [2023-01-18T20:58:59.167Z] unset SSH_AGENT_PID; [2023-01-18T20:58:59.167Z] echo Agent pid 38 killed; [2023-01-18T20:58:59.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-18T20:58:59.206Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T20:58:59.206Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T20:58:59.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T20:58:59.321Z] $ docker exec 69a754618de79f1ee67f9b6a7dab1ab8260b56e07f8a1d5cea465d9bc9dffe91 ssh-agent [2023-01-18T20:58:59.435Z] SSH_AUTH_SOCK=/tmp/ssh-hgqjWhIqXqVF/agent.70 [2023-01-18T20:58:59.435Z] SSH_AGENT_PID=76 [2023-01-18T20:58:59.440Z] Running ssh-add (command line suppressed) [2023-01-18T20:58:59.538Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7918665071456439304.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7918665071456439304.key) [2023-01-18T20:58:59.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T20:58:59.838Z] + git semver init [2023-01-18T20:59:00.099Z] 2023-01-18 20:59:00,034 [run_init] DEBUG init version:0.0.0 force:False [2023-01-18T20:59:00.099Z] 2023-01-18 20:59:00,034 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver [2023-01-18T20:59:00.099Z] 2023-01-18 20:59:00,035 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver [2023-01-18T20:59:00.099Z] 2023-01-18 20:59:00,035 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2023-01-18T20:59:01.038Z] 2023-01-18 20:59:00,817 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude [2023-01-18T20:59:01.038Z] 2023-01-18 20:59:00,818 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False [2023-01-18T20:59:01.038Z] 2023-01-18 20:59:00,818 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-01-18T20:59:01.038Z] 2023-01-18 20:59:00,818 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-01-18T20:59:01.038Z] 3.0.0-dev.6 [Pipeline] } [2023-01-18T20:59:01.053Z] $ docker exec --env ******** --env ******** 69a754618de79f1ee67f9b6a7dab1ab8260b56e07f8a1d5cea465d9bc9dffe91 ssh-agent -k [2023-01-18T20:59:01.154Z] unset SSH_AUTH_SOCK; [2023-01-18T20:59:01.155Z] unset SSH_AGENT_PID; [2023-01-18T20:59:01.157Z] echo Agent pid 76 killed; [2023-01-18T20:59:01.161Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T20:59:01.472Z] + git semver [Pipeline] } [2023-01-18T20:59:01.748Z] $ docker stop --time=1 69a754618de79f1ee67f9b6a7dab1ab8260b56e07f8a1d5cea465d9bc9dffe91 [2023-01-18T20:59:03.052Z] $ docker rm -f --volumes 69a754618de79f1ee67f9b6a7dab1ab8260b56e07f8a1d5cea465d9bc9dffe91 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T20:59:03.380Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-18T20:59:03.586Z] Stashed 1 file(s) [Pipeline] echo [2023-01-18T20:59:03.591Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-01-18T20:59:03.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T20:59:03.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T20:59:03.802Z] ========================================================= [2023-01-18T20:59:03.802Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-18T20:59:03.802Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-01-18T20:59:04.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T20:59:04.101Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-18T20:59:04.101Z] 213ec9aee27d: Pulling fs layer [2023-01-18T20:59:04.101Z] 4583459ba037: Pulling fs layer [2023-01-18T20:59:04.101Z] 93c1e223e6f2: Pulling fs layer [2023-01-18T20:59:04.101Z] 53926ce57604: Pulling fs layer [2023-01-18T20:59:04.101Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-18T20:59:04.101Z] 22ff95d597cd: Pulling fs layer [2023-01-18T20:59:04.101Z] 12d6caf4c0d1: Pulling fs layer [2023-01-18T20:59:04.101Z] 96b7cbca73a9: Pulling fs layer [2023-01-18T20:59:04.101Z] a7acece74701: Pulling fs layer [2023-01-18T20:59:04.101Z] 21b2b0c7a3f4: Waiting [2023-01-18T20:59:04.101Z] 22ff95d597cd: Waiting [2023-01-18T20:59:04.101Z] 12d6caf4c0d1: Waiting [2023-01-18T20:59:04.101Z] 96b7cbca73a9: Waiting [2023-01-18T20:59:04.101Z] a7acece74701: Waiting [2023-01-18T20:59:04.101Z] 53926ce57604: Waiting [2023-01-18T20:59:04.101Z] 93c1e223e6f2: Verifying Checksum [2023-01-18T20:59:04.101Z] 93c1e223e6f2: Download complete [2023-01-18T20:59:04.101Z] 4583459ba037: Verifying Checksum [2023-01-18T20:59:04.101Z] 4583459ba037: Download complete [2023-01-18T20:59:04.101Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-18T20:59:04.101Z] 21b2b0c7a3f4: Download complete [2023-01-18T20:59:04.101Z] 22ff95d597cd: Verifying Checksum [2023-01-18T20:59:04.101Z] 22ff95d597cd: Download complete [2023-01-18T20:59:04.101Z] 213ec9aee27d: Verifying Checksum [2023-01-18T20:59:04.364Z] 12d6caf4c0d1: Verifying Checksum [2023-01-18T20:59:04.364Z] 12d6caf4c0d1: Download complete [2023-01-18T20:59:04.364Z] 213ec9aee27d: Pull complete [2023-01-18T20:59:04.364Z] 4583459ba037: Pull complete [2023-01-18T20:59:04.637Z] 93c1e223e6f2: Pull complete [2023-01-18T20:59:04.916Z] a7acece74701: Verifying Checksum [2023-01-18T20:59:04.916Z] a7acece74701: Download complete [2023-01-18T20:59:05.532Z] 53926ce57604: Verifying Checksum [2023-01-18T20:59:05.532Z] 53926ce57604: Download complete [2023-01-18T20:59:05.532Z] 96b7cbca73a9: Verifying Checksum [2023-01-18T20:59:05.532Z] 96b7cbca73a9: Download complete [2023-01-18T20:59:09.723Z] 53926ce57604: Pull complete [2023-01-18T20:59:09.723Z] 21b2b0c7a3f4: Pull complete [2023-01-18T20:59:09.723Z] 22ff95d597cd: Pull complete [2023-01-18T20:59:09.723Z] 12d6caf4c0d1: Pull complete [2023-01-18T20:59:11.648Z] 96b7cbca73a9: Pull complete [2023-01-18T20:59:12.215Z] a7acece74701: Pull complete [2023-01-18T20:59:12.215Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-18T20:59:12.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T20:59:12.215Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2023-01-18T20:59:12.506Z] + 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 [2023-01-18T20:59:12.817Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T20:59:12.817Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:59:12.889Z] prd-ubuntu20.04-docker-8c-8g-3005 does not seem to be running inside a container [2023-01-18T20:59:12.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** ci-base-image-x86_64 cat [2023-01-18T20:59:16.686Z] $ docker top 976464a55cc8f5f86978b871de85a4f543e1d96e1e598bffb04b6698532b38b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T20:59:17.030Z] + go version [2023-01-18T20:59:17.030Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-18T20:59:17.047Z] $ docker stop --time=1 976464a55cc8f5f86978b871de85a4f543e1d96e1e598bffb04b6698532b38b9 [2023-01-18T20:59:18.341Z] $ docker rm -f --volumes 976464a55cc8f5f86978b871de85a4f543e1d96e1e598bffb04b6698532b38b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:59:18.704Z] Still waiting to schedule task [2023-01-18T20:59:18.705Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-3004’ is offline [2023-01-18T20:59:18.749Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T20:59:18.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:59:18.823Z] prd-ubuntu20.04-docker-8c-8g-3005 does not seem to be running inside a container [2023-01-18T20:59:18.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** ci-base-image-x86_64 cat [2023-01-18T20:59:19.216Z] $ docker top 8219f753ee3124da7aa585d6cac0df425c7798b201354310025ee11dab1bdfd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T20:59:19.554Z] + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh [2023-01-18T20:59:19.847Z] + make test [2023-01-18T20:59:19.847Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-01-18T20:59:19.847Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2023-01-18T20:59:19.847Z] go: downloading github.com/google/uuid v1.3.0 [2023-01-18T20:59:19.847Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-01-18T20:59:19.847Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-01-18T20:59:19.847Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-01-18T20:59:19.847Z] go: downloading github.com/go-kit/log v0.2.1 [2023-01-18T20:59:20.105Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-01-18T20:59:20.105Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-01-18T20:59:20.105Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-18T20:59:20.105Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-01-18T20:59:20.105Z] go: downloading github.com/x448/float16 v0.8.4 [2023-01-18T20:59:20.105Z] go: downloading golang.org/x/text v0.3.7 [2023-01-18T20:59:20.105Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-01-18T20:59:20.105Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2023-01-18T20:59:20.105Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2023-01-18T20:59:20.105Z] go: downloading github.com/go-playground/locales v0.14.0 [2023-01-18T20:59:21.480Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2023-01-18T20:59:28.056Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.086s coverage: 83.4% of statements [2023-01-18T20:59:28.056Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] [2023-01-18T20:59:28.056Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2023-01-18T20:59:28.056Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2023-01-18T20:59:28.056Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.037s coverage: 29.4% of statements [2023-01-18T20:59:28.056Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2023-01-18T20:59:28.056Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] [2023-01-18T20:59:28.056Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.035s coverage: 53.0% of statements [2023-01-18T20:59:28.056Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.009s coverage: 90.5% of statements [2023-01-18T20:59:28.056Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.034s coverage: 86.8% of statements [2023-01-18T20:59:28.056Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.034s coverage: 60.5% of statements [2023-01-18T20:59:28.056Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.014s coverage: 36.1% of statements [2023-01-18T20:59:28.056Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.012s coverage: 48.7% of statements [2023-01-18T20:59:36.180Z] 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." [2023-01-18T20:59:36.180Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-01-18T20:59:37.115Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T20:59:37.375Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-01-18T20:59:37.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-18T20:59:37.403Z] $ docker stop --time=1 8219f753ee3124da7aa585d6cac0df425c7798b201354310025ee11dab1bdfd6 [2023-01-18T20:59:39.893Z] $ docker rm -f --volumes 8219f753ee3124da7aa585d6cac0df425c7798b201354310025ee11dab1bdfd6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T20:59:40.359Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-18T20:59:40.428Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:59:40.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T20:59:40.856Z] [2023-01-18T20:59:40.856Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:59:41.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T20:59:41.156Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-18T20:59:41.156Z] 5eb5b503b376: Pulling fs layer [2023-01-18T20:59:41.156Z] 5c69ac0246d0: Pulling fs layer [2023-01-18T20:59:41.156Z] ec43610c2a17: Pulling fs layer [2023-01-18T20:59:41.156Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-18T20:59:41.156Z] 33b1e0a273af: Pulling fs layer [2023-01-18T20:59:41.156Z] 5d3b04190fa2: Pulling fs layer [2023-01-18T20:59:41.156Z] 2f39f015ded8: Pulling fs layer [2023-01-18T20:59:41.156Z] 3a2ae6a8a46f: Waiting [2023-01-18T20:59:41.156Z] 33b1e0a273af: Waiting [2023-01-18T20:59:41.156Z] 5d3b04190fa2: Waiting [2023-01-18T20:59:41.156Z] 2f39f015ded8: Waiting [2023-01-18T20:59:41.729Z] 5c69ac0246d0: Verifying Checksum [2023-01-18T20:59:41.729Z] 5c69ac0246d0: Download complete [2023-01-18T20:59:41.729Z] 3a2ae6a8a46f: Download complete [2023-01-18T20:59:41.989Z] 33b1e0a273af: Verifying Checksum [2023-01-18T20:59:41.990Z] 33b1e0a273af: Download complete [2023-01-18T20:59:41.990Z] 5d3b04190fa2: Verifying Checksum [2023-01-18T20:59:41.990Z] 5d3b04190fa2: Download complete [2023-01-18T20:59:41.990Z] ec43610c2a17: Verifying Checksum [2023-01-18T20:59:41.990Z] ec43610c2a17: Download complete [2023-01-18T20:59:41.990Z] 5eb5b503b376: Verifying Checksum [2023-01-18T20:59:41.990Z] 5eb5b503b376: Download complete [2023-01-18T20:59:42.931Z] 2f39f015ded8: Download complete [2023-01-18T20:59:43.189Z] 5eb5b503b376: Pull complete [2023-01-18T20:59:43.448Z] 5c69ac0246d0: Pull complete [2023-01-18T20:59:43.707Z] ec43610c2a17: Pull complete [2023-01-18T20:59:43.708Z] 3a2ae6a8a46f: Pull complete [2023-01-18T20:59:43.967Z] 33b1e0a273af: Pull complete [2023-01-18T20:59:43.967Z] 5d3b04190fa2: Pull complete [2023-01-18T20:59:48.154Z] 2f39f015ded8: Pull complete [2023-01-18T20:59:48.154Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-18T20:59:48.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T20:59:48.154Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:59:48.241Z] prd-ubuntu20.04-docker-8c-8g-3005 does not seem to be running inside a container [2023-01-18T20:59:48.275Z] $ 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/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 [2023-01-18T20:59:51.344Z] $ docker top be78f48205659bce89b692d3ee8286024face27e075455498de91f1fcd288137 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:59:51.725Z] ---> job-cost.sh [2023-01-18T20:59:51.725Z] lf-activate-venv: SKIPPING [2023-01-18T20:59:51.725Z] INFO: No Stack... [2023-01-18T20:59:51.983Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T20:59:52.552Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T20:59:52.846Z] + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv [2023-01-18T20:59:52.846Z] + cut -d, -f6 [Pipeline] lock [2023-01-18T20:59:52.870Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-94-stack-cost] [2023-01-18T20:59:52.879Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-94-stack-cost] did not exist. Created. [2023-01-18T20:59:52.879Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T20:59:53.194Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-18T20:59:53.231Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T20:59:53.238Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-94-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T20:59:53.261Z] $ docker stop --time=1 be78f48205659bce89b692d3ee8286024face27e075455498de91f1fcd288137 [2023-01-18T20:59:54.418Z] $ docker rm -f --volumes be78f48205659bce89b692d3ee8286024face27e075455498de91f1fcd288137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-18T21:00:51.408Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3006 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2023-01-18T21:00:51.423Z] Running in /w/workspace/go-mod-core-contracts/94 [Pipeline] { [Pipeline] checkout [2023-01-18T21:00:51.460Z] Selected Git installation does not exist. Using Default [2023-01-18T21:00:51.460Z] The recommended git tool is: NONE [2023-01-18T21:00:56.104Z] using credential edgex-jenkins-ssh [2023-01-18T21:00:56.120Z] Cloning the remote Git repository [2023-01-18T21:00:56.156Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-01-18T21:00:56.220Z] > git init /w/workspace/go-mod-core-contracts/94 # timeout=10 [2023-01-18T21:00:56.369Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-01-18T21:00:56.370Z] > git --version # timeout=10 [2023-01-18T21:00:56.388Z] > git --version # 'git version 2.25.1' [2023-01-18T21:00:56.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T21:00:56.455Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T21:00:58.465Z] Avoid second fetch [2023-01-18T21:00:58.465Z] Checking out Revision f7989db8b92082d898b6a1da7af729e2e019421a (main) [2023-01-18T21:00:57.620Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2023-01-18T21:00:57.647Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T21:00:58.477Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T21:00:58.501Z] > git checkout -f f7989db8b92082d898b6a1da7af729e2e019421a # timeout=10 [2023-01-18T21:00:58.964Z] Commit message: "Merge pull request #785 from lenny-intel/common-config-service-key" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T21:01:00.071Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-18T21:01:00.071Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T21:01:00.071Z] Dload Upload Total Spent Left Speed [2023-01-18T21:01:00.071Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 12751 93 11881 0 0 88007 0 --:--:-- --:--:-- --:--:-- 88007 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-01-18T21:01:00.692Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-18T21:01:01.013Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-01-18T21:01:01.013Z] /etc/docker/daemon.json [2023-01-18T21:01:01.013Z] { [2023-01-18T21:01:01.013Z] "registry-mirrors": [ [2023-01-18T21:01:01.013Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-18T21:01:01.013Z] ], [2023-01-18T21:01:01.013Z] "bip": "10.250.0.254/24", [2023-01-18T21:01:01.013Z] "hosts": [ [2023-01-18T21:01:01.013Z] "tcp://0.0.0.0:5555", [2023-01-18T21:01:01.013Z] "unix:///var/run/docker.sock" [2023-01-18T21:01:01.013Z] ], [2023-01-18T21:01:01.013Z] "mtu": 1458, [2023-01-18T21:01:01.013Z] "selinux-enabled": true, [2023-01-18T21:01:01.013Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-18T21:01:01.013Z] } [Pipeline] sh [2023-01-18T21:01:01.338Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-18T21:01:01.656Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-01-18T21:01:20.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T21:01:20.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T21:01:20.118Z] ========================================================= [2023-01-18T21:01:20.118Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-18T21:01:20.118Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-01-18T21:01:20.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T21:01:21.414Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-18T21:01:21.414Z] 9b18e9b68314: Pulling fs layer [2023-01-18T21:01:21.414Z] 35d82f9e3411: Pulling fs layer [2023-01-18T21:01:21.414Z] e16973657156: Pulling fs layer [2023-01-18T21:01:21.414Z] fc693d55d65f: Pulling fs layer [2023-01-18T21:01:21.414Z] 7e9fc2657dce: Pulling fs layer [2023-01-18T21:01:21.414Z] dda99020689f: Pulling fs layer [2023-01-18T21:01:21.414Z] db1c61fa0a46: Pulling fs layer [2023-01-18T21:01:21.414Z] 891c053d2c06: Pulling fs layer [2023-01-18T21:01:21.414Z] fc693d55d65f: Waiting [2023-01-18T21:01:21.414Z] 7e9fc2657dce: Waiting [2023-01-18T21:01:21.414Z] dda99020689f: Waiting [2023-01-18T21:01:21.414Z] db1c61fa0a46: Waiting [2023-01-18T21:01:21.414Z] 891c053d2c06: Waiting [2023-01-18T21:01:21.414Z] e16973657156: Verifying Checksum [2023-01-18T21:01:21.414Z] e16973657156: Download complete [2023-01-18T21:01:21.414Z] 35d82f9e3411: Verifying Checksum [2023-01-18T21:01:21.414Z] 7e9fc2657dce: Verifying Checksum [2023-01-18T21:01:21.414Z] 7e9fc2657dce: Download complete [2023-01-18T21:01:21.414Z] dda99020689f: Verifying Checksum [2023-01-18T21:01:21.414Z] dda99020689f: Download complete [2023-01-18T21:01:21.414Z] 9b18e9b68314: Download complete [2023-01-18T21:01:22.404Z] 9b18e9b68314: Pull complete [2023-01-18T21:01:22.404Z] 891c053d2c06: Download complete [2023-01-18T21:01:22.990Z] 35d82f9e3411: Pull complete [2023-01-18T21:01:23.264Z] e16973657156: Pull complete [2023-01-18T21:01:23.532Z] db1c61fa0a46: Verifying Checksum [2023-01-18T21:01:24.119Z] fc693d55d65f: Verifying Checksum [2023-01-18T21:01:24.119Z] fc693d55d65f: Download complete [2023-01-18T21:01:34.209Z] fc693d55d65f: Pull complete [2023-01-18T21:01:34.475Z] 7e9fc2657dce: Pull complete [2023-01-18T21:01:34.743Z] dda99020689f: Pull complete [2023-01-18T21:01:40.089Z] db1c61fa0a46: Pull complete [2023-01-18T21:01:41.497Z] 891c053d2c06: Pull complete [2023-01-18T21:01:41.497Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-18T21:01:41.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T21:01:41.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2023-01-18T21:01:41.816Z] + 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 [2023-01-18T21:01:42.165Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T21:01:42.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T21:01:42.347Z] prd-ubuntu20.04-docker-arm64-4c-16g-3006 does not seem to be running inside a container [2023-01-18T21:01:42.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/94 -v /w/workspace/go-mod-core-contracts/94:/w/workspace/go-mod-core-contracts/94:rw,z -v /w/workspace/go-mod-core-contracts/94@tmp:/w/workspace/go-mod-core-contracts/94@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 [2023-01-18T21:01:45.358Z] $ docker top 5d5c89f75e84ea53f2f41b9fbe7b65e46bc759b8f02a88964b5798a90c5db6ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T21:01:46.169Z] + go version [2023-01-18T21:01:46.169Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-18T21:01:46.194Z] $ docker stop --time=1 5d5c89f75e84ea53f2f41b9fbe7b65e46bc759b8f02a88964b5798a90c5db6ed [2023-01-18T21:01:47.777Z] $ docker rm -f --volumes 5d5c89f75e84ea53f2f41b9fbe7b65e46bc759b8f02a88964b5798a90c5db6ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T21:01:48.363Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T21:01:48.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T21:01:48.547Z] prd-ubuntu20.04-docker-arm64-4c-16g-3006 does not seem to be running inside a container [2023-01-18T21:01:48.622Z] $ 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-core-contracts/94 -v /w/workspace/go-mod-core-contracts/94:/w/workspace/go-mod-core-contracts/94:rw,z -v /w/workspace/go-mod-core-contracts/94@tmp:/w/workspace/go-mod-core-contracts/94@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 [2023-01-18T21:01:49.731Z] $ docker top a26ce918150f0747f406ea2d53d5b8fb91eff77453e7dd6fdd496c3a041c29cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T21:01:50.201Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/94 [Pipeline] fileExists [Pipeline] sh [2023-01-18T21:01:50.537Z] + make test [2023-01-18T21:01:50.537Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-01-18T21:01:50.803Z] go: downloading github.com/google/uuid v1.3.0 [2023-01-18T21:01:50.803Z] go: downloading github.com/go-kit/log v0.2.1 [2023-01-18T21:01:50.803Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-01-18T21:01:51.068Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2023-01-18T21:01:51.068Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-01-18T21:01:51.068Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-01-18T21:01:51.334Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-01-18T21:01:51.334Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-18T21:01:51.334Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-01-18T21:01:51.334Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-01-18T21:01:51.334Z] go: downloading github.com/x448/float16 v0.8.4 [2023-01-18T21:01:51.334Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2023-01-18T21:01:51.334Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-01-18T21:01:51.334Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2023-01-18T21:01:51.334Z] go: downloading golang.org/x/text v0.3.7 [2023-01-18T21:01:51.334Z] go: downloading github.com/go-playground/locales v0.14.0 [2023-01-18T21:01:55.602Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2023-01-18T21:02:34.469Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.498s coverage: 83.4% of statements [2023-01-18T21:02:34.469Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] [2023-01-18T21:02:34.469Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2023-01-18T21:02:34.469Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2023-01-18T21:02:34.469Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.104s coverage: 29.4% of statements [2023-01-18T21:02:34.469Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2023-01-18T21:02:34.469Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] [2023-01-18T21:02:34.469Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.244s coverage: 53.0% of statements [2023-01-18T21:02:34.469Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.056s coverage: 90.5% of statements [2023-01-18T21:02:34.469Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.255s coverage: 86.8% of statements [2023-01-18T21:02:34.469Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.090s coverage: 60.5% of statements [2023-01-18T21:02:34.469Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.015s coverage: 36.1% of statements [2023-01-18T21:02:34.469Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.042s coverage: 48.7% of statements [2023-01-18T21:02:34.469Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-18T21:02:34.469Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-01-18T21:02:44.548Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T21:02:44.548Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-01-18T21:02:44.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-18T21:02:44.582Z] $ docker stop --time=1 a26ce918150f0747f406ea2d53d5b8fb91eff77453e7dd6fdd496c3a041c29cd [2023-01-18T21:02:46.328Z] $ docker rm -f --volumes a26ce918150f0747f406ea2d53d5b8fb91eff77453e7dd6fdd496c3a041c29cd [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T21:02:47.606Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-18T21:02:47.628Z] Warning: overwriting stash ‘coverage-report’ [2023-01-18T21:02:48.164Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T21:02:48.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T21:02:48.615Z] [2023-01-18T21:02:48.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T21:02:48.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T21:02:48.949Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-18T21:02:48.949Z] 8998bd30e6a1: Pulling fs layer [2023-01-18T21:02:48.949Z] 04944245beec: Pulling fs layer [2023-01-18T21:02:48.949Z] 699f458cf7ca: Pulling fs layer [2023-01-18T21:02:48.949Z] 765212b225bb: Pulling fs layer [2023-01-18T21:02:48.949Z] f23df028b6ca: Pulling fs layer [2023-01-18T21:02:48.949Z] d65c8cfc05b1: Pulling fs layer [2023-01-18T21:02:48.949Z] 2437ff75d9bd: Pulling fs layer [2023-01-18T21:02:48.949Z] f23df028b6ca: Waiting [2023-01-18T21:02:48.949Z] d65c8cfc05b1: Waiting [2023-01-18T21:02:48.949Z] 2437ff75d9bd: Waiting [2023-01-18T21:02:48.949Z] 765212b225bb: Waiting [2023-01-18T21:02:49.217Z] 04944245beec: Verifying Checksum [2023-01-18T21:02:49.217Z] 04944245beec: Download complete [2023-01-18T21:02:49.217Z] 765212b225bb: Download complete [2023-01-18T21:02:49.217Z] f23df028b6ca: Verifying Checksum [2023-01-18T21:02:49.217Z] f23df028b6ca: Download complete [2023-01-18T21:02:49.217Z] d65c8cfc05b1: Verifying Checksum [2023-01-18T21:02:49.217Z] d65c8cfc05b1: Download complete [2023-01-18T21:02:49.486Z] 699f458cf7ca: Verifying Checksum [2023-01-18T21:02:49.486Z] 699f458cf7ca: Download complete [2023-01-18T21:02:49.754Z] 8998bd30e6a1: Verifying Checksum [2023-01-18T21:02:49.754Z] 8998bd30e6a1: Download complete [2023-01-18T21:02:52.352Z] 2437ff75d9bd: Verifying Checksum [2023-01-18T21:02:52.352Z] 2437ff75d9bd: Download complete [2023-01-18T21:02:53.764Z] 8998bd30e6a1: Pull complete [2023-01-18T21:02:55.708Z] 04944245beec: Pull complete [2023-01-18T21:02:57.114Z] 699f458cf7ca: Pull complete [2023-01-18T21:02:57.381Z] 765212b225bb: Pull complete [2023-01-18T21:02:57.973Z] f23df028b6ca: Pull complete [2023-01-18T21:02:58.239Z] d65c8cfc05b1: Pull complete [2023-01-18T21:03:13.261Z] 2437ff75d9bd: Pull complete [2023-01-18T21:03:13.261Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-18T21:03:13.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T21:03:13.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T21:03:13.453Z] prd-ubuntu20.04-docker-arm64-4c-16g-3006 does not seem to be running inside a container [2023-01-18T21:03:13.527Z] $ 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-core-contracts/94 -v /w/workspace/go-mod-core-contracts/94:/w/workspace/go-mod-core-contracts/94:rw,z -v /w/workspace/go-mod-core-contracts/94@tmp:/w/workspace/go-mod-core-contracts/94@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 [2023-01-18T21:03:15.940Z] $ docker top 2ff8b514bf5bfe83bc1ddbd1c8b12280fc08c36c18ca7def87e419892d4d5d82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T21:03:16.456Z] ---> job-cost.sh [2023-01-18T21:03:16.723Z] lf-activate-venv: SKIPPING [2023-01-18T21:03:16.723Z] INFO: No Stack... [2023-01-18T21:03:17.303Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-18T21:03:17.885Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T21:03:18.210Z] + cat /w/workspace/go-mod-core-contracts/94/archives/cost.csv [2023-01-18T21:03:18.210Z] + cut -d, -f6 [Pipeline] lock [2023-01-18T21:03:18.545Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-94-stack-cost] [2023-01-18T21:03:18.552Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-94-stack-cost] did not exist. Created. [2023-01-18T21:03:18.552Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T21:03:18.889Z] /w/workspace/go-mod-core-contracts/94@tmp/durable-d8c7c97a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-18T21:03:19.219Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-18T21:03:19.242Z] Warning: overwriting stash ‘stack-cost’ [2023-01-18T21:03:19.299Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T21:03:19.306Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-94-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T21:03:19.330Z] $ docker stop --time=1 2ff8b514bf5bfe83bc1ddbd1c8b12280fc08c36c18ca7def87e419892d4d5d82 [2023-01-18T21:03:20.847Z] $ docker rm -f --volumes 2ff8b514bf5bfe83bc1ddbd1c8b12280fc08c36c18ca7def87e419892d4d5d82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-18T21:03:21.273Z] provisioning config files... [2023-01-18T21:03:21.303Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config16453032311204951743tmp [Pipeline] { [Pipeline] sh [2023-01-18T21:03:21.634Z] + set +x [2023-01-18T21:03:21.634Z] + + curlbash -s -s https://codecov.io/bash -- [2023-01-18T21:03:21.634Z] [2023-01-18T21:03:21.634Z] [2023-01-18T21:03:21.634Z] _____ _ [2023-01-18T21:03:21.634Z] / ____| | | [2023-01-18T21:03:21.634Z] | | ___ __| | ___ ___ _____ __ [2023-01-18T21:03:21.634Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-18T21:03:21.634Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-18T21:03:21.634Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-18T21:03:21.634Z] Bash-1.0.6 [2023-01-18T21:03:21.634Z] [2023-01-18T21:03:21.634Z] [2023-01-18T21:03:21.634Z] ==> git version 2.25.1 found [2023-01-18T21:03:21.634Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-18T21:03:21.634Z] Release-Date: 2020-01-08 [2023-01-18T21:03:21.634Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-18T21:03:21.634Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-18T21:03:21.634Z] ==> Jenkins CI detected. [2023-01-18T21:03:21.634Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2023-01-18T21:03:21.634Z] project root: . [2023-01-18T21:03:21.634Z] --> token set from env [2023-01-18T21:03:21.634Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-18T21:03:21.634Z] ==> Running gcov in . (disable via -X gcov) [2023-01-18T21:03:21.634Z] ==> Python coveragepy not found [2023-01-18T21:03:21.634Z] ==> Searching for coverage reports in: [2023-01-18T21:03:21.634Z] + . [2023-01-18T21:03:21.894Z] -> Found 1 reports [2023-01-18T21:03:21.894Z] ==> Detecting git/mercurial file structure [2023-01-18T21:03:21.894Z] ==> Reading reports [2023-01-18T21:03:21.894Z] + ./coverage.out bytes=117498 [2023-01-18T21:03:21.894Z] ==> Appending adjustments [2023-01-18T21:03:21.894Z] https://docs.codecov.io/docs/fixing-reports [2023-01-18T21:03:22.461Z] + Found adjustments [2023-01-18T21:03:22.461Z] ==> Gzipping contents [2023-01-18T21:03:22.461Z] 20K /tmp/codecov.oCtQBb.gz [2023-01-18T21:03:22.461Z] ==> Uploading reports [2023-01-18T21:03:22.461Z] url: https://codecov.io [2023-01-18T21:03:22.461Z] query: branch=main&commit=f7989db8b92082d898b6a1da7af729e2e019421a&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-18T21:03:22.461Z] -> Pinging Codecov [2023-01-18T21:03:22.461Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=f7989db8b92082d898b6a1da7af729e2e019421a&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-18T21:03:23.841Z] -> Uploading to [2023-01-18T21:03:23.841Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-18/71470A77251A30514AAF9C0BB2E5B6CE/f7989db8b92082d898b6a1da7af729e2e019421a/cfeda04b-3d1d-486a-aeea-ae69a640a7fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230118T210323Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=568989d5b502a69421520c83eb1545c919b009b345b6e68324e53de55abacd59 [2023-01-18T21:03:23.841Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T21:03:23.841Z] Dload Upload Total Spent Left Speed [2023-01-18T21:03:24.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17746 0 0 100 17746 0 63153 --:--:-- --:--:-- --:--:-- 63153 [2023-01-18T21:03:24.099Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f7989db8b92082d898b6a1da7af729e2e019421a [Pipeline] } [2023-01-18T21:03:24.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-18T21:03:24.304Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-18T21:03:24.315Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T21:03:24.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-18T21:03:24.610Z] [2023-01-18T21:03:24.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T21:03:24.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-18T21:03:24.908Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-18T21:03:24.908Z] df9b9388f04a: Pulling fs layer [2023-01-18T21:03:24.908Z] 52dc419b0ee2: Pulling fs layer [2023-01-18T21:03:24.908Z] 25bc292e5bac: Pulling fs layer [2023-01-18T21:03:24.908Z] 114826534d7a: Pulling fs layer [2023-01-18T21:03:24.908Z] 4657fd5d0bcf: Pulling fs layer [2023-01-18T21:03:24.908Z] 6ad1cebc031e: Pulling fs layer [2023-01-18T21:03:24.908Z] 8a3aa393b2d8: Pulling fs layer [2023-01-18T21:03:24.908Z] 114826534d7a: Waiting [2023-01-18T21:03:24.908Z] 4657fd5d0bcf: Waiting [2023-01-18T21:03:24.908Z] 6ad1cebc031e: Waiting [2023-01-18T21:03:24.908Z] 8a3aa393b2d8: Waiting [2023-01-18T21:03:24.908Z] 25bc292e5bac: Verifying Checksum [2023-01-18T21:03:24.908Z] 25bc292e5bac: Download complete [2023-01-18T21:03:24.908Z] 52dc419b0ee2: Verifying Checksum [2023-01-18T21:03:24.908Z] 52dc419b0ee2: Download complete [2023-01-18T21:03:24.908Z] 4657fd5d0bcf: Verifying Checksum [2023-01-18T21:03:24.908Z] 4657fd5d0bcf: Download complete [2023-01-18T21:03:24.908Z] df9b9388f04a: Download complete [2023-01-18T21:03:25.169Z] df9b9388f04a: Pull complete [2023-01-18T21:03:25.169Z] 6ad1cebc031e: Verifying Checksum [2023-01-18T21:03:25.169Z] 6ad1cebc031e: Download complete [2023-01-18T21:03:25.169Z] 52dc419b0ee2: Pull complete [2023-01-18T21:03:25.441Z] 25bc292e5bac: Pull complete [2023-01-18T21:03:26.030Z] 114826534d7a: Verifying Checksum [2023-01-18T21:03:26.030Z] 114826534d7a: Download complete [2023-01-18T21:03:26.287Z] 8a3aa393b2d8: Verifying Checksum [2023-01-18T21:03:26.287Z] 8a3aa393b2d8: Download complete [2023-01-18T21:03:31.581Z] 114826534d7a: Pull complete [2023-01-18T21:03:31.841Z] 4657fd5d0bcf: Pull complete [2023-01-18T21:03:32.442Z] 6ad1cebc031e: Pull complete [2023-01-18T21:03:35.723Z] 8a3aa393b2d8: Pull complete [2023-01-18T21:03:35.723Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-18T21:03:35.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-18T21:03:35.723Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T21:03:35.809Z] prd-ubuntu20.04-docker-8c-8g-3005 does not seem to be running inside a container [2023-01-18T21:03:35.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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/edgex-snyk-go:1.410.4 cat [2023-01-18T21:03:39.688Z] $ docker top e477cb6457ca6cb7d495785d458b2fbaa651a8177ab0ef23fbf72ada6b73e674 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-18T21:03:39.755Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh [2023-01-18T21:03:40.037Z] + set -o pipefail [2023-01-18T21:03:40.037Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' [2023-01-18T21:03:43.322Z] [2023-01-18T21:03:43.322Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... [2023-01-18T21:03:43.322Z] [2023-01-18T21:03:43.322Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/16e5f937-a5b0-4199-80a8-7fe53132d3af [2023-01-18T21:03:43.322Z] [2023-01-18T21:03:43.322Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-18T21:03:43.322Z] [2023-01-18T21:03:44.698Z] [2023-01-18T21:03:44.698Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-18T21:03:44.698Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-18T21:03:44.698Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-18T21:03:44.712Z] $ docker stop --time=1 e477cb6457ca6cb7d495785d458b2fbaa651a8177ab0ef23fbf72ada6b73e674 [2023-01-18T21:03:47.455Z] $ docker rm -f --volumes e477cb6457ca6cb7d495785d458b2fbaa651a8177ab0ef23fbf72ada6b73e674 [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 [2023-01-18T21:03:48.072Z] + git log --format=format:%s -1 f7989db8b92082d898b6a1da7af729e2e019421a [Pipeline] sh [2023-01-18T21:03:48.361Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T21:03:48.361Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T21:03:48.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T21:03:48.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T21:03:48.721Z] prd-ubuntu20.04-docker-8c-8g-3005 does not seem to be running inside a container [2023-01-18T21:03:48.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-18T21:03:49.549Z] $ docker top 693412aa13bd2466c4b50df4af4ec708242a81de7b7fa7a3b80e1e1b02861406 -eo pid,comm [2023-01-18T21:03:49.608Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-18T21:03:49.608Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T21:03:49.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T21:03:49.643Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T21:03:49.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T21:03:49.766Z] $ docker exec 693412aa13bd2466c4b50df4af4ec708242a81de7b7fa7a3b80e1e1b02861406 ssh-agent [2023-01-18T21:03:49.879Z] SSH_AUTH_SOCK=/tmp/ssh-hJgfxqFJqs7w/agent.21 [2023-01-18T21:03:49.879Z] SSH_AGENT_PID=38 [2023-01-18T21:03:49.884Z] Running ssh-add (command line suppressed) [2023-01-18T21:03:50.007Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_17674630666505904785.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_17674630666505904785.key) [2023-01-18T21:03:50.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T21:03:50.308Z] + git semver tag [2023-01-18T21:03:50.566Z] 2023-01-18 21:03:50,490 [run_tag] DEBUG tag force:False [2023-01-18T21:03:50.566Z] 2023-01-18 21:03:50,490 [check_head_tag] DEBUG check head tag [2023-01-18T21:03:50.566Z] 2023-01-18 21:03:50,493 [execute] INFO git cat-file --batch-check [2023-01-18T21:03:50.566Z] 2023-01-18 21:03:50,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2023-01-18T21:03:50.566Z] 2023-01-18 21:03:50,498 [execute] INFO git cat-file --batch [2023-01-18T21:03:50.566Z] 2023-01-18 21:03:50,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2023-01-18T21:03:50.566Z] 2023-01-18 21:03:50,548 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-01-18T21:03:50.566Z] 2023-01-18 21:03:50,548 [execute] INFO git tag -a v3.0.0-dev.6 -m v3.0.0-dev.6 [2023-01-18T21:03:50.566Z] 2023-01-18 21:03:50,548 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.6', '-m', 'v3.0.0-dev.6'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2023-01-18T21:03:50.566Z] 2023-01-18 21:03:50,553 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-01-18T21:03:50.566Z] 3.0.0-dev.6 [Pipeline] } [2023-01-18T21:03:50.833Z] $ docker exec --env ******** --env ******** 693412aa13bd2466c4b50df4af4ec708242a81de7b7fa7a3b80e1e1b02861406 ssh-agent -k [2023-01-18T21:03:50.930Z] unset SSH_AUTH_SOCK; [2023-01-18T21:03:50.930Z] unset SSH_AGENT_PID; [2023-01-18T21:03:50.930Z] echo Agent pid 38 killed; [2023-01-18T21:03:50.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T21:03:51.233Z] + git semver [Pipeline] } [2023-01-18T21:03:51.505Z] $ docker stop --time=1 693412aa13bd2466c4b50df4af4ec708242a81de7b7fa7a3b80e1e1b02861406 [2023-01-18T21:03:53.018Z] $ docker rm -f --volumes 693412aa13bd2466c4b50df4af4ec708242a81de7b7fa7a3b80e1e1b02861406 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T21:03:53.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-18T21:03:53.402Z] [2023-01-18T21:03:53.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T21:03:53.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-18T21:03:53.708Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-18T21:03:53.708Z] ab5ef0e58194: Pulling fs layer [2023-01-18T21:03:53.708Z] 9712f1f96733: Pulling fs layer [2023-01-18T21:03:53.708Z] 63f879dbbcfc: Pulling fs layer [2023-01-18T21:03:53.708Z] 0d9ebad4ef96: Pulling fs layer [2023-01-18T21:03:53.708Z] e9a5061849ea: Pulling fs layer [2023-01-18T21:03:53.708Z] d747dcd14b5f: Pulling fs layer [2023-01-18T21:03:53.708Z] 2de7ff778b66: Pulling fs layer [2023-01-18T21:03:53.708Z] e9a5061849ea: Waiting [2023-01-18T21:03:53.708Z] d747dcd14b5f: Waiting [2023-01-18T21:03:53.708Z] 2de7ff778b66: Waiting [2023-01-18T21:03:53.708Z] 0d9ebad4ef96: Waiting [2023-01-18T21:03:53.708Z] 9712f1f96733: Download complete [2023-01-18T21:03:54.300Z] 63f879dbbcfc: Verifying Checksum [2023-01-18T21:03:54.300Z] 63f879dbbcfc: Download complete [2023-01-18T21:03:54.581Z] e9a5061849ea: Verifying Checksum [2023-01-18T21:03:54.581Z] e9a5061849ea: Download complete [2023-01-18T21:03:54.581Z] d747dcd14b5f: Download complete [2023-01-18T21:03:54.845Z] 0d9ebad4ef96: Verifying Checksum [2023-01-18T21:03:54.845Z] 0d9ebad4ef96: Download complete [2023-01-18T21:03:54.845Z] ab5ef0e58194: Verifying Checksum [2023-01-18T21:03:54.845Z] ab5ef0e58194: Download complete [2023-01-18T21:03:54.845Z] 2de7ff778b66: Verifying Checksum [2023-01-18T21:03:54.845Z] 2de7ff778b66: Download complete [2023-01-18T21:03:57.375Z] ab5ef0e58194: Pull complete [2023-01-18T21:03:57.375Z] 9712f1f96733: Pull complete [2023-01-18T21:03:58.318Z] 63f879dbbcfc: Pull complete [2023-01-18T21:04:01.608Z] 0d9ebad4ef96: Pull complete [2023-01-18T21:04:01.865Z] e9a5061849ea: Pull complete [2023-01-18T21:04:02.126Z] d747dcd14b5f: Pull complete [2023-01-18T21:04:03.058Z] 2de7ff778b66: Pull complete [2023-01-18T21:04:03.058Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-18T21:04:03.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-18T21:04:03.058Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T21:04:03.146Z] prd-ubuntu20.04-docker-8c-8g-3005 does not seem to be running inside a container [2023-01-18T21:04:03.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-01-18T21:04:07.615Z] $ docker top 215ffe8a05f8883d052297024807b8c36db1460e151c68793367c6cd7c96e4e3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-18T21:04:07.687Z] provisioning config files... [2023-01-18T21:04:07.692Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5180608439114279630tmp [2023-01-18T21:04:07.701Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8738798014422778341tmp [2023-01-18T21:04:07.711Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config16025412908424151483tmp [Pipeline] { [Pipeline] echo [2023-01-18T21:04:07.726Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T21:04:08.007Z] ---> sigul-configuration.sh [2023-01-18T21:04:08.007Z] gpg: directory `/root/.gnupg' created [2023-01-18T21:04:08.007Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-18T21:04:08.007Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-18T21:04:08.007Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-18T21:04:08.007Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-18T21:04:08.007Z] gpg: CAST5 encrypted data [2023-01-18T21:04:08.007Z] gpg: encrypted with 1 passphrase [2023-01-18T21:04:08.007Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-18T21:04:08.288Z] + mkdir /home/jenkins [2023-01-18T21:04:08.288Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-18T21:04:08.573Z] + 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 [2023-01-18T21:04:08.581Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T21:04:08.863Z] ---> sigul-install.sh [2023-01-18T21:04:08.863Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-18T21:04:09.148Z] + git tag --list [2023-01-18T21:04:09.148Z] v0.0.0 [2023-01-18T21:04:09.148Z] v0.0.1 [2023-01-18T21:04:09.148Z] v0.1.0 [2023-01-18T21:04:09.148Z] v0.1.1 [2023-01-18T21:04:09.148Z] v0.1.10 [2023-01-18T21:04:09.148Z] v0.1.100 [2023-01-18T21:04:09.148Z] v0.1.101 [2023-01-18T21:04:09.148Z] v0.1.102 [2023-01-18T21:04:09.148Z] v0.1.103 [2023-01-18T21:04:09.148Z] v0.1.104 [2023-01-18T21:04:09.148Z] v0.1.105 [2023-01-18T21:04:09.148Z] v0.1.106 [2023-01-18T21:04:09.148Z] v0.1.107 [2023-01-18T21:04:09.148Z] v0.1.108 [2023-01-18T21:04:09.148Z] v0.1.109 [2023-01-18T21:04:09.148Z] v0.1.11 [2023-01-18T21:04:09.148Z] v0.1.110 [2023-01-18T21:04:09.148Z] v0.1.111 [2023-01-18T21:04:09.148Z] v0.1.112 [2023-01-18T21:04:09.148Z] v0.1.113 [2023-01-18T21:04:09.148Z] v0.1.114 [2023-01-18T21:04:09.148Z] v0.1.115 [2023-01-18T21:04:09.148Z] v0.1.116 [2023-01-18T21:04:09.148Z] v0.1.117 [2023-01-18T21:04:09.148Z] v0.1.118 [2023-01-18T21:04:09.148Z] v0.1.119 [2023-01-18T21:04:09.148Z] v0.1.12 [2023-01-18T21:04:09.148Z] v0.1.120 [2023-01-18T21:04:09.148Z] v0.1.121 [2023-01-18T21:04:09.148Z] v0.1.122 [2023-01-18T21:04:09.148Z] v0.1.123 [2023-01-18T21:04:09.148Z] v0.1.124 [2023-01-18T21:04:09.148Z] v0.1.125 [2023-01-18T21:04:09.148Z] v0.1.126 [2023-01-18T21:04:09.148Z] v0.1.127 [2023-01-18T21:04:09.148Z] v0.1.128 [2023-01-18T21:04:09.148Z] v0.1.129 [2023-01-18T21:04:09.148Z] v0.1.13 [2023-01-18T21:04:09.148Z] v0.1.130 [2023-01-18T21:04:09.148Z] v0.1.131 [2023-01-18T21:04:09.148Z] v0.1.132 [2023-01-18T21:04:09.148Z] v0.1.133 [2023-01-18T21:04:09.148Z] v0.1.134 [2023-01-18T21:04:09.148Z] v0.1.135 [2023-01-18T21:04:09.148Z] v0.1.136 [2023-01-18T21:04:09.148Z] v0.1.137 [2023-01-18T21:04:09.148Z] v0.1.138 [2023-01-18T21:04:09.148Z] v0.1.139 [2023-01-18T21:04:09.148Z] v0.1.14 [2023-01-18T21:04:09.148Z] v0.1.140 [2023-01-18T21:04:09.148Z] v0.1.141 [2023-01-18T21:04:09.148Z] v0.1.142 [2023-01-18T21:04:09.148Z] v0.1.143 [2023-01-18T21:04:09.148Z] v0.1.144 [2023-01-18T21:04:09.148Z] v0.1.145 [2023-01-18T21:04:09.149Z] v0.1.146 [2023-01-18T21:04:09.149Z] v0.1.147 [2023-01-18T21:04:09.149Z] v0.1.148 [2023-01-18T21:04:09.149Z] v0.1.149 [2023-01-18T21:04:09.149Z] v0.1.15 [2023-01-18T21:04:09.149Z] v0.1.16 [2023-01-18T21:04:09.149Z] v0.1.17 [2023-01-18T21:04:09.149Z] v0.1.18 [2023-01-18T21:04:09.149Z] v0.1.19 [2023-01-18T21:04:09.149Z] v0.1.2 [2023-01-18T21:04:09.149Z] v0.1.20 [2023-01-18T21:04:09.149Z] v0.1.21 [2023-01-18T21:04:09.149Z] v0.1.22 [2023-01-18T21:04:09.149Z] v0.1.23 [2023-01-18T21:04:09.149Z] v0.1.24 [2023-01-18T21:04:09.149Z] v0.1.25 [2023-01-18T21:04:09.149Z] v0.1.26 [2023-01-18T21:04:09.149Z] v0.1.27 [2023-01-18T21:04:09.149Z] v0.1.28 [2023-01-18T21:04:09.149Z] v0.1.29 [2023-01-18T21:04:09.149Z] v0.1.3 [2023-01-18T21:04:09.149Z] v0.1.30 [2023-01-18T21:04:09.149Z] v0.1.31 [2023-01-18T21:04:09.149Z] v0.1.32 [2023-01-18T21:04:09.149Z] v0.1.33 [2023-01-18T21:04:09.149Z] v0.1.34 [2023-01-18T21:04:09.149Z] v0.1.35 [2023-01-18T21:04:09.149Z] v0.1.36 [2023-01-18T21:04:09.149Z] v0.1.37 [2023-01-18T21:04:09.149Z] v0.1.38 [2023-01-18T21:04:09.149Z] v0.1.39 [2023-01-18T21:04:09.149Z] v0.1.4 [2023-01-18T21:04:09.149Z] v0.1.40 [2023-01-18T21:04:09.149Z] v0.1.41 [2023-01-18T21:04:09.149Z] v0.1.42 [2023-01-18T21:04:09.149Z] v0.1.43 [2023-01-18T21:04:09.149Z] v0.1.44 [2023-01-18T21:04:09.149Z] v0.1.45 [2023-01-18T21:04:09.149Z] v0.1.46 [2023-01-18T21:04:09.149Z] v0.1.47 [2023-01-18T21:04:09.149Z] v0.1.48 [2023-01-18T21:04:09.149Z] v0.1.49 [2023-01-18T21:04:09.149Z] v0.1.5 [2023-01-18T21:04:09.149Z] v0.1.50 [2023-01-18T21:04:09.149Z] v0.1.51 [2023-01-18T21:04:09.149Z] v0.1.52 [2023-01-18T21:04:09.149Z] v0.1.53 [2023-01-18T21:04:09.149Z] v0.1.54 [2023-01-18T21:04:09.149Z] v0.1.55 [2023-01-18T21:04:09.149Z] v0.1.56 [2023-01-18T21:04:09.149Z] v0.1.57 [2023-01-18T21:04:09.149Z] v0.1.58 [2023-01-18T21:04:09.149Z] v0.1.59 [2023-01-18T21:04:09.149Z] v0.1.6 [2023-01-18T21:04:09.149Z] v0.1.60 [2023-01-18T21:04:09.149Z] v0.1.61 [2023-01-18T21:04:09.149Z] v0.1.62 [2023-01-18T21:04:09.149Z] v0.1.63 [2023-01-18T21:04:09.149Z] v0.1.64 [2023-01-18T21:04:09.149Z] v0.1.65 [2023-01-18T21:04:09.149Z] v0.1.66 [2023-01-18T21:04:09.149Z] v0.1.67 [2023-01-18T21:04:09.149Z] v0.1.68 [2023-01-18T21:04:09.149Z] v0.1.69 [2023-01-18T21:04:09.149Z] v0.1.7 [2023-01-18T21:04:09.149Z] v0.1.70 [2023-01-18T21:04:09.149Z] v0.1.71 [2023-01-18T21:04:09.149Z] v0.1.72 [2023-01-18T21:04:09.149Z] v0.1.73 [2023-01-18T21:04:09.149Z] v0.1.74 [2023-01-18T21:04:09.149Z] v0.1.75 [2023-01-18T21:04:09.149Z] v0.1.76 [2023-01-18T21:04:09.149Z] v0.1.77 [2023-01-18T21:04:09.149Z] v0.1.78 [2023-01-18T21:04:09.149Z] v0.1.79 [2023-01-18T21:04:09.149Z] v0.1.8 [2023-01-18T21:04:09.149Z] v0.1.80 [2023-01-18T21:04:09.149Z] v0.1.81 [2023-01-18T21:04:09.149Z] v0.1.82 [2023-01-18T21:04:09.149Z] v0.1.83 [2023-01-18T21:04:09.149Z] v0.1.84 [2023-01-18T21:04:09.149Z] v0.1.85 [2023-01-18T21:04:09.149Z] v0.1.86 [2023-01-18T21:04:09.149Z] v0.1.87 [2023-01-18T21:04:09.149Z] v0.1.88 [2023-01-18T21:04:09.149Z] v0.1.89 [2023-01-18T21:04:09.149Z] v0.1.9 [2023-01-18T21:04:09.149Z] v0.1.90 [2023-01-18T21:04:09.149Z] v0.1.91 [2023-01-18T21:04:09.149Z] v0.1.92 [2023-01-18T21:04:09.149Z] v0.1.93 [2023-01-18T21:04:09.149Z] v0.1.94 [2023-01-18T21:04:09.149Z] v0.1.95 [2023-01-18T21:04:09.149Z] v0.1.96 [2023-01-18T21:04:09.149Z] v0.1.97 [2023-01-18T21:04:09.149Z] v0.1.98 [2023-01-18T21:04:09.149Z] v0.1.99 [2023-01-18T21:04:09.149Z] v2.0.0 [2023-01-18T21:04:09.149Z] v2.1.0 [2023-01-18T21:04:09.149Z] v2.1.1 [2023-01-18T21:04:09.149Z] v2.1.1-dev.2 [2023-01-18T21:04:09.149Z] v2.2.0 [2023-01-18T21:04:09.149Z] v2.2.1-dev.1 [2023-01-18T21:04:09.149Z] v2.2.1-dev.10 [2023-01-18T21:04:09.149Z] v2.2.1-dev.11 [2023-01-18T21:04:09.149Z] v2.2.1-dev.2 [2023-01-18T21:04:09.149Z] v2.2.1-dev.3 [2023-01-18T21:04:09.149Z] v2.2.1-dev.4 [2023-01-18T21:04:09.149Z] v2.2.1-dev.5 [2023-01-18T21:04:09.149Z] v2.2.1-dev.6 [2023-01-18T21:04:09.149Z] v2.2.1-dev.7 [2023-01-18T21:04:09.149Z] v2.2.1-dev.8 [2023-01-18T21:04:09.149Z] v2.2.1-dev.9 [2023-01-18T21:04:09.149Z] v2.3.0 [2023-01-18T21:04:09.149Z] v2.3.0-dev.12 [2023-01-18T21:04:09.149Z] v2.3.0-dev.13 [2023-01-18T21:04:09.149Z] v2.3.0-dev.14 [2023-01-18T21:04:09.149Z] v2.3.0-dev.15 [2023-01-18T21:04:09.149Z] v2.3.0-dev.16 [2023-01-18T21:04:09.149Z] v2.3.0-dev.17 [2023-01-18T21:04:09.149Z] v2.3.0-dev.18 [2023-01-18T21:04:09.149Z] v2.3.0-dev.19 [2023-01-18T21:04:09.149Z] v2.3.0-dev.20 [2023-01-18T21:04:09.149Z] v2.3.1-dev.1 [2023-01-18T21:04:09.149Z] v3.0.0-dev.1 [2023-01-18T21:04:09.149Z] v3.0.0-dev.2 [2023-01-18T21:04:09.149Z] v3.0.0-dev.3 [2023-01-18T21:04:09.149Z] v3.0.0-dev.4 [2023-01-18T21:04:09.149Z] v3.0.0-dev.5 [2023-01-18T21:04:09.149Z] v3.0.0-dev.6 [Pipeline] sh [2023-01-18T21:04:09.433Z] + lftools sign git-tag v3.0.0-dev.6 [2023-01-18T21:04:10.000Z] Signing Git tag with Sigul... [2023-01-18T21:04:10.000Z] Signing v3.0.0-dev.6 [Pipeline] echo [2023-01-18T21:04:10.267Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T21:04:10.547Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-18T21:04:10.554Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-18T21:04:10.573Z] $ docker stop --time=1 215ffe8a05f8883d052297024807b8c36db1460e151c68793367c6cd7c96e4e3 [2023-01-18T21:04:11.984Z] $ docker rm -f --volumes 215ffe8a05f8883d052297024807b8c36db1460e151c68793367c6cd7c96e4e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-18T21:04:12.375Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T21:04:12.375Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T21:04:12.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T21:04:12.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T21:04:12.747Z] prd-ubuntu20.04-docker-8c-8g-3005 does not seem to be running inside a container [2023-01-18T21:04:12.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-18T21:04:13.136Z] $ docker top 61e59e9db2843a27a79dc97687e27f8124d12741f5d0953f399e15eefa25b37f -eo pid,comm [2023-01-18T21:04:13.180Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-18T21:04:13.180Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T21:04:13.217Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T21:04:13.217Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T21:04:13.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T21:04:13.333Z] $ docker exec 61e59e9db2843a27a79dc97687e27f8124d12741f5d0953f399e15eefa25b37f ssh-agent [2023-01-18T21:04:13.433Z] SSH_AUTH_SOCK=/tmp/ssh-hjNP4Ly1sZzb/agent.32 [2023-01-18T21:04:13.433Z] SSH_AGENT_PID=39 [2023-01-18T21:04:13.438Z] Running ssh-add (command line suppressed) [2023-01-18T21:04:13.541Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3555637246400001173.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3555637246400001173.key) [2023-01-18T21:04:13.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T21:04:13.840Z] + git semver bump pre [2023-01-18T21:04:14.099Z] 2023-01-18 21:04:14,026 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-01-18T21:04:14.099Z] 2023-01-18 21:04:14,026 [bump_version] DEBUG bumping version:3.0.0-dev.6 on axis:pre with prefix:dev [2023-01-18T21:04:14.099Z] 2023-01-18 21:04:14,027 [bump_version] DEBUG bumped version:3.0.0-dev.7 [2023-01-18T21:04:14.099Z] 2023-01-18 21:04:14,027 [write_version] DEBUG write version:3.0.0-dev.7 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True [2023-01-18T21:04:14.099Z] 2023-01-18 21:04:14,027 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-01-18T21:04:14.099Z] 2023-01-18 21:04:14,027 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-01-18T21:04:14.099Z] 2023-01-18 21:04:14,028 [execute] INFO git cat-file --batch-check [2023-01-18T21:04:14.099Z] 2023-01-18 21:04:14,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T21:04:14.099Z] 2023-01-18 21:04:14,034 [execute] INFO git cat-file --batch [2023-01-18T21:04:14.099Z] 2023-01-18 21:04:14,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T21:04:14.099Z] 2023-01-18 21:04:14,040 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-01-18T21:04:14.099Z] 3.0.0-dev.7 [Pipeline] } [2023-01-18T21:04:14.111Z] $ docker exec --env ******** --env ******** 61e59e9db2843a27a79dc97687e27f8124d12741f5d0953f399e15eefa25b37f ssh-agent -k [2023-01-18T21:04:14.199Z] unset SSH_AUTH_SOCK; [2023-01-18T21:04:14.199Z] unset SSH_AGENT_PID; [2023-01-18T21:04:14.199Z] echo Agent pid 39 killed; [2023-01-18T21:04:14.206Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T21:04:14.510Z] + git semver [Pipeline] } [2023-01-18T21:04:14.785Z] $ docker stop --time=1 61e59e9db2843a27a79dc97687e27f8124d12741f5d0953f399e15eefa25b37f [2023-01-18T21:04:16.054Z] $ docker rm -f --volumes 61e59e9db2843a27a79dc97687e27f8124d12741f5d0953f399e15eefa25b37f [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T21:04:16.392Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T21:04:16.392Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T21:04:16.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T21:04:16.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T21:04:16.759Z] prd-ubuntu20.04-docker-8c-8g-3005 does not seem to be running inside a container [2023-01-18T21:04:16.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-18T21:04:17.106Z] $ docker top 73b46df899f326008476c1cde7e5581868fd1c4cd3d8e5e1ef6dc4f9e8537521 -eo pid,comm [2023-01-18T21:04:17.146Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-18T21:04:17.146Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T21:04:17.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T21:04:17.175Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T21:04:17.293Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T21:04:17.298Z] $ docker exec 73b46df899f326008476c1cde7e5581868fd1c4cd3d8e5e1ef6dc4f9e8537521 ssh-agent [2023-01-18T21:04:17.404Z] SSH_AUTH_SOCK=/tmp/ssh-Q69et7O3zwUK/agent.32 [2023-01-18T21:04:17.404Z] SSH_AGENT_PID=38 [2023-01-18T21:04:17.409Z] Running ssh-add (command line suppressed) [2023-01-18T21:04:17.519Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15416761453620705786.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15416761453620705786.key) [2023-01-18T21:04:17.530Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T21:04:17.813Z] + git semver push [2023-01-18T21:04:18.073Z] 2023-01-18 21:04:17,977 [run_push] DEBUG push [2023-01-18T21:04:18.073Z] 2023-01-18 21:04:17,977 [execute] INFO git cat-file --batch-check [2023-01-18T21:04:18.073Z] 2023-01-18 21:04:17,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T21:04:18.073Z] 2023-01-18 21:04:17,981 [execute] INFO git rev-list a7101275c4333a2d041a2d99e5656c79ff980c16 -- [2023-01-18T21:04:18.073Z] 2023-01-18 21:04:17,981 [execute] DEBUG Popen(['git', 'rev-list', 'a7101275c4333a2d041a2d99e5656c79ff980c16', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-18T21:04:18.073Z] 2023-01-18 21:04:17,992 [execute] INFO git fetch -v origin [2023-01-18T21:04:18.073Z] 2023-01-18 21:04:17,992 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-18T21:04:18.640Z] 2023-01-18 21:04:18,499 [run_push] DEBUG no remote changes detected [2023-01-18T21:04:18.640Z] 2023-01-18 21:04:18,500 [execute] INFO git push origin semver [2023-01-18T21:04:18.640Z] 2023-01-18 21:04:18,500 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-18T21:04:19.576Z] 2023-01-18 21:04:19,366 [run_push] DEBUG push all version tags [2023-01-18T21:04:19.576Z] 2023-01-18 21:04:19,367 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-18T21:04:19.576Z] 2023-01-18 21:04:19,367 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2023-01-18T21:04:20.508Z] 2023-01-18 21:04:20,195 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-01-18T21:04:20.508Z] 3.0.0-dev.7 [Pipeline] } [2023-01-18T21:04:20.520Z] $ docker exec --env ******** --env ******** 73b46df899f326008476c1cde7e5581868fd1c4cd3d8e5e1ef6dc4f9e8537521 ssh-agent -k [2023-01-18T21:04:20.616Z] unset SSH_AUTH_SOCK; [2023-01-18T21:04:20.616Z] unset SSH_AGENT_PID; [2023-01-18T21:04:20.616Z] echo Agent pid 38 killed; [2023-01-18T21:04:20.626Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T21:04:20.924Z] + git semver [Pipeline] } [2023-01-18T21:04:21.197Z] $ docker stop --time=1 73b46df899f326008476c1cde7e5581868fd1c4cd3d8e5e1ef6dc4f9e8537521 [2023-01-18T21:04:22.467Z] $ docker rm -f --volumes 73b46df899f326008476c1cde7e5581868fd1c4cd3d8e5e1ef6dc4f9e8537521 [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 [2023-01-18T21:04:22.976Z] + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] [2023-01-18T21:04:22.976Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2023-01-18T21:04:22.976Z] total 16 [2023-01-18T21:04:22.976Z] drwxr-xr-x 3 root root 4096 Jan 18 20:59 . [2023-01-18T21:04:22.976Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 21:04 .. [2023-01-18T21:04:22.976Z] drwxr-xr-x 2 root root 4096 Jan 18 20:59 cost [2023-01-18T21:04:22.976Z] -rw-r--r-- 1 root root 92 Jan 18 20:59 cost.csv [2023-01-18T21:04:22.976Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives [2023-01-18T21:04:22.976Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2023-01-18T21:04:22.976Z] total 16 [2023-01-18T21:04:22.976Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 20:59 . [2023-01-18T21:04:22.976Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 21:04 .. [2023-01-18T21:04:22.976Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 20:59 cost [2023-01-18T21:04:22.976Z] -rw-r--r-- 1 jenkins jenkins 92 Jan 18 20:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-18T21:04:23.266Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T21:04:24.124Z] ---> package-listing.sh [2023-01-18T21:04:24.124Z] ++ facter osfamily [2023-01-18T21:04:24.124Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-18T21:04:24.383Z] + OS_FAMILY=debian [2023-01-18T21:04:24.383Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2023-01-18T21:04:24.383Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-18T21:04:24.383Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-18T21:04:24.383Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-18T21:04:24.383Z] + PACKAGES=/tmp/packages_start.txt [2023-01-18T21:04:24.383Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2023-01-18T21:04:24.383Z] + PACKAGES=/tmp/packages_end.txt [2023-01-18T21:04:24.383Z] + case "${OS_FAMILY}" in [2023-01-18T21:04:24.383Z] + dpkg -l [2023-01-18T21:04:24.383Z] + grep '^ii' [2023-01-18T21:04:24.383Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-18T21:04:24.383Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-18T21:04:24.383Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-18T21:04:24.383Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2023-01-18T21:04:24.383Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2023-01-18T21:04:24.383Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo [2023-01-18T21:04:24.395Z] 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-18T21:04:24.671Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T21:04:25.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T21:04:25.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T21:04:25.305Z] prd-ubuntu20.04-docker-8c-8g-3005 does not seem to be running inside a container [2023-01-18T21:04:25.337Z] $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-18T21:04:25.548Z] $ docker top ef682dc42b1c2da6d1fd320958b151674e79ae3a1a1e052b45fec78171f2810d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T21:04:25.886Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-18T21:04:26.170Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-18T21:04:26.454Z] + ls /var/log/sa-host [2023-01-18T21:04:26.454Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T21:04:26.522Z] provisioning config files... [2023-01-18T21:04:26.529Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1517573667659940262tmp [Pipeline] { [Pipeline] echo [2023-01-18T21:04:26.541Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T21:04:26.822Z] ---> create-netrc.sh [Pipeline] } [2023-01-18T21:04:26.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-18T21:04:27.141Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-18T21:04:27.152Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T21:04:27.434Z] ---> sudo-logs.sh [2023-01-18T21:04:27.434Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-18T21:04:27.468Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T21:04:27.750Z] ---> job-cost.sh [2023-01-18T21:04:27.750Z] lf-activate-venv: SKIPPING [2023-01-18T21:04:27.750Z] DEBUG: total: 0.2199999988079071 [2023-01-18T21:04:27.750Z] INFO: Retrieving Stack Cost... [2023-01-18T21:04:28.009Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T21:04:28.577Z] INFO: Archiving Costs [Pipeline] echo [2023-01-18T21:04:28.588Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T21:04:28.867Z] ---> logs-deploy.sh [2023-01-18T21:04:28.867Z] lf-activate-venv: SKIPPING [2023-01-18T21:04:28.867Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/94 [2023-01-18T21:04:28.867Z] INFO: archiving workspace using pattern(s): [2023-01-18T21:04:29.807Z] Archives upload complete. [2023-01-18T21:04:30.065Z] INFO: archiving logs to Nexus [2023-01-18T21:04:30.632Z] ---> uname -a: [2023-01-18T21:04:30.632Z] Linux prd-ubuntu20-04-docker-8c-8g-3005 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-18T21:04:30.632Z] [2023-01-18T21:04:30.632Z] [2023-01-18T21:04:30.632Z] ---> lscpu: [2023-01-18T21:04:30.632Z] Architecture: x86_64 [2023-01-18T21:04:30.632Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-18T21:04:30.632Z] Byte Order: Little Endian [2023-01-18T21:04:30.632Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-18T21:04:30.632Z] CPU(s): 8 [2023-01-18T21:04:30.632Z] On-line CPU(s) list: 0-7 [2023-01-18T21:04:30.632Z] Thread(s) per core: 1 [2023-01-18T21:04:30.632Z] Core(s) per socket: 1 [2023-01-18T21:04:30.632Z] Socket(s): 8 [2023-01-18T21:04:30.632Z] NUMA node(s): 1 [2023-01-18T21:04:30.632Z] Vendor ID: AuthenticAMD [2023-01-18T21:04:30.632Z] CPU family: 23 [2023-01-18T21:04:30.632Z] Model: 49 [2023-01-18T21:04:30.632Z] Model name: AMD EPYC-Rome Processor [2023-01-18T21:04:30.632Z] Stepping: 0 [2023-01-18T21:04:30.632Z] CPU MHz: 2799.956 [2023-01-18T21:04:30.632Z] BogoMIPS: 5599.91 [2023-01-18T21:04:30.632Z] Virtualization: AMD-V [2023-01-18T21:04:30.632Z] Hypervisor vendor: KVM [2023-01-18T21:04:30.632Z] Virtualization type: full [2023-01-18T21:04:30.632Z] L1d cache: 256 KiB [2023-01-18T21:04:30.632Z] L1i cache: 256 KiB [2023-01-18T21:04:30.632Z] L2 cache: 4 MiB [2023-01-18T21:04:30.632Z] L3 cache: 128 MiB [2023-01-18T21:04:30.632Z] NUMA node0 CPU(s): 0-7 [2023-01-18T21:04:30.632Z] Vulnerability Itlb multihit: Not affected [2023-01-18T21:04:30.632Z] Vulnerability L1tf: Not affected [2023-01-18T21:04:30.632Z] Vulnerability Mds: Not affected [2023-01-18T21:04:30.632Z] Vulnerability Meltdown: Not affected [2023-01-18T21:04:30.632Z] Vulnerability Mmio stale data: Not affected [2023-01-18T21:04:30.632Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-18T21:04:30.632Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-18T21:04:30.632Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-18T21:04:30.632Z] Vulnerability Srbds: Not affected [2023-01-18T21:04:30.632Z] Vulnerability Tsx async abort: Not affected [2023-01-18T21:04:30.632Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-01-18T21:04:30.632Z] [2023-01-18T21:04:30.632Z] [2023-01-18T21:04:30.632Z] ---> nproc: [2023-01-18T21:04:30.632Z] 8 [2023-01-18T21:04:30.632Z] [2023-01-18T21:04:30.632Z] [2023-01-18T21:04:30.632Z] ---> df -h: [2023-01-18T21:04:30.632Z] Filesystem Size Used Avail Use% Mounted on [2023-01-18T21:04:30.632Z] overlay 155G 12G 143G 8% / [2023-01-18T21:04:30.632Z] tmpfs 64M 0 64M 0% /dev [2023-01-18T21:04:30.632Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-18T21:04:30.632Z] shm 64M 0 64M 0% /dev/shm [2023-01-18T21:04:30.632Z] /dev/vda1 155G 12G 143G 8% /facter-os [2023-01-18T21:04:30.632Z] [2023-01-18T21:04:30.632Z] [2023-01-18T21:04:30.632Z] ---> sar -b -r -n DEV: [2023-01-18T21:04:30.632Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3005) 01/18/23 _x86_64_ (8 CPU) [2023-01-18T21:04:30.632Z] [2023-01-18T21:04:30.632Z] 20:58:11 LINUX RESTART (8 CPU) [2023-01-18T21:04:30.632Z] [2023-01-18T21:04:30.632Z] 20:59:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-18T21:04:30.632Z] 21:00:01 86.97 0.64 86.32 0.00 31.59 49184.88 0.00 [2023-01-18T21:04:30.632Z] 21:01:01 1.78 0.00 1.78 0.00 0.00 21.48 0.00 [2023-01-18T21:04:30.632Z] 21:02:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2023-01-18T21:04:30.632Z] 21:03:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 [2023-01-18T21:04:30.632Z] 21:04:01 110.29 10.95 99.34 0.00 5265.41 47299.51 0.00 [2023-01-18T21:04:30.632Z] Average: 39.93 2.29 37.64 0.00 1048.70 19112.18 0.00 [2023-01-18T21:04:30.632Z] [2023-01-18T21:04:30.632Z] 20:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-18T21:04:30.632Z] 21:00:01 28693880 31606344 705656 2.15 91540 3054556 1735968 5.12 1125552 2656148 412 [2023-01-18T21:04:30.632Z] 21:01:01 28681856 31594476 716688 2.18 91580 3054560 1735968 5.12 1139064 2656140 20 [2023-01-18T21:04:30.632Z] 21:02:01 28688092 31600872 710176 2.16 91628 3054560 1735968 5.12 1133084 2656140 16 [2023-01-18T21:04:30.633Z] 21:03:01 28688304 31601300 709864 2.16 91668 3054564 1735968 5.12 1132908 2656344 8 [2023-01-18T21:04:30.633Z] 21:04:01 26660204 31518516 770024 2.34 169756 4796800 2073560 6.11 1596676 4066412 605072 [2023-01-18T21:04:30.633Z] Average: 28282467 31584302 722482 2.20 107234 3403008 1803486 5.32 1225457 2938237 121106 [2023-01-18T21:04:30.633Z] [2023-01-18T21:04:30.633Z] 20:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-18T21:04:30.633Z] 21:00:01 docker0 14.37 18.86 1.23 294.72 0.00 0.00 0.00 0.00 [2023-01-18T21:04:30.633Z] 21:00:01 lo 2.24 2.24 0.22 0.22 0.00 0.00 0.00 0.00 [2023-01-18T21:04:30.633Z] 21:00:01 ens3 287.27 213.18 6955.10 36.77 0.00 0.00 0.00 0.00 [2023-01-18T21:04:30.633Z] 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T21:04:30.633Z] 21:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T21:04:30.633Z] 21:01:01 ens3 10.05 7.70 12.33 16.69 0.00 0.00 0.00 0.00 [2023-01-18T21:04:30.633Z] 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T21:04:30.633Z] 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T21:04:30.633Z] 21:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T21:04:30.633Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T21:04:30.633Z] 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T21:04:30.633Z] 21:03:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T21:04:30.633Z] 21:04:01 docker0 18.39 19.30 1.55 294.70 0.00 0.00 0.00 0.00 [2023-01-18T21:04:30.633Z] 21:04:01 lo 2.64 2.64 0.25 0.25 0.00 0.00 0.00 0.00 [2023-01-18T21:04:30.633Z] 21:04:01 ens3 441.16 321.44 10385.78 97.93 0.00 0.00 0.00 0.00 [2023-01-18T21:04:30.633Z] Average: docker0 6.49 7.56 0.55 116.69 0.00 0.00 0.00 0.00 [2023-01-18T21:04:30.633Z] Average: lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 [2023-01-18T21:04:30.633Z] Average: ens3 146.27 107.42 3435.64 30.03 0.00 0.00 0.00 0.00 [2023-01-18T21:04:30.633Z] [2023-01-18T21:04:30.633Z]