Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 551051db7aaa0b435323df95571c6aae9f281fd0 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-ssh8832153160731452605.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4992052352752754958.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh666975222427275302.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh877648347409095306.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14706289542072648952.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22973 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 551051db7aaa0b435323df95571c6aae9f281fd0 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 551051db7aaa0b435323df95571c6aae9f281fd0 # timeout=10 Commit message: "Merge pull request #756 from hahattan/uom" > git rev-list --no-walk 7564b23d55ded10561c72ebec295f8709b7e2fff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:06:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:06:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:06:36 ========================================================= 15:06:36 EdgeX Global Pipelines Version Info 15:06:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:06:37 ------------------- 15:06:37 stable info: 15:06:37 ------------------- 15:06:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:06:37 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:06:37 Message: update stable to v1.0.238 15:06:38 ------------------- 15:06:38 experimental info: 15:06:38 ------------------- 15:06:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:06:38 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:06:38 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 551051db7aaa0b435323df95571c6aae9f281fd0 [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 551051d [Pipeline] echo 15:06:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:06:39 + git rev-list -1 --merges 551051db7aaa0b435323df95571c6aae9f281fd0~1..551051db7aaa0b435323df95571c6aae9f281fd0 [Pipeline] echo 15:06:39 -----------> git rev-list -1 --merges 551051db7aaa0b435323df95571c6aae9f281fd0~1..551051db7aaa0b435323df95571c6aae9f281fd0 551051db7aaa0b435323df95571c6aae9f281fd0 15:06:39 551051db7aaa0b435323df95571c6aae9f281fd0 [false] [Pipeline] sh 15:06:39 + git log --format=format:%s -1 551051db7aaa0b435323df95571c6aae9f281fd0 [Pipeline] echo 15:06:39 ========================================================= 15:06:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:06:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:06:39 + git log --format=format:%s -1 551051db7aaa0b435323df95571c6aae9f281fd0 [Pipeline] echo 15:06:39 [semverPrep] GIT_COMMIT: 551051db7aaa0b435323df95571c6aae9f281fd0, Commit Message: Merge pull request #756 from hahattan/uom [Pipeline] echo 15:06:39 [semverPrep] This is not a build commit. [Pipeline] sh 15:06:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:06:40 + grep -v github /etc/ssh/ssh_known_hosts 15:06:40 + [ -e /tmp/ssh_known_hosts ] 15:06:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:06:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:06:40 + sudo tee -a /etc/ssh/ssh_known_hosts 15:06:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:06:40 15:06:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:06:41 0.1.4: Pulling from edgex-devops/py-git-semver 15:06:41 b85a868b505f: Pulling fs layer 15:06:41 e2be974225ed: Pulling fs layer 15:06:41 339a4e72a1f5: Pulling fs layer 15:06:41 988bab9f4d93: Pulling fs layer 15:06:41 1469e6f7b9e6: Pulling fs layer 15:06:41 eaf3925da568: Pulling fs layer 15:06:41 bab4dde63d76: Pulling fs layer 15:06:41 bde34c3a00c8: Pulling fs layer 15:06:41 b352a97aabf1: Pulling fs layer 15:06:41 4872d77fe225: Pulling fs layer 15:06:41 5851b861e8e6: Pulling fs layer 15:06:41 1469e6f7b9e6: Waiting 15:06:41 eaf3925da568: Waiting 15:06:41 988bab9f4d93: Waiting 15:06:41 bab4dde63d76: Waiting 15:06:41 bde34c3a00c8: Waiting 15:06:41 b352a97aabf1: Waiting 15:06:41 4872d77fe225: Waiting 15:06:41 e2be974225ed: Download complete 15:06:41 988bab9f4d93: Verifying Checksum 15:06:41 988bab9f4d93: Download complete 15:06:41 1469e6f7b9e6: Verifying Checksum 15:06:41 1469e6f7b9e6: Download complete 15:06:41 eaf3925da568: Download complete 15:06:41 339a4e72a1f5: Verifying Checksum 15:06:41 339a4e72a1f5: Download complete 15:06:41 bde34c3a00c8: Verifying Checksum 15:06:41 bde34c3a00c8: Download complete 15:06:41 b352a97aabf1: Verifying Checksum 15:06:41 b352a97aabf1: Download complete 15:06:41 4872d77fe225: Verifying Checksum 15:06:41 4872d77fe225: Download complete 15:06:41 5851b861e8e6: Verifying Checksum 15:06:41 5851b861e8e6: Download complete 15:06:41 b85a868b505f: Verifying Checksum 15:06:41 b85a868b505f: Download complete 15:06:42 bab4dde63d76: Verifying Checksum 15:06:43 b85a868b505f: Pull complete 15:06:43 e2be974225ed: Pull complete 15:06:43 339a4e72a1f5: Pull complete 15:06:43 988bab9f4d93: Pull complete 15:06:43 1469e6f7b9e6: Pull complete 15:06:44 eaf3925da568: Pull complete 15:06:46 bab4dde63d76: Pull complete 15:06:46 bde34c3a00c8: Pull complete 15:06:46 b352a97aabf1: Pull complete 15:06:46 4872d77fe225: Pull complete 15:06:46 5851b861e8e6: Pull complete 15:06:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:06:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:06:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:46 prd-ubuntu20.04-docker-8c-8g-22973 does not seem to be running inside a container 15:06:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:06:47 $ docker top b178f030213c6e928ff0591cc6650d278d69118eb017854e3d879de62a2f990c -eo pid,comm 15:06:47 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). 15:06:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:06:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:47 [ssh-agent] Looking for ssh-agent implementation... 15:06:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:48 $ docker exec b178f030213c6e928ff0591cc6650d278d69118eb017854e3d879de62a2f990c ssh-agent 15:06:48 SSH_AUTH_SOCK=/tmp/ssh-JXzEH4Y4IxRF/agent.33 15:06:48 SSH_AGENT_PID=39 15:06:48 Running ssh-add (command line suppressed) 15:06:48 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7931418421279656171.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7931418421279656171.key) 15:06:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:48 + git tag --points-at HEAD [Pipeline] } 15:06:48 $ docker exec --env ******** --env ******** b178f030213c6e928ff0591cc6650d278d69118eb017854e3d879de62a2f990c ssh-agent -k 15:06:48 unset SSH_AUTH_SOCK; 15:06:48 unset SSH_AGENT_PID; 15:06:48 echo Agent pid 39 killed; 15:06:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:06:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:48 [ssh-agent] Looking for ssh-agent implementation... 15:06:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:48 $ docker exec b178f030213c6e928ff0591cc6650d278d69118eb017854e3d879de62a2f990c ssh-agent 15:06:49 SSH_AUTH_SOCK=/tmp/ssh-5bZZOcIeAguT/agent.72 15:06:49 SSH_AGENT_PID=79 15:06:49 Running ssh-add (command line suppressed) 15:06:49 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2978500491762262757.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2978500491762262757.key) 15:06:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:49 + git semver init 15:06:49 2022-08-17 15:06:49,681 [run_init] DEBUG init version:0.0.0 force:False 15:06:49 2022-08-17 15:06:49,682 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 15:06:49 2022-08-17 15:06:49,682 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 15:06:49 2022-08-17 15:06:49,683 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 15:06:50 2022-08-17 15:06:50,502 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 15:06:50 2022-08-17 15:06:50,503 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 15:06:50 2022-08-17 15:06:50,503 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 15:06:50 2022-08-17 15:06:50,503 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 15:06:50 2.3.0-dev.15 [Pipeline] } 15:06:50 $ docker exec --env ******** --env ******** b178f030213c6e928ff0591cc6650d278d69118eb017854e3d879de62a2f990c ssh-agent -k 15:06:50 unset SSH_AUTH_SOCK; 15:06:50 unset SSH_AGENT_PID; 15:06:50 echo Agent pid 79 killed; 15:06:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:06:51 + git semver [Pipeline] } 15:06:51 $ docker stop --time=1 b178f030213c6e928ff0591cc6650d278d69118eb017854e3d879de62a2f990c 15:06:52 $ docker rm -f b178f030213c6e928ff0591cc6650d278d69118eb017854e3d879de62a2f990c [Pipeline] // withDockerContainer [Pipeline] sh 15:06:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:06:53 Stashed 1 file(s) [Pipeline] echo 15:06:53 [edgeXSemver]: initialized semver on version 2.3.0-dev.15 [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 15:06:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:06:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:06:53 ========================================================= 15:06:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:06:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:06:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:06:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:06:53 2408cc74d12b: Pulling fs layer 15:06:53 ea60b727a1ce: Pulling fs layer 15:06:53 30c4a7721957: Pulling fs layer 15:06:53 370296b7ddb6: Pulling fs layer 15:06:53 7c6cee850709: Pulling fs layer 15:06:53 39a5fcdaea64: Pulling fs layer 15:06:53 d94ebbe4e438: Pulling fs layer 15:06:53 bcfd1f05c69d: Pulling fs layer 15:06:53 59ccb84bbe0f: Pulling fs layer 15:06:53 370296b7ddb6: Waiting 15:06:53 7c6cee850709: Waiting 15:06:53 d94ebbe4e438: Waiting 15:06:53 bcfd1f05c69d: Waiting 15:06:53 39a5fcdaea64: Waiting 15:06:53 59ccb84bbe0f: Waiting 15:06:53 30c4a7721957: Verifying Checksum 15:06:53 30c4a7721957: Download complete 15:06:53 ea60b727a1ce: Verifying Checksum 15:06:53 ea60b727a1ce: Download complete 15:06:53 7c6cee850709: Verifying Checksum 15:06:53 7c6cee850709: Download complete 15:06:53 39a5fcdaea64: Verifying Checksum 15:06:53 39a5fcdaea64: Download complete 15:06:53 2408cc74d12b: Verifying Checksum 15:06:53 2408cc74d12b: Download complete 15:06:53 d94ebbe4e438: Verifying Checksum 15:06:53 d94ebbe4e438: Download complete 15:06:54 2408cc74d12b: Pull complete 15:06:54 ea60b727a1ce: Pull complete 15:06:54 30c4a7721957: Pull complete 15:06:54 59ccb84bbe0f: Verifying Checksum 15:06:54 59ccb84bbe0f: Download complete 15:06:54 bcfd1f05c69d: Verifying Checksum 15:06:54 bcfd1f05c69d: Download complete 15:06:54 370296b7ddb6: Verifying Checksum 15:06:54 370296b7ddb6: Download complete 15:06:58 370296b7ddb6: Pull complete 15:06:58 7c6cee850709: Pull complete 15:06:58 39a5fcdaea64: Pull complete 15:06:58 d94ebbe4e438: Pull complete 15:07:00 bcfd1f05c69d: Pull complete 15:07:01 59ccb84bbe0f: Pull complete 15:07:01 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 15:07:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:07:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 15:07:01 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:01 + docker inspect -f . ci-base-image-x86_64 15:07:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:02 prd-ubuntu20.04-docker-8c-8g-22973 does not seem to be running inside a container 15:07:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:07:03 $ docker top dd1ecc01ecca4f744002619ad34eef8e66129559f3971537c94a8a175a189fbb -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:04 + go version 15:07:04 go version go1.18.3 linux/amd64 [Pipeline] } 15:07:04 $ docker stop --time=1 dd1ecc01ecca4f744002619ad34eef8e66129559f3971537c94a8a175a189fbb 15:07:05 $ docker rm -f dd1ecc01ecca4f744002619ad34eef8e66129559f3971537c94a8a175a189fbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:06 + docker inspect -f . ci-base-image-x86_64 15:07:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:06 prd-ubuntu20.04-docker-8c-8g-22973 does not seem to be running inside a container 15:07:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:07:06 $ docker top 7e36d92b32b348a4082138523ae65b83975dd024691fe11af5ed34691970103f -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:06 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 15:07:07 + make test 15:07:07 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:07:07 go: downloading github.com/go-playground/validator/v10 v10.11.0 15:07:07 go: downloading github.com/google/uuid v1.3.0 15:07:07 go: downloading github.com/go-kit/log v0.2.1 15:07:07 go: downloading github.com/stretchr/testify v1.8.0 15:07:07 go: downloading gopkg.in/yaml.v3 v3.0.1 15:07:07 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 15:07:07 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:07:07 go: downloading github.com/davecgh/go-spew v1.1.1 15:07:07 go: downloading github.com/pmezard/go-difflib v1.0.0 15:07:07 go: downloading github.com/stretchr/objx v0.4.0 15:07:07 go: downloading github.com/go-playground/universal-translator v0.18.0 15:07:07 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 15:07:07 go: downloading github.com/leodido/go-urn v1.2.1 15:07:07 go: downloading golang.org/x/text v0.3.7 15:07:07 go: downloading github.com/go-playground/locales v0.14.0 15:07:07 go: downloading github.com/x448/float16 v0.8.4 15:07:08 Still waiting to schedule task 15:07:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:07:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 15:07:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.083s coverage: 83.4% of statements 15:07:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 15:07:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 15:07:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 15:07:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.056s coverage: 29.4% of statements 15:07:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] 15:07:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 15:07:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.016s coverage: 53.5% of statements 15:07:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.012s coverage: 90.5% of statements 15:07:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.055s coverage: 86.8% of statements 15:07:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 60.5% of statements 15:07:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.024s coverage: 36.1% of statements 15:07:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.009s coverage: 48.7% of statements 15:07:21 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 15:07:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:07:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:07:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 15:07:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:07:23 $ docker stop --time=1 7e36d92b32b348a4082138523ae65b83975dd024691fe11af5ed34691970103f 15:07:25 $ docker rm -f 7e36d92b32b348a4082138523ae65b83975dd024691fe11af5ed34691970103f [Pipeline] // withDockerContainer [Pipeline] sh 15:07:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:07:25 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 15:07:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:07:26 15:07:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:07:26 latest: Pulling from edgex-lftools-log-publisher 15:07:26 5eb5b503b376: Pulling fs layer 15:07:26 5c69ac0246d0: Pulling fs layer 15:07:26 ec43610c2a17: Pulling fs layer 15:07:26 3a2ae6a8a46f: Pulling fs layer 15:07:26 33b1e0a273af: Pulling fs layer 15:07:26 5d3b04190fa2: Pulling fs layer 15:07:26 2f39f015ded8: Pulling fs layer 15:07:26 5d3b04190fa2: Waiting 15:07:26 33b1e0a273af: Waiting 15:07:26 2f39f015ded8: Waiting 15:07:26 5c69ac0246d0: Download complete 15:07:26 3a2ae6a8a46f: Download complete 15:07:26 33b1e0a273af: Verifying Checksum 15:07:26 33b1e0a273af: Download complete 15:07:26 ec43610c2a17: Verifying Checksum 15:07:26 ec43610c2a17: Download complete 15:07:26 5d3b04190fa2: Download complete 15:07:26 5eb5b503b376: Verifying Checksum 15:07:26 5eb5b503b376: Download complete 15:07:27 2f39f015ded8: Download complete 15:07:27 5eb5b503b376: Pull complete 15:07:28 5c69ac0246d0: Pull complete 15:07:28 ec43610c2a17: Pull complete 15:07:28 3a2ae6a8a46f: Pull complete 15:07:28 33b1e0a273af: Pull complete 15:07:28 5d3b04190fa2: Pull complete 15:07:33 2f39f015ded8: Pull complete 15:07:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:07:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:07:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:33 prd-ubuntu20.04-docker-8c-8g-22973 does not seem to be running inside a container 15:07:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:07:35 $ docker top 7996d03341bb97242750e32d0c505787e0f8c38d886cf749fd5bbb06b05164e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:35 ---> job-cost.sh 15:07:35 lf-activate-venv: SKIPPING 15:07:35 INFO: No Stack... 15:07:36 INFO: Retrieving Pricing Info for: v3-standard-8 15:07:36 INFO: Archiving Costs [Pipeline] sh 15:07:36 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 15:07:36 + cut -d, -f6 [Pipeline] lock 15:07:36 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-81-stack-cost] 15:07:36 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-81-stack-cost] did not exist. Created. 15:07:36 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:07:37 + echo total: 0.2199999988079071 [Pipeline] stash 15:07:37 Stashed 1 file(s) [Pipeline] } 15:07:37 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-81-stack-cost] [Pipeline] // lock [Pipeline] } 15:07:37 $ docker stop --time=1 7996d03341bb97242750e32d0c505787e0f8c38d886cf749fd5bbb06b05164e4 15:07:38 $ docker rm -f 7996d03341bb97242750e32d0c505787e0f8c38d886cf749fd5bbb06b05164e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:09:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22975 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 15:09:31 Running in /w/workspace/go-mod-core-contracts/81 [Pipeline] { [Pipeline] checkout 15:09:31 Selected Git installation does not exist. Using Default 15:09:31 The recommended git tool is: NONE 15:09:38 using credential edgex-jenkins-ssh 15:09:38 Cloning the remote Git repository 15:09:38 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:09:38 > git init /w/workspace/go-mod-core-contracts/81 # timeout=10 15:09:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:09:38 > git --version # timeout=10 15:09:38 > git --version # 'git version 2.25.1' 15:09:38 using GIT_SSH to set credentials SSH Credentials for GitHub 15:09:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:09:39 Avoid second fetch 15:09:39 Checking out Revision 551051db7aaa0b435323df95571c6aae9f281fd0 (main) 15:09:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:09:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:09:39 > git config core.sparsecheckout # timeout=10 15:09:39 > git checkout -f 551051db7aaa0b435323df95571c6aae9f281fd0 # timeout=10 15:09:44 Commit message: "Merge pull request #756 from hahattan/uom" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:09:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:09:46 % Total % Received % Xferd Average Speed Time Time Time Current 15:09:46 Dload Upload Total Spent Left Speed 15:09:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 46360 0 --:--:-- --:--:-- --:--:-- 46360 [Pipeline] sh 15:09:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:09:48 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 15:09:48 15:09:48 { 15:09:48 "registry-mirrors": [ 15:09:48 "https://nexus3.edgexfoundry.org:10001" 15:09:48 ], 15:09:48 "bip": "10.250.0.254/24", 15:09:48 "hosts": [ 15:09:48 "tcp://0.0.0.0:5555", 15:09:48 "unix:///var/run/docker.sock" 15:09:48 ], 15:09:48 "mtu": 1458, 15:09:48 "selinux-enabled": true, 15:09:48 "seccomp-profile": "/etc/docker/seccomp.json" 15:09:48 } [Pipeline] sh 15:09:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:09:48 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 15:10:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:10:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:10:07 ========================================================= 15:10:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:10:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:10:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:10:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:10:08 b3c136eddcbf: Pulling fs layer 15:10:08 c0a3192eca97: Pulling fs layer 15:10:08 a050256f5b6f: Pulling fs layer 15:10:08 656be50a0ddc: Pulling fs layer 15:10:08 2bbca73fdf42: Pulling fs layer 15:10:08 46d945488cbd: Pulling fs layer 15:10:08 8a5474983e97: Pulling fs layer 15:10:08 329c88fbcd65: Pulling fs layer 15:10:08 8a5474983e97: Waiting 15:10:08 656be50a0ddc: Waiting 15:10:08 2bbca73fdf42: Waiting 15:10:08 329c88fbcd65: Waiting 15:10:08 46d945488cbd: Waiting 15:10:08 a050256f5b6f: Verifying Checksum 15:10:08 a050256f5b6f: Download complete 15:10:08 c0a3192eca97: Verifying Checksum 15:10:08 c0a3192eca97: Download complete 15:10:08 2bbca73fdf42: Download complete 15:10:08 46d945488cbd: Verifying Checksum 15:10:08 46d945488cbd: Download complete 15:10:08 b3c136eddcbf: Verifying Checksum 15:10:08 b3c136eddcbf: Download complete 15:10:09 b3c136eddcbf: Pull complete 15:10:10 329c88fbcd65: Verifying Checksum 15:10:10 329c88fbcd65: Download complete 15:10:10 c0a3192eca97: Pull complete 15:10:11 a050256f5b6f: Pull complete 15:10:11 8a5474983e97: Verifying Checksum 15:10:11 8a5474983e97: Download complete 15:10:11 656be50a0ddc: Download complete 15:10:25 656be50a0ddc: Pull complete 15:10:25 2bbca73fdf42: Pull complete 15:10:25 46d945488cbd: Pull complete 15:10:32 8a5474983e97: Pull complete 15:10:33 329c88fbcd65: Pull complete 15:10:33 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 15:10:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:10:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 15:10:34 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:34 + docker inspect -f . ci-base-image-arm64 15:10:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:34 prd-ubuntu20.04-docker-arm64-4c-16g-22975 does not seem to be running inside a container 15:10:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/81 -v /w/workspace/go-mod-core-contracts/81:/w/workspace/go-mod-core-contracts/81:rw,z -v /w/workspace/go-mod-core-contracts/81@tmp:/w/workspace/go-mod-core-contracts/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:10:38 $ docker top 008f4c0eb5dc865ada058a35ac0a5ca8935893a10ad7760cc7b255cc5e388ff9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:39 + go version 15:10:39 go version go1.18.3 linux/arm64 [Pipeline] } 15:10:39 $ docker stop --time=1 008f4c0eb5dc865ada058a35ac0a5ca8935893a10ad7760cc7b255cc5e388ff9 15:10:41 $ docker rm -f 008f4c0eb5dc865ada058a35ac0a5ca8935893a10ad7760cc7b255cc5e388ff9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:42 + docker inspect -f . ci-base-image-arm64 15:10:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:43 prd-ubuntu20.04-docker-arm64-4c-16g-22975 does not seem to be running inside a container 15:10:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/go-mod-core-contracts/81 -v /w/workspace/go-mod-core-contracts/81:/w/workspace/go-mod-core-contracts/81:rw,z -v /w/workspace/go-mod-core-contracts/81@tmp:/w/workspace/go-mod-core-contracts/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:10:44 $ docker top 0ea57741fba2c977406aa806cc05bcb809d4b40b30f3d5e7253063bd99e9cfe7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:45 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/81 [Pipeline] fileExists [Pipeline] sh 15:10:46 + make test 15:10:46 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:10:46 go: downloading github.com/google/uuid v1.3.0 15:10:46 go: downloading github.com/go-kit/log v0.2.1 15:10:46 go: downloading github.com/stretchr/testify v1.8.0 15:10:47 go: downloading github.com/go-playground/validator/v10 v10.11.0 15:10:47 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 15:10:47 go: downloading gopkg.in/yaml.v3 v3.0.1 15:10:47 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:10:47 go: downloading github.com/davecgh/go-spew v1.1.1 15:10:47 go: downloading github.com/pmezard/go-difflib v1.0.0 15:10:47 go: downloading github.com/stretchr/objx v0.4.0 15:10:47 go: downloading github.com/x448/float16 v0.8.4 15:10:47 go: downloading github.com/go-playground/universal-translator v0.18.0 15:10:47 go: downloading github.com/leodido/go-urn v1.2.1 15:10:47 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 15:10:47 go: downloading golang.org/x/text v0.3.7 15:10:47 go: downloading github.com/go-playground/locales v0.14.0 15:10:52 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 15:11:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.486s coverage: 83.4% of statements 15:11:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 15:11:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 15:11:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 15:11:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.040s coverage: 29.4% of statements 15:11:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] 15:11:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 15:11:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.134s coverage: 53.5% of statements 15:11:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.068s coverage: 90.5% of statements 15:11:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.259s coverage: 86.8% of statements 15:11:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.048s coverage: 60.5% of statements 15:11:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.024s coverage: 36.1% of statements 15:11:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.040s coverage: 48.7% of statements 15:11:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:11:31 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:11:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:11:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 15:11:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:11:41 $ docker stop --time=1 0ea57741fba2c977406aa806cc05bcb809d4b40b30f3d5e7253063bd99e9cfe7 15:11:43 $ docker rm -f 0ea57741fba2c977406aa806cc05bcb809d4b40b30f3d5e7253063bd99e9cfe7 [Pipeline] // withDockerContainer [Pipeline] sh 15:11:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:11:44 Warning: overwriting stash ‘coverage-report’ 15:11:45 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 15:11:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:11:45 15:11:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:11:46 arm64: Pulling from edgex-lftools-log-publisher 15:11:46 8998bd30e6a1: Pulling fs layer 15:11:46 04944245beec: Pulling fs layer 15:11:46 699f458cf7ca: Pulling fs layer 15:11:46 765212b225bb: Pulling fs layer 15:11:46 f23df028b6ca: Pulling fs layer 15:11:46 d65c8cfc05b1: Pulling fs layer 15:11:46 2437ff75d9bd: Pulling fs layer 15:11:46 f23df028b6ca: Waiting 15:11:46 d65c8cfc05b1: Waiting 15:11:46 2437ff75d9bd: Waiting 15:11:46 765212b225bb: Waiting 15:11:46 04944245beec: Verifying Checksum 15:11:46 04944245beec: Download complete 15:11:46 765212b225bb: Verifying Checksum 15:11:46 765212b225bb: Download complete 15:11:46 f23df028b6ca: Verifying Checksum 15:11:46 f23df028b6ca: Download complete 15:11:46 d65c8cfc05b1: Verifying Checksum 15:11:46 d65c8cfc05b1: Download complete 15:11:46 699f458cf7ca: Verifying Checksum 15:11:46 699f458cf7ca: Download complete 15:11:47 8998bd30e6a1: Verifying Checksum 15:11:47 8998bd30e6a1: Download complete 15:11:49 2437ff75d9bd: Verifying Checksum 15:11:49 2437ff75d9bd: Download complete 15:11:51 8998bd30e6a1: Pull complete 15:11:51 04944245beec: Pull complete 15:11:53 699f458cf7ca: Pull complete 15:11:53 765212b225bb: Pull complete 15:11:54 f23df028b6ca: Pull complete 15:11:54 d65c8cfc05b1: Pull complete 15:12:10 2437ff75d9bd: Pull complete 15:12:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:12:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:12:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:10 prd-ubuntu20.04-docker-arm64-4c-16g-22975 does not seem to be running inside a container 15:12:10 $ 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/81 -v /w/workspace/go-mod-core-contracts/81:/w/workspace/go-mod-core-contracts/81:rw,z -v /w/workspace/go-mod-core-contracts/81@tmp:/w/workspace/go-mod-core-contracts/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:12:12 $ docker top 2bb8d8253301beee16dccdab0c822b7016161410d85ef1fe2a1a519baf9016c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:13 ---> job-cost.sh 15:12:13 lf-activate-venv: SKIPPING 15:12:13 INFO: No Stack... 15:12:14 INFO: Retrieving Pricing Info for: v3-standard-4 15:12:15 INFO: Archiving Costs [Pipeline] sh 15:12:15 + cat /w/workspace/go-mod-core-contracts/81/archives/cost.csv 15:12:15 + cut -d, -f6 [Pipeline] lock 15:12:15 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-81-stack-cost] 15:12:15 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-81-stack-cost] did not exist. Created. 15:12:15 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:12:16 /w/workspace/go-mod-core-contracts/81@tmp/durable-8f782049/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:12:17 + echo total: 0.10999999940395355 [Pipeline] stash 15:12:17 Warning: overwriting stash ‘stack-cost’ 15:12:17 Stashed 1 file(s) [Pipeline] } 15:12:17 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-81-stack-cost] [Pipeline] // lock [Pipeline] } 15:12:17 $ docker stop --time=1 2bb8d8253301beee16dccdab0c822b7016161410d85ef1fe2a1a519baf9016c1 15:12:19 $ docker rm -f 2bb8d8253301beee16dccdab0c822b7016161410d85ef1fe2a1a519baf9016c1 [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 15:12:19 provisioning config files... 15:12:19 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2524214856534327498tmp [Pipeline] { [Pipeline] sh 15:12:19 + set +x 15:12:19 + curl -s https://codecov.io/bash 15:12:19 + bash -s -- 15:12:19 15:12:19 _____ _ 15:12:19 / ____| | | 15:12:19 | | ___ __| | ___ ___ _____ __ 15:12:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:12:19 | |___| (_) | (_| | __/ (_| (_) \ V / 15:12:19 \_____\___/ \__,_|\___|\___\___/ \_/ 15:12:19 Bash-1.0.6 15:12:19 15:12:19 15:12:19 ==> git version 2.25.1 found 15:12:19 ==> 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 15:12:19 Release-Date: 2020-01-08 15:12:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:12:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:12:19 ==> Jenkins CI detected. 15:12:19 current dir:  /w/workspace/undry_go-mod-core-contracts_main 15:12:19 project root: . 15:12:19 --> token set from env 15:12:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:12:19 ==> Running gcov in . (disable via -X gcov) 15:12:19 ==> Python coveragepy not found 15:12:19 ==> Searching for coverage reports in: 15:12:19 + . 15:12:19 -> Found 1 reports 15:12:19 ==> Detecting git/mercurial file structure 15:12:20 ==> Reading reports 15:12:20 + ./coverage.out bytes=117200 15:12:20 ==> Appending adjustments 15:12:20 https://docs.codecov.io/docs/fixing-reports 15:12:20 + Found adjustments 15:12:20 ==> Gzipping contents 15:12:20 20K /tmp/codecov.DUlJks.gz 15:12:20 ==> Uploading reports 15:12:20 url: https://codecov.io 15:12:20 query: branch=main&commit=551051db7aaa0b435323df95571c6aae9f281fd0&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 15:12:20 -> Pinging Codecov 15:12:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=551051db7aaa0b435323df95571c6aae9f281fd0&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 15:12:20 -> Uploading to 15:12:20 https://storage.googleapis.com/codecov/v4/raw/2022-08-17/71470A77251A30514AAF9C0BB2E5B6CE/551051db7aaa0b435323df95571c6aae9f281fd0/51d1174a-fc7b-4ed3-bb16-70f10e2ec390.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220817%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220817T151220Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=97aa6d37a97d4f62c34e22fa9e5c44fdf1bd661343fca7f6f15ba038290b02fa 15:12:20 % Total % Received % Xferd Average Speed Time Time Time Current 15:12:20 Dload Upload Total Spent Left Speed 15:12:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17585 0 0 100 17585 0 78155 --:--:-- --:--:-- --:--:-- 78155 15:12:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/551051db7aaa0b435323df95571c6aae9f281fd0 [Pipeline] } 15:12:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:12:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:12:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:12:21 15:12:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:12:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:12:22 df9b9388f04a: Pulling fs layer 15:12:22 52dc419b0ee2: Pulling fs layer 15:12:22 25bc292e5bac: Pulling fs layer 15:12:22 114826534d7a: Pulling fs layer 15:12:22 4657fd5d0bcf: Pulling fs layer 15:12:22 6ad1cebc031e: Pulling fs layer 15:12:22 8a3aa393b2d8: Pulling fs layer 15:12:22 4657fd5d0bcf: Waiting 15:12:22 6ad1cebc031e: Waiting 15:12:22 114826534d7a: Waiting 15:12:22 8a3aa393b2d8: Waiting 15:12:22 25bc292e5bac: Download complete 15:12:22 52dc419b0ee2: Verifying Checksum 15:12:22 52dc419b0ee2: Download complete 15:12:22 4657fd5d0bcf: Verifying Checksum 15:12:22 4657fd5d0bcf: Download complete 15:12:22 df9b9388f04a: Verifying Checksum 15:12:22 df9b9388f04a: Download complete 15:12:22 df9b9388f04a: Pull complete 15:12:22 6ad1cebc031e: Verifying Checksum 15:12:22 6ad1cebc031e: Download complete 15:12:22 52dc419b0ee2: Pull complete 15:12:22 25bc292e5bac: Pull complete 15:12:22 114826534d7a: Verifying Checksum 15:12:22 114826534d7a: Download complete 15:12:22 8a3aa393b2d8: Verifying Checksum 15:12:22 8a3aa393b2d8: Download complete 15:12:26 114826534d7a: Pull complete 15:12:26 4657fd5d0bcf: Pull complete 15:12:26 6ad1cebc031e: Pull complete 15:12:29 8a3aa393b2d8: Pull complete 15:12:29 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:12:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:12:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:29 prd-ubuntu20.04-docker-8c-8g-22973 does not seem to be running inside a container 15:12:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:12:31 $ docker top f8688d8cc28542161d731db0f83ac8ac47645091f1a53c545335a2a7690817df -eo pid,comm [Pipeline] { [Pipeline] echo 15:12:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 15:12:31 + set -o pipefail 15:12:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 15:12:35 15:12:35 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... 15:12:35 15:12:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/723cf19b-6c37-48fe-ab51-7f36261a3552 15:12:35 15:12:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:12:35 15:12:35 [Pipeline] } 15:12:35 $ docker stop --time=1 f8688d8cc28542161d731db0f83ac8ac47645091f1a53c545335a2a7690817df 15:12:36 $ docker rm -f f8688d8cc28542161d731db0f83ac8ac47645091f1a53c545335a2a7690817df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:12:37 + git log --format=format:%s -1 551051db7aaa0b435323df95571c6aae9f281fd0 [Pipeline] sh 15:12:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:12:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:12:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:38 prd-ubuntu20.04-docker-8c-8g-22973 does not seem to be running inside a container 15:12:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:12:38 $ docker top c10ddcbea2635d87eae677979d1de1d0339cfd3cfe0334461a6190cab0ff7bc5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:12:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:38 [ssh-agent] Looking for ssh-agent implementation... 15:12:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:38 $ docker exec c10ddcbea2635d87eae677979d1de1d0339cfd3cfe0334461a6190cab0ff7bc5 ssh-agent 15:12:39 SSH_AUTH_SOCK=/tmp/ssh-kx8n1ruwNwjY/agent.33 15:12:39 SSH_AGENT_PID=39 15:12:39 Running ssh-add (command line suppressed) 15:12:39 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4862936310454305749.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4862936310454305749.key) 15:12:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:39 + git semver tag 15:12:39 2022-08-17 15:12:39,753 [run_tag] DEBUG tag force:False 15:12:39 2022-08-17 15:12:39,753 [check_head_tag] DEBUG check head tag 15:12:39 2022-08-17 15:12:39,756 [execute] INFO git cat-file --batch-check 15:12:39 2022-08-17 15:12:39,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 15:12:39 2022-08-17 15:12:39,760 [execute] INFO git cat-file --batch 15:12:39 2022-08-17 15:12:39,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 15:12:39 2022-08-17 15:12:39,803 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 15:12:39 2022-08-17 15:12:39,803 [execute] INFO git tag -a v2.3.0-dev.15 -m v2.3.0-dev.15 15:12:39 2022-08-17 15:12:39,804 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.15', '-m', 'v2.3.0-dev.15'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 15:12:39 2022-08-17 15:12:39,808 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 15:12:39 2.3.0-dev.15 [Pipeline] } 15:12:40 $ docker exec --env ******** --env ******** c10ddcbea2635d87eae677979d1de1d0339cfd3cfe0334461a6190cab0ff7bc5 ssh-agent -k 15:12:40 unset SSH_AUTH_SOCK; 15:12:40 unset SSH_AGENT_PID; 15:12:40 echo Agent pid 39 killed; 15:12:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:40 + git semver [Pipeline] } 15:12:40 $ docker stop --time=1 c10ddcbea2635d87eae677979d1de1d0339cfd3cfe0334461a6190cab0ff7bc5 15:12:42 $ docker rm -f c10ddcbea2635d87eae677979d1de1d0339cfd3cfe0334461a6190cab0ff7bc5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:12:42 15:12:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:12:42 0.23.1-centos7: Pulling from edgex-lftools 15:12:42 ab5ef0e58194: Pulling fs layer 15:12:42 9712f1f96733: Pulling fs layer 15:12:42 63f879dbbcfc: Pulling fs layer 15:12:42 0d9ebad4ef96: Pulling fs layer 15:12:42 e9a5061849ea: Pulling fs layer 15:12:42 d747dcd14b5f: Pulling fs layer 15:12:42 2de7ff778b66: Pulling fs layer 15:12:42 e9a5061849ea: Waiting 15:12:42 d747dcd14b5f: Waiting 15:12:42 2de7ff778b66: Waiting 15:12:42 0d9ebad4ef96: Waiting 15:12:42 9712f1f96733: Verifying Checksum 15:12:42 9712f1f96733: Download complete 15:12:43 63f879dbbcfc: Verifying Checksum 15:12:43 63f879dbbcfc: Download complete 15:12:43 e9a5061849ea: Verifying Checksum 15:12:43 e9a5061849ea: Download complete 15:12:43 d747dcd14b5f: Verifying Checksum 15:12:43 d747dcd14b5f: Download complete 15:12:43 0d9ebad4ef96: Verifying Checksum 15:12:43 0d9ebad4ef96: Download complete 15:12:43 ab5ef0e58194: Download complete 15:12:43 2de7ff778b66: Verifying Checksum 15:12:43 2de7ff778b66: Download complete 15:12:46 ab5ef0e58194: Pull complete 15:12:46 9712f1f96733: Pull complete 15:12:47 63f879dbbcfc: Pull complete 15:12:51 0d9ebad4ef96: Pull complete 15:12:51 e9a5061849ea: Pull complete 15:12:52 d747dcd14b5f: Pull complete 15:12:53 2de7ff778b66: Pull complete 15:12:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:12:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:12:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:53 prd-ubuntu20.04-docker-8c-8g-22973 does not seem to be running inside a container 15:12:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:12:55 $ docker top 9fb3af9a9811d0329266f5520c36c6147bd3b2f9d17a7db22de5259a0dda24bf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:12:55 provisioning config files... 15:12:55 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config953682864525767087tmp 15:12:55 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8982853909779541699tmp 15:12:55 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config7653213488845296321tmp [Pipeline] { [Pipeline] echo 15:12:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:12:56 ---> sigul-configuration.sh 15:12:56 gpg: directory `/root/.gnupg' created 15:12:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:12:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:12:56 gpg: keyring `/root/.gnupg/secring.gpg' created 15:12:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:12:56 gpg: CAST5 encrypted data 15:12:56 gpg: encrypted with 1 passphrase 15:12:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:12:56 + mkdir /home/jenkins 15:12:56 + mkdir /home/jenkins/sigul [Pipeline] sh 15:12:56 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:12:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:12:57 ---> sigul-install.sh 15:12:57 Sigul already installed; skipping installation. [Pipeline] sh 15:12:57 + git tag --list 15:12:57 v0.0.0 15:12:57 v0.0.1 15:12:57 v0.1.0 15:12:57 v0.1.1 15:12:57 v0.1.10 15:12:57 v0.1.100 15:12:57 v0.1.101 15:12:57 v0.1.102 15:12:57 v0.1.103 15:12:57 v0.1.104 15:12:57 v0.1.105 15:12:57 v0.1.106 15:12:57 v0.1.107 15:12:57 v0.1.108 15:12:57 v0.1.109 15:12:57 v0.1.11 15:12:57 v0.1.110 15:12:57 v0.1.111 15:12:57 v0.1.112 15:12:57 v0.1.113 15:12:57 v0.1.114 15:12:57 v0.1.115 15:12:57 v0.1.116 15:12:57 v0.1.117 15:12:57 v0.1.118 15:12:57 v0.1.119 15:12:57 v0.1.12 15:12:57 v0.1.120 15:12:57 v0.1.121 15:12:57 v0.1.122 15:12:57 v0.1.123 15:12:57 v0.1.124 15:12:57 v0.1.125 15:12:57 v0.1.126 15:12:57 v0.1.127 15:12:57 v0.1.128 15:12:57 v0.1.129 15:12:57 v0.1.13 15:12:57 v0.1.130 15:12:57 v0.1.131 15:12:57 v0.1.132 15:12:57 v0.1.133 15:12:57 v0.1.134 15:12:57 v0.1.135 15:12:57 v0.1.136 15:12:57 v0.1.137 15:12:57 v0.1.138 15:12:57 v0.1.139 15:12:57 v0.1.14 15:12:57 v0.1.140 15:12:57 v0.1.141 15:12:57 v0.1.142 15:12:57 v0.1.143 15:12:57 v0.1.144 15:12:57 v0.1.145 15:12:57 v0.1.146 15:12:57 v0.1.147 15:12:57 v0.1.148 15:12:57 v0.1.149 15:12:57 v0.1.15 15:12:57 v0.1.16 15:12:57 v0.1.17 15:12:57 v0.1.18 15:12:57 v0.1.19 15:12:57 v0.1.2 15:12:57 v0.1.20 15:12:57 v0.1.21 15:12:57 v0.1.22 15:12:57 v0.1.23 15:12:57 v0.1.24 15:12:57 v0.1.25 15:12:57 v0.1.26 15:12:57 v0.1.27 15:12:57 v0.1.28 15:12:57 v0.1.29 15:12:57 v0.1.3 15:12:57 v0.1.30 15:12:57 v0.1.31 15:12:57 v0.1.32 15:12:57 v0.1.33 15:12:57 v0.1.34 15:12:57 v0.1.35 15:12:57 v0.1.36 15:12:57 v0.1.37 15:12:57 v0.1.38 15:12:57 v0.1.39 15:12:57 v0.1.4 15:12:57 v0.1.40 15:12:57 v0.1.41 15:12:57 v0.1.42 15:12:57 v0.1.43 15:12:57 v0.1.44 15:12:57 v0.1.45 15:12:57 v0.1.46 15:12:57 v0.1.47 15:12:57 v0.1.48 15:12:57 v0.1.49 15:12:57 v0.1.5 15:12:57 v0.1.50 15:12:57 v0.1.51 15:12:57 v0.1.52 15:12:57 v0.1.53 15:12:57 v0.1.54 15:12:57 v0.1.55 15:12:57 v0.1.56 15:12:57 v0.1.57 15:12:57 v0.1.58 15:12:57 v0.1.59 15:12:57 v0.1.6 15:12:57 v0.1.60 15:12:57 v0.1.61 15:12:57 v0.1.62 15:12:57 v0.1.63 15:12:57 v0.1.64 15:12:57 v0.1.65 15:12:57 v0.1.66 15:12:57 v0.1.67 15:12:57 v0.1.68 15:12:57 v0.1.69 15:12:57 v0.1.7 15:12:57 v0.1.70 15:12:57 v0.1.71 15:12:57 v0.1.72 15:12:57 v0.1.73 15:12:57 v0.1.74 15:12:57 v0.1.75 15:12:57 v0.1.76 15:12:57 v0.1.77 15:12:57 v0.1.78 15:12:57 v0.1.79 15:12:57 v0.1.8 15:12:57 v0.1.80 15:12:57 v0.1.81 15:12:57 v0.1.82 15:12:57 v0.1.83 15:12:57 v0.1.84 15:12:57 v0.1.85 15:12:57 v0.1.86 15:12:57 v0.1.87 15:12:57 v0.1.88 15:12:57 v0.1.89 15:12:57 v0.1.9 15:12:57 v0.1.90 15:12:57 v0.1.91 15:12:57 v0.1.92 15:12:57 v0.1.93 15:12:57 v0.1.94 15:12:57 v0.1.95 15:12:57 v0.1.96 15:12:57 v0.1.97 15:12:57 v0.1.98 15:12:57 v0.1.99 15:12:57 v2.0.0 15:12:57 v2.1.0 15:12:57 v2.1.1 15:12:57 v2.1.1-dev.2 15:12:57 v2.2.0 15:12:57 v2.2.1-dev.1 15:12:57 v2.2.1-dev.10 15:12:57 v2.2.1-dev.11 15:12:57 v2.2.1-dev.2 15:12:57 v2.2.1-dev.3 15:12:57 v2.2.1-dev.4 15:12:57 v2.2.1-dev.5 15:12:57 v2.2.1-dev.6 15:12:57 v2.2.1-dev.7 15:12:57 v2.2.1-dev.8 15:12:57 v2.2.1-dev.9 15:12:57 v2.3.0-dev.12 15:12:57 v2.3.0-dev.13 15:12:57 v2.3.0-dev.14 15:12:57 v2.3.0-dev.15 [Pipeline] sh 15:12:57 + lftools sign git-tag v2.3.0-dev.15 15:12:58 Signing Git tag with Sigul... 15:12:58 Signing v2.3.0-dev.15 [Pipeline] echo 15:12:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:12:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:12:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:12:59 $ docker stop --time=1 9fb3af9a9811d0329266f5520c36c6147bd3b2f9d17a7db22de5259a0dda24bf 15:13:00 $ docker rm -f 9fb3af9a9811d0329266f5520c36c6147bd3b2f9d17a7db22de5259a0dda24bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:13:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:13:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:13:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:01 prd-ubuntu20.04-docker-8c-8g-22973 does not seem to be running inside a container 15:13:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:13:01 $ docker top 07dfe6322fea6b85599fd74a1b3af0ce6b740337696f414ed9d2d9ed288dad22 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:13:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:02 [ssh-agent] Looking for ssh-agent implementation... 15:13:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:02 $ docker exec 07dfe6322fea6b85599fd74a1b3af0ce6b740337696f414ed9d2d9ed288dad22 ssh-agent 15:13:02 SSH_AUTH_SOCK=/tmp/ssh-VmERKdHf3oGk/agent.33 15:13:02 SSH_AGENT_PID=39 15:13:02 Running ssh-add (command line suppressed) 15:13:02 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5258994877322745922.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5258994877322745922.key) 15:13:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:02 + git semver bump pre 15:13:02 2022-08-17 15:13:02,836 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 15:13:02 2022-08-17 15:13:02,836 [bump_version] DEBUG bumping version:2.3.0-dev.15 on axis:pre with prefix:dev 15:13:02 2022-08-17 15:13:02,836 [bump_version] DEBUG bumped version:2.3.0-dev.16 15:13:02 2022-08-17 15:13:02,836 [write_version] DEBUG write version:2.3.0-dev.16 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 15:13:02 2022-08-17 15:13:02,836 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 15:13:02 2022-08-17 15:13:02,837 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 15:13:02 2022-08-17 15:13:02,839 [execute] INFO git cat-file --batch-check 15:13:02 2022-08-17 15:13:02,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 15:13:02 2022-08-17 15:13:02,845 [execute] INFO git cat-file --batch 15:13:02 2022-08-17 15:13:02,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 15:13:02 2022-08-17 15:13:02,850 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 15:13:02 2.3.0-dev.16 [Pipeline] } 15:13:02 $ docker exec --env ******** --env ******** 07dfe6322fea6b85599fd74a1b3af0ce6b740337696f414ed9d2d9ed288dad22 ssh-agent -k 15:13:03 unset SSH_AUTH_SOCK; 15:13:03 unset SSH_AGENT_PID; 15:13:03 echo Agent pid 39 killed; 15:13:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:13:03 + git semver [Pipeline] } 15:13:03 $ docker stop --time=1 07dfe6322fea6b85599fd74a1b3af0ce6b740337696f414ed9d2d9ed288dad22 15:13:04 $ docker rm -f 07dfe6322fea6b85599fd74a1b3af0ce6b740337696f414ed9d2d9ed288dad22 [Pipeline] // withDockerContainer [Pipeline] sh 15:13:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:13:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:13:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:05 prd-ubuntu20.04-docker-8c-8g-22973 does not seem to be running inside a container 15:13:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:13:06 $ docker top 7a64b55ba588cda306a1dcf258e7c34c387b56ead20dc55c005e201c86193d29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:13:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:06 [ssh-agent] Looking for ssh-agent implementation... 15:13:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:06 $ docker exec 7a64b55ba588cda306a1dcf258e7c34c387b56ead20dc55c005e201c86193d29 ssh-agent 15:13:06 SSH_AUTH_SOCK=/tmp/ssh-nkevxLsx6LuB/agent.33 15:13:06 SSH_AGENT_PID=40 15:13:06 Running ssh-add (command line suppressed) 15:13:06 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_337279069668445997.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_337279069668445997.key) 15:13:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:06 + git semver push 15:13:07 2022-08-17 15:13:07,064 [run_push] DEBUG push 15:13:07 2022-08-17 15:13:07,065 [execute] INFO git cat-file --batch-check 15:13:07 2022-08-17 15:13:07,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 15:13:07 2022-08-17 15:13:07,068 [execute] INFO git rev-list 9d4673e5b1d7b78ae14fd99773b5c8771de7035a -- 15:13:07 2022-08-17 15:13:07,068 [execute] DEBUG Popen(['git', 'rev-list', '9d4673e5b1d7b78ae14fd99773b5c8771de7035a', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 15:13:07 2022-08-17 15:13:07,077 [execute] INFO git fetch -v origin 15:13:07 2022-08-17 15:13:07,078 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 15:13:07 2022-08-17 15:13:07,509 [run_push] DEBUG no remote changes detected 15:13:07 2022-08-17 15:13:07,510 [execute] INFO git push origin semver 15:13:07 2022-08-17 15:13:07,510 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 15:13:08 2022-08-17 15:13:08,323 [run_push] DEBUG push all version tags 15:13:08 2022-08-17 15:13:08,323 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:13:08 2022-08-17 15:13:08,324 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 15:13:09 2022-08-17 15:13:09,288 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 15:13:09 2.3.0-dev.16 [Pipeline] } 15:13:09 $ docker exec --env ******** --env ******** 7a64b55ba588cda306a1dcf258e7c34c387b56ead20dc55c005e201c86193d29 ssh-agent -k 15:13:09 unset SSH_AUTH_SOCK; 15:13:09 unset SSH_AGENT_PID; 15:13:09 echo Agent pid 40 killed; 15:13:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:13:10 + git semver [Pipeline] } 15:13:10 $ docker stop --time=1 7a64b55ba588cda306a1dcf258e7c34c387b56ead20dc55c005e201c86193d29 15:13:11 $ docker rm -f 7a64b55ba588cda306a1dcf258e7c34c387b56ead20dc55c005e201c86193d29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:13:12 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 15:13:12 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 15:13:12 total 16 15:13:12 drwxr-xr-x 3 root root 4096 Aug 17 15:07 . 15:13:12 drwxrwxr-x 11 jenkins jenkins 4096 Aug 17 15:12 .. 15:13:12 drwxr-xr-x 2 root root 4096 Aug 17 15:07 cost 15:13:12 -rw-r--r-- 1 root root 92 Aug 17 15:07 cost.csv 15:13:12 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 15:13:12 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 15:13:12 total 16 15:13:12 drwxr-xr-x 3 jenkins jenkins 4096 Aug 17 15:07 . 15:13:12 drwxrwxr-x 11 jenkins jenkins 4096 Aug 17 15:12 .. 15:13:12 drwxr-xr-x 2 jenkins jenkins 4096 Aug 17 15:07 cost 15:13:12 -rw-r--r-- 1 jenkins jenkins 92 Aug 17 15:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:13:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:13:13 ---> package-listing.sh 15:13:13 ++ facter osfamily 15:13:13 ++ tr '[:upper:]' '[:lower:]' 15:13:13 + OS_FAMILY=debian 15:13:13 + workspace=/w/workspace/undry_go-mod-core-contracts_main 15:13:13 + START_PACKAGES=/tmp/packages_start.txt 15:13:13 + END_PACKAGES=/tmp/packages_end.txt 15:13:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:13:13 + PACKAGES=/tmp/packages_start.txt 15:13:13 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 15:13:13 + PACKAGES=/tmp/packages_end.txt 15:13:13 + case "${OS_FAMILY}" in 15:13:13 + dpkg -l 15:13:13 + grep '^ii' 15:13:13 + '[' -f /tmp/packages_start.txt ']' 15:13:13 + '[' -f /tmp/packages_end.txt ']' 15:13:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:13:13 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 15:13:13 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 15:13:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 15:13:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:13:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:14 prd-ubuntu20.04-docker-8c-8g-22973 does not seem to be running inside a container 15:13:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:13:14 $ docker top b4e666d22e15a93fc542c5ff5061526077fbb29637a149485a6dc1f21aa5e101 -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:15 + touch /tmp/pre-build-complete [Pipeline] sh 15:13:15 + mkdir -p /var/log/sysstat [Pipeline] sh 15:13:15 + ls /var/log/sa-host 15:13:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:13:16 provisioning config files... 15:13:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config381400996769234203tmp [Pipeline] { [Pipeline] echo 15:13:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:13:16 ---> create-netrc.sh [Pipeline] } 15:13:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:13:16 ---> python-tools-install.sh [Pipeline] echo 15:13:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:13:16 ---> sudo-logs.sh 15:13:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:13:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:13:17 ---> job-cost.sh 15:13:17 lf-activate-venv: SKIPPING 15:13:17 DEBUG: total: 0.2199999988079071 15:13:17 INFO: Retrieving Stack Cost... 15:13:18 INFO: Retrieving Pricing Info for: v3-standard-8 15:13:18 INFO: Archiving Costs [Pipeline] echo 15:13:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:13:19 ---> logs-deploy.sh 15:13:19 lf-activate-venv: SKIPPING 15:13:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/81 15:13:19 INFO: archiving workspace using pattern(s): 15:13:20 Archives upload complete. 15:13:20 INFO: archiving logs to Nexus 15:13:20 ---> uname -a: 15:13:20 Linux prd-ubuntu20-04-docker-8c-8g-22973 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:13:20 15:13:20 15:13:20 ---> lscpu: 15:13:20 Architecture: x86_64 15:13:20 CPU op-mode(s): 32-bit, 64-bit 15:13:20 Byte Order: Little Endian 15:13:20 Address sizes: 40 bits physical, 48 bits virtual 15:13:20 CPU(s): 8 15:13:20 On-line CPU(s) list: 0-7 15:13:20 Thread(s) per core: 1 15:13:20 Core(s) per socket: 1 15:13:20 Socket(s): 8 15:13:20 NUMA node(s): 1 15:13:20 Vendor ID: AuthenticAMD 15:13:20 CPU family: 23 15:13:20 Model: 49 15:13:20 Model name: AMD EPYC-Rome Processor 15:13:20 Stepping: 0 15:13:20 CPU MHz: 2799.998 15:13:20 BogoMIPS: 5599.99 15:13:20 Virtualization: AMD-V 15:13:20 Hypervisor vendor: KVM 15:13:20 Virtualization type: full 15:13:20 L1d cache: 256 KiB 15:13:20 L1i cache: 256 KiB 15:13:20 L2 cache: 4 MiB 15:13:20 L3 cache: 128 MiB 15:13:20 NUMA node0 CPU(s): 0-7 15:13:20 Vulnerability Itlb multihit: Not affected 15:13:20 Vulnerability L1tf: Not affected 15:13:20 Vulnerability Mds: Not affected 15:13:20 Vulnerability Meltdown: Not affected 15:13:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:13:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:13:20 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:13:20 Vulnerability Srbds: Not affected 15:13:20 Vulnerability Tsx async abort: Not affected 15:13:20 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 15:13:20 15:13:20 15:13:20 ---> nproc: 15:13:20 8 15:13:20 15:13:20 15:13:20 ---> df -h: 15:13:20 Filesystem Size Used Avail Use% Mounted on 15:13:20 overlay 155G 12G 144G 8% / 15:13:20 tmpfs 64M 0 64M 0% /dev 15:13:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:13:20 shm 64M 0 64M 0% /dev/shm 15:13:20 /dev/vda1 155G 12G 144G 8% /facter-os 15:13:20 15:13:20 15:13:20 ---> sar -b -r -n DEV: 15:13:20 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22973) 08/17/22 _x86_64_ (8 CPU) 15:13:20 15:13:20 15:06:00 LINUX RESTART (8 CPU) 15:13:20 15:13:20 15:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:13:20 15:08:01 77.67 0.23 77.44 0.00 17.20 47611.13 0.00 15:13:20 15:09:01 1.70 0.00 1.70 0.00 0.00 20.01 0.00 15:13:20 15:10:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 15:13:20 15:11:01 1.52 0.00 1.52 0.00 0.00 18.26 0.00 15:13:20 15:12:01 1.00 0.02 0.98 0.00 0.13 12.93 0.00 15:13:20 15:13:01 92.77 0.20 92.57 0.00 22.80 55426.36 0.00 15:13:20 Average: 29.27 0.07 29.19 0.00 6.69 17182.88 0.00 15:13:20 15:13:20 15:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:13:20 15:08:01 28447876 31789764 508268 1.55 121516 3440148 1837812 5.42 1206828 2791564 324 15:13:20 15:09:01 28449240 31791448 505976 1.54 121548 3440284 1837812 5.42 1206032 2791684 36 15:13:20 15:10:01 28453056 31795352 501964 1.53 121580 3440288 1837812 5.42 1201620 2791704 20 15:13:20 15:11:01 28453772 31796116 501112 1.52 121628 3440272 1837812 5.42 1201420 2791712 28 15:13:20 15:12:01 28458828 31801228 495964 1.51 121668 3440296 1837812 5.42 1196348 2791720 168 15:13:20 15:13:01 26943972 31772472 517172 1.57 170864 4748840 1946784 5.74 1326588 4041076 748 15:13:20 Average: 28201124 31791063 505076 1.54 129801 3658355 1855974 5.47 1223139 2999910 221 15:13:20 15:13:20 15:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:13:20 15:08:01 ens3 156.86 107.27 2837.78 65.06 0.00 0.00 0.00 0.00 15:13:20 15:08:01 docker0 13.86 16.68 1.25 289.71 0.00 0.00 0.00 0.00 15:13:20 15:08:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 15:13:20 15:09:01 ens3 0.77 0.18 0.15 0.07 0.00 0.00 0.00 0.00 15:13:20 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:20 15:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:13:20 15:10:01 ens3 0.43 0.23 0.26 0.19 0.00 0.00 0.00 0.00 15:13:20 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:20 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:20 15:11:01 ens3 0.60 0.43 0.27 0.22 0.00 0.00 0.00 0.00 15:13:20 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:20 15:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:13:20 15:12:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:13:20 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:20 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:20 15:13:01 ens3 321.16 228.50 7486.33 79.55 0.00 0.00 0.00 0.00 15:13:20 15:13:01 docker0 14.51 17.26 1.39 291.70 0.00 0.00 0.00 0.00 15:13:20 15:13:01 vethc8523e1 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 15:13:20 15:13:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 15:13:20 Average: ens3 80.00 56.12 1720.76 24.19 0.00 0.00 0.00 0.00 15:13:20 Average: docker0 4.73 5.66 0.44 96.90 0.00 0.00 0.00 0.00 15:13:20 Average: vethc8523e1 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 15:13:20 Average: lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 15:13:20 15:13:20 15:13:20 ---> sar -P ALL: 15:13:20 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22973) 08/17/22 _x86_64_ (8 CPU) 15:13:20 15:13:20 15:06:00 LINUX RESTART (8 CPU) 15:13:20 15:13:20 15:07:01 CPU %user %nice %system %iowait %steal %idle 15:13:20 15:08:01 all 15.12 0.00 3.25 0.80 0.05 80.77 15:13:20 15:08:01 0 14.15 0.00 3.22 1.36 0.05 81.21 15:13:20 15:08:01 1 15.88 0.00 2.97 0.07 0.05 81.03 15:13:20 15:08:01 2 15.89 0.00 3.16 0.30 0.05 80.60 15:13:20 15:08:01 3 15.04 0.00 3.97 2.07 0.05 78.87 15:13:20 15:08:01 4 15.53 0.00 3.06 0.05 0.05 81.31 15:13:20 15:08:01 5 15.28 0.00 2.88 0.07 0.05 81.73 15:13:20 15:08:01 6 15.56 0.00 3.84 2.48 0.05 78.07 15:13:20 15:08:01 7 13.60 0.00 2.94 0.03 0.07 83.37 15:13:20 15:09:01 all 0.10 0.00 0.01 0.01 0.00 99.88 15:13:20 15:09:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:13:20 15:09:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:13:20 15:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:13:20 15:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:13:20 15:09:01 4 0.73 0.00 0.00 0.00 0.00 99.27 15:13:20 15:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:13:20 15:09:01 6 0.00 0.00 0.03 0.02 0.00 99.95 15:13:20 15:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:13:20 15:10:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:13:20 15:10:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:13:20 15:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:13:20 15:10:01 2 0.05 0.00 0.00 0.00 0.02 99.93 15:13:20 15:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:13:20 15:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:13:20 15:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:13:20 15:10:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:13:20 15:10:01 7 0.03 0.00 0.05 0.00 0.00 99.92 15:13:20 15:11:01 all 0.02 0.00 0.02 0.00 0.00 99.96 15:13:20 15:11:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:13:20 15:11:01 1 0.07 0.00 0.02 0.02 0.00 99.90 15:13:20 15:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:13:20 15:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:13:20 15:11:01 4 0.02 0.00 0.03 0.00 0.00 99.95 15:13:20 15:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:13:20 15:11:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:13:20 15:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:13:20 15:12:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:13:20 15:12:01 0 0.03 0.00 0.00 0.02 0.00 99.95 15:13:20 15:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:13:20 15:12:01 2 0.05 0.00 0.05 0.00 0.00 99.90 15:13:20 15:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:13:20 15:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:13:20 15:12:01 5 0.00 0.00 0.03 0.00 0.00 99.97 15:13:20 15:12:01 6 0.05 0.00 0.02 0.02 0.02 99.90 15:13:20 15:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:13:20 15:13:01 all 8.86 0.00 3.71 1.14 0.05 86.25 15:13:20 15:13:01 0 9.58 0.00 3.65 1.92 0.05 84.79 15:13:20 15:13:01 1 9.60 0.00 3.81 2.90 0.05 83.63 15:13:20 15:13:01 2 8.47 0.00 3.22 0.27 0.05 87.99 15:13:20 15:13:01 3 8.43 0.00 3.31 0.07 0.05 88.14 15:13:20 15:13:01 4 9.68 0.00 4.13 0.05 0.03 86.10 15:13:20 15:13:01 5 7.96 0.00 4.06 1.05 0.05 86.88 15:13:20 15:13:01 6 8.97 0.00 3.76 2.84 0.05 84.39 15:13:20 15:13:01 7 8.16 0.00 3.72 0.02 0.05 88.05 15:13:20 Average: all 4.00 0.00 1.16 0.32 0.02 94.50 15:13:20 Average: 0 3.95 0.00 1.14 0.55 0.02 94.34 15:13:20 Average: 1 4.25 0.00 1.13 0.50 0.02 94.11 15:13:20 Average: 2 4.05 0.00 1.07 0.09 0.02 94.76 15:13:20 Average: 3 3.90 0.00 1.21 0.35 0.02 94.52 15:13:20 Average: 4 4.32 0.00 1.20 0.02 0.02 94.45 15:13:20 Average: 5 3.86 0.00 1.16 0.18 0.02 94.78 15:13:20 Average: 6 4.07 0.00 1.27 0.89 0.02 93.75 15:13:20 Average: 7 3.61 0.00 1.11 0.01 0.02 95.25 15:13:20 15:13:20 15:13:20