Pull request #848 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e369157336e7e57887e4739b9f3164703013f1b+370efd3b121e6a1b521710ae21f35edf600b77bc (371ef9d7e91817c36879ad4ac8d3283e14dc75ae) 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-ssh10278017316800415533.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh11933785330722782792.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-848/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-848/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10965514792535339291.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-848/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10724726010029821654.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh14500895092180717640.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-848/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-848/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8502918822116947680.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3066 in /w/workspace/dry_go-mod-core-contracts_PR-848 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/dry_go-mod-core-contracts_PR-848 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 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/pull/848/head:refs/remotes/origin/PR-848 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 370efd3b121e6a1b521710ae21f35edf600b77bc into PR head commit 3e369157336e7e57887e4739b9f3164703013f1b Merge succeeded, producing 3e369157336e7e57887e4739b9f3164703013f1b Checking out Revision 3e369157336e7e57887e4739b9f3164703013f1b (PR-848) Commit message: "build(deps): bump github.com/go-playground/validator/v10" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-07T21:30:40.216Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git config core.sparsecheckout # timeout=10 > git checkout -f 3e369157336e7e57887e4739b9f3164703013f1b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 370efd3b121e6a1b521710ae21f35edf600b77bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e369157336e7e57887e4739b9f3164703013f1b # timeout=10 [2023-08-07T21:30:40.416Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-07T21:30:40.521Z] ========================================================= [2023-08-07T21:30:40.521Z] EdgeX Global Pipelines Version Info [2023-08-07T21:30:40.521Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-07T21:30:41.619Z] ------------------- [2023-08-07T21:30:41.619Z] stable info: [2023-08-07T21:30:41.619Z] ------------------- [2023-08-07T21:30:41.619Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-07T21:30:41.619Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-07T21:30:41.619Z] Message: update stable to v1.0.250 [2023-08-07T21:30:41.880Z] ------------------- [2023-08-07T21:30:41.880Z] experimental info: [2023-08-07T21:30:41.880Z] ------------------- [2023-08-07T21:30:41.880Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-07T21:30:41.880Z] Commit SHA: 163b961b6db2076ae8f48a223fc443a7a2a2eae3 [2023-08-07T21:30:41.880Z] Message: update experimental to v1.0.251 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-07T21:30:42.220Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2023-08-07T21:30:42.260Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2023-08-07T21:30:42.306Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-07T21:30:42.352Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-07T21:30:42.446Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-07T21:30:42.520Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-07T21:30:42.563Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-07T21:30:42.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-07T21:30:42.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-07T21:30:42.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-07T21:30:42.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-07T21:30:42.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2023-08-07T21:30:42.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-07T21:30:42.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-07T21:30:42.897Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-08-07T21:30:42.938Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-08-07T21:30:42.977Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-07T21:30:43.019Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-07T21:30:43.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-07T21:30:43.103Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-07T21:30:43.177Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-07T21:30:43.225Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-07T21:30:43.272Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-07T21:30:43.323Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-07T21:30:43.370Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-08-07T21:30:43.416Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-07T21:30:43.461Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-07T21:30:43.509Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-848 [Pipeline] echo [2023-08-07T21:30:43.554Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-848 [Pipeline] echo [2023-08-07T21:30:43.598Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-848 [Pipeline] echo [2023-08-07T21:30:43.645Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e369157336e7e57887e4739b9f3164703013f1b [Pipeline] echo [2023-08-07T21:30:43.688Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e36915 [Pipeline] echo [2023-08-07T21:30:43.731Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-07T21:30:44.283Z] + git rev-list -1 --merges 3e369157336e7e57887e4739b9f3164703013f1b~1..3e369157336e7e57887e4739b9f3164703013f1b [Pipeline] echo [2023-08-07T21:30:44.346Z] -----------> git rev-list -1 --merges 3e369157336e7e57887e4739b9f3164703013f1b~1..3e369157336e7e57887e4739b9f3164703013f1b 3e369157336e7e57887e4739b9f3164703013f1b [false] [Pipeline] sh [2023-08-07T21:30:44.665Z] + git log --format=format:%s -1 3e369157336e7e57887e4739b9f3164703013f1b [Pipeline] echo [2023-08-07T21:30:44.703Z] ========================================================= [2023-08-07T21:30:44.703Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-07T21:30:44.703Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-07T21:30:45.151Z] + git log --format=format:%s -1 3e369157336e7e57887e4739b9f3164703013f1b [Pipeline] echo [2023-08-07T21:30:45.183Z] [semverPrep] GIT_COMMIT: 3e369157336e7e57887e4739b9f3164703013f1b, Commit Message: build(deps): bump github.com/go-playground/validator/v10 [Pipeline] echo [2023-08-07T21:30:45.212Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-07T21:30:45.608Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-07T21:30:45.608Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-07T21:30:45.608Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-07T21:30:45.608Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-07T21:30:45.608Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-07T21:30:45.608Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-07T21:30:45.608Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-07T21:30:46.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-07T21:30:46.108Z] [2023-08-07T21:30:46.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-07T21:30:46.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-07T21:30:46.749Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-07T21:30:46.749Z] b85a868b505f: Pulling fs layer [2023-08-07T21:30:46.749Z] e2be974225ed: Pulling fs layer [2023-08-07T21:30:46.749Z] 339a4e72a1f5: Pulling fs layer [2023-08-07T21:30:46.749Z] 988bab9f4d93: Pulling fs layer [2023-08-07T21:30:46.749Z] 1469e6f7b9e6: Pulling fs layer [2023-08-07T21:30:46.749Z] eaf3925da568: Pulling fs layer [2023-08-07T21:30:46.749Z] bab4dde63d76: Pulling fs layer [2023-08-07T21:30:46.749Z] bde34c3a00c8: Pulling fs layer [2023-08-07T21:30:46.749Z] b352a97aabf1: Pulling fs layer [2023-08-07T21:30:46.749Z] 4872d77fe225: Pulling fs layer [2023-08-07T21:30:46.749Z] 5851b861e8e6: Pulling fs layer [2023-08-07T21:30:46.749Z] bde34c3a00c8: Waiting [2023-08-07T21:30:46.749Z] bab4dde63d76: Waiting [2023-08-07T21:30:46.749Z] 988bab9f4d93: Waiting [2023-08-07T21:30:46.749Z] 1469e6f7b9e6: Waiting [2023-08-07T21:30:46.749Z] eaf3925da568: Waiting [2023-08-07T21:30:46.749Z] 4872d77fe225: Waiting [2023-08-07T21:30:46.749Z] b352a97aabf1: Waiting [2023-08-07T21:30:46.749Z] 5851b861e8e6: Waiting [2023-08-07T21:30:46.749Z] e2be974225ed: Verifying Checksum [2023-08-07T21:30:46.749Z] e2be974225ed: Download complete [2023-08-07T21:30:47.009Z] 988bab9f4d93: Download complete [2023-08-07T21:30:47.009Z] 1469e6f7b9e6: Verifying Checksum [2023-08-07T21:30:47.009Z] 1469e6f7b9e6: Download complete [2023-08-07T21:30:47.009Z] eaf3925da568: Download complete [2023-08-07T21:30:47.009Z] 339a4e72a1f5: Verifying Checksum [2023-08-07T21:30:47.009Z] 339a4e72a1f5: Download complete [2023-08-07T21:30:47.009Z] bde34c3a00c8: Verifying Checksum [2023-08-07T21:30:47.009Z] bde34c3a00c8: Download complete [2023-08-07T21:30:47.009Z] b352a97aabf1: Download complete [2023-08-07T21:30:47.009Z] 4872d77fe225: Verifying Checksum [2023-08-07T21:30:47.009Z] 4872d77fe225: Download complete [2023-08-07T21:30:47.009Z] 5851b861e8e6: Verifying Checksum [2023-08-07T21:30:47.009Z] 5851b861e8e6: Download complete [2023-08-07T21:30:47.009Z] b85a868b505f: Verifying Checksum [2023-08-07T21:30:47.009Z] b85a868b505f: Download complete [2023-08-07T21:30:47.579Z] bab4dde63d76: Verifying Checksum [2023-08-07T21:30:47.579Z] bab4dde63d76: Download complete [2023-08-07T21:30:48.150Z] b85a868b505f: Pull complete [2023-08-07T21:30:48.409Z] e2be974225ed: Pull complete [2023-08-07T21:30:48.977Z] 339a4e72a1f5: Pull complete [2023-08-07T21:30:48.977Z] 988bab9f4d93: Pull complete [2023-08-07T21:30:49.236Z] 1469e6f7b9e6: Pull complete [2023-08-07T21:30:49.236Z] eaf3925da568: Pull complete [2023-08-07T21:30:50.613Z] bab4dde63d76: Pull complete [2023-08-07T21:30:50.872Z] bde34c3a00c8: Pull complete [2023-08-07T21:30:50.872Z] b352a97aabf1: Pull complete [2023-08-07T21:30:51.131Z] 4872d77fe225: Pull complete [2023-08-07T21:30:51.131Z] 5851b861e8e6: Pull complete [2023-08-07T21:30:51.131Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-07T21:30:51.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-07T21:30:51.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-07T21:30:51.364Z] prd-ubuntu20.04-docker-8c-8g-3066 does not seem to be running inside a container [2023-08-07T21:30:51.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-848 -v /w/workspace/dry_go-mod-core-contracts_PR-848:/w/workspace/dry_go-mod-core-contracts_PR-848:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-848@tmp:/w/workspace/dry_go-mod-core-contracts_PR-848@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-07T21:30:54.246Z] $ docker top 5256954a0e77d5fd36289bb8e85b5b8801775c9807c5588acf03f4772b471217 -eo pid,comm [2023-08-07T21:30:54.301Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-07T21:30:54.301Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-07T21:30:54.422Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-07T21:30:54.422Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-07T21:30:54.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-07T21:30:54.549Z] $ docker exec 5256954a0e77d5fd36289bb8e85b5b8801775c9807c5588acf03f4772b471217 ssh-agent [2023-08-07T21:30:54.645Z] SSH_AUTH_SOCK=/tmp/ssh-fQhULHX1DqXn/agent.33 [2023-08-07T21:30:54.645Z] SSH_AGENT_PID=39 [2023-08-07T21:30:54.654Z] Running ssh-add (command line suppressed) [2023-08-07T21:30:54.748Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-848@tmp/private_key_8537165518516591958.key (/w/workspace/dry_go-mod-core-contracts_PR-848@tmp/private_key_8537165518516591958.key) [2023-08-07T21:30:54.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-07T21:30:55.122Z] + git tag --points-at HEAD [Pipeline] } [2023-08-07T21:30:55.148Z] $ docker exec --env ******** --env ******** 5256954a0e77d5fd36289bb8e85b5b8801775c9807c5588acf03f4772b471217 ssh-agent -k [2023-08-07T21:30:55.268Z] unset SSH_AUTH_SOCK; [2023-08-07T21:30:55.269Z] unset SSH_AGENT_PID; [2023-08-07T21:30:55.269Z] echo Agent pid 39 killed; [2023-08-07T21:30:55.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-07T21:30:55.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-07T21:30:55.394Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-07T21:30:55.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-07T21:30:55.505Z] $ docker exec 5256954a0e77d5fd36289bb8e85b5b8801775c9807c5588acf03f4772b471217 ssh-agent [2023-08-07T21:30:55.613Z] SSH_AUTH_SOCK=/tmp/ssh-o5wF2H2975uZ/agent.71 [2023-08-07T21:30:55.613Z] SSH_AGENT_PID=77 [2023-08-07T21:30:55.617Z] Running ssh-add (command line suppressed) [2023-08-07T21:30:55.721Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-848@tmp/private_key_14025906428697216929.key (/w/workspace/dry_go-mod-core-contracts_PR-848@tmp/private_key_14025906428697216929.key) [2023-08-07T21:30:55.734Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-07T21:30:56.089Z] + git semver init [2023-08-07T21:30:56.349Z] 2023-08-07 21:30:56,258 [run_init] DEBUG init version:0.0.0 force:False [2023-08-07T21:30:56.349Z] 2023-08-07 21:30:56,258 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-848/.semver [2023-08-07T21:30:56.349Z] 2023-08-07 21:30:56,259 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-848/.semver [2023-08-07T21:30:56.349Z] 2023-08-07 21:30:56,259 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-848/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-848, universal_newlines=False, shell=None, istream=None) [2023-08-07T21:30:57.289Z] 2023-08-07 21:30:57,069 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-848/.git/info/exclude [2023-08-07T21:30:57.289Z] 2023-08-07 21:30:57,070 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-848/.semver/PR-848 with force:False [2023-08-07T21:30:57.289Z] 2023-08-07 21:30:57,070 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-848/.semver/PR-848 [2023-08-07T21:30:57.289Z] 2023-08-07 21:30:57,072 [execute] INFO git cat-file --batch-check [2023-08-07T21:30:57.289Z] 2023-08-07 21:30:57,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-848/.semver, universal_newlines=False, shell=None, istream=) [2023-08-07T21:30:57.289Z] 2023-08-07 21:30:57,078 [execute] INFO git cat-file --batch [2023-08-07T21:30:57.290Z] 2023-08-07 21:30:57,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-848/.semver, universal_newlines=False, shell=None, istream=) [2023-08-07T21:30:57.290Z] 2023-08-07 21:30:57,083 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-848/.semver/PR-848 [2023-08-07T21:30:57.290Z] 0.0.0 [Pipeline] } [2023-08-07T21:30:57.315Z] $ docker exec --env ******** --env ******** 5256954a0e77d5fd36289bb8e85b5b8801775c9807c5588acf03f4772b471217 ssh-agent -k [2023-08-07T21:30:57.417Z] unset SSH_AUTH_SOCK; [2023-08-07T21:30:57.417Z] unset SSH_AGENT_PID; [2023-08-07T21:30:57.417Z] echo Agent pid 77 killed; [2023-08-07T21:30:57.427Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-07T21:30:57.866Z] + git semver [Pipeline] } [2023-08-07T21:30:58.154Z] $ docker stop --time=1 5256954a0e77d5fd36289bb8e85b5b8801775c9807c5588acf03f4772b471217 [2023-08-07T21:30:59.469Z] $ docker rm -f --volumes 5256954a0e77d5fd36289bb8e85b5b8801775c9807c5588acf03f4772b471217 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-07T21:30:59.862Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-07T21:31:00.131Z] Stashed 1 file(s) [Pipeline] echo [2023-08-07T21:31:00.151Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-08-07T21:31:00.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-07T21:31:00.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-07T21:31:00.821Z] ========================================================= [2023-08-07T21:31:00.821Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-07T21:31:00.821Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-08-07T21:31:01.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-07T21:31:01.224Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-07T21:31:01.224Z] 4db1b89c0bd1: Pulling fs layer [2023-08-07T21:31:01.224Z] 6911f1a30b25: Pulling fs layer [2023-08-07T21:31:01.224Z] e194b8c5c2a9: Pulling fs layer [2023-08-07T21:31:01.224Z] 6863d3e3a2b1: Pulling fs layer [2023-08-07T21:31:01.224Z] ec0bb842ea78: Pulling fs layer [2023-08-07T21:31:01.224Z] 40a00589a448: Pulling fs layer [2023-08-07T21:31:01.224Z] 6c08303d61cc: Pulling fs layer [2023-08-07T21:31:01.224Z] 798269fcf238: Pulling fs layer [2023-08-07T21:31:01.224Z] 6863d3e3a2b1: Waiting [2023-08-07T21:31:01.224Z] ec0bb842ea78: Waiting [2023-08-07T21:31:01.224Z] 6c08303d61cc: Waiting [2023-08-07T21:31:01.224Z] 798269fcf238: Waiting [2023-08-07T21:31:01.224Z] 6911f1a30b25: Verifying Checksum [2023-08-07T21:31:01.224Z] 6911f1a30b25: Download complete [2023-08-07T21:31:01.224Z] 6863d3e3a2b1: Verifying Checksum [2023-08-07T21:31:01.224Z] 6863d3e3a2b1: Download complete [2023-08-07T21:31:01.224Z] ec0bb842ea78: Verifying Checksum [2023-08-07T21:31:01.224Z] ec0bb842ea78: Download complete [2023-08-07T21:31:01.224Z] 4db1b89c0bd1: Download complete [2023-08-07T21:31:01.224Z] 40a00589a448: Verifying Checksum [2023-08-07T21:31:01.224Z] 40a00589a448: Download complete [2023-08-07T21:31:01.483Z] 4db1b89c0bd1: Pull complete [2023-08-07T21:31:01.483Z] 6911f1a30b25: Pull complete [2023-08-07T21:31:02.051Z] e194b8c5c2a9: Download complete [2023-08-07T21:31:02.051Z] 798269fcf238: Verifying Checksum [2023-08-07T21:31:02.051Z] 798269fcf238: Download complete [2023-08-07T21:31:02.051Z] 6c08303d61cc: Verifying Checksum [2023-08-07T21:31:02.051Z] 6c08303d61cc: Download complete [2023-08-07T21:31:05.330Z] e194b8c5c2a9: Pull complete [2023-08-07T21:31:05.330Z] 6863d3e3a2b1: Pull complete [2023-08-07T21:31:05.330Z] ec0bb842ea78: Pull complete [2023-08-07T21:31:05.330Z] 40a00589a448: Pull complete [2023-08-07T21:31:07.861Z] 6c08303d61cc: Pull complete [2023-08-07T21:31:08.428Z] 798269fcf238: Pull complete [2023-08-07T21:31:08.428Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-07T21:31:08.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-07T21:31:08.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-08-07T21:31:08.738Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-07T21:31:09.116Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-07T21:31:09.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-07T21:31:09.270Z] prd-ubuntu20.04-docker-8c-8g-3066 does not seem to be running inside a container [2023-08-07T21:31:09.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-848 -v /w/workspace/dry_go-mod-core-contracts_PR-848:/w/workspace/dry_go-mod-core-contracts_PR-848:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-848@tmp:/w/workspace/dry_go-mod-core-contracts_PR-848@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-07T21:31:14.061Z] $ docker top 87ecd4122a5abba398137db302a54d51260f6196409a4a80ea586854579aa149 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-07T21:31:14.451Z] + go version [2023-08-07T21:31:14.451Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-07T21:31:14.482Z] $ docker stop --time=1 87ecd4122a5abba398137db302a54d51260f6196409a4a80ea586854579aa149 [2023-08-07T21:31:15.558Z] Still waiting to schedule task [2023-08-07T21:31:15.558Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-07T21:31:15.737Z] $ docker rm -f --volumes 87ecd4122a5abba398137db302a54d51260f6196409a4a80ea586854579aa149 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-07T21:31:16.527Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-07T21:31:16.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-07T21:31:16.674Z] prd-ubuntu20.04-docker-8c-8g-3066 does not seem to be running inside a container [2023-08-07T21:31:16.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_go-mod-core-contracts_PR-848 -v /w/workspace/dry_go-mod-core-contracts_PR-848:/w/workspace/dry_go-mod-core-contracts_PR-848:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-848@tmp:/w/workspace/dry_go-mod-core-contracts_PR-848@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-07T21:31:17.091Z] $ docker top 95ac5f622c64b2b63652158669663f4e3881bab1cb63f8e5839a8ccb6c128599 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-07T21:31:17.491Z] + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-848 [Pipeline] fileExists [Pipeline] sh [2023-08-07T21:31:17.849Z] + make test [2023-08-07T21:31:17.849Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-08-07T21:31:17.849Z] go: downloading github.com/go-playground/validator/v10 v10.15.0 [2023-08-07T21:31:17.850Z] go: downloading github.com/google/uuid v1.3.0 [2023-08-07T21:31:17.850Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-08-07T21:31:17.850Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-08-07T21:31:17.850Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-08-07T21:31:17.850Z] go: downloading github.com/go-kit/log v0.2.1 [2023-08-07T21:31:18.108Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-08-07T21:31:18.108Z] go: downloading github.com/x448/float16 v0.8.4 [2023-08-07T21:31:18.368Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-08-07T21:31:18.368Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-08-07T21:31:18.368Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-08-07T21:31:18.368Z] go: downloading golang.org/x/text v0.8.0 [2023-08-07T21:31:18.368Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-08-07T21:31:18.368Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-08-07T21:31:18.368Z] go: downloading golang.org/x/crypto v0.7.0 [2023-08-07T21:31:18.368Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-08-07T21:31:18.368Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-08-07T21:31:19.743Z] go: downloading golang.org/x/net v0.8.0 [2023-08-07T21:31:23.929Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2023-08-07T21:31:29.189Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2023-08-07T21:31:29.189Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2023-08-07T21:31:29.189Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2023-08-07T21:31:29.189Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.090s coverage: 83.5% of statements [2023-08-07T21:31:29.189Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.024s coverage: 32.4% of statements [2023-08-07T21:31:29.189Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.007s coverage: 29.4% of statements [2023-08-07T21:31:29.189Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.028s coverage: 18.3% of statements [2023-08-07T21:31:29.449Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.031s coverage: 53.8% of statements [2023-08-07T21:31:29.449Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.010s coverage: 90.0% of statements [2023-08-07T21:31:30.017Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.038s coverage: 86.7% of statements [2023-08-07T21:31:30.017Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.010s coverage: 60.5% of statements [2023-08-07T21:31:30.017Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.003s coverage: 36.1% of statements [2023-08-07T21:31:30.017Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.008s coverage: 48.7% of statements [2023-08-07T21:31:39.990Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-08-07T21:31:40.923Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-07T21:31:40.923Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-08-07T21:31:41.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-07T21:31:41.243Z] $ docker stop --time=1 95ac5f622c64b2b63652158669663f4e3881bab1cb63f8e5839a8ccb6c128599 [2023-08-07T21:31:45.743Z] $ docker rm -f --volumes 95ac5f622c64b2b63652158669663f4e3881bab1cb63f8e5839a8ccb6c128599 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-07T21:31:46.294Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-07T21:31:46.411Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-07T21:31:47.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-07T21:31:47.424Z] [2023-08-07T21:31:47.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-07T21:31:47.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-07T21:31:47.817Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-07T21:31:47.817Z] 5eb5b503b376: Pulling fs layer [2023-08-07T21:31:47.817Z] 5c69ac0246d0: Pulling fs layer [2023-08-07T21:31:47.817Z] ec43610c2a17: Pulling fs layer [2023-08-07T21:31:47.817Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-07T21:31:47.817Z] 33b1e0a273af: Pulling fs layer [2023-08-07T21:31:47.817Z] 5d3b04190fa2: Pulling fs layer [2023-08-07T21:31:47.817Z] 3a2ae6a8a46f: Waiting [2023-08-07T21:31:47.817Z] 33b1e0a273af: Waiting [2023-08-07T21:31:47.817Z] 2f39f015ded8: Pulling fs layer [2023-08-07T21:31:47.817Z] 5d3b04190fa2: Waiting [2023-08-07T21:31:47.817Z] 2f39f015ded8: Waiting [2023-08-07T21:31:47.817Z] 5c69ac0246d0: Download complete [2023-08-07T21:31:47.817Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-07T21:31:47.817Z] 3a2ae6a8a46f: Download complete [2023-08-07T21:31:48.080Z] 33b1e0a273af: Verifying Checksum [2023-08-07T21:31:48.080Z] 33b1e0a273af: Download complete [2023-08-07T21:31:48.080Z] 5d3b04190fa2: Verifying Checksum [2023-08-07T21:31:48.080Z] 5d3b04190fa2: Download complete [2023-08-07T21:31:48.080Z] ec43610c2a17: Verifying Checksum [2023-08-07T21:31:48.080Z] ec43610c2a17: Download complete [2023-08-07T21:31:48.080Z] 5eb5b503b376: Verifying Checksum [2023-08-07T21:31:48.080Z] 5eb5b503b376: Download complete [2023-08-07T21:31:48.648Z] 2f39f015ded8: Download complete [2023-08-07T21:31:49.216Z] 5eb5b503b376: Pull complete [2023-08-07T21:31:49.475Z] 5c69ac0246d0: Pull complete [2023-08-07T21:31:49.733Z] ec43610c2a17: Pull complete [2023-08-07T21:31:49.992Z] 3a2ae6a8a46f: Pull complete [2023-08-07T21:31:49.992Z] 33b1e0a273af: Pull complete [2023-08-07T21:31:50.253Z] 5d3b04190fa2: Pull complete [2023-08-07T21:31:54.436Z] 2f39f015ded8: Pull complete [2023-08-07T21:31:54.436Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-07T21:31:54.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-07T21:31:54.436Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-07T21:31:54.654Z] prd-ubuntu20.04-docker-8c-8g-3066 does not seem to be running inside a container [2023-08-07T21:31:54.675Z] $ 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/dry_go-mod-core-contracts_PR-848 -v /w/workspace/dry_go-mod-core-contracts_PR-848:/w/workspace/dry_go-mod-core-contracts_PR-848:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-848@tmp:/w/workspace/dry_go-mod-core-contracts_PR-848@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-07T21:32:00.987Z] $ docker top 5cd9d869155e69987cb9fffa5802fa1c2970174c2b1c0fc51e362e27e8939f09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-07T21:32:01.440Z] ---> job-cost.sh [2023-08-07T21:32:01.441Z] lf-activate-venv: SKIPPING [2023-08-07T21:32:01.441Z] INFO: No Stack... [2023-08-07T21:32:01.699Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-07T21:32:02.282Z] INFO: Archiving Costs [Pipeline] sh [2023-08-07T21:32:02.600Z] + cat /w/workspace/dry_go-mod-core-contracts_PR-848/archives/cost.csv [2023-08-07T21:32:02.600Z] + cut -d, -f6 [Pipeline] lock [2023-08-07T21:32:02.637Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-848-1-stack-cost] [2023-08-07T21:32:02.642Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-848-1-stack-cost] did not exist. Created. [2023-08-07T21:32:02.642Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-848-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-07T21:32:03.036Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-07T21:32:03.083Z] Stashed 1 file(s) [Pipeline] } [2023-08-07T21:32:03.109Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-848-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-07T21:32:03.187Z] $ docker stop --time=1 5cd9d869155e69987cb9fffa5802fa1c2970174c2b1c0fc51e362e27e8939f09 [2023-08-07T21:32:04.337Z] $ docker rm -f --volumes 5cd9d869155e69987cb9fffa5802fa1c2970174c2b1c0fc51e362e27e8939f09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-07T21:32:55.972Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3067 in /w/workspace/dry_go-mod-core-contracts_PR-848 [Pipeline] { [Pipeline] ws [2023-08-07T21:32:56.047Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2023-08-07T21:32:56.148Z] The recommended git tool is: git [2023-08-07T21:33:01.895Z] using credential edgex-jenkins-ssh [2023-08-07T21:33:01.915Z] Cloning the remote Git repository [2023-08-07T21:33:01.965Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-08-07T21:33:02.049Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2023-08-07T21:33:02.204Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-08-07T21:33:02.205Z] > git --version # timeout=10 [2023-08-07T21:33:02.228Z] > git --version # 'git version 2.25.1' [2023-08-07T21:33:02.232Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-07T21:33:02.400Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-07T21:33:03.754Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2023-08-07T21:33:03.784Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-07T21:33:04.696Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2023-08-07T21:33:04.743Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-08-07T21:33:04.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-07T21:33:04.771Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/848/head:refs/remotes/origin/PR-848 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-07T21:33:05.352Z] Merging remotes/origin/main commit 370efd3b121e6a1b521710ae21f35edf600b77bc into PR head commit 3e369157336e7e57887e4739b9f3164703013f1b [2023-08-07T21:33:05.675Z] Merge succeeded, producing 3e369157336e7e57887e4739b9f3164703013f1b [2023-08-07T21:33:05.676Z] Checking out Revision 3e369157336e7e57887e4739b9f3164703013f1b (PR-848) [2023-08-07T21:33:06.232Z] Commit message: "build(deps): bump github.com/go-playground/validator/v10" [2023-08-07T21:33:06.287Z] > git --version # timeout=10 [2023-08-07T21:33:06.300Z] > git --version # 'git version 2.25.1' [2023-08-07T21:33:06.317Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-07T21:33:05.371Z] > git config core.sparsecheckout # timeout=10 [2023-08-07T21:33:05.444Z] > git checkout -f 3e369157336e7e57887e4739b9f3164703013f1b # timeout=10 [2023-08-07T21:33:05.579Z] > git remote # timeout=10 [2023-08-07T21:33:05.598Z] > git config --get remote.origin.url # timeout=10 [2023-08-07T21:33:05.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-07T21:33:05.637Z] > git merge 370efd3b121e6a1b521710ae21f35edf600b77bc # timeout=10 [2023-08-07T21:33:05.661Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-07T21:33:05.686Z] > git config core.sparsecheckout # timeout=10 [2023-08-07T21:33:05.701Z] > git checkout -f 3e369157336e7e57887e4739b9f3164703013f1b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-07T21:33:07.449Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-07T21:33:07.449Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-07T21:33:07.449Z] Dload Upload Total Spent Left Speed [2023-08-07T21:33:07.449Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75005 0 --:--:-- --:--:-- --:--:-- 75005 [Pipeline] sh [2023-08-07T21:33:08.091Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-07T21:33:08.445Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-07T21:33:08.445Z] + sudo tee /etc/docker/daemon.new [2023-08-07T21:33:08.445Z] { [2023-08-07T21:33:08.445Z] "registry-mirrors": [ [2023-08-07T21:33:08.445Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-07T21:33:08.445Z] ], [2023-08-07T21:33:08.445Z] "bip": "10.250.0.254/24", [2023-08-07T21:33:08.445Z] "hosts": [ [2023-08-07T21:33:08.445Z] "tcp://0.0.0.0:5555", [2023-08-07T21:33:08.445Z] "unix:///var/run/docker.sock" [2023-08-07T21:33:08.445Z] ], [2023-08-07T21:33:08.445Z] "mtu": 1458, [2023-08-07T21:33:08.445Z] "selinux-enabled": true, [2023-08-07T21:33:08.445Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-07T21:33:08.445Z] } [Pipeline] sh [2023-08-07T21:33:08.795Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-07T21:33:09.163Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-08-07T21:33:31.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-07T21:33:31.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-07T21:33:31.639Z] ========================================================= [2023-08-07T21:33:31.639Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-07T21:33:31.639Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-08-07T21:33:32.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-07T21:33:32.683Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-07T21:33:32.683Z] edb6bdbacee9: Pulling fs layer [2023-08-07T21:33:32.683Z] 5f9638ab2659: Pulling fs layer [2023-08-07T21:33:32.683Z] 8d51d6327a98: Pulling fs layer [2023-08-07T21:33:32.683Z] 8b374f2dd631: Pulling fs layer [2023-08-07T21:33:32.683Z] ec14aa9079de: Pulling fs layer [2023-08-07T21:33:32.683Z] 2f466654f4bb: Pulling fs layer [2023-08-07T21:33:32.683Z] 554e91adad29: Pulling fs layer [2023-08-07T21:33:32.683Z] ec14aa9079de: Waiting [2023-08-07T21:33:32.683Z] 2f466654f4bb: Waiting [2023-08-07T21:33:32.683Z] 554e91adad29: Waiting [2023-08-07T21:33:32.683Z] 8b374f2dd631: Waiting [2023-08-07T21:33:32.683Z] 5f9638ab2659: Download complete [2023-08-07T21:33:32.683Z] 8b374f2dd631: Verifying Checksum [2023-08-07T21:33:32.683Z] 8b374f2dd631: Download complete [2023-08-07T21:33:32.683Z] ec14aa9079de: Verifying Checksum [2023-08-07T21:33:32.683Z] ec14aa9079de: Download complete [2023-08-07T21:33:32.683Z] edb6bdbacee9: Download complete [2023-08-07T21:33:33.662Z] edb6bdbacee9: Pull complete [2023-08-07T21:33:33.944Z] 554e91adad29: Verifying Checksum [2023-08-07T21:33:33.944Z] 554e91adad29: Download complete [2023-08-07T21:33:34.214Z] 5f9638ab2659: Pull complete [2023-08-07T21:33:35.636Z] 2f466654f4bb: Verifying Checksum [2023-08-07T21:33:35.636Z] 2f466654f4bb: Download complete [2023-08-07T21:33:35.636Z] 8d51d6327a98: Download complete [2023-08-07T21:33:48.128Z] 8d51d6327a98: Pull complete [2023-08-07T21:33:48.128Z] 8b374f2dd631: Pull complete [2023-08-07T21:33:48.128Z] ec14aa9079de: Pull complete [2023-08-07T21:33:54.794Z] 2f466654f4bb: Pull complete [2023-08-07T21:33:56.745Z] 554e91adad29: Pull complete [2023-08-07T21:33:56.745Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-07T21:33:57.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-07T21:33:57.013Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-08-07T21:33:57.350Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-07T21:33:57.757Z] + docker inspect -f . ci-base-image-arm64 [2023-08-07T21:33:57.757Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-07T21:33:58.030Z] prd-ubuntu20.04-docker-arm64-4c-16g-3067 does not seem to be running inside a container [2023-08-07T21:33:58.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-07T21:34:00.955Z] $ docker top 48a2e0e2692c8b77143df439cbc846e9320df7a3fb0b51fc0f034769d6b9bb73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-07T21:34:01.801Z] + go version [2023-08-07T21:34:01.802Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-07T21:34:01.840Z] $ docker stop --time=1 48a2e0e2692c8b77143df439cbc846e9320df7a3fb0b51fc0f034769d6b9bb73 [2023-08-07T21:34:03.412Z] $ docker rm -f --volumes 48a2e0e2692c8b77143df439cbc846e9320df7a3fb0b51fc0f034769d6b9bb73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-07T21:34:04.244Z] + docker inspect -f . ci-base-image-arm64 [2023-08-07T21:34:04.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-07T21:34:04.487Z] prd-ubuntu20.04-docker-arm64-4c-16g-3067 does not seem to be running inside a container [2023-08-07T21:34:04.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-07T21:34:07.918Z] $ docker top f15822ba57b2234f8413be761dd0c9b16c28e9266597aace49e3623c4f761c74 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-07T21:34:08.448Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/1 [Pipeline] fileExists [Pipeline] sh [2023-08-07T21:34:08.829Z] + make test [2023-08-07T21:34:08.829Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-08-07T21:34:09.096Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-08-07T21:34:09.366Z] go: downloading github.com/go-kit/log v0.2.1 [2023-08-07T21:34:09.366Z] go: downloading github.com/google/uuid v1.3.0 [2023-08-07T21:34:09.366Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-08-07T21:34:09.366Z] go: downloading github.com/go-playground/validator/v10 v10.15.0 [2023-08-07T21:34:09.631Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-08-07T21:34:09.907Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-08-07T21:34:09.907Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-08-07T21:34:09.907Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-08-07T21:34:09.907Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-08-07T21:34:09.907Z] go: downloading github.com/x448/float16 v0.8.4 [2023-08-07T21:34:09.907Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-08-07T21:34:09.907Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-08-07T21:34:09.907Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-08-07T21:34:09.908Z] go: downloading golang.org/x/crypto v0.7.0 [2023-08-07T21:34:10.174Z] go: downloading golang.org/x/text v0.8.0 [2023-08-07T21:34:10.441Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-08-07T21:34:14.708Z] go: downloading golang.org/x/net v0.8.0 [2023-08-07T21:34:41.393Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2023-08-07T21:35:29.088Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2023-08-07T21:35:29.088Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.483s coverage: 83.5% of statements [2023-08-07T21:35:29.088Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.071s coverage: 32.4% of statements [2023-08-07T21:35:29.088Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2023-08-07T21:35:31.033Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2023-08-07T21:35:31.299Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.134s coverage: 29.4% of statements [2023-08-07T21:35:31.299Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.108s coverage: 18.3% of statements [2023-08-07T21:35:33.879Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.137s coverage: 53.8% of statements [2023-08-07T21:35:34.459Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.099s coverage: 90.0% of statements [2023-08-07T21:35:37.047Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.275s coverage: 86.7% of statements [2023-08-07T21:35:37.047Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.063s coverage: 60.5% of statements [2023-08-07T21:35:37.047Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.028s coverage: 36.1% of statements [2023-08-07T21:35:37.315Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.055s coverage: 48.7% of statements [2023-08-07T21:35:37.583Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-07T21:35:37.583Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-08-07T21:35:52.571Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-07T21:35:52.571Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-08-07T21:35:52.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-07T21:35:52.646Z] $ docker stop --time=1 f15822ba57b2234f8413be761dd0c9b16c28e9266597aace49e3623c4f761c74 [2023-08-07T21:35:54.409Z] $ docker rm -f --volumes f15822ba57b2234f8413be761dd0c9b16c28e9266597aace49e3623c4f761c74 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-07T21:35:56.120Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-07T21:35:56.153Z] Warning: overwriting stash ‘coverage-report’ [2023-08-07T21:35:56.760Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-07T21:35:57.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-07T21:35:57.594Z] [2023-08-07T21:35:57.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-07T21:35:57.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-07T21:35:58.269Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-07T21:35:58.269Z] 8998bd30e6a1: Pulling fs layer [2023-08-07T21:35:58.269Z] 04944245beec: Pulling fs layer [2023-08-07T21:35:58.269Z] 699f458cf7ca: Pulling fs layer [2023-08-07T21:35:58.269Z] 765212b225bb: Pulling fs layer [2023-08-07T21:35:58.269Z] f23df028b6ca: Pulling fs layer [2023-08-07T21:35:58.269Z] d65c8cfc05b1: Pulling fs layer [2023-08-07T21:35:58.269Z] 2437ff75d9bd: Pulling fs layer [2023-08-07T21:35:58.269Z] 765212b225bb: Waiting [2023-08-07T21:35:58.269Z] f23df028b6ca: Waiting [2023-08-07T21:35:58.269Z] d65c8cfc05b1: Waiting [2023-08-07T21:35:58.269Z] 2437ff75d9bd: Waiting [2023-08-07T21:35:58.542Z] 04944245beec: Verifying Checksum [2023-08-07T21:35:58.542Z] 04944245beec: Download complete [2023-08-07T21:35:58.542Z] 765212b225bb: Verifying Checksum [2023-08-07T21:35:58.542Z] 765212b225bb: Download complete [2023-08-07T21:35:58.542Z] f23df028b6ca: Verifying Checksum [2023-08-07T21:35:58.542Z] f23df028b6ca: Download complete [2023-08-07T21:35:58.542Z] d65c8cfc05b1: Verifying Checksum [2023-08-07T21:35:58.542Z] d65c8cfc05b1: Download complete [2023-08-07T21:35:58.542Z] 699f458cf7ca: Verifying Checksum [2023-08-07T21:35:58.542Z] 699f458cf7ca: Download complete [2023-08-07T21:35:59.144Z] 8998bd30e6a1: Verifying Checksum [2023-08-07T21:35:59.144Z] 8998bd30e6a1: Download complete [2023-08-07T21:36:01.738Z] 2437ff75d9bd: Verifying Checksum [2023-08-07T21:36:01.738Z] 2437ff75d9bd: Download complete [2023-08-07T21:36:03.151Z] 8998bd30e6a1: Pull complete [2023-08-07T21:36:06.499Z] 04944245beec: Pull complete [2023-08-07T21:36:07.467Z] 699f458cf7ca: Pull complete [2023-08-07T21:36:07.737Z] 765212b225bb: Pull complete [2023-08-07T21:36:08.324Z] f23df028b6ca: Pull complete [2023-08-07T21:36:08.594Z] d65c8cfc05b1: Pull complete [2023-08-07T21:36:23.598Z] 2437ff75d9bd: Pull complete [2023-08-07T21:36:23.598Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-07T21:36:23.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-07T21:36:23.598Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-07T21:36:23.930Z] prd-ubuntu20.04-docker-arm64-4c-16g-3067 does not seem to be running inside a container [2023-08-07T21:36:24.003Z] $ 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/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-07T21:36:26.477Z] $ docker top 013eaa4e45ca05dfd27c5da9b1e79c62a6b78ffb44617e611c0edbcabcca1439 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-07T21:36:27.045Z] ---> job-cost.sh [2023-08-07T21:36:27.310Z] lf-activate-venv: SKIPPING [2023-08-07T21:36:27.310Z] INFO: No Stack... [2023-08-07T21:36:27.576Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-07T21:36:28.535Z] INFO: Archiving Costs [Pipeline] sh [2023-08-07T21:36:29.205Z] + + cutcat -d, /w/workspace/go-mod-core-contracts/1/archives/cost.csv -f6 [2023-08-07T21:36:29.205Z] [Pipeline] lock [2023-08-07T21:36:29.286Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-848-1-stack-cost] [2023-08-07T21:36:29.291Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-848-1-stack-cost] did not exist. Created. [2023-08-07T21:36:29.291Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-848-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-07T21:36:29.706Z] /w/workspace/go-mod-core-contracts/1@tmp/durable-bbd488ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-07T21:36:30.070Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-07T21:36:30.109Z] Warning: overwriting stash ‘stack-cost’ [2023-08-07T21:36:30.185Z] Stashed 1 file(s) [Pipeline] } [2023-08-07T21:36:30.201Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-848-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-07T21:36:30.284Z] $ docker stop --time=1 013eaa4e45ca05dfd27c5da9b1e79c62a6b78ffb44617e611c0edbcabcca1439 [2023-08-07T21:36:34.639Z] $ docker rm -f --volumes 013eaa4e45ca05dfd27c5da9b1e79c62a6b78ffb44617e611c0edbcabcca1439 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-07T21:36:35.747Z] provisioning config files... [2023-08-07T21:36:35.758Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-848@tmp/config3890171681425793834tmp [Pipeline] { [Pipeline] sh [2023-08-07T21:36:36.088Z] + set +x [2023-08-07T21:36:36.088Z] + curl -s https://codecov.io/bash [2023-08-07T21:36:36.088Z] + bash -s -- [2023-08-07T21:36:36.088Z] [2023-08-07T21:36:36.088Z] _____ _ [2023-08-07T21:36:36.088Z] / ____| | | [2023-08-07T21:36:36.088Z] | | ___ __| | ___ ___ _____ __ [2023-08-07T21:36:36.088Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-07T21:36:36.088Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-07T21:36:36.088Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-07T21:36:36.088Z] Bash-1.0.6 [2023-08-07T21:36:36.088Z] [2023-08-07T21:36:36.088Z] [2023-08-07T21:36:36.088Z] ==> git version 2.25.1 found [2023-08-07T21:36:36.088Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-07T21:36:36.088Z] Release-Date: 2020-01-08 [2023-08-07T21:36:36.088Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-07T21:36:36.088Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-07T21:36:36.088Z] ==> Jenkins CI detected. [2023-08-07T21:36:36.088Z] current dir:  /w/workspace/dry_go-mod-core-contracts_PR-848 [2023-08-07T21:36:36.088Z] project root: . [2023-08-07T21:36:36.088Z] --> token set from env [2023-08-07T21:36:36.088Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-07T21:36:36.088Z] ==> Running gcov in . (disable via -X gcov) [2023-08-07T21:36:36.088Z] ==> Python coveragepy not found [2023-08-07T21:36:36.088Z] ==> Searching for coverage reports in: [2023-08-07T21:36:36.088Z] + . [2023-08-07T21:36:36.088Z] -> Found 1 reports [2023-08-07T21:36:36.088Z] ==> Detecting git/mercurial file structure [2023-08-07T21:36:36.088Z] ==> Reading reports [2023-08-07T21:36:36.088Z] + ./coverage.out bytes=134600 [2023-08-07T21:36:36.346Z] ==> Appending adjustments [2023-08-07T21:36:36.346Z] https://docs.codecov.io/docs/fixing-reports [2023-08-07T21:36:36.913Z] + Found adjustments [2023-08-07T21:36:36.913Z] ==> Gzipping contents [2023-08-07T21:36:36.913Z] 20K /tmp/codecov.l04Gvi.gz [2023-08-07T21:36:36.913Z] ==> Uploading reports [2023-08-07T21:36:36.913Z] url: https://codecov.io [2023-08-07T21:36:36.913Z] query: branch=PR-848&commit=3e369157336e7e57887e4739b9f3164703013f1b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-848%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=848&job=&cmd_args= [2023-08-07T21:36:36.913Z] -> Pinging Codecov [2023-08-07T21:36:36.913Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-848&commit=3e369157336e7e57887e4739b9f3164703013f1b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-848%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=848&job=&cmd_args= [2023-08-07T21:36:37.174Z] -> Uploading to [2023-08-07T21:36:37.174Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-07/71470A77251A30514AAF9C0BB2E5B6CE/3e369157336e7e57887e4739b9f3164703013f1b/d7e6ec11-022f-44a7-a4b5-f4a35430c0ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230807%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230807T213636Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0d12e6170c668acdf6326c682d5d0241ba219d94f8caa971a5dfdd80bf4d5cba [2023-08-07T21:36:37.174Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-07T21:36:37.174Z] Dload Upload Total Spent Left Speed [2023-08-07T21:36:37.434Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19050 0 0 100 19050 0 96212 --:--:-- --:--:-- --:--:-- 96212 [2023-08-07T21:36:37.434Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/3e369157336e7e57887e4739b9f3164703013f1b [Pipeline] } [2023-08-07T21:36:37.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-07T21:36:39.285Z] + [ -d /w/workspace/dry_go-mod-core-contracts_PR-848/archives ] [2023-08-07T21:36:39.285Z] + ls -al /w/workspace/dry_go-mod-core-contracts_PR-848/archives [2023-08-07T21:36:39.285Z] total 16 [2023-08-07T21:36:39.285Z] drwxr-xr-x 3 root root 4096 Aug 7 21:32 . [2023-08-07T21:36:39.285Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 7 21:32 .. [2023-08-07T21:36:39.285Z] drwxr-xr-x 2 root root 4096 Aug 7 21:32 cost [2023-08-07T21:36:39.285Z] -rw-r--r-- 1 root root 93 Aug 7 21:32 cost.csv [2023-08-07T21:36:39.285Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-848/archives [2023-08-07T21:36:39.285Z] + ls -al /w/workspace/dry_go-mod-core-contracts_PR-848/archives [2023-08-07T21:36:39.285Z] total 16 [2023-08-07T21:36:39.285Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 21:32 . [2023-08-07T21:36:39.285Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 7 21:32 .. [2023-08-07T21:36:39.285Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 21:32 cost [2023-08-07T21:36:39.285Z] -rw-r--r-- 1 jenkins jenkins 93 Aug 7 21:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-07T21:36:39.617Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-07T21:36:40.508Z] ---> package-listing.sh [2023-08-07T21:36:40.508Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-07T21:36:40.508Z] ++ facter osfamily [2023-08-07T21:36:40.768Z] + OS_FAMILY=debian [2023-08-07T21:36:40.768Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-848 [2023-08-07T21:36:40.768Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-07T21:36:40.768Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-07T21:36:40.768Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-07T21:36:40.768Z] + PACKAGES=/tmp/packages_start.txt [2023-08-07T21:36:40.768Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-848 ']' [2023-08-07T21:36:40.768Z] + PACKAGES=/tmp/packages_end.txt [2023-08-07T21:36:40.768Z] + case "${OS_FAMILY}" in [2023-08-07T21:36:40.768Z] + dpkg -l [2023-08-07T21:36:40.768Z] + grep '^ii' [2023-08-07T21:36:40.768Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-07T21:36:40.768Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-07T21:36:40.768Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-07T21:36:40.768Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-848 ']' [2023-08-07T21:36:40.768Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-848/archives/ [2023-08-07T21:36:40.768Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-848/archives/ [Pipeline] echo [2023-08-07T21:36:40.798Z] 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/dry_go-mod-core-contracts_PR-848/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-07T21:36:41.089Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-07T21:36:41.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-07T21:36:41.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-07T21:36:41.902Z] prd-ubuntu20.04-docker-8c-8g-3066 does not seem to be running inside a container [2023-08-07T21:36:41.933Z] $ 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/dry_go-mod-core-contracts_PR-848/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-848 -v /w/workspace/dry_go-mod-core-contracts_PR-848:/w/workspace/dry_go-mod-core-contracts_PR-848:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-848@tmp:/w/workspace/dry_go-mod-core-contracts_PR-848@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 [2023-08-07T21:36:43.249Z] $ docker top 946ced44d1ee57063ac78d6a22d9233b3815fe3325bd15f9a0e381242aedd278 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-07T21:36:43.643Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-07T21:36:43.952Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-07T21:36:44.264Z] + ls /var/log/sa-host [2023-08-07T21:36:44.264Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-07T21:36:44.491Z] provisioning config files... [2023-08-07T21:36:44.502Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-848@tmp/config6182420065364286212tmp [Pipeline] { [Pipeline] echo [2023-08-07T21:36:44.558Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-07T21:36:44.865Z] ---> create-netrc.sh [Pipeline] } [2023-08-07T21:36:44.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-07T21:36:45.287Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-07T21:36:45.321Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-07T21:36:45.634Z] ---> sudo-logs.sh [2023-08-07T21:36:45.634Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-07T21:36:45.723Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-07T21:36:46.044Z] ---> job-cost.sh [2023-08-07T21:36:46.045Z] lf-activate-venv: SKIPPING [2023-08-07T21:36:46.045Z] DEBUG: total: 0.2199999988079071 [2023-08-07T21:36:46.045Z] INFO: Retrieving Stack Cost... [2023-08-07T21:36:46.305Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-07T21:36:46.873Z] INFO: Archiving Costs [Pipeline] echo [2023-08-07T21:36:46.907Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-07T21:36:47.222Z] ---> logs-deploy.sh [2023-08-07T21:36:47.222Z] lf-activate-venv: SKIPPING [2023-08-07T21:36:47.222Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-848/1 [2023-08-07T21:36:47.222Z] INFO: archiving workspace using pattern(s): [2023-08-07T21:36:48.159Z] Archives upload complete. [2023-08-07T21:36:48.159Z] INFO: archiving logs to Nexus