Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 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-ssh235993826978273215.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh7977738097978529342.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh11127475672089210187.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh6840345048645818445.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh14903145548710860272.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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-centos7-blackbox-4c-2g-20272’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-20273’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-20788’ is offline Running on prd-ubuntu20.04-docker-8c-8g-20790 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 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 (main) > 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 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 # timeout=10 Commit message: "Merge pull request #749 from lenny-intel/go1.18" > git rev-list --no-walk 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-22T13:14:17.983Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-22T13:14:18.020Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-22T13:14:18.031Z] ========================================================= [2022-07-22T13:14:18.031Z] EdgeX Global Pipelines Version Info [2022-07-22T13:14:18.031Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:14:18.806Z] ------------------- [2022-07-22T13:14:18.806Z] stable info: [2022-07-22T13:14:18.806Z] ------------------- [2022-07-22T13:14:18.806Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-22T13:14:18.806Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-22T13:14:18.806Z] Message: update stable to v1.0.238 [2022-07-22T13:14:19.379Z] ------------------- [2022-07-22T13:14:19.379Z] experimental info: [2022-07-22T13:14:19.379Z] ------------------- [2022-07-22T13:14:19.379Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-22T13:14:19.379Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-22T13:14:19.380Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-22T13:14:19.558Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2022-07-22T13:14:19.570Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2022-07-22T13:14:19.586Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-22T13:14:19.602Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-22T13:14:19.614Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-22T13:14:19.623Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-22T13:14:19.633Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-22T13:14:19.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-22T13:14:19.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-22T13:14:19.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-22T13:14:19.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-22T13:14:19.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2022-07-22T13:14:19.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-22T13:14:19.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-22T13:14:19.745Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T13:14:19.762Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T13:14:19.775Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T13:14:19.789Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T13:14:19.802Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-22T13:14:19.814Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-22T13:14:19.824Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-22T13:14:19.836Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-22T13:14:19.847Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-22T13:14:19.862Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-22T13:14:19.874Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-07-22T13:14:19.885Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-22T13:14:19.896Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-22T13:14:19.908Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-22T13:14:19.922Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-22T13:14:19.936Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-22T13:14:19.948Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [Pipeline] echo [2022-07-22T13:14:19.966Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0dd1dc3 [Pipeline] echo [2022-07-22T13:14:19.984Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-22T13:14:20.331Z] + git rev-list -1 --merges 0dd1dc36fdb71fc2a924b751caa6dc590a56de15~1..0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [Pipeline] echo [2022-07-22T13:14:20.362Z] -----------> git rev-list -1 --merges 0dd1dc36fdb71fc2a924b751caa6dc590a56de15~1..0dd1dc36fdb71fc2a924b751caa6dc590a56de15 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [2022-07-22T13:14:20.362Z] 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [false] [Pipeline] sh [2022-07-22T13:14:20.657Z] + git log --format=format:%s -1 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [Pipeline] echo [2022-07-22T13:14:20.673Z] ========================================================= [2022-07-22T13:14:20.673Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-22T13:14:20.673Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T13:14:21.012Z] + git log --format=format:%s -1 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [Pipeline] echo [2022-07-22T13:14:21.023Z] [semverPrep] GIT_COMMIT: 0dd1dc36fdb71fc2a924b751caa6dc590a56de15, Commit Message: Merge pull request #749 from lenny-intel/go1.18 [Pipeline] echo [2022-07-22T13:14:21.033Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-22T13:14:21.385Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T13:14:21.385Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-22T13:14:21.385Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-22T13:14:21.385Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-22T13:14:21.385Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-22T13:14:21.385Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-22T13:14:21.385Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:14:21.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T13:14:22.007Z] [2022-07-22T13:14:22.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:14:22.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T13:14:22.316Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-22T13:14:22.316Z] b85a868b505f: Pulling fs layer [2022-07-22T13:14:22.316Z] e2be974225ed: Pulling fs layer [2022-07-22T13:14:22.316Z] 339a4e72a1f5: Pulling fs layer [2022-07-22T13:14:22.316Z] 988bab9f4d93: Pulling fs layer [2022-07-22T13:14:22.316Z] 1469e6f7b9e6: Pulling fs layer [2022-07-22T13:14:22.316Z] eaf3925da568: Pulling fs layer [2022-07-22T13:14:22.316Z] 1469e6f7b9e6: Waiting [2022-07-22T13:14:22.316Z] bab4dde63d76: Pulling fs layer [2022-07-22T13:14:22.316Z] bde34c3a00c8: Pulling fs layer [2022-07-22T13:14:22.316Z] 988bab9f4d93: Waiting [2022-07-22T13:14:22.316Z] eaf3925da568: Waiting [2022-07-22T13:14:22.316Z] bab4dde63d76: Waiting [2022-07-22T13:14:22.316Z] b352a97aabf1: Pulling fs layer [2022-07-22T13:14:22.316Z] 4872d77fe225: Pulling fs layer [2022-07-22T13:14:22.316Z] 5851b861e8e6: Pulling fs layer [2022-07-22T13:14:22.316Z] bde34c3a00c8: Waiting [2022-07-22T13:14:22.316Z] 5851b861e8e6: Waiting [2022-07-22T13:14:22.578Z] e2be974225ed: Verifying Checksum [2022-07-22T13:14:22.578Z] e2be974225ed: Download complete [2022-07-22T13:14:22.578Z] 988bab9f4d93: Verifying Checksum [2022-07-22T13:14:22.578Z] 988bab9f4d93: Download complete [2022-07-22T13:14:22.578Z] 1469e6f7b9e6: Verifying Checksum [2022-07-22T13:14:22.579Z] 1469e6f7b9e6: Download complete [2022-07-22T13:14:22.579Z] eaf3925da568: Verifying Checksum [2022-07-22T13:14:22.579Z] eaf3925da568: Download complete [2022-07-22T13:14:22.579Z] 339a4e72a1f5: Verifying Checksum [2022-07-22T13:14:22.579Z] 339a4e72a1f5: Download complete [2022-07-22T13:14:22.579Z] bde34c3a00c8: Download complete [2022-07-22T13:14:22.579Z] b352a97aabf1: Download complete [2022-07-22T13:14:22.579Z] 4872d77fe225: Download complete [2022-07-22T13:14:22.579Z] 5851b861e8e6: Verifying Checksum [2022-07-22T13:14:22.579Z] 5851b861e8e6: Download complete [2022-07-22T13:14:22.850Z] b85a868b505f: Verifying Checksum [2022-07-22T13:14:22.850Z] b85a868b505f: Download complete [2022-07-22T13:14:22.850Z] bab4dde63d76: Verifying Checksum [2022-07-22T13:14:22.850Z] bab4dde63d76: Download complete [2022-07-22T13:14:24.233Z] b85a868b505f: Pull complete [2022-07-22T13:14:24.233Z] e2be974225ed: Pull complete [2022-07-22T13:14:24.806Z] 339a4e72a1f5: Pull complete [2022-07-22T13:14:24.807Z] 988bab9f4d93: Pull complete [2022-07-22T13:14:25.070Z] 1469e6f7b9e6: Pull complete [2022-07-22T13:14:25.332Z] eaf3925da568: Pull complete [2022-07-22T13:14:27.245Z] bab4dde63d76: Pull complete [2022-07-22T13:14:27.245Z] bde34c3a00c8: Pull complete [2022-07-22T13:14:27.505Z] b352a97aabf1: Pull complete [2022-07-22T13:14:27.506Z] 4872d77fe225: Pull complete [2022-07-22T13:14:27.506Z] 5851b861e8e6: Pull complete [2022-07-22T13:14:27.506Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-22T13:14:27.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T13:14:27.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:14:27.611Z] prd-ubuntu20.04-docker-8c-8g-20790 does not seem to be running inside a container [2022-07-22T13:14:27.657Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T13:14:29.069Z] $ docker top 0ddc102018083a03d1d415b4c69f126e91008d9f5419c4333a0f0bec5bc00098 -eo pid,comm [2022-07-22T13:14:29.140Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-22T13:14:29.140Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-22T13:14:29.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T13:14:29.175Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T13:14:29.293Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T13:14:29.300Z] $ docker exec 0ddc102018083a03d1d415b4c69f126e91008d9f5419c4333a0f0bec5bc00098 ssh-agent [2022-07-22T13:14:29.415Z] SSH_AUTH_SOCK=/tmp/ssh-LWCCAonnWqjY/agent.33 [2022-07-22T13:14:29.415Z] SSH_AGENT_PID=39 [2022-07-22T13:14:29.422Z] Running ssh-add (command line suppressed) [2022-07-22T13:14:29.557Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4105791117473187969.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4105791117473187969.key) [2022-07-22T13:14:29.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T13:14:29.858Z] + git tag --points-at HEAD [Pipeline] } [2022-07-22T13:14:29.877Z] $ docker exec --env ******** --env ******** 0ddc102018083a03d1d415b4c69f126e91008d9f5419c4333a0f0bec5bc00098 ssh-agent -k [2022-07-22T13:14:29.993Z] unset SSH_AUTH_SOCK; [2022-07-22T13:14:29.994Z] unset SSH_AGENT_PID; [2022-07-22T13:14:29.994Z] echo Agent pid 39 killed; [2022-07-22T13:14:30.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2022-07-22T13:14:30.026Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.2.1-dev.11' [Pipeline] sshagent [2022-07-22T13:14:30.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T13:14:30.048Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T13:14:30.174Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T13:14:30.181Z] $ docker exec 0ddc102018083a03d1d415b4c69f126e91008d9f5419c4333a0f0bec5bc00098 ssh-agent [2022-07-22T13:14:30.311Z] SSH_AUTH_SOCK=/tmp/ssh-iNE0Tr0Ct9bK/agent.73 [2022-07-22T13:14:30.311Z] SSH_AGENT_PID=79 [2022-07-22T13:14:30.316Z] Running ssh-add (command line suppressed) [2022-07-22T13:14:30.432Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1978447316041657206.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1978447316041657206.key) [2022-07-22T13:14:30.445Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T13:14:30.731Z] + git semver init [2022-07-22T13:14:30.991Z] 2022-07-22 13:14:30,918 [run_init] DEBUG init version:0.0.0 force:False [2022-07-22T13:14:30.991Z] 2022-07-22 13:14:30,918 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver [2022-07-22T13:14:30.991Z] 2022-07-22 13:14:30,918 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver [2022-07-22T13:14:30.991Z] 2022-07-22 13:14:30,919 [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) [2022-07-22T13:14:31.937Z] 2022-07-22 13:14:31,585 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude [2022-07-22T13:14:31.937Z] 2022-07-22 13:14:31,585 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False [2022-07-22T13:14:31.937Z] 2022-07-22 13:14:31,585 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-07-22T13:14:31.937Z] 2022-07-22 13:14:31,585 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-07-22T13:14:31.937Z] 2.3.0-dev.12 [Pipeline] } [2022-07-22T13:14:31.952Z] $ docker exec --env ******** --env ******** 0ddc102018083a03d1d415b4c69f126e91008d9f5419c4333a0f0bec5bc00098 ssh-agent -k [2022-07-22T13:14:32.069Z] unset SSH_AUTH_SOCK; [2022-07-22T13:14:32.070Z] unset SSH_AGENT_PID; [2022-07-22T13:14:32.070Z] echo Agent pid 79 killed; [2022-07-22T13:14:32.081Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T13:14:32.387Z] + git semver [Pipeline] } [2022-07-22T13:14:32.666Z] $ docker stop --time=1 0ddc102018083a03d1d415b4c69f126e91008d9f5419c4333a0f0bec5bc00098 [2022-07-22T13:14:33.987Z] $ docker rm -f 0ddc102018083a03d1d415b4c69f126e91008d9f5419c4333a0f0bec5bc00098 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T13:14:34.341Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-22T13:14:34.614Z] Stashed 1 file(s) [Pipeline] echo [2022-07-22T13:14:34.616Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-07-22T13:14:34.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T13:14:34.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T13:14:34.809Z] ========================================================= [2022-07-22T13:14:34.809Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-22T13:14:34.809Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-22T13:14:35.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-22T13:14:35.112Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-22T13:14:35.112Z] 2408cc74d12b: Pulling fs layer [2022-07-22T13:14:35.112Z] ea60b727a1ce: Pulling fs layer [2022-07-22T13:14:35.112Z] 30c4a7721957: Pulling fs layer [2022-07-22T13:14:35.112Z] 370296b7ddb6: Pulling fs layer [2022-07-22T13:14:35.112Z] 7c6cee850709: Pulling fs layer [2022-07-22T13:14:35.112Z] 39a5fcdaea64: Pulling fs layer [2022-07-22T13:14:35.112Z] d94ebbe4e438: Pulling fs layer [2022-07-22T13:14:35.112Z] bcfd1f05c69d: Pulling fs layer [2022-07-22T13:14:35.112Z] 59ccb84bbe0f: Pulling fs layer [2022-07-22T13:14:35.112Z] d94ebbe4e438: Waiting [2022-07-22T13:14:35.112Z] bcfd1f05c69d: Waiting [2022-07-22T13:14:35.112Z] 59ccb84bbe0f: Waiting [2022-07-22T13:14:35.112Z] 370296b7ddb6: Waiting [2022-07-22T13:14:35.112Z] 39a5fcdaea64: Waiting [2022-07-22T13:14:35.112Z] 30c4a7721957: Verifying Checksum [2022-07-22T13:14:35.112Z] 30c4a7721957: Download complete [2022-07-22T13:14:35.112Z] ea60b727a1ce: Verifying Checksum [2022-07-22T13:14:35.112Z] ea60b727a1ce: Download complete [2022-07-22T13:14:35.112Z] 7c6cee850709: Download complete [2022-07-22T13:14:35.112Z] 39a5fcdaea64: Download complete [2022-07-22T13:14:35.112Z] 2408cc74d12b: Verifying Checksum [2022-07-22T13:14:35.112Z] 2408cc74d12b: Download complete [2022-07-22T13:14:35.112Z] d94ebbe4e438: Verifying Checksum [2022-07-22T13:14:35.112Z] d94ebbe4e438: Download complete [2022-07-22T13:14:35.379Z] 2408cc74d12b: Pull complete [2022-07-22T13:14:35.379Z] ea60b727a1ce: Pull complete [2022-07-22T13:14:35.646Z] 30c4a7721957: Pull complete [2022-07-22T13:14:35.646Z] 59ccb84bbe0f: Verifying Checksum [2022-07-22T13:14:35.646Z] 59ccb84bbe0f: Download complete [2022-07-22T13:14:35.907Z] 370296b7ddb6: Download complete [2022-07-22T13:14:36.168Z] bcfd1f05c69d: Verifying Checksum [2022-07-22T13:14:36.168Z] bcfd1f05c69d: Download complete [2022-07-22T13:14:40.362Z] 370296b7ddb6: Pull complete [2022-07-22T13:14:40.362Z] 7c6cee850709: Pull complete [2022-07-22T13:14:40.362Z] 39a5fcdaea64: Pull complete [2022-07-22T13:14:40.362Z] d94ebbe4e438: Pull complete [2022-07-22T13:14:42.269Z] bcfd1f05c69d: Pull complete [2022-07-22T13:14:43.206Z] 59ccb84bbe0f: Pull complete [2022-07-22T13:14:43.206Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-22T13:14:43.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-22T13:14:43.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-07-22T13:14:43.500Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:14:43.807Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-22T13:14:43.807Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:14:43.892Z] prd-ubuntu20.04-docker-8c-8g-20790 does not seem to be running inside a container [2022-07-22T13:14:43.925Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-22T13:14:45.847Z] $ docker top 3c77f96fa7f6130a31955f22978baac7ea04499de3c56799df17c299122ea03f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T13:14:46.207Z] + go version [2022-07-22T13:14:46.207Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-22T13:14:46.233Z] $ docker stop --time=1 3c77f96fa7f6130a31955f22978baac7ea04499de3c56799df17c299122ea03f [2022-07-22T13:14:47.539Z] $ docker rm -f 3c77f96fa7f6130a31955f22978baac7ea04499de3c56799df17c299122ea03f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:14:47.949Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-22T13:14:47.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:14:48.036Z] prd-ubuntu20.04-docker-8c-8g-20790 does not seem to be running inside a container [2022-07-22T13:14:48.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-22T13:14:48.423Z] $ docker top 4ce9ec516ed4b1bee7d7afe74a46091458c809c4c9fbe8d34a72145a4a22eebc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T13:14:48.788Z] + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh [2022-07-22T13:14:49.090Z] + make test [2022-07-22T13:14:49.090Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-22T13:14:49.090Z] go: downloading github.com/go-playground/validator/v10 v10.11.0 [2022-07-22T13:14:49.090Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-22T13:14:49.090Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-22T13:14:49.090Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-22T13:14:49.090Z] go: downloading github.com/go-kit/log v0.2.1 [2022-07-22T13:14:49.090Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-07-22T13:14:49.090Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-22T13:14:49.090Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-22T13:14:49.090Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-22T13:14:49.090Z] go: downloading github.com/x448/float16 v0.8.4 [2022-07-22T13:14:49.090Z] go: downloading golang.org/x/text v0.3.7 [2022-07-22T13:14:49.090Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-22T13:14:49.090Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-22T13:14:49.090Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-22T13:14:49.090Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-22T13:14:49.353Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-22T13:14:49.716Z] Still waiting to schedule task [2022-07-22T13:14:49.716Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-20789’ is offline [2022-07-22T13:14:50.754Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-07-22T13:14:57.391Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.083s coverage: 83.4% of statements [2022-07-22T13:14:57.391Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-07-22T13:14:57.391Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-07-22T13:14:57.391Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-07-22T13:14:57.391Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.029s coverage: 29.4% of statements [2022-07-22T13:14:57.391Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] [2022-07-22T13:14:57.391Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-07-22T13:14:57.391Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.016s coverage: 52.8% of statements [2022-07-22T13:14:57.391Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.057s coverage: 90.5% of statements [2022-07-22T13:14:57.391Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.051s coverage: 86.8% of statements [2022-07-22T13:14:57.391Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.015s coverage: 59.5% of statements [2022-07-22T13:14:57.391Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.008s coverage: 36.1% of statements [2022-07-22T13:14:57.391Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.017s coverage: 48.7% of statements [2022-07-22T13:15:03.966Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-22T13:15:03.966Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-07-22T13:15:05.870Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-22T13:15:05.870Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-22T13:15:05.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-22T13:15:05.895Z] $ docker stop --time=1 4ce9ec516ed4b1bee7d7afe74a46091458c809c4c9fbe8d34a72145a4a22eebc [2022-07-22T13:15:07.717Z] $ docker rm -f 4ce9ec516ed4b1bee7d7afe74a46091458c809c4c9fbe8d34a72145a4a22eebc [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T13:15:08.218Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-22T13:15:08.285Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:15:08.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T13:15:08.763Z] [2022-07-22T13:15:08.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:15:09.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T13:15:09.062Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-22T13:15:09.062Z] 5eb5b503b376: Pulling fs layer [2022-07-22T13:15:09.062Z] 5c69ac0246d0: Pulling fs layer [2022-07-22T13:15:09.062Z] ec43610c2a17: Pulling fs layer [2022-07-22T13:15:09.062Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-22T13:15:09.062Z] 33b1e0a273af: Pulling fs layer [2022-07-22T13:15:09.062Z] 5d3b04190fa2: Pulling fs layer [2022-07-22T13:15:09.062Z] 2f39f015ded8: Pulling fs layer [2022-07-22T13:15:09.062Z] 3a2ae6a8a46f: Waiting [2022-07-22T13:15:09.062Z] 33b1e0a273af: Waiting [2022-07-22T13:15:09.062Z] 5d3b04190fa2: Waiting [2022-07-22T13:15:09.062Z] 2f39f015ded8: Waiting [2022-07-22T13:15:09.062Z] 5c69ac0246d0: Download complete [2022-07-22T13:15:09.062Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-22T13:15:09.062Z] 3a2ae6a8a46f: Download complete [2022-07-22T13:15:09.062Z] 33b1e0a273af: Verifying Checksum [2022-07-22T13:15:09.062Z] 33b1e0a273af: Download complete [2022-07-22T13:15:09.322Z] ec43610c2a17: Verifying Checksum [2022-07-22T13:15:09.322Z] ec43610c2a17: Download complete [2022-07-22T13:15:09.322Z] 5d3b04190fa2: Verifying Checksum [2022-07-22T13:15:09.322Z] 5d3b04190fa2: Download complete [2022-07-22T13:15:09.322Z] 5eb5b503b376: Download complete [2022-07-22T13:15:09.890Z] 2f39f015ded8: Download complete [2022-07-22T13:15:10.828Z] 5eb5b503b376: Pull complete [2022-07-22T13:15:10.828Z] 5c69ac0246d0: Pull complete [2022-07-22T13:15:11.396Z] ec43610c2a17: Pull complete [2022-07-22T13:15:11.396Z] 3a2ae6a8a46f: Pull complete [2022-07-22T13:15:11.655Z] 33b1e0a273af: Pull complete [2022-07-22T13:15:11.655Z] 5d3b04190fa2: Pull complete [2022-07-22T13:15:16.937Z] 2f39f015ded8: Pull complete [2022-07-22T13:15:16.937Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-22T13:15:16.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T13:15:16.937Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:15:17.023Z] prd-ubuntu20.04-docker-8c-8g-20790 does not seem to be running inside a container [2022-07-22T13:15:17.058Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-22T13:15:18.887Z] $ docker top ca0ca0840b737d1767d49ffdcb2154f5ba0fddcd533682ae14f16fa2e6f929e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:15:19.264Z] ---> job-cost.sh [2022-07-22T13:15:19.264Z] lf-activate-venv: SKIPPING [2022-07-22T13:15:19.264Z] INFO: No Stack... [2022-07-22T13:15:19.524Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-22T13:15:20.096Z] INFO: Archiving Costs [Pipeline] sh [2022-07-22T13:15:20.392Z] + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv [2022-07-22T13:15:20.392Z] + cut -d, -f6 [Pipeline] lock [2022-07-22T13:15:20.406Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-76-stack-cost] [2022-07-22T13:15:20.412Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-76-stack-cost] did not exist. Created. [2022-07-22T13:15:20.412Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T13:15:20.719Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-22T13:15:20.750Z] Stashed 1 file(s) [Pipeline] } [2022-07-22T13:15:20.756Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-76-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-22T13:15:20.774Z] $ docker stop --time=1 ca0ca0840b737d1767d49ffdcb2154f5ba0fddcd533682ae14f16fa2e6f929e9 [2022-07-22T13:15:21.940Z] $ docker rm -f ca0ca0840b737d1767d49ffdcb2154f5ba0fddcd533682ae14f16fa2e6f929e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-22T13:16:53.221Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20791 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2022-07-22T13:16:53.235Z] Running in /w/workspace/go-mod-core-contracts/76 [Pipeline] { [Pipeline] checkout [2022-07-22T13:16:53.293Z] Selected Git installation does not exist. Using Default [2022-07-22T13:16:53.293Z] The recommended git tool is: NONE [2022-07-22T13:16:59.940Z] using credential edgex-jenkins-ssh [2022-07-22T13:16:59.958Z] Cloning the remote Git repository [2022-07-22T13:17:00.018Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-07-22T13:17:00.093Z] > git init /w/workspace/go-mod-core-contracts/76 # timeout=10 [2022-07-22T13:17:00.174Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-07-22T13:17:00.176Z] > git --version # timeout=10 [2022-07-22T13:17:00.193Z] > git --version # 'git version 2.25.1' [2022-07-22T13:17:00.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-22T13:17:00.285Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-22T13:17:01.599Z] Avoid second fetch [2022-07-22T13:17:01.600Z] Checking out Revision 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 (main) [2022-07-22T13:17:01.559Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2022-07-22T13:17:01.584Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-22T13:17:01.627Z] > git config core.sparsecheckout # timeout=10 [2022-07-22T13:17:01.645Z] > git checkout -f 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 # timeout=10 [2022-07-22T13:17:05.827Z] Commit message: "Merge pull request #749 from lenny-intel/go1.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T13:17:06.752Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-22T13:17:06.752Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-22T13:17:06.752Z] Dload Upload Total Spent Left Speed [2022-07-22T13:17:06.752Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 223k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh [2022-07-22T13:17:07.445Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-22T13:17:07.795Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ sudo tee /etc/docker/daemon.new /etc/docker/daemon.json [2022-07-22T13:17:07.795Z] [2022-07-22T13:17:07.795Z] { [2022-07-22T13:17:07.795Z] "registry-mirrors": [ [2022-07-22T13:17:07.795Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-22T13:17:07.795Z] ], [2022-07-22T13:17:07.795Z] "bip": "10.250.0.254/24", [2022-07-22T13:17:07.795Z] "hosts": [ [2022-07-22T13:17:07.795Z] "tcp://0.0.0.0:5555", [2022-07-22T13:17:07.795Z] "unix:///var/run/docker.sock" [2022-07-22T13:17:07.795Z] ], [2022-07-22T13:17:07.795Z] "mtu": 1458, [2022-07-22T13:17:07.795Z] "selinux-enabled": true, [2022-07-22T13:17:07.795Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-22T13:17:07.795Z] } [Pipeline] sh [2022-07-22T13:17:08.196Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-22T13:17:08.576Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-07-22T13:17:27.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T13:17:27.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T13:17:27.384Z] ========================================================= [2022-07-22T13:17:27.384Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-22T13:17:27.384Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-22T13:17:27.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-22T13:17:28.783Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-22T13:17:28.783Z] b3c136eddcbf: Pulling fs layer [2022-07-22T13:17:28.783Z] c0a3192eca97: Pulling fs layer [2022-07-22T13:17:28.783Z] a050256f5b6f: Pulling fs layer [2022-07-22T13:17:28.783Z] 656be50a0ddc: Pulling fs layer [2022-07-22T13:17:28.783Z] 2bbca73fdf42: Pulling fs layer [2022-07-22T13:17:28.783Z] 46d945488cbd: Pulling fs layer [2022-07-22T13:17:28.783Z] 8a5474983e97: Pulling fs layer [2022-07-22T13:17:28.783Z] 329c88fbcd65: Pulling fs layer [2022-07-22T13:17:28.783Z] 656be50a0ddc: Waiting [2022-07-22T13:17:28.783Z] 2bbca73fdf42: Waiting [2022-07-22T13:17:28.783Z] 46d945488cbd: Waiting [2022-07-22T13:17:28.783Z] 8a5474983e97: Waiting [2022-07-22T13:17:28.783Z] 329c88fbcd65: Waiting [2022-07-22T13:17:28.783Z] a050256f5b6f: Download complete [2022-07-22T13:17:28.783Z] c0a3192eca97: Verifying Checksum [2022-07-22T13:17:28.783Z] c0a3192eca97: Download complete [2022-07-22T13:17:28.783Z] 2bbca73fdf42: Verifying Checksum [2022-07-22T13:17:28.783Z] 2bbca73fdf42: Download complete [2022-07-22T13:17:28.783Z] 46d945488cbd: Verifying Checksum [2022-07-22T13:17:28.783Z] 46d945488cbd: Download complete [2022-07-22T13:17:28.783Z] b3c136eddcbf: Download complete [2022-07-22T13:17:29.779Z] b3c136eddcbf: Pull complete [2022-07-22T13:17:29.779Z] 329c88fbcd65: Verifying Checksum [2022-07-22T13:17:29.779Z] 329c88fbcd65: Download complete [2022-07-22T13:17:30.064Z] c0a3192eca97: Pull complete [2022-07-22T13:17:30.667Z] a050256f5b6f: Pull complete [2022-07-22T13:17:30.946Z] 8a5474983e97: Verifying Checksum [2022-07-22T13:17:30.946Z] 8a5474983e97: Download complete [2022-07-22T13:17:31.549Z] 656be50a0ddc: Verifying Checksum [2022-07-22T13:17:31.549Z] 656be50a0ddc: Download complete [2022-07-22T13:17:46.688Z] 656be50a0ddc: Pull complete [2022-07-22T13:17:46.688Z] 2bbca73fdf42: Pull complete [2022-07-22T13:17:46.688Z] 46d945488cbd: Pull complete [2022-07-22T13:17:52.115Z] 8a5474983e97: Pull complete [2022-07-22T13:17:53.551Z] 329c88fbcd65: Pull complete [2022-07-22T13:17:53.551Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-22T13:17:53.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-22T13:17:53.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-07-22T13:17:53.894Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:17:54.250Z] + docker inspect -f . ci-base-image-arm64 [2022-07-22T13:17:54.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:17:54.520Z] prd-ubuntu20.04-docker-arm64-4c-16g-20791 does not seem to be running inside a container [2022-07-22T13:17:54.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/76 -v /w/workspace/go-mod-core-contracts/76:/w/workspace/go-mod-core-contracts/76:rw,z -v /w/workspace/go-mod-core-contracts/76@tmp:/w/workspace/go-mod-core-contracts/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-22T13:17:58.001Z] $ docker top d54412415e791a4e49f6ddd8eca19db66bb742363c6c28059f6dcce9616a4bf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T13:17:58.972Z] + go version [2022-07-22T13:17:58.972Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-22T13:17:59.005Z] $ docker stop --time=1 d54412415e791a4e49f6ddd8eca19db66bb742363c6c28059f6dcce9616a4bf0 [2022-07-22T13:18:00.704Z] $ docker rm -f d54412415e791a4e49f6ddd8eca19db66bb742363c6c28059f6dcce9616a4bf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:18:01.342Z] + docker inspect -f . ci-base-image-arm64 [2022-07-22T13:18:01.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:18:01.607Z] prd-ubuntu20.04-docker-arm64-4c-16g-20791 does not seem to be running inside a container [2022-07-22T13:18:01.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/go-mod-core-contracts/76 -v /w/workspace/go-mod-core-contracts/76:/w/workspace/go-mod-core-contracts/76:rw,z -v /w/workspace/go-mod-core-contracts/76@tmp:/w/workspace/go-mod-core-contracts/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-22T13:18:03.074Z] $ docker top df36dbfaf24770ae4e9760eff50ba204f635f8dc34ef14b1e5df5a0b25c9770f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T13:18:04.024Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/76 [Pipeline] fileExists [Pipeline] sh [2022-07-22T13:18:04.695Z] + make test [2022-07-22T13:18:04.696Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-22T13:18:04.696Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-22T13:18:04.696Z] go: downloading github.com/go-kit/log v0.2.1 [2022-07-22T13:18:04.696Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-22T13:18:04.971Z] go: downloading github.com/go-playground/validator/v10 v10.11.0 [2022-07-22T13:18:04.971Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-22T13:18:04.971Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-07-22T13:18:05.248Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-22T13:18:05.248Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-22T13:18:05.248Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-22T13:18:05.248Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-22T13:18:05.248Z] go: downloading github.com/x448/float16 v0.8.4 [2022-07-22T13:18:05.248Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-22T13:18:05.248Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-22T13:18:05.248Z] go: downloading golang.org/x/text v0.3.7 [2022-07-22T13:18:05.248Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-22T13:18:05.248Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-22T13:18:09.587Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-07-22T13:18:48.662Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.497s coverage: 83.4% of statements [2022-07-22T13:18:48.662Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-07-22T13:18:48.662Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-07-22T13:18:48.662Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-07-22T13:18:48.662Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.097s coverage: 29.4% of statements [2022-07-22T13:18:48.662Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] [2022-07-22T13:18:48.662Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-07-22T13:18:48.662Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.153s coverage: 52.8% of statements [2022-07-22T13:18:48.662Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.099s coverage: 90.5% of statements [2022-07-22T13:18:48.662Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.227s coverage: 86.8% of statements [2022-07-22T13:18:48.662Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.092s coverage: 59.5% of statements [2022-07-22T13:18:48.662Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.053s coverage: 36.1% of statements [2022-07-22T13:18:48.662Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.044s coverage: 48.7% of statements [2022-07-22T13:18:48.663Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-22T13:18:48.663Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-07-22T13:19:01.095Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-22T13:19:01.095Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-22T13:19:01.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-22T13:19:01.134Z] $ docker stop --time=1 df36dbfaf24770ae4e9760eff50ba204f635f8dc34ef14b1e5df5a0b25c9770f [2022-07-22T13:19:02.956Z] $ docker rm -f df36dbfaf24770ae4e9760eff50ba204f635f8dc34ef14b1e5df5a0b25c9770f [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T13:19:04.405Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-22T13:19:04.430Z] Warning: overwriting stash ‘coverage-report’ [2022-07-22T13:19:05.079Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:19:05.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T13:19:05.539Z] [2022-07-22T13:19:05.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:19:05.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T13:19:06.170Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-22T13:19:06.170Z] 8998bd30e6a1: Pulling fs layer [2022-07-22T13:19:06.170Z] 04944245beec: Pulling fs layer [2022-07-22T13:19:06.170Z] 699f458cf7ca: Pulling fs layer [2022-07-22T13:19:06.170Z] 765212b225bb: Pulling fs layer [2022-07-22T13:19:06.170Z] f23df028b6ca: Pulling fs layer [2022-07-22T13:19:06.170Z] d65c8cfc05b1: Pulling fs layer [2022-07-22T13:19:06.170Z] 2437ff75d9bd: Pulling fs layer [2022-07-22T13:19:06.170Z] f23df028b6ca: Waiting [2022-07-22T13:19:06.170Z] d65c8cfc05b1: Waiting [2022-07-22T13:19:06.170Z] 2437ff75d9bd: Waiting [2022-07-22T13:19:06.170Z] 765212b225bb: Waiting [2022-07-22T13:19:06.447Z] 04944245beec: Verifying Checksum [2022-07-22T13:19:06.447Z] 04944245beec: Download complete [2022-07-22T13:19:06.447Z] 765212b225bb: Verifying Checksum [2022-07-22T13:19:06.447Z] 765212b225bb: Download complete [2022-07-22T13:19:06.447Z] f23df028b6ca: Verifying Checksum [2022-07-22T13:19:06.447Z] f23df028b6ca: Download complete [2022-07-22T13:19:06.447Z] d65c8cfc05b1: Verifying Checksum [2022-07-22T13:19:06.447Z] d65c8cfc05b1: Download complete [2022-07-22T13:19:06.447Z] 699f458cf7ca: Verifying Checksum [2022-07-22T13:19:06.447Z] 699f458cf7ca: Download complete [2022-07-22T13:19:07.058Z] 8998bd30e6a1: Verifying Checksum [2022-07-22T13:19:07.058Z] 8998bd30e6a1: Download complete [2022-07-22T13:19:09.694Z] 2437ff75d9bd: Verifying Checksum [2022-07-22T13:19:09.694Z] 2437ff75d9bd: Download complete [2022-07-22T13:19:11.681Z] 8998bd30e6a1: Pull complete [2022-07-22T13:19:11.957Z] 04944245beec: Pull complete [2022-07-22T13:19:13.405Z] 699f458cf7ca: Pull complete [2022-07-22T13:19:13.683Z] 765212b225bb: Pull complete [2022-07-22T13:19:14.676Z] f23df028b6ca: Pull complete [2022-07-22T13:19:14.676Z] d65c8cfc05b1: Pull complete [2022-07-22T13:19:29.774Z] 2437ff75d9bd: Pull complete [2022-07-22T13:19:29.774Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-22T13:19:29.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T13:19:29.774Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:19:30.027Z] prd-ubuntu20.04-docker-arm64-4c-16g-20791 does not seem to be running inside a container [2022-07-22T13:19:30.132Z] $ 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/76 -v /w/workspace/go-mod-core-contracts/76:/w/workspace/go-mod-core-contracts/76:rw,z -v /w/workspace/go-mod-core-contracts/76@tmp:/w/workspace/go-mod-core-contracts/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-22T13:19:32.747Z] $ docker top e08a8d6c167a208f7277dcd7f1e51513826443f2a80b7b7c17a7e10a2a70a2d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:19:33.710Z] ---> job-cost.sh [2022-07-22T13:19:33.710Z] lf-activate-venv: SKIPPING [2022-07-22T13:19:33.710Z] INFO: No Stack... [2022-07-22T13:19:34.305Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-22T13:19:35.283Z] INFO: Archiving Costs [Pipeline] sh [2022-07-22T13:19:36.071Z] + cat /w/workspace/go-mod-core-contracts/76/archives/cost.csv [2022-07-22T13:19:36.071Z] + cut -d, -f6 [Pipeline] lock [2022-07-22T13:19:36.156Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-76-stack-cost] [2022-07-22T13:19:36.165Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-76-stack-cost] did not exist. Created. [2022-07-22T13:19:36.165Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T13:19:36.862Z] /w/workspace/go-mod-core-contracts/76@tmp/durable-0312f10e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-22T13:19:37.591Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-22T13:19:37.620Z] Warning: overwriting stash ‘stack-cost’ [2022-07-22T13:19:37.680Z] Stashed 1 file(s) [Pipeline] } [2022-07-22T13:19:37.687Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-76-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-22T13:19:37.712Z] $ docker stop --time=1 e08a8d6c167a208f7277dcd7f1e51513826443f2a80b7b7c17a7e10a2a70a2d0 [2022-07-22T13:19:39.242Z] $ docker rm -f e08a8d6c167a208f7277dcd7f1e51513826443f2a80b7b7c17a7e10a2a70a2d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-22T13:19:39.709Z] provisioning config files... [2022-07-22T13:19:39.718Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4508324466814737043tmp [Pipeline] { [Pipeline] sh [2022-07-22T13:19:40.019Z] + set +x [2022-07-22T13:19:40.019Z] + curl -s https://codecov.io/bash [2022-07-22T13:19:40.019Z] + bash -s -- [2022-07-22T13:19:40.019Z] [2022-07-22T13:19:40.019Z] _____ _ [2022-07-22T13:19:40.019Z] / ____| | | [2022-07-22T13:19:40.019Z] | | ___ __| | ___ ___ _____ __ [2022-07-22T13:19:40.019Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-22T13:19:40.019Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-22T13:19:40.019Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-22T13:19:40.019Z] Bash-1.0.6 [2022-07-22T13:19:40.019Z] [2022-07-22T13:19:40.019Z] [2022-07-22T13:19:40.019Z] ==> git version 2.25.1 found [2022-07-22T13:19:40.019Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-22T13:19:40.019Z] Release-Date: 2020-01-08 [2022-07-22T13:19:40.019Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-22T13:19:40.019Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-22T13:19:40.019Z] ==> Jenkins CI detected. [2022-07-22T13:19:40.019Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2022-07-22T13:19:40.019Z] project root: . [2022-07-22T13:19:40.019Z] --> token set from env [2022-07-22T13:19:40.019Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-22T13:19:40.019Z] ==> Running gcov in . (disable via -X gcov) [2022-07-22T13:19:40.019Z] ==> Python coveragepy not found [2022-07-22T13:19:40.019Z] ==> Searching for coverage reports in: [2022-07-22T13:19:40.019Z] + . [2022-07-22T13:19:40.019Z] -> Found 1 reports [2022-07-22T13:19:40.019Z] ==> Detecting git/mercurial file structure [2022-07-22T13:19:40.019Z] ==> Reading reports [2022-07-22T13:19:40.019Z] + ./coverage.out bytes=116439 [2022-07-22T13:19:40.019Z] ==> Appending adjustments [2022-07-22T13:19:40.019Z] https://docs.codecov.io/docs/fixing-reports [2022-07-22T13:19:40.960Z] + Found adjustments [2022-07-22T13:19:40.960Z] ==> Gzipping contents [2022-07-22T13:19:40.960Z] 20K /tmp/codecov.ajTAf7.gz [2022-07-22T13:19:40.960Z] ==> Uploading reports [2022-07-22T13:19:40.960Z] url: https://codecov.io [2022-07-22T13:19:40.960Z] query: branch=main&commit=0dd1dc36fdb71fc2a924b751caa6dc590a56de15&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-22T13:19:40.960Z] -> Pinging Codecov [2022-07-22T13:19:40.960Z] 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=0dd1dc36fdb71fc2a924b751caa6dc590a56de15&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-22T13:19:41.221Z] -> Uploading to [2022-07-22T13:19:41.221Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-22/71470A77251A30514AAF9C0BB2E5B6CE/0dd1dc36fdb71fc2a924b751caa6dc590a56de15/1aee8177-a27a-4b1b-a39c-32adbe9395e6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220722%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220722T131940Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c91549ed5f53642006d8d4d1d66f98e0b77eaae0b778b9583a46fd79710be08 [2022-07-22T13:19:41.221Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-22T13:19:41.221Z] Dload Upload Total Spent Left Speed [2022-07-22T13:19:41.489Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17360 0 0 100 17360 0 73248 --:--:-- --:--:-- --:--:-- 73248 [2022-07-22T13:19:41.489Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [Pipeline] } [2022-07-22T13:19:41.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-22T13:19:41.688Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-22T13:19:41.698Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:19:41.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-22T13:19:41.999Z] [2022-07-22T13:19:41.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:19:42.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-22T13:19:42.302Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-22T13:19:42.302Z] df9b9388f04a: Pulling fs layer [2022-07-22T13:19:42.302Z] 52dc419b0ee2: Pulling fs layer [2022-07-22T13:19:42.302Z] 25bc292e5bac: Pulling fs layer [2022-07-22T13:19:42.302Z] 114826534d7a: Pulling fs layer [2022-07-22T13:19:42.302Z] 4657fd5d0bcf: Pulling fs layer [2022-07-22T13:19:42.302Z] 6ad1cebc031e: Pulling fs layer [2022-07-22T13:19:42.302Z] 8a3aa393b2d8: Pulling fs layer [2022-07-22T13:19:42.302Z] 114826534d7a: Waiting [2022-07-22T13:19:42.302Z] 4657fd5d0bcf: Waiting [2022-07-22T13:19:42.302Z] 6ad1cebc031e: Waiting [2022-07-22T13:19:42.302Z] 8a3aa393b2d8: Waiting [2022-07-22T13:19:42.302Z] 25bc292e5bac: Download complete [2022-07-22T13:19:42.302Z] 52dc419b0ee2: Verifying Checksum [2022-07-22T13:19:42.302Z] 52dc419b0ee2: Download complete [2022-07-22T13:19:42.302Z] 4657fd5d0bcf: Verifying Checksum [2022-07-22T13:19:42.302Z] 4657fd5d0bcf: Download complete [2022-07-22T13:19:42.302Z] df9b9388f04a: Download complete [2022-07-22T13:19:42.562Z] 6ad1cebc031e: Verifying Checksum [2022-07-22T13:19:42.562Z] 6ad1cebc031e: Download complete [2022-07-22T13:19:42.562Z] df9b9388f04a: Pull complete [2022-07-22T13:19:42.562Z] 52dc419b0ee2: Pull complete [2022-07-22T13:19:42.822Z] 25bc292e5bac: Pull complete [2022-07-22T13:19:43.082Z] 114826534d7a: Verifying Checksum [2022-07-22T13:19:43.082Z] 114826534d7a: Download complete [2022-07-22T13:19:43.341Z] 8a3aa393b2d8: Verifying Checksum [2022-07-22T13:19:43.341Z] 8a3aa393b2d8: Download complete [2022-07-22T13:19:47.535Z] 114826534d7a: Pull complete [2022-07-22T13:19:47.535Z] 4657fd5d0bcf: Pull complete [2022-07-22T13:19:47.535Z] 6ad1cebc031e: Pull complete [2022-07-22T13:19:50.072Z] 8a3aa393b2d8: Pull complete [2022-07-22T13:19:50.072Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-22T13:19:50.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-22T13:19:50.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:19:50.164Z] prd-ubuntu20.04-docker-8c-8g-20790 does not seem to be running inside a container [2022-07-22T13:19:50.197Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-22T13:19:52.043Z] $ docker top 2ea35f3eac6d63a168c6b5b3960fec7442c4061fd4d465083e6b8d52c07a2894 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-22T13:19:52.114Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh [2022-07-22T13:19:52.396Z] + set -o pipefail [2022-07-22T13:19:52.396Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' [2022-07-22T13:19:55.690Z] [2022-07-22T13:19:55.690Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2022-07-22T13:19:55.690Z] [2022-07-22T13:19:55.690Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/c2d58194-f721-4e7c-a445-058bbd96407a [2022-07-22T13:19:55.690Z] [2022-07-22T13:19:55.690Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-22T13:19:55.690Z] [2022-07-22T13:19:55.690Z] [Pipeline] } [2022-07-22T13:19:55.702Z] $ docker stop --time=1 2ea35f3eac6d63a168c6b5b3960fec7442c4061fd4d465083e6b8d52c07a2894 [2022-07-22T13:19:57.388Z] $ docker rm -f 2ea35f3eac6d63a168c6b5b3960fec7442c4061fd4d465083e6b8d52c07a2894 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T13:19:57.980Z] + git log --format=format:%s -1 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [Pipeline] sh [2022-07-22T13:19:58.277Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T13:19:58.277Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:19:58.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T13:19:58.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:19:58.747Z] prd-ubuntu20.04-docker-8c-8g-20790 does not seem to be running inside a container [2022-07-22T13:19:58.778Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T13:19:59.189Z] $ docker top a765120544518e639beb8f17ecab6906bbf3679987315aa24a07c9cf30f1388b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-22T13:19:59.277Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.11' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T13:19:59.573Z] + git semver [Pipeline] } [2022-07-22T13:19:59.848Z] $ docker stop --time=1 a765120544518e639beb8f17ecab6906bbf3679987315aa24a07c9cf30f1388b [2022-07-22T13:20:01.168Z] $ docker rm -f a765120544518e639beb8f17ecab6906bbf3679987315aa24a07c9cf30f1388b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:20:01.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-22T13:20:01.565Z] [2022-07-22T13:20:01.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:20:01.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-22T13:20:01.866Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-22T13:20:01.866Z] ab5ef0e58194: Pulling fs layer [2022-07-22T13:20:01.866Z] 9712f1f96733: Pulling fs layer [2022-07-22T13:20:01.866Z] 63f879dbbcfc: Pulling fs layer [2022-07-22T13:20:01.866Z] 0d9ebad4ef96: Pulling fs layer [2022-07-22T13:20:01.866Z] e9a5061849ea: Pulling fs layer [2022-07-22T13:20:01.866Z] d747dcd14b5f: Pulling fs layer [2022-07-22T13:20:01.866Z] 2de7ff778b66: Pulling fs layer [2022-07-22T13:20:01.866Z] 0d9ebad4ef96: Waiting [2022-07-22T13:20:01.866Z] e9a5061849ea: Waiting [2022-07-22T13:20:01.866Z] d747dcd14b5f: Waiting [2022-07-22T13:20:01.866Z] 2de7ff778b66: Waiting [2022-07-22T13:20:01.866Z] 9712f1f96733: Verifying Checksum [2022-07-22T13:20:01.866Z] 9712f1f96733: Download complete [2022-07-22T13:20:02.137Z] 63f879dbbcfc: Verifying Checksum [2022-07-22T13:20:02.137Z] 63f879dbbcfc: Download complete [2022-07-22T13:20:02.400Z] e9a5061849ea: Verifying Checksum [2022-07-22T13:20:02.400Z] e9a5061849ea: Download complete [2022-07-22T13:20:02.400Z] d747dcd14b5f: Verifying Checksum [2022-07-22T13:20:02.400Z] d747dcd14b5f: Download complete [2022-07-22T13:20:02.400Z] ab5ef0e58194: Verifying Checksum [2022-07-22T13:20:02.400Z] ab5ef0e58194: Download complete [2022-07-22T13:20:02.400Z] 0d9ebad4ef96: Verifying Checksum [2022-07-22T13:20:02.400Z] 0d9ebad4ef96: Download complete [2022-07-22T13:20:02.400Z] 2de7ff778b66: Verifying Checksum [2022-07-22T13:20:05.688Z] ab5ef0e58194: Pull complete [2022-07-22T13:20:05.688Z] 9712f1f96733: Pull complete [2022-07-22T13:20:05.947Z] 63f879dbbcfc: Pull complete [2022-07-22T13:20:10.146Z] 0d9ebad4ef96: Pull complete [2022-07-22T13:20:10.406Z] e9a5061849ea: Pull complete [2022-07-22T13:20:10.406Z] d747dcd14b5f: Pull complete [2022-07-22T13:20:11.785Z] 2de7ff778b66: Pull complete [2022-07-22T13:20:11.785Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-22T13:20:11.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-22T13:20:11.785Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:20:11.876Z] prd-ubuntu20.04-docker-8c-8g-20790 does not seem to be running inside a container [2022-07-22T13:20:11.910Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-22T13:20:13.956Z] $ docker top ecf1568102ea9d66f95c43666a7f4e8cd7b2397cc4592f27cc8da00cffedccc4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-22T13:20:14.049Z] provisioning config files... [2022-07-22T13:20:14.056Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3081101176731278199tmp [2022-07-22T13:20:14.069Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3819158112218623525tmp [2022-07-22T13:20:14.079Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1954226114643665761tmp [Pipeline] { [Pipeline] echo [2022-07-22T13:20:14.093Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:20:14.375Z] ---> sigul-configuration.sh [2022-07-22T13:20:14.375Z] gpg: directory `/root/.gnupg' created [2022-07-22T13:20:14.375Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-22T13:20:14.375Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-22T13:20:14.375Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-22T13:20:14.375Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-22T13:20:14.375Z] gpg: CAST5 encrypted data [2022-07-22T13:20:14.375Z] gpg: encrypted with 1 passphrase [2022-07-22T13:20:14.375Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-22T13:20:14.658Z] + mkdir /home/jenkins [2022-07-22T13:20:14.658Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-22T13:20:14.946Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-22T13:20:14.956Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:20:15.245Z] ---> sigul-install.sh [2022-07-22T13:20:15.245Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-22T13:20:15.534Z] + git tag --list [2022-07-22T13:20:15.534Z] v0.0.0 [2022-07-22T13:20:15.534Z] v0.0.1 [2022-07-22T13:20:15.534Z] v0.1.0 [2022-07-22T13:20:15.534Z] v0.1.1 [2022-07-22T13:20:15.534Z] v0.1.10 [2022-07-22T13:20:15.534Z] v0.1.100 [2022-07-22T13:20:15.534Z] v0.1.101 [2022-07-22T13:20:15.534Z] v0.1.102 [2022-07-22T13:20:15.534Z] v0.1.103 [2022-07-22T13:20:15.534Z] v0.1.104 [2022-07-22T13:20:15.534Z] v0.1.105 [2022-07-22T13:20:15.534Z] v0.1.106 [2022-07-22T13:20:15.534Z] v0.1.107 [2022-07-22T13:20:15.534Z] v0.1.108 [2022-07-22T13:20:15.534Z] v0.1.109 [2022-07-22T13:20:15.534Z] v0.1.11 [2022-07-22T13:20:15.534Z] v0.1.110 [2022-07-22T13:20:15.534Z] v0.1.111 [2022-07-22T13:20:15.534Z] v0.1.112 [2022-07-22T13:20:15.534Z] v0.1.113 [2022-07-22T13:20:15.534Z] v0.1.114 [2022-07-22T13:20:15.534Z] v0.1.115 [2022-07-22T13:20:15.534Z] v0.1.116 [2022-07-22T13:20:15.534Z] v0.1.117 [2022-07-22T13:20:15.534Z] v0.1.118 [2022-07-22T13:20:15.534Z] v0.1.119 [2022-07-22T13:20:15.534Z] v0.1.12 [2022-07-22T13:20:15.534Z] v0.1.120 [2022-07-22T13:20:15.534Z] v0.1.121 [2022-07-22T13:20:15.534Z] v0.1.122 [2022-07-22T13:20:15.534Z] v0.1.123 [2022-07-22T13:20:15.534Z] v0.1.124 [2022-07-22T13:20:15.534Z] v0.1.125 [2022-07-22T13:20:15.534Z] v0.1.126 [2022-07-22T13:20:15.534Z] v0.1.127 [2022-07-22T13:20:15.534Z] v0.1.128 [2022-07-22T13:20:15.534Z] v0.1.129 [2022-07-22T13:20:15.534Z] v0.1.13 [2022-07-22T13:20:15.534Z] v0.1.130 [2022-07-22T13:20:15.534Z] v0.1.131 [2022-07-22T13:20:15.534Z] v0.1.132 [2022-07-22T13:20:15.534Z] v0.1.133 [2022-07-22T13:20:15.534Z] v0.1.134 [2022-07-22T13:20:15.534Z] v0.1.135 [2022-07-22T13:20:15.534Z] v0.1.136 [2022-07-22T13:20:15.534Z] v0.1.137 [2022-07-22T13:20:15.534Z] v0.1.138 [2022-07-22T13:20:15.534Z] v0.1.139 [2022-07-22T13:20:15.534Z] v0.1.14 [2022-07-22T13:20:15.534Z] v0.1.140 [2022-07-22T13:20:15.534Z] v0.1.141 [2022-07-22T13:20:15.534Z] v0.1.142 [2022-07-22T13:20:15.534Z] v0.1.143 [2022-07-22T13:20:15.534Z] v0.1.144 [2022-07-22T13:20:15.534Z] v0.1.145 [2022-07-22T13:20:15.534Z] v0.1.146 [2022-07-22T13:20:15.534Z] v0.1.147 [2022-07-22T13:20:15.534Z] v0.1.148 [2022-07-22T13:20:15.534Z] v0.1.149 [2022-07-22T13:20:15.534Z] v0.1.15 [2022-07-22T13:20:15.534Z] v0.1.16 [2022-07-22T13:20:15.534Z] v0.1.17 [2022-07-22T13:20:15.534Z] v0.1.18 [2022-07-22T13:20:15.534Z] v0.1.19 [2022-07-22T13:20:15.534Z] v0.1.2 [2022-07-22T13:20:15.534Z] v0.1.20 [2022-07-22T13:20:15.534Z] v0.1.21 [2022-07-22T13:20:15.534Z] v0.1.22 [2022-07-22T13:20:15.534Z] v0.1.23 [2022-07-22T13:20:15.534Z] v0.1.24 [2022-07-22T13:20:15.534Z] v0.1.25 [2022-07-22T13:20:15.534Z] v0.1.26 [2022-07-22T13:20:15.534Z] v0.1.27 [2022-07-22T13:20:15.534Z] v0.1.28 [2022-07-22T13:20:15.534Z] v0.1.29 [2022-07-22T13:20:15.534Z] v0.1.3 [2022-07-22T13:20:15.534Z] v0.1.30 [2022-07-22T13:20:15.534Z] v0.1.31 [2022-07-22T13:20:15.534Z] v0.1.32 [2022-07-22T13:20:15.534Z] v0.1.33 [2022-07-22T13:20:15.534Z] v0.1.34 [2022-07-22T13:20:15.534Z] v0.1.35 [2022-07-22T13:20:15.534Z] v0.1.36 [2022-07-22T13:20:15.534Z] v0.1.37 [2022-07-22T13:20:15.534Z] v0.1.38 [2022-07-22T13:20:15.534Z] v0.1.39 [2022-07-22T13:20:15.534Z] v0.1.4 [2022-07-22T13:20:15.534Z] v0.1.40 [2022-07-22T13:20:15.534Z] v0.1.41 [2022-07-22T13:20:15.534Z] v0.1.42 [2022-07-22T13:20:15.534Z] v0.1.43 [2022-07-22T13:20:15.534Z] v0.1.44 [2022-07-22T13:20:15.534Z] v0.1.45 [2022-07-22T13:20:15.534Z] v0.1.46 [2022-07-22T13:20:15.534Z] v0.1.47 [2022-07-22T13:20:15.534Z] v0.1.48 [2022-07-22T13:20:15.534Z] v0.1.49 [2022-07-22T13:20:15.534Z] v0.1.5 [2022-07-22T13:20:15.534Z] v0.1.50 [2022-07-22T13:20:15.534Z] v0.1.51 [2022-07-22T13:20:15.534Z] v0.1.52 [2022-07-22T13:20:15.534Z] v0.1.53 [2022-07-22T13:20:15.534Z] v0.1.54 [2022-07-22T13:20:15.534Z] v0.1.55 [2022-07-22T13:20:15.534Z] v0.1.56 [2022-07-22T13:20:15.534Z] v0.1.57 [2022-07-22T13:20:15.534Z] v0.1.58 [2022-07-22T13:20:15.534Z] v0.1.59 [2022-07-22T13:20:15.534Z] v0.1.6 [2022-07-22T13:20:15.534Z] v0.1.60 [2022-07-22T13:20:15.534Z] v0.1.61 [2022-07-22T13:20:15.534Z] v0.1.62 [2022-07-22T13:20:15.534Z] v0.1.63 [2022-07-22T13:20:15.534Z] v0.1.64 [2022-07-22T13:20:15.534Z] v0.1.65 [2022-07-22T13:20:15.534Z] v0.1.66 [2022-07-22T13:20:15.534Z] v0.1.67 [2022-07-22T13:20:15.534Z] v0.1.68 [2022-07-22T13:20:15.534Z] v0.1.69 [2022-07-22T13:20:15.534Z] v0.1.7 [2022-07-22T13:20:15.534Z] v0.1.70 [2022-07-22T13:20:15.534Z] v0.1.71 [2022-07-22T13:20:15.534Z] v0.1.72 [2022-07-22T13:20:15.534Z] v0.1.73 [2022-07-22T13:20:15.534Z] v0.1.74 [2022-07-22T13:20:15.534Z] v0.1.75 [2022-07-22T13:20:15.534Z] v0.1.76 [2022-07-22T13:20:15.534Z] v0.1.77 [2022-07-22T13:20:15.534Z] v0.1.78 [2022-07-22T13:20:15.534Z] v0.1.79 [2022-07-22T13:20:15.534Z] v0.1.8 [2022-07-22T13:20:15.534Z] v0.1.80 [2022-07-22T13:20:15.534Z] v0.1.81 [2022-07-22T13:20:15.534Z] v0.1.82 [2022-07-22T13:20:15.534Z] v0.1.83 [2022-07-22T13:20:15.534Z] v0.1.84 [2022-07-22T13:20:15.534Z] v0.1.85 [2022-07-22T13:20:15.534Z] v0.1.86 [2022-07-22T13:20:15.534Z] v0.1.87 [2022-07-22T13:20:15.534Z] v0.1.88 [2022-07-22T13:20:15.534Z] v0.1.89 [2022-07-22T13:20:15.534Z] v0.1.9 [2022-07-22T13:20:15.534Z] v0.1.90 [2022-07-22T13:20:15.534Z] v0.1.91 [2022-07-22T13:20:15.534Z] v0.1.92 [2022-07-22T13:20:15.534Z] v0.1.93 [2022-07-22T13:20:15.534Z] v0.1.94 [2022-07-22T13:20:15.534Z] v0.1.95 [2022-07-22T13:20:15.534Z] v0.1.96 [2022-07-22T13:20:15.534Z] v0.1.97 [2022-07-22T13:20:15.534Z] v0.1.98 [2022-07-22T13:20:15.534Z] v0.1.99 [2022-07-22T13:20:15.534Z] v2.0.0 [2022-07-22T13:20:15.535Z] v2.1.0 [2022-07-22T13:20:15.535Z] v2.1.1 [2022-07-22T13:20:15.535Z] v2.1.1-dev.2 [2022-07-22T13:20:15.535Z] v2.2.0 [2022-07-22T13:20:15.535Z] v2.2.1-dev.1 [2022-07-22T13:20:15.535Z] v2.2.1-dev.10 [2022-07-22T13:20:15.535Z] v2.2.1-dev.11 [2022-07-22T13:20:15.535Z] v2.2.1-dev.2 [2022-07-22T13:20:15.535Z] v2.2.1-dev.3 [2022-07-22T13:20:15.535Z] v2.2.1-dev.4 [2022-07-22T13:20:15.535Z] v2.2.1-dev.5 [2022-07-22T13:20:15.535Z] v2.2.1-dev.6 [2022-07-22T13:20:15.535Z] v2.2.1-dev.7 [2022-07-22T13:20:15.535Z] v2.2.1-dev.8 [2022-07-22T13:20:15.535Z] v2.2.1-dev.9 [Pipeline] sh [2022-07-22T13:20:15.823Z] + lftools sign git-tag v2.3.0-dev.12 [2022-07-22T13:20:16.397Z] Signing Git tag with Sigul... [2022-07-22T13:20:16.397Z] Signing v2.3.0-dev.12 [2022-07-22T13:20:16.397Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.3.0-dev.12'], return code 1, stdout , stderr [Pipeline] echo [2022-07-22T13:20:16.407Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:20:16.695Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-22T13:20:16.704Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-22T13:20:16.727Z] $ docker stop --time=1 ecf1568102ea9d66f95c43666a7f4e8cd7b2397cc4592f27cc8da00cffedccc4 [2022-07-22T13:20:18.089Z] $ docker rm -f ecf1568102ea9d66f95c43666a7f4e8cd7b2397cc4592f27cc8da00cffedccc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-22T13:20:18.526Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T13:20:18.526Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:20:18.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T13:20:18.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:20:18.918Z] prd-ubuntu20.04-docker-8c-8g-20790 does not seem to be running inside a container [2022-07-22T13:20:18.950Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T13:20:19.356Z] $ docker top 2fdb17fc86ff0dab1cd315ac3b20c283cefa64f31bdd5bbdfad0c55452c89c1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-22T13:20:19.451Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.11' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T13:20:19.747Z] + git semver [Pipeline] } [2022-07-22T13:20:20.023Z] $ docker stop --time=1 2fdb17fc86ff0dab1cd315ac3b20c283cefa64f31bdd5bbdfad0c55452c89c1d [2022-07-22T13:20:21.302Z] $ docker rm -f 2fdb17fc86ff0dab1cd315ac3b20c283cefa64f31bdd5bbdfad0c55452c89c1d [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T13:20:21.656Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T13:20:21.656Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:20:21.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T13:20:21.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:20:22.048Z] prd-ubuntu20.04-docker-8c-8g-20790 does not seem to be running inside a container [2022-07-22T13:20:22.082Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T13:20:22.447Z] $ docker top 77bf9256aacf368e715d1c7e6a9c815641600d3cbda0b96e87c58b0c39d3fc00 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-22T13:20:22.533Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.11' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T13:20:22.830Z] + git semver [Pipeline] } [2022-07-22T13:20:23.103Z] $ docker stop --time=1 77bf9256aacf368e715d1c7e6a9c815641600d3cbda0b96e87c58b0c39d3fc00 [2022-07-22T13:20:24.397Z] $ docker rm -f 77bf9256aacf368e715d1c7e6a9c815641600d3cbda0b96e87c58b0c39d3fc00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-22T13:20:24.961Z] + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] [2022-07-22T13:20:24.961Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2022-07-22T13:20:24.961Z] total 16 [2022-07-22T13:20:24.961Z] drwxr-xr-x 3 root root 4096 Jul 22 13:15 . [2022-07-22T13:20:24.961Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 22 13:20 .. [2022-07-22T13:20:24.961Z] drwxr-xr-x 2 root root 4096 Jul 22 13:15 cost [2022-07-22T13:20:24.961Z] -rw-r--r-- 1 root root 91 Jul 22 13:15 cost.csv [2022-07-22T13:20:24.961Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives [2022-07-22T13:20:24.961Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2022-07-22T13:20:24.961Z] total 16 [2022-07-22T13:20:24.961Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 13:15 . [2022-07-22T13:20:24.961Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 22 13:20 .. [2022-07-22T13:20:24.961Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 22 13:15 cost [2022-07-22T13:20:24.961Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 22 13:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:20:25.258Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:20:26.124Z] ---> package-listing.sh [2022-07-22T13:20:26.124Z] ++ facter osfamily [2022-07-22T13:20:26.124Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-22T13:20:26.384Z] + OS_FAMILY=debian [2022-07-22T13:20:26.384Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2022-07-22T13:20:26.384Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-22T13:20:26.384Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-22T13:20:26.384Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-22T13:20:26.384Z] + PACKAGES=/tmp/packages_start.txt [2022-07-22T13:20:26.384Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2022-07-22T13:20:26.384Z] + PACKAGES=/tmp/packages_end.txt [2022-07-22T13:20:26.384Z] + case "${OS_FAMILY}" in [2022-07-22T13:20:26.384Z] + dpkg -l [2022-07-22T13:20:26.384Z] + grep '^ii' [2022-07-22T13:20:26.384Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-22T13:20:26.384Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-22T13:20:26.384Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-22T13:20:26.384Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2022-07-22T13:20:26.384Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2022-07-22T13:20:26.384Z] + 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 [2022-07-22T13:20:26.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 [2022-07-22T13:20:26.674Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:20:27.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T13:20:27.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:20:27.325Z] prd-ubuntu20.04-docker-8c-8g-20790 does not seem to be running inside a container [2022-07-22T13:20:27.360Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-22T13:20:27.621Z] $ docker top 5e683b9e43be5ad37c5ae1e5f7cc57ca9a8e7a82bed9ede6cc96738e87cd0741 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T13:20:27.972Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-22T13:20:28.261Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-22T13:20:28.551Z] + ls /var/log/sa-host [2022-07-22T13:20:28.551Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T13:20:28.675Z] provisioning config files... [2022-07-22T13:20:28.684Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5362661543421318029tmp [Pipeline] { [Pipeline] echo [2022-07-22T13:20:28.701Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:20:28.984Z] ---> create-netrc.sh [Pipeline] } [2022-07-22T13:20:28.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:20:29.359Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-22T13:20:29.369Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:20:29.655Z] ---> sudo-logs.sh [2022-07-22T13:20:29.656Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-22T13:20:29.680Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:20:29.968Z] ---> job-cost.sh [2022-07-22T13:20:29.968Z] lf-activate-venv: SKIPPING [2022-07-22T13:20:29.968Z] DEBUG: total: 0.2199999988079071 [2022-07-22T13:20:29.968Z] INFO: Retrieving Stack Cost... [2022-07-22T13:20:30.229Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-22T13:20:30.802Z] INFO: Archiving Costs [Pipeline] echo [2022-07-22T13:20:30.814Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:20:31.099Z] ---> logs-deploy.sh [2022-07-22T13:20:31.099Z] lf-activate-venv: SKIPPING [2022-07-22T13:20:31.099Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/76 [2022-07-22T13:20:31.099Z] INFO: archiving workspace using pattern(s): [2022-07-22T13:20:32.038Z] Archives upload complete. [2022-07-22T13:20:32.299Z] INFO: archiving logs to Nexus