Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a4b6201f24933f2210822dbc1405da8fd1cc8456 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-ssh16946755381710506914.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh4514586428861763694.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16925264819898594745.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh11116844240227266679.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-ssh10441892988766334693.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23678 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/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 a4b6201f24933f2210822dbc1405da8fd1cc8456 (main) Commit message: "Merge pull request #939 from weichou1229/issue-4964" > 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 a4b6201f24933f2210822dbc1405da8fd1cc8456 # timeout=10 > git rev-list --no-walk 64c5aa1af6c46f04fbadf50f57e0ab3a6d97656f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:44 ========================================================= 08:30:44 EdgeX Global Pipelines Version Info 08:30:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:45 ------------------- 08:30:45 stable info: 08:30:45 ------------------- 08:30:45 Commited By: Ginny Guan ginny@iotechsys.com 08:30:45 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:30:45 Message: update stable to v1.0.265 08:30:45 ------------------- 08:30:45 experimental info: 08:30:45 ------------------- 08:30:45 Commited By: Cherry Wang cherry@iotechsys.com 08:30:45 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:30:45 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 08:30:45 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 08:30:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:30:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a4b6201f24933f2210822dbc1405da8fd1cc8456 [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a4b6201 [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:46 + git rev-list -1 --merges a4b6201f24933f2210822dbc1405da8fd1cc8456~1..a4b6201f24933f2210822dbc1405da8fd1cc8456 [Pipeline] echo 08:30:46 -----------> git rev-list -1 --merges a4b6201f24933f2210822dbc1405da8fd1cc8456~1..a4b6201f24933f2210822dbc1405da8fd1cc8456 a4b6201f24933f2210822dbc1405da8fd1cc8456 08:30:46 a4b6201f24933f2210822dbc1405da8fd1cc8456 [false] [Pipeline] sh 08:30:47 + git log --format=format:%s -1 a4b6201f24933f2210822dbc1405da8fd1cc8456 [Pipeline] echo 08:30:47 ========================================================= 08:30:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:47 + git log --format=format:%s -1 a4b6201f24933f2210822dbc1405da8fd1cc8456 [Pipeline] echo 08:30:47 [semverPrep] GIT_COMMIT: a4b6201f24933f2210822dbc1405da8fd1cc8456, Commit Message: Merge pull request #939 from weichou1229/issue-4964 [Pipeline] echo 08:30:47 [semverPrep] This is not a build commit. [Pipeline] sh 08:30:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:48 + grep -v github /etc/ssh/ssh_known_hosts 08:30:48 + [ -e /tmp/ssh_known_hosts ] 08:30:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:48 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:48 08:30:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:48 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:48 b85a868b505f: Pulling fs layer 08:30:48 e2be974225ed: Pulling fs layer 08:30:48 339a4e72a1f5: Pulling fs layer 08:30:48 988bab9f4d93: Pulling fs layer 08:30:48 1469e6f7b9e6: Pulling fs layer 08:30:48 988bab9f4d93: Waiting 08:30:48 eaf3925da568: Pulling fs layer 08:30:48 bab4dde63d76: Pulling fs layer 08:30:48 bde34c3a00c8: Pulling fs layer 08:30:48 b352a97aabf1: Pulling fs layer 08:30:48 4872d77fe225: Pulling fs layer 08:30:48 5851b861e8e6: Pulling fs layer 08:30:48 bde34c3a00c8: Waiting 08:30:48 5851b861e8e6: Waiting 08:30:48 1469e6f7b9e6: Waiting 08:30:48 eaf3925da568: Waiting 08:30:48 bab4dde63d76: Waiting 08:30:49 e2be974225ed: Verifying Checksum 08:30:49 e2be974225ed: Download complete 08:30:49 988bab9f4d93: Download complete 08:30:49 1469e6f7b9e6: Verifying Checksum 08:30:49 1469e6f7b9e6: Download complete 08:30:49 eaf3925da568: Download complete 08:30:49 339a4e72a1f5: Verifying Checksum 08:30:49 339a4e72a1f5: Download complete 08:30:49 bde34c3a00c8: Download complete 08:30:49 b352a97aabf1: Verifying Checksum 08:30:49 b352a97aabf1: Download complete 08:30:49 4872d77fe225: Verifying Checksum 08:30:49 4872d77fe225: Download complete 08:30:49 5851b861e8e6: Verifying Checksum 08:30:51 b85a868b505f: Verifying Checksum 08:30:51 b85a868b505f: Download complete 08:30:52 b85a868b505f: Pull complete 08:30:52 e2be974225ed: Pull complete 08:30:52 339a4e72a1f5: Pull complete 08:30:52 988bab9f4d93: Pull complete 08:30:54 1469e6f7b9e6: Pull complete 08:30:54 eaf3925da568: Pull complete 08:30:54 bab4dde63d76: Verifying Checksum 08:30:54 bab4dde63d76: Download complete 08:30:55 bab4dde63d76: Pull complete 08:30:56 bde34c3a00c8: Pull complete 08:30:56 b352a97aabf1: Pull complete 08:30:56 4872d77fe225: Pull complete 08:30:56 5851b861e8e6: Pull complete 08:30:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:56 prd-ubuntu20.04-docker-8c-8g-23678 does not seem to be running inside a container 08:30:56 $ 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 08:30:59 $ docker top 85137d05c5873a3ba3200372b578cbd0573db5d6a23f262abbdf2c7988684230 -eo pid,comm 08:30:59 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). 08:30:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:59 [ssh-agent] Looking for ssh-agent implementation... 08:30:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:59 $ docker exec 85137d05c5873a3ba3200372b578cbd0573db5d6a23f262abbdf2c7988684230 ssh-agent 08:30:59 SSH_AUTH_SOCK=/tmp/ssh-eZh3NWpsr9cu/agent.32 08:30:59 SSH_AGENT_PID=38 08:30:59 Running ssh-add (command line suppressed) 08:30:59 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_848217264233321486.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_848217264233321486.key) 08:30:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:59 + git tag --points-at HEAD [Pipeline] } 08:30:59 $ docker exec --env ******** --env ******** 85137d05c5873a3ba3200372b578cbd0573db5d6a23f262abbdf2c7988684230 ssh-agent -k 08:31:00 unset SSH_AUTH_SOCK; 08:31:00 unset SSH_AGENT_PID; 08:31:00 echo Agent pid 38 killed; 08:31:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:00 [ssh-agent] Looking for ssh-agent implementation... 08:31:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:00 $ docker exec 85137d05c5873a3ba3200372b578cbd0573db5d6a23f262abbdf2c7988684230 ssh-agent 08:31:00 SSH_AUTH_SOCK=/tmp/ssh-7vXBCCoSkMwA/agent.71 08:31:00 SSH_AGENT_PID=77 08:31:00 Running ssh-add (command line suppressed) 08:31:00 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1727396374719910281.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1727396374719910281.key) 08:31:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:00 + git semver init 08:31:00 2024-10-24 08:31:00,820 [run_init] DEBUG init version:0.0.0 force:False 08:31:00 2024-10-24 08:31:00,821 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 08:31:00 2024-10-24 08:31:00,821 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 08:31:00 2024-10-24 08:31:00,822 [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) 08:31:01 2024-10-24 08:31:01,764 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 08:31:01 2024-10-24 08:31:01,765 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 08:31:01 2024-10-24 08:31:01,765 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 08:31:01 2024-10-24 08:31:01,765 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 08:31:01 4.0.0-dev.2 [Pipeline] } 08:31:01 $ docker exec --env ******** --env ******** 85137d05c5873a3ba3200372b578cbd0573db5d6a23f262abbdf2c7988684230 ssh-agent -k 08:31:01 unset SSH_AUTH_SOCK; 08:31:01 unset SSH_AGENT_PID; 08:31:01 echo Agent pid 77 killed; 08:31:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:02 + git semver [Pipeline] } 08:31:02 $ docker stop --time=1 85137d05c5873a3ba3200372b578cbd0573db5d6a23f262abbdf2c7988684230 08:31:03 $ docker rm -f --volumes 85137d05c5873a3ba3200372b578cbd0573db5d6a23f262abbdf2c7988684230 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:04 Stashed 1 file(s) [Pipeline] echo 08:31:04 [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [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 08:31:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:31:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:31:04 ========================================================= 08:31:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:31:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 08:31:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:31:05 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:05 43c4264eed91: Pulling fs layer 08:31:05 4cc291be95ef: Pulling fs layer 08:31:05 2ac1f1163629: Pulling fs layer 08:31:05 5c3c966382ef: Pulling fs layer 08:31:05 4f4fb700ef54: Pulling fs layer 08:31:05 5d5c8e513c77: Pulling fs layer 08:31:05 9f66e0745190: Pulling fs layer 08:31:05 f49a43e4bbc0: Pulling fs layer 08:31:05 561ebcabdf7f: Pulling fs layer 08:31:05 9f66e0745190: Waiting 08:31:05 f49a43e4bbc0: Waiting 08:31:05 5d5c8e513c77: Waiting 08:31:05 561ebcabdf7f: Waiting 08:31:05 5c3c966382ef: Waiting 08:31:05 4f4fb700ef54: Waiting 08:31:05 4cc291be95ef: Verifying Checksum 08:31:05 4cc291be95ef: Download complete 08:31:05 5c3c966382ef: Download complete 08:31:05 4f4fb700ef54: Download complete 08:31:05 5d5c8e513c77: Verifying Checksum 08:31:05 5d5c8e513c77: Download complete 08:31:05 43c4264eed91: Download complete 08:31:05 9f66e0745190: Verifying Checksum 08:31:05 9f66e0745190: Download complete 08:31:05 43c4264eed91: Pull complete 08:31:05 561ebcabdf7f: Download complete 08:31:05 4cc291be95ef: Pull complete 08:31:05 2ac1f1163629: Verifying Checksum 08:31:05 2ac1f1163629: Download complete 08:31:05 f49a43e4bbc0: Verifying Checksum 08:31:05 f49a43e4bbc0: Download complete 08:31:09 2ac1f1163629: Pull complete 08:31:09 5c3c966382ef: Pull complete 08:31:09 4f4fb700ef54: Pull complete 08:31:09 5d5c8e513c77: Pull complete 08:31:09 9f66e0745190: Pull complete 08:31:10 f49a43e4bbc0: Pull complete 08:31:11 561ebcabdf7f: Pull complete 08:31:11 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:31:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:31:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 08:31:11 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:12 + docker inspect -f . ci-base-image-x86_64 08:31:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:12 prd-ubuntu20.04-docker-8c-8g-23678 does not seem to be running inside a container 08:31:12 $ 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 08:31:17 $ docker top 47911b723fb7fc2d8f97b8e8e177df9c616ef9fb5760fb8c09aa9ea6211acd5a -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:17 + go version 08:31:17 go version go1.23.2 linux/amd64 [Pipeline] } 08:31:17 $ docker stop --time=1 47911b723fb7fc2d8f97b8e8e177df9c616ef9fb5760fb8c09aa9ea6211acd5a 08:31:18 $ docker rm -f --volumes 47911b723fb7fc2d8f97b8e8e177df9c616ef9fb5760fb8c09aa9ea6211acd5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:19 + docker inspect -f . ci-base-image-x86_64 08:31:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:19 prd-ubuntu20.04-docker-8c-8g-23678 does not seem to be running inside a container 08:31:19 $ 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 08:31:19 Still waiting to schedule task 08:31:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:31:19 $ docker top a930210684ee4bd6cbf09510e36352da5970ab0fe9bd3f8ea2e2fbdc43a3792a -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:20 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 08:31:20 + make test 08:31:20 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:31:20 go: downloading github.com/google/uuid v1.6.0 08:31:20 go: downloading github.com/go-playground/validator/v10 v10.22.1 08:31:20 go: downloading github.com/stretchr/testify v1.9.0 08:31:20 go: downloading github.com/go-kit/log v0.2.1 08:31:20 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 08:31:20 go: downloading gopkg.in/yaml.v3 v3.0.1 08:31:20 go: downloading github.com/go-logfmt/logfmt v0.5.1 08:31:20 go: downloading github.com/davecgh/go-spew v1.1.1 08:31:20 go: downloading github.com/pmezard/go-difflib v1.0.0 08:31:20 go: downloading github.com/stretchr/objx v0.5.2 08:31:20 go: downloading github.com/x448/float16 v0.8.4 08:31:20 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 08:31:20 go: downloading github.com/go-playground/universal-translator v0.18.1 08:31:20 go: downloading github.com/leodido/go-urn v1.4.0 08:31:20 go: downloading golang.org/x/crypto v0.25.0 08:31:20 go: downloading golang.org/x/text v0.16.0 08:31:20 go: downloading github.com/go-playground/locales v0.14.1 08:31:21 go: downloading golang.org/x/sys v0.22.0 08:31:21 go: downloading golang.org/x/net v0.27.0 08:31:23 ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients [no test files] 08:31:29 ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces [no test files] 08:31:29 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces/mocks coverage: 0.0% of statements 08:31:29 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger/mocks coverage: 0.0% of statements 08:31:29 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http 0.098s coverage: 83.4% of statements 08:31:29 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http/utils 0.012s coverage: 38.7% of statements 08:31:29 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger 0.008s coverage: 29.4% of statements 08:31:29 ok github.com/edgexfoundry/go-mod-core-contracts/v4/common 0.007s coverage: 29.3% of statements 08:31:29 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos 0.019s coverage: 71.3% of statements 08:31:29 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/common 0.006s coverage: 90.0% of statements 08:31:30 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/requests 0.029s coverage: 84.9% of statements 08:31:30 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/responses 0.006s coverage: 67.3% of statements 08:31:30 ok github.com/edgexfoundry/go-mod-core-contracts/v4/errors 0.004s coverage: 36.1% of statements 08:31:30 ok github.com/edgexfoundry/go-mod-core-contracts/v4/models 0.009s coverage: 65.9% of statements 08:31:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:31:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:31:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:31:42 $ docker stop --time=1 a930210684ee4bd6cbf09510e36352da5970ab0fe9bd3f8ea2e2fbdc43a3792a 08:31:47 $ docker rm -f --volumes a930210684ee4bd6cbf09510e36352da5970ab0fe9bd3f8ea2e2fbdc43a3792a [Pipeline] // withDockerContainer [Pipeline] sh 08:31:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:31:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:31:48 08:31:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:31:48 latest: Pulling from edgex-lftools-log-publisher 08:31:48 5eb5b503b376: Pulling fs layer 08:31:48 5c69ac0246d0: Pulling fs layer 08:31:48 ec43610c2a17: Pulling fs layer 08:31:48 3a2ae6a8a46f: Pulling fs layer 08:31:48 33b1e0a273af: Pulling fs layer 08:31:48 5d3b04190fa2: Pulling fs layer 08:31:48 2f39f015ded8: Pulling fs layer 08:31:48 33b1e0a273af: Waiting 08:31:48 5d3b04190fa2: Waiting 08:31:48 2f39f015ded8: Waiting 08:31:48 3a2ae6a8a46f: Waiting 08:31:49 5c69ac0246d0: Verifying Checksum 08:31:49 5c69ac0246d0: Download complete 08:31:49 3a2ae6a8a46f: Download complete 08:31:49 33b1e0a273af: Verifying Checksum 08:31:49 33b1e0a273af: Download complete 08:31:49 5d3b04190fa2: Verifying Checksum 08:31:49 5d3b04190fa2: Download complete 08:31:49 ec43610c2a17: Verifying Checksum 08:31:49 ec43610c2a17: Download complete 08:31:49 5eb5b503b376: Verifying Checksum 08:31:49 5eb5b503b376: Download complete 08:31:49 2f39f015ded8: Download complete 08:31:50 5eb5b503b376: Pull complete 08:31:50 5c69ac0246d0: Pull complete 08:31:50 ec43610c2a17: Pull complete 08:31:50 3a2ae6a8a46f: Pull complete 08:31:51 33b1e0a273af: Pull complete 08:31:51 5d3b04190fa2: Pull complete 08:31:55 2f39f015ded8: Pull complete 08:31:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:31:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:31:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:55 prd-ubuntu20.04-docker-8c-8g-23678 does not seem to be running inside a container 08:31:55 $ 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 08:32:01 $ docker top bc00a9224bf5ea02c619f7d67618cea980d2fa773971b5c1125f737771990117 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:01 ---> job-cost.sh 08:32:01 lf-activate-venv: SKIPPING 08:32:01 INFO: No Stack... 08:32:02 INFO: Retrieving Pricing Info for: v3-standard-8 08:32:02 INFO: Archiving Costs [Pipeline] sh 08:32:02 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 08:32:02 + cut -d, -f6 [Pipeline] lock 08:32:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-208-stack-cost] 08:32:02 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-208-stack-cost] did not exist. Created. 08:32:02 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-208-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:32:03 + echo total: 0.2199999988079071 [Pipeline] stash 08:32:03 Stashed 1 file(s) [Pipeline] } 08:32:03 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-208-stack-cost] [Pipeline] // lock [Pipeline] } 08:32:03 $ docker stop --time=1 bc00a9224bf5ea02c619f7d67618cea980d2fa773971b5c1125f737771990117 08:32:04 $ docker rm -f --volumes bc00a9224bf5ea02c619f7d67618cea980d2fa773971b5c1125f737771990117 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:32:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23679 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 08:32:54 Running in /w/workspace/go-mod-core-contracts/208 [Pipeline] { [Pipeline] checkout 08:32:57 The recommended git tool is: git 08:33:02 using credential edgex-jenkins-ssh 08:33:02 Cloning the remote Git repository 08:33:02 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:33:02 > git init /w/workspace/go-mod-core-contracts/208 # timeout=10 08:33:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:33:02 > git --version # timeout=10 08:33:02 > git --version # 'git version 2.25.1' 08:33:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:33:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:05 Avoid second fetch 08:33:05 Checking out Revision a4b6201f24933f2210822dbc1405da8fd1cc8456 (main) 08:33:05 Commit message: "Merge pull request #939 from weichou1229/issue-4964" 08:33:05 > git config core.sparsecheckout # timeout=10 08:33:05 > git checkout -f a4b6201f24933f2210822dbc1405da8fd1cc8456 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:10 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:10 Dload Upload Total Spent Left Speed 08:33:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh 08:33:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:33:11 + sudo tee /etc/docker/daemon.new 08:33:11 { 08:33:11 "registry-mirrors": [ 08:33:11 "https://nexus3.edgexfoundry.org:10001" 08:33:11 ], 08:33:11 "bip": "10.250.0.254/24", 08:33:11 "hosts": [ 08:33:11 "tcp://0.0.0.0:5555", 08:33:11 "unix:///var/run/docker.sock" 08:33:11 ], 08:33:11 "mtu": 1458, 08:33:11 "selinux-enabled": true, 08:33:11 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:11 } [Pipeline] sh 08:33:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:11 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 08:33:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:33:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:33:30 ========================================================= 08:33:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:33:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 08:33:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:33:31 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:31 cf04c63912e1: Pulling fs layer 08:33:31 55b35a11ae5e: Pulling fs layer 08:33:31 a37a00ec5f00: Pulling fs layer 08:33:31 50b3750afda1: Pulling fs layer 08:33:31 4f4fb700ef54: Pulling fs layer 08:33:31 80978eb59214: Pulling fs layer 08:33:31 c9f46d7d2bd2: Pulling fs layer 08:33:31 c5a475d317c9: Pulling fs layer 08:33:31 50b3750afda1: Waiting 08:33:31 4f4fb700ef54: Waiting 08:33:31 80978eb59214: Waiting 08:33:31 c5a475d317c9: Waiting 08:33:31 c9f46d7d2bd2: Waiting 08:33:31 55b35a11ae5e: Download complete 08:33:31 50b3750afda1: Verifying Checksum 08:33:31 50b3750afda1: Download complete 08:33:31 4f4fb700ef54: Verifying Checksum 08:33:31 4f4fb700ef54: Download complete 08:33:31 80978eb59214: Verifying Checksum 08:33:31 80978eb59214: Download complete 08:33:31 cf04c63912e1: Verifying Checksum 08:33:31 cf04c63912e1: Download complete 08:33:32 c5a475d317c9: Verifying Checksum 08:33:32 c5a475d317c9: Download complete 08:33:32 cf04c63912e1: Pull complete 08:33:32 55b35a11ae5e: Pull complete 08:33:33 a37a00ec5f00: Verifying Checksum 08:33:33 a37a00ec5f00: Download complete 08:33:34 c9f46d7d2bd2: Verifying Checksum 08:33:46 a37a00ec5f00: Pull complete 08:33:46 50b3750afda1: Pull complete 08:33:47 4f4fb700ef54: Pull complete 08:33:47 80978eb59214: Pull complete 08:33:55 c9f46d7d2bd2: Pull complete 08:33:57 c5a475d317c9: Pull complete 08:33:57 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:33:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:33:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 08:33:57 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:57 + docker inspect -f . ci-base-image-arm64 08:33:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:57 prd-ubuntu20.04-docker-arm64-4c-16g-23679 does not seem to be running inside a container 08:33:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/208 -v /w/workspace/go-mod-core-contracts/208:/w/workspace/go-mod-core-contracts/208:rw,z -v /w/workspace/go-mod-core-contracts/208@tmp:/w/workspace/go-mod-core-contracts/208@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 08:34:01 $ docker top 56ceabdbda4cb427f8a6c125cd1ab12c1faf30b342cd8229a53c9a52972c129c -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:01 + go version 08:34:01 go version go1.23.2 linux/arm64 [Pipeline] } 08:34:01 $ docker stop --time=1 56ceabdbda4cb427f8a6c125cd1ab12c1faf30b342cd8229a53c9a52972c129c 08:34:03 $ docker rm -f --volumes 56ceabdbda4cb427f8a6c125cd1ab12c1faf30b342cd8229a53c9a52972c129c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:04 + docker inspect -f . ci-base-image-arm64 08:34:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:04 prd-ubuntu20.04-docker-arm64-4c-16g-23679 does not seem to be running inside a container 08:34:04 $ 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/208 -v /w/workspace/go-mod-core-contracts/208:/w/workspace/go-mod-core-contracts/208:rw,z -v /w/workspace/go-mod-core-contracts/208@tmp:/w/workspace/go-mod-core-contracts/208@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 08:34:05 $ docker top 41645de5d2e33d8c5845378799030584f90c43c51d658e993e52cb3ca49c105f -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:06 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/208 [Pipeline] fileExists [Pipeline] sh 08:34:06 + make test 08:34:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:34:06 go: downloading github.com/go-kit/log v0.2.1 08:34:07 go: downloading github.com/stretchr/testify v1.9.0 08:34:07 go: downloading github.com/go-playground/validator/v10 v10.22.1 08:34:07 go: downloading github.com/google/uuid v1.6.0 08:34:07 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 08:34:07 go: downloading gopkg.in/yaml.v3 v3.0.1 08:34:07 go: downloading github.com/go-logfmt/logfmt v0.5.1 08:34:07 go: downloading github.com/davecgh/go-spew v1.1.1 08:34:07 go: downloading github.com/pmezard/go-difflib v1.0.0 08:34:07 go: downloading github.com/stretchr/objx v0.5.2 08:34:07 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 08:34:07 go: downloading github.com/go-playground/universal-translator v0.18.1 08:34:07 go: downloading github.com/leodido/go-urn v1.4.0 08:34:07 go: downloading golang.org/x/crypto v0.25.0 08:34:08 go: downloading golang.org/x/text v0.16.0 08:34:08 go: downloading github.com/x448/float16 v0.8.4 08:34:08 go: downloading github.com/go-playground/locales v0.14.1 08:34:08 go: downloading golang.org/x/sys v0.22.0 08:34:13 go: downloading golang.org/x/net v0.27.0 08:34:15 ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients [no test files] 08:35:22 ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces [no test files] 08:35:22 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces/mocks coverage: 0.0% of statements 08:35:22 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http 0.516s coverage: 83.4% of statements 08:35:22 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http/utils 0.036s coverage: 38.7% of statements 08:35:22 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger/mocks coverage: 0.0% of statements 08:35:22 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger 0.028s coverage: 29.4% of statements 08:35:22 ok github.com/edgexfoundry/go-mod-core-contracts/v4/common 0.047s coverage: 29.3% of statements 08:35:22 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos 0.180s coverage: 71.3% of statements 08:35:22 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/common 0.047s coverage: 90.0% of statements 08:35:22 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/requests 0.252s coverage: 84.9% of statements 08:35:22 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/responses 0.039s coverage: 67.3% of statements 08:35:22 ok github.com/edgexfoundry/go-mod-core-contracts/v4/errors 0.029s coverage: 36.1% of statements 08:35:24 ok github.com/edgexfoundry/go-mod-core-contracts/v4/models 0.041s coverage: 65.9% of statements 08:35:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:35:24 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:35:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:35:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:35:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:35:40 $ docker stop --time=1 41645de5d2e33d8c5845378799030584f90c43c51d658e993e52cb3ca49c105f 08:35:41 $ docker rm -f --volumes 41645de5d2e33d8c5845378799030584f90c43c51d658e993e52cb3ca49c105f [Pipeline] // withDockerContainer [Pipeline] sh 08:35:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:35:43 Warning: overwriting stash ‘coverage-report’ 08:35:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:35:44 08:35:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:35:45 arm64: Pulling from edgex-lftools-log-publisher 08:35:45 8998bd30e6a1: Pulling fs layer 08:35:45 04944245beec: Pulling fs layer 08:35:45 699f458cf7ca: Pulling fs layer 08:35:45 765212b225bb: Pulling fs layer 08:35:45 f23df028b6ca: Pulling fs layer 08:35:45 d65c8cfc05b1: Pulling fs layer 08:35:45 2437ff75d9bd: Pulling fs layer 08:35:45 765212b225bb: Waiting 08:35:45 f23df028b6ca: Waiting 08:35:45 d65c8cfc05b1: Waiting 08:35:45 2437ff75d9bd: Waiting 08:35:45 04944245beec: Verifying Checksum 08:35:45 04944245beec: Download complete 08:35:45 765212b225bb: Verifying Checksum 08:35:45 765212b225bb: Download complete 08:35:45 f23df028b6ca: Verifying Checksum 08:35:45 f23df028b6ca: Download complete 08:35:45 d65c8cfc05b1: Verifying Checksum 08:35:45 d65c8cfc05b1: Download complete 08:35:45 699f458cf7ca: Verifying Checksum 08:35:45 699f458cf7ca: Download complete 08:35:46 8998bd30e6a1: Verifying Checksum 08:35:46 8998bd30e6a1: Download complete 08:35:48 2437ff75d9bd: Verifying Checksum 08:35:48 2437ff75d9bd: Download complete 08:35:50 8998bd30e6a1: Pull complete 08:35:51 04944245beec: Pull complete 08:35:53 699f458cf7ca: Pull complete 08:35:53 765212b225bb: Pull complete 08:35:54 f23df028b6ca: Pull complete 08:35:54 d65c8cfc05b1: Pull complete 08:36:12 2437ff75d9bd: Pull complete 08:36:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:36:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:36:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:12 prd-ubuntu20.04-docker-arm64-4c-16g-23679 does not seem to be running inside a container 08:36:12 $ 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/208 -v /w/workspace/go-mod-core-contracts/208:/w/workspace/go-mod-core-contracts/208:rw,z -v /w/workspace/go-mod-core-contracts/208@tmp:/w/workspace/go-mod-core-contracts/208@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 08:36:15 $ docker top 9c51516f48e43427e926f048ce940a3367ed93d3b0978dcd13beb61c3244c61d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:36:16 ---> job-cost.sh 08:36:16 lf-activate-venv: SKIPPING 08:36:16 INFO: No Stack... 08:36:16 INFO: Retrieving Pricing Info for: v3-standard-4 08:36:16 INFO: Archiving Costs [Pipeline] sh 08:36:17 + cat /w/workspace/go-mod-core-contracts/208/archives/cost.csv 08:36:17 + cut -d, -f6 [Pipeline] lock 08:36:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-208-stack-cost] 08:36:17 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-208-stack-cost] did not exist. Created. 08:36:17 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-208-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:36:18 /w/workspace/go-mod-core-contracts/208@tmp/durable-7134f6c1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:36:18 + echo total: 0.10999999940395355 [Pipeline] stash 08:36:18 Warning: overwriting stash ‘stack-cost’ 08:36:19 Stashed 1 file(s) [Pipeline] } 08:36:19 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-208-stack-cost] [Pipeline] // lock [Pipeline] } 08:36:19 $ docker stop --time=1 9c51516f48e43427e926f048ce940a3367ed93d3b0978dcd13beb61c3244c61d 08:36:20 $ docker rm -f --volumes 9c51516f48e43427e926f048ce940a3367ed93d3b0978dcd13beb61c3244c61d [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 08:36:21 provisioning config files... 08:36:21 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config9353483301179262968tmp [Pipeline] { [Pipeline] sh 08:36:21 + set +x 08:36:21 + curl -s https://codecov.io/bash 08:36:21 + bash -s -- 08:36:21 08:36:21 _____ _ 08:36:21 / ____| | | 08:36:21 | | ___ __| | ___ ___ _____ __ 08:36:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:36:21 | |___| (_) | (_| | __/ (_| (_) \ V / 08:36:21 \_____\___/ \__,_|\___|\___\___/ \_/ 08:36:21 Bash-1.0.6 08:36:21 08:36:21 08:36:21 ==> git version 2.25.1 found 08:36:21 ==> 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 08:36:21 Release-Date: 2020-01-08 08:36:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:36:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:36:21 ==> Jenkins CI detected. 08:36:21 current dir:  /w/workspace/undry_go-mod-core-contracts_main 08:36:21 project root: . 08:36:21 --> token set from env 08:36:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:36:21 ==> Running gcov in . (disable via -X gcov) 08:36:21 ==> Python coveragepy not found 08:36:21 ==> Searching for coverage reports in: 08:36:21 + . 08:36:21 -> Found 1 reports 08:36:21 ==> Detecting git/mercurial file structure 08:36:21 ==> Reading reports 08:36:21 + ./coverage.out bytes=330283 08:36:21 ==> Appending adjustments 08:36:21 https://docs.codecov.io/docs/fixing-reports 08:36:22 + Found adjustments 08:36:22 ==> Gzipping contents 08:36:22 36K /tmp/codecov.6UySsC.gz 08:36:22 ==> Uploading reports 08:36:22 url: https://codecov.io 08:36:22 query: branch=main&commit=a4b6201f24933f2210822dbc1405da8fd1cc8456&build=208&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F208%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 08:36:22 -> Pinging Codecov 08:36:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a4b6201f24933f2210822dbc1405da8fd1cc8456&build=208&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F208%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 08:36:22 -> Uploading to 08:36:22 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-core-contracts/a4b6201f24933f2210822dbc1405da8fd1cc8456/ee5f5e65-c255-427d-9326-8cb0d114a5e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241024%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241024T083622Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a6ed635a1f6cf1db670dbb0fbb6dfd470212dd6c77fc38f445390a25a9c7360e 08:36:22 % Total % Received % Xferd Average Speed Time Time Time Current 08:36:22 Dload Upload Total Spent Left Speed 08:36:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34832 0 0 100 34832 0 135k --:--:-- --:--:-- --:--:-- 136k 08:36:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/a4b6201f24933f2210822dbc1405da8fd1cc8456 [Pipeline] } 08:36:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:36:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:36:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:36:23 08:36:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:36:23 latest: Pulling from edgex-devops/edgex-snyk-go 08:36:23 43c4264eed91: Already exists 08:36:23 4cc291be95ef: Already exists 08:36:23 2ac1f1163629: Already exists 08:36:23 5c3c966382ef: Already exists 08:36:23 4f4fb700ef54: Already exists 08:36:23 d9c7d2e4e75e: Pulling fs layer 08:36:23 9c3e1370e548: Pulling fs layer 08:36:23 d9c7d2e4e75e: Download complete 08:36:24 d9c7d2e4e75e: Pull complete 08:36:24 9c3e1370e548: Verifying Checksum 08:36:24 9c3e1370e548: Download complete 08:36:28 9c3e1370e548: Pull complete 08:36:28 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:36:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:36:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:28 prd-ubuntu20.04-docker-8c-8g-23678 does not seem to be running inside a container 08:36:28 $ 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:latest cat 08:36:30 $ docker top a428694620f2b8aaec0585a0a02e7a5bbbc79235757c537507888fa1821cc042 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:30 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] echo 08:36:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 08:36:30 + set -o pipefail 08:36:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 08:36:34 08:36:34 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v4)... 08:36:34 08:36:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09377b29-f848-436f-b8b4-01dc734d77a6/history/890c49df-864e-458e-9aba-e174174a0d01 08:36:34 08:36:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:36:34 [Pipeline] } 08:36:35 $ docker stop --time=1 a428694620f2b8aaec0585a0a02e7a5bbbc79235757c537507888fa1821cc042 08:36:38 $ docker rm -f --volumes a428694620f2b8aaec0585a0a02e7a5bbbc79235757c537507888fa1821cc042 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:36:38 + git log --format=format:%s -1 a4b6201f24933f2210822dbc1405da8fd1cc8456 [Pipeline] sh 08:36:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:36:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:36:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:39 prd-ubuntu20.04-docker-8c-8g-23678 does not seem to be running inside a container 08:36:39 $ 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 08:36:39 $ docker top 44da9190694b000ad52a69c016c2a403f4050180cac9c0423bc23676229a50b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:36:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:36:40 [ssh-agent] Looking for ssh-agent implementation... 08:36:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:36:40 $ docker exec 44da9190694b000ad52a69c016c2a403f4050180cac9c0423bc23676229a50b1 ssh-agent 08:36:40 SSH_AUTH_SOCK=/tmp/ssh-H1EHA8BvoMg7/agent.32 08:36:40 SSH_AGENT_PID=38 08:36:40 Running ssh-add (command line suppressed) 08:36:40 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_17470495936819372315.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_17470495936819372315.key) 08:36:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:36:40 + git semver tag 08:36:40 2024-10-24 08:36:40,867 [run_tag] DEBUG tag force:False 08:36:40 2024-10-24 08:36:40,867 [check_head_tag] DEBUG check head tag 08:36:40 2024-10-24 08:36:40,871 [execute] INFO git cat-file --batch-check 08:36:40 2024-10-24 08:36:40,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 08:36:40 2024-10-24 08:36:40,874 [execute] INFO git cat-file --batch 08:36:40 2024-10-24 08:36:40,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 08:36:40 2024-10-24 08:36:40,927 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 08:36:40 2024-10-24 08:36:40,927 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 08:36:40 2024-10-24 08:36:40,928 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 08:36:40 2024-10-24 08:36:40,932 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 08:36:40 4.0.0-dev.2 [Pipeline] } 08:36:40 $ docker exec --env ******** --env ******** 44da9190694b000ad52a69c016c2a403f4050180cac9c0423bc23676229a50b1 ssh-agent -k 08:36:41 unset SSH_AUTH_SOCK; 08:36:41 unset SSH_AGENT_PID; 08:36:41 echo Agent pid 38 killed; 08:36:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:36:41 + git semver [Pipeline] } 08:36:41 $ docker stop --time=1 44da9190694b000ad52a69c016c2a403f4050180cac9c0423bc23676229a50b1 08:36:42 $ docker rm -f --volumes 44da9190694b000ad52a69c016c2a403f4050180cac9c0423bc23676229a50b1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:36:43 08:36:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:36:43 0.23.1-centos7: Pulling from edgex-lftools 08:36:43 ab5ef0e58194: Pulling fs layer 08:36:43 9712f1f96733: Pulling fs layer 08:36:43 63f879dbbcfc: Pulling fs layer 08:36:43 0d9ebad4ef96: Pulling fs layer 08:36:43 e9a5061849ea: Pulling fs layer 08:36:43 d747dcd14b5f: Pulling fs layer 08:36:43 2de7ff778b66: Pulling fs layer 08:36:43 d747dcd14b5f: Waiting 08:36:43 2de7ff778b66: Waiting 08:36:43 0d9ebad4ef96: Waiting 08:36:43 e9a5061849ea: Waiting 08:36:43 9712f1f96733: Verifying Checksum 08:36:43 9712f1f96733: Download complete 08:36:43 63f879dbbcfc: Verifying Checksum 08:36:43 63f879dbbcfc: Download complete 08:36:44 e9a5061849ea: Verifying Checksum 08:36:44 e9a5061849ea: Download complete 08:36:44 d747dcd14b5f: Verifying Checksum 08:36:44 d747dcd14b5f: Download complete 08:36:44 0d9ebad4ef96: Verifying Checksum 08:36:44 0d9ebad4ef96: Download complete 08:36:44 ab5ef0e58194: Verifying Checksum 08:36:44 ab5ef0e58194: Download complete 08:36:44 2de7ff778b66: Download complete 08:36:46 ab5ef0e58194: Pull complete 08:36:46 9712f1f96733: Pull complete 08:36:47 63f879dbbcfc: Pull complete 08:36:50 0d9ebad4ef96: Pull complete 08:36:50 e9a5061849ea: Pull complete 08:36:50 d747dcd14b5f: Pull complete 08:36:51 2de7ff778b66: Pull complete 08:36:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:36:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:36:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:51 prd-ubuntu20.04-docker-8c-8g-23678 does not seem to be running inside a container 08:36:51 $ 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 08:36:56 $ docker top cd4df476aadda9af7ee237b0363d021d95a0ea8fc69cc8bd8b2660a0affbb982 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:36:56 provisioning config files... 08:36:56 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8281742538991541882tmp 08:36:56 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config10247093088090239494tmp 08:36:56 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config17755895838999263298tmp [Pipeline] { [Pipeline] echo 08:36:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:36:57 ---> sigul-configuration.sh 08:36:57 gpg: directory `/root/.gnupg' created 08:36:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:36:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:36:57 gpg: keyring `/root/.gnupg/secring.gpg' created 08:36:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:36:57 gpg: CAST5 encrypted data 08:36:57 gpg: encrypted with 1 passphrase 08:36:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:36:57 + mkdir /home/jenkins 08:36:57 + mkdir /home/jenkins/sigul [Pipeline] sh 08:36:58 + 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 08:36:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:36:58 ---> sigul-install.sh 08:36:58 Sigul already installed; skipping installation. [Pipeline] sh 08:36:58 + git tag --list 08:36:58 v0.0.0 08:36:58 v0.0.1 08:36:58 v0.1.0 08:36:58 v0.1.1 08:36:58 v0.1.10 08:36:58 v0.1.100 08:36:58 v0.1.101 08:36:58 v0.1.102 08:36:58 v0.1.103 08:36:58 v0.1.104 08:36:58 v0.1.105 08:36:58 v0.1.106 08:36:58 v0.1.107 08:36:58 v0.1.108 08:36:58 v0.1.109 08:36:58 v0.1.11 08:36:58 v0.1.110 08:36:58 v0.1.111 08:36:58 v0.1.112 08:36:58 v0.1.113 08:36:58 v0.1.114 08:36:58 v0.1.115 08:36:58 v0.1.116 08:36:58 v0.1.117 08:36:58 v0.1.118 08:36:58 v0.1.119 08:36:58 v0.1.12 08:36:58 v0.1.120 08:36:58 v0.1.121 08:36:58 v0.1.122 08:36:58 v0.1.123 08:36:58 v0.1.124 08:36:58 v0.1.125 08:36:58 v0.1.126 08:36:58 v0.1.127 08:36:58 v0.1.128 08:36:58 v0.1.129 08:36:58 v0.1.13 08:36:58 v0.1.130 08:36:58 v0.1.131 08:36:58 v0.1.132 08:36:58 v0.1.133 08:36:58 v0.1.134 08:36:58 v0.1.135 08:36:58 v0.1.136 08:36:58 v0.1.137 08:36:58 v0.1.138 08:36:58 v0.1.139 08:36:58 v0.1.14 08:36:58 v0.1.140 08:36:58 v0.1.141 08:36:58 v0.1.142 08:36:58 v0.1.143 08:36:58 v0.1.144 08:36:58 v0.1.145 08:36:58 v0.1.146 08:36:58 v0.1.147 08:36:58 v0.1.148 08:36:58 v0.1.149 08:36:58 v0.1.15 08:36:58 v0.1.16 08:36:58 v0.1.17 08:36:58 v0.1.18 08:36:58 v0.1.19 08:36:58 v0.1.2 08:36:58 v0.1.20 08:36:58 v0.1.21 08:36:58 v0.1.22 08:36:58 v0.1.23 08:36:58 v0.1.24 08:36:58 v0.1.25 08:36:58 v0.1.26 08:36:58 v0.1.27 08:36:58 v0.1.28 08:36:58 v0.1.29 08:36:58 v0.1.3 08:36:58 v0.1.30 08:36:58 v0.1.31 08:36:58 v0.1.32 08:36:58 v0.1.33 08:36:58 v0.1.34 08:36:58 v0.1.35 08:36:58 v0.1.36 08:36:58 v0.1.37 08:36:58 v0.1.38 08:36:58 v0.1.39 08:36:58 v0.1.4 08:36:58 v0.1.40 08:36:58 v0.1.41 08:36:58 v0.1.42 08:36:58 v0.1.43 08:36:58 v0.1.44 08:36:58 v0.1.45 08:36:58 v0.1.46 08:36:58 v0.1.47 08:36:58 v0.1.48 08:36:58 v0.1.49 08:36:58 v0.1.5 08:36:58 v0.1.50 08:36:58 v0.1.51 08:36:58 v0.1.52 08:36:58 v0.1.53 08:36:58 v0.1.54 08:36:58 v0.1.55 08:36:58 v0.1.56 08:36:58 v0.1.57 08:36:58 v0.1.58 08:36:58 v0.1.59 08:36:58 v0.1.6 08:36:58 v0.1.60 08:36:58 v0.1.61 08:36:58 v0.1.62 08:36:58 v0.1.63 08:36:58 v0.1.64 08:36:58 v0.1.65 08:36:58 v0.1.66 08:36:58 v0.1.67 08:36:58 v0.1.68 08:36:58 v0.1.69 08:36:58 v0.1.7 08:36:58 v0.1.70 08:36:58 v0.1.71 08:36:58 v0.1.72 08:36:58 v0.1.73 08:36:58 v0.1.74 08:36:58 v0.1.75 08:36:58 v0.1.76 08:36:58 v0.1.77 08:36:58 v0.1.78 08:36:58 v0.1.79 08:36:58 v0.1.8 08:36:58 v0.1.80 08:36:58 v0.1.81 08:36:58 v0.1.82 08:36:58 v0.1.83 08:36:58 v0.1.84 08:36:58 v0.1.85 08:36:58 v0.1.86 08:36:58 v0.1.87 08:36:58 v0.1.88 08:36:58 v0.1.89 08:36:58 v0.1.9 08:36:58 v0.1.90 08:36:58 v0.1.91 08:36:58 v0.1.92 08:36:58 v0.1.93 08:36:58 v0.1.94 08:36:58 v0.1.95 08:36:58 v0.1.96 08:36:58 v0.1.97 08:36:58 v0.1.98 08:36:58 v0.1.99 08:36:58 v2.0.0 08:36:58 v2.1.0 08:36:58 v2.1.1 08:36:58 v2.2.0 08:36:58 v2.3.0 08:36:58 v3.0 08:36:58 v3.0.0 08:36:58 v3.1 08:36:58 v3.1.0 08:36:58 v3.1.0-dev.1 08:36:58 v3.1.0-dev.10 08:36:58 v3.1.0-dev.11 08:36:58 v3.1.0-dev.12 08:36:58 v3.1.0-dev.13 08:36:58 v3.1.0-dev.14 08:36:58 v3.1.0-dev.15 08:36:58 v3.1.0-dev.16 08:36:58 v3.1.0-dev.17 08:36:58 v3.1.0-dev.18 08:36:58 v3.1.0-dev.19 08:36:58 v3.1.0-dev.2 08:36:58 v3.1.0-dev.3 08:36:58 v3.1.0-dev.4 08:36:58 v3.1.0-dev.5 08:36:58 v3.1.0-dev.6 08:36:58 v3.1.0-dev.7 08:36:58 v3.1.0-dev.8 08:36:58 v3.1.0-dev.9 08:36:58 v3.2.0-dev.1 08:36:58 v3.2.0-dev.10 08:36:58 v3.2.0-dev.11 08:36:58 v3.2.0-dev.12 08:36:58 v3.2.0-dev.13 08:36:58 v3.2.0-dev.14 08:36:58 v3.2.0-dev.15 08:36:58 v3.2.0-dev.16 08:36:58 v3.2.0-dev.17 08:36:58 v3.2.0-dev.18 08:36:58 v3.2.0-dev.19 08:36:58 v3.2.0-dev.2 08:36:58 v3.2.0-dev.20 08:36:58 v3.2.0-dev.21 08:36:58 v3.2.0-dev.22 08:36:58 v3.2.0-dev.23 08:36:58 v3.2.0-dev.24 08:36:58 v3.2.0-dev.25 08:36:58 v3.2.0-dev.26 08:36:58 v3.2.0-dev.27 08:36:58 v3.2.0-dev.28 08:36:58 v3.2.0-dev.29 08:36:58 v3.2.0-dev.3 08:36:58 v3.2.0-dev.30 08:36:58 v3.2.0-dev.31 08:36:58 v3.2.0-dev.32 08:36:58 v3.2.0-dev.33 08:36:58 v3.2.0-dev.34 08:36:58 v3.2.0-dev.35 08:36:58 v3.2.0-dev.36 08:36:58 v3.2.0-dev.37 08:36:58 v3.2.0-dev.38 08:36:58 v3.2.0-dev.39 08:36:58 v3.2.0-dev.4 08:36:58 v3.2.0-dev.40 08:36:58 v3.2.0-dev.41 08:36:58 v3.2.0-dev.42 08:36:58 v3.2.0-dev.43 08:36:58 v3.2.0-dev.44 08:36:58 v3.2.0-dev.45 08:36:58 v3.2.0-dev.46 08:36:58 v3.2.0-dev.47 08:36:58 v3.2.0-dev.48 08:36:58 v3.2.0-dev.49 08:36:58 v3.2.0-dev.5 08:36:58 v3.2.0-dev.50 08:36:58 v3.2.0-dev.51 08:36:58 v3.2.0-dev.52 08:36:58 v3.2.0-dev.53 08:36:58 v3.2.0-dev.6 08:36:58 v3.2.0-dev.7 08:36:58 v3.2.0-dev.8 08:36:58 v3.2.0-dev.9 08:36:58 v4.0.0-dev.1 08:36:58 v4.0.0-dev.2 [Pipeline] sh 08:36:59 + lftools sign git-tag v4.0.0-dev.2 08:36:59 Signing Git tag with Sigul... 08:36:59 Signing v4.0.0-dev.2 [Pipeline] echo 08:36:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:37:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:37:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:37:00 $ docker stop --time=1 cd4df476aadda9af7ee237b0363d021d95a0ea8fc69cc8bd8b2660a0affbb982 08:37:01 $ docker rm -f --volumes cd4df476aadda9af7ee237b0363d021d95a0ea8fc69cc8bd8b2660a0affbb982 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:37:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:37:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:37:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:02 prd-ubuntu20.04-docker-8c-8g-23678 does not seem to be running inside a container 08:37:02 $ 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 08:37:02 $ docker top 258dcbfdd33509b0b606299199102b09360e1b4c6319e6793b445594b6a98d2c -eo pid,comm 08:37:02 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). 08:37:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:37:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:37:02 [ssh-agent] Looking for ssh-agent implementation... 08:37:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:37:02 $ docker exec 258dcbfdd33509b0b606299199102b09360e1b4c6319e6793b445594b6a98d2c ssh-agent 08:37:02 SSH_AUTH_SOCK=/tmp/ssh-J7ZwsBZ46CCD/agent.32 08:37:02 SSH_AGENT_PID=38 08:37:02 Running ssh-add (command line suppressed) 08:37:03 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9014245197108339495.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9014245197108339495.key) 08:37:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:37:03 + git semver bump pre 08:37:03 2024-10-24 08:37:03,531 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 08:37:03 2024-10-24 08:37:03,531 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev 08:37:03 2024-10-24 08:37:03,531 [bump_version] DEBUG bumped version:4.0.0-dev.3 08:37:03 2024-10-24 08:37:03,531 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 08:37:03 2024-10-24 08:37:03,531 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 08:37:03 2024-10-24 08:37:03,531 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 08:37:03 2024-10-24 08:37:03,533 [execute] INFO git cat-file --batch-check 08:37:03 2024-10-24 08:37:03,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 08:37:03 2024-10-24 08:37:03,538 [execute] INFO git cat-file --batch 08:37:03 2024-10-24 08:37:03,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 08:37:03 2024-10-24 08:37:03,541 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 08:37:03 4.0.0-dev.3 [Pipeline] } 08:37:03 $ docker exec --env ******** --env ******** 258dcbfdd33509b0b606299199102b09360e1b4c6319e6793b445594b6a98d2c ssh-agent -k 08:37:03 unset SSH_AUTH_SOCK; 08:37:03 unset SSH_AGENT_PID; 08:37:03 echo Agent pid 38 killed; 08:37:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:37:04 + git semver [Pipeline] } 08:37:04 $ docker stop --time=1 258dcbfdd33509b0b606299199102b09360e1b4c6319e6793b445594b6a98d2c 08:37:05 $ docker rm -f --volumes 258dcbfdd33509b0b606299199102b09360e1b4c6319e6793b445594b6a98d2c [Pipeline] // withDockerContainer [Pipeline] sh 08:37:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:37:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:37:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:06 prd-ubuntu20.04-docker-8c-8g-23678 does not seem to be running inside a container 08:37:06 $ 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 08:37:06 $ docker top 7e5ea73e8249c5c17d601502b04cb765d800a48ab40cfc202ace0aece088c738 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:37:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:37:06 [ssh-agent] Looking for ssh-agent implementation... 08:37:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:37:06 $ docker exec 7e5ea73e8249c5c17d601502b04cb765d800a48ab40cfc202ace0aece088c738 ssh-agent 08:37:07 SSH_AUTH_SOCK=/tmp/ssh-BLX0JAhi9ZDk/agent.32 08:37:07 SSH_AGENT_PID=38 08:37:07 Running ssh-add (command line suppressed) 08:37:07 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10754434787744139922.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10754434787744139922.key) 08:37:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:37:07 + git semver push 08:37:07 2024-10-24 08:37:07,608 [run_push] DEBUG push 08:37:07 2024-10-24 08:37:07,609 [execute] INFO git cat-file --batch-check 08:37:07 2024-10-24 08:37:07,609 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 08:37:07 2024-10-24 08:37:07,612 [execute] INFO git rev-list 6e9621e6ff836074e0727d1f6bf4aad91e3b4293 -- 08:37:07 2024-10-24 08:37:07,613 [execute] DEBUG Popen(['git', 'rev-list', '6e9621e6ff836074e0727d1f6bf4aad91e3b4293', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 08:37:07 2024-10-24 08:37:07,627 [execute] INFO git fetch -v origin 08:37:07 2024-10-24 08:37:07,627 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 08:37:08 2024-10-24 08:37:08,063 [run_push] DEBUG no remote changes detected 08:37:08 2024-10-24 08:37:08,063 [execute] INFO git push origin semver 08:37:08 2024-10-24 08:37:08,064 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 08:37:09 2024-10-24 08:37:08,892 [run_push] DEBUG push all version tags 08:37:09 2024-10-24 08:37:08,892 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:37:09 2024-10-24 08:37:08,893 [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) 08:37:09 2024-10-24 08:37:09,694 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 08:37:09 4.0.0-dev.3 [Pipeline] } 08:37:09 $ docker exec --env ******** --env ******** 7e5ea73e8249c5c17d601502b04cb765d800a48ab40cfc202ace0aece088c738 ssh-agent -k 08:37:09 unset SSH_AUTH_SOCK; 08:37:09 unset SSH_AGENT_PID; 08:37:09 echo Agent pid 38 killed; 08:37:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:37:10 + git semver [Pipeline] } 08:37:10 $ docker stop --time=1 7e5ea73e8249c5c17d601502b04cb765d800a48ab40cfc202ace0aece088c738 08:37:11 $ docker rm -f --volumes 7e5ea73e8249c5c17d601502b04cb765d800a48ab40cfc202ace0aece088c738 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:37:12 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 08:37:12 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 08:37:12 total 16 08:37:12 drwxr-xr-x 3 root root 4096 Oct 24 08:32 . 08:37:12 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 08:36 .. 08:37:12 drwxr-xr-x 2 root root 4096 Oct 24 08:32 cost 08:37:12 -rw-r--r-- 1 root root 93 Oct 24 08:32 cost.csv 08:37:12 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 08:37:12 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 08:37:12 total 16 08:37:12 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 08:32 . 08:37:12 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 08:36 .. 08:37:12 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 08:32 cost 08:37:12 -rw-r--r-- 1 jenkins jenkins 93 Oct 24 08:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:37:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:37:13 ---> package-listing.sh 08:37:13 ++ facter osfamily 08:37:13 ++ tr '[:upper:]' '[:lower:]' 08:37:13 + OS_FAMILY=debian 08:37:13 + workspace=/w/workspace/undry_go-mod-core-contracts_main 08:37:13 + START_PACKAGES=/tmp/packages_start.txt 08:37:13 + END_PACKAGES=/tmp/packages_end.txt 08:37:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:37:13 + PACKAGES=/tmp/packages_start.txt 08:37:13 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 08:37:13 + PACKAGES=/tmp/packages_end.txt 08:37:13 + case "${OS_FAMILY}" in 08:37:13 + dpkg -l 08:37:13 + grep '^ii' 08:37:13 + '[' -f /tmp/packages_start.txt ']' 08:37:13 + '[' -f /tmp/packages_end.txt ']' 08:37:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:37:13 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 08:37:13 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 08:37:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 08:37:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:37:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:37:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:14 prd-ubuntu20.04-docker-8c-8g-23678 does not seem to be running inside a container 08:37:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:37:15 $ docker top ea5c2539fdbcdf1c449c799ae3c81bde54cc657530277dea4847ebbaed7a1885 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:15 + touch /tmp/pre-build-complete [Pipeline] sh 08:37:15 + mkdir -p /var/log/sysstat [Pipeline] sh 08:37:15 + ls /var/log/sa-host 08:37:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:37:16 provisioning config files... 08:37:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config10454483096232092455tmp [Pipeline] { [Pipeline] echo 08:37:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:37:16 ---> create-netrc.sh [Pipeline] } 08:37:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:37:16 ---> python-tools-install.sh [Pipeline] echo 08:37:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:37:17 ---> sudo-logs.sh 08:37:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:37:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:37:17 ---> job-cost.sh 08:37:17 lf-activate-venv: SKIPPING 08:37:17 DEBUG: total: 0.2199999988079071 08:37:17 INFO: Retrieving Stack Cost... 08:37:17 INFO: Retrieving Pricing Info for: v3-standard-8 08:37:17 INFO: Archiving Costs [Pipeline] echo 08:37:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:37:18 ---> logs-deploy.sh 08:37:18 lf-activate-venv: SKIPPING 08:37:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/208 08:37:18 INFO: archiving workspace using pattern(s): 08:37:19 Archives upload complete. 08:37:19 INFO: archiving logs to Nexus