Pull request #854 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ac5f7beface14a537436911f9fbdb4c3ea054d91+e5be78050731c5ec2d6b9ee88f554ad176af7363 (9b88460e5333373bd0ef8d01d2f1e7b805894b88) 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-ssh2003773186148264569.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh17405950284930413913.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-854/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-854/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3189708007294666882.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-854/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh769395390168847238.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh16553661711882981258.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-854/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-854/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16638953871225615576.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-5277 in /w/workspace/dry_go-mod-core-contracts_PR-854 [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-854 # 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/854/head:refs/remotes/origin/PR-854 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e5be78050731c5ec2d6b9ee88f554ad176af7363 into PR head commit ac5f7beface14a537436911f9fbdb4c3ea054d91 Merge succeeded, producing ac5f7beface14a537436911f9fbdb4c3ea054d91 Checking out Revision ac5f7beface14a537436911f9fbdb4c3ea054d91 (PR-854) 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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:47:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:47:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ac5f7beface14a537436911f9fbdb4c3ea054d91 # 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 e5be78050731c5ec2d6b9ee88f554ad176af7363 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac5f7beface14a537436911f9fbdb4c3ea054d91 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:47:23 ========================================================= 21:47:23 EdgeX Global Pipelines Version Info 21:47:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:47:24 ------------------- 21:47:24 stable info: 21:47:24 ------------------- 21:47:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:47:24 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 21:47:24 Message: update stable to v1.0.253 21:47:25 ------------------- 21:47:25 experimental info: 21:47:25 ------------------- 21:47:25 Commited By: **** collab-it+edgex@linuxfoundation.org 21:47:25 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 21:47:25 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:47:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 21:47:25 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 21:47:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:47:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:47:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:47:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:47:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 21:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:47:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:47:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:47:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:47:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:47:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:47:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:47:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:47:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:47:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:47:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:47:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:47:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:47:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:47:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-854 [Pipeline] echo 21:47:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-854 [Pipeline] echo 21:47:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-854 [Pipeline] echo 21:47:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac5f7beface14a537436911f9fbdb4c3ea054d91 [Pipeline] echo 21:47:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac5f7be [Pipeline] echo 21:47:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:47:27 + git rev-list -1 --merges ac5f7beface14a537436911f9fbdb4c3ea054d91~1..ac5f7beface14a537436911f9fbdb4c3ea054d91 [Pipeline] echo 21:47:27 -----------> git rev-list -1 --merges ac5f7beface14a537436911f9fbdb4c3ea054d91~1..ac5f7beface14a537436911f9fbdb4c3ea054d91 ac5f7beface14a537436911f9fbdb4c3ea054d91 [false] [Pipeline] sh 21:47:27 + git log --format=format:%s -1 ac5f7beface14a537436911f9fbdb4c3ea054d91 [Pipeline] echo 21:47:27 ========================================================= 21:47:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:47:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:47:28 + git log --format=format:%s -1 ac5f7beface14a537436911f9fbdb4c3ea054d91 [Pipeline] echo 21:47:28 [semverPrep] GIT_COMMIT: ac5f7beface14a537436911f9fbdb4c3ea054d91, Commit Message: build(deps): bump github.com/go-playground/validator/v10 [Pipeline] echo 21:47:28 [semverPrep] This is not a build commit. [Pipeline] sh 21:47:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:47:28 + grep -v github /etc/ssh/ssh_known_hosts 21:47:28 + [ -e /tmp/ssh_known_hosts ] 21:47:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:47:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:47:28 + sudo tee -a /etc/ssh/ssh_known_hosts 21:47:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:47:29 21:47:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:47:30 0.1.4: Pulling from edgex-devops/py-git-semver 21:47:30 b85a868b505f: Pulling fs layer 21:47:30 e2be974225ed: Pulling fs layer 21:47:30 339a4e72a1f5: Pulling fs layer 21:47:30 988bab9f4d93: Pulling fs layer 21:47:30 1469e6f7b9e6: Pulling fs layer 21:47:30 eaf3925da568: Pulling fs layer 21:47:30 bab4dde63d76: Pulling fs layer 21:47:30 bde34c3a00c8: Pulling fs layer 21:47:30 b352a97aabf1: Pulling fs layer 21:47:30 4872d77fe225: Pulling fs layer 21:47:30 5851b861e8e6: Pulling fs layer 21:47:30 1469e6f7b9e6: Waiting 21:47:30 eaf3925da568: Waiting 21:47:30 bab4dde63d76: Waiting 21:47:30 bde34c3a00c8: Waiting 21:47:30 b352a97aabf1: Waiting 21:47:30 4872d77fe225: Waiting 21:47:30 988bab9f4d93: Waiting 21:47:30 e2be974225ed: Download complete 21:47:30 988bab9f4d93: Verifying Checksum 21:47:30 988bab9f4d93: Download complete 21:47:30 1469e6f7b9e6: Verifying Checksum 21:47:30 1469e6f7b9e6: Download complete 21:47:30 eaf3925da568: Verifying Checksum 21:47:30 eaf3925da568: Download complete 21:47:30 339a4e72a1f5: Verifying Checksum 21:47:30 339a4e72a1f5: Download complete 21:47:30 bde34c3a00c8: Download complete 21:47:30 b352a97aabf1: Download complete 21:47:30 4872d77fe225: Verifying Checksum 21:47:30 4872d77fe225: Download complete 21:47:30 5851b861e8e6: Download complete 21:47:30 b85a868b505f: Verifying Checksum 21:47:30 b85a868b505f: Download complete 21:47:30 bab4dde63d76: Verifying Checksum 21:47:30 bab4dde63d76: Download complete 21:47:31 b85a868b505f: Pull complete 21:47:31 e2be974225ed: Pull complete 21:47:32 339a4e72a1f5: Pull complete 21:47:32 988bab9f4d93: Pull complete 21:47:32 1469e6f7b9e6: Pull complete 21:47:32 eaf3925da568: Pull complete 21:47:34 bab4dde63d76: Pull complete 21:47:34 bde34c3a00c8: Pull complete 21:47:34 b352a97aabf1: Pull complete 21:47:34 4872d77fe225: Pull complete 21:47:34 5851b861e8e6: Pull complete 21:47:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:47:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:47:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:35 prd-ubuntu20.04-docker-8c-8g-5277 does not seem to be running inside a container 21:47:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-854 -v /w/workspace/dry_go-mod-core-contracts_PR-854:/w/workspace/dry_go-mod-core-contracts_PR-854:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-854@tmp:/w/workspace/dry_go-mod-core-contracts_PR-854@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 21:47:37 $ docker top 60fc2a1675047ef1423d2b60da297d720b0460a8c7f377a5b3df729b6733a72c -eo pid,comm 21:47:37 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). 21:47:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:47:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:47:37 [ssh-agent] Looking for ssh-agent implementation... 21:47:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:47:38 $ docker exec 60fc2a1675047ef1423d2b60da297d720b0460a8c7f377a5b3df729b6733a72c ssh-agent 21:47:38 SSH_AUTH_SOCK=/tmp/ssh-uhfOE4j00rim/agent.32 21:47:38 SSH_AGENT_PID=38 21:47:38 Running ssh-add (command line suppressed) 21:47:38 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-854@tmp/private_key_17117114471495104909.key (/w/workspace/dry_go-mod-core-contracts_PR-854@tmp/private_key_17117114471495104909.key) 21:47:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:47:38 + git tag --points-at HEAD [Pipeline] } 21:47:38 $ docker exec --env ******** --env ******** 60fc2a1675047ef1423d2b60da297d720b0460a8c7f377a5b3df729b6733a72c ssh-agent -k 21:47:38 unset SSH_AUTH_SOCK; 21:47:38 unset SSH_AGENT_PID; 21:47:38 echo Agent pid 38 killed; 21:47:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:47:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:47:38 [ssh-agent] Looking for ssh-agent implementation... 21:47:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:47:38 $ docker exec 60fc2a1675047ef1423d2b60da297d720b0460a8c7f377a5b3df729b6733a72c ssh-agent 21:47:39 SSH_AUTH_SOCK=/tmp/ssh-QzbiJu3gHIDW/agent.70 21:47:39 SSH_AGENT_PID=76 21:47:39 Running ssh-add (command line suppressed) 21:47:39 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-854@tmp/private_key_16591238835222216177.key (/w/workspace/dry_go-mod-core-contracts_PR-854@tmp/private_key_16591238835222216177.key) 21:47:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:47:39 + git semver init 21:47:39 2023-09-04 21:47:39,744 [run_init] DEBUG init version:0.0.0 force:False 21:47:39 2023-09-04 21:47:39,745 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-854/.semver 21:47:39 2023-09-04 21:47:39,746 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-854/.semver 21:47:39 2023-09-04 21:47:39,746 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-854/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-854, universal_newlines=False, shell=None, istream=None) 21:47:40 2023-09-04 21:47:40,514 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-854/.git/info/exclude 21:47:40 2023-09-04 21:47:40,515 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-854/.semver/PR-854 with force:False 21:47:40 2023-09-04 21:47:40,515 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-854/.semver/PR-854 21:47:40 2023-09-04 21:47:40,519 [execute] INFO git cat-file --batch-check 21:47:40 2023-09-04 21:47:40,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-854/.semver, universal_newlines=False, shell=None, istream=) 21:47:40 2023-09-04 21:47:40,525 [execute] INFO git cat-file --batch 21:47:40 2023-09-04 21:47:40,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-854/.semver, universal_newlines=False, shell=None, istream=) 21:47:40 2023-09-04 21:47:40,532 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-854/.semver/PR-854 21:47:40 0.0.0 [Pipeline] } 21:47:40 $ docker exec --env ******** --env ******** 60fc2a1675047ef1423d2b60da297d720b0460a8c7f377a5b3df729b6733a72c ssh-agent -k 21:47:40 unset SSH_AUTH_SOCK; 21:47:40 unset SSH_AGENT_PID; 21:47:40 echo Agent pid 76 killed; 21:47:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:47:41 + git semver [Pipeline] } 21:47:41 $ docker stop --time=1 60fc2a1675047ef1423d2b60da297d720b0460a8c7f377a5b3df729b6733a72c 21:47:42 $ docker rm -f --volumes 60fc2a1675047ef1423d2b60da297d720b0460a8c7f377a5b3df729b6733a72c [Pipeline] // withDockerContainer [Pipeline] sh 21:47:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:47:43 Stashed 1 file(s) [Pipeline] echo 21:47:43 [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 21:47:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:47:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:47:44 ========================================================= 21:47:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:47:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:47:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:47:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:47:44 4db1b89c0bd1: Pulling fs layer 21:47:44 6911f1a30b25: Pulling fs layer 21:47:44 e194b8c5c2a9: Pulling fs layer 21:47:44 6863d3e3a2b1: Pulling fs layer 21:47:44 ec0bb842ea78: Pulling fs layer 21:47:44 40a00589a448: Pulling fs layer 21:47:44 6c08303d61cc: Pulling fs layer 21:47:44 798269fcf238: Pulling fs layer 21:47:44 6c08303d61cc: Waiting 21:47:44 ec0bb842ea78: Waiting 21:47:44 40a00589a448: Waiting 21:47:44 798269fcf238: Waiting 21:47:44 6863d3e3a2b1: Waiting 21:47:44 6911f1a30b25: Download complete 21:47:44 6863d3e3a2b1: Verifying Checksum 21:47:44 6863d3e3a2b1: Download complete 21:47:44 ec0bb842ea78: Download complete 21:47:44 4db1b89c0bd1: Verifying Checksum 21:47:44 4db1b89c0bd1: Download complete 21:47:44 40a00589a448: Verifying Checksum 21:47:44 40a00589a448: Download complete 21:47:44 4db1b89c0bd1: Pull complete 21:47:44 6911f1a30b25: Pull complete 21:47:45 798269fcf238: Verifying Checksum 21:47:45 798269fcf238: Download complete 21:47:45 e194b8c5c2a9: Verifying Checksum 21:47:45 e194b8c5c2a9: Download complete 21:47:45 6c08303d61cc: Download complete 21:47:49 e194b8c5c2a9: Pull complete 21:47:49 6863d3e3a2b1: Pull complete 21:47:49 ec0bb842ea78: Pull complete 21:47:49 40a00589a448: Pull complete 21:47:51 6c08303d61cc: Pull complete 21:47:52 798269fcf238: Pull complete 21:47:52 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 21:47:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:47:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 21:47:53 + 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 21:47:53 + docker inspect -f . ci-base-image-x86_64 21:47:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:53 prd-ubuntu20.04-docker-8c-8g-5277 does not seem to be running inside a container 21:47:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-854 -v /w/workspace/dry_go-mod-core-contracts_PR-854:/w/workspace/dry_go-mod-core-contracts_PR-854:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-854@tmp:/w/workspace/dry_go-mod-core-contracts_PR-854@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 21:47:58 $ docker top 8ccb51cb95e37c427293644665825f1cdfd9ee6397df6ef12d68c62c1e55fab3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:59 + go version 21:47:59 go version go1.20.6 linux/amd64 [Pipeline] } 21:47:59 $ docker stop --time=1 8ccb51cb95e37c427293644665825f1cdfd9ee6397df6ef12d68c62c1e55fab3 21:47:59 Still waiting to schedule task 21:47:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:48:00 $ docker rm -f --volumes 8ccb51cb95e37c427293644665825f1cdfd9ee6397df6ef12d68c62c1e55fab3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:01 + docker inspect -f . ci-base-image-x86_64 21:48:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:01 prd-ubuntu20.04-docker-8c-8g-5277 does not seem to be running inside a container 21:48:01 $ 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-854 -v /w/workspace/dry_go-mod-core-contracts_PR-854:/w/workspace/dry_go-mod-core-contracts_PR-854:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-854@tmp:/w/workspace/dry_go-mod-core-contracts_PR-854@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 21:48:01 $ docker top 82609baf1d4de37ca4458876c2ea65571213a2e3c839c2467d11762351b03b49 -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:02 + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-854 [Pipeline] fileExists [Pipeline] sh 21:48:02 + make test 21:48:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:48:02 go: downloading github.com/google/uuid v1.3.1 21:48:02 go: downloading github.com/go-playground/validator/v10 v10.15.3 21:48:02 go: downloading github.com/stretchr/testify v1.8.4 21:48:02 go: downloading gopkg.in/yaml.v3 v3.0.1 21:48:02 go: downloading github.com/go-kit/log v0.2.1 21:48:02 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 21:48:02 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:48:02 go: downloading github.com/davecgh/go-spew v1.1.1 21:48:02 go: downloading github.com/pmezard/go-difflib v1.0.0 21:48:02 go: downloading github.com/stretchr/objx v0.5.0 21:48:02 go: downloading github.com/go-playground/universal-translator v0.18.1 21:48:02 go: downloading golang.org/x/text v0.8.0 21:48:02 go: downloading golang.org/x/crypto v0.7.0 21:48:02 go: downloading github.com/leodido/go-urn v1.2.4 21:48:02 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 21:48:02 go: downloading github.com/go-playground/locales v0.14.1 21:48:02 go: downloading github.com/x448/float16 v0.8.4 21:48:04 go: downloading golang.org/x/net v0.8.0 21:48:09 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 21:48:16 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 21:48:16 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 21:48:16 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 21:48:16 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.086s coverage: 83.5% of statements 21:48:16 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.033s coverage: 32.4% of statements 21:48:16 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.022s coverage: 29.4% of statements 21:48:16 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.026s coverage: 18.3% of statements 21:48:16 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.030s coverage: 53.8% of statements 21:48:16 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.017s coverage: 90.0% of statements 21:48:16 {"apiVersion":"v3","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","device":{"name":"TestDevice","adminState":"LOCKED","operatingState":"UP","labels":["MODBUS","TEMP"],"location":"{40lat;45long}","serviceName":"TestDeviceServiceName","profileName":"TestDeviceProfileName","autoEvents":[{"interval":"300ms","onChange":true,"sourceName":"TestDevice"}],"protocols":{"modbus-ip":{"Address":"localhost","Port":"1502","UnitID":"1"}}}} 21:48:16 {"apiVersion":"v3","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","device":{"id":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","name":"TestDevice","description":"TestDescription","adminState":"LOCKED","operatingState":"UP","serviceName":"TestDeviceServiceName","profileName":"TestDeviceProfileName","labels":["MODBUS","TEMP"],"location":"{40lat;45long}","autoEvents":[{"interval":"300ms","onChange":true,"sourceName":"TestDevice"}],"protocols":{"modbus-ip":{"Address":"localhost","Port":"1502","UnitID":"1"}},"tags":null,"properties":null}} 21:48:16 {"apiVersion":"v3","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","service":{"name":"TestDeviceServiceName","labels":["MODBUS","TEMP"],"baseAddress":"http://0.0.0.0:49991/api/v1/callback","adminState":"LOCKED"}} 21:48:16 {"apiVersion":"v3","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","service":{"id":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","name":"TestDeviceServiceName","description":null,"baseAddress":"http://0.0.0.0:49991/api/v1/callback","labels":["MODBUS","TEMP"],"adminState":"LOCKED"}} 21:48:16 --- FAIL: TestAddProvisionWatcherRequest_Validate (0.00s) 21:48:16 --- FAIL: TestAddProvisionWatcherRequest_Validate/valid_AddProvisionWatcherRequest (0.00s) 21:48:16 panic: dive error! can't dive on a non slice or map [recovered] 21:48:16 panic: dive error! can't dive on a non slice or map 21:48:16 21:48:16 goroutine 526 [running]: 21:48:16 testing.tRunner.func1.2({0x6a9860, 0x7a3608}) 21:48:16 /usr/local/go/src/testing/testing.go:1526 +0x24e 21:48:16 testing.tRunner.func1() 21:48:16 /usr/local/go/src/testing/testing.go:1529 +0x39f 21:48:16 panic({0x6a9860, 0x7a3608}) 21:48:16 /usr/local/go/src/runtime/panic.go:884 +0x213 21:48:16 github.com/go-playground/validator/v10.(*validate).traverseField(0xc0003e2000, {0x7a5b58, 0xc0000b8000}, {0x6f32c0?, 0xc00067a030?, 0x60000c00025eac8?}, {0x6e4de0?, 0xc00067a0a8?, 0xc00066e9f0?}, {0xc000020340, ...}, ...) 21:48:16 /go/pkg/mod/github.com/go-playground/validator/v10@v10.15.3/validator.go:317 +0x2aef 21:48:16 github.com/go-playground/validator/v10.(*validate).validateStruct(0xc0003e2000, {0x7a5b58, 0xc0000b8000}, {0x6cf000?, 0xc00067a010?, 0x1?}, {0x6f32c0?, 0xc00067a030?, 0x300?}, {0x7a96a8, ...}, ...) 21:48:16 /go/pkg/mod/github.com/go-playground/validator/v10@v10.15.3/validator.go:77 +0x750 21:48:16 github.com/go-playground/validator/v10.(*validate).traverseField(0xc0003e2000, {0x7a5b58, 0xc0000b8000}, {0x6cf000?, 0xc00067a010?, 0x455889?}, {0x6f32c0?, 0xc00067a030?, 0x940bf8?}, {0xc000020340, ...}, ...) 21:48:16 /go/pkg/mod/github.com/go-playground/validator/v10@v10.15.3/validator.go:197 +0x1ad0 21:48:16 github.com/go-playground/validator/v10.(*validate).validateStruct(0xc0003e2000, {0x7a5b58, 0xc0000b8000}, {0x6be1c0?, 0xc00067a010?, 0x4211e5?}, {0x6cf000?, 0xc00067a010?, 0x51f5b4?}, {0x7a96a8, ...}, ...) 21:48:16 /go/pkg/mod/github.com/go-playground/validator/v10@v10.15.3/validator.go:77 +0x750 21:48:16 github.com/go-playground/validator/v10.(*Validate).StructCtx(0xc000401ce0, {0x7a5b58, 0xc0000b8000}, {0x6be1c0, 0xc00067a010?}) 21:48:16 /go/pkg/mod/github.com/go-playground/validator/v10@v10.15.3/validator_instance.go:393 +0x479 21:48:16 github.com/go-playground/validator/v10.(*Validate).Struct(...) 21:48:16 /go/pkg/mod/github.com/go-playground/validator/v10@v10.15.3/validator_instance.go:366 21:48:16 github.com/edgexfoundry/go-mod-core-contracts/v3/common.Validate({0x6be1c0?, 0xc00067a010?}) 21:48:16 /w/workspace/dry_go-mod-core-contracts_PR-854/common/validator.go:59 +0x5c 21:48:16 github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests.(*AddProvisionWatcherRequest).Validate(...) 21:48:16 /w/workspace/dry_go-mod-core-contracts_PR-854/dtos/requests/provisionwatcher.go:26 21:48:16 github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests.TestAddProvisionWatcherRequest_Validate.func1(0xc0006731e0?) 21:48:16 /w/workspace/dry_go-mod-core-contracts_PR-854/dtos/requests/provisionwatcher_test.go:141 +0x65 21:48:16 testing.tRunner(0xc000673380, 0xc000674500) 21:48:16 /usr/local/go/src/testing/testing.go:1576 +0x10b 21:48:16 created by testing.(*T).Run 21:48:16 /usr/local/go/src/testing/testing.go:1629 +0x3ea 21:48:16 FAIL github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.039s 21:48:16 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.008s coverage: 60.5% of statements 21:48:16 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.006s coverage: 36.1% of statements 21:48:16 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.017s coverage: 48.7% of statements 21:48:16 FAIL 21:48:16 make: *** [Makefile:10: unittest] Error 1 [Pipeline] } 21:48:16 $ docker stop --time=1 82609baf1d4de37ca4458876c2ea65571213a2e3c839c2467d11762351b03b49 21:48:22 $ docker rm -f --volumes 82609baf1d4de37ca4458876c2ea65571213a2e3c839c2467d11762351b03b49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:48:23 21:48:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:48:24 latest: Pulling from edgex-lftools-log-publisher 21:48:24 5eb5b503b376: Pulling fs layer 21:48:24 5c69ac0246d0: Pulling fs layer 21:48:24 ec43610c2a17: Pulling fs layer 21:48:24 3a2ae6a8a46f: Pulling fs layer 21:48:24 33b1e0a273af: Pulling fs layer 21:48:24 5d3b04190fa2: Pulling fs layer 21:48:24 2f39f015ded8: Pulling fs layer 21:48:24 3a2ae6a8a46f: Waiting 21:48:24 5d3b04190fa2: Waiting 21:48:24 2f39f015ded8: Waiting 21:48:24 33b1e0a273af: Waiting 21:48:24 5c69ac0246d0: Download complete 21:48:24 3a2ae6a8a46f: Verifying Checksum 21:48:24 3a2ae6a8a46f: Download complete 21:48:24 33b1e0a273af: Verifying Checksum 21:48:24 33b1e0a273af: Download complete 21:48:24 5d3b04190fa2: Verifying Checksum 21:48:24 5d3b04190fa2: Download complete 21:48:24 ec43610c2a17: Verifying Checksum 21:48:24 ec43610c2a17: Download complete 21:48:24 5eb5b503b376: Verifying Checksum 21:48:24 5eb5b503b376: Download complete 21:48:25 2f39f015ded8: Verifying Checksum 21:48:25 2f39f015ded8: Download complete 21:48:25 5eb5b503b376: Pull complete 21:48:25 5c69ac0246d0: Pull complete 21:48:26 ec43610c2a17: Pull complete 21:48:26 3a2ae6a8a46f: Pull complete 21:48:26 33b1e0a273af: Pull complete 21:48:26 5d3b04190fa2: Pull complete 21:48:31 2f39f015ded8: Pull complete 21:48:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:48:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:48:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:31 prd-ubuntu20.04-docker-8c-8g-5277 does not seem to be running inside a container 21:48:31 $ 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-854 -v /w/workspace/dry_go-mod-core-contracts_PR-854:/w/workspace/dry_go-mod-core-contracts_PR-854:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-854@tmp:/w/workspace/dry_go-mod-core-contracts_PR-854@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 21:48:35 $ docker top a5c0ff5714c087bd297fc51702dac0d6a32f55dde32423f24967311a30d7292b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:36 ---> job-cost.sh 21:48:36 lf-activate-venv: SKIPPING 21:48:36 INFO: No Stack... 21:48:36 INFO: Retrieving Pricing Info for: v3-standard-8 21:48:37 INFO: Archiving Costs [Pipeline] sh 21:48:37 + cat /w/workspace/dry_go-mod-core-contracts_PR-854/archives/cost.csv 21:48:37 + cut -d, -f6 [Pipeline] lock 21:48:37 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-854-1-stack-cost] 21:48:37 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-854-1-stack-cost] did not exist. Created. 21:48:37 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-854-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:48:37 + echo total: 0.2199999988079071 [Pipeline] stash 21:48:38 Stashed 1 file(s) [Pipeline] } 21:48:38 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-854-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:48:38 $ docker stop --time=1 a5c0ff5714c087bd297fc51702dac0d6a32f55dde32423f24967311a30d7292b 21:48:39 $ docker rm -f --volumes a5c0ff5714c087bd297fc51702dac0d6a32f55dde32423f24967311a30d7292b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:48:39 Failed in branch amd64 21:49:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5278 in /w/workspace/dry_go-mod-core-contracts_PR-854 [Pipeline] { [Pipeline] ws 21:49:25 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 21:49:25 The recommended git tool is: git 21:49:30 using credential edgex-jenkins-ssh 21:49:30 Cloning the remote Git repository 21:49:30 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:49:30 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 21:49:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:49:31 > git --version # timeout=10 21:49:31 > git --version # 'git version 2.25.1' 21:49:31 using GIT_SSH to set credentials SSH Credentials for GitHub 21:49:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:49:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:49:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:49:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:49:33 Merging remotes/origin/main commit e5be78050731c5ec2d6b9ee88f554ad176af7363 into PR head commit ac5f7beface14a537436911f9fbdb4c3ea054d91 21:49:34 Merge succeeded, producing ac5f7beface14a537436911f9fbdb4c3ea054d91 21:49:34 Checking out Revision ac5f7beface14a537436911f9fbdb4c3ea054d91 (PR-854) 21:49:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:49:33 using GIT_SSH to set credentials SSH Credentials for GitHub 21:49:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/854/head:refs/remotes/origin/PR-854 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:49:33 > git config core.sparsecheckout # timeout=10 21:49:33 > git checkout -f ac5f7beface14a537436911f9fbdb4c3ea054d91 # timeout=10 21:49:33 > git remote # timeout=10 21:49:34 > git config --get remote.origin.url # timeout=10 21:49:34 using GIT_SSH to set credentials SSH Credentials for GitHub 21:49:34 > git merge e5be78050731c5ec2d6b9ee88f554ad176af7363 # timeout=10 21:49:34 > git rev-parse HEAD^{commit} # timeout=10 21:49:34 > git config core.sparsecheckout # timeout=10 21:49:34 > git checkout -f ac5f7beface14a537436911f9fbdb4c3ea054d91 # timeout=10 21:49:34 Commit message: "build(deps): bump github.com/go-playground/validator/v10" 21:49:34 > git --version # timeout=10 21:49:34 > git --version # 'git version 2.25.1' 21:49:34 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:49:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:49:35 % Total % Received % Xferd Average Speed Time Time Time Current 21:49:35 Dload Upload Total Spent Left Speed 21:49:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 26022 0 --:--:-- --:--:-- --:--:-- 26022 [Pipeline] sh 21:49:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:49:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:49:37 + sudo tee /etc/docker/daemon.new 21:49:37 { 21:49:37 "registry-mirrors": [ 21:49:37 "https://nexus3.edgexfoundry.org:10001" 21:49:37 ], 21:49:37 "bip": "10.250.0.254/24", 21:49:37 "hosts": [ 21:49:37 "tcp://0.0.0.0:5555", 21:49:37 "unix:///var/run/docker.sock" 21:49:37 ], 21:49:37 "mtu": 1458, 21:49:37 "selinux-enabled": true, 21:49:37 "seccomp-profile": "/etc/docker/seccomp.json" 21:49:37 } [Pipeline] sh 21:49:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:49:37 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:50:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:50:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:50:00 ========================================================= 21:50:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:50:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:50:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:50:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:50:01 edb6bdbacee9: Pulling fs layer 21:50:01 5f9638ab2659: Pulling fs layer 21:50:01 8d51d6327a98: Pulling fs layer 21:50:01 8b374f2dd631: Pulling fs layer 21:50:01 ec14aa9079de: Pulling fs layer 21:50:01 2f466654f4bb: Pulling fs layer 21:50:01 554e91adad29: Pulling fs layer 21:50:01 8b374f2dd631: Waiting 21:50:01 ec14aa9079de: Waiting 21:50:01 2f466654f4bb: Waiting 21:50:01 554e91adad29: Waiting 21:50:01 5f9638ab2659: Verifying Checksum 21:50:01 5f9638ab2659: Download complete 21:50:01 8b374f2dd631: Verifying Checksum 21:50:01 8b374f2dd631: Download complete 21:50:01 ec14aa9079de: Verifying Checksum 21:50:01 ec14aa9079de: Download complete 21:50:01 edb6bdbacee9: Verifying Checksum 21:50:01 edb6bdbacee9: Download complete 21:50:02 edb6bdbacee9: Pull complete 21:50:02 554e91adad29: Verifying Checksum 21:50:02 554e91adad29: Download complete 21:50:02 5f9638ab2659: Pull complete 21:50:03 8d51d6327a98: Verifying Checksum 21:50:03 8d51d6327a98: Download complete 21:50:03 2f466654f4bb: Verifying Checksum 21:50:03 2f466654f4bb: Download complete 21:50:15 8d51d6327a98: Pull complete 21:50:15 8b374f2dd631: Pull complete 21:50:15 ec14aa9079de: Pull complete 21:50:22 2f466654f4bb: Pull complete 21:50:25 554e91adad29: Pull complete 21:50:25 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 21:50:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:50:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 21:50:25 + 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 21:50:26 + docker inspect -f . ci-base-image-arm64 21:50:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:26 prd-ubuntu20.04-docker-arm64-4c-16g-5278 does not seem to be running inside a container 21:50:26 $ 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 21:50:29 $ docker top fdfe4aecab279f9dcf89206b76f091138fe1640c3a4562467f25c1a4703e93d8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:30 + go version 21:50:30 go version go1.20.6 linux/arm64 [Pipeline] } 21:50:30 $ docker stop --time=1 fdfe4aecab279f9dcf89206b76f091138fe1640c3a4562467f25c1a4703e93d8 21:50:31 $ docker rm -f --volumes fdfe4aecab279f9dcf89206b76f091138fe1640c3a4562467f25c1a4703e93d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:32 + docker inspect -f . ci-base-image-arm64 21:50:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:32 prd-ubuntu20.04-docker-arm64-4c-16g-5278 does not seem to be running inside a container 21:50:32 $ 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 21:50:34 $ docker top 16e408ad4ae2c17be0cd3816b28cf48d99218b3e60edc718c51436fa4592f35f -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:34 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/1 [Pipeline] fileExists [Pipeline] sh 21:50:34 + make test 21:50:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:50:35 go: downloading github.com/stretchr/testify v1.8.4 21:50:35 go: downloading github.com/google/uuid v1.3.1 21:50:35 go: downloading github.com/go-kit/log v0.2.1 21:50:35 go: downloading github.com/go-playground/validator/v10 v10.15.3 21:50:35 go: downloading gopkg.in/yaml.v3 v3.0.1 21:50:35 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 21:50:36 go: downloading github.com/davecgh/go-spew v1.1.1 21:50:36 go: downloading github.com/pmezard/go-difflib v1.0.0 21:50:36 go: downloading github.com/stretchr/objx v0.5.0 21:50:36 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:50:36 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 21:50:36 go: downloading github.com/go-playground/universal-translator v0.18.1 21:50:36 go: downloading github.com/leodido/go-urn v1.2.4 21:50:36 go: downloading golang.org/x/crypto v0.7.0 21:50:36 go: downloading golang.org/x/text v0.8.0 21:50:36 go: downloading github.com/x448/float16 v0.8.4 21:50:37 go: downloading github.com/go-playground/locales v0.14.1 21:50:41 go: downloading golang.org/x/net v0.8.0 21:51:08 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 21:51:54 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 21:51:54 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.481s coverage: 83.5% of statements 21:51:54 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.082s coverage: 32.4% of statements 21:51:54 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 21:51:56 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 21:51:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.079s coverage: 29.4% of statements 21:51:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.073s coverage: 18.3% of statements 21:51:58 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.151s coverage: 53.8% of statements 21:51:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.141s coverage: 90.0% of statements 21:52:02 {"apiVersion":"v3","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","device":{"name":"TestDevice","adminState":"LOCKED","operatingState":"UP","labels":["MODBUS","TEMP"],"location":"{40lat;45long}","serviceName":"TestDeviceServiceName","profileName":"TestDeviceProfileName","autoEvents":[{"interval":"300ms","onChange":true,"sourceName":"TestDevice"}],"protocols":{"modbus-ip":{"Address":"localhost","Port":"1502","UnitID":"1"}}}} 21:52:02 {"apiVersion":"v3","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","device":{"id":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","name":"TestDevice","description":"TestDescription","adminState":"LOCKED","operatingState":"UP","serviceName":"TestDeviceServiceName","profileName":"TestDeviceProfileName","labels":["MODBUS","TEMP"],"location":"{40lat;45long}","autoEvents":[{"interval":"300ms","onChange":true,"sourceName":"TestDevice"}],"protocols":{"modbus-ip":{"Address":"localhost","Port":"1502","UnitID":"1"}},"tags":null,"properties":null}} 21:52:02 {"apiVersion":"v3","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","service":{"name":"TestDeviceServiceName","labels":["MODBUS","TEMP"],"baseAddress":"http://0.0.0.0:49991/api/v1/callback","adminState":"LOCKED"}} 21:52:02 {"apiVersion":"v3","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","service":{"id":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","name":"TestDeviceServiceName","description":null,"baseAddress":"http://0.0.0.0:49991/api/v1/callback","labels":["MODBUS","TEMP"],"adminState":"LOCKED"}} 21:52:02 --- FAIL: TestAddProvisionWatcherRequest_Validate (0.00s) 21:52:02 --- FAIL: TestAddProvisionWatcherRequest_Validate/valid_AddProvisionWatcherRequest (0.00s) 21:52:02 panic: dive error! can't dive on a non slice or map [recovered] 21:52:02 panic: dive error! can't dive on a non slice or map 21:52:02 21:52:02 goroutine 517 [running]: 21:52:02 testing.tRunner.func1.2({0x280780, 0x37b278}) 21:52:02 /usr/local/go/src/testing/testing.go:1526 +0x1c8 21:52:02 testing.tRunner.func1() 21:52:02 /usr/local/go/src/testing/testing.go:1529 +0x364 21:52:02 panic({0x280780, 0x37b278}) 21:52:02 /usr/local/go/src/runtime/panic.go:884 +0x1f4 21:52:02 github.com/go-playground/validator/v10.(*validate).traverseField(0x40000b2000, {0x37d7a8, 0x4000130000}, {0x2ca040?, 0x40005f0030?, 0x40002ce1b0?}, {0x2bbc40?, 0x40005f00a8?, 0x40000d0900?}, {0x40000ae000, ...}, ...) 21:52:02 /go/pkg/mod/github.com/go-playground/validator/v10@v10.15.3/validator.go:317 +0x2124 21:52:02 github.com/go-playground/validator/v10.(*validate).validateStruct(0x40000b2000, {0x37d7a8, 0x4000130000}, {0x2a5e60?, 0x40005f0010?, 0x40000a00d0?}, {0x2ca040?, 0x40005f0030?, 0x40005ec570?}, {0x381030?, ...}, ...) 21:52:02 /go/pkg/mod/github.com/go-playground/validator/v10@v10.15.3/validator.go:77 +0x51c 21:52:02 github.com/go-playground/validator/v10.(*validate).traverseField(0x40000b2000, {0x37d7a8, 0x4000130000}, {0x2a5e60?, 0x40005f0010?, 0x40000d0b78?}, {0x2ca040?, 0x40005f0030?, 0xd5cc4?}, {0x40000ae000, ...}, ...) 21:52:02 /go/pkg/mod/github.com/go-playground/validator/v10@v10.15.3/validator.go:197 +0x14f0 21:52:02 github.com/go-playground/validator/v10.(*validate).validateStruct(0x40000b2000, {0x37d7a8, 0x4000130000}, {0x295020?, 0x40005f0010?, 0x40000d0d98?}, {0x2a5e60?, 0x40005f0010?, 0x40000a4000?}, {0x381030?, ...}, ...) 21:52:02 /go/pkg/mod/github.com/go-playground/validator/v10@v10.15.3/validator.go:77 +0x51c 21:52:02 github.com/go-playground/validator/v10.(*Validate).StructCtx(0x4000471ce0, {0x37d7a8, 0x4000130000}, {0x295020, 0x40005f0010}) 21:52:02 /go/pkg/mod/github.com/go-playground/validator/v10@v10.15.3/validator_instance.go:393 +0x390 21:52:02 github.com/go-playground/validator/v10.(*Validate).Struct(...) 21:52:02 /go/pkg/mod/github.com/go-playground/validator/v10@v10.15.3/validator_instance.go:366 21:52:02 github.com/edgexfoundry/go-mod-core-contracts/v3/common.Validate({0x295020?, 0x40005f0010?}) 21:52:02 /w/workspace/go-mod-core-contracts/1/common/validator.go:59 +0x50 21:52:02 github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests.(*AddProvisionWatcherRequest).Validate(...) 21:52:02 /w/workspace/go-mod-core-contracts/1/dtos/requests/provisionwatcher.go:26 21:52:02 github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests.TestAddProvisionWatcherRequest_Validate.func1(0x40005e9520?) 21:52:02 /w/workspace/go-mod-core-contracts/1/dtos/requests/provisionwatcher_test.go:141 +0x68 21:52:02 testing.tRunner(0x40005e9860, 0x40005db2a0) 21:52:02 /usr/local/go/src/testing/testing.go:1576 +0x104 21:52:02 created by testing.(*T).Run 21:52:02 /usr/local/go/src/testing/testing.go:1629 +0x370 21:52:02 FAIL github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.255s 21:52:02 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.072s coverage: 60.5% of statements 21:52:02 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.042s coverage: 36.1% of statements 21:52:02 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.048s coverage: 48.7% of statements 21:52:02 FAIL 21:52:02 make: *** [Makefile:10: unittest] Error 1 [Pipeline] } 21:52:02 $ docker stop --time=1 16e408ad4ae2c17be0cd3816b28cf48d99218b3e60edc718c51436fa4592f35f 21:52:04 $ docker rm -f --volumes 16e408ad4ae2c17be0cd3816b28cf48d99218b3e60edc718c51436fa4592f35f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:52:06 21:52:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:52:06 arm64: Pulling from edgex-lftools-log-publisher 21:52:06 8998bd30e6a1: Pulling fs layer 21:52:06 04944245beec: Pulling fs layer 21:52:06 699f458cf7ca: Pulling fs layer 21:52:06 765212b225bb: Pulling fs layer 21:52:06 f23df028b6ca: Pulling fs layer 21:52:06 d65c8cfc05b1: Pulling fs layer 21:52:06 2437ff75d9bd: Pulling fs layer 21:52:06 765212b225bb: Waiting 21:52:06 f23df028b6ca: Waiting 21:52:06 d65c8cfc05b1: Waiting 21:52:06 2437ff75d9bd: Waiting 21:52:07 04944245beec: Verifying Checksum 21:52:07 04944245beec: Download complete 21:52:07 765212b225bb: Verifying Checksum 21:52:07 765212b225bb: Download complete 21:52:07 f23df028b6ca: Verifying Checksum 21:52:07 f23df028b6ca: Download complete 21:52:07 d65c8cfc05b1: Verifying Checksum 21:52:07 d65c8cfc05b1: Download complete 21:52:07 699f458cf7ca: Verifying Checksum 21:52:07 699f458cf7ca: Download complete 21:52:07 8998bd30e6a1: Verifying Checksum 21:52:07 8998bd30e6a1: Download complete 21:52:09 2437ff75d9bd: Verifying Checksum 21:52:09 2437ff75d9bd: Download complete 21:52:11 8998bd30e6a1: Pull complete 21:52:11 04944245beec: Pull complete 21:52:13 699f458cf7ca: Pull complete 21:52:13 765212b225bb: Pull complete 21:52:14 f23df028b6ca: Pull complete 21:52:14 d65c8cfc05b1: Pull complete 21:52:29 2437ff75d9bd: Pull complete 21:52:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:52:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:52:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:29 prd-ubuntu20.04-docker-arm64-4c-16g-5278 does not seem to be running inside a container 21:52:29 $ 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 21:52:31 $ docker top 566ebd642e6df85a2c2be47ba0e5fb23cbf069a6ff9c6dff9511d91645222843 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:32 ---> job-cost.sh 21:52:32 lf-activate-venv: SKIPPING 21:52:32 INFO: No Stack... 21:52:33 INFO: Retrieving Pricing Info for: v3-standard-4 21:52:33 INFO: Archiving Costs [Pipeline] sh 21:52:34 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 21:52:34 + cut -d, -f6 [Pipeline] lock 21:52:34 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-854-1-stack-cost] 21:52:34 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-854-1-stack-cost] did not exist. Created. 21:52:34 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-854-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:52:35 /w/workspace/go-mod-core-contracts/1@tmp/durable-c04e1725/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:52:35 + echo total: 0.10999999940395355 [Pipeline] stash 21:52:35 Warning: overwriting stash ‘stack-cost’ 21:52:35 Stashed 1 file(s) [Pipeline] } 21:52:35 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-854-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:52:35 $ docker stop --time=1 566ebd642e6df85a2c2be47ba0e5fb23cbf069a6ff9c6dff9511d91645222843 21:52:37 $ docker rm -f --volumes 566ebd642e6df85a2c2be47ba0e5fb23cbf069a6ff9c6dff9511d91645222843 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:52:38 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:52:40 + [ -d /w/workspace/dry_go-mod-core-contracts_PR-854/archives ] 21:52:40 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-854/archives 21:52:40 total 16 21:52:40 drwxr-xr-x 3 root root 4096 Sep 4 21:48 . 21:52:40 drwxrwxr-x 11 jenkins jenkins 4096 Sep 4 21:48 .. 21:52:40 drwxr-xr-x 2 root root 4096 Sep 4 21:48 cost 21:52:40 -rw-r--r-- 1 root root 93 Sep 4 21:48 cost.csv 21:52:40 + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-854/archives 21:52:40 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-854/archives 21:52:40 total 16 21:52:40 drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 21:48 . 21:52:40 drwxrwxr-x 11 jenkins jenkins 4096 Sep 4 21:48 .. 21:52:40 drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 21:48 cost 21:52:40 -rw-r--r-- 1 jenkins jenkins 93 Sep 4 21:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:52:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:52:41 ---> package-listing.sh 21:52:41 ++ facter osfamily 21:52:41 ++ tr '[:upper:]' '[:lower:]' 21:52:41 + OS_FAMILY=debian 21:52:41 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-854 21:52:41 + START_PACKAGES=/tmp/packages_start.txt 21:52:41 + END_PACKAGES=/tmp/packages_end.txt 21:52:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:52:41 + PACKAGES=/tmp/packages_start.txt 21:52:41 + '[' /w/workspace/dry_go-mod-core-contracts_PR-854 ']' 21:52:41 + PACKAGES=/tmp/packages_end.txt 21:52:41 + case "${OS_FAMILY}" in 21:52:41 + dpkg -l 21:52:41 + grep '^ii' 21:52:41 + '[' -f /tmp/packages_start.txt ']' 21:52:41 + '[' -f /tmp/packages_end.txt ']' 21:52:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:52:41 + '[' /w/workspace/dry_go-mod-core-contracts_PR-854 ']' 21:52:41 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-854/archives/ 21:52:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-854/archives/ [Pipeline] echo 21:52:41 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-854/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:52:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:52:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:42 prd-ubuntu20.04-docker-8c-8g-5277 does not seem to be running inside a container 21:52:42 $ 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-854/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-854 -v /w/workspace/dry_go-mod-core-contracts_PR-854:/w/workspace/dry_go-mod-core-contracts_PR-854:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-854@tmp:/w/workspace/dry_go-mod-core-contracts_PR-854@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 21:52:42 $ docker top 44ac424fa5a0d3910d50ed0e2bf7aebece6860aefb8f4a11ecdf99bf1f6dc86b -eo pid,comm [Pipeline] { [Pipeline] sh 21:52:43 + touch /tmp/pre-build-complete [Pipeline] sh 21:52:43 + mkdir -p /var/log/sysstat [Pipeline] sh 21:52:43 + ls /var/log/sa-host 21:52:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:52:44 provisioning config files... 21:52:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-854@tmp/config16849491262932732935tmp [Pipeline] { [Pipeline] echo 21:52:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:52:44 ---> create-netrc.sh [Pipeline] } 21:52:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:52:44 ---> python-tools-install.sh [Pipeline] echo 21:52:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:52:45 ---> sudo-logs.sh 21:52:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:52:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:52:45 ---> job-cost.sh 21:52:45 lf-activate-venv: SKIPPING 21:52:45 DEBUG: total: 0.2199999988079071 21:52:45 INFO: Retrieving Stack Cost... 21:52:45 INFO: Retrieving Pricing Info for: v3-standard-8 21:52:46 INFO: Archiving Costs [Pipeline] echo 21:52:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:52:46 ---> logs-deploy.sh 21:52:46 lf-activate-venv: SKIPPING 21:52:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-854/1 21:52:46 INFO: archiving workspace using pattern(s): 21:52:47 Archives upload complete. 21:52:47 INFO: archiving logs to Nexus 21:52:48 ---> uname -a: 21:52:48 Linux prd-ubuntu20-04-docker-8c-8g-5277 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:52:48 21:52:48 21:52:48 ---> lscpu: 21:52:48 Architecture: x86_64 21:52:48 CPU op-mode(s): 32-bit, 64-bit 21:52:48 Byte Order: Little Endian 21:52:48 Address sizes: 40 bits physical, 48 bits virtual 21:52:48 CPU(s): 8 21:52:48 On-line CPU(s) list: 0-7 21:52:48 Thread(s) per core: 1 21:52:48 Core(s) per socket: 1 21:52:48 Socket(s): 8 21:52:48 NUMA node(s): 1 21:52:48 Vendor ID: AuthenticAMD 21:52:48 CPU family: 23 21:52:48 Model: 49 21:52:48 Model name: AMD EPYC-Rome Processor 21:52:48 Stepping: 0 21:52:48 CPU MHz: 2799.998 21:52:48 BogoMIPS: 5599.99 21:52:48 Virtualization: AMD-V 21:52:48 Hypervisor vendor: KVM 21:52:48 Virtualization type: full 21:52:48 L1d cache: 256 KiB 21:52:48 L1i cache: 256 KiB 21:52:48 L2 cache: 4 MiB 21:52:48 L3 cache: 128 MiB 21:52:48 NUMA node0 CPU(s): 0-7 21:52:48 Vulnerability Itlb multihit: Not affected 21:52:48 Vulnerability L1tf: Not affected 21:52:48 Vulnerability Mds: Not affected 21:52:48 Vulnerability Meltdown: Not affected 21:52:48 Vulnerability Mmio stale data: Not affected 21:52:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:52:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:52:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:52:48 Vulnerability Srbds: Not affected 21:52:48 Vulnerability Tsx async abort: Not affected 21:52:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:52:48 21:52:48 21:52:48 ---> nproc: 21:52:48 8 21:52:48 21:52:48 21:52:48 ---> df -h: 21:52:48 Filesystem Size Used Avail Use% Mounted on 21:52:48 overlay 155G 11G 145G 7% / 21:52:48 tmpfs 64M 0 64M 0% /dev 21:52:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:52:48 shm 64M 0 64M 0% /dev/shm 21:52:48 /dev/vda1 155G 11G 145G 7% /facter-os 21:52:48 21:52:48 21:52:48 ---> sar -b -r -n DEV: 21:52:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5277) 09/04/23 _x86_64_ (8 CPU) 21:52:48 21:52:48 21:46:48 LINUX RESTART (8 CPU) 21:52:48 21:52:48 21:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:52:48 21:48:01 147.23 47.29 99.93 0.00 5322.31 88260.89 0.00 21:52:48 21:49:01 52.76 0.20 52.56 0.00 10.66 41850.49 0.00 21:52:48 21:50:01 4.03 0.00 4.03 0.00 0.00 14807.28 0.00 21:52:48 21:51:01 3.75 0.00 3.75 0.00 0.00 14938.98 0.00 21:52:48 21:52:01 28.75 11.25 17.50 0.00 3473.55 18487.59 0.00 21:52:48 Average: 47.30 11.75 35.55 0.00 1761.31 35669.05 0.00 21:52:48 21:52:48 21:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:52:48 21:48:01 29214056 31625240 697784 2.12 72000 2615460 1871520 5.52 961824 2356592 348 21:52:48 21:49:01 28678196 31605184 702600 2.14 91584 3067888 1748096 5.15 1045084 2746012 392 21:52:48 21:50:01 28677876 31604984 702404 2.14 91680 3067880 1748096 5.15 1045208 2746012 12 21:52:48 21:51:01 28686172 31613460 693756 2.11 91760 3067892 1748096 5.15 1036384 2746016 4 21:52:48 21:52:01 28431312 31580976 717904 2.18 97316 3272172 1791472 5.28 1212632 2802068 1336 21:52:48 Average: 28737522 31605969 702890 2.14 88868 3018258 1781456 5.25 1060226 2679340 418 21:52:48 21:52:48 21:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:52:48 21:48:01 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 21:52:48 21:48:01 ens3 560.96 355.76 6700.86 86.51 0.00 0.00 0.00 0.00 21:52:48 21:48:01 docker0 3.83 3.30 0.50 43.31 0.00 0.00 0.00 0.00 21:52:48 21:49:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 21:52:48 21:49:01 ens3 211.75 127.38 3263.45 90.25 0.00 0.00 0.00 0.00 21:52:48 21:49:01 docker0 44.81 94.88 3.27 730.04 0.00 0.00 0.00 0.00 21:52:48 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:48 21:50:01 ens3 0.30 0.20 0.25 0.20 0.00 0.00 0.00 0.00 21:52:48 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:48 21:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:48 21:51:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:52:48 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:48 21:52:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 21:52:48 21:52:01 ens3 71.10 24.30 1373.66 1.86 0.00 0.00 0.00 0.00 21:52:48 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:48 Average: lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 21:52:48 Average: ens3 168.86 101.55 2267.64 35.77 0.00 0.00 0.00 0.00 21:52:48 Average: docker0 9.73 19.64 0.75 154.67 0.00 0.00 0.00 0.00 21:52:48 21:52:48 21:52:48 ---> sar -P ALL: 21:52:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5277) 09/04/23 _x86_64_ (8 CPU) 21:52:48 21:52:48 21:46:48 LINUX RESTART (8 CPU) 21:52:48 21:52:48 21:47:01 CPU %user %nice %system %iowait %steal %idle 21:52:48 21:48:01 all 9.34 0.00 3.18 2.93 0.07 84.49 21:52:48 21:48:01 0 8.19 0.00 3.16 0.57 0.07 88.01 21:52:48 21:48:01 1 11.44 0.00 2.78 2.70 0.07 83.01 21:52:48 21:48:01 2 10.60 0.00 3.93 9.82 0.07 75.59 21:52:48 21:48:01 3 8.42 0.00 3.98 0.71 0.08 86.80 21:52:48 21:48:01 4 8.68 0.00 2.84 0.44 0.05 87.99 21:52:48 21:48:01 5 8.50 0.00 3.64 6.43 0.07 81.37 21:52:48 21:48:01 6 9.26 0.00 2.17 1.55 0.07 86.96 21:52:48 21:48:01 7 9.59 0.00 2.92 1.21 0.08 86.19 21:52:48 21:49:01 all 14.06 0.00 3.38 2.08 0.06 80.42 21:52:48 21:49:01 0 14.39 0.00 4.23 1.42 0.05 79.92 21:52:48 21:49:01 1 13.99 0.00 3.26 2.75 0.08 79.92 21:52:48 21:49:01 2 14.11 0.00 3.01 0.25 0.05 82.57 21:52:48 21:49:01 3 13.99 0.00 3.09 0.18 0.05 82.68 21:52:48 21:49:01 4 15.11 0.00 3.40 0.03 0.07 81.39 21:52:48 21:49:01 5 14.20 0.00 3.26 0.12 0.08 82.34 21:52:48 21:49:01 6 12.61 0.00 3.60 11.78 0.05 71.97 21:52:48 21:49:01 7 14.10 0.00 3.18 0.13 0.05 82.53 21:52:48 21:50:01 all 0.02 0.00 0.01 0.02 0.01 99.95 21:52:48 21:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:52:48 21:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:52:48 21:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:52:48 21:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:52:48 21:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:52:48 21:50:01 5 0.05 0.00 0.03 0.00 0.02 99.90 21:52:48 21:50:01 6 0.00 0.00 0.03 0.13 0.00 99.83 21:52:48 21:50:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:52:48 21:51:01 all 0.20 0.00 0.02 0.01 0.01 99.76 21:52:48 21:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:52:48 21:51:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:52:48 21:51:01 2 1.34 0.00 0.02 0.00 0.02 98.63 21:52:48 21:51:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:52:48 21:51:01 4 0.05 0.00 0.00 0.00 0.00 99.95 21:52:48 21:51:01 5 0.13 0.00 0.05 0.00 0.02 99.80 21:52:48 21:51:01 6 0.02 0.00 0.02 0.08 0.00 99.88 21:52:48 21:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:52:48 21:52:01 all 1.10 0.00 0.41 0.64 0.01 97.84 21:52:48 21:52:01 0 0.87 0.00 0.58 1.13 0.02 97.40 21:52:48 21:52:01 1 0.67 0.00 0.35 0.53 0.00 98.45 21:52:48 21:52:01 2 2.36 0.00 0.31 0.03 0.00 97.29 21:52:48 21:52:01 3 0.73 0.00 0.62 1.82 0.00 96.83 21:52:48 21:52:01 4 1.28 0.00 0.27 0.10 0.02 98.33 21:52:48 21:52:01 5 0.42 0.00 0.22 0.02 0.02 99.33 21:52:48 21:52:01 6 0.92 0.00 0.43 1.32 0.02 97.32 21:52:48 21:52:01 7 1.54 0.00 0.47 0.18 0.02 97.80 21:52:48 Average: all 4.92 0.00 1.39 1.13 0.03 92.53 21:52:48 Average: 0 4.67 0.00 1.59 0.62 0.03 93.08 21:52:48 Average: 1 5.21 0.00 1.28 1.19 0.03 92.28 21:52:48 Average: 2 5.65 0.00 1.44 2.00 0.03 90.88 21:52:48 Average: 3 4.62 0.00 1.54 0.54 0.03 93.28 21:52:48 Average: 4 5.01 0.00 1.30 0.11 0.03 93.55 21:52:48 Average: 5 4.65 0.00 1.43 1.30 0.04 92.57 21:52:48 Average: 6 4.53 0.00 1.24 2.95 0.03 91.25 21:52:48 Average: 7 5.02 0.00 1.31 0.30 0.03 93.33 21:52:48 21:52:48 21:52:48