Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c5ef3aefd4c3411ed53897b0302b355caa87855 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-ssh16465673530851789923.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16091952324218445887.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13793129738036698928.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7179157919849409543.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-ssh223490768608789627.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 on ‘prd-ubuntu20.04-docker-8c-8g-4688’ Running on prd-ubuntu20.04-docker-8c-8g-4690 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 1c5ef3aefd4c3411ed53897b0302b355caa87855 (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 1c5ef3aefd4c3411ed53897b0302b355caa87855 # timeout=10 Commit message: "Merge pull request #788 from vli11/remove_old_metrics" > git rev-list --no-walk a1a1c93a6b7987871b0c367ac30e787051eab958 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:25:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:25:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:25:36 ========================================================= 16:25:36 EdgeX Global Pipelines Version Info 16:25:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:25:37 ------------------- 16:25:37 stable info: 16:25:37 ------------------- 16:25:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:25:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:25:37 Message: update stable to v1.0.244 16:25:38 ------------------- 16:25:38 experimental info: 16:25:38 ------------------- 16:25:38 Commited By: **** collab-it+edgex@linuxfoundation.org 16:25:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:25:38 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c5ef3aefd4c3411ed53897b0302b355caa87855 [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c5ef3a [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:25:39 + git rev-list -1 --merges 1c5ef3aefd4c3411ed53897b0302b355caa87855~1..1c5ef3aefd4c3411ed53897b0302b355caa87855 [Pipeline] echo 16:25:39 -----------> git rev-list -1 --merges 1c5ef3aefd4c3411ed53897b0302b355caa87855~1..1c5ef3aefd4c3411ed53897b0302b355caa87855 1c5ef3aefd4c3411ed53897b0302b355caa87855 16:25:39 1c5ef3aefd4c3411ed53897b0302b355caa87855 [false] [Pipeline] sh 16:25:39 + git log --format=format:%s -1 1c5ef3aefd4c3411ed53897b0302b355caa87855 [Pipeline] echo 16:25:39 ========================================================= 16:25:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:25:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:25:39 + git log --format=format:%s -1 1c5ef3aefd4c3411ed53897b0302b355caa87855 [Pipeline] echo 16:25:39 [semverPrep] GIT_COMMIT: 1c5ef3aefd4c3411ed53897b0302b355caa87855, Commit Message: Merge pull request #788 from vli11/remove_old_metrics [Pipeline] echo 16:25:39 [semverPrep] This is not a build commit. [Pipeline] sh 16:25:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:25:40 + grep -v github /etc/ssh/ssh_known_hosts 16:25:40 + [ -e /tmp/ssh_known_hosts ] 16:25:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:25:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:25:40 + sudo tee -a /etc/ssh/ssh_known_hosts 16:25:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:25:40 16:25:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:25:41 0.1.4: Pulling from edgex-devops/py-git-semver 16:25:41 b85a868b505f: Pulling fs layer 16:25:41 e2be974225ed: Pulling fs layer 16:25:41 339a4e72a1f5: Pulling fs layer 16:25:41 988bab9f4d93: Pulling fs layer 16:25:41 1469e6f7b9e6: Pulling fs layer 16:25:41 eaf3925da568: Pulling fs layer 16:25:41 bab4dde63d76: Pulling fs layer 16:25:41 bde34c3a00c8: Pulling fs layer 16:25:41 b352a97aabf1: Pulling fs layer 16:25:41 4872d77fe225: Pulling fs layer 16:25:41 5851b861e8e6: Pulling fs layer 16:25:41 988bab9f4d93: Waiting 16:25:41 b352a97aabf1: Waiting 16:25:41 bde34c3a00c8: Waiting 16:25:41 5851b861e8e6: Waiting 16:25:41 eaf3925da568: Waiting 16:25:41 4872d77fe225: Waiting 16:25:41 bab4dde63d76: Waiting 16:25:41 1469e6f7b9e6: Waiting 16:25:41 e2be974225ed: Verifying Checksum 16:25:41 e2be974225ed: Download complete 16:25:41 988bab9f4d93: Verifying Checksum 16:25:41 988bab9f4d93: Download complete 16:25:41 1469e6f7b9e6: Verifying Checksum 16:25:41 1469e6f7b9e6: Download complete 16:25:41 339a4e72a1f5: Verifying Checksum 16:25:41 339a4e72a1f5: Download complete 16:25:41 eaf3925da568: Download complete 16:25:41 bde34c3a00c8: Download complete 16:25:41 b352a97aabf1: Download complete 16:25:41 4872d77fe225: Download complete 16:25:41 5851b861e8e6: Verifying Checksum 16:25:41 5851b861e8e6: Download complete 16:25:41 b85a868b505f: Verifying Checksum 16:25:41 b85a868b505f: Download complete 16:25:41 bab4dde63d76: Verifying Checksum 16:25:41 bab4dde63d76: Download complete 16:25:42 b85a868b505f: Pull complete 16:25:43 e2be974225ed: Pull complete 16:25:43 339a4e72a1f5: Pull complete 16:25:43 988bab9f4d93: Pull complete 16:25:43 1469e6f7b9e6: Pull complete 16:25:43 eaf3925da568: Pull complete 16:25:45 bab4dde63d76: Pull complete 16:25:46 bde34c3a00c8: Pull complete 16:25:46 b352a97aabf1: Pull complete 16:25:46 4872d77fe225: Pull complete 16:25:46 5851b861e8e6: Pull complete 16:25:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:25:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:25:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:25:46 prd-ubuntu20.04-docker-8c-8g-4690 does not seem to be running inside a container 16:25: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 16:25:48 $ docker top 8630275016b3b378f1a73f3594258f947929d8eb75e1dec3584160763b74f3fc -eo pid,comm 16:25:48 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). 16:25:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:25:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:48 [ssh-agent] Looking for ssh-agent implementation... 16:25:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:48 $ docker exec 8630275016b3b378f1a73f3594258f947929d8eb75e1dec3584160763b74f3fc ssh-agent 16:25:48 SSH_AUTH_SOCK=/tmp/ssh-BrHFJIPdqcda/agent.32 16:25:48 SSH_AGENT_PID=38 16:25:48 Running ssh-add (command line suppressed) 16:25:48 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6918322636249959370.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6918322636249959370.key) 16:25:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:48 + git tag --points-at HEAD [Pipeline] } 16:25:48 $ docker exec --env ******** --env ******** 8630275016b3b378f1a73f3594258f947929d8eb75e1dec3584160763b74f3fc ssh-agent -k 16:25:48 unset SSH_AUTH_SOCK; 16:25:48 unset SSH_AGENT_PID; 16:25:48 echo Agent pid 38 killed; 16:25:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:25:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:49 [ssh-agent] Looking for ssh-agent implementation... 16:25:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:49 $ docker exec 8630275016b3b378f1a73f3594258f947929d8eb75e1dec3584160763b74f3fc ssh-agent 16:25:49 SSH_AUTH_SOCK=/tmp/ssh-iyxUf6aX8P9M/agent.70 16:25:49 SSH_AGENT_PID=76 16:25:49 Running ssh-add (command line suppressed) 16:25:49 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13343334449539443546.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13343334449539443546.key) 16:25:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:49 + git semver init 16:25:49 2023-02-06 16:25:49,884 [run_init] DEBUG init version:0.0.0 force:False 16:25:49 2023-02-06 16:25:49,885 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 16:25:49 2023-02-06 16:25:49,885 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 16:25:49 2023-02-06 16:25:49,886 [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) 16:25:50 2023-02-06 16:25:50,731 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 16:25:50 2023-02-06 16:25:50,732 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 16:25:50 2023-02-06 16:25:50,732 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:25:50 2023-02-06 16:25:50,732 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:25:50 3.0.0-dev.8 [Pipeline] } 16:25:50 $ docker exec --env ******** --env ******** 8630275016b3b378f1a73f3594258f947929d8eb75e1dec3584160763b74f3fc ssh-agent -k 16:25:51 unset SSH_AUTH_SOCK; 16:25:51 unset SSH_AGENT_PID; 16:25:51 echo Agent pid 76 killed; 16:25:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:25:51 + git semver [Pipeline] } 16:25:51 $ docker stop --time=1 8630275016b3b378f1a73f3594258f947929d8eb75e1dec3584160763b74f3fc 16:25:52 $ docker rm -f --volumes 8630275016b3b378f1a73f3594258f947929d8eb75e1dec3584160763b74f3fc [Pipeline] // withDockerContainer [Pipeline] sh 16:25:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:25:53 Stashed 1 file(s) [Pipeline] echo 16:25:53 [edgeXSemver]: initialized semver on version 3.0.0-dev.8 [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 16:25:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:25:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:25:53 ========================================================= 16:25:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:25:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:25:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:25:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:25:54 213ec9aee27d: Pulling fs layer 16:25:54 4583459ba037: Pulling fs layer 16:25:54 93c1e223e6f2: Pulling fs layer 16:25:54 53926ce57604: Pulling fs layer 16:25:54 21b2b0c7a3f4: Pulling fs layer 16:25:54 22ff95d597cd: Pulling fs layer 16:25:54 12d6caf4c0d1: Pulling fs layer 16:25:54 96b7cbca73a9: Pulling fs layer 16:25:54 a7acece74701: Pulling fs layer 16:25:54 22ff95d597cd: Waiting 16:25:54 12d6caf4c0d1: Waiting 16:25:54 96b7cbca73a9: Waiting 16:25:54 a7acece74701: Waiting 16:25:54 53926ce57604: Waiting 16:25:54 21b2b0c7a3f4: Waiting 16:25:54 93c1e223e6f2: Verifying Checksum 16:25:54 93c1e223e6f2: Download complete 16:25:54 4583459ba037: Verifying Checksum 16:25:54 4583459ba037: Download complete 16:25:54 21b2b0c7a3f4: Verifying Checksum 16:25:54 21b2b0c7a3f4: Download complete 16:25:54 22ff95d597cd: Download complete 16:25:54 213ec9aee27d: Verifying Checksum 16:25:54 213ec9aee27d: Download complete 16:25:54 12d6caf4c0d1: Download complete 16:25:54 213ec9aee27d: Pull complete 16:25:54 4583459ba037: Pull complete 16:25:54 93c1e223e6f2: Pull complete 16:25:55 a7acece74701: Verifying Checksum 16:25:55 a7acece74701: Download complete 16:25:55 53926ce57604: Verifying Checksum 16:25:55 53926ce57604: Download complete 16:25:55 96b7cbca73a9: Verifying Checksum 16:25:55 96b7cbca73a9: Download complete 16:25:59 53926ce57604: Pull complete 16:25:59 21b2b0c7a3f4: Pull complete 16:25:59 22ff95d597cd: Pull complete 16:25:59 12d6caf4c0d1: Pull complete 16:26:02 96b7cbca73a9: Pull complete 16:26:02 a7acece74701: Pull complete 16:26:02 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 16:26:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:26:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 16:26:03 + 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 16:26:03 + docker inspect -f . ci-base-image-x86_64 16:26:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:03 prd-ubuntu20.04-docker-8c-8g-4690 does not seem to be running inside a container 16:26:03 $ 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 16:26:05 $ docker top 12dfd505ecdf96a5640a886872af287bdace1d6956db94dd7257f1759d75137c -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:05 + go version 16:26:05 go version go1.18.7 linux/amd64 [Pipeline] } 16:26:05 $ docker stop --time=1 12dfd505ecdf96a5640a886872af287bdace1d6956db94dd7257f1759d75137c 16:26:07 $ docker rm -f --volumes 12dfd505ecdf96a5640a886872af287bdace1d6956db94dd7257f1759d75137c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:07 + docker inspect -f . ci-base-image-x86_64 16:26:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:07 prd-ubuntu20.04-docker-8c-8g-4690 does not seem to be running inside a container 16:26:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:26:08 $ docker top 18eea25d991a480572490bc9985b1790d2ef6266b942facce2103d667239cfa7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:08 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 16:26:08 Still waiting to schedule task 16:26:08 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4689’ 16:26:08 + make test 16:26:08 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:26:08 go: downloading github.com/go-playground/validator/v10 v10.11.2 16:26:08 go: downloading github.com/stretchr/testify v1.8.1 16:26:08 go: downloading github.com/google/uuid v1.3.0 16:26:08 go: downloading github.com/go-kit/log v0.2.1 16:26:08 go: downloading gopkg.in/yaml.v3 v3.0.1 16:26:08 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:26:08 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:26:08 go: downloading github.com/davecgh/go-spew v1.1.1 16:26:08 go: downloading github.com/pmezard/go-difflib v1.0.0 16:26:08 go: downloading github.com/stretchr/objx v0.5.0 16:26:08 go: downloading github.com/x448/float16 v0.8.4 16:26:08 go: downloading golang.org/x/text v0.6.0 16:26:08 go: downloading golang.org/x/crypto v0.5.0 16:26:08 go: downloading github.com/go-playground/universal-translator v0.18.1 16:26:08 go: downloading github.com/leodido/go-urn v1.2.1 16:26:08 go: downloading github.com/go-playground/locales v0.14.1 16:26:10 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 16:26:15 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.075s coverage: 83.5% of statements 16:26:15 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] 16:26:15 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 16:26:15 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 16:26:15 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.031s coverage: 29.4% of statements 16:26:15 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 16:26:15 ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] 16:26:15 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.018s coverage: 53.0% of statements 16:26:15 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.030s coverage: 90.0% of statements 16:26:15 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.044s coverage: 86.8% of statements 16:26:15 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.010s coverage: 60.5% of statements 16:26:15 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.018s coverage: 36.1% of statements 16:26:15 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.010s coverage: 48.7% of statements 16:26:23 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." 16:26:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:26:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:26:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:26:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:26:25 $ docker stop --time=1 18eea25d991a480572490bc9985b1790d2ef6266b942facce2103d667239cfa7 16:26:27 $ docker rm -f --volumes 18eea25d991a480572490bc9985b1790d2ef6266b942facce2103d667239cfa7 [Pipeline] // withDockerContainer [Pipeline] sh 16:26:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:26:28 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 16:26:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:26:28 16:26:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:26:28 latest: Pulling from edgex-lftools-log-publisher 16:26:28 5eb5b503b376: Pulling fs layer 16:26:28 5c69ac0246d0: Pulling fs layer 16:26:28 ec43610c2a17: Pulling fs layer 16:26:28 3a2ae6a8a46f: Pulling fs layer 16:26:28 33b1e0a273af: Pulling fs layer 16:26:28 5d3b04190fa2: Pulling fs layer 16:26:28 2f39f015ded8: Pulling fs layer 16:26:28 3a2ae6a8a46f: Waiting 16:26:28 5d3b04190fa2: Waiting 16:26:28 33b1e0a273af: Waiting 16:26:28 2f39f015ded8: Waiting 16:26:28 5c69ac0246d0: Download complete 16:26:28 3a2ae6a8a46f: Verifying Checksum 16:26:28 3a2ae6a8a46f: Download complete 16:26:29 33b1e0a273af: Verifying Checksum 16:26:29 33b1e0a273af: Download complete 16:26:29 5d3b04190fa2: Verifying Checksum 16:26:29 5d3b04190fa2: Download complete 16:26:29 ec43610c2a17: Verifying Checksum 16:26:29 ec43610c2a17: Download complete 16:26:29 5eb5b503b376: Verifying Checksum 16:26:29 5eb5b503b376: Download complete 16:26:30 2f39f015ded8: Download complete 16:26:30 5eb5b503b376: Pull complete 16:26:30 5c69ac0246d0: Pull complete 16:26:31 ec43610c2a17: Pull complete 16:26:31 3a2ae6a8a46f: Pull complete 16:26:31 33b1e0a273af: Pull complete 16:26:31 5d3b04190fa2: Pull complete 16:26:35 2f39f015ded8: Pull complete 16:26:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:26:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:26:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:35 prd-ubuntu20.04-docker-8c-8g-4690 does not seem to be running inside a container 16:26:35 $ 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 16:26:37 $ docker top c580ab24b224364f52f340134e8068417841ac483cc55b5b41aa5dc9844582cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:26:37 ---> job-cost.sh 16:26:37 lf-activate-venv: SKIPPING 16:26:37 INFO: No Stack... 16:26:38 INFO: Retrieving Pricing Info for: v3-standard-8 16:26:38 INFO: Archiving Costs [Pipeline] sh 16:26:38 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 16:26:38 + cut -d, -f6 [Pipeline] lock 16:26:38 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-96-stack-cost] 16:26:38 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-96-stack-cost] did not exist. Created. 16:26:38 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:26:39 + echo total: 0.2199999988079071 [Pipeline] stash 16:26:39 Stashed 1 file(s) [Pipeline] } 16:26:39 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-96-stack-cost] [Pipeline] // lock [Pipeline] } 16:26:39 $ docker stop --time=1 c580ab24b224364f52f340134e8068417841ac483cc55b5b41aa5dc9844582cd 16:26:40 $ docker rm -f --volumes c580ab24b224364f52f340134e8068417841ac483cc55b5b41aa5dc9844582cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:29:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4691 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 16:29:23 Running in /w/workspace/go-mod-core-contracts/96 [Pipeline] { [Pipeline] checkout 16:29:23 Selected Git installation does not exist. Using Default 16:29:23 The recommended git tool is: NONE 16:29:29 using credential edgex-jenkins-ssh 16:29:29 Cloning the remote Git repository 16:29:29 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:29:30 > git init /w/workspace/go-mod-core-contracts/96 # timeout=10 16:29:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:29:30 > git --version # timeout=10 16:29:30 > git --version # 'git version 2.25.1' 16:29:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:29:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:29:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:29:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:29:32 Avoid second fetch 16:29:32 Checking out Revision 1c5ef3aefd4c3411ed53897b0302b355caa87855 (main) 16:29:33 Commit message: "Merge pull request #788 from vli11/remove_old_metrics" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 16:29:32 > git config core.sparsecheckout # timeout=10 16:29:32 > git checkout -f 1c5ef3aefd4c3411ed53897b0302b355caa87855 # timeout=10 [Pipeline] sh 16:29:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:29:34 % Total % Received % Xferd Average Speed Time Time Time Current 16:29:34 Dload Upload Total Spent Left Speed 16:29:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh 16:29:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:29:35 + + sudo tee /etc/docker/daemon.new 16:29:35 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:29:35 { 16:29:35 "registry-mirrors": [ 16:29:35 "https://nexus3.edgexfoundry.org:10001" 16:29:35 ], 16:29:35 "bip": "10.250.0.254/24", 16:29:35 "hosts": [ 16:29:35 "tcp://0.0.0.0:5555", 16:29:35 "unix:///var/run/docker.sock" 16:29:35 ], 16:29:35 "mtu": 1458, 16:29:35 "selinux-enabled": true, 16:29:35 "seccomp-profile": "/etc/docker/seccomp.json" 16:29:35 } [Pipeline] sh 16:29:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:29:36 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:29:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:54 ========================================================= 16:29:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:29:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:29:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:29:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:29:55 9b18e9b68314: Pulling fs layer 16:29:55 35d82f9e3411: Pulling fs layer 16:29:55 e16973657156: Pulling fs layer 16:29:55 fc693d55d65f: Pulling fs layer 16:29:55 7e9fc2657dce: Pulling fs layer 16:29:55 dda99020689f: Pulling fs layer 16:29:55 db1c61fa0a46: Pulling fs layer 16:29:55 891c053d2c06: Pulling fs layer 16:29:55 7e9fc2657dce: Waiting 16:29:55 dda99020689f: Waiting 16:29:55 db1c61fa0a46: Waiting 16:29:55 891c053d2c06: Waiting 16:29:55 fc693d55d65f: Waiting 16:29:55 e16973657156: Verifying Checksum 16:29:55 e16973657156: Download complete 16:29:55 35d82f9e3411: Verifying Checksum 16:29:55 35d82f9e3411: Download complete 16:29:55 7e9fc2657dce: Download complete 16:29:55 9b18e9b68314: Verifying Checksum 16:29:55 9b18e9b68314: Download complete 16:29:55 dda99020689f: Verifying Checksum 16:29:55 dda99020689f: Download complete 16:29:56 9b18e9b68314: Pull complete 16:29:56 891c053d2c06: Verifying Checksum 16:29:56 891c053d2c06: Download complete 16:29:57 35d82f9e3411: Pull complete 16:29:57 e16973657156: Pull complete 16:29:57 db1c61fa0a46: Verifying Checksum 16:29:57 db1c61fa0a46: Download complete 16:29:58 fc693d55d65f: Verifying Checksum 16:29:58 fc693d55d65f: Download complete 16:30:10 fc693d55d65f: Pull complete 16:30:10 7e9fc2657dce: Pull complete 16:30:10 dda99020689f: Pull complete 16:30:17 db1c61fa0a46: Pull complete 16:30:20 891c053d2c06: Pull complete 16:30:20 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 16:30:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:30:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 16:30:20 + 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 16:30:21 + docker inspect -f . ci-base-image-arm64 16:30:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:21 prd-ubuntu20.04-docker-arm64-4c-16g-4691 does not seem to be running inside a container 16:30:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/96 -v /w/workspace/go-mod-core-contracts/96:/w/workspace/go-mod-core-contracts/96:rw,z -v /w/workspace/go-mod-core-contracts/96@tmp:/w/workspace/go-mod-core-contracts/96@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 16:30:24 $ docker top 6b301e88512e794c7364237c0555d393d97cce4769ff366c445d06b46416e4d0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:25 + go version 16:30:25 go version go1.18.7 linux/arm64 [Pipeline] } 16:30:25 $ docker stop --time=1 6b301e88512e794c7364237c0555d393d97cce4769ff366c445d06b46416e4d0 16:30:27 $ docker rm -f --volumes 6b301e88512e794c7364237c0555d393d97cce4769ff366c445d06b46416e4d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:27 + docker inspect -f . ci-base-image-arm64 16:30:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:27 prd-ubuntu20.04-docker-arm64-4c-16g-4691 does not seem to be running inside a container 16:30:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-core-contracts/96 -v /w/workspace/go-mod-core-contracts/96:/w/workspace/go-mod-core-contracts/96:rw,z -v /w/workspace/go-mod-core-contracts/96@tmp:/w/workspace/go-mod-core-contracts/96@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 16:30:29 $ docker top 6bfa2168279d7737caa97c065ce6319da089cf5efdcc2c6cbb1d707b3beac82f -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:29 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/96 [Pipeline] fileExists [Pipeline] sh 16:30:29 + make test 16:30:29 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:30:30 go: downloading github.com/google/uuid v1.3.0 16:30:30 go: downloading github.com/go-kit/log v0.2.1 16:30:30 go: downloading github.com/stretchr/testify v1.8.1 16:30:30 go: downloading github.com/go-playground/validator/v10 v10.11.2 16:30:30 go: downloading gopkg.in/yaml.v3 v3.0.1 16:30:30 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:30:30 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:30:30 go: downloading github.com/davecgh/go-spew v1.1.1 16:30:30 go: downloading github.com/pmezard/go-difflib v1.0.0 16:30:30 go: downloading github.com/stretchr/objx v0.5.0 16:30:31 go: downloading github.com/x448/float16 v0.8.4 16:30:31 go: downloading github.com/go-playground/universal-translator v0.18.1 16:30:31 go: downloading github.com/leodido/go-urn v1.2.1 16:30:31 go: downloading golang.org/x/crypto v0.5.0 16:30:31 go: downloading golang.org/x/text v0.6.0 16:30:31 go: downloading github.com/go-playground/locales v0.14.1 16:30:35 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 16:31:14 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.447s coverage: 83.5% of statements 16:31:14 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] 16:31:14 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 16:31:14 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 16:31:14 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.106s coverage: 29.4% of statements 16:31:14 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 16:31:14 ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] 16:31:14 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.112s coverage: 53.0% of statements 16:31:14 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.093s coverage: 90.0% of statements 16:31:14 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.237s coverage: 86.8% of statements 16:31:14 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.093s coverage: 60.5% of statements 16:31:14 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.023s coverage: 36.1% of statements 16:31:14 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.039s coverage: 48.7% of statements 16:31:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:31:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:31:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:31:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:31:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:31:26 $ docker stop --time=1 6bfa2168279d7737caa97c065ce6319da089cf5efdcc2c6cbb1d707b3beac82f 16:31:28 $ docker rm -f --volumes 6bfa2168279d7737caa97c065ce6319da089cf5efdcc2c6cbb1d707b3beac82f [Pipeline] // withDockerContainer [Pipeline] sh 16:31:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:31:29 Warning: overwriting stash ‘coverage-report’ 16:31:30 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 16:31:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:31:30 16:31:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:31:31 arm64: Pulling from edgex-lftools-log-publisher 16:31:31 8998bd30e6a1: Pulling fs layer 16:31:31 04944245beec: Pulling fs layer 16:31:31 699f458cf7ca: Pulling fs layer 16:31:31 765212b225bb: Pulling fs layer 16:31:31 f23df028b6ca: Pulling fs layer 16:31:31 d65c8cfc05b1: Pulling fs layer 16:31:31 2437ff75d9bd: Pulling fs layer 16:31:31 765212b225bb: Waiting 16:31:31 f23df028b6ca: Waiting 16:31:31 d65c8cfc05b1: Waiting 16:31:31 2437ff75d9bd: Waiting 16:31:31 04944245beec: Verifying Checksum 16:31:31 04944245beec: Download complete 16:31:31 765212b225bb: Verifying Checksum 16:31:31 765212b225bb: Download complete 16:31:31 f23df028b6ca: Verifying Checksum 16:31:31 f23df028b6ca: Download complete 16:31:31 d65c8cfc05b1: Verifying Checksum 16:31:31 d65c8cfc05b1: Download complete 16:31:31 699f458cf7ca: Verifying Checksum 16:31:31 699f458cf7ca: Download complete 16:31:32 8998bd30e6a1: Download complete 16:31:34 2437ff75d9bd: Verifying Checksum 16:31:34 2437ff75d9bd: Download complete 16:31:36 8998bd30e6a1: Pull complete 16:31:36 04944245beec: Pull complete 16:31:38 699f458cf7ca: Pull complete 16:31:38 765212b225bb: Pull complete 16:31:39 f23df028b6ca: Pull complete 16:31:39 d65c8cfc05b1: Pull complete 16:31:54 2437ff75d9bd: Pull complete 16:31:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:31:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:31:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:54 prd-ubuntu20.04-docker-arm64-4c-16g-4691 does not seem to be running inside a container 16:31:54 $ 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/96 -v /w/workspace/go-mod-core-contracts/96:/w/workspace/go-mod-core-contracts/96:rw,z -v /w/workspace/go-mod-core-contracts/96@tmp:/w/workspace/go-mod-core-contracts/96@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 16:31:57 $ docker top 52783bb61a7c4effb72d2aa22c8681240d378f7be3003536881e59f327dc2d93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:57 ---> job-cost.sh 16:31:57 lf-activate-venv: SKIPPING 16:31:57 INFO: No Stack... 16:31:58 INFO: Retrieving Pricing Info for: v3-standard-4 16:31:59 INFO: Archiving Costs [Pipeline] sh 16:31:59 + + cutcat -d, /w/workspace/go-mod-core-contracts/96/archives/cost.csv -f6 16:31:59 [Pipeline] lock 16:31:59 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-96-stack-cost] 16:31:59 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-96-stack-cost] did not exist. Created. 16:31:59 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:31:59 /w/workspace/go-mod-core-contracts/96@tmp/durable-1d341669/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:32:00 + echo total: 0.10999999940395355 [Pipeline] stash 16:32:00 Warning: overwriting stash ‘stack-cost’ 16:32:00 Stashed 1 file(s) [Pipeline] } 16:32:00 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-96-stack-cost] [Pipeline] // lock [Pipeline] } 16:32:00 $ docker stop --time=1 52783bb61a7c4effb72d2aa22c8681240d378f7be3003536881e59f327dc2d93 16:32:03 $ docker rm -f --volumes 52783bb61a7c4effb72d2aa22c8681240d378f7be3003536881e59f327dc2d93 [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 16:32:03 provisioning config files... 16:32:03 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config10616252724801702836tmp [Pipeline] { [Pipeline] sh 16:32:03 + set +x 16:32:03 + curl -s https://codecov.io/bash 16:32:03 + bash -s -- 16:32:03 16:32:03 _____ _ 16:32:03 / ____| | | 16:32:03 | | ___ __| | ___ ___ _____ __ 16:32:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:32:03 | |___| (_) | (_| | __/ (_| (_) \ V / 16:32:03 \_____\___/ \__,_|\___|\___\___/ \_/ 16:32:03 Bash-1.0.6 16:32:03 16:32:03 16:32:03 ==> git version 2.25.1 found 16:32:03 ==> 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 16:32:03 Release-Date: 2020-01-08 16:32:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:32:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:32:03 ==> Jenkins CI detected. 16:32:03 current dir:  /w/workspace/undry_go-mod-core-contracts_main 16:32:03 project root: . 16:32:03 --> token set from env 16:32:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:32:04 ==> Running gcov in . (disable via -X gcov) 16:32:04 ==> Python coveragepy not found 16:32:04 ==> Searching for coverage reports in: 16:32:04 + . 16:32:04 -> Found 1 reports 16:32:04 ==> Detecting git/mercurial file structure 16:32:04 ==> Reading reports 16:32:04 + ./coverage.out bytes=116621 16:32:04 ==> Appending adjustments 16:32:04 https://docs.codecov.io/docs/fixing-reports 16:32:04 + Found adjustments 16:32:04 ==> Gzipping contents 16:32:04 20K /tmp/codecov.3u03aa.gz 16:32:04 ==> Uploading reports 16:32:04 url: https://codecov.io 16:32:04 query: branch=main&commit=1c5ef3aefd4c3411ed53897b0302b355caa87855&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 16:32:04 -> Pinging Codecov 16:32:04 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=1c5ef3aefd4c3411ed53897b0302b355caa87855&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 16:32:04 -> Uploading to 16:32:04 https://storage.googleapis.com/codecov/v4/raw/2023-02-06/71470A77251A30514AAF9C0BB2E5B6CE/1c5ef3aefd4c3411ed53897b0302b355caa87855/fc97a0dc-c128-4347-89a3-9c54dec0d1d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230206T163204Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da971bd9f6e23d174a5e40c6f3391465549d69555e44e71d8a66fbc3e78452e2 16:32:04 % Total % Received % Xferd Average Speed Time Time Time Current 16:32:04 Dload Upload Total Spent Left Speed 16:32:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17607 0 0 100 17607 0 76886 --:--:-- --:--:-- --:--:-- 76552 100 17607 0 0 100 17607 0 60092 --:--:-- --:--:-- --:--:-- 59887 16:32:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/1c5ef3aefd4c3411ed53897b0302b355caa87855 [Pipeline] } 16:32:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:32:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:32:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:32:05 16:32:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:32:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:32:05 df9b9388f04a: Pulling fs layer 16:32:05 52dc419b0ee2: Pulling fs layer 16:32:05 25bc292e5bac: Pulling fs layer 16:32:05 114826534d7a: Pulling fs layer 16:32:05 4657fd5d0bcf: Pulling fs layer 16:32:05 6ad1cebc031e: Pulling fs layer 16:32:05 8a3aa393b2d8: Pulling fs layer 16:32:05 4657fd5d0bcf: Waiting 16:32:05 8a3aa393b2d8: Waiting 16:32:05 114826534d7a: Waiting 16:32:05 6ad1cebc031e: Waiting 16:32:05 25bc292e5bac: Verifying Checksum 16:32:05 25bc292e5bac: Download complete 16:32:05 52dc419b0ee2: Verifying Checksum 16:32:05 52dc419b0ee2: Download complete 16:32:05 4657fd5d0bcf: Verifying Checksum 16:32:05 4657fd5d0bcf: Download complete 16:32:05 df9b9388f04a: Verifying Checksum 16:32:05 df9b9388f04a: Download complete 16:32:06 df9b9388f04a: Pull complete 16:32:06 52dc419b0ee2: Pull complete 16:32:06 6ad1cebc031e: Verifying Checksum 16:32:06 6ad1cebc031e: Download complete 16:32:06 25bc292e5bac: Pull complete 16:32:07 114826534d7a: Verifying Checksum 16:32:07 114826534d7a: Download complete 16:32:07 8a3aa393b2d8: Verifying Checksum 16:32:07 8a3aa393b2d8: Download complete 16:32:10 114826534d7a: Pull complete 16:32:10 4657fd5d0bcf: Pull complete 16:32:10 6ad1cebc031e: Pull complete 16:32:13 8a3aa393b2d8: Pull complete 16:32:13 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:32:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:32:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:13 prd-ubuntu20.04-docker-8c-8g-4690 does not seem to be running inside a container 16:32:13 $ 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 16:32:15 $ docker top 7b790dc5662809726d44346d612ecea4cfc362f773978144981468a4b3ea6976 -eo pid,comm [Pipeline] { [Pipeline] echo 16:32:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 16:32:16 + set -o pipefail 16:32:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 16:32:20 16:32:20 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 16:32:20 16:32:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/87686d77-6f38-433e-b62d-1d11faf18439 16:32:20 16:32:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:32:20 16:32:21 16:32:21 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:32:21 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:32:21 More details here: https://snyk.co/ue1NS [Pipeline] } 16:32:21 $ docker stop --time=1 7b790dc5662809726d44346d612ecea4cfc362f773978144981468a4b3ea6976 16:32:23 $ docker rm -f --volumes 7b790dc5662809726d44346d612ecea4cfc362f773978144981468a4b3ea6976 [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 16:32:23 + git log --format=format:%s -1 1c5ef3aefd4c3411ed53897b0302b355caa87855 [Pipeline] sh 16:32:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:32:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:32:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:24 prd-ubuntu20.04-docker-8c-8g-4690 does not seem to be running inside a container 16:32:24 $ 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 16:32:24 $ docker top b5d3b2ec11b7aaba0a2739f353b58c1d2949970f870fc9b886d589e7514fe0b1 -eo pid,comm 16:32:25 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). 16:32:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:25 [ssh-agent] Looking for ssh-agent implementation... 16:32:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:25 $ docker exec b5d3b2ec11b7aaba0a2739f353b58c1d2949970f870fc9b886d589e7514fe0b1 ssh-agent 16:32:25 SSH_AUTH_SOCK=/tmp/ssh-gjDAcXgp1JW8/agent.32 16:32:25 SSH_AGENT_PID=38 16:32:25 Running ssh-add (command line suppressed) 16:32:25 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8202278742999496139.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8202278742999496139.key) 16:32:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:25 + git semver tag 16:32:25 2023-02-06 16:32:25,867 [run_tag] DEBUG tag force:False 16:32:25 2023-02-06 16:32:25,867 [check_head_tag] DEBUG check head tag 16:32:25 2023-02-06 16:32:25,870 [execute] INFO git cat-file --batch-check 16:32:25 2023-02-06 16:32:25,870 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 16:32:25 2023-02-06 16:32:25,873 [execute] INFO git cat-file --batch 16:32:25 2023-02-06 16:32:25,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 16:32:25 2023-02-06 16:32:25,917 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:32:25 2023-02-06 16:32:25,917 [execute] INFO git tag -a v3.0.0-dev.8 -m v3.0.0-dev.8 16:32:25 2023-02-06 16:32:25,917 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.8', '-m', 'v3.0.0-dev.8'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 16:32:25 2023-02-06 16:32:25,923 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:32:25 3.0.0-dev.8 [Pipeline] } 16:32:26 $ docker exec --env ******** --env ******** b5d3b2ec11b7aaba0a2739f353b58c1d2949970f870fc9b886d589e7514fe0b1 ssh-agent -k 16:32:26 unset SSH_AUTH_SOCK; 16:32:26 unset SSH_AGENT_PID; 16:32:26 echo Agent pid 38 killed; 16:32:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:26 + git semver [Pipeline] } 16:32:26 $ docker stop --time=1 b5d3b2ec11b7aaba0a2739f353b58c1d2949970f870fc9b886d589e7514fe0b1 16:32:28 $ docker rm -f --volumes b5d3b2ec11b7aaba0a2739f353b58c1d2949970f870fc9b886d589e7514fe0b1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:32:28 16:32:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:32:28 0.23.1-centos7: Pulling from edgex-lftools 16:32:28 ab5ef0e58194: Pulling fs layer 16:32:28 9712f1f96733: Pulling fs layer 16:32:28 63f879dbbcfc: Pulling fs layer 16:32:28 0d9ebad4ef96: Pulling fs layer 16:32:28 e9a5061849ea: Pulling fs layer 16:32:28 d747dcd14b5f: Pulling fs layer 16:32:28 2de7ff778b66: Pulling fs layer 16:32:28 2de7ff778b66: Waiting 16:32:28 d747dcd14b5f: Waiting 16:32:28 0d9ebad4ef96: Waiting 16:32:28 9712f1f96733: Verifying Checksum 16:32:28 9712f1f96733: Download complete 16:32:29 63f879dbbcfc: Verifying Checksum 16:32:29 63f879dbbcfc: Download complete 16:32:29 e9a5061849ea: Verifying Checksum 16:32:29 e9a5061849ea: Download complete 16:32:29 d747dcd14b5f: Verifying Checksum 16:32:29 d747dcd14b5f: Download complete 16:32:30 0d9ebad4ef96: Verifying Checksum 16:32:30 0d9ebad4ef96: Download complete 16:32:30 ab5ef0e58194: Verifying Checksum 16:32:30 ab5ef0e58194: Download complete 16:32:30 2de7ff778b66: Verifying Checksum 16:32:30 2de7ff778b66: Download complete 16:32:32 ab5ef0e58194: Pull complete 16:32:32 9712f1f96733: Pull complete 16:32:33 63f879dbbcfc: Pull complete 16:32:36 0d9ebad4ef96: Pull complete 16:32:37 e9a5061849ea: Pull complete 16:32:37 d747dcd14b5f: Pull complete 16:32:38 2de7ff778b66: Pull complete 16:32:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:32:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:32:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:38 prd-ubuntu20.04-docker-8c-8g-4690 does not seem to be running inside a container 16:32:38 $ 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 16:32:40 $ docker top e948024d3c310c1a0ac08673eeb440e84fea8a10aae8f993e025e55dafcc4d59 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:32:40 provisioning config files... 16:32:40 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config15957845174667923073tmp 16:32:40 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2404465652429464381tmp 16:32:40 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config129423699778806313tmp [Pipeline] { [Pipeline] echo 16:32:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:32:41 ---> sigul-configuration.sh 16:32:41 gpg: directory `/root/.gnupg' created 16:32:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:32:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:32:41 gpg: keyring `/root/.gnupg/secring.gpg' created 16:32:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:32:41 gpg: CAST5 encrypted data 16:32:41 gpg: encrypted with 1 passphrase 16:32:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:32:41 + mkdir /home/jenkins 16:32:41 + mkdir /home/jenkins/sigul [Pipeline] sh 16:32:41 + 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 16:32:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:32:41 ---> sigul-install.sh 16:32:41 Sigul already installed; skipping installation. [Pipeline] sh 16:32:42 + git tag --list 16:32:42 v0.0.0 16:32:42 v0.0.1 16:32:42 v0.1.0 16:32:42 v0.1.1 16:32:42 v0.1.10 16:32:42 v0.1.100 16:32:42 v0.1.101 16:32:42 v0.1.102 16:32:42 v0.1.103 16:32:42 v0.1.104 16:32:42 v0.1.105 16:32:42 v0.1.106 16:32:42 v0.1.107 16:32:42 v0.1.108 16:32:42 v0.1.109 16:32:42 v0.1.11 16:32:42 v0.1.110 16:32:42 v0.1.111 16:32:42 v0.1.112 16:32:42 v0.1.113 16:32:42 v0.1.114 16:32:42 v0.1.115 16:32:42 v0.1.116 16:32:42 v0.1.117 16:32:42 v0.1.118 16:32:42 v0.1.119 16:32:42 v0.1.12 16:32:42 v0.1.120 16:32:42 v0.1.121 16:32:42 v0.1.122 16:32:42 v0.1.123 16:32:42 v0.1.124 16:32:42 v0.1.125 16:32:42 v0.1.126 16:32:42 v0.1.127 16:32:42 v0.1.128 16:32:42 v0.1.129 16:32:42 v0.1.13 16:32:42 v0.1.130 16:32:42 v0.1.131 16:32:42 v0.1.132 16:32:42 v0.1.133 16:32:42 v0.1.134 16:32:42 v0.1.135 16:32:42 v0.1.136 16:32:42 v0.1.137 16:32:42 v0.1.138 16:32:42 v0.1.139 16:32:42 v0.1.14 16:32:42 v0.1.140 16:32:42 v0.1.141 16:32:42 v0.1.142 16:32:42 v0.1.143 16:32:42 v0.1.144 16:32:42 v0.1.145 16:32:42 v0.1.146 16:32:42 v0.1.147 16:32:42 v0.1.148 16:32:42 v0.1.149 16:32:42 v0.1.15 16:32:42 v0.1.16 16:32:42 v0.1.17 16:32:42 v0.1.18 16:32:42 v0.1.19 16:32:42 v0.1.2 16:32:42 v0.1.20 16:32:42 v0.1.21 16:32:42 v0.1.22 16:32:42 v0.1.23 16:32:42 v0.1.24 16:32:42 v0.1.25 16:32:42 v0.1.26 16:32:42 v0.1.27 16:32:42 v0.1.28 16:32:42 v0.1.29 16:32:42 v0.1.3 16:32:42 v0.1.30 16:32:42 v0.1.31 16:32:42 v0.1.32 16:32:42 v0.1.33 16:32:42 v0.1.34 16:32:42 v0.1.35 16:32:42 v0.1.36 16:32:42 v0.1.37 16:32:42 v0.1.38 16:32:42 v0.1.39 16:32:42 v0.1.4 16:32:42 v0.1.40 16:32:42 v0.1.41 16:32:42 v0.1.42 16:32:42 v0.1.43 16:32:42 v0.1.44 16:32:42 v0.1.45 16:32:42 v0.1.46 16:32:42 v0.1.47 16:32:42 v0.1.48 16:32:42 v0.1.49 16:32:42 v0.1.5 16:32:42 v0.1.50 16:32:42 v0.1.51 16:32:42 v0.1.52 16:32:42 v0.1.53 16:32:42 v0.1.54 16:32:42 v0.1.55 16:32:42 v0.1.56 16:32:42 v0.1.57 16:32:42 v0.1.58 16:32:42 v0.1.59 16:32:42 v0.1.6 16:32:42 v0.1.60 16:32:42 v0.1.61 16:32:42 v0.1.62 16:32:42 v0.1.63 16:32:42 v0.1.64 16:32:42 v0.1.65 16:32:42 v0.1.66 16:32:42 v0.1.67 16:32:42 v0.1.68 16:32:42 v0.1.69 16:32:42 v0.1.7 16:32:42 v0.1.70 16:32:42 v0.1.71 16:32:42 v0.1.72 16:32:42 v0.1.73 16:32:42 v0.1.74 16:32:42 v0.1.75 16:32:42 v0.1.76 16:32:42 v0.1.77 16:32:42 v0.1.78 16:32:42 v0.1.79 16:32:42 v0.1.8 16:32:42 v0.1.80 16:32:42 v0.1.81 16:32:42 v0.1.82 16:32:42 v0.1.83 16:32:42 v0.1.84 16:32:42 v0.1.85 16:32:42 v0.1.86 16:32:42 v0.1.87 16:32:42 v0.1.88 16:32:42 v0.1.89 16:32:42 v0.1.9 16:32:42 v0.1.90 16:32:42 v0.1.91 16:32:42 v0.1.92 16:32:42 v0.1.93 16:32:42 v0.1.94 16:32:42 v0.1.95 16:32:42 v0.1.96 16:32:42 v0.1.97 16:32:42 v0.1.98 16:32:42 v0.1.99 16:32:42 v2.0.0 16:32:42 v2.1.0 16:32:42 v2.1.1 16:32:42 v2.1.1-dev.2 16:32:42 v2.2.0 16:32:42 v2.2.1-dev.1 16:32:42 v2.2.1-dev.10 16:32:42 v2.2.1-dev.11 16:32:42 v2.2.1-dev.2 16:32:42 v2.2.1-dev.3 16:32:42 v2.2.1-dev.4 16:32:42 v2.2.1-dev.5 16:32:42 v2.2.1-dev.6 16:32:42 v2.2.1-dev.7 16:32:42 v2.2.1-dev.8 16:32:42 v2.2.1-dev.9 16:32:42 v2.3.0 16:32:42 v2.3.0-dev.12 16:32:42 v2.3.0-dev.13 16:32:42 v2.3.0-dev.14 16:32:42 v2.3.0-dev.15 16:32:42 v2.3.0-dev.16 16:32:42 v2.3.0-dev.17 16:32:42 v2.3.0-dev.18 16:32:42 v2.3.0-dev.19 16:32:42 v2.3.0-dev.20 16:32:42 v2.3.1-dev.1 16:32:42 v3.0.0-dev.1 16:32:42 v3.0.0-dev.2 16:32:42 v3.0.0-dev.3 16:32:42 v3.0.0-dev.4 16:32:42 v3.0.0-dev.5 16:32:42 v3.0.0-dev.6 16:32:42 v3.0.0-dev.7 16:32:42 v3.0.0-dev.8 [Pipeline] sh 16:32:42 + lftools sign git-tag v3.0.0-dev.8 16:32:43 Signing Git tag with Sigul... 16:32:43 Signing v3.0.0-dev.8 [Pipeline] echo 16:32:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:32:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:32:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:32:43 $ docker stop --time=1 e948024d3c310c1a0ac08673eeb440e84fea8a10aae8f993e025e55dafcc4d59 16:32:44 $ docker rm -f --volumes e948024d3c310c1a0ac08673eeb440e84fea8a10aae8f993e025e55dafcc4d59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:32:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:32:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:32:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:45 prd-ubuntu20.04-docker-8c-8g-4690 does not seem to be running inside a container 16:32:45 $ 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 16:32:46 $ docker top 459f38931f31348bc140fd31fca0813f4c10e6061483e41c21316bb7339af28f -eo pid,comm 16:32:46 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). 16:32:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:46 [ssh-agent] Looking for ssh-agent implementation... 16:32:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:46 $ docker exec 459f38931f31348bc140fd31fca0813f4c10e6061483e41c21316bb7339af28f ssh-agent 16:32:46 SSH_AUTH_SOCK=/tmp/ssh-qOS1wdbeshd7/agent.34 16:32:46 SSH_AGENT_PID=40 16:32:46 Running ssh-add (command line suppressed) 16:32:46 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_17581489588429023674.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_17581489588429023674.key) 16:32:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:46 + git semver bump pre 16:32:47 2023-02-06 16:32:46,949 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:32:47 2023-02-06 16:32:46,949 [bump_version] DEBUG bumping version:3.0.0-dev.8 on axis:pre with prefix:dev 16:32:47 2023-02-06 16:32:46,949 [bump_version] DEBUG bumped version:3.0.0-dev.9 16:32:47 2023-02-06 16:32:46,949 [write_version] DEBUG write version:3.0.0-dev.9 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 16:32:47 2023-02-06 16:32:46,949 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:32:47 2023-02-06 16:32:46,949 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:32:47 2023-02-06 16:32:46,951 [execute] INFO git cat-file --batch-check 16:32:47 2023-02-06 16:32:46,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 16:32:47 2023-02-06 16:32:46,956 [execute] INFO git cat-file --batch 16:32:47 2023-02-06 16:32:46,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 16:32:47 2023-02-06 16:32:46,962 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:32:47 3.0.0-dev.9 [Pipeline] } 16:32:47 $ docker exec --env ******** --env ******** 459f38931f31348bc140fd31fca0813f4c10e6061483e41c21316bb7339af28f ssh-agent -k 16:32:47 unset SSH_AUTH_SOCK; 16:32:47 unset SSH_AGENT_PID; 16:32:47 echo Agent pid 40 killed; 16:32:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:47 + git semver [Pipeline] } 16:32:47 $ docker stop --time=1 459f38931f31348bc140fd31fca0813f4c10e6061483e41c21316bb7339af28f 16:32:49 $ docker rm -f --volumes 459f38931f31348bc140fd31fca0813f4c10e6061483e41c21316bb7339af28f [Pipeline] // withDockerContainer [Pipeline] sh 16:32:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:32:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:32:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:49 prd-ubuntu20.04-docker-8c-8g-4690 does not seem to be running inside a container 16:32:49 $ 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 16:32:50 $ docker top 4b16ba138864b8bd9434d549fbd9330201171c0ea18948bf2c9e2af958039d11 -eo pid,comm 16:32:50 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). 16:32:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:50 [ssh-agent] Looking for ssh-agent implementation... 16:32:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:50 $ docker exec 4b16ba138864b8bd9434d549fbd9330201171c0ea18948bf2c9e2af958039d11 ssh-agent 16:32:50 SSH_AUTH_SOCK=/tmp/ssh-ICbXf7HxjCr4/agent.32 16:32:50 SSH_AGENT_PID=39 16:32:50 Running ssh-add (command line suppressed) 16:32:50 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13689944866651766936.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13689944866651766936.key) 16:32:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:50 + git semver push 16:32:51 2023-02-06 16:32:51,084 [run_push] DEBUG push 16:32:51 2023-02-06 16:32:51,085 [execute] INFO git cat-file --batch-check 16:32:51 2023-02-06 16:32:51,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 16:32:51 2023-02-06 16:32:51,088 [execute] INFO git rev-list fe4caacb6db8d1acf8c88c35d2fe9d5eadf92c63 -- 16:32:51 2023-02-06 16:32:51,088 [execute] DEBUG Popen(['git', 'rev-list', 'fe4caacb6db8d1acf8c88c35d2fe9d5eadf92c63', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 16:32:51 2023-02-06 16:32:51,096 [execute] INFO git fetch -v origin 16:32:51 2023-02-06 16:32:51,097 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 16:32:52 2023-02-06 16:32:51,737 [run_push] DEBUG no remote changes detected 16:32:52 2023-02-06 16:32:51,737 [execute] INFO git push origin semver 16:32:52 2023-02-06 16:32:51,738 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 16:32:53 2023-02-06 16:32:52,821 [run_push] DEBUG push all version tags 16:32:53 2023-02-06 16:32:52,821 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:32:53 2023-02-06 16:32:52,821 [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) 16:32:53 2023-02-06 16:32:53,827 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:32:53 3.0.0-dev.9 [Pipeline] } 16:32:53 $ docker exec --env ******** --env ******** 4b16ba138864b8bd9434d549fbd9330201171c0ea18948bf2c9e2af958039d11 ssh-agent -k 16:32:54 unset SSH_AUTH_SOCK; 16:32:54 unset SSH_AGENT_PID; 16:32:54 echo Agent pid 39 killed; 16:32:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:54 + git semver [Pipeline] } 16:32:54 $ docker stop --time=1 4b16ba138864b8bd9434d549fbd9330201171c0ea18948bf2c9e2af958039d11 16:32:55 $ docker rm -f --volumes 4b16ba138864b8bd9434d549fbd9330201171c0ea18948bf2c9e2af958039d11 [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 16:32:56 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 16:32:56 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 16:32:56 total 16 16:32:56 drwxr-xr-x 3 root root 4096 Feb 6 16:26 . 16:32:56 drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 16:32 .. 16:32:56 drwxr-xr-x 2 root root 4096 Feb 6 16:26 cost 16:32:56 -rw-r--r-- 1 root root 92 Feb 6 16:26 cost.csv 16:32:56 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 16:32:56 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 16:32:56 total 16 16:32:56 drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 16:26 . 16:32:56 drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 16:32 .. 16:32:56 drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 16:26 cost 16:32:56 -rw-r--r-- 1 jenkins jenkins 92 Feb 6 16:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:32:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:32:57 ---> package-listing.sh 16:32:57 ++ facter osfamily 16:32:57 ++ tr '[:upper:]' '[:lower:]' 16:32:57 + OS_FAMILY=debian 16:32:57 + workspace=/w/workspace/undry_go-mod-core-contracts_main 16:32:57 + START_PACKAGES=/tmp/packages_start.txt 16:32:57 + END_PACKAGES=/tmp/packages_end.txt 16:32:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:32:57 + PACKAGES=/tmp/packages_start.txt 16:32:57 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 16:32:57 + PACKAGES=/tmp/packages_end.txt 16:32:57 + case "${OS_FAMILY}" in 16:32:57 + dpkg -l 16:32:57 + grep '^ii' 16:32:57 + '[' -f /tmp/packages_start.txt ']' 16:32:57 + '[' -f /tmp/packages_end.txt ']' 16:32:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:32:57 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 16:32:57 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 16:32:57 + 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 16:32:57 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 16:32:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:58 prd-ubuntu20.04-docker-8c-8g-4690 does not seem to be running inside a container 16:32:58 $ 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 16:32:59 $ docker top 72bece5026ce59862b1709f7d48692d2724d200107d32d4039d03929897f1ca8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:59 + touch /tmp/pre-build-complete [Pipeline] sh 16:32:59 + mkdir -p /var/log/sysstat [Pipeline] sh 16:33:00 + ls /var/log/sa-host 16:33:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:33:00 provisioning config files... 16:33:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5265580345191124161tmp [Pipeline] { [Pipeline] echo 16:33:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:33:00 ---> create-netrc.sh [Pipeline] } 16:33:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:33:01 ---> python-tools-install.sh [Pipeline] echo 16:33:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:33:01 ---> sudo-logs.sh 16:33:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:33:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:33:01 ---> job-cost.sh 16:33:01 lf-activate-venv: SKIPPING 16:33:01 DEBUG: total: 0.2199999988079071 16:33:01 INFO: Retrieving Stack Cost... 16:33:01 INFO: Retrieving Pricing Info for: v3-standard-8 16:33:02 INFO: Archiving Costs [Pipeline] echo 16:33:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:33:02 ---> logs-deploy.sh 16:33:02 lf-activate-venv: SKIPPING 16:33:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/96 16:33:02 INFO: archiving workspace using pattern(s): 16:33:03 Archives upload complete. 16:33:03 INFO: archiving logs to Nexus 16:33:04 ---> uname -a: 16:33:04 Linux prd-ubuntu20-04-docker-8c-8g-4690 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:33:04 16:33:04 16:33:04 ---> lscpu: 16:33:04 Architecture: x86_64 16:33:04 CPU op-mode(s): 32-bit, 64-bit 16:33:04 Byte Order: Little Endian 16:33:04 Address sizes: 40 bits physical, 48 bits virtual 16:33:04 CPU(s): 8 16:33:04 On-line CPU(s) list: 0-7 16:33:04 Thread(s) per core: 1 16:33:04 Core(s) per socket: 1 16:33:04 Socket(s): 8 16:33:04 NUMA node(s): 1 16:33:04 Vendor ID: AuthenticAMD 16:33:04 CPU family: 23 16:33:04 Model: 49 16:33:04 Model name: AMD EPYC-Rome Processor 16:33:04 Stepping: 0 16:33:04 CPU MHz: 2799.998 16:33:04 BogoMIPS: 5599.99 16:33:04 Virtualization: AMD-V 16:33:04 Hypervisor vendor: KVM 16:33:04 Virtualization type: full 16:33:04 L1d cache: 256 KiB 16:33:04 L1i cache: 256 KiB 16:33:04 L2 cache: 4 MiB 16:33:04 L3 cache: 128 MiB 16:33:04 NUMA node0 CPU(s): 0-7 16:33:04 Vulnerability Itlb multihit: Not affected 16:33:04 Vulnerability L1tf: Not affected 16:33:04 Vulnerability Mds: Not affected 16:33:04 Vulnerability Meltdown: Not affected 16:33:04 Vulnerability Mmio stale data: Not affected 16:33:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:33:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:33:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:33:04 Vulnerability Srbds: Not affected 16:33:04 Vulnerability Tsx async abort: Not affected 16:33:04 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 16:33:04 16:33:04 16:33:04 ---> nproc: 16:33:04 8 16:33:04 16:33:04 16:33:04 ---> df -h: 16:33:04 Filesystem Size Used Avail Use% Mounted on 16:33:04 overlay 155G 12G 143G 8% / 16:33:04 tmpfs 64M 0 64M 0% /dev 16:33:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:33:04 shm 64M 0 64M 0% /dev/shm 16:33:04 /dev/vda1 155G 12G 143G 8% /facter-os 16:33:04 16:33:04 16:33:04 ---> sar -b -r -n DEV: 16:33:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4690) 02/06/23 _x86_64_ (8 CPU) 16:33:04 16:33:04 16:25:04 LINUX RESTART (8 CPU) 16:33:04 16:33:04 16:26:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:33:04 16:27:01 85.55 0.34 85.21 0.00 23.18 104316.77 0.00 16:33:04 16:28:01 7.48 0.00 7.48 0.00 0.00 43961.89 0.00 16:33:04 16:29:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 16:33:04 16:30:01 1.28 0.00 1.28 0.00 0.00 16.80 0.00 16:33:04 16:31:01 55.11 11.60 43.51 0.00 5176.74 8751.87 0.00 16:33:04 16:32:01 4.00 0.02 3.98 0.00 0.13 95.17 0.00 16:33:04 16:33:01 110.90 0.47 110.43 0.00 45.19 52177.17 0.00 16:33:04 Average: 37.78 1.78 36.00 0.00 751.00 29727.13 0.00 16:33:04 16:33:04 16:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:33:04 16:27:01 28723324 31626756 678068 2.06 91524 3051440 1761528 5.19 1103892 2646920 424 16:33:04 16:28:01 28724284 31627848 676844 2.06 91612 3051440 1761528 5.19 1103428 2646916 24 16:33:04 16:29:01 28715576 31619212 685404 2.08 91644 3051448 1761528 5.19 1113740 2646916 20 16:33:04 16:30:01 28715408 31619200 685080 2.08 91700 3051444 1761528 5.19 1113884 2646920 28 16:33:04 16:31:01 28182304 31595760 695700 2.12 125564 3506704 1825120 5.38 1436428 2817776 24 16:33:04 16:32:01 28186432 31595260 695784 2.12 124180 3503456 1812456 5.34 1435364 2814648 168 16:33:04 16:33:01 26651208 31549224 731156 2.22 174196 4813348 1868004 5.51 1585444 4059044 348 16:33:04 Average: 28271219 31604751 692577 2.11 112917 3432754 1793099 5.28 1270311 2897020 148 16:33:04 16:33:04 16:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:33:04 16:27:01 docker0 15.76 18.16 1.27 292.75 0.00 0.00 0.00 0.00 16:33:04 16:27:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 16:33:04 16:27:01 ens3 149.73 98.71 2890.44 24.58 0.00 0.00 0.00 0.00 16:33:04 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:04 16:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:33:04 16:28:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:33:04 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:04 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:04 16:29:01 ens3 4.93 3.82 7.53 10.28 0.00 0.00 0.00 0.00 16:33:04 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:04 16:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:33:04 16:30:01 ens3 1.60 2.57 0.41 13.35 0.00 0.00 0.00 0.00 16:33:04 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:04 16:31:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 16:33:04 16:31:01 ens3 128.21 73.52 2751.71 11.85 0.00 0.00 0.00 0.00 16:33:04 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:04 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:33:04 16:32:01 ens3 0.25 0.18 0.02 0.01 0.00 0.00 0.00 0.00 16:33:04 16:33:01 docker0 18.23 19.90 1.69 289.24 0.00 0.00 0.00 0.00 16:33:04 16:33:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 16:33:04 16:33:01 ens3 345.28 261.97 7532.05 102.28 0.00 0.00 0.00 0.00 16:33:04 Average: docker0 4.83 5.41 0.42 82.64 0.00 0.00 0.00 0.00 16:33:04 Average: lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 16:33:04 Average: ens3 89.89 62.89 1880.70 23.19 0.00 0.00 0.00 0.00 16:33:04 16:33:04 16:33:04 ---> sar -P ALL: 16:33:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4690) 02/06/23 _x86_64_ (8 CPU) 16:33:04 16:33:04 16:25:04 LINUX RESTART (8 CPU) 16:33:04 16:33:04 16:26:02 CPU %user %nice %system %iowait %steal %idle 16:33:04 16:27:01 all 16.04 0.00 3.50 0.99 0.09 79.38 16:33:04 16:27:01 0 15.42 0.00 3.22 0.03 0.09 81.24 16:33:04 16:27:01 1 15.97 0.00 3.22 0.19 0.09 80.53 16:33:04 16:27:01 2 16.60 0.00 3.26 0.44 0.09 79.60 16:33:04 16:27:01 3 17.22 0.00 3.76 0.05 0.09 78.89 16:33:04 16:27:01 4 17.09 0.00 3.28 0.03 0.10 79.49 16:33:04 16:27:01 5 15.12 0.00 3.81 0.75 0.09 80.23 16:33:04 16:27:01 6 15.49 0.00 3.52 2.15 0.09 78.74 16:33:04 16:27:01 7 15.43 0.00 3.95 4.26 0.09 76.28 16:33:04 16:28:01 all 0.03 0.00 0.02 0.02 0.00 99.93 16:33:04 16:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:33:04 16:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:33:04 16:28:01 2 0.05 0.00 0.05 0.00 0.02 99.88 16:33:04 16:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:33:04 16:28:01 4 0.03 0.00 0.03 0.00 0.00 99.93 16:33:04 16:28:01 5 0.02 0.00 0.02 0.08 0.00 99.88 16:33:04 16:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:33:04 16:28:01 7 0.05 0.00 0.02 0.07 0.02 99.85 16:33:04 16:29:01 all 0.07 0.00 0.02 0.00 0.01 99.90 16:33:04 16:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:33:04 16:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:33:04 16:29:01 2 0.13 0.00 0.00 0.00 0.00 99.87 16:33:04 16:29:01 3 0.13 0.00 0.07 0.00 0.02 99.78 16:33:04 16:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:33:04 16:29:01 5 0.07 0.00 0.02 0.00 0.02 99.90 16:33:04 16:29:01 6 0.08 0.00 0.00 0.00 0.02 99.90 16:33:04 16:29:01 7 0.12 0.00 0.03 0.02 0.00 99.83 16:33:04 16:30:01 all 0.03 0.00 0.01 0.01 0.00 99.96 16:33:04 16:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:33:04 16:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:33:04 16:30:01 2 0.07 0.00 0.02 0.02 0.00 99.90 16:33:04 16:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:33:04 16:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:33:04 16:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:33:04 16:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:33:04 16:30:01 7 0.07 0.00 0.02 0.03 0.02 99.87 16:33:04 16:31:01 all 2.22 0.00 1.52 0.42 0.03 95.81 16:33:04 16:31:01 0 3.00 0.00 1.33 0.22 0.03 95.41 16:33:04 16:31:01 1 1.82 0.00 2.27 0.08 0.03 95.79 16:33:04 16:31:01 2 3.86 0.00 1.75 0.10 0.02 94.28 16:33:04 16:31:01 3 1.37 0.00 0.82 0.28 0.03 97.49 16:33:04 16:31:01 4 2.05 0.00 2.87 0.35 0.03 94.69 16:33:04 16:31:01 5 2.39 0.00 1.17 0.47 0.03 95.94 16:33:04 16:31:01 6 2.17 0.00 0.98 0.17 0.02 96.67 16:33:04 16:31:01 7 1.12 0.00 0.94 1.69 0.02 96.24 16:33:04 16:32:01 all 0.08 0.00 0.06 0.02 0.00 99.84 16:33:04 16:32:01 0 0.08 0.00 0.07 0.00 0.00 99.85 16:33:04 16:32:01 1 0.00 0.00 0.05 0.00 0.00 99.95 16:33:04 16:32:01 2 0.02 0.00 0.05 0.00 0.02 99.92 16:33:04 16:32:01 3 0.25 0.00 0.13 0.00 0.02 99.60 16:33:04 16:32:01 4 0.03 0.00 0.03 0.00 0.00 99.93 16:33:04 16:32:01 5 0.17 0.00 0.05 0.00 0.00 99.78 16:33:04 16:32:01 6 0.03 0.00 0.05 0.02 0.00 99.90 16:33:04 16:32:01 7 0.03 0.00 0.03 0.12 0.00 99.82 16:33:04 16:33:01 all 8.93 0.00 4.23 0.98 0.10 85.76 16:33:04 16:33:01 0 7.28 0.00 3.74 1.16 0.08 87.74 16:33:04 16:33:01 1 9.52 0.00 4.45 0.57 0.08 85.38 16:33:04 16:33:01 2 9.79 0.00 4.37 4.97 0.12 80.75 16:33:04 16:33:01 3 10.33 0.00 4.84 0.10 0.08 84.64 16:33:04 16:33:01 4 6.46 0.00 3.43 0.19 0.10 89.82 16:33:04 16:33:01 5 9.95 0.00 4.88 0.10 0.10 84.97 16:33:04 16:33:01 6 9.27 0.00 4.42 0.08 0.12 86.11 16:33:04 16:33:01 7 8.83 0.00 3.74 0.68 0.10 86.65 16:33:04 Average: all 3.86 0.00 1.32 0.34 0.03 94.44 16:33:04 Average: 0 3.65 0.00 1.19 0.20 0.03 94.93 16:33:04 Average: 1 3.86 0.00 1.42 0.12 0.03 94.57 16:33:04 Average: 2 4.30 0.00 1.34 0.78 0.04 93.53 16:33:04 Average: 3 4.14 0.00 1.36 0.06 0.03 94.41 16:33:04 Average: 4 3.62 0.00 1.37 0.08 0.03 94.90 16:33:04 Average: 5 3.91 0.00 1.40 0.20 0.03 94.45 16:33:04 Average: 6 3.81 0.00 1.27 0.34 0.03 94.54 16:33:04 Average: 7 3.61 0.00 1.23 0.97 0.03 94.16 16:33:04 16:33:04 16:33:04