Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23630f85bbbdf20db2ae68af9adb0fd2f56e7050 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-ssh9065893127345584427.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-ssh15208433198510425238.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-registry/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-registry/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17377836284170231114.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-ssh15149277753678325676.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-registry/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-registry/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15119266954095174772.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-registry, 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-registry-settings PROJECT: go-mod-registry 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-registry DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23612’ Running on prd-ubuntu20.04-docker-8c-8g-23614 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-registry.git > git init /w/workspace/dgexfoundry_go-mod-registry_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 23630f85bbbdf20db2ae68af9adb0fd2f56e7050 (main) Commit message: "Merge pull request #172 from jinlinGuan/v4-module" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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 23630f85bbbdf20db2ae68af9adb0fd2f56e7050 # timeout=10 > git rev-list --no-walk 150c3d4ea32ba88a3ab4cfd3d4b7c4d0ea987f2d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-23T09:36:31.740Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-23T09:36:31.818Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-23T09:36:31.848Z] ========================================================= [2024-10-23T09:36:31.848Z] EdgeX Global Pipelines Version Info [2024-10-23T09:36:31.848Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-23T09:36:32.609Z] ------------------- [2024-10-23T09:36:32.609Z] stable info: [2024-10-23T09:36:32.609Z] ------------------- [2024-10-23T09:36:32.609Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-23T09:36:32.609Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-23T09:36:32.609Z] Message: update stable to v1.0.265 [2024-10-23T09:36:33.202Z] ------------------- [2024-10-23T09:36:33.202Z] experimental info: [2024-10-23T09:36:33.202Z] ------------------- [2024-10-23T09:36:33.202Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-23T09:36:33.202Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-23T09:36:33.202Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-23T09:36:33.282Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2024-10-23T09:36:33.307Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2024-10-23T09:36:33.335Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-23T09:36:33.358Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-23T09:36:33.381Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-23T09:36:33.403Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-23T09:36:33.421Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-23T09:36:33.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-23T09:36:33.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-23T09:36:33.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-23T09:36:33.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-23T09:36:33.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2024-10-23T09:36:33.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-23T09:36:33.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-23T09:36:33.605Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-10-23T09:36:33.627Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-23T09:36:33.646Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-23T09:36:33.669Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-23T09:36:33.787Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-23T09:36:33.806Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-23T09:36:33.827Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-23T09:36:33.851Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-23T09:36:33.874Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-23T09:36:33.901Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-23T09:36:33.926Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-10-23T09:36:33.952Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-23T09:36:33.976Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-23T09:36:33.997Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-23T09:36:34.027Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-23T09:36:34.053Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-23T09:36:34.077Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23630f85bbbdf20db2ae68af9adb0fd2f56e7050 [Pipeline] echo [2024-10-23T09:36:34.098Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23630f8 [Pipeline] echo [2024-10-23T09:36:34.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-23T09:36:34.491Z] + git rev-list -1 --merges 23630f85bbbdf20db2ae68af9adb0fd2f56e7050~1..23630f85bbbdf20db2ae68af9adb0fd2f56e7050 [Pipeline] echo [2024-10-23T09:36:34.519Z] -----------> git rev-list -1 --merges 23630f85bbbdf20db2ae68af9adb0fd2f56e7050~1..23630f85bbbdf20db2ae68af9adb0fd2f56e7050 23630f85bbbdf20db2ae68af9adb0fd2f56e7050 [2024-10-23T09:36:34.519Z] 23630f85bbbdf20db2ae68af9adb0fd2f56e7050 [false] [Pipeline] sh [2024-10-23T09:36:34.828Z] + git log --format=format:%s -1 23630f85bbbdf20db2ae68af9adb0fd2f56e7050 [Pipeline] echo [2024-10-23T09:36:34.848Z] ========================================================= [2024-10-23T09:36:34.848Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-23T09:36:34.848Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-23T09:36:35.208Z] + git log --format=format:%s -1 23630f85bbbdf20db2ae68af9adb0fd2f56e7050 [Pipeline] echo [2024-10-23T09:36:35.223Z] [semverPrep] GIT_COMMIT: 23630f85bbbdf20db2ae68af9adb0fd2f56e7050, Commit Message: Merge pull request #172 from jinlinGuan/v4-module [Pipeline] echo [2024-10-23T09:36:35.239Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-23T09:36:35.600Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-23T09:36:35.600Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-23T09:36:35.600Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-23T09:36:35.600Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-23T09:36:35.600Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-23T09:36:35.600Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-23T09:36:35.600Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-23T09:36:35.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-23T09:36:35.960Z] [2024-10-23T09:36:35.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-23T09:36:36.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-23T09:36:36.265Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-23T09:36:36.265Z] b85a868b505f: Pulling fs layer [2024-10-23T09:36:36.265Z] e2be974225ed: Pulling fs layer [2024-10-23T09:36:36.265Z] 339a4e72a1f5: Pulling fs layer [2024-10-23T09:36:36.265Z] 988bab9f4d93: Pulling fs layer [2024-10-23T09:36:36.265Z] 1469e6f7b9e6: Pulling fs layer [2024-10-23T09:36:36.265Z] eaf3925da568: Pulling fs layer [2024-10-23T09:36:36.265Z] bab4dde63d76: Pulling fs layer [2024-10-23T09:36:36.265Z] bde34c3a00c8: Pulling fs layer [2024-10-23T09:36:36.265Z] b352a97aabf1: Pulling fs layer [2024-10-23T09:36:36.265Z] 4872d77fe225: Pulling fs layer [2024-10-23T09:36:36.265Z] 5851b861e8e6: Pulling fs layer [2024-10-23T09:36:36.265Z] 988bab9f4d93: Waiting [2024-10-23T09:36:36.265Z] bde34c3a00c8: Waiting [2024-10-23T09:36:36.265Z] b352a97aabf1: Waiting [2024-10-23T09:36:36.265Z] eaf3925da568: Waiting [2024-10-23T09:36:36.265Z] 4872d77fe225: Waiting [2024-10-23T09:36:36.265Z] bab4dde63d76: Waiting [2024-10-23T09:36:36.265Z] 5851b861e8e6: Waiting [2024-10-23T09:36:36.265Z] 1469e6f7b9e6: Waiting [2024-10-23T09:36:36.265Z] e2be974225ed: Verifying Checksum [2024-10-23T09:36:36.265Z] e2be974225ed: Download complete [2024-10-23T09:36:36.265Z] 988bab9f4d93: Verifying Checksum [2024-10-23T09:36:36.265Z] 988bab9f4d93: Download complete [2024-10-23T09:36:36.526Z] 1469e6f7b9e6: Verifying Checksum [2024-10-23T09:36:36.526Z] 1469e6f7b9e6: Download complete [2024-10-23T09:36:36.526Z] 339a4e72a1f5: Verifying Checksum [2024-10-23T09:36:36.526Z] 339a4e72a1f5: Download complete [2024-10-23T09:36:36.526Z] eaf3925da568: Download complete [2024-10-23T09:36:36.526Z] bde34c3a00c8: Download complete [2024-10-23T09:36:36.526Z] b352a97aabf1: Verifying Checksum [2024-10-23T09:36:36.526Z] b352a97aabf1: Download complete [2024-10-23T09:36:36.526Z] 4872d77fe225: Verifying Checksum [2024-10-23T09:36:36.526Z] 4872d77fe225: Download complete [2024-10-23T09:36:36.526Z] 5851b861e8e6: Verifying Checksum [2024-10-23T09:36:36.526Z] 5851b861e8e6: Download complete [2024-10-23T09:36:36.526Z] b85a868b505f: Verifying Checksum [2024-10-23T09:36:36.526Z] b85a868b505f: Download complete [2024-10-23T09:36:36.785Z] bab4dde63d76: Verifying Checksum [2024-10-23T09:36:36.785Z] bab4dde63d76: Download complete [2024-10-23T09:36:37.722Z] b85a868b505f: Pull complete [2024-10-23T09:36:37.980Z] e2be974225ed: Pull complete [2024-10-23T09:36:38.547Z] 339a4e72a1f5: Pull complete [2024-10-23T09:36:38.547Z] 988bab9f4d93: Pull complete [2024-10-23T09:36:38.807Z] 1469e6f7b9e6: Pull complete [2024-10-23T09:36:38.807Z] eaf3925da568: Pull complete [2024-10-23T09:36:40.716Z] bab4dde63d76: Pull complete [2024-10-23T09:36:40.716Z] bde34c3a00c8: Pull complete [2024-10-23T09:36:40.978Z] b352a97aabf1: Pull complete [2024-10-23T09:36:40.978Z] 4872d77fe225: Pull complete [2024-10-23T09:36:40.978Z] 5851b861e8e6: Pull complete [2024-10-23T09:36:40.978Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-23T09:36:40.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-23T09:36:40.978Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-23T09:36:41.128Z] prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container [2024-10-23T09:36:41.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-23T09:36:44.415Z] $ docker top 9af8c2bc0eecd21771aea07c20dc59e0731c9b7d319f1b5e7e3106652473dc2e -eo pid,comm [2024-10-23T09:36:44.486Z] 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). [2024-10-23T09:36:44.486Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-23T09:36:44.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-23T09:36:44.543Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-23T09:36:44.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-23T09:36:44.658Z] $ docker exec 9af8c2bc0eecd21771aea07c20dc59e0731c9b7d319f1b5e7e3106652473dc2e ssh-agent [2024-10-23T09:36:44.772Z] SSH_AUTH_SOCK=/tmp/ssh-0y3oUyq5BcRO/agent.33 [2024-10-23T09:36:44.772Z] SSH_AGENT_PID=39 [2024-10-23T09:36:44.779Z] Running ssh-add (command line suppressed) [2024-10-23T09:36:44.877Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8678044847119513568.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8678044847119513568.key) [2024-10-23T09:36:44.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-23T09:36:45.190Z] + git tag --points-at HEAD [Pipeline] } [2024-10-23T09:36:45.198Z] $ docker exec --env ******** --env ******** 9af8c2bc0eecd21771aea07c20dc59e0731c9b7d319f1b5e7e3106652473dc2e ssh-agent -k [2024-10-23T09:36:45.299Z] unset SSH_AUTH_SOCK; [2024-10-23T09:36:45.300Z] unset SSH_AGENT_PID; [2024-10-23T09:36:45.300Z] echo Agent pid 39 killed; [2024-10-23T09:36:45.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-23T09:36:45.356Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-23T09:36:45.356Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-23T09:36:45.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-23T09:36:45.472Z] $ docker exec 9af8c2bc0eecd21771aea07c20dc59e0731c9b7d319f1b5e7e3106652473dc2e ssh-agent [2024-10-23T09:36:45.594Z] SSH_AUTH_SOCK=/tmp/ssh-9oFSq0Efbcjs/agent.72 [2024-10-23T09:36:45.594Z] SSH_AGENT_PID=78 [2024-10-23T09:36:45.599Z] Running ssh-add (command line suppressed) [2024-10-23T09:36:45.699Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_14389326758007599150.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_14389326758007599150.key) [2024-10-23T09:36:45.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-23T09:36:46.013Z] + git semver init [2024-10-23T09:36:46.272Z] 2024-10-23 09:36:46,197 [run_init] DEBUG init version:0.0.0 force:False [2024-10-23T09:36:46.272Z] 2024-10-23 09:36:46,198 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_go-mod-registry_main/.semver [2024-10-23T09:36:46.272Z] 2024-10-23 09:36:46,199 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/dgexfoundry_go-mod-registry_main/.semver [2024-10-23T09:36:46.272Z] 2024-10-23 09:36:46,199 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-registry.git', '/w/workspace/dgexfoundry_go-mod-registry_main/.semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) [2024-10-23T09:36:47.221Z] 2024-10-23 09:36:46,904 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_go-mod-registry_main/.git/info/exclude [2024-10-23T09:36:47.221Z] 2024-10-23 09:36:46,905 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:False [2024-10-23T09:36:47.221Z] 2024-10-23 09:36:46,905 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-23T09:36:47.221Z] 2024-10-23 09:36:46,905 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-23T09:36:47.221Z] 4.0.0-dev.1 [Pipeline] } [2024-10-23T09:36:47.227Z] $ docker exec --env ******** --env ******** 9af8c2bc0eecd21771aea07c20dc59e0731c9b7d319f1b5e7e3106652473dc2e ssh-agent -k [2024-10-23T09:36:47.340Z] unset SSH_AUTH_SOCK; [2024-10-23T09:36:47.341Z] unset SSH_AGENT_PID; [2024-10-23T09:36:47.341Z] echo Agent pid 78 killed; [2024-10-23T09:36:47.355Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-23T09:36:47.677Z] + git semver [Pipeline] } [2024-10-23T09:36:47.944Z] $ docker stop --time=1 9af8c2bc0eecd21771aea07c20dc59e0731c9b7d319f1b5e7e3106652473dc2e [2024-10-23T09:36:49.234Z] $ docker rm -f --volumes 9af8c2bc0eecd21771aea07c20dc59e0731c9b7d319f1b5e7e3106652473dc2e [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-23T09:36:49.598Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-23T09:36:49.866Z] Stashed 1 file(s) [Pipeline] echo [2024-10-23T09:36:49.871Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.1 [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 [2024-10-23T09:36:50.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-23T09:36:50.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-23T09:36:50.117Z] ========================================================= [2024-10-23T09:36:50.117Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-23T09:36:50.117Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-23T09:36:50.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-23T09:36:50.422Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-23T09:36:50.422Z] 43c4264eed91: Pulling fs layer [2024-10-23T09:36:50.422Z] 4cc291be95ef: Pulling fs layer [2024-10-23T09:36:50.422Z] 2ac1f1163629: Pulling fs layer [2024-10-23T09:36:50.422Z] 5c3c966382ef: Pulling fs layer [2024-10-23T09:36:50.422Z] 4f4fb700ef54: Pulling fs layer [2024-10-23T09:36:50.422Z] 5d5c8e513c77: Pulling fs layer [2024-10-23T09:36:50.422Z] 5c3c966382ef: Waiting [2024-10-23T09:36:50.422Z] 4f4fb700ef54: Waiting [2024-10-23T09:36:50.422Z] 9f66e0745190: Pulling fs layer [2024-10-23T09:36:50.422Z] f49a43e4bbc0: Pulling fs layer [2024-10-23T09:36:50.422Z] 561ebcabdf7f: Pulling fs layer [2024-10-23T09:36:50.422Z] 5d5c8e513c77: Waiting [2024-10-23T09:36:50.422Z] 9f66e0745190: Waiting [2024-10-23T09:36:50.422Z] f49a43e4bbc0: Waiting [2024-10-23T09:36:50.422Z] 561ebcabdf7f: Waiting [2024-10-23T09:36:50.422Z] 4cc291be95ef: Verifying Checksum [2024-10-23T09:36:50.422Z] 4cc291be95ef: Download complete [2024-10-23T09:36:50.422Z] 5c3c966382ef: Download complete [2024-10-23T09:36:50.422Z] 4f4fb700ef54: Download complete [2024-10-23T09:36:50.422Z] 5d5c8e513c77: Verifying Checksum [2024-10-23T09:36:50.422Z] 5d5c8e513c77: Download complete [2024-10-23T09:36:50.422Z] 43c4264eed91: Download complete [2024-10-23T09:36:50.422Z] 9f66e0745190: Verifying Checksum [2024-10-23T09:36:50.422Z] 9f66e0745190: Download complete [2024-10-23T09:36:50.681Z] 43c4264eed91: Pull complete [2024-10-23T09:36:50.681Z] 561ebcabdf7f: Download complete [2024-10-23T09:36:50.681Z] 4cc291be95ef: Pull complete [2024-10-23T09:36:50.939Z] 2ac1f1163629: Verifying Checksum [2024-10-23T09:36:50.939Z] 2ac1f1163629: Download complete [2024-10-23T09:36:51.198Z] f49a43e4bbc0: Verifying Checksum [2024-10-23T09:36:51.198Z] f49a43e4bbc0: Download complete [2024-10-23T09:36:55.419Z] 2ac1f1163629: Pull complete [2024-10-23T09:36:55.419Z] 5c3c966382ef: Pull complete [2024-10-23T09:36:55.419Z] 4f4fb700ef54: Pull complete [2024-10-23T09:36:55.419Z] 5d5c8e513c77: Pull complete [2024-10-23T09:36:55.419Z] 9f66e0745190: Pull complete [2024-10-23T09:36:57.333Z] f49a43e4bbc0: Pull complete [2024-10-23T09:36:57.899Z] 561ebcabdf7f: Pull complete [2024-10-23T09:36:57.899Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-23T09:36:57.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-23T09:36:57.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2024-10-23T09:36:58.185Z] + 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 [2024-10-23T09:36:58.500Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-23T09:36:58.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-23T09:36:58.587Z] prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container [2024-10-23T09:36:58.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 ******** ci-base-image-x86_64 cat [2024-10-23T09:37:03.373Z] $ docker top e3e5d25e6b8c26fac0694777972c26b2bd87bedd6007269b4baf6142b61e8e52 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-23T09:37:03.736Z] + go version [2024-10-23T09:37:03.737Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-23T09:37:03.744Z] $ docker stop --time=1 e3e5d25e6b8c26fac0694777972c26b2bd87bedd6007269b4baf6142b61e8e52 [2024-10-23T09:37:05.003Z] Still waiting to schedule task [2024-10-23T09:37:05.004Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23613’ [2024-10-23T09:37:05.056Z] $ docker rm -f --volumes e3e5d25e6b8c26fac0694777972c26b2bd87bedd6007269b4baf6142b61e8e52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-23T09:37:05.506Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-23T09:37:05.506Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-23T09:37:05.599Z] prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container [2024-10-23T09:37:05.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 ******** ci-base-image-x86_64 cat [2024-10-23T09:37:05.976Z] $ docker top 5e124c67482f2fecd504cbfb2346fc49f67ac799fd2284363f44755247224d41 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-23T09:37:06.335Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] fileExists [Pipeline] sh [2024-10-23T09:37:06.635Z] + make test [2024-10-23T09:37:06.635Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-10-23T09:37:06.635Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-10-23T09:37:06.635Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.1 [2024-10-23T09:37:06.893Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-10-23T09:37:06.893Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-10-23T09:37:06.893Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-10-23T09:37:06.893Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-10-23T09:37:06.893Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-10-23T09:37:06.893Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-10-23T09:37:06.893Z] go: downloading github.com/google/uuid v1.6.0 [2024-10-23T09:37:06.893Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-10-23T09:37:06.893Z] go: downloading github.com/x448/float16 v0.8.4 [2024-10-23T09:37:06.893Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-10-23T09:37:06.893Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-10-23T09:37:06.893Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-10-23T09:37:06.893Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-10-23T09:37:06.893Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-10-23T09:37:06.893Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-10-23T09:37:06.893Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-10-23T09:37:06.893Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-10-23T09:37:06.893Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-10-23T09:37:06.893Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-10-23T09:37:06.893Z] go: downloading golang.org/x/crypto v0.25.0 [2024-10-23T09:37:07.155Z] go: downloading golang.org/x/text v0.16.0 [2024-10-23T09:37:07.155Z] go: downloading github.com/fatih/color v1.16.0 [2024-10-23T09:37:07.155Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-10-23T09:37:07.155Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-10-23T09:37:07.155Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-10-23T09:37:07.155Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-10-23T09:37:07.155Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-10-23T09:37:07.155Z] go: downloading golang.org/x/sys v0.22.0 [2024-10-23T09:37:07.155Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-10-23T09:37:07.155Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-10-23T09:37:08.092Z] go: downloading golang.org/x/net v0.27.0 [2024-10-23T09:37:18.074Z] github.com/edgexfoundry/go-mod-registry/v4/pkg/types coverage: 0.0% of statements [2024-10-23T09:37:18.074Z] github.com/edgexfoundry/go-mod-registry/v4/registry/mocks coverage: 0.0% of statements [2024-10-23T09:37:18.643Z] ok github.com/edgexfoundry/go-mod-registry/v4/internal/pkg/consul 2.036s coverage: 89.4% of statements [2024-10-23T09:37:18.643Z] ok github.com/edgexfoundry/go-mod-registry/v4/internal/pkg/keeper 2.021s coverage: 66.4% of statements [2024-10-23T09:37:18.643Z] ok github.com/edgexfoundry/go-mod-registry/v4/registry 0.009s coverage: 62.5% of statements [2024-10-23T09:37:30.843Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2024-10-23T09:37:31.412Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-23T09:37:31.412Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-10-23T09:37:31.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-23T09:37:31.436Z] $ docker stop --time=1 5e124c67482f2fecd504cbfb2346fc49f67ac799fd2284363f44755247224d41 [2024-10-23T09:37:36.776Z] $ docker rm -f --volumes 5e124c67482f2fecd504cbfb2346fc49f67ac799fd2284363f44755247224d41 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-23T09:37:37.329Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-23T09:37:37.392Z] 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 [2024-10-23T09:37:37.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-23T09:37:37.899Z] [2024-10-23T09:37:37.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-23T09:37:38.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-23T09:37:38.201Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-23T09:37:38.201Z] 5eb5b503b376: Pulling fs layer [2024-10-23T09:37:38.201Z] 5c69ac0246d0: Pulling fs layer [2024-10-23T09:37:38.201Z] ec43610c2a17: Pulling fs layer [2024-10-23T09:37:38.201Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-23T09:37:38.201Z] 33b1e0a273af: Pulling fs layer [2024-10-23T09:37:38.201Z] 5d3b04190fa2: Pulling fs layer [2024-10-23T09:37:38.201Z] 2f39f015ded8: Pulling fs layer [2024-10-23T09:37:38.201Z] 33b1e0a273af: Waiting [2024-10-23T09:37:38.201Z] 5d3b04190fa2: Waiting [2024-10-23T09:37:38.201Z] 2f39f015ded8: Waiting [2024-10-23T09:37:38.201Z] 3a2ae6a8a46f: Waiting [2024-10-23T09:37:38.201Z] 5c69ac0246d0: Verifying Checksum [2024-10-23T09:37:38.201Z] 5c69ac0246d0: Download complete [2024-10-23T09:37:38.201Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-23T09:37:38.201Z] 3a2ae6a8a46f: Download complete [2024-10-23T09:37:38.460Z] ec43610c2a17: Verifying Checksum [2024-10-23T09:37:38.460Z] ec43610c2a17: Download complete [2024-10-23T09:37:38.460Z] 33b1e0a273af: Verifying Checksum [2024-10-23T09:37:38.460Z] 33b1e0a273af: Download complete [2024-10-23T09:37:38.460Z] 5d3b04190fa2: Verifying Checksum [2024-10-23T09:37:38.460Z] 5d3b04190fa2: Download complete [2024-10-23T09:37:38.460Z] 5eb5b503b376: Verifying Checksum [2024-10-23T09:37:38.460Z] 5eb5b503b376: Download complete [2024-10-23T09:37:39.025Z] 2f39f015ded8: Download complete [2024-10-23T09:37:39.592Z] 5eb5b503b376: Pull complete [2024-10-23T09:37:39.850Z] 5c69ac0246d0: Pull complete [2024-10-23T09:37:40.108Z] ec43610c2a17: Pull complete [2024-10-23T09:37:40.366Z] 3a2ae6a8a46f: Pull complete [2024-10-23T09:37:40.625Z] 33b1e0a273af: Pull complete [2024-10-23T09:37:40.625Z] 5d3b04190fa2: Pull complete [2024-10-23T09:37:44.812Z] 2f39f015ded8: Pull complete [2024-10-23T09:37:44.812Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-23T09:37:44.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-23T09:37:44.812Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-23T09:37:44.927Z] prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container [2024-10-23T09:37:44.953Z] $ 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/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 [2024-10-23T09:37:52.226Z] $ docker top e9064b8500dd34c3004f0b5e71817153003bfa05984010c258e4c6c52eaa4d3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-23T09:37:52.612Z] ---> job-cost.sh [2024-10-23T09:37:52.612Z] lf-activate-venv: SKIPPING [2024-10-23T09:37:52.612Z] INFO: No Stack... [2024-10-23T09:37:53.182Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-23T09:37:53.440Z] INFO: Archiving Costs [Pipeline] sh [2024-10-23T09:37:53.731Z] + cat /w/workspace/dgexfoundry_go-mod-registry_main/archives/cost.csv [2024-10-23T09:37:53.731Z] + cut -d, -f6 [Pipeline] lock [2024-10-23T09:37:53.746Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-registry-main-67-stack-cost] [2024-10-23T09:37:53.754Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-67-stack-cost] did not exist. Created. [2024-10-23T09:37:53.760Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-registry-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-23T09:37:54.069Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-23T09:37:54.094Z] Stashed 1 file(s) [Pipeline] } [2024-10-23T09:37:54.108Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-registry-main-67-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-23T09:37:54.126Z] $ docker stop --time=1 e9064b8500dd34c3004f0b5e71817153003bfa05984010c258e4c6c52eaa4d3c [2024-10-23T09:37:57.929Z] $ docker rm -f --volumes e9064b8500dd34c3004f0b5e71817153003bfa05984010c258e4c6c52eaa4d3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-23T09:39:37.965Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23616 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws [2024-10-23T09:39:37.986Z] Running in /w/workspace/go-mod-registry/67 [Pipeline] { [Pipeline] checkout [2024-10-23T09:39:38.053Z] Selected Git installation does not exist. Using Default [2024-10-23T09:39:38.053Z] The recommended git tool is: NONE [2024-10-23T09:39:47.839Z] using credential edgex-jenkins-ssh [2024-10-23T09:39:47.864Z] Cloning the remote Git repository [2024-10-23T09:39:47.915Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2024-10-23T09:39:48.034Z] > git init /w/workspace/go-mod-registry/67 # timeout=10 [2024-10-23T09:39:48.246Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2024-10-23T09:39:48.247Z] > git --version # timeout=10 [2024-10-23T09:39:48.274Z] > git --version # 'git version 2.25.1' [2024-10-23T09:39:48.278Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-23T09:39:48.496Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-23T09:39:49.568Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2024-10-23T09:39:49.599Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-23T09:39:50.780Z] Avoid second fetch [2024-10-23T09:39:50.780Z] Checking out Revision 23630f85bbbdf20db2ae68af9adb0fd2f56e7050 (main) [2024-10-23T09:39:51.531Z] Commit message: "Merge pull request #172 from jinlinGuan/v4-module" [2024-10-23T09:39:50.803Z] > git config core.sparsecheckout # timeout=10 [2024-10-23T09:39:50.879Z] > git checkout -f 23630f85bbbdf20db2ae68af9adb0fd2f56e7050 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-23T09:39:56.297Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-23T09:39:56.297Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-23T09:39:56.297Z] Dload Upload Total Spent Left Speed [2024-10-23T09:39:56.297Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 227k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh [2024-10-23T09:39:56.652Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-23T09:39:56.991Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-23T09:39:56.991Z] + sudo tee /etc/docker/daemon.new [2024-10-23T09:39:56.991Z] { [2024-10-23T09:39:56.991Z] "registry-mirrors": [ [2024-10-23T09:39:56.991Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-23T09:39:56.991Z] ], [2024-10-23T09:39:56.991Z] "bip": "10.250.0.254/24", [2024-10-23T09:39:56.991Z] "hosts": [ [2024-10-23T09:39:56.991Z] "tcp://0.0.0.0:5555", [2024-10-23T09:39:56.991Z] "unix:///var/run/docker.sock" [2024-10-23T09:39:56.991Z] ], [2024-10-23T09:39:56.991Z] "mtu": 1458, [2024-10-23T09:39:56.991Z] "selinux-enabled": true, [2024-10-23T09:39:56.991Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-23T09:39:56.991Z] } [Pipeline] sh [2024-10-23T09:39:57.316Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-23T09:39:57.659Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-10-23T09:40:16.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-23T09:40:16.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-23T09:40:16.265Z] ========================================================= [2024-10-23T09:40:16.265Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-23T09:40:16.265Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-23T09:40:16.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-23T09:40:17.209Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-23T09:40:17.209Z] cf04c63912e1: Pulling fs layer [2024-10-23T09:40:17.209Z] 55b35a11ae5e: Pulling fs layer [2024-10-23T09:40:17.209Z] a37a00ec5f00: Pulling fs layer [2024-10-23T09:40:17.209Z] 50b3750afda1: Pulling fs layer [2024-10-23T09:40:17.209Z] 4f4fb700ef54: Pulling fs layer [2024-10-23T09:40:17.209Z] 80978eb59214: Pulling fs layer [2024-10-23T09:40:17.209Z] c9f46d7d2bd2: Pulling fs layer [2024-10-23T09:40:17.209Z] c5a475d317c9: Pulling fs layer [2024-10-23T09:40:17.209Z] 80978eb59214: Waiting [2024-10-23T09:40:17.209Z] 4f4fb700ef54: Waiting [2024-10-23T09:40:17.209Z] 50b3750afda1: Waiting [2024-10-23T09:40:17.209Z] c5a475d317c9: Waiting [2024-10-23T09:40:17.209Z] 55b35a11ae5e: Verifying Checksum [2024-10-23T09:40:17.209Z] 55b35a11ae5e: Download complete [2024-10-23T09:40:17.209Z] 50b3750afda1: Verifying Checksum [2024-10-23T09:40:17.209Z] 50b3750afda1: Download complete [2024-10-23T09:40:17.209Z] 4f4fb700ef54: Verifying Checksum [2024-10-23T09:40:17.209Z] 4f4fb700ef54: Download complete [2024-10-23T09:40:17.209Z] 80978eb59214: Verifying Checksum [2024-10-23T09:40:17.209Z] 80978eb59214: Download complete [2024-10-23T09:40:17.209Z] cf04c63912e1: Verifying Checksum [2024-10-23T09:40:17.210Z] cf04c63912e1: Download complete [2024-10-23T09:40:17.806Z] c5a475d317c9: Verifying Checksum [2024-10-23T09:40:17.806Z] c5a475d317c9: Download complete [2024-10-23T09:40:18.396Z] cf04c63912e1: Pull complete [2024-10-23T09:40:18.983Z] 55b35a11ae5e: Pull complete [2024-10-23T09:40:19.254Z] a37a00ec5f00: Verifying Checksum [2024-10-23T09:40:19.254Z] a37a00ec5f00: Download complete [2024-10-23T09:40:20.217Z] c9f46d7d2bd2: Verifying Checksum [2024-10-23T09:40:20.217Z] c9f46d7d2bd2: Download complete [2024-10-23T09:40:35.333Z] a37a00ec5f00: Pull complete [2024-10-23T09:40:35.333Z] 50b3750afda1: Pull complete [2024-10-23T09:40:35.333Z] 4f4fb700ef54: Pull complete [2024-10-23T09:40:35.333Z] 80978eb59214: Pull complete [2024-10-23T09:40:42.001Z] c9f46d7d2bd2: Pull complete [2024-10-23T09:40:42.963Z] c5a475d317c9: Pull complete [2024-10-23T09:40:43.236Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-23T09:40:43.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-23T09:40:43.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh [2024-10-23T09:40:43.574Z] + 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 [2024-10-23T09:40:43.931Z] + docker inspect -f . ci-base-image-arm64 [2024-10-23T09:40:43.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-23T09:40:44.191Z] prd-ubuntu20.04-docker-arm64-4c-16g-23616 does not seem to be running inside a container [2024-10-23T09:40:44.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/67 -v /w/workspace/go-mod-registry/67:/w/workspace/go-mod-registry/67:rw,z -v /w/workspace/go-mod-registry/67@tmp:/w/workspace/go-mod-registry/67@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 [2024-10-23T09:40:47.617Z] $ docker top cbce55152a5a26c466f3fdf80ccfabd77479cc7bbf3e692abe1485aa6a4af6ee -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-23T09:40:48.534Z] + go version [2024-10-23T09:40:48.534Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-23T09:40:48.559Z] $ docker stop --time=1 cbce55152a5a26c466f3fdf80ccfabd77479cc7bbf3e692abe1485aa6a4af6ee [2024-10-23T09:40:50.216Z] $ docker rm -f --volumes cbce55152a5a26c466f3fdf80ccfabd77479cc7bbf3e692abe1485aa6a4af6ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-23T09:40:50.815Z] + docker inspect -f . ci-base-image-arm64 [2024-10-23T09:40:50.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-23T09:40:51.015Z] prd-ubuntu20.04-docker-arm64-4c-16g-23616 does not seem to be running inside a container [2024-10-23T09:40:51.083Z] $ 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-registry/67 -v /w/workspace/go-mod-registry/67:/w/workspace/go-mod-registry/67:rw,z -v /w/workspace/go-mod-registry/67@tmp:/w/workspace/go-mod-registry/67@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 [2024-10-23T09:40:52.293Z] $ docker top 4739bf5a71785c2c6dc5923146a59cdcea76266f82c905bf5d58069ed9552b12 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-23T09:40:53.150Z] + git config --global --add safe.directory /w/workspace/go-mod-registry/67 [Pipeline] fileExists [Pipeline] sh [2024-10-23T09:40:53.818Z] + make test [2024-10-23T09:40:53.818Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-10-23T09:40:53.818Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-10-23T09:40:53.818Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-10-23T09:40:54.085Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.1 [2024-10-23T09:40:54.677Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-10-23T09:40:54.677Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-10-23T09:40:54.677Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-10-23T09:40:54.677Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-10-23T09:40:54.945Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-10-23T09:40:54.945Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-10-23T09:40:54.945Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-10-23T09:40:54.945Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-10-23T09:40:54.945Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-10-23T09:40:54.945Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-10-23T09:40:54.945Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-10-23T09:40:54.945Z] go: downloading github.com/google/uuid v1.6.0 [2024-10-23T09:40:54.945Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-10-23T09:40:54.945Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-10-23T09:40:55.540Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-10-23T09:40:55.540Z] go: downloading github.com/fatih/color v1.16.0 [2024-10-23T09:40:55.540Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-10-23T09:40:55.540Z] go: downloading github.com/x448/float16 v0.8.4 [2024-10-23T09:40:55.540Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-10-23T09:40:55.540Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-10-23T09:40:55.540Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-10-23T09:40:55.540Z] go: downloading golang.org/x/crypto v0.25.0 [2024-10-23T09:40:55.815Z] go: downloading golang.org/x/text v0.16.0 [2024-10-23T09:40:56.429Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-10-23T09:40:56.429Z] go: downloading golang.org/x/sys v0.22.0 [2024-10-23T09:40:56.700Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-10-23T09:40:56.986Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-10-23T09:40:58.409Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-10-23T09:40:58.409Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-10-23T09:41:00.998Z] go: downloading golang.org/x/net v0.27.0 [2024-10-23T09:42:22.738Z] github.com/edgexfoundry/go-mod-registry/v4/pkg/types coverage: 0.0% of statements [2024-10-23T09:42:22.738Z] ok github.com/edgexfoundry/go-mod-registry/v4/internal/pkg/consul 2.230s coverage: 89.4% of statements [2024-10-23T09:42:22.738Z] github.com/edgexfoundry/go-mod-registry/v4/registry/mocks coverage: 0.0% of statements [2024-10-23T09:42:22.738Z] ok github.com/edgexfoundry/go-mod-registry/v4/internal/pkg/keeper 2.075s coverage: 66.4% of statements [2024-10-23T09:42:22.738Z] ok github.com/edgexfoundry/go-mod-registry/v4/registry 0.036s coverage: 62.5% of statements [2024-10-23T09:42:22.738Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-23T09:42:22.738Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2024-10-23T09:42:32.866Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-23T09:42:32.866Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-10-23T09:42:32.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-23T09:42:32.910Z] $ docker stop --time=1 4739bf5a71785c2c6dc5923146a59cdcea76266f82c905bf5d58069ed9552b12 [2024-10-23T09:42:34.861Z] $ docker rm -f --volumes 4739bf5a71785c2c6dc5923146a59cdcea76266f82c905bf5d58069ed9552b12 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-23T09:42:37.036Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-23T09:42:37.069Z] Warning: overwriting stash ‘coverage-report’ [2024-10-23T09:42:37.637Z] 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 [2024-10-23T09:42:38.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-23T09:42:38.150Z] [2024-10-23T09:42:38.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-23T09:42:38.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-23T09:42:38.772Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-23T09:42:38.772Z] 8998bd30e6a1: Pulling fs layer [2024-10-23T09:42:38.772Z] 04944245beec: Pulling fs layer [2024-10-23T09:42:38.772Z] 699f458cf7ca: Pulling fs layer [2024-10-23T09:42:38.772Z] 765212b225bb: Pulling fs layer [2024-10-23T09:42:38.772Z] f23df028b6ca: Pulling fs layer [2024-10-23T09:42:38.772Z] d65c8cfc05b1: Pulling fs layer [2024-10-23T09:42:38.772Z] 2437ff75d9bd: Pulling fs layer [2024-10-23T09:42:38.772Z] 765212b225bb: Waiting [2024-10-23T09:42:38.772Z] f23df028b6ca: Waiting [2024-10-23T09:42:38.772Z] d65c8cfc05b1: Waiting [2024-10-23T09:42:38.772Z] 2437ff75d9bd: Waiting [2024-10-23T09:42:38.772Z] 04944245beec: Verifying Checksum [2024-10-23T09:42:38.772Z] 04944245beec: Download complete [2024-10-23T09:42:38.772Z] 765212b225bb: Download complete [2024-10-23T09:42:38.772Z] f23df028b6ca: Verifying Checksum [2024-10-23T09:42:38.772Z] f23df028b6ca: Download complete [2024-10-23T09:42:38.772Z] d65c8cfc05b1: Verifying Checksum [2024-10-23T09:42:38.772Z] d65c8cfc05b1: Download complete [2024-10-23T09:42:39.040Z] 699f458cf7ca: Verifying Checksum [2024-10-23T09:42:39.040Z] 699f458cf7ca: Download complete [2024-10-23T09:42:39.631Z] 8998bd30e6a1: Verifying Checksum [2024-10-23T09:42:39.631Z] 8998bd30e6a1: Download complete [2024-10-23T09:42:42.234Z] 2437ff75d9bd: Verifying Checksum [2024-10-23T09:42:42.234Z] 2437ff75d9bd: Download complete [2024-10-23T09:42:44.201Z] 8998bd30e6a1: Pull complete [2024-10-23T09:42:44.469Z] 04944245beec: Pull complete [2024-10-23T09:42:46.430Z] 699f458cf7ca: Pull complete [2024-10-23T09:42:46.430Z] 765212b225bb: Pull complete [2024-10-23T09:42:47.398Z] f23df028b6ca: Pull complete [2024-10-23T09:42:47.398Z] d65c8cfc05b1: Pull complete [2024-10-23T09:43:05.668Z] 2437ff75d9bd: Pull complete [2024-10-23T09:43:05.668Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-23T09:43:05.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-23T09:43:05.668Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-23T09:43:05.896Z] prd-ubuntu20.04-docker-arm64-4c-16g-23616 does not seem to be running inside a container [2024-10-23T09:43:06.040Z] $ 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-registry/67 -v /w/workspace/go-mod-registry/67:/w/workspace/go-mod-registry/67:rw,z -v /w/workspace/go-mod-registry/67@tmp:/w/workspace/go-mod-registry/67@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 [2024-10-23T09:43:08.811Z] $ docker top 0f4df377ee29eeb59302806f9f754ce93defaf6e1f1d5ed6506cca8a79ec5a15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-23T09:43:09.716Z] ---> job-cost.sh [2024-10-23T09:43:09.716Z] lf-activate-venv: SKIPPING [2024-10-23T09:43:09.716Z] INFO: No Stack... [2024-10-23T09:43:09.989Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-23T09:43:16.634Z] INFO: Archiving Costs [Pipeline] sh [2024-10-23T09:43:17.287Z] + cat /w/workspace/go-mod-registry/67/archives/cost.csv [2024-10-23T09:43:17.287Z] + cut -d, -f6 [Pipeline] lock [2024-10-23T09:43:17.349Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-registry-main-67-stack-cost] [2024-10-23T09:43:17.360Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-67-stack-cost] did not exist. Created. [2024-10-23T09:43:17.368Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-registry-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-23T09:43:18.042Z] /w/workspace/go-mod-registry/67@tmp/durable-843b3302/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-23T09:43:18.695Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-23T09:43:18.725Z] Warning: overwriting stash ‘stack-cost’ [2024-10-23T09:43:18.773Z] Stashed 1 file(s) [Pipeline] } [2024-10-23T09:43:18.781Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-registry-main-67-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-23T09:43:18.820Z] $ docker stop --time=1 0f4df377ee29eeb59302806f9f754ce93defaf6e1f1d5ed6506cca8a79ec5a15 [2024-10-23T09:43:21.352Z] $ docker rm -f --volumes 0f4df377ee29eeb59302806f9f754ce93defaf6e1f1d5ed6506cca8a79ec5a15 [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 [2024-10-23T09:43:21.942Z] provisioning config files... [2024-10-23T09:43:21.953Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config17643428004130626382tmp [Pipeline] { [Pipeline] sh [2024-10-23T09:43:22.281Z] + set +x [2024-10-23T09:43:22.281Z] + curl -s https://codecov.io/bash [2024-10-23T09:43:22.281Z] + bash -s -- [2024-10-23T09:43:22.281Z] [2024-10-23T09:43:22.281Z] _____ _ [2024-10-23T09:43:22.281Z] / ____| | | [2024-10-23T09:43:22.281Z] | | ___ __| | ___ ___ _____ __ [2024-10-23T09:43:22.281Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-23T09:43:22.281Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-23T09:43:22.281Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-23T09:43:22.281Z] Bash-1.0.6 [2024-10-23T09:43:22.281Z] [2024-10-23T09:43:22.281Z] [2024-10-23T09:43:22.281Z] ==> git version 2.25.1 found [2024-10-23T09:43:22.281Z] ==> 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 [2024-10-23T09:43:22.281Z] Release-Date: 2020-01-08 [2024-10-23T09:43:22.281Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-23T09:43:22.281Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-23T09:43:22.281Z] ==> Jenkins CI detected. [2024-10-23T09:43:22.281Z] current dir:  /w/workspace/dgexfoundry_go-mod-registry_main [2024-10-23T09:43:22.281Z] project root: . [2024-10-23T09:43:22.281Z] --> token set from env [2024-10-23T09:43:22.281Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-23T09:43:22.281Z] ==> Running gcov in . (disable via -X gcov) [2024-10-23T09:43:22.281Z] ==> Python coveragepy not found [2024-10-23T09:43:22.281Z] ==> Searching for coverage reports in: [2024-10-23T09:43:22.281Z] + . [2024-10-23T09:43:22.281Z] -> Found 1 reports [2024-10-23T09:43:22.281Z] ==> Detecting git/mercurial file structure [2024-10-23T09:43:22.281Z] ==> Reading reports [2024-10-23T09:43:22.282Z] + ./coverage.out bytes=25776 [2024-10-23T09:43:22.282Z] ==> Appending adjustments [2024-10-23T09:43:22.282Z] https://docs.codecov.io/docs/fixing-reports [2024-10-23T09:43:22.541Z] + Found adjustments [2024-10-23T09:43:22.541Z] ==> Gzipping contents [2024-10-23T09:43:22.541Z] 4.0K /tmp/codecov.pz2OAq.gz [2024-10-23T09:43:22.541Z] ==> Uploading reports [2024-10-23T09:43:22.541Z] url: https://codecov.io [2024-10-23T09:43:22.541Z] query: branch=main&commit=23630f85bbbdf20db2ae68af9adb0fd2f56e7050&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-23T09:43:22.541Z] -> Pinging Codecov [2024-10-23T09:43:22.541Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=23630f85bbbdf20db2ae68af9adb0fd2f56e7050&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-23T09:43:22.801Z] -> Uploading to [2024-10-23T09:43:22.802Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-registry/23630f85bbbdf20db2ae68af9adb0fd2f56e7050/1499200d-2e9a-46df-9859-31b4ed2edfa8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241023%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241023T094322Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=59b1d5a8811b69a9438f8e842906f49988daa1fcbc29d7b3f1a60c4edd25c299 [2024-10-23T09:43:22.802Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-23T09:43:22.802Z] Dload Upload Total Spent Left Speed [2024-10-23T09:43:23.061Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3733 0 0 100 3733 0 16372 --:--:-- --:--:-- --:--:-- 16301 100 3733 0 0 100 3733 0 13724 --:--:-- --:--:-- --:--:-- 13673 [2024-10-23T09:43:23.061Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/23630f85bbbdf20db2ae68af9adb0fd2f56e7050 [Pipeline] } [2024-10-23T09:43:23.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-23T09:43:23.309Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-23T09:43:23.328Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-23T09:43:23.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-23T09:43:23.642Z] [2024-10-23T09:43:23.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-23T09:43:23.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-23T09:43:23.945Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-23T09:43:23.945Z] 43c4264eed91: Already exists [2024-10-23T09:43:23.945Z] 4cc291be95ef: Already exists [2024-10-23T09:43:23.945Z] 2ac1f1163629: Already exists [2024-10-23T09:43:23.945Z] 5c3c966382ef: Already exists [2024-10-23T09:43:23.945Z] 4f4fb700ef54: Already exists [2024-10-23T09:43:23.945Z] d9c7d2e4e75e: Pulling fs layer [2024-10-23T09:43:23.945Z] 9c3e1370e548: Pulling fs layer [2024-10-23T09:43:24.204Z] d9c7d2e4e75e: Download complete [2024-10-23T09:43:24.462Z] d9c7d2e4e75e: Pull complete [2024-10-23T09:43:25.033Z] 9c3e1370e548: Verifying Checksum [2024-10-23T09:43:25.033Z] 9c3e1370e548: Download complete [2024-10-23T09:43:27.571Z] 9c3e1370e548: Pull complete [2024-10-23T09:43:27.571Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-23T09:43:27.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-23T09:43:27.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-23T09:43:27.677Z] prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container [2024-10-23T09:43:27.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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/edgex-snyk-go:latest cat [2024-10-23T09:43:29.660Z] $ docker top 2acca2763305f71bbc4dddfa220c18081c187aadf1a0eb3f0d238c120d4f637a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-23T09:43:30.024Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] echo [2024-10-23T09:43:30.034Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-registry:main' [Pipeline] sh [2024-10-23T09:43:30.315Z] + set -o pipefail [2024-10-23T09:43:30.315Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-registry:main' [2024-10-23T09:43:34.506Z] [2024-10-23T09:43:34.506Z] Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v4)... [2024-10-23T09:43:34.506Z] [2024-10-23T09:43:34.506Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/35af93a0-611a-44f8-9681-5e801f8320f2/history/823c3193-1828-4965-8c34-9f78c468e310 [2024-10-23T09:43:34.506Z] [2024-10-23T09:43:34.507Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-23T09:43:34.507Z] [Pipeline] } [2024-10-23T09:43:35.445Z] $ docker stop --time=1 2acca2763305f71bbc4dddfa220c18081c187aadf1a0eb3f0d238c120d4f637a [2024-10-23T09:43:38.856Z] $ docker rm -f --volumes 2acca2763305f71bbc4dddfa220c18081c187aadf1a0eb3f0d238c120d4f637a [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 [2024-10-23T09:43:39.571Z] + git log --format=format:%s -1 23630f85bbbdf20db2ae68af9adb0fd2f56e7050 [Pipeline] sh [2024-10-23T09:43:39.867Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-23T09:43:39.867Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-23T09:43:40.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-23T09:43:40.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-23T09:43:40.245Z] prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container [2024-10-23T09:43:40.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-23T09:43:40.654Z] $ docker top 74a5ba944c61eb539c0d6e5922073978f66a583069ee717d6ca7240d4c1b9aa4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-23T09:43:40.770Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-23T09:43:40.770Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-23T09:43:40.866Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-23T09:43:40.862Z] $ docker exec 74a5ba944c61eb539c0d6e5922073978f66a583069ee717d6ca7240d4c1b9aa4 ssh-agent [2024-10-23T09:43:40.984Z] SSH_AUTH_SOCK=/tmp/ssh-F2GZqS7sMLfU/agent.32 [2024-10-23T09:43:40.984Z] SSH_AGENT_PID=38 [2024-10-23T09:43:40.989Z] Running ssh-add (command line suppressed) [2024-10-23T09:43:41.085Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_2542229810634726411.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_2542229810634726411.key) [2024-10-23T09:43:41.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-23T09:43:41.399Z] + git semver tag [2024-10-23T09:43:41.660Z] 2024-10-23 09:43:41,562 [run_tag] DEBUG tag force:False [2024-10-23T09:43:41.660Z] 2024-10-23 09:43:41,562 [check_head_tag] DEBUG check head tag [2024-10-23T09:43:41.660Z] 2024-10-23 09:43:41,563 [execute] INFO git cat-file --batch-check [2024-10-23T09:43:41.660Z] 2024-10-23 09:43:41,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) [2024-10-23T09:43:41.660Z] 2024-10-23 09:43:41,567 [execute] INFO git cat-file --batch [2024-10-23T09:43:41.660Z] 2024-10-23 09:43:41,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) [2024-10-23T09:43:41.660Z] 2024-10-23 09:43:41,589 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-23T09:43:41.660Z] 2024-10-23 09:43:41,589 [execute] INFO git tag -a v4.0.0-dev.1 -m v4.0.0-dev.1 [2024-10-23T09:43:41.660Z] 2024-10-23 09:43:41,589 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.1', '-m', 'v4.0.0-dev.1'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) [2024-10-23T09:43:41.660Z] 2024-10-23 09:43:41,594 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-23T09:43:41.660Z] 4.0.0-dev.1 [Pipeline] } [2024-10-23T09:43:41.669Z] $ docker exec --env ******** --env ******** 74a5ba944c61eb539c0d6e5922073978f66a583069ee717d6ca7240d4c1b9aa4 ssh-agent -k [2024-10-23T09:43:41.761Z] unset SSH_AUTH_SOCK; [2024-10-23T09:43:41.761Z] unset SSH_AGENT_PID; [2024-10-23T09:43:41.761Z] echo Agent pid 38 killed; [2024-10-23T09:43:41.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-23T09:43:42.111Z] + git semver [Pipeline] } [2024-10-23T09:43:42.375Z] $ docker stop --time=1 74a5ba944c61eb539c0d6e5922073978f66a583069ee717d6ca7240d4c1b9aa4 [2024-10-23T09:43:43.631Z] $ docker rm -f --volumes 74a5ba944c61eb539c0d6e5922073978f66a583069ee717d6ca7240d4c1b9aa4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-23T09:43:44.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-23T09:43:44.055Z] [2024-10-23T09:43:44.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-23T09:43:44.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-23T09:43:44.361Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-23T09:43:44.361Z] ab5ef0e58194: Pulling fs layer [2024-10-23T09:43:44.361Z] 9712f1f96733: Pulling fs layer [2024-10-23T09:43:44.361Z] 63f879dbbcfc: Pulling fs layer [2024-10-23T09:43:44.361Z] 0d9ebad4ef96: Pulling fs layer [2024-10-23T09:43:44.361Z] e9a5061849ea: Pulling fs layer [2024-10-23T09:43:44.361Z] d747dcd14b5f: Pulling fs layer [2024-10-23T09:43:44.361Z] 2de7ff778b66: Pulling fs layer [2024-10-23T09:43:44.361Z] e9a5061849ea: Waiting [2024-10-23T09:43:44.361Z] d747dcd14b5f: Waiting [2024-10-23T09:43:44.361Z] 2de7ff778b66: Waiting [2024-10-23T09:43:44.361Z] 0d9ebad4ef96: Waiting [2024-10-23T09:43:44.361Z] 9712f1f96733: Download complete [2024-10-23T09:43:44.619Z] 63f879dbbcfc: Verifying Checksum [2024-10-23T09:43:44.619Z] 63f879dbbcfc: Download complete [2024-10-23T09:43:44.619Z] e9a5061849ea: Verifying Checksum [2024-10-23T09:43:44.619Z] e9a5061849ea: Download complete [2024-10-23T09:43:44.619Z] d747dcd14b5f: Verifying Checksum [2024-10-23T09:43:44.619Z] d747dcd14b5f: Download complete [2024-10-23T09:43:44.877Z] 0d9ebad4ef96: Verifying Checksum [2024-10-23T09:43:44.877Z] 0d9ebad4ef96: Download complete [2024-10-23T09:43:44.877Z] ab5ef0e58194: Verifying Checksum [2024-10-23T09:43:44.877Z] ab5ef0e58194: Download complete [2024-10-23T09:43:44.877Z] 2de7ff778b66: Verifying Checksum [2024-10-23T09:43:44.877Z] 2de7ff778b66: Download complete [2024-10-23T09:43:47.492Z] ab5ef0e58194: Pull complete [2024-10-23T09:43:47.492Z] 9712f1f96733: Pull complete [2024-10-23T09:43:48.475Z] 63f879dbbcfc: Pull complete [2024-10-23T09:43:51.762Z] 0d9ebad4ef96: Pull complete [2024-10-23T09:43:52.021Z] e9a5061849ea: Pull complete [2024-10-23T09:43:52.021Z] d747dcd14b5f: Pull complete [2024-10-23T09:43:52.959Z] 2de7ff778b66: Pull complete [2024-10-23T09:43:52.959Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-23T09:43:52.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-23T09:43:52.959Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-23T09:43:53.077Z] prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container [2024-10-23T09:43:53.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-23T09:44:00.965Z] $ docker top 4c0713d3c0449c2fd71b4b566c7606712cb8d309d27edf3c0c31e15c5028d565 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-23T09:44:01.055Z] provisioning config files... [2024-10-23T09:44:01.062Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config15523484016059150128tmp [2024-10-23T09:44:01.071Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config10953075768671708691tmp [2024-10-23T09:44:01.081Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config9078157070172629783tmp [Pipeline] { [Pipeline] echo [2024-10-23T09:44:01.177Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-23T09:44:01.488Z] ---> sigul-configuration.sh [2024-10-23T09:44:01.488Z] gpg: directory `/root/.gnupg' created [2024-10-23T09:44:01.488Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-23T09:44:01.488Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-23T09:44:01.488Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-23T09:44:01.488Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-23T09:44:01.488Z] gpg: CAST5 encrypted data [2024-10-23T09:44:01.488Z] gpg: encrypted with 1 passphrase [2024-10-23T09:44:01.488Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-23T09:44:01.783Z] + mkdir /home/jenkins [2024-10-23T09:44:01.783Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-23T09:44:02.074Z] + 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 [2024-10-23T09:44:02.086Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-23T09:44:02.376Z] ---> sigul-install.sh [2024-10-23T09:44:02.376Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-23T09:44:02.668Z] + git tag --list [2024-10-23T09:44:02.668Z] v0.0.0 [2024-10-23T09:44:02.668Z] v0.1.0 [2024-10-23T09:44:02.668Z] v0.1.1 [2024-10-23T09:44:02.668Z] v0.1.10 [2024-10-23T09:44:02.668Z] v0.1.11 [2024-10-23T09:44:02.668Z] v0.1.12 [2024-10-23T09:44:02.668Z] v0.1.13 [2024-10-23T09:44:02.668Z] v0.1.14 [2024-10-23T09:44:02.668Z] v0.1.15 [2024-10-23T09:44:02.668Z] v0.1.16 [2024-10-23T09:44:02.668Z] v0.1.17 [2024-10-23T09:44:02.668Z] v0.1.18 [2024-10-23T09:44:02.668Z] v0.1.19 [2024-10-23T09:44:02.668Z] v0.1.2 [2024-10-23T09:44:02.668Z] v0.1.20 [2024-10-23T09:44:02.668Z] v0.1.21 [2024-10-23T09:44:02.668Z] v0.1.22 [2024-10-23T09:44:02.668Z] v0.1.23 [2024-10-23T09:44:02.668Z] v0.1.24 [2024-10-23T09:44:02.668Z] v0.1.25 [2024-10-23T09:44:02.668Z] v0.1.26 [2024-10-23T09:44:02.668Z] v0.1.27 [2024-10-23T09:44:02.668Z] v0.1.3 [2024-10-23T09:44:02.668Z] v0.1.4 [2024-10-23T09:44:02.668Z] v0.1.5 [2024-10-23T09:44:02.668Z] v0.1.6 [2024-10-23T09:44:02.668Z] v0.1.7 [2024-10-23T09:44:02.668Z] v0.1.8 [2024-10-23T09:44:02.668Z] v0.1.9 [2024-10-23T09:44:02.668Z] v2.0.0 [2024-10-23T09:44:02.668Z] v2.1.0 [2024-10-23T09:44:02.668Z] v2.2.0 [2024-10-23T09:44:02.668Z] v2.3.0 [2024-10-23T09:44:02.668Z] v3.0 [2024-10-23T09:44:02.668Z] v3.0.0 [2024-10-23T09:44:02.668Z] v3.1 [2024-10-23T09:44:02.668Z] v3.1.0 [2024-10-23T09:44:02.668Z] v3.1.0-dev.1 [2024-10-23T09:44:02.668Z] v3.1.0-dev.2 [2024-10-23T09:44:02.668Z] v3.1.0-dev.3 [2024-10-23T09:44:02.668Z] v3.1.0-dev.4 [2024-10-23T09:44:02.668Z] v3.1.0-dev.5 [2024-10-23T09:44:02.668Z] v3.1.0-dev.6 [2024-10-23T09:44:02.668Z] v3.1.0-dev.7 [2024-10-23T09:44:02.668Z] v3.1.0-dev.8 [2024-10-23T09:44:02.668Z] v3.2.0-dev.1 [2024-10-23T09:44:02.668Z] v3.2.0-dev.10 [2024-10-23T09:44:02.668Z] v3.2.0-dev.11 [2024-10-23T09:44:02.668Z] v3.2.0-dev.12 [2024-10-23T09:44:02.668Z] v3.2.0-dev.13 [2024-10-23T09:44:02.668Z] v3.2.0-dev.14 [2024-10-23T09:44:02.668Z] v3.2.0-dev.15 [2024-10-23T09:44:02.668Z] v3.2.0-dev.16 [2024-10-23T09:44:02.668Z] v3.2.0-dev.17 [2024-10-23T09:44:02.668Z] v3.2.0-dev.18 [2024-10-23T09:44:02.668Z] v3.2.0-dev.19 [2024-10-23T09:44:02.668Z] v3.2.0-dev.2 [2024-10-23T09:44:02.668Z] v3.2.0-dev.3 [2024-10-23T09:44:02.668Z] v3.2.0-dev.4 [2024-10-23T09:44:02.668Z] v3.2.0-dev.5 [2024-10-23T09:44:02.668Z] v3.2.0-dev.6 [2024-10-23T09:44:02.668Z] v3.2.0-dev.7 [2024-10-23T09:44:02.668Z] v3.2.0-dev.8 [2024-10-23T09:44:02.668Z] v3.2.0-dev.9 [2024-10-23T09:44:02.668Z] v4.0.0-dev.1 [Pipeline] sh [2024-10-23T09:44:02.961Z] + lftools sign git-tag v4.0.0-dev.1 [2024-10-23T09:44:03.531Z] Signing Git tag with Sigul... [2024-10-23T09:44:03.531Z] Signing v4.0.0-dev.1 [Pipeline] echo [2024-10-23T09:44:03.805Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-23T09:44:04.093Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-23T09:44:04.100Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-23T09:44:04.126Z] $ docker stop --time=1 4c0713d3c0449c2fd71b4b566c7606712cb8d309d27edf3c0c31e15c5028d565 [2024-10-23T09:44:05.411Z] $ docker rm -f --volumes 4c0713d3c0449c2fd71b4b566c7606712cb8d309d27edf3c0c31e15c5028d565 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-23T09:44:05.874Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-23T09:44:05.874Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-23T09:44:06.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-23T09:44:06.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-23T09:44:06.257Z] prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container [2024-10-23T09:44:06.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-23T09:44:06.594Z] $ docker top 990373a3ddc91668e190d328f9bd345409a77ab83f61fefa0a98c95af0eeb555 -eo pid,comm [2024-10-23T09:44:06.646Z] 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). [2024-10-23T09:44:06.646Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-23T09:44:06.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-23T09:44:06.710Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-23T09:44:06.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-23T09:44:06.823Z] $ docker exec 990373a3ddc91668e190d328f9bd345409a77ab83f61fefa0a98c95af0eeb555 ssh-agent [2024-10-23T09:44:06.941Z] SSH_AUTH_SOCK=/tmp/ssh-iKfpcWqO1JHY/agent.32 [2024-10-23T09:44:06.941Z] SSH_AGENT_PID=38 [2024-10-23T09:44:06.945Z] Running ssh-add (command line suppressed) [2024-10-23T09:44:07.041Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5918245386505468513.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5918245386505468513.key) [2024-10-23T09:44:07.061Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-23T09:44:07.356Z] + git semver bump pre [2024-10-23T09:44:07.616Z] 2024-10-23 09:44:07,514 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-23T09:44:07.616Z] 2024-10-23 09:44:07,515 [bump_version] DEBUG bumping version:4.0.0-dev.1 on axis:pre with prefix:dev [2024-10-23T09:44:07.616Z] 2024-10-23 09:44:07,515 [bump_version] DEBUG bumped version:4.0.0-dev.2 [2024-10-23T09:44:07.616Z] 2024-10-23 09:44:07,515 [write_version] DEBUG write version:4.0.0-dev.2 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:True [2024-10-23T09:44:07.616Z] 2024-10-23 09:44:07,515 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-23T09:44:07.616Z] 2024-10-23 09:44:07,515 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-23T09:44:07.616Z] 2024-10-23 09:44:07,517 [execute] INFO git cat-file --batch-check [2024-10-23T09:44:07.616Z] 2024-10-23 09:44:07,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-23T09:44:07.616Z] 2024-10-23 09:44:07,521 [execute] INFO git cat-file --batch [2024-10-23T09:44:07.616Z] 2024-10-23 09:44:07,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-23T09:44:07.616Z] 2024-10-23 09:44:07,525 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-23T09:44:07.616Z] 4.0.0-dev.2 [Pipeline] } [2024-10-23T09:44:07.619Z] $ docker exec --env ******** --env ******** 990373a3ddc91668e190d328f9bd345409a77ab83f61fefa0a98c95af0eeb555 ssh-agent -k [2024-10-23T09:44:07.740Z] unset SSH_AUTH_SOCK; [2024-10-23T09:44:07.740Z] unset SSH_AGENT_PID; [2024-10-23T09:44:07.740Z] echo Agent pid 38 killed; [2024-10-23T09:44:07.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-23T09:44:08.083Z] + git semver [Pipeline] } [2024-10-23T09:44:08.347Z] $ docker stop --time=1 990373a3ddc91668e190d328f9bd345409a77ab83f61fefa0a98c95af0eeb555 [2024-10-23T09:44:09.643Z] $ docker rm -f --volumes 990373a3ddc91668e190d328f9bd345409a77ab83f61fefa0a98c95af0eeb555 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-23T09:44:10.006Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-23T09:44:10.006Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-23T09:44:10.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-23T09:44:10.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-23T09:44:10.396Z] prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container [2024-10-23T09:44:10.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-23T09:44:10.765Z] $ docker top fa722a3f498add91e38e0fd579d2f675decfe6f5eea8286c81b35945cd61b0eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-23T09:44:10.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-23T09:44:10.877Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-23T09:44:10.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-23T09:44:10.989Z] $ docker exec fa722a3f498add91e38e0fd579d2f675decfe6f5eea8286c81b35945cd61b0eb ssh-agent [2024-10-23T09:44:11.110Z] SSH_AUTH_SOCK=/tmp/ssh-f4s8ru7TKj4H/agent.33 [2024-10-23T09:44:11.110Z] SSH_AGENT_PID=39 [2024-10-23T09:44:11.115Z] Running ssh-add (command line suppressed) [2024-10-23T09:44:11.203Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_16219342308823509272.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_16219342308823509272.key) [2024-10-23T09:44:11.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-23T09:44:11.515Z] + git semver push [2024-10-23T09:44:11.775Z] 2024-10-23 09:44:11,684 [run_push] DEBUG push [2024-10-23T09:44:11.775Z] 2024-10-23 09:44:11,685 [execute] INFO git cat-file --batch-check [2024-10-23T09:44:11.775Z] 2024-10-23 09:44:11,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-23T09:44:11.775Z] 2024-10-23 09:44:11,688 [execute] INFO git rev-list 75c8949d9ce73fe80183dba3dc1faa8247b5222b -- [2024-10-23T09:44:11.775Z] 2024-10-23 09:44:11,688 [execute] DEBUG Popen(['git', 'rev-list', '75c8949d9ce73fe80183dba3dc1faa8247b5222b', '--'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-23T09:44:11.775Z] 2024-10-23 09:44:11,694 [execute] INFO git fetch -v origin [2024-10-23T09:44:11.775Z] 2024-10-23 09:44:11,694 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-23T09:44:12.344Z] 2024-10-23 09:44:12,152 [run_push] DEBUG no remote changes detected [2024-10-23T09:44:12.344Z] 2024-10-23 09:44:12,153 [execute] INFO git push origin semver [2024-10-23T09:44:12.344Z] 2024-10-23 09:44:12,153 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-23T09:44:12.914Z] 2024-10-23 09:44:12,878 [run_push] DEBUG push all version tags [2024-10-23T09:44:12.914Z] 2024-10-23 09:44:12,879 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-23T09:44:12.914Z] 2024-10-23 09:44:12,879 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) [2024-10-23T09:44:13.851Z] 2024-10-23 09:44:13,586 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-23T09:44:13.851Z] 4.0.0-dev.2 [Pipeline] } [2024-10-23T09:44:13.855Z] $ docker exec --env ******** --env ******** fa722a3f498add91e38e0fd579d2f675decfe6f5eea8286c81b35945cd61b0eb ssh-agent -k [2024-10-23T09:44:13.947Z] unset SSH_AUTH_SOCK; [2024-10-23T09:44:13.948Z] unset SSH_AGENT_PID; [2024-10-23T09:44:13.948Z] echo Agent pid 39 killed; [2024-10-23T09:44:13.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-23T09:44:14.299Z] + git semver [Pipeline] } [2024-10-23T09:44:14.569Z] $ docker stop --time=1 fa722a3f498add91e38e0fd579d2f675decfe6f5eea8286c81b35945cd61b0eb [2024-10-23T09:44:15.839Z] $ docker rm -f --volumes fa722a3f498add91e38e0fd579d2f675decfe6f5eea8286c81b35945cd61b0eb [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 [2024-10-23T09:44:16.469Z] + [ -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ] [2024-10-23T09:44:16.469Z] + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives [2024-10-23T09:44:16.469Z] total 16 [2024-10-23T09:44:16.469Z] drwxr-xr-x 3 root root 4096 Oct 23 09:37 . [2024-10-23T09:44:16.469Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 09:44 .. [2024-10-23T09:44:16.469Z] drwxr-xr-x 2 root root 4096 Oct 23 09:37 cost [2024-10-23T09:44:16.469Z] -rw-r--r-- 1 root root 86 Oct 23 09:37 cost.csv [2024-10-23T09:44:16.469Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_go-mod-registry_main/archives [2024-10-23T09:44:16.469Z] + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives [2024-10-23T09:44:16.469Z] total 16 [2024-10-23T09:44:16.469Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 23 09:37 . [2024-10-23T09:44:16.469Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 09:44 .. [2024-10-23T09:44:16.469Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 23 09:37 cost [2024-10-23T09:44:16.469Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 23 09:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-23T09:44:16.756Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-23T09:44:17.617Z] ---> package-listing.sh [2024-10-23T09:44:17.617Z] ++ facter osfamily [2024-10-23T09:44:17.617Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-23T09:44:17.876Z] + OS_FAMILY=debian [2024-10-23T09:44:17.876Z] + workspace=/w/workspace/dgexfoundry_go-mod-registry_main [2024-10-23T09:44:17.876Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-23T09:44:17.876Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-23T09:44:17.876Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-23T09:44:17.876Z] + PACKAGES=/tmp/packages_start.txt [2024-10-23T09:44:17.876Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2024-10-23T09:44:17.876Z] + PACKAGES=/tmp/packages_end.txt [2024-10-23T09:44:17.876Z] + case "${OS_FAMILY}" in [2024-10-23T09:44:17.876Z] + dpkg -l [2024-10-23T09:44:17.876Z] + grep '^ii' [2024-10-23T09:44:17.876Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-23T09:44:17.876Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-23T09:44:17.876Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-23T09:44:17.876Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2024-10-23T09:44:17.876Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [2024-10-23T09:44:17.876Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo [2024-10-23T09:44:17.890Z] 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-23T09:44:18.169Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-23T09:44:18.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-23T09:44:18.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-23T09:44:18.820Z] prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container [2024-10-23T09:44:18.847Z] $ 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-23T09:44:19.058Z] $ docker top 7cff1d05077b9652615cf003e6e24324d1d5e93c2a83dd2fa006714f56588313 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-23T09:44:19.422Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-23T09:44:19.705Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-23T09:44:19.992Z] + ls /var/log/sa-host [2024-10-23T09:44:19.992Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-23T09:44:20.074Z] provisioning config files... [2024-10-23T09:44:20.082Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config13051639793381745205tmp [Pipeline] { [Pipeline] echo [2024-10-23T09:44:20.101Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-23T09:44:20.385Z] ---> create-netrc.sh [Pipeline] } [2024-10-23T09:44:20.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-23T09:44:20.713Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-23T09:44:20.722Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-23T09:44:21.006Z] ---> sudo-logs.sh [2024-10-23T09:44:21.006Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-23T09:44:21.041Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-23T09:44:21.326Z] ---> job-cost.sh [2024-10-23T09:44:21.326Z] lf-activate-venv: SKIPPING [2024-10-23T09:44:21.326Z] DEBUG: total: 0.2199999988079071 [2024-10-23T09:44:21.326Z] INFO: Retrieving Stack Cost... [2024-10-23T09:44:21.584Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-23T09:44:22.152Z] INFO: Archiving Costs [Pipeline] echo [2024-10-23T09:44:22.166Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-23T09:44:22.451Z] ---> logs-deploy.sh [2024-10-23T09:44:22.451Z] lf-activate-venv: SKIPPING [2024-10-23T09:44:22.451Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/67 [2024-10-23T09:44:22.451Z] INFO: archiving workspace using pattern(s): [2024-10-23T09:44:23.390Z] Archives upload complete. [2024-10-23T09:44:23.391Z] INFO: archiving logs to Nexus