Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3d28c90bf646ab4d41f836ab5a8b946308fc15b8 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-ssh1433516960232398392.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh8946765434826511166.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-bootstrap/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-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8803161578262957002.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh12930628517381461091.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-bootstrap/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-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12614570656573437502.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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-34570 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3d28c90bf646ab4d41f836ab5a8b946308fc15b8 (main) Commit message: "build(deps): bump github.com/labstack/echo/v4 from 4.12.0 to 4.13.0 (#801)" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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 3d28c90bf646ab4d41f836ab5a8b946308fc15b8 # timeout=10 > git rev-list --no-walk 84aca22400148320c57e09313d7449f5f8115793 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-06T00:09:35.297Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-06T00:09:35.387Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-06T00:09:35.418Z] ========================================================= [2024-12-06T00:09:35.418Z] EdgeX Global Pipelines Version Info [2024-12-06T00:09:35.418Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:09:37.021Z] ------------------- [2024-12-06T00:09:37.021Z] stable info: [2024-12-06T00:09:37.021Z] ------------------- [2024-12-06T00:09:37.021Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-06T00:09:37.021Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-06T00:09:37.021Z] Message: update stable to v1.0.269 [2024-12-06T00:09:37.595Z] ------------------- [2024-12-06T00:09:37.595Z] experimental info: [2024-12-06T00:09:37.595Z] ------------------- [2024-12-06T00:09:37.595Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-06T00:09:37.595Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-06T00:09:37.595Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-06T00:09:37.683Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2024-12-06T00:09:37.707Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2024-12-06T00:09:37.737Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-06T00:09:37.764Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-06T00:09:37.791Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-06T00:09:37.819Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-06T00:09:37.846Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-06T00:09:37.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-06T00:09:37.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-06T00:09:37.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-06T00:09:37.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-06T00:09:37.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2024-12-06T00:09:37.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-06T00:09:38.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-06T00:09:38.034Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-12-06T00:09:38.057Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-12-06T00:09:38.084Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-06T00:09:38.102Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-06T00:09:38.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-06T00:09:38.152Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-06T00:09:38.180Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-06T00:09:38.206Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-06T00:09:38.231Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-06T00:09:38.254Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-06T00:09:38.278Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-12-06T00:09:38.303Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-06T00:09:38.331Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-06T00:09:38.352Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-06T00:09:38.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-06T00:09:38.400Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-06T00:09:38.420Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3d28c90bf646ab4d41f836ab5a8b946308fc15b8 [Pipeline] echo [2024-12-06T00:09:38.445Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3d28c90 [Pipeline] echo [2024-12-06T00:09:38.468Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-06T00:09:38.850Z] + git rev-list -1 --merges 3d28c90bf646ab4d41f836ab5a8b946308fc15b8~1..3d28c90bf646ab4d41f836ab5a8b946308fc15b8 [Pipeline] echo [2024-12-06T00:09:38.884Z] -----------> git rev-list -1 --merges 3d28c90bf646ab4d41f836ab5a8b946308fc15b8~1..3d28c90bf646ab4d41f836ab5a8b946308fc15b8 3d28c90bf646ab4d41f836ab5a8b946308fc15b8 [2024-12-06T00:09:38.884Z] 3d28c90bf646ab4d41f836ab5a8b946308fc15b8 [false] [Pipeline] sh [2024-12-06T00:09:39.181Z] + git log --format=format:%s -1 3d28c90bf646ab4d41f836ab5a8b946308fc15b8 [Pipeline] echo [2024-12-06T00:09:39.203Z] ========================================================= [2024-12-06T00:09:39.203Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-06T00:09:39.203Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-06T00:09:39.560Z] + git log --format=format:%s -1 3d28c90bf646ab4d41f836ab5a8b946308fc15b8 [Pipeline] echo [2024-12-06T00:09:39.574Z] [semverPrep] GIT_COMMIT: 3d28c90bf646ab4d41f836ab5a8b946308fc15b8, Commit Message: build(deps): bump github.com/labstack/echo/v4 from 4.12.0 to 4.13.0 (#801) [Pipeline] echo [2024-12-06T00:09:39.589Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-06T00:09:39.974Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-06T00:09:39.974Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-06T00:09:39.974Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-06T00:09:39.974Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-06T00:09:39.974Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-06T00:09:39.974Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-06T00:09:39.974Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:09:40.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T00:09:41.020Z] [2024-12-06T00:09:41.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:09:41.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T00:09:41.589Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-06T00:09:41.589Z] b85a868b505f: Pulling fs layer [2024-12-06T00:09:41.589Z] e2be974225ed: Pulling fs layer [2024-12-06T00:09:41.589Z] 339a4e72a1f5: Pulling fs layer [2024-12-06T00:09:41.589Z] 988bab9f4d93: Pulling fs layer [2024-12-06T00:09:41.589Z] 1469e6f7b9e6: Pulling fs layer [2024-12-06T00:09:41.589Z] eaf3925da568: Pulling fs layer [2024-12-06T00:09:41.589Z] bab4dde63d76: Pulling fs layer [2024-12-06T00:09:41.589Z] bde34c3a00c8: Pulling fs layer [2024-12-06T00:09:41.589Z] b352a97aabf1: Pulling fs layer [2024-12-06T00:09:41.589Z] 4872d77fe225: Pulling fs layer [2024-12-06T00:09:41.589Z] 5851b861e8e6: Pulling fs layer [2024-12-06T00:09:41.589Z] 988bab9f4d93: Waiting [2024-12-06T00:09:41.589Z] 1469e6f7b9e6: Waiting [2024-12-06T00:09:41.589Z] eaf3925da568: Waiting [2024-12-06T00:09:41.589Z] bab4dde63d76: Waiting [2024-12-06T00:09:41.589Z] bde34c3a00c8: Waiting [2024-12-06T00:09:41.589Z] b352a97aabf1: Waiting [2024-12-06T00:09:41.589Z] 4872d77fe225: Waiting [2024-12-06T00:09:41.589Z] 5851b861e8e6: Waiting [2024-12-06T00:09:41.589Z] e2be974225ed: Verifying Checksum [2024-12-06T00:09:41.589Z] e2be974225ed: Download complete [2024-12-06T00:09:41.589Z] 988bab9f4d93: Verifying Checksum [2024-12-06T00:09:41.589Z] 988bab9f4d93: Download complete [2024-12-06T00:09:41.589Z] 1469e6f7b9e6: Verifying Checksum [2024-12-06T00:09:41.589Z] 1469e6f7b9e6: Download complete [2024-12-06T00:09:41.589Z] eaf3925da568: Verifying Checksum [2024-12-06T00:09:41.589Z] eaf3925da568: Download complete [2024-12-06T00:09:41.589Z] 339a4e72a1f5: Verifying Checksum [2024-12-06T00:09:41.589Z] 339a4e72a1f5: Download complete [2024-12-06T00:09:41.589Z] bde34c3a00c8: Verifying Checksum [2024-12-06T00:09:41.589Z] bde34c3a00c8: Download complete [2024-12-06T00:09:41.589Z] b352a97aabf1: Verifying Checksum [2024-12-06T00:09:41.589Z] b352a97aabf1: Download complete [2024-12-06T00:09:41.589Z] 4872d77fe225: Verifying Checksum [2024-12-06T00:09:41.589Z] 4872d77fe225: Download complete [2024-12-06T00:09:41.589Z] 5851b861e8e6: Verifying Checksum [2024-12-06T00:09:41.589Z] 5851b861e8e6: Download complete [2024-12-06T00:09:41.850Z] b85a868b505f: Verifying Checksum [2024-12-06T00:09:41.850Z] b85a868b505f: Download complete [2024-12-06T00:09:42.109Z] bab4dde63d76: Verifying Checksum [2024-12-06T00:09:42.109Z] bab4dde63d76: Download complete [2024-12-06T00:09:43.049Z] b85a868b505f: Pull complete [2024-12-06T00:09:43.050Z] e2be974225ed: Pull complete [2024-12-06T00:09:43.620Z] 339a4e72a1f5: Pull complete [2024-12-06T00:09:43.881Z] 988bab9f4d93: Pull complete [2024-12-06T00:09:44.339Z] 1469e6f7b9e6: Pull complete [2024-12-06T00:09:44.339Z] eaf3925da568: Pull complete [2024-12-06T00:09:46.258Z] bab4dde63d76: Pull complete [2024-12-06T00:09:46.258Z] bde34c3a00c8: Pull complete [2024-12-06T00:09:46.523Z] b352a97aabf1: Pull complete [2024-12-06T00:09:46.523Z] 4872d77fe225: Pull complete [2024-12-06T00:09:46.785Z] 5851b861e8e6: Pull complete [2024-12-06T00:09:46.785Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-06T00:09:46.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T00:09:46.785Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T00:09:46.946Z] prd-ubuntu20.04-docker-8c-8g-34570 does not seem to be running inside a container [2024-12-06T00:09:46.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-12-06T00:09:51.486Z] $ docker top b3cff376046e7ff1b8bc0ee6a3c964dbec3b83d694d4ce9c73d74e2f49a417bd -eo pid,comm [2024-12-06T00:09:51.554Z] 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-12-06T00:09:51.554Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-06T00:09:51.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-06T00:09:51.712Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-06T00:09:51.830Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-06T00:09:51.826Z] $ docker exec b3cff376046e7ff1b8bc0ee6a3c964dbec3b83d694d4ce9c73d74e2f49a417bd ssh-agent [2024-12-06T00:09:51.937Z] SSH_AUTH_SOCK=/tmp/ssh-7I23O0nnu0LP/agent.32 [2024-12-06T00:09:51.937Z] SSH_AGENT_PID=38 [2024-12-06T00:09:51.946Z] Running ssh-add (command line suppressed) [2024-12-06T00:09:52.044Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16679742183594604311.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16679742183594604311.key) [2024-12-06T00:09:52.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-06T00:09:52.369Z] + git tag --points-at HEAD [Pipeline] } [2024-12-06T00:09:52.372Z] $ docker exec --env ******** --env ******** b3cff376046e7ff1b8bc0ee6a3c964dbec3b83d694d4ce9c73d74e2f49a417bd ssh-agent -k [2024-12-06T00:09:52.458Z] unset SSH_AUTH_SOCK; [2024-12-06T00:09:52.459Z] unset SSH_AGENT_PID; [2024-12-06T00:09:52.459Z] echo Agent pid 38 killed; [2024-12-06T00:09:52.476Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-06T00:09:52.531Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-06T00:09:52.531Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-06T00:09:52.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-06T00:09:52.636Z] $ docker exec b3cff376046e7ff1b8bc0ee6a3c964dbec3b83d694d4ce9c73d74e2f49a417bd ssh-agent [2024-12-06T00:09:52.744Z] SSH_AUTH_SOCK=/tmp/ssh-x9h4dkEWEPwQ/agent.71 [2024-12-06T00:09:52.744Z] SSH_AGENT_PID=77 [2024-12-06T00:09:52.750Z] Running ssh-add (command line suppressed) [2024-12-06T00:09:52.845Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15485727289330108541.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15485727289330108541.key) [2024-12-06T00:09:52.876Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-06T00:09:53.174Z] + git semver init [2024-12-06T00:09:53.435Z] 2024-12-06 00:09:53,341 [run_init] DEBUG init version:0.0.0 force:False [2024-12-06T00:09:53.436Z] 2024-12-06 00:09:53,342 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2024-12-06T00:09:53.436Z] 2024-12-06 00:09:53,343 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2024-12-06T00:09:53.436Z] 2024-12-06 00:09:53,343 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2024-12-06T00:09:54.818Z] 2024-12-06 00:09:54,406 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2024-12-06T00:09:54.818Z] 2024-12-06 00:09:54,407 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2024-12-06T00:09:54.818Z] 2024-12-06 00:09:54,407 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-12-06T00:09:54.818Z] 2024-12-06 00:09:54,407 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-12-06T00:09:54.818Z] 4.0.0-dev.10 [Pipeline] } [2024-12-06T00:09:54.821Z] $ docker exec --env ******** --env ******** b3cff376046e7ff1b8bc0ee6a3c964dbec3b83d694d4ce9c73d74e2f49a417bd ssh-agent -k [2024-12-06T00:09:54.921Z] unset SSH_AUTH_SOCK; [2024-12-06T00:09:54.921Z] unset SSH_AGENT_PID; [2024-12-06T00:09:54.922Z] echo Agent pid 77 killed; [2024-12-06T00:09:54.939Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-06T00:09:55.257Z] + git semver [Pipeline] } [2024-12-06T00:09:55.525Z] $ docker stop --time=1 b3cff376046e7ff1b8bc0ee6a3c964dbec3b83d694d4ce9c73d74e2f49a417bd [2024-12-06T00:09:56.827Z] $ docker rm -f --volumes b3cff376046e7ff1b8bc0ee6a3c964dbec3b83d694d4ce9c73d74e2f49a417bd [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-06T00:09:57.178Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-06T00:09:57.437Z] Stashed 1 file(s) [Pipeline] echo [2024-12-06T00:09:57.442Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2024-12-06T00:09:57.778Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-06T00:09:57.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-06T00:09:57.821Z] ========================================================= [2024-12-06T00:09:57.821Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-06T00:09:57.821Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-12-06T00:09:58.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-06T00:09:58.144Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-06T00:09:58.144Z] 43c4264eed91: Pulling fs layer [2024-12-06T00:09:58.144Z] 4cc291be95ef: Pulling fs layer [2024-12-06T00:09:58.144Z] 2ac1f1163629: Pulling fs layer [2024-12-06T00:09:58.144Z] 5c3c966382ef: Pulling fs layer [2024-12-06T00:09:58.144Z] 4f4fb700ef54: Pulling fs layer [2024-12-06T00:09:58.144Z] 5d5c8e513c77: Pulling fs layer [2024-12-06T00:09:58.144Z] 9f66e0745190: Pulling fs layer [2024-12-06T00:09:58.144Z] f49a43e4bbc0: Pulling fs layer [2024-12-06T00:09:58.144Z] 561ebcabdf7f: Pulling fs layer [2024-12-06T00:09:58.144Z] 5d5c8e513c77: Waiting [2024-12-06T00:09:58.144Z] 9f66e0745190: Waiting [2024-12-06T00:09:58.144Z] 561ebcabdf7f: Waiting [2024-12-06T00:09:58.144Z] 4f4fb700ef54: Waiting [2024-12-06T00:09:58.144Z] 5c3c966382ef: Waiting [2024-12-06T00:09:58.144Z] 4cc291be95ef: Verifying Checksum [2024-12-06T00:09:58.144Z] 4cc291be95ef: Download complete [2024-12-06T00:09:58.144Z] 5c3c966382ef: Verifying Checksum [2024-12-06T00:09:58.144Z] 5c3c966382ef: Download complete [2024-12-06T00:09:58.405Z] 4f4fb700ef54: Verifying Checksum [2024-12-06T00:09:58.405Z] 4f4fb700ef54: Download complete [2024-12-06T00:09:58.405Z] 5d5c8e513c77: Verifying Checksum [2024-12-06T00:09:58.405Z] 5d5c8e513c77: Download complete [2024-12-06T00:09:58.405Z] 43c4264eed91: Verifying Checksum [2024-12-06T00:09:58.405Z] 43c4264eed91: Download complete [2024-12-06T00:09:58.405Z] 9f66e0745190: Verifying Checksum [2024-12-06T00:09:58.405Z] 9f66e0745190: Download complete [2024-12-06T00:09:58.665Z] 43c4264eed91: Pull complete [2024-12-06T00:09:58.665Z] 561ebcabdf7f: Verifying Checksum [2024-12-06T00:09:58.665Z] 561ebcabdf7f: Download complete [2024-12-06T00:09:58.925Z] 4cc291be95ef: Pull complete [2024-12-06T00:09:58.925Z] 2ac1f1163629: Verifying Checksum [2024-12-06T00:09:58.925Z] 2ac1f1163629: Download complete [2024-12-06T00:09:59.184Z] f49a43e4bbc0: Download complete [2024-12-06T00:10:02.525Z] 2ac1f1163629: Pull complete [2024-12-06T00:10:02.525Z] 5c3c966382ef: Pull complete [2024-12-06T00:10:02.525Z] 4f4fb700ef54: Pull complete [2024-12-06T00:10:02.525Z] 5d5c8e513c77: Pull complete [2024-12-06T00:10:02.525Z] 9f66e0745190: Pull complete [2024-12-06T00:10:05.066Z] f49a43e4bbc0: Pull complete [2024-12-06T00:10:05.331Z] 561ebcabdf7f: Pull complete [2024-12-06T00:10:05.331Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-06T00:10:05.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-06T00:10:05.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2024-12-06T00:10:05.623Z] + 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-12-06T00:10:05.927Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-06T00:10:05.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T00:10:06.029Z] prd-ubuntu20.04-docker-8c-8g-34570 does not seem to be running inside a container [2024-12-06T00:10:06.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-12-06T00:10:13.042Z] $ docker top 45b88dd0d84298875757a76b9bdccfa04849fb54020d419e093a17c6b8574963 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T00:10:13.398Z] + go version [2024-12-06T00:10:13.398Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-06T00:10:13.408Z] $ docker stop --time=1 45b88dd0d84298875757a76b9bdccfa04849fb54020d419e093a17c6b8574963 [2024-12-06T00:10:14.686Z] $ docker rm -f --volumes 45b88dd0d84298875757a76b9bdccfa04849fb54020d419e093a17c6b8574963 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:10:15.154Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-06T00:10:15.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T00:10:15.238Z] prd-ubuntu20.04-docker-8c-8g-34570 does not seem to be running inside a container [2024-12-06T00:10:15.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-12-06T00:10:15.599Z] $ docker top c63b9c38fe724c71615fbb1c7af984052f8737bbeea21c79acceee3331c789ce -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T00:10:15.946Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2024-12-06T00:10:16.245Z] + make test [2024-12-06T00:10:16.245Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-12-06T00:10:16.245Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-12-06T00:10:16.245Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.5 [2024-12-06T00:10:16.245Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.5 [2024-12-06T00:10:16.504Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 [2024-12-06T00:10:16.785Z] go: downloading github.com/labstack/echo/v4 v4.13.0 [2024-12-06T00:10:16.785Z] go: downloading github.com/google/uuid v1.6.0 [2024-12-06T00:10:16.785Z] go: downloading github.com/openziti/sdk-golang v0.23.44 [2024-12-06T00:10:16.785Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-12-06T00:10:16.785Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-12-06T00:10:16.785Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-12-06T00:10:16.785Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.4 [2024-12-06T00:10:17.045Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.4 [2024-12-06T00:10:17.045Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-12-06T00:10:17.045Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-12-06T00:10:17.045Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-12-06T00:10:17.045Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-12-06T00:10:17.303Z] go: downloading golang.org/x/net v0.29.0 [2024-12-06T00:10:17.303Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-12-06T00:10:17.303Z] go: downloading golang.org/x/sync v0.8.0 [2024-12-06T00:10:17.563Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-12-06T00:10:17.563Z] go: downloading github.com/go-kit/log v0.2.1 [2024-12-06T00:10:17.563Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-12-06T00:10:17.563Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-12-06T00:10:17.563Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-12-06T00:10:17.563Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-12-06T00:10:17.563Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-12-06T00:10:17.563Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-12-06T00:10:17.563Z] go: downloading golang.org/x/sys v0.25.0 [2024-12-06T00:10:17.563Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-12-06T00:10:17.563Z] go: downloading golang.org/x/crypto v0.27.0 [2024-12-06T00:10:17.563Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-12-06T00:10:17.563Z] go: downloading golang.org/x/time v0.6.0 [2024-12-06T00:10:17.563Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-12-06T00:10:17.563Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-12-06T00:10:17.822Z] go: downloading github.com/openziti/edge-api v0.26.34 [2024-12-06T00:10:17.822Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-12-06T00:10:17.822Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-12-06T00:10:17.822Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-12-06T00:10:18.081Z] go: downloading github.com/pkg/errors v0.9.1 [2024-12-06T00:10:18.081Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-12-06T00:10:18.081Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-12-06T00:10:18.081Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-12-06T00:10:18.081Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-12-06T00:10:18.081Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-12-06T00:10:18.648Z] go: downloading github.com/openziti/identity v1.0.85 [2024-12-06T00:10:18.648Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-12-06T00:10:18.648Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-12-06T00:10:18.648Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-12-06T00:10:18.648Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-12-06T00:10:18.648Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-12-06T00:10:18.648Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-12-06T00:10:18.648Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-12-06T00:10:18.907Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-12-06T00:10:18.907Z] go: downloading github.com/x448/float16 v0.8.4 [2024-12-06T00:10:18.907Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-12-06T00:10:18.907Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-12-06T00:10:18.907Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-12-06T00:10:18.907Z] go: downloading golang.org/x/text v0.18.0 [2024-12-06T00:10:18.907Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-12-06T00:10:18.907Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-12-06T00:10:18.907Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-12-06T00:10:18.907Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-12-06T00:10:18.907Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-12-06T00:10:19.168Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-12-06T00:10:19.168Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-12-06T00:10:19.168Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-12-06T00:10:19.168Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-12-06T00:10:19.168Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-12-06T00:10:19.168Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-12-06T00:10:19.168Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-12-06T00:10:19.168Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-12-06T00:10:19.168Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-12-06T00:10:19.426Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-12-06T00:10:19.426Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-12-06T00:10:19.426Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-12-06T00:10:19.426Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-12-06T00:10:19.426Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-12-06T00:10:19.685Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-12-06T00:10:19.685Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-12-06T00:10:19.685Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-12-06T00:10:19.685Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-12-06T00:10:19.685Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-12-06T00:10:19.685Z] go: downloading github.com/spf13/cast v1.7.0 [2024-12-06T00:10:19.685Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-12-06T00:10:19.685Z] go: downloading google.golang.org/grpc v1.67.1 [2024-12-06T00:10:20.252Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-12-06T00:10:20.253Z] go: downloading golang.org/x/term v0.24.0 [2024-12-06T00:10:20.253Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-12-06T00:10:20.253Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-12-06T00:10:20.253Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-12-06T00:10:20.253Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-12-06T00:10:20.253Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-12-06T00:10:20.253Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-12-06T00:10:20.253Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-12-06T00:10:20.253Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-12-06T00:10:20.253Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-12-06T00:10:20.253Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-12-06T00:10:20.253Z] go: downloading github.com/josharian/intern v1.0.0 [2024-12-06T00:10:20.253Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-12-06T00:10:20.253Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-12-06T00:10:20.514Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-12-06T00:10:20.514Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-12-06T00:10:35.406Z] github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap coverage: 0.0% of statements [2024-12-06T00:10:35.406Z] github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/container coverage: 0.0% of statements [2024-12-06T00:10:43.514Z] ? github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/interfaces [no test files] [2024-12-06T00:10:43.514Z] github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/interfaces/mocks coverage: 0.0% of statements [2024-12-06T00:10:43.514Z] github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/startup coverage: 0.0% of statements [2024-12-06T00:10:43.514Z] github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/zerotrust coverage: 0.0% of statements [2024-12-06T00:10:55.734Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/config 20.074s coverage: 34.6% of statements [2024-12-06T00:10:55.734Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/controller 0.022s coverage: 93.5% of statements [2024-12-06T00:10:55.734Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/environment 0.014s coverage: 88.1% of statements [2024-12-06T00:10:55.734Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/file 0.504s coverage: 88.2% of statements [2024-12-06T00:10:55.734Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/flags 0.016s coverage: 84.4% of statements [2024-12-06T00:10:55.734Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/handlers 2.028s coverage: 44.3% of statements [2024-12-06T00:10:55.734Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/messaging 0.014s coverage: 100.0% of statements [2024-12-06T00:10:55.734Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/metrics 0.318s coverage: 87.7% of statements [2024-12-06T00:10:55.734Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/registration 0.016s coverage: 24.0% of statements [2024-12-06T00:10:55.734Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/secret 3.030s coverage: 75.9% of statements [2024-12-06T00:10:55.734Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/utils 0.008s coverage: 50.9% of statements [2024-12-06T00:10:55.734Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/config 0.006s coverage: 31.2% of statements [2024-12-06T00:10:55.734Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/di 0.005s coverage: 91.3% of statements [2024-12-06T00:11:05.717Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-12-06T00:11:12.300Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-06T00:11:12.561Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-12-06T00:11:12.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-06T00:11:12.599Z] $ docker stop --time=1 c63b9c38fe724c71615fbb1c7af984052f8737bbeea21c79acceee3331c789ce [2024-12-06T00:11:15.109Z] $ docker rm -f --volumes c63b9c38fe724c71615fbb1c7af984052f8737bbeea21c79acceee3331c789ce [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-06T00:11:15.921Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-06T00:11:16.007Z] 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-12-06T00:11:16.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-06T00:11:16.530Z] [2024-12-06T00:11:16.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:11:16.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-06T00:11:16.841Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-06T00:11:16.841Z] 5eb5b503b376: Pulling fs layer [2024-12-06T00:11:16.841Z] 5c69ac0246d0: Pulling fs layer [2024-12-06T00:11:16.841Z] ec43610c2a17: Pulling fs layer [2024-12-06T00:11:16.841Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-06T00:11:16.841Z] 33b1e0a273af: Pulling fs layer [2024-12-06T00:11:16.841Z] 5d3b04190fa2: Pulling fs layer [2024-12-06T00:11:16.841Z] 2f39f015ded8: Pulling fs layer [2024-12-06T00:11:16.841Z] 33b1e0a273af: Waiting [2024-12-06T00:11:16.841Z] 5d3b04190fa2: Waiting [2024-12-06T00:11:16.841Z] 2f39f015ded8: Waiting [2024-12-06T00:11:16.841Z] 3a2ae6a8a46f: Waiting [2024-12-06T00:11:17.101Z] 5c69ac0246d0: Download complete [2024-12-06T00:11:17.101Z] 3a2ae6a8a46f: Download complete [2024-12-06T00:11:17.101Z] 33b1e0a273af: Verifying Checksum [2024-12-06T00:11:17.101Z] 33b1e0a273af: Download complete [2024-12-06T00:11:17.101Z] 5d3b04190fa2: Download complete [2024-12-06T00:11:17.101Z] ec43610c2a17: Verifying Checksum [2024-12-06T00:11:17.101Z] ec43610c2a17: Download complete [2024-12-06T00:11:17.360Z] 5eb5b503b376: Verifying Checksum [2024-12-06T00:11:17.360Z] 5eb5b503b376: Download complete [2024-12-06T00:11:17.927Z] 2f39f015ded8: Download complete [2024-12-06T00:11:18.495Z] 5eb5b503b376: Pull complete [2024-12-06T00:11:18.495Z] 5c69ac0246d0: Pull complete [2024-12-06T00:11:19.058Z] ec43610c2a17: Pull complete [2024-12-06T00:11:19.058Z] 3a2ae6a8a46f: Pull complete [2024-12-06T00:11:19.314Z] 33b1e0a273af: Pull complete [2024-12-06T00:11:19.314Z] 5d3b04190fa2: Pull complete [2024-12-06T00:11:23.506Z] 2f39f015ded8: Pull complete [2024-12-06T00:11:23.506Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-06T00:11:23.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-06T00:11:23.506Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T00:11:23.722Z] prd-ubuntu20.04-docker-8c-8g-34570 does not seem to be running inside a container [2024-12-06T00:11:23.757Z] $ 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/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-12-06T00:11:27.679Z] $ docker top c8c6e6f516b493789bae677e71b1f604646b95c54497cab3b425d0523e1e1832 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:11:28.097Z] ---> job-cost.sh [2024-12-06T00:11:28.097Z] lf-activate-venv: SKIPPING [2024-12-06T00:11:28.097Z] INFO: No Stack... [2024-12-06T00:11:28.357Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-06T00:11:28.617Z] INFO: Archiving Costs [Pipeline] sh [2024-12-06T00:11:28.910Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2024-12-06T00:11:28.911Z] + cut -d, -f6 [Pipeline] lock [2024-12-06T00:11:28.927Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-335-stack-cost] [2024-12-06T00:11:28.934Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-335-stack-cost] did not exist. Created. [2024-12-06T00:11:28.940Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-335-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-06T00:11:29.259Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-06T00:11:29.299Z] Stashed 1 file(s) [Pipeline] } [2024-12-06T00:11:29.307Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-335-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-06T00:11:29.336Z] $ docker stop --time=1 c8c6e6f516b493789bae677e71b1f604646b95c54497cab3b425d0523e1e1832 [2024-12-06T00:11:30.522Z] $ docker rm -f --volumes c8c6e6f516b493789bae677e71b1f604646b95c54497cab3b425d0523e1e1832 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-12-06T00:11:30.820Z] provisioning config files... [2024-12-06T00:11:30.831Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16149005761992571069tmp [Pipeline] { [Pipeline] sh [2024-12-06T00:11:31.146Z] + set +x [2024-12-06T00:11:31.146Z] + curl -s https://codecov.io/bash [2024-12-06T00:11:31.146Z] + bash -s -- [2024-12-06T00:11:31.146Z] [2024-12-06T00:11:31.146Z] _____ _ [2024-12-06T00:11:31.146Z] / ____| | | [2024-12-06T00:11:31.146Z] | | ___ __| | ___ ___ _____ __ [2024-12-06T00:11:31.146Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-06T00:11:31.146Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-06T00:11:31.146Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-06T00:11:31.146Z] Bash-1.0.6 [2024-12-06T00:11:31.146Z] [2024-12-06T00:11:31.146Z] [2024-12-06T00:11:31.146Z] ==> git version 2.25.1 found [2024-12-06T00:11:31.146Z] ==> 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-12-06T00:11:31.146Z] Release-Date: 2020-01-08 [2024-12-06T00:11:31.146Z] 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-12-06T00:11:31.146Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-06T00:11:31.146Z] ==> Jenkins CI detected. [2024-12-06T00:11:31.146Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2024-12-06T00:11:31.146Z] project root: . [2024-12-06T00:11:31.146Z] --> token set from env [2024-12-06T00:11:31.146Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-06T00:11:31.146Z] ==> Running gcov in . (disable via -X gcov) [2024-12-06T00:11:31.146Z] ==> Python coveragepy not found [2024-12-06T00:11:31.146Z] ==> Searching for coverage reports in: [2024-12-06T00:11:31.146Z] + . [2024-12-06T00:11:31.146Z] -> Found 1 reports [2024-12-06T00:11:31.146Z] ==> Detecting git/mercurial file structure [2024-12-06T00:11:31.146Z] ==> Reading reports [2024-12-06T00:11:31.408Z] + ./coverage.out bytes=396952 [2024-12-06T00:11:31.408Z] ==> Appending adjustments [2024-12-06T00:11:31.408Z] https://docs.codecov.io/docs/fixing-reports [2024-12-06T00:11:31.669Z] + Found adjustments [2024-12-06T00:11:31.669Z] ==> Gzipping contents [2024-12-06T00:11:31.669Z] 40K /tmp/codecov.AULWYN.gz [2024-12-06T00:11:31.669Z] ==> Uploading reports [2024-12-06T00:11:31.669Z] url: https://codecov.io [2024-12-06T00:11:31.669Z] query: branch=main&commit=3d28c90bf646ab4d41f836ab5a8b946308fc15b8&build=335&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F335%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-06T00:11:31.669Z] -> Pinging Codecov [2024-12-06T00:11:31.670Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3d28c90bf646ab4d41f836ab5a8b946308fc15b8&build=335&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F335%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-06T00:11:31.930Z] -> Uploading to [2024-12-06T00:11:31.930Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-bootstrap/3d28c90bf646ab4d41f836ab5a8b946308fc15b8/b79677af-9c6f-4af9-9132-be1f132e269d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241206%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241206T001131Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ad750a52dacfd2874c9885de9d100dfff051605265119797f43ced80542cd9f7 [2024-12-06T00:11:31.930Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-06T00:11:31.930Z] Dload Upload Total Spent Left Speed [2024-12-06T00:11:31.930Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38251 0 0 100 38251 0 222k --:--:-- --:--:-- --:--:-- 222k [2024-12-06T00:11:31.930Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/3d28c90bf646ab4d41f836ab5a8b946308fc15b8 [Pipeline] } [2024-12-06T00:11:31.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-06T00:11:32.160Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-06T00:11:32.178Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:11:32.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-06T00:11:32.483Z] [2024-12-06T00:11:32.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:11:32.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-06T00:11:32.789Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-06T00:11:32.789Z] 43c4264eed91: Already exists [2024-12-06T00:11:32.789Z] 4cc291be95ef: Already exists [2024-12-06T00:11:32.789Z] 2ac1f1163629: Already exists [2024-12-06T00:11:32.789Z] 5c3c966382ef: Already exists [2024-12-06T00:11:32.789Z] 4f4fb700ef54: Already exists [2024-12-06T00:11:32.789Z] d9c7d2e4e75e: Pulling fs layer [2024-12-06T00:11:32.789Z] 9c3e1370e548: Pulling fs layer [2024-12-06T00:11:33.050Z] d9c7d2e4e75e: Verifying Checksum [2024-12-06T00:11:33.050Z] d9c7d2e4e75e: Download complete [2024-12-06T00:11:33.309Z] d9c7d2e4e75e: Pull complete [2024-12-06T00:11:33.878Z] 9c3e1370e548: Download complete [2024-12-06T00:11:37.174Z] 9c3e1370e548: Pull complete [2024-12-06T00:11:37.174Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-06T00:11:37.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-06T00:11:37.174Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T00:11:37.281Z] prd-ubuntu20.04-docker-8c-8g-34570 does not seem to be running inside a container [2024-12-06T00:11:37.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-12-06T00:11:40.017Z] $ docker top 8e037b45ba9f4076f8541f22cc5ec7b5f33ddd2f5e1444feeb347fda06e84d10 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T00:11:40.369Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] echo [2024-12-06T00:11:40.378Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2024-12-06T00:11:40.658Z] + set -o pipefail [2024-12-06T00:11:40.658Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2024-12-06T00:11:48.794Z] [2024-12-06T00:11:48.794Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v4)... [2024-12-06T00:11:48.794Z] [2024-12-06T00:11:48.794Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38043815-24ee-49a2-867d-492929c96656/history/bce1a5fd-bc0a-4a43-a3ca-cbbead80ddcf [2024-12-06T00:11:48.794Z] [2024-12-06T00:11:48.794Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-06T00:11:48.794Z] [2024-12-06T00:11:48.794Z] [2024-12-06T00:11:48.794Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-06T00:11:48.794Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-06T00:11:48.808Z] $ docker stop --time=1 8e037b45ba9f4076f8541f22cc5ec7b5f33ddd2f5e1444feeb347fda06e84d10 [2024-12-06T00:11:53.863Z] $ docker rm -f --volumes 8e037b45ba9f4076f8541f22cc5ec7b5f33ddd2f5e1444feeb347fda06e84d10 [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-12-06T00:11:54.747Z] + git log --format=format:%s -1 3d28c90bf646ab4d41f836ab5a8b946308fc15b8 [Pipeline] sh [2024-12-06T00:11:55.046Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-06T00:11:55.046Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:11:55.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T00:11:55.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T00:11:55.435Z] prd-ubuntu20.04-docker-8c-8g-34570 does not seem to be running inside a container [2024-12-06T00:11:55.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-12-06T00:11:55.923Z] $ docker top 8ad2abca0c0ef1d5f53e47289e3bc3279acd588a3aa1c111e506203afcf0f9ac -eo pid,comm [2024-12-06T00:11:55.967Z] 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-12-06T00:11:55.967Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-06T00:11:56.024Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-06T00:11:56.024Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-06T00:11:56.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-06T00:11:56.132Z] $ docker exec 8ad2abca0c0ef1d5f53e47289e3bc3279acd588a3aa1c111e506203afcf0f9ac ssh-agent [2024-12-06T00:11:56.228Z] SSH_AUTH_SOCK=/tmp/ssh-vaAJr3Egmzei/agent.32 [2024-12-06T00:11:56.228Z] SSH_AGENT_PID=38 [2024-12-06T00:11:56.233Z] Running ssh-add (command line suppressed) [2024-12-06T00:11:56.330Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17918238007134872756.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17918238007134872756.key) [2024-12-06T00:11:56.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-06T00:11:56.634Z] + git semver tag [2024-12-06T00:11:56.894Z] 2024-12-06 00:11:56,879 [run_tag] DEBUG tag force:False [2024-12-06T00:11:56.894Z] 2024-12-06 00:11:56,879 [check_head_tag] DEBUG check head tag [2024-12-06T00:11:56.894Z] 2024-12-06 00:11:56,882 [execute] INFO git cat-file --batch-check [2024-12-06T00:11:56.894Z] 2024-12-06 00:11:56,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2024-12-06T00:11:56.894Z] 2024-12-06 00:11:56,886 [execute] INFO git cat-file --batch [2024-12-06T00:11:56.894Z] 2024-12-06 00:11:56,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2024-12-06T00:11:57.155Z] 2024-12-06 00:11:56,945 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-12-06T00:11:57.155Z] 2024-12-06 00:11:56,945 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 [2024-12-06T00:11:57.155Z] 2024-12-06 00:11:56,945 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2024-12-06T00:11:57.155Z] 2024-12-06 00:11:56,951 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-12-06T00:11:57.155Z] 4.0.0-dev.10 [Pipeline] } [2024-12-06T00:11:57.169Z] $ docker exec --env ******** --env ******** 8ad2abca0c0ef1d5f53e47289e3bc3279acd588a3aa1c111e506203afcf0f9ac ssh-agent -k [2024-12-06T00:11:57.257Z] unset SSH_AUTH_SOCK; [2024-12-06T00:11:57.257Z] unset SSH_AGENT_PID; [2024-12-06T00:11:57.257Z] echo Agent pid 38 killed; [2024-12-06T00:11:57.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-06T00:11:57.590Z] + git semver [Pipeline] } [2024-12-06T00:11:57.864Z] $ docker stop --time=1 8ad2abca0c0ef1d5f53e47289e3bc3279acd588a3aa1c111e506203afcf0f9ac [2024-12-06T00:11:59.182Z] $ docker rm -f --volumes 8ad2abca0c0ef1d5f53e47289e3bc3279acd588a3aa1c111e506203afcf0f9ac [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:11:59.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-06T00:11:59.597Z] [2024-12-06T00:11:59.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:11:59.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-06T00:11:59.894Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-06T00:11:59.894Z] ab5ef0e58194: Pulling fs layer [2024-12-06T00:11:59.894Z] 9712f1f96733: Pulling fs layer [2024-12-06T00:11:59.894Z] 63f879dbbcfc: Pulling fs layer [2024-12-06T00:11:59.894Z] 0d9ebad4ef96: Pulling fs layer [2024-12-06T00:11:59.894Z] e9a5061849ea: Pulling fs layer [2024-12-06T00:11:59.894Z] d747dcd14b5f: Pulling fs layer [2024-12-06T00:11:59.894Z] 2de7ff778b66: Pulling fs layer [2024-12-06T00:11:59.894Z] e9a5061849ea: Waiting [2024-12-06T00:11:59.894Z] 2de7ff778b66: Waiting [2024-12-06T00:11:59.894Z] d747dcd14b5f: Waiting [2024-12-06T00:11:59.894Z] 0d9ebad4ef96: Waiting [2024-12-06T00:11:59.894Z] 9712f1f96733: Verifying Checksum [2024-12-06T00:11:59.895Z] 9712f1f96733: Download complete [2024-12-06T00:12:00.153Z] 63f879dbbcfc: Verifying Checksum [2024-12-06T00:12:00.153Z] 63f879dbbcfc: Download complete [2024-12-06T00:12:00.410Z] e9a5061849ea: Verifying Checksum [2024-12-06T00:12:00.410Z] e9a5061849ea: Download complete [2024-12-06T00:12:00.410Z] d747dcd14b5f: Download complete [2024-12-06T00:12:00.410Z] 0d9ebad4ef96: Verifying Checksum [2024-12-06T00:12:00.410Z] 0d9ebad4ef96: Download complete [2024-12-06T00:12:00.668Z] ab5ef0e58194: Verifying Checksum [2024-12-06T00:12:00.668Z] ab5ef0e58194: Download complete [2024-12-06T00:12:00.668Z] 2de7ff778b66: Verifying Checksum [2024-12-06T00:12:00.668Z] 2de7ff778b66: Download complete [2024-12-06T00:12:03.227Z] ab5ef0e58194: Pull complete [2024-12-06T00:12:03.486Z] 9712f1f96733: Pull complete [2024-12-06T00:12:04.052Z] 63f879dbbcfc: Pull complete [2024-12-06T00:12:08.233Z] 0d9ebad4ef96: Pull complete [2024-12-06T00:12:08.233Z] e9a5061849ea: Pull complete [2024-12-06T00:12:08.233Z] d747dcd14b5f: Pull complete [2024-12-06T00:12:09.168Z] 2de7ff778b66: Pull complete [2024-12-06T00:12:09.168Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-06T00:12:09.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-06T00:12:09.168Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T00:12:09.280Z] prd-ubuntu20.04-docker-8c-8g-34570 does not seem to be running inside a container [2024-12-06T00:12:09.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-12-06T00:12:15.236Z] $ docker top 27a119ebc3e2b8864e70bb79423fe52aa8e2f26110239948bfd69bb29892ad6e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-06T00:12:15.310Z] provisioning config files... [2024-12-06T00:12:15.316Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config10958302809759477597tmp [2024-12-06T00:12:15.326Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config15792939298124194185tmp [2024-12-06T00:12:15.335Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config12675768533525433958tmp [Pipeline] { [Pipeline] echo [2024-12-06T00:12:15.430Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:12:15.724Z] ---> sigul-configuration.sh [2024-12-06T00:12:15.724Z] gpg: directory `/root/.gnupg' created [2024-12-06T00:12:15.724Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-06T00:12:15.724Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-06T00:12:15.724Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-06T00:12:15.724Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-06T00:12:15.724Z] gpg: CAST5 encrypted data [2024-12-06T00:12:15.724Z] gpg: encrypted with 1 passphrase [2024-12-06T00:12:15.724Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-06T00:12:16.026Z] + mkdir /home/jenkins [2024-12-06T00:12:16.026Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-06T00:12:16.321Z] + 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-12-06T00:12:16.331Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:12:16.623Z] ---> sigul-install.sh [2024-12-06T00:12:16.624Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-06T00:12:16.924Z] + git tag --list [2024-12-06T00:12:16.925Z] v0.0.1 [2024-12-06T00:12:16.925Z] v0.0.10 [2024-12-06T00:12:16.925Z] v0.0.11 [2024-12-06T00:12:16.925Z] v0.0.12 [2024-12-06T00:12:16.925Z] v0.0.13 [2024-12-06T00:12:16.925Z] v0.0.14 [2024-12-06T00:12:16.925Z] v0.0.15 [2024-12-06T00:12:16.925Z] v0.0.16 [2024-12-06T00:12:16.925Z] v0.0.17 [2024-12-06T00:12:16.925Z] v0.0.18 [2024-12-06T00:12:16.925Z] v0.0.19 [2024-12-06T00:12:16.925Z] v0.0.2 [2024-12-06T00:12:16.925Z] v0.0.20 [2024-12-06T00:12:16.925Z] v0.0.21 [2024-12-06T00:12:16.925Z] v0.0.22 [2024-12-06T00:12:16.925Z] v0.0.23 [2024-12-06T00:12:16.925Z] v0.0.24 [2024-12-06T00:12:16.925Z] v0.0.25 [2024-12-06T00:12:16.925Z] v0.0.26 [2024-12-06T00:12:16.925Z] v0.0.27 [2024-12-06T00:12:16.925Z] v0.0.28 [2024-12-06T00:12:16.925Z] v0.0.29 [2024-12-06T00:12:16.925Z] v0.0.3 [2024-12-06T00:12:16.925Z] v0.0.30 [2024-12-06T00:12:16.925Z] v0.0.31 [2024-12-06T00:12:16.925Z] v0.0.32 [2024-12-06T00:12:16.925Z] v0.0.33 [2024-12-06T00:12:16.925Z] v0.0.34 [2024-12-06T00:12:16.925Z] v0.0.35 [2024-12-06T00:12:16.925Z] v0.0.36 [2024-12-06T00:12:16.925Z] v0.0.37 [2024-12-06T00:12:16.925Z] v0.0.38 [2024-12-06T00:12:16.925Z] v0.0.39 [2024-12-06T00:12:16.925Z] v0.0.4 [2024-12-06T00:12:16.925Z] v0.0.40 [2024-12-06T00:12:16.925Z] v0.0.41 [2024-12-06T00:12:16.925Z] v0.0.42 [2024-12-06T00:12:16.925Z] v0.0.43 [2024-12-06T00:12:16.925Z] v0.0.44 [2024-12-06T00:12:16.925Z] v0.0.45 [2024-12-06T00:12:16.925Z] v0.0.46 [2024-12-06T00:12:16.925Z] v0.0.47 [2024-12-06T00:12:16.925Z] v0.0.48 [2024-12-06T00:12:16.925Z] v0.0.49 [2024-12-06T00:12:16.925Z] v0.0.5 [2024-12-06T00:12:16.925Z] v0.0.50 [2024-12-06T00:12:16.925Z] v0.0.51 [2024-12-06T00:12:16.925Z] v0.0.52 [2024-12-06T00:12:16.925Z] v0.0.53 [2024-12-06T00:12:16.925Z] v0.0.54 [2024-12-06T00:12:16.925Z] v0.0.55 [2024-12-06T00:12:16.925Z] v0.0.56 [2024-12-06T00:12:16.925Z] v0.0.57 [2024-12-06T00:12:16.925Z] v0.0.58 [2024-12-06T00:12:16.925Z] v0.0.59 [2024-12-06T00:12:16.925Z] v0.0.6 [2024-12-06T00:12:16.925Z] v0.0.60 [2024-12-06T00:12:16.925Z] v0.0.61 [2024-12-06T00:12:16.925Z] v0.0.62 [2024-12-06T00:12:16.925Z] v0.0.63 [2024-12-06T00:12:16.925Z] v0.0.64 [2024-12-06T00:12:16.925Z] v0.0.65 [2024-12-06T00:12:16.925Z] v0.0.66 [2024-12-06T00:12:16.925Z] v0.0.67 [2024-12-06T00:12:16.925Z] v0.0.68 [2024-12-06T00:12:16.925Z] v0.0.69 [2024-12-06T00:12:16.925Z] v0.0.7 [2024-12-06T00:12:16.925Z] v0.0.70 [2024-12-06T00:12:16.925Z] v0.0.71 [2024-12-06T00:12:16.925Z] v0.0.72 [2024-12-06T00:12:16.925Z] v0.0.8 [2024-12-06T00:12:16.925Z] v0.0.9 [2024-12-06T00:12:16.925Z] v2.0.0 [2024-12-06T00:12:16.925Z] v2.1.0 [2024-12-06T00:12:16.925Z] v2.1.1 [2024-12-06T00:12:16.925Z] v2.2.0 [2024-12-06T00:12:16.925Z] v2.3.0 [2024-12-06T00:12:16.925Z] v3.0 [2024-12-06T00:12:16.925Z] v3.0.0 [2024-12-06T00:12:16.925Z] v3.0.1 [2024-12-06T00:12:16.925Z] v3.1 [2024-12-06T00:12:16.925Z] v3.1.0 [2024-12-06T00:12:16.925Z] v3.1.0-dev.1 [2024-12-06T00:12:16.925Z] v3.1.0-dev.10 [2024-12-06T00:12:16.925Z] v3.1.0-dev.11 [2024-12-06T00:12:16.925Z] v3.1.0-dev.12 [2024-12-06T00:12:16.925Z] v3.1.0-dev.13 [2024-12-06T00:12:16.925Z] v3.1.0-dev.14 [2024-12-06T00:12:16.925Z] v3.1.0-dev.15 [2024-12-06T00:12:16.925Z] v3.1.0-dev.16 [2024-12-06T00:12:16.925Z] v3.1.0-dev.17 [2024-12-06T00:12:16.925Z] v3.1.0-dev.18 [2024-12-06T00:12:16.925Z] v3.1.0-dev.19 [2024-12-06T00:12:16.925Z] v3.1.0-dev.2 [2024-12-06T00:12:16.925Z] v3.1.0-dev.20 [2024-12-06T00:12:16.925Z] v3.1.0-dev.21 [2024-12-06T00:12:16.925Z] v3.1.0-dev.22 [2024-12-06T00:12:16.925Z] v3.1.0-dev.23 [2024-12-06T00:12:16.925Z] v3.1.0-dev.24 [2024-12-06T00:12:16.925Z] v3.1.0-dev.25 [2024-12-06T00:12:16.925Z] v3.1.0-dev.26 [2024-12-06T00:12:16.925Z] v3.1.0-dev.27 [2024-12-06T00:12:16.925Z] v3.1.0-dev.28 [2024-12-06T00:12:16.925Z] v3.1.0-dev.29 [2024-12-06T00:12:16.925Z] v3.1.0-dev.3 [2024-12-06T00:12:16.925Z] v3.1.0-dev.30 [2024-12-06T00:12:16.925Z] v3.1.0-dev.31 [2024-12-06T00:12:16.925Z] v3.1.0-dev.32 [2024-12-06T00:12:16.925Z] v3.1.0-dev.33 [2024-12-06T00:12:16.925Z] v3.1.0-dev.34 [2024-12-06T00:12:16.925Z] v3.1.0-dev.35 [2024-12-06T00:12:16.925Z] v3.1.0-dev.36 [2024-12-06T00:12:16.925Z] v3.1.0-dev.37 [2024-12-06T00:12:16.925Z] v3.1.0-dev.38 [2024-12-06T00:12:16.925Z] v3.1.0-dev.39 [2024-12-06T00:12:16.925Z] v3.1.0-dev.4 [2024-12-06T00:12:16.925Z] v3.1.0-dev.40 [2024-12-06T00:12:16.925Z] v3.1.0-dev.41 [2024-12-06T00:12:16.925Z] v3.1.0-dev.42 [2024-12-06T00:12:16.925Z] v3.1.0-dev.43 [2024-12-06T00:12:16.925Z] v3.1.0-dev.44 [2024-12-06T00:12:16.925Z] v3.1.0-dev.45 [2024-12-06T00:12:16.925Z] v3.1.0-dev.46 [2024-12-06T00:12:16.925Z] v3.1.0-dev.47 [2024-12-06T00:12:16.925Z] v3.1.0-dev.48 [2024-12-06T00:12:16.925Z] v3.1.0-dev.49 [2024-12-06T00:12:16.925Z] v3.1.0-dev.5 [2024-12-06T00:12:16.925Z] v3.1.0-dev.50 [2024-12-06T00:12:16.925Z] v3.1.0-dev.51 [2024-12-06T00:12:16.925Z] v3.1.0-dev.52 [2024-12-06T00:12:16.925Z] v3.1.0-dev.53 [2024-12-06T00:12:16.925Z] v3.1.0-dev.54 [2024-12-06T00:12:16.925Z] v3.1.0-dev.55 [2024-12-06T00:12:16.925Z] v3.1.0-dev.56 [2024-12-06T00:12:16.925Z] v3.1.0-dev.57 [2024-12-06T00:12:16.925Z] v3.1.0-dev.58 [2024-12-06T00:12:16.925Z] v3.1.0-dev.59 [2024-12-06T00:12:16.925Z] v3.1.0-dev.6 [2024-12-06T00:12:16.925Z] v3.1.0-dev.60 [2024-12-06T00:12:16.925Z] v3.1.0-dev.7 [2024-12-06T00:12:16.925Z] v3.1.0-dev.8 [2024-12-06T00:12:16.925Z] v3.1.0-dev.9 [2024-12-06T00:12:16.925Z] v3.2.0-dev.1 [2024-12-06T00:12:16.925Z] v3.2.0-dev.10 [2024-12-06T00:12:16.925Z] v3.2.0-dev.11 [2024-12-06T00:12:16.925Z] v3.2.0-dev.12 [2024-12-06T00:12:16.925Z] v3.2.0-dev.13 [2024-12-06T00:12:16.925Z] v3.2.0-dev.14 [2024-12-06T00:12:16.925Z] v3.2.0-dev.15 [2024-12-06T00:12:16.925Z] v3.2.0-dev.16 [2024-12-06T00:12:16.925Z] v3.2.0-dev.17 [2024-12-06T00:12:16.925Z] v3.2.0-dev.18 [2024-12-06T00:12:16.925Z] v3.2.0-dev.19 [2024-12-06T00:12:16.925Z] v3.2.0-dev.2 [2024-12-06T00:12:16.925Z] v3.2.0-dev.20 [2024-12-06T00:12:16.925Z] v3.2.0-dev.21 [2024-12-06T00:12:16.925Z] v3.2.0-dev.22 [2024-12-06T00:12:16.925Z] v3.2.0-dev.23 [2024-12-06T00:12:16.925Z] v3.2.0-dev.24 [2024-12-06T00:12:16.925Z] v3.2.0-dev.25 [2024-12-06T00:12:16.925Z] v3.2.0-dev.26 [2024-12-06T00:12:16.925Z] v3.2.0-dev.27 [2024-12-06T00:12:16.925Z] v3.2.0-dev.28 [2024-12-06T00:12:16.925Z] v3.2.0-dev.29 [2024-12-06T00:12:16.925Z] v3.2.0-dev.3 [2024-12-06T00:12:16.925Z] v3.2.0-dev.30 [2024-12-06T00:12:16.925Z] v3.2.0-dev.31 [2024-12-06T00:12:16.925Z] v3.2.0-dev.32 [2024-12-06T00:12:16.925Z] v3.2.0-dev.33 [2024-12-06T00:12:16.925Z] v3.2.0-dev.34 [2024-12-06T00:12:16.925Z] v3.2.0-dev.35 [2024-12-06T00:12:16.925Z] v3.2.0-dev.36 [2024-12-06T00:12:16.925Z] v3.2.0-dev.37 [2024-12-06T00:12:16.925Z] v3.2.0-dev.38 [2024-12-06T00:12:16.925Z] v3.2.0-dev.39 [2024-12-06T00:12:16.925Z] v3.2.0-dev.4 [2024-12-06T00:12:16.925Z] v3.2.0-dev.40 [2024-12-06T00:12:16.925Z] v3.2.0-dev.41 [2024-12-06T00:12:16.925Z] v3.2.0-dev.42 [2024-12-06T00:12:16.925Z] v3.2.0-dev.43 [2024-12-06T00:12:16.925Z] v3.2.0-dev.44 [2024-12-06T00:12:16.925Z] v3.2.0-dev.45 [2024-12-06T00:12:16.925Z] v3.2.0-dev.46 [2024-12-06T00:12:16.925Z] v3.2.0-dev.47 [2024-12-06T00:12:16.925Z] v3.2.0-dev.48 [2024-12-06T00:12:16.925Z] v3.2.0-dev.49 [2024-12-06T00:12:16.925Z] v3.2.0-dev.5 [2024-12-06T00:12:16.925Z] v3.2.0-dev.50 [2024-12-06T00:12:16.925Z] v3.2.0-dev.51 [2024-12-06T00:12:16.925Z] v3.2.0-dev.52 [2024-12-06T00:12:16.925Z] v3.2.0-dev.53 [2024-12-06T00:12:16.925Z] v3.2.0-dev.54 [2024-12-06T00:12:16.925Z] v3.2.0-dev.55 [2024-12-06T00:12:16.925Z] v3.2.0-dev.56 [2024-12-06T00:12:16.925Z] v3.2.0-dev.57 [2024-12-06T00:12:16.925Z] v3.2.0-dev.58 [2024-12-06T00:12:16.925Z] v3.2.0-dev.59 [2024-12-06T00:12:16.925Z] v3.2.0-dev.6 [2024-12-06T00:12:16.925Z] v3.2.0-dev.60 [2024-12-06T00:12:16.925Z] v3.2.0-dev.61 [2024-12-06T00:12:16.925Z] v3.2.0-dev.62 [2024-12-06T00:12:16.925Z] v3.2.0-dev.63 [2024-12-06T00:12:16.925Z] v3.2.0-dev.64 [2024-12-06T00:12:16.925Z] v3.2.0-dev.65 [2024-12-06T00:12:16.925Z] v3.2.0-dev.66 [2024-12-06T00:12:16.925Z] v3.2.0-dev.67 [2024-12-06T00:12:16.925Z] v3.2.0-dev.7 [2024-12-06T00:12:16.925Z] v3.2.0-dev.8 [2024-12-06T00:12:16.925Z] v3.2.0-dev.9 [2024-12-06T00:12:16.925Z] v4.0.0-dev.1 [2024-12-06T00:12:16.925Z] v4.0.0-dev.10 [2024-12-06T00:12:16.925Z] v4.0.0-dev.2 [2024-12-06T00:12:16.925Z] v4.0.0-dev.3 [2024-12-06T00:12:16.925Z] v4.0.0-dev.4 [2024-12-06T00:12:16.925Z] v4.0.0-dev.5 [2024-12-06T00:12:16.925Z] v4.0.0-dev.6 [2024-12-06T00:12:16.925Z] v4.0.0-dev.7 [2024-12-06T00:12:16.925Z] v4.0.0-dev.8 [2024-12-06T00:12:16.925Z] v4.0.0-dev.9 [Pipeline] sh [2024-12-06T00:12:17.227Z] + lftools sign git-tag v4.0.0-dev.10 [2024-12-06T00:12:17.797Z] Signing Git tag with Sigul... [2024-12-06T00:12:17.797Z] Signing v4.0.0-dev.10 [Pipeline] echo [2024-12-06T00:12:18.070Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:12:18.360Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-06T00:12:18.367Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-06T00:12:18.395Z] $ docker stop --time=1 27a119ebc3e2b8864e70bb79423fe52aa8e2f26110239948bfd69bb29892ad6e [2024-12-06T00:12:19.704Z] $ docker rm -f --volumes 27a119ebc3e2b8864e70bb79423fe52aa8e2f26110239948bfd69bb29892ad6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-06T00:12:20.142Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-06T00:12:20.142Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:12:20.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T00:12:20.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T00:12:20.523Z] prd-ubuntu20.04-docker-8c-8g-34570 does not seem to be running inside a container [2024-12-06T00:12:20.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-12-06T00:12:20.912Z] $ docker top f6faa1ee59bf75d6ed536e66bd259a222945bc0708fbf42e64b5ddc85c353e8e -eo pid,comm [2024-12-06T00:12:20.959Z] 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-12-06T00:12:20.959Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-06T00:12:21.015Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-06T00:12:21.015Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-06T00:12:21.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-06T00:12:21.134Z] $ docker exec f6faa1ee59bf75d6ed536e66bd259a222945bc0708fbf42e64b5ddc85c353e8e ssh-agent [2024-12-06T00:12:21.237Z] SSH_AUTH_SOCK=/tmp/ssh-XbxwrXqHPhP6/agent.32 [2024-12-06T00:12:21.237Z] SSH_AGENT_PID=38 [2024-12-06T00:12:21.242Z] Running ssh-add (command line suppressed) [2024-12-06T00:12:21.346Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13617148700210098591.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13617148700210098591.key) [2024-12-06T00:12:21.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-06T00:12:21.645Z] + git semver bump pre [2024-12-06T00:12:21.905Z] 2024-12-06 00:12:21,847 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-12-06T00:12:21.905Z] 2024-12-06 00:12:21,847 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev [2024-12-06T00:12:21.905Z] 2024-12-06 00:12:21,847 [bump_version] DEBUG bumped version:4.0.0-dev.11 [2024-12-06T00:12:21.905Z] 2024-12-06 00:12:21,847 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2024-12-06T00:12:21.905Z] 2024-12-06 00:12:21,847 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-12-06T00:12:21.905Z] 2024-12-06 00:12:21,848 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-12-06T00:12:21.905Z] 2024-12-06 00:12:21,850 [execute] INFO git cat-file --batch-check [2024-12-06T00:12:21.905Z] 2024-12-06 00:12:21,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-06T00:12:21.905Z] 2024-12-06 00:12:21,856 [execute] INFO git cat-file --batch [2024-12-06T00:12:21.905Z] 2024-12-06 00:12:21,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-06T00:12:21.905Z] 2024-12-06 00:12:21,862 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-12-06T00:12:21.905Z] 4.0.0-dev.11 [Pipeline] } [2024-12-06T00:12:21.917Z] $ docker exec --env ******** --env ******** f6faa1ee59bf75d6ed536e66bd259a222945bc0708fbf42e64b5ddc85c353e8e ssh-agent -k [2024-12-06T00:12:22.025Z] unset SSH_AUTH_SOCK; [2024-12-06T00:12:22.025Z] unset SSH_AGENT_PID; [2024-12-06T00:12:22.025Z] echo Agent pid 38 killed; [2024-12-06T00:12:22.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-06T00:12:22.342Z] + git semver [Pipeline] } [2024-12-06T00:12:22.618Z] $ docker stop --time=1 f6faa1ee59bf75d6ed536e66bd259a222945bc0708fbf42e64b5ddc85c353e8e [2024-12-06T00:12:23.916Z] $ docker rm -f --volumes f6faa1ee59bf75d6ed536e66bd259a222945bc0708fbf42e64b5ddc85c353e8e [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-06T00:12:24.265Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-06T00:12:24.265Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:12:24.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T00:12:24.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T00:12:24.661Z] prd-ubuntu20.04-docker-8c-8g-34570 does not seem to be running inside a container [2024-12-06T00:12:24.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-12-06T00:12:25.005Z] $ docker top b8659dabcc39b4b3aff7d211c076b0de271445679dfb20f437031a1372a9b9ee -eo pid,comm [2024-12-06T00:12:25.047Z] 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-12-06T00:12:25.047Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-06T00:12:25.092Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-06T00:12:25.092Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-06T00:12:25.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-06T00:12:25.209Z] $ docker exec b8659dabcc39b4b3aff7d211c076b0de271445679dfb20f437031a1372a9b9ee ssh-agent [2024-12-06T00:12:25.314Z] SSH_AUTH_SOCK=/tmp/ssh-b6VsJLrU673V/agent.31 [2024-12-06T00:12:25.314Z] SSH_AGENT_PID=37 [2024-12-06T00:12:25.318Z] Running ssh-add (command line suppressed) [2024-12-06T00:12:25.426Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4013746867655067874.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4013746867655067874.key) [2024-12-06T00:12:25.436Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-06T00:12:25.727Z] + git semver push [2024-12-06T00:12:25.986Z] 2024-12-06 00:12:25,923 [run_push] DEBUG push [2024-12-06T00:12:25.987Z] 2024-12-06 00:12:25,923 [execute] INFO git cat-file --batch-check [2024-12-06T00:12:25.987Z] 2024-12-06 00:12:25,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-06T00:12:25.987Z] 2024-12-06 00:12:25,928 [execute] INFO git rev-list fe8174a3539c19a54107d562958d0f40b2f28ff1 -- [2024-12-06T00:12:25.987Z] 2024-12-06 00:12:25,928 [execute] DEBUG Popen(['git', 'rev-list', 'fe8174a3539c19a54107d562958d0f40b2f28ff1', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-06T00:12:25.987Z] 2024-12-06 00:12:25,942 [execute] INFO git fetch -v origin [2024-12-06T00:12:25.987Z] 2024-12-06 00:12:25,942 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-06T00:12:27.368Z] 2024-12-06 00:12:27,212 [run_push] DEBUG no remote changes detected [2024-12-06T00:12:27.368Z] 2024-12-06 00:12:27,213 [execute] INFO git push origin semver [2024-12-06T00:12:27.368Z] 2024-12-06 00:12:27,213 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-06T00:12:29.904Z] 2024-12-06 00:12:29,449 [run_push] DEBUG push all version tags [2024-12-06T00:12:29.904Z] 2024-12-06 00:12:29,450 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-06T00:12:29.904Z] 2024-12-06 00:12:29,450 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2024-12-06T00:12:30.242Z] 2024-12-06 00:12:30,023 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-12-06T00:12:30.242Z] 4.0.0-dev.11 [Pipeline] } [2024-12-06T00:12:30.271Z] $ docker exec --env ******** --env ******** b8659dabcc39b4b3aff7d211c076b0de271445679dfb20f437031a1372a9b9ee ssh-agent -k [2024-12-06T00:12:30.378Z] unset SSH_AUTH_SOCK; [2024-12-06T00:12:30.381Z] unset SSH_AGENT_PID; [2024-12-06T00:12:30.382Z] echo Agent pid 37 killed; [2024-12-06T00:12:30.385Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-06T00:12:30.760Z] + git semver [Pipeline] } [2024-12-06T00:12:31.060Z] $ docker stop --time=1 b8659dabcc39b4b3aff7d211c076b0de271445679dfb20f437031a1372a9b9ee [2024-12-06T00:12:32.417Z] $ docker rm -f --volumes b8659dabcc39b4b3aff7d211c076b0de271445679dfb20f437031a1372a9b9ee [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-12-06T00:12:33.017Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2024-12-06T00:12:33.017Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2024-12-06T00:12:33.017Z] total 16 [2024-12-06T00:12:33.017Z] drwxr-xr-x 3 root root 4096 Dec 6 00:11 . [2024-12-06T00:12:33.017Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 00:12 .. [2024-12-06T00:12:33.017Z] drwxr-xr-x 2 root root 4096 Dec 6 00:11 cost [2024-12-06T00:12:33.017Z] -rw-r--r-- 1 root root 88 Dec 6 00:11 cost.csv [2024-12-06T00:12:33.017Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2024-12-06T00:12:33.017Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2024-12-06T00:12:33.017Z] total 16 [2024-12-06T00:12:33.017Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 00:11 . [2024-12-06T00:12:33.017Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 00:12 .. [2024-12-06T00:12:33.017Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 00:11 cost [2024-12-06T00:12:33.017Z] -rw-r--r-- 1 jenkins jenkins 88 Dec 6 00:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:12:33.310Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:12:34.166Z] ---> package-listing.sh [2024-12-06T00:12:34.166Z] ++ facter osfamily [2024-12-06T00:12:34.166Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-06T00:12:34.426Z] + OS_FAMILY=debian [2024-12-06T00:12:34.426Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2024-12-06T00:12:34.426Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-06T00:12:34.426Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-06T00:12:34.426Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-06T00:12:34.426Z] + PACKAGES=/tmp/packages_start.txt [2024-12-06T00:12:34.426Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2024-12-06T00:12:34.426Z] + PACKAGES=/tmp/packages_end.txt [2024-12-06T00:12:34.426Z] + case "${OS_FAMILY}" in [2024-12-06T00:12:34.426Z] + dpkg -l [2024-12-06T00:12:34.426Z] + grep '^ii' [2024-12-06T00:12:34.426Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-06T00:12:34.426Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-06T00:12:34.426Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-06T00:12:34.426Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2024-12-06T00:12:34.426Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2024-12-06T00:12:34.426Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2024-12-06T00:12:34.438Z] 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-06T00:12:34.716Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T00:12:35.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-06T00:12:35.279Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T00:12:35.357Z] prd-ubuntu20.04-docker-8c-8g-34570 does not seem to be running inside a container [2024-12-06T00:12:35.391Z] $ 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-12-06T00:12:35.629Z] $ docker top d4803c34f507b2e8b76b65266c5e6006f6342fcf981b6bbe2cf0595264873ee6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T00:12:35.981Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-06T00:12:36.259Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-06T00:12:36.537Z] + ls /var/log/sa-host [2024-12-06T00:12:36.537Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-06T00:12:36.615Z] provisioning config files... [2024-12-06T00:12:36.623Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config12288509389828402214tmp [Pipeline] { [Pipeline] echo [2024-12-06T00:12:36.640Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:12:36.919Z] ---> create-netrc.sh [Pipeline] } [2024-12-06T00:12:36.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:12:37.243Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-06T00:12:37.253Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:12:37.534Z] ---> sudo-logs.sh [2024-12-06T00:12:37.534Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-06T00:12:37.564Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:12:37.846Z] ---> job-cost.sh [2024-12-06T00:12:37.846Z] lf-activate-venv: SKIPPING [2024-12-06T00:12:37.846Z] DEBUG: total: 0.2199999988079071 [2024-12-06T00:12:37.846Z] INFO: Retrieving Stack Cost... [2024-12-06T00:12:38.105Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-06T00:12:38.363Z] INFO: Archiving Costs [Pipeline] echo [2024-12-06T00:12:38.375Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T00:12:38.658Z] ---> logs-deploy.sh [2024-12-06T00:12:38.658Z] lf-activate-venv: SKIPPING [2024-12-06T00:12:38.658Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/335 [2024-12-06T00:12:38.658Z] INFO: archiving workspace using pattern(s): [2024-12-06T00:12:39.596Z] Archives upload complete. [2024-12-06T00:12:39.854Z] INFO: archiving logs to Nexus [2024-12-06T00:12:40.428Z] ---> uname -a: [2024-12-06T00:12:40.428Z] Linux prd-ubuntu20-04-docker-8c-8g-34570 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-12-06T00:12:40.428Z] [2024-12-06T00:12:40.428Z] [2024-12-06T00:12:40.428Z] ---> lscpu: [2024-12-06T00:12:40.428Z] Architecture: x86_64 [2024-12-06T00:12:40.428Z] CPU op-mode(s): 32-bit, 64-bit [2024-12-06T00:12:40.428Z] Byte Order: Little Endian [2024-12-06T00:12:40.428Z] Address sizes: 40 bits physical, 48 bits virtual [2024-12-06T00:12:40.428Z] CPU(s): 8 [2024-12-06T00:12:40.428Z] On-line CPU(s) list: 0-7 [2024-12-06T00:12:40.428Z] Thread(s) per core: 1 [2024-12-06T00:12:40.428Z] Core(s) per socket: 1 [2024-12-06T00:12:40.428Z] Socket(s): 8 [2024-12-06T00:12:40.428Z] NUMA node(s): 1 [2024-12-06T00:12:40.428Z] Vendor ID: AuthenticAMD [2024-12-06T00:12:40.428Z] CPU family: 23 [2024-12-06T00:12:40.428Z] Model: 49 [2024-12-06T00:12:40.428Z] Model name: AMD EPYC-Rome Processor [2024-12-06T00:12:40.428Z] Stepping: 0 [2024-12-06T00:12:40.428Z] CPU MHz: 2799.998 [2024-12-06T00:12:40.428Z] BogoMIPS: 5599.99 [2024-12-06T00:12:40.428Z] Virtualization: AMD-V [2024-12-06T00:12:40.428Z] Hypervisor vendor: KVM [2024-12-06T00:12:40.428Z] Virtualization type: full [2024-12-06T00:12:40.428Z] L1d cache: 256 KiB [2024-12-06T00:12:40.428Z] L1i cache: 256 KiB [2024-12-06T00:12:40.428Z] L2 cache: 4 MiB [2024-12-06T00:12:40.428Z] L3 cache: 128 MiB [2024-12-06T00:12:40.428Z] NUMA node0 CPU(s): 0-7 [2024-12-06T00:12:40.428Z] Vulnerability Itlb multihit: Not affected [2024-12-06T00:12:40.428Z] Vulnerability L1tf: Not affected [2024-12-06T00:12:40.428Z] Vulnerability Mds: Not affected [2024-12-06T00:12:40.428Z] Vulnerability Meltdown: Not affected [2024-12-06T00:12:40.428Z] Vulnerability Mmio stale data: Not affected [2024-12-06T00:12:40.428Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-12-06T00:12:40.428Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-12-06T00:12:40.428Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-12-06T00:12:40.428Z] Vulnerability Srbds: Not affected [2024-12-06T00:12:40.428Z] Vulnerability Tsx async abort: Not affected [2024-12-06T00:12:40.428Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-12-06T00:12:40.428Z] [2024-12-06T00:12:40.428Z] [2024-12-06T00:12:40.428Z] ---> nproc: [2024-12-06T00:12:40.428Z] 8 [2024-12-06T00:12:40.428Z] [2024-12-06T00:12:40.428Z] [2024-12-06T00:12:40.428Z] ---> df -h: [2024-12-06T00:12:40.428Z] Filesystem Size Used Avail Use% Mounted on [2024-12-06T00:12:40.428Z] overlay 155G 12G 144G 8% / [2024-12-06T00:12:40.428Z] tmpfs 64M 0 64M 0% /dev [2024-12-06T00:12:40.428Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-12-06T00:12:40.428Z] shm 64M 0 64M 0% /dev/shm [2024-12-06T00:12:40.428Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-12-06T00:12:40.428Z] [2024-12-06T00:12:40.428Z] [2024-12-06T00:12:40.428Z] ---> sar -b -r -n DEV: [2024-12-06T00:12:40.428Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34570) 12/06/24 _x86_64_ (8 CPU) [2024-12-06T00:12:40.428Z] [2024-12-06T00:12:40.428Z] 00:08:47 LINUX RESTART (8 CPU) [2024-12-06T00:12:40.428Z] [2024-12-06T00:12:40.428Z] 00:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-12-06T00:12:40.428Z] 00:10:01 236.68 47.53 189.15 0.00 5342.44 128608.03 0.00 [2024-12-06T00:12:40.428Z] 00:11:01 122.56 0.48 122.08 0.00 14.13 96979.81 0.00 [2024-12-06T00:12:40.428Z] 00:12:01 133.87 0.75 133.12 0.00 38.67 57359.47 0.00 [2024-12-06T00:12:40.428Z] Average: 164.37 16.25 148.11 0.00 1798.41 94317.97 0.00 [2024-12-06T00:12:40.428Z] [2024-12-06T00:12:40.428Z] 00:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-12-06T00:12:40.428Z] 00:10:01 29460788 31540076 791144 2.41 66684 2305584 2058088 6.07 1017164 2044452 404676 [2024-12-06T00:12:40.428Z] 00:11:01 27771636 30944780 1350952 4.11 102368 3255852 2433228 7.17 1878744 2735812 286352 [2024-12-06T00:12:40.428Z] 00:12:01 27944012 31494164 805868 2.45 122292 3614524 2087984 6.15 1223792 3219224 251024 [2024-12-06T00:12:40.428Z] Average: 28392145 31326340 982655 2.99 97115 3058653 2193100 6.46 1373233 2666496 314017 [2024-12-06T00:12:40.428Z] [2024-12-06T00:12:40.428Z] 00:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-12-06T00:12:40.428Z] 00:10:01 docker0 18.50 19.98 1.60 139.76 0.00 0.00 0.00 0.00 [2024-12-06T00:12:40.428Z] 00:10:01 lo 3.67 3.67 0.35 0.35 0.00 0.00 0.00 0.00 [2024-12-06T00:12:40.428Z] 00:10:01 ens3 464.51 333.79 5872.93 119.25 0.00 0.00 0.00 0.00 [2024-12-06T00:12:40.428Z] 00:11:01 docker0 77.32 146.60 6.52 1234.69 0.00 0.00 0.00 0.00 [2024-12-06T00:12:40.428Z] 00:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-06T00:12:40.428Z] 00:11:01 ens3 187.05 101.32 1275.75 23.75 0.00 0.00 0.00 0.00 [2024-12-06T00:12:40.428Z] 00:11:01 veth54db728 77.32 146.72 7.58 1234.70 0.00 0.00 0.00 0.10 [2024-12-06T00:12:40.428Z] 00:12:01 docker0 76.63 137.77 6.89 1235.02 0.00 0.00 0.00 0.00 [2024-12-06T00:12:40.428Z] 00:12:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 [2024-12-06T00:12:40.428Z] 00:12:01 ens3 434.62 266.73 9611.34 44.68 0.00 0.00 0.00 0.00 [2024-12-06T00:12:40.428Z] Average: docker0 57.48 101.45 5.00 869.83 0.00 0.00 0.00 0.00 [2024-12-06T00:12:40.428Z] Average: lo 2.22 2.22 0.21 0.21 0.00 0.00 0.00 0.00 [2024-12-06T00:12:40.428Z] Average: ens3 362.05 233.94 5586.21 62.56 0.00 0.00 0.00 0.00 [2024-12-06T00:12:40.428Z] [2024-12-06T00:12:40.428Z]