Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d98d1e0776d9318972cb8a0c851d1c9cce628cc 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-ssh11026157561937011767.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1991600905844370158.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh6633443938166522662.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh5497585047393726867.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-ssh339686770731283769.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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-2436’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2437 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-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 9d98d1e0776d9318972cb8a0c851d1c9cce628cc (main) > 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 9d98d1e0776d9318972cb8a0c851d1c9cce628cc # timeout=10 Commit message: "refactor!: Switch to loading configuation files as YAML (#484)" > git rev-list --no-walk 7a040affb0c04f5b38857a3fa116ad9232e07c8d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T14:28:28.533Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T14:28:28.580Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T14:28:28.590Z] ========================================================= [2023-03-16T14:28:28.590Z] EdgeX Global Pipelines Version Info [2023-03-16T14:28:28.590Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T14:28:29.302Z] ------------------- [2023-03-16T14:28:29.302Z] stable info: [2023-03-16T14:28:29.302Z] ------------------- [2023-03-16T14:28:29.302Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T14:28:29.302Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T14:28:29.302Z] Message: update stable to v1.0.245 [2023-03-16T14:28:29.871Z] ------------------- [2023-03-16T14:28:29.871Z] experimental info: [2023-03-16T14:28:29.871Z] ------------------- [2023-03-16T14:28:29.871Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T14:28:29.871Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T14:28:29.871Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T14:28:30.069Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2023-03-16T14:28:30.080Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2023-03-16T14:28:30.092Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T14:28:30.106Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T14:28:30.121Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T14:28:30.129Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T14:28:30.138Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T14:28:30.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-16T14:28:30.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T14:28:30.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T14:28:30.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T14:28:30.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2023-03-16T14:28:30.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T14:28:30.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T14:28:30.205Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T14:28:30.223Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T14:28:30.237Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T14:28:30.248Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T14:28:30.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T14:28:30.270Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T14:28:30.281Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-16T14:28:30.293Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-16T14:28:30.305Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-16T14:28:30.317Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-16T14:28:30.333Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-03-16T14:28:30.349Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T14:28:30.365Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T14:28:30.376Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-16T14:28:30.387Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-16T14:28:30.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-16T14:28:30.403Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d98d1e0776d9318972cb8a0c851d1c9cce628cc [Pipeline] echo [2023-03-16T14:28:30.410Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d98d1e [Pipeline] echo [2023-03-16T14:28:30.418Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T14:28:30.749Z] + git rev-list -1 --merges 9d98d1e0776d9318972cb8a0c851d1c9cce628cc~1..9d98d1e0776d9318972cb8a0c851d1c9cce628cc [Pipeline] echo [2023-03-16T14:28:30.796Z] -----------> git rev-list -1 --merges 9d98d1e0776d9318972cb8a0c851d1c9cce628cc~1..9d98d1e0776d9318972cb8a0c851d1c9cce628cc 9d98d1e0776d9318972cb8a0c851d1c9cce628cc [false] [Pipeline] sh [2023-03-16T14:28:31.092Z] + git log --format=format:%s -1 9d98d1e0776d9318972cb8a0c851d1c9cce628cc [Pipeline] echo [2023-03-16T14:28:31.109Z] ========================================================= [2023-03-16T14:28:31.109Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T14:28:31.109Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T14:28:31.442Z] + git log --format=format:%s -1 9d98d1e0776d9318972cb8a0c851d1c9cce628cc [Pipeline] echo [2023-03-16T14:28:31.455Z] [semverPrep] GIT_COMMIT: 9d98d1e0776d9318972cb8a0c851d1c9cce628cc, Commit Message: refactor!: Switch to loading configuation files as YAML (#484) [Pipeline] echo [2023-03-16T14:28:31.465Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-16T14:28:31.806Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T14:28:31.806Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T14:28:31.806Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T14:28:31.806Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T14:28:31.806Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T14:28:31.806Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T14:28:31.806Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:28:32.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T14:28:32.413Z] [2023-03-16T14:28:32.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:28:32.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T14:28:32.716Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T14:28:32.716Z] b85a868b505f: Pulling fs layer [2023-03-16T14:28:32.716Z] e2be974225ed: Pulling fs layer [2023-03-16T14:28:32.716Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T14:28:32.716Z] 988bab9f4d93: Pulling fs layer [2023-03-16T14:28:32.716Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T14:28:32.716Z] eaf3925da568: Pulling fs layer [2023-03-16T14:28:32.716Z] bab4dde63d76: Pulling fs layer [2023-03-16T14:28:32.716Z] bde34c3a00c8: Pulling fs layer [2023-03-16T14:28:32.716Z] b352a97aabf1: Pulling fs layer [2023-03-16T14:28:32.716Z] 4872d77fe225: Pulling fs layer [2023-03-16T14:28:32.716Z] 5851b861e8e6: Pulling fs layer [2023-03-16T14:28:32.716Z] 1469e6f7b9e6: Waiting [2023-03-16T14:28:32.716Z] eaf3925da568: Waiting [2023-03-16T14:28:32.716Z] bab4dde63d76: Waiting [2023-03-16T14:28:32.716Z] bde34c3a00c8: Waiting [2023-03-16T14:28:32.716Z] b352a97aabf1: Waiting [2023-03-16T14:28:32.716Z] 4872d77fe225: Waiting [2023-03-16T14:28:32.716Z] 988bab9f4d93: Waiting [2023-03-16T14:28:32.716Z] e2be974225ed: Verifying Checksum [2023-03-16T14:28:32.716Z] e2be974225ed: Download complete [2023-03-16T14:28:32.716Z] 988bab9f4d93: Verifying Checksum [2023-03-16T14:28:32.716Z] 988bab9f4d93: Download complete [2023-03-16T14:28:32.980Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T14:28:32.981Z] 1469e6f7b9e6: Download complete [2023-03-16T14:28:32.981Z] eaf3925da568: Download complete [2023-03-16T14:28:32.981Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T14:28:32.981Z] 339a4e72a1f5: Download complete [2023-03-16T14:28:32.981Z] bde34c3a00c8: Verifying Checksum [2023-03-16T14:28:32.981Z] bde34c3a00c8: Download complete [2023-03-16T14:28:32.981Z] b352a97aabf1: Download complete [2023-03-16T14:28:32.981Z] 4872d77fe225: Verifying Checksum [2023-03-16T14:28:32.981Z] 4872d77fe225: Download complete [2023-03-16T14:28:32.981Z] 5851b861e8e6: Download complete [2023-03-16T14:28:33.240Z] b85a868b505f: Verifying Checksum [2023-03-16T14:28:33.240Z] b85a868b505f: Download complete [2023-03-16T14:28:33.499Z] bab4dde63d76: Verifying Checksum [2023-03-16T14:28:33.499Z] bab4dde63d76: Download complete [2023-03-16T14:28:34.435Z] b85a868b505f: Pull complete [2023-03-16T14:28:34.435Z] e2be974225ed: Pull complete [2023-03-16T14:28:35.002Z] 339a4e72a1f5: Pull complete [2023-03-16T14:28:35.002Z] 988bab9f4d93: Pull complete [2023-03-16T14:28:35.260Z] 1469e6f7b9e6: Pull complete [2023-03-16T14:28:35.522Z] eaf3925da568: Pull complete [2023-03-16T14:28:37.429Z] bab4dde63d76: Pull complete [2023-03-16T14:28:37.429Z] bde34c3a00c8: Pull complete [2023-03-16T14:28:37.689Z] b352a97aabf1: Pull complete [2023-03-16T14:28:37.689Z] 4872d77fe225: Pull complete [2023-03-16T14:28:37.949Z] 5851b861e8e6: Pull complete [2023-03-16T14:28:37.949Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T14:28:37.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T14:28:37.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:28:38.056Z] prd-ubuntu20.04-docker-8c-8g-2437 does not seem to be running inside a container [2023-03-16T14:28:38.092Z] $ 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 [2023-03-16T14:28:41.271Z] $ docker top 194cd2ba9f6773ae15f453c3f3362279f6ce01d505c08b1a5e79a632e474fbc5 -eo pid,comm [2023-03-16T14:28:41.328Z] 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). [2023-03-16T14:28:41.328Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T14:28:41.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T14:28:41.369Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T14:28:41.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T14:28:41.495Z] $ docker exec 194cd2ba9f6773ae15f453c3f3362279f6ce01d505c08b1a5e79a632e474fbc5 ssh-agent [2023-03-16T14:28:41.616Z] SSH_AUTH_SOCK=/tmp/ssh-V4cSZI5yCqkA/agent.32 [2023-03-16T14:28:41.616Z] SSH_AGENT_PID=38 [2023-03-16T14:28:41.624Z] Running ssh-add (command line suppressed) [2023-03-16T14:28:41.754Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11991985903851144760.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11991985903851144760.key) [2023-03-16T14:28:41.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T14:28:42.056Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T14:28:42.070Z] $ docker exec --env ******** --env ******** 194cd2ba9f6773ae15f453c3f3362279f6ce01d505c08b1a5e79a632e474fbc5 ssh-agent -k [2023-03-16T14:28:42.205Z] unset SSH_AUTH_SOCK; [2023-03-16T14:28:42.206Z] unset SSH_AGENT_PID; [2023-03-16T14:28:42.206Z] echo Agent pid 38 killed; [2023-03-16T14:28:42.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T14:28:42.235Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T14:28:42.235Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T14:28:42.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T14:28:42.355Z] $ docker exec 194cd2ba9f6773ae15f453c3f3362279f6ce01d505c08b1a5e79a632e474fbc5 ssh-agent [2023-03-16T14:28:42.469Z] SSH_AUTH_SOCK=/tmp/ssh-gKw6wNuYTBo2/agent.70 [2023-03-16T14:28:42.469Z] SSH_AGENT_PID=76 [2023-03-16T14:28:42.474Z] Running ssh-add (command line suppressed) [2023-03-16T14:28:42.604Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3457537640897267877.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3457537640897267877.key) [2023-03-16T14:28:42.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T14:28:42.897Z] + git semver init [2023-03-16T14:28:43.165Z] 2023-03-16 14:28:43,095 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T14:28:43.166Z] 2023-03-16 14:28:43,096 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2023-03-16T14:28:43.166Z] 2023-03-16 14:28:43,096 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2023-03-16T14:28:43.166Z] 2023-03-16 14:28:43,097 [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) [2023-03-16T14:28:44.102Z] 2023-03-16 14:28:43,920 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2023-03-16T14:28:44.102Z] 2023-03-16 14:28:43,921 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2023-03-16T14:28:44.102Z] 2023-03-16 14:28:43,921 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-16T14:28:44.102Z] 2023-03-16 14:28:43,921 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-16T14:28:44.102Z] 3.0.0-dev.54 [Pipeline] } [2023-03-16T14:28:44.117Z] $ docker exec --env ******** --env ******** 194cd2ba9f6773ae15f453c3f3362279f6ce01d505c08b1a5e79a632e474fbc5 ssh-agent -k [2023-03-16T14:28:44.222Z] unset SSH_AUTH_SOCK; [2023-03-16T14:28:44.223Z] unset SSH_AGENT_PID; [2023-03-16T14:28:44.223Z] echo Agent pid 76 killed; [2023-03-16T14:28:44.229Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T14:28:44.531Z] + git semver [Pipeline] } [2023-03-16T14:28:44.807Z] $ docker stop --time=1 194cd2ba9f6773ae15f453c3f3362279f6ce01d505c08b1a5e79a632e474fbc5 [2023-03-16T14:28:46.138Z] $ docker rm -f --volumes 194cd2ba9f6773ae15f453c3f3362279f6ce01d505c08b1a5e79a632e474fbc5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T14:28:46.473Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T14:28:46.681Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T14:28:46.684Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.54 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-03-16T14:28:46.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T14:28:46.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T14:28:46.848Z] ========================================================= [2023-03-16T14:28:46.848Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T14:28:46.848Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-03-16T14:28:47.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T14:28:47.153Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T14:28:47.153Z] 63b65145d645: Pulling fs layer [2023-03-16T14:28:47.153Z] a2d21d5440eb: Pulling fs layer [2023-03-16T14:28:47.153Z] 935e6c44a52c: Pulling fs layer [2023-03-16T14:28:47.153Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T14:28:47.153Z] 30dea6a524f1: Pulling fs layer [2023-03-16T14:28:47.153Z] a2aff8979fd8: Pulling fs layer [2023-03-16T14:28:47.153Z] 6808be2612f2: Pulling fs layer [2023-03-16T14:28:47.153Z] f25807f1079a: Pulling fs layer [2023-03-16T14:28:47.153Z] 94cc34f8dd06: Waiting [2023-03-16T14:28:47.153Z] 6808be2612f2: Waiting [2023-03-16T14:28:47.153Z] 30dea6a524f1: Waiting [2023-03-16T14:28:47.153Z] a2aff8979fd8: Waiting [2023-03-16T14:28:47.153Z] f25807f1079a: Waiting [2023-03-16T14:28:47.153Z] a2d21d5440eb: Download complete [2023-03-16T14:28:47.153Z] 94cc34f8dd06: Verifying Checksum [2023-03-16T14:28:47.153Z] 94cc34f8dd06: Download complete [2023-03-16T14:28:47.153Z] 30dea6a524f1: Verifying Checksum [2023-03-16T14:28:47.153Z] 30dea6a524f1: Download complete [2023-03-16T14:28:47.153Z] 63b65145d645: Verifying Checksum [2023-03-16T14:28:47.153Z] 63b65145d645: Download complete [2023-03-16T14:28:47.153Z] a2aff8979fd8: Verifying Checksum [2023-03-16T14:28:47.153Z] a2aff8979fd8: Download complete [2023-03-16T14:28:47.413Z] 63b65145d645: Pull complete [2023-03-16T14:28:47.680Z] a2d21d5440eb: Pull complete [2023-03-16T14:28:47.943Z] f25807f1079a: Verifying Checksum [2023-03-16T14:28:47.943Z] f25807f1079a: Download complete [2023-03-16T14:28:47.943Z] 935e6c44a52c: Download complete [2023-03-16T14:28:48.509Z] 6808be2612f2: Verifying Checksum [2023-03-16T14:28:48.509Z] 6808be2612f2: Download complete [2023-03-16T14:28:51.807Z] 935e6c44a52c: Pull complete [2023-03-16T14:28:51.807Z] 94cc34f8dd06: Pull complete [2023-03-16T14:28:51.807Z] 30dea6a524f1: Pull complete [2023-03-16T14:28:52.064Z] a2aff8979fd8: Pull complete [2023-03-16T14:28:54.598Z] 6808be2612f2: Pull complete [2023-03-16T14:28:55.179Z] f25807f1079a: Pull complete [2023-03-16T14:28:55.179Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T14:28:55.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T14:28:55.179Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-03-16T14:28:55.465Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:28:55.773Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T14:28:55.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:28:55.840Z] prd-ubuntu20.04-docker-8c-8g-2437 does not seem to be running inside a container [2023-03-16T14:28:55.887Z] $ 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 [2023-03-16T14:29:01.248Z] $ docker top 54de862869f76849c45b4c947c8d9fd38c690065d898950de1c7cc5dc7d548f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T14:29:01.587Z] + go version [2023-03-16T14:29:01.587Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T14:29:01.601Z] $ docker stop --time=1 54de862869f76849c45b4c947c8d9fd38c690065d898950de1c7cc5dc7d548f6 [2023-03-16T14:29:01.774Z] Still waiting to schedule task [2023-03-16T14:29:01.774Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2438’ is offline [2023-03-16T14:29:02.936Z] $ docker rm -f --volumes 54de862869f76849c45b4c947c8d9fd38c690065d898950de1c7cc5dc7d548f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:29:03.414Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T14:29:03.414Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:29:03.491Z] prd-ubuntu20.04-docker-8c-8g-2437 does not seem to be running inside a container [2023-03-16T14:29:03.525Z] $ 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 [2023-03-16T14:29:03.919Z] $ docker top 9d4951ec0f0ed6a60657d00eb67244f42072da2f12d773a95660c8ae46fbe265 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T14:29:04.258Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2023-03-16T14:29:04.554Z] + make test [2023-03-16T14:29:04.554Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-16T14:29:04.554Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-03-16T14:29:04.554Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-03-16T14:29:04.554Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.9 [2023-03-16T14:29:04.554Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.30 [2023-03-16T14:29:04.554Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-03-16T14:29:04.554Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-16T14:29:04.554Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-16T14:29:04.554Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.18 [2023-03-16T14:29:04.554Z] go: downloading github.com/google/uuid v1.3.0 [2023-03-16T14:29:04.554Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-16T14:29:04.813Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-03-16T14:29:04.813Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-03-16T14:29:04.813Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.10 [2023-03-16T14:29:04.813Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-03-16T14:29:04.813Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-03-16T14:29:04.813Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-16T14:29:04.813Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-16T14:29:04.813Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-03-16T14:29:04.813Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-16T14:29:04.813Z] go: downloading github.com/go-kit/log v0.2.1 [2023-03-16T14:29:04.813Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-03-16T14:29:04.813Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-03-16T14:29:04.813Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-03-16T14:29:04.813Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-03-16T14:29:04.813Z] go: downloading golang.org/x/net v0.7.0 [2023-03-16T14:29:04.813Z] go: downloading golang.org/x/sync v0.1.0 [2023-03-16T14:29:04.813Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-03-16T14:29:04.813Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-03-16T14:29:04.813Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-03-16T14:29:04.813Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-03-16T14:29:04.813Z] go: downloading github.com/x448/float16 v0.8.4 [2023-03-16T14:29:04.813Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-03-16T14:29:04.813Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-16T14:29:04.813Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-03-16T14:29:04.813Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-03-16T14:29:04.813Z] go: downloading golang.org/x/crypto v0.6.0 [2023-03-16T14:29:04.813Z] go: downloading golang.org/x/text v0.7.0 [2023-03-16T14:29:04.813Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-03-16T14:29:04.813Z] go: downloading google.golang.org/grpc v1.51.0 [2023-03-16T14:29:05.074Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-03-16T14:29:05.074Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-03-16T14:29:05.074Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-03-16T14:29:05.074Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-03-16T14:29:05.074Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-03-16T14:29:05.332Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-03-16T14:29:05.332Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-03-16T14:29:05.332Z] go: downloading github.com/fatih/color v1.9.0 [2023-03-16T14:29:05.332Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-16T14:29:05.333Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-03-16T14:29:05.333Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-03-16T14:29:05.333Z] go: downloading golang.org/x/sys v0.5.0 [2023-03-16T14:29:05.333Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-03-16T14:29:05.593Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-16T14:29:05.593Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-03-16T14:29:05.593Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-03-16T14:29:23.714Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-03-16T14:29:23.714Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-03-16T14:29:23.714Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-03-16T14:29:23.714Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-03-16T14:29:23.714Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-03-16T14:29:45.664Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.035s coverage: 35.9% of statements [2023-03-16T14:29:45.664Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.017s coverage: 92.0% of statements [2023-03-16T14:29:45.664Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.007s coverage: 85.3% of statements [2023-03-16T14:29:45.664Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.053s coverage: 42.3% of statements [2023-03-16T14:29:45.664Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.014s coverage: 100.0% of statements [2023-03-16T14:29:45.664Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.327s coverage: 87.7% of statements [2023-03-16T14:29:45.664Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.014s coverage: 25.0% of statements [2023-03-16T14:29:45.664Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.075s coverage: 79.2% of statements [2023-03-16T14:29:45.664Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.012s coverage: 31.2% of statements [2023-03-16T14:29:45.664Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.006s coverage: 91.3% of statements [2023-03-16T14:29:48.946Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-16T14:29:52.225Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T14:29:52.225Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-03-16T14:29:52.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T14:29:52.250Z] $ docker stop --time=1 9d4951ec0f0ed6a60657d00eb67244f42072da2f12d773a95660c8ae46fbe265 [2023-03-16T14:29:54.539Z] $ docker rm -f --volumes 9d4951ec0f0ed6a60657d00eb67244f42072da2f12d773a95660c8ae46fbe265 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T14:29:55.162Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T14:29:55.217Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:29:55.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T14:29:55.614Z] [2023-03-16T14:29:55.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:29:55.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T14:29:55.905Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T14:29:55.905Z] 5eb5b503b376: Pulling fs layer [2023-03-16T14:29:55.905Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T14:29:55.905Z] ec43610c2a17: Pulling fs layer [2023-03-16T14:29:55.905Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T14:29:55.905Z] 33b1e0a273af: Pulling fs layer [2023-03-16T14:29:55.905Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T14:29:55.905Z] 2f39f015ded8: Pulling fs layer [2023-03-16T14:29:55.905Z] 33b1e0a273af: Waiting [2023-03-16T14:29:55.905Z] 5d3b04190fa2: Waiting [2023-03-16T14:29:55.905Z] 3a2ae6a8a46f: Waiting [2023-03-16T14:29:55.905Z] 2f39f015ded8: Waiting [2023-03-16T14:29:55.905Z] 5c69ac0246d0: Verifying Checksum [2023-03-16T14:29:55.905Z] 5c69ac0246d0: Download complete [2023-03-16T14:29:56.162Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-16T14:29:56.162Z] 3a2ae6a8a46f: Download complete [2023-03-16T14:29:56.162Z] 33b1e0a273af: Verifying Checksum [2023-03-16T14:29:56.162Z] 33b1e0a273af: Download complete [2023-03-16T14:29:56.162Z] 5d3b04190fa2: Verifying Checksum [2023-03-16T14:29:56.162Z] 5d3b04190fa2: Download complete [2023-03-16T14:29:56.162Z] ec43610c2a17: Verifying Checksum [2023-03-16T14:29:56.162Z] ec43610c2a17: Download complete [2023-03-16T14:29:56.419Z] 5eb5b503b376: Verifying Checksum [2023-03-16T14:29:56.419Z] 5eb5b503b376: Download complete [2023-03-16T14:29:56.986Z] 2f39f015ded8: Download complete [2023-03-16T14:29:57.551Z] 5eb5b503b376: Pull complete [2023-03-16T14:29:57.810Z] 5c69ac0246d0: Pull complete [2023-03-16T14:29:58.069Z] ec43610c2a17: Pull complete [2023-03-16T14:29:58.069Z] 3a2ae6a8a46f: Pull complete [2023-03-16T14:29:58.328Z] 33b1e0a273af: Pull complete [2023-03-16T14:29:58.328Z] 5d3b04190fa2: Pull complete [2023-03-16T14:30:02.512Z] 2f39f015ded8: Pull complete [2023-03-16T14:30:02.512Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T14:30:02.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T14:30:02.512Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:30:02.593Z] prd-ubuntu20.04-docker-8c-8g-2437 does not seem to be running inside a container [2023-03-16T14:30:02.627Z] $ 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 [2023-03-16T14:30:07.066Z] $ docker top 1baea8dcbb8d7cefd42af709bd87cb83238abd59b5d3eb63faf83d66f770c77b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T14:30:07.492Z] ---> job-cost.sh [2023-03-16T14:30:07.492Z] lf-activate-venv: SKIPPING [2023-03-16T14:30:07.492Z] INFO: No Stack... [2023-03-16T14:30:07.770Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T14:30:08.027Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T14:30:08.320Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2023-03-16T14:30:08.320Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T14:30:08.334Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-142-stack-cost] [2023-03-16T14:30:08.340Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-142-stack-cost] did not exist. Created. [2023-03-16T14:30:08.340Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T14:30:08.641Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-16T14:30:08.676Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T14:30:08.684Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-142-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T14:30:08.702Z] $ docker stop --time=1 1baea8dcbb8d7cefd42af709bd87cb83238abd59b5d3eb63faf83d66f770c77b [2023-03-16T14:30:09.856Z] $ docker rm -f --volumes 1baea8dcbb8d7cefd42af709bd87cb83238abd59b5d3eb63faf83d66f770c77b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T14:31:07.060Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2441 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2023-03-16T14:31:07.075Z] Running in /w/workspace/go-mod-bootstrap/142 [Pipeline] { [Pipeline] checkout [2023-03-16T14:31:07.112Z] Selected Git installation does not exist. Using Default [2023-03-16T14:31:07.112Z] The recommended git tool is: NONE [2023-03-16T14:31:12.619Z] using credential edgex-jenkins-ssh [2023-03-16T14:31:12.738Z] Cloning the remote Git repository [2023-03-16T14:31:12.783Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-03-16T14:31:12.879Z] > git init /w/workspace/go-mod-bootstrap/142 # timeout=10 [2023-03-16T14:31:13.015Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-03-16T14:31:13.017Z] > git --version # timeout=10 [2023-03-16T14:31:13.040Z] > git --version # 'git version 2.25.1' [2023-03-16T14:31:13.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T14:31:13.200Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T14:31:14.441Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-03-16T14:31:14.462Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T14:31:15.362Z] Avoid second fetch [2023-03-16T14:31:15.362Z] Checking out Revision 9d98d1e0776d9318972cb8a0c851d1c9cce628cc (main) [2023-03-16T14:31:15.377Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T14:31:15.446Z] > git checkout -f 9d98d1e0776d9318972cb8a0c851d1c9cce628cc # timeout=10 [2023-03-16T14:31:15.918Z] Commit message: "refactor!: Switch to loading configuation files as YAML (#484)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T14:31:16.919Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T14:31:16.919Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T14:31:16.919Z] Dload Upload Total Spent Left Speed [2023-03-16T14:31:16.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-03-16T14:31:17.587Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T14:31:17.921Z] + sudo tee /etc/docker/daemon.new [2023-03-16T14:31:17.921Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T14:31:17.921Z] { [2023-03-16T14:31:17.921Z] "registry-mirrors": [ [2023-03-16T14:31:17.921Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T14:31:17.921Z] ], [2023-03-16T14:31:17.921Z] "bip": "10.250.0.254/24", [2023-03-16T14:31:17.921Z] "hosts": [ [2023-03-16T14:31:17.921Z] "tcp://0.0.0.0:5555", [2023-03-16T14:31:17.921Z] "unix:///var/run/docker.sock" [2023-03-16T14:31:17.921Z] ], [2023-03-16T14:31:17.921Z] "mtu": 1458, [2023-03-16T14:31:17.921Z] "selinux-enabled": true, [2023-03-16T14:31:17.921Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T14:31:17.921Z] } [Pipeline] sh [2023-03-16T14:31:18.261Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T14:31:18.603Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-03-16T14:31:37.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T14:31:37.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T14:31:37.117Z] ========================================================= [2023-03-16T14:31:37.117Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T14:31:37.117Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-03-16T14:31:37.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T14:31:38.042Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T14:31:38.042Z] af6eaf76a39c: Pulling fs layer [2023-03-16T14:31:38.042Z] 55522c791124: Pulling fs layer [2023-03-16T14:31:38.042Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T14:31:38.042Z] 169dfbe0d373: Pulling fs layer [2023-03-16T14:31:38.042Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T14:31:38.042Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T14:31:38.042Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T14:31:38.042Z] 169dfbe0d373: Waiting [2023-03-16T14:31:38.042Z] e1ff8fa3b103: Waiting [2023-03-16T14:31:38.042Z] 52ebb69f0ebf: Waiting [2023-03-16T14:31:38.042Z] 5abe8eddf0d5: Waiting [2023-03-16T14:31:38.042Z] 55522c791124: Verifying Checksum [2023-03-16T14:31:38.042Z] 55522c791124: Download complete [2023-03-16T14:31:38.042Z] 169dfbe0d373: Verifying Checksum [2023-03-16T14:31:38.042Z] 169dfbe0d373: Download complete [2023-03-16T14:31:38.042Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T14:31:38.042Z] e1ff8fa3b103: Download complete [2023-03-16T14:31:38.042Z] af6eaf76a39c: Verifying Checksum [2023-03-16T14:31:38.042Z] af6eaf76a39c: Download complete [2023-03-16T14:31:39.474Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T14:31:39.474Z] 5abe8eddf0d5: Download complete [2023-03-16T14:31:40.068Z] af6eaf76a39c: Pull complete [2023-03-16T14:31:40.339Z] 55522c791124: Pull complete [2023-03-16T14:31:40.609Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T14:31:40.609Z] 52ebb69f0ebf: Download complete [2023-03-16T14:31:40.609Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T14:31:40.609Z] ce5c4a1c91eb: Download complete [2023-03-16T14:31:52.953Z] ce5c4a1c91eb: Pull complete [2023-03-16T14:31:52.953Z] 169dfbe0d373: Pull complete [2023-03-16T14:31:52.953Z] e1ff8fa3b103: Pull complete [2023-03-16T14:31:58.322Z] 52ebb69f0ebf: Pull complete [2023-03-16T14:32:00.928Z] 5abe8eddf0d5: Pull complete [2023-03-16T14:32:00.928Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T14:32:00.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T14:32:00.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-03-16T14:32:01.311Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:32:01.690Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T14:32:01.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:32:01.949Z] prd-ubuntu20.04-docker-arm64-4c-16g-2441 does not seem to be running inside a container [2023-03-16T14:32:02.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/142 -v /w/workspace/go-mod-bootstrap/142:/w/workspace/go-mod-bootstrap/142:rw,z -v /w/workspace/go-mod-bootstrap/142@tmp:/w/workspace/go-mod-bootstrap/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T14:32:05.481Z] $ docker top cc0728f74044219898ae2c3035fffd13a7e4be1d0d86cf8a0b61ce4a4ccf0fb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T14:32:06.339Z] + go version [2023-03-16T14:32:06.339Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T14:32:06.368Z] $ docker stop --time=1 cc0728f74044219898ae2c3035fffd13a7e4be1d0d86cf8a0b61ce4a4ccf0fb8 [2023-03-16T14:32:08.041Z] $ docker rm -f --volumes cc0728f74044219898ae2c3035fffd13a7e4be1d0d86cf8a0b61ce4a4ccf0fb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:32:08.588Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T14:32:08.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:32:08.786Z] prd-ubuntu20.04-docker-arm64-4c-16g-2441 does not seem to be running inside a container [2023-03-16T14:32:08.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/142 -v /w/workspace/go-mod-bootstrap/142:/w/workspace/go-mod-bootstrap/142:rw,z -v /w/workspace/go-mod-bootstrap/142@tmp:/w/workspace/go-mod-bootstrap/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T14:32:10.232Z] $ docker top 1dabd371b8a87de0db9b718735486627fcb6de4a5f70570cb039a4ffe947f129 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T14:32:11.096Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/142 [Pipeline] fileExists [Pipeline] sh [2023-03-16T14:32:11.764Z] + make test [2023-03-16T14:32:11.764Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-16T14:32:11.764Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.9 [2023-03-16T14:32:11.764Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.30 [2023-03-16T14:32:11.764Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-16T14:32:12.043Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-03-16T14:32:12.334Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-03-16T14:32:12.334Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-03-16T14:32:12.603Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-03-16T14:32:12.603Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.18 [2023-03-16T14:32:12.603Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-03-16T14:32:12.603Z] go: downloading github.com/google/uuid v1.3.0 [2023-03-16T14:32:12.603Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-16T14:32:12.603Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-03-16T14:32:12.873Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-16T14:32:12.873Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.10 [2023-03-16T14:32:12.873Z] go: downloading github.com/go-kit/log v0.2.1 [2023-03-16T14:32:13.140Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-16T14:32:13.140Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-16T14:32:13.140Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-03-16T14:32:13.140Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-03-16T14:32:13.140Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-03-16T14:32:13.412Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-03-16T14:32:13.412Z] go: downloading golang.org/x/net v0.7.0 [2023-03-16T14:32:13.412Z] go: downloading golang.org/x/sync v0.1.0 [2023-03-16T14:32:13.412Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-16T14:32:13.412Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-03-16T14:32:13.412Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-03-16T14:32:13.684Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-03-16T14:32:13.684Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-03-16T14:32:13.952Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-03-16T14:32:13.952Z] go: downloading github.com/x448/float16 v0.8.4 [2023-03-16T14:32:13.952Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-03-16T14:32:13.952Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-03-16T14:32:13.952Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-03-16T14:32:14.224Z] go: downloading golang.org/x/crypto v0.6.0 [2023-03-16T14:32:14.224Z] go: downloading golang.org/x/text v0.7.0 [2023-03-16T14:32:14.495Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-03-16T14:32:14.495Z] go: downloading google.golang.org/grpc v1.51.0 [2023-03-16T14:32:16.469Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-03-16T14:32:16.469Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-16T14:32:16.469Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-03-16T14:32:16.469Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-03-16T14:32:16.469Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-03-16T14:32:16.469Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-03-16T14:32:16.469Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-03-16T14:32:16.469Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-03-16T14:32:16.747Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-03-16T14:32:18.179Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-03-16T14:32:18.179Z] go: downloading github.com/fatih/color v1.9.0 [2023-03-16T14:32:18.179Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-16T14:32:18.179Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-03-16T14:32:18.179Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-03-16T14:32:18.449Z] go: downloading golang.org/x/sys v0.5.0 [2023-03-16T14:32:18.449Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-16T14:32:18.449Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-03-16T14:32:18.727Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-03-16T14:34:55.546Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-03-16T14:34:57.524Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-03-16T14:35:05.786Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-03-16T14:35:05.786Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-03-16T14:35:18.132Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-03-16T14:35:18.132Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.154s coverage: 35.9% of statements [2023-03-16T14:35:18.132Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.106s coverage: 92.0% of statements [2023-03-16T14:35:18.132Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.039s coverage: 85.3% of statements [2023-03-16T14:35:18.132Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.111s coverage: 42.3% of statements [2023-03-16T14:35:18.132Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.098s coverage: 100.0% of statements [2023-03-16T14:35:18.132Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.407s coverage: 87.7% of statements [2023-03-16T14:35:18.132Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.064s coverage: 25.0% of statements [2023-03-16T14:35:19.557Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.185s coverage: 79.2% of statements [2023-03-16T14:35:19.557Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.054s coverage: 31.2% of statements [2023-03-16T14:35:19.557Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.021s coverage: 91.3% of statements [2023-03-16T14:35:20.141Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-16T14:35:20.141Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-16T14:35:59.061Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T14:35:59.061Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-03-16T14:35:59.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T14:35:59.100Z] $ docker stop --time=1 1dabd371b8a87de0db9b718735486627fcb6de4a5f70570cb039a4ffe947f129 [2023-03-16T14:36:01.462Z] $ docker rm -f --volumes 1dabd371b8a87de0db9b718735486627fcb6de4a5f70570cb039a4ffe947f129 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T14:36:04.952Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T14:36:04.972Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T14:36:05.770Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:36:06.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T14:36:06.206Z] [2023-03-16T14:36:06.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:36:06.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T14:36:06.846Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T14:36:06.846Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T14:36:06.846Z] 04944245beec: Pulling fs layer [2023-03-16T14:36:06.846Z] 699f458cf7ca: Pulling fs layer [2023-03-16T14:36:06.846Z] 765212b225bb: Pulling fs layer [2023-03-16T14:36:06.846Z] f23df028b6ca: Pulling fs layer [2023-03-16T14:36:06.846Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T14:36:06.846Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T14:36:06.846Z] 765212b225bb: Waiting [2023-03-16T14:36:06.846Z] d65c8cfc05b1: Waiting [2023-03-16T14:36:06.846Z] 2437ff75d9bd: Waiting [2023-03-16T14:36:06.846Z] f23df028b6ca: Waiting [2023-03-16T14:36:06.846Z] 04944245beec: Verifying Checksum [2023-03-16T14:36:06.846Z] 04944245beec: Download complete [2023-03-16T14:36:06.846Z] 765212b225bb: Verifying Checksum [2023-03-16T14:36:06.846Z] 765212b225bb: Download complete [2023-03-16T14:36:07.118Z] f23df028b6ca: Verifying Checksum [2023-03-16T14:36:07.118Z] f23df028b6ca: Download complete [2023-03-16T14:36:07.118Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T14:36:07.118Z] d65c8cfc05b1: Download complete [2023-03-16T14:36:07.118Z] 699f458cf7ca: Verifying Checksum [2023-03-16T14:36:07.118Z] 699f458cf7ca: Download complete [2023-03-16T14:36:07.711Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T14:36:07.711Z] 8998bd30e6a1: Download complete [2023-03-16T14:36:11.072Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T14:36:11.072Z] 2437ff75d9bd: Download complete [2023-03-16T14:36:13.971Z] 8998bd30e6a1: Pull complete [2023-03-16T14:36:13.971Z] 04944245beec: Pull complete [2023-03-16T14:36:15.929Z] 699f458cf7ca: Pull complete [2023-03-16T14:36:16.200Z] 765212b225bb: Pull complete [2023-03-16T14:36:17.189Z] f23df028b6ca: Pull complete [2023-03-16T14:36:17.458Z] d65c8cfc05b1: Pull complete [2023-03-16T14:36:39.555Z] 2437ff75d9bd: Pull complete [2023-03-16T14:36:39.555Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T14:36:39.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T14:36:39.555Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:36:39.788Z] prd-ubuntu20.04-docker-arm64-4c-16g-2441 does not seem to be running inside a container [2023-03-16T14:36:39.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/142 -v /w/workspace/go-mod-bootstrap/142:/w/workspace/go-mod-bootstrap/142:rw,z -v /w/workspace/go-mod-bootstrap/142@tmp:/w/workspace/go-mod-bootstrap/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-16T14:36:41.382Z] $ docker top 76f91848d04791b6a01b598f217075f15119eee8f90af2cf5689a44ae38e4ea9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T14:36:42.306Z] ---> job-cost.sh [2023-03-16T14:36:42.306Z] lf-activate-venv: SKIPPING [2023-03-16T14:36:42.306Z] INFO: No Stack... [2023-03-16T14:36:42.893Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T14:36:43.866Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T14:36:44.529Z] + cat /w/workspace/go-mod-bootstrap/142/archives/cost.csv [2023-03-16T14:36:44.529Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T14:36:44.621Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-142-stack-cost] [2023-03-16T14:36:44.626Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-142-stack-cost] did not exist. Created. [2023-03-16T14:36:44.626Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T14:36:45.308Z] /w/workspace/go-mod-bootstrap/142@tmp/durable-fae73f0c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-16T14:36:45.981Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T14:36:46.005Z] Warning: overwriting stash ‘stack-cost’ [2023-03-16T14:36:46.069Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T14:36:46.076Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-142-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T14:36:46.102Z] $ docker stop --time=1 76f91848d04791b6a01b598f217075f15119eee8f90af2cf5689a44ae38e4ea9 [2023-03-16T14:36:47.721Z] $ docker rm -f --volumes 76f91848d04791b6a01b598f217075f15119eee8f90af2cf5689a44ae38e4ea9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-16T14:36:48.146Z] provisioning config files... [2023-03-16T14:36:48.159Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config15737817278590107490tmp [Pipeline] { [Pipeline] sh [2023-03-16T14:36:48.454Z] + set +x [2023-03-16T14:36:48.454Z] + curl+ -s https://codecov.io/bash [2023-03-16T14:36:48.454Z] bash -s -- [2023-03-16T14:36:48.454Z] [2023-03-16T14:36:48.454Z] _____ _ [2023-03-16T14:36:48.454Z] / ____| | | [2023-03-16T14:36:48.454Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T14:36:48.454Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T14:36:48.454Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T14:36:48.454Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T14:36:48.454Z] Bash-1.0.6 [2023-03-16T14:36:48.454Z] [2023-03-16T14:36:48.454Z] [2023-03-16T14:36:48.454Z] ==> git version 2.25.1 found [2023-03-16T14:36:48.454Z] ==> 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 [2023-03-16T14:36:48.454Z] Release-Date: 2020-01-08 [2023-03-16T14:36:48.454Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-16T14:36:48.454Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T14:36:48.454Z] ==> Jenkins CI detected. [2023-03-16T14:36:48.454Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2023-03-16T14:36:48.454Z] project root: . [2023-03-16T14:36:48.454Z] --> token set from env [2023-03-16T14:36:48.454Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T14:36:48.454Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T14:36:48.454Z] ==> Python coveragepy not found [2023-03-16T14:36:48.454Z] ==> Searching for coverage reports in: [2023-03-16T14:36:48.454Z] + . [2023-03-16T14:36:48.454Z] -> Found 1 reports [2023-03-16T14:36:48.454Z] ==> Detecting git/mercurial file structure [2023-03-16T14:36:48.454Z] ==> Reading reports [2023-03-16T14:36:48.713Z] + ./coverage.out bytes=85581 [2023-03-16T14:36:48.713Z] ==> Appending adjustments [2023-03-16T14:36:48.713Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T14:36:48.972Z] + Found adjustments [2023-03-16T14:36:48.972Z] ==> Gzipping contents [2023-03-16T14:36:48.972Z] 16K /tmp/codecov.iiTfxB.gz [2023-03-16T14:36:48.972Z] ==> Uploading reports [2023-03-16T14:36:48.972Z] url: https://codecov.io [2023-03-16T14:36:48.972Z] query: branch=main&commit=9d98d1e0776d9318972cb8a0c851d1c9cce628cc&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-16T14:36:48.972Z] -> Pinging Codecov [2023-03-16T14:36:48.972Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=9d98d1e0776d9318972cb8a0c851d1c9cce628cc&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-16T14:36:48.972Z] -> Uploading to [2023-03-16T14:36:48.972Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-16/833815588EE85121546D348822E98E2E/9d98d1e0776d9318972cb8a0c851d1c9cce628cc/53a219db-968a-4a97-ad13-1ad0472df1ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T143648Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=45fbdc86b718dd4de342b26ba86cd8e69a2368c826095f44e2e8f57700841357 [2023-03-16T14:36:48.972Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T14:36:48.972Z] Dload Upload Total Spent Left Speed [2023-03-16T14:36:49.231Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13540 0 0 100 13540 0 53944 --:--:-- --:--:-- --:--:-- 54160 [2023-03-16T14:36:49.231Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/9d98d1e0776d9318972cb8a0c851d1c9cce628cc [Pipeline] } [2023-03-16T14:36:49.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-16T14:36:49.406Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-16T14:36:49.415Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:36:49.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T14:36:49.709Z] [2023-03-16T14:36:49.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:36:50.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T14:36:50.010Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-16T14:36:50.010Z] df9b9388f04a: Pulling fs layer [2023-03-16T14:36:50.010Z] 52dc419b0ee2: Pulling fs layer [2023-03-16T14:36:50.010Z] 25bc292e5bac: Pulling fs layer [2023-03-16T14:36:50.010Z] 114826534d7a: Pulling fs layer [2023-03-16T14:36:50.010Z] 4657fd5d0bcf: Pulling fs layer [2023-03-16T14:36:50.010Z] 6ad1cebc031e: Pulling fs layer [2023-03-16T14:36:50.010Z] 8a3aa393b2d8: Pulling fs layer [2023-03-16T14:36:50.010Z] 4657fd5d0bcf: Waiting [2023-03-16T14:36:50.010Z] 114826534d7a: Waiting [2023-03-16T14:36:50.010Z] 6ad1cebc031e: Waiting [2023-03-16T14:36:50.010Z] 25bc292e5bac: Verifying Checksum [2023-03-16T14:36:50.010Z] 25bc292e5bac: Download complete [2023-03-16T14:36:50.010Z] 52dc419b0ee2: Verifying Checksum [2023-03-16T14:36:50.010Z] 52dc419b0ee2: Download complete [2023-03-16T14:36:50.010Z] 4657fd5d0bcf: Verifying Checksum [2023-03-16T14:36:50.010Z] 4657fd5d0bcf: Download complete [2023-03-16T14:36:50.010Z] df9b9388f04a: Download complete [2023-03-16T14:36:50.272Z] df9b9388f04a: Pull complete [2023-03-16T14:36:50.272Z] 6ad1cebc031e: Verifying Checksum [2023-03-16T14:36:50.272Z] 6ad1cebc031e: Download complete [2023-03-16T14:36:50.272Z] 52dc419b0ee2: Pull complete [2023-03-16T14:36:50.532Z] 25bc292e5bac: Pull complete [2023-03-16T14:36:50.790Z] 114826534d7a: Verifying Checksum [2023-03-16T14:36:50.790Z] 114826534d7a: Download complete [2023-03-16T14:36:51.047Z] 8a3aa393b2d8: Verifying Checksum [2023-03-16T14:36:51.047Z] 8a3aa393b2d8: Download complete [2023-03-16T14:36:54.322Z] 114826534d7a: Pull complete [2023-03-16T14:36:54.322Z] 4657fd5d0bcf: Pull complete [2023-03-16T14:36:54.322Z] 6ad1cebc031e: Pull complete [2023-03-16T14:36:56.844Z] 8a3aa393b2d8: Pull complete [2023-03-16T14:36:56.844Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-16T14:36:56.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T14:36:56.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:36:56.916Z] prd-ubuntu20.04-docker-8c-8g-2437 does not seem to be running inside a container [2023-03-16T14:36:56.944Z] $ 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:1.410.4 cat [2023-03-16T14:37:01.884Z] $ docker top eeadf93feccfd2dc45dc143357b627bc0b56c2d0e33911ccf9d1fb4206087a3c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T14:37:01.940Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2023-03-16T14:37:02.215Z] + set -o pipefail [2023-03-16T14:37:02.215Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2023-03-16T14:37:07.478Z] [2023-03-16T14:37:07.478Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... [2023-03-16T14:37:07.478Z] [2023-03-16T14:37:07.478Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/4bfb0b79-aab6-4be9-bbdd-01048b840839 [2023-03-16T14:37:07.478Z] [2023-03-16T14:37:07.478Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-16T14:37:07.478Z] [2023-03-16T14:37:07.478Z] [2023-03-16T14:37:07.478Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-16T14:37:07.478Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-16T14:37:07.478Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-16T14:37:07.489Z] $ docker stop --time=1 eeadf93feccfd2dc45dc143357b627bc0b56c2d0e33911ccf9d1fb4206087a3c [2023-03-16T14:37:10.751Z] $ docker rm -f --volumes eeadf93feccfd2dc45dc143357b627bc0b56c2d0e33911ccf9d1fb4206087a3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T14:37:11.404Z] + git log --format=format:%s -1 9d98d1e0776d9318972cb8a0c851d1c9cce628cc [Pipeline] sh [2023-03-16T14:37:11.699Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T14:37:11.699Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:37:11.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T14:37:11.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:37:12.061Z] prd-ubuntu20.04-docker-8c-8g-2437 does not seem to be running inside a container [2023-03-16T14:37:12.091Z] $ 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 [2023-03-16T14:37:12.620Z] $ docker top 7111bc3180849c351c1c37b1c6e5e3ed3e541f427e545ad9f62e1d1ae27451c4 -eo pid,comm [2023-03-16T14:37:12.662Z] 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). [2023-03-16T14:37:12.662Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T14:37:12.700Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T14:37:12.700Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T14:37:12.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T14:37:12.820Z] $ docker exec 7111bc3180849c351c1c37b1c6e5e3ed3e541f427e545ad9f62e1d1ae27451c4 ssh-agent [2023-03-16T14:37:12.923Z] SSH_AUTH_SOCK=/tmp/ssh-OPLkAggIFRCc/agent.32 [2023-03-16T14:37:12.923Z] SSH_AGENT_PID=38 [2023-03-16T14:37:12.927Z] Running ssh-add (command line suppressed) [2023-03-16T14:37:13.033Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10946410536532896344.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10946410536532896344.key) [2023-03-16T14:37:13.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T14:37:13.330Z] + git semver tag [2023-03-16T14:37:13.589Z] 2023-03-16 14:37:13,501 [run_tag] DEBUG tag force:False [2023-03-16T14:37:13.589Z] 2023-03-16 14:37:13,501 [check_head_tag] DEBUG check head tag [2023-03-16T14:37:13.589Z] 2023-03-16 14:37:13,504 [execute] INFO git cat-file --batch-check [2023-03-16T14:37:13.589Z] 2023-03-16 14:37:13,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2023-03-16T14:37:13.589Z] 2023-03-16 14:37:13,507 [execute] INFO git cat-file --batch [2023-03-16T14:37:13.589Z] 2023-03-16 14:37:13,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2023-03-16T14:37:13.589Z] 2023-03-16 14:37:13,550 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-16T14:37:13.589Z] 2023-03-16 14:37:13,550 [execute] INFO git tag -a v3.0.0-dev.54 -m v3.0.0-dev.54 [2023-03-16T14:37:13.589Z] 2023-03-16 14:37:13,550 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.54', '-m', 'v3.0.0-dev.54'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2023-03-16T14:37:13.589Z] 2023-03-16 14:37:13,554 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-16T14:37:13.589Z] 3.0.0-dev.54 [Pipeline] } [2023-03-16T14:37:13.599Z] $ docker exec --env ******** --env ******** 7111bc3180849c351c1c37b1c6e5e3ed3e541f427e545ad9f62e1d1ae27451c4 ssh-agent -k [2023-03-16T14:37:13.703Z] unset SSH_AUTH_SOCK; [2023-03-16T14:37:13.703Z] unset SSH_AGENT_PID; [2023-03-16T14:37:13.703Z] echo Agent pid 38 killed; [2023-03-16T14:37:13.711Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T14:37:14.012Z] + git semver [Pipeline] } [2023-03-16T14:37:14.287Z] $ docker stop --time=1 7111bc3180849c351c1c37b1c6e5e3ed3e541f427e545ad9f62e1d1ae27451c4 [2023-03-16T14:37:15.571Z] $ docker rm -f --volumes 7111bc3180849c351c1c37b1c6e5e3ed3e541f427e545ad9f62e1d1ae27451c4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:37:15.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T14:37:15.951Z] [2023-03-16T14:37:15.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:37:16.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T14:37:16.246Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-16T14:37:16.246Z] ab5ef0e58194: Pulling fs layer [2023-03-16T14:37:16.246Z] 9712f1f96733: Pulling fs layer [2023-03-16T14:37:16.246Z] 63f879dbbcfc: Pulling fs layer [2023-03-16T14:37:16.246Z] 0d9ebad4ef96: Pulling fs layer [2023-03-16T14:37:16.246Z] e9a5061849ea: Pulling fs layer [2023-03-16T14:37:16.246Z] d747dcd14b5f: Pulling fs layer [2023-03-16T14:37:16.246Z] 2de7ff778b66: Pulling fs layer [2023-03-16T14:37:16.246Z] 0d9ebad4ef96: Waiting [2023-03-16T14:37:16.246Z] e9a5061849ea: Waiting [2023-03-16T14:37:16.246Z] d747dcd14b5f: Waiting [2023-03-16T14:37:16.246Z] 2de7ff778b66: Waiting [2023-03-16T14:37:16.246Z] 9712f1f96733: Download complete [2023-03-16T14:37:16.514Z] 63f879dbbcfc: Verifying Checksum [2023-03-16T14:37:16.514Z] 63f879dbbcfc: Download complete [2023-03-16T14:37:17.093Z] 0d9ebad4ef96: Verifying Checksum [2023-03-16T14:37:17.093Z] 0d9ebad4ef96: Download complete [2023-03-16T14:37:17.093Z] d747dcd14b5f: Download complete [2023-03-16T14:37:17.093Z] e9a5061849ea: Download complete [2023-03-16T14:37:17.093Z] ab5ef0e58194: Verifying Checksum [2023-03-16T14:37:17.093Z] ab5ef0e58194: Download complete [2023-03-16T14:37:17.093Z] 2de7ff778b66: Verifying Checksum [2023-03-16T14:37:17.093Z] 2de7ff778b66: Download complete [2023-03-16T14:37:19.622Z] ab5ef0e58194: Pull complete [2023-03-16T14:37:19.879Z] 9712f1f96733: Pull complete [2023-03-16T14:37:20.442Z] 63f879dbbcfc: Pull complete [2023-03-16T14:37:24.624Z] 0d9ebad4ef96: Pull complete [2023-03-16T14:37:24.883Z] e9a5061849ea: Pull complete [2023-03-16T14:37:24.883Z] d747dcd14b5f: Pull complete [2023-03-16T14:37:25.817Z] 2de7ff778b66: Pull complete [2023-03-16T14:37:25.817Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-16T14:37:25.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T14:37:25.817Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:37:25.892Z] prd-ubuntu20.04-docker-8c-8g-2437 does not seem to be running inside a container [2023-03-16T14:37:25.923Z] $ 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 [2023-03-16T14:37:31.634Z] $ docker top 66fbb59389d9e94f462a8ac5bbf87cefdd666d4a7e9c1628a5e4b686fa47d343 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-16T14:37:31.699Z] provisioning config files... [2023-03-16T14:37:31.706Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13222864862627196106tmp [2023-03-16T14:37:31.715Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1439579613426120920tmp [2023-03-16T14:37:31.722Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8815310451242346007tmp [Pipeline] { [Pipeline] echo [2023-03-16T14:37:31.737Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T14:37:32.017Z] ---> sigul-configuration.sh [2023-03-16T14:37:32.017Z] gpg: directory `/root/.gnupg' created [2023-03-16T14:37:32.017Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-16T14:37:32.017Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-16T14:37:32.017Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-16T14:37:32.017Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-16T14:37:32.017Z] gpg: CAST5 encrypted data [2023-03-16T14:37:32.017Z] gpg: encrypted with 1 passphrase [2023-03-16T14:37:32.017Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-16T14:37:32.300Z] + mkdir /home/jenkins [2023-03-16T14:37:32.300Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-16T14:37:32.584Z] + 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 [2023-03-16T14:37:32.591Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T14:37:32.873Z] ---> sigul-install.sh [2023-03-16T14:37:32.873Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-16T14:37:33.157Z] + git tag --list [2023-03-16T14:37:33.157Z] v0.0.1 [2023-03-16T14:37:33.157Z] v0.0.10 [2023-03-16T14:37:33.157Z] v0.0.11 [2023-03-16T14:37:33.157Z] v0.0.12 [2023-03-16T14:37:33.157Z] v0.0.13 [2023-03-16T14:37:33.157Z] v0.0.14 [2023-03-16T14:37:33.157Z] v0.0.15 [2023-03-16T14:37:33.157Z] v0.0.16 [2023-03-16T14:37:33.157Z] v0.0.17 [2023-03-16T14:37:33.157Z] v0.0.18 [2023-03-16T14:37:33.157Z] v0.0.19 [2023-03-16T14:37:33.157Z] v0.0.2 [2023-03-16T14:37:33.157Z] v0.0.20 [2023-03-16T14:37:33.157Z] v0.0.21 [2023-03-16T14:37:33.157Z] v0.0.22 [2023-03-16T14:37:33.157Z] v0.0.23 [2023-03-16T14:37:33.157Z] v0.0.24 [2023-03-16T14:37:33.157Z] v0.0.25 [2023-03-16T14:37:33.157Z] v0.0.26 [2023-03-16T14:37:33.157Z] v0.0.27 [2023-03-16T14:37:33.157Z] v0.0.28 [2023-03-16T14:37:33.157Z] v0.0.29 [2023-03-16T14:37:33.157Z] v0.0.3 [2023-03-16T14:37:33.157Z] v0.0.30 [2023-03-16T14:37:33.157Z] v0.0.31 [2023-03-16T14:37:33.157Z] v0.0.32 [2023-03-16T14:37:33.157Z] v0.0.33 [2023-03-16T14:37:33.157Z] v0.0.34 [2023-03-16T14:37:33.157Z] v0.0.35 [2023-03-16T14:37:33.157Z] v0.0.36 [2023-03-16T14:37:33.157Z] v0.0.37 [2023-03-16T14:37:33.157Z] v0.0.38 [2023-03-16T14:37:33.157Z] v0.0.39 [2023-03-16T14:37:33.157Z] v0.0.4 [2023-03-16T14:37:33.157Z] v0.0.40 [2023-03-16T14:37:33.157Z] v0.0.41 [2023-03-16T14:37:33.157Z] v0.0.42 [2023-03-16T14:37:33.157Z] v0.0.43 [2023-03-16T14:37:33.157Z] v0.0.44 [2023-03-16T14:37:33.157Z] v0.0.45 [2023-03-16T14:37:33.157Z] v0.0.46 [2023-03-16T14:37:33.157Z] v0.0.47 [2023-03-16T14:37:33.157Z] v0.0.48 [2023-03-16T14:37:33.157Z] v0.0.49 [2023-03-16T14:37:33.157Z] v0.0.5 [2023-03-16T14:37:33.157Z] v0.0.50 [2023-03-16T14:37:33.157Z] v0.0.51 [2023-03-16T14:37:33.157Z] v0.0.52 [2023-03-16T14:37:33.157Z] v0.0.53 [2023-03-16T14:37:33.157Z] v0.0.54 [2023-03-16T14:37:33.157Z] v0.0.55 [2023-03-16T14:37:33.157Z] v0.0.56 [2023-03-16T14:37:33.157Z] v0.0.57 [2023-03-16T14:37:33.157Z] v0.0.58 [2023-03-16T14:37:33.157Z] v0.0.59 [2023-03-16T14:37:33.157Z] v0.0.6 [2023-03-16T14:37:33.157Z] v0.0.60 [2023-03-16T14:37:33.157Z] v0.0.61 [2023-03-16T14:37:33.157Z] v0.0.62 [2023-03-16T14:37:33.157Z] v0.0.63 [2023-03-16T14:37:33.157Z] v0.0.64 [2023-03-16T14:37:33.157Z] v0.0.65 [2023-03-16T14:37:33.157Z] v0.0.66 [2023-03-16T14:37:33.157Z] v0.0.67 [2023-03-16T14:37:33.157Z] v0.0.68 [2023-03-16T14:37:33.157Z] v0.0.69 [2023-03-16T14:37:33.157Z] v0.0.7 [2023-03-16T14:37:33.157Z] v0.0.70 [2023-03-16T14:37:33.157Z] v0.0.71 [2023-03-16T14:37:33.157Z] v0.0.72 [2023-03-16T14:37:33.157Z] v0.0.8 [2023-03-16T14:37:33.157Z] v0.0.9 [2023-03-16T14:37:33.157Z] v2.0.0 [2023-03-16T14:37:33.157Z] v2.1.0 [2023-03-16T14:37:33.157Z] v2.1.1 [2023-03-16T14:37:33.157Z] v2.1.1-dev.1 [2023-03-16T14:37:33.157Z] v2.1.1-dev.2 [2023-03-16T14:37:33.157Z] v2.1.1-dev.3 [2023-03-16T14:37:33.157Z] v2.1.1-dev.4 [2023-03-16T14:37:33.157Z] v2.2.0 [2023-03-16T14:37:33.157Z] v2.2.1-dev.1 [2023-03-16T14:37:33.157Z] v2.2.1-dev.2 [2023-03-16T14:37:33.157Z] v2.2.1-dev.3 [2023-03-16T14:37:33.157Z] v2.2.1-dev.4 [2023-03-16T14:37:33.157Z] v2.2.1-dev.5 [2023-03-16T14:37:33.157Z] v2.2.1-dev.6 [2023-03-16T14:37:33.157Z] v2.2.1-dev.7 [2023-03-16T14:37:33.157Z] v2.2.1-dev.8 [2023-03-16T14:37:33.157Z] v2.2.1-dev.9 [2023-03-16T14:37:33.157Z] v2.3.0 [2023-03-16T14:37:33.157Z] v2.3.0-dev.10 [2023-03-16T14:37:33.157Z] v2.3.0-dev.11 [2023-03-16T14:37:33.157Z] v2.3.0-dev.12 [2023-03-16T14:37:33.157Z] v2.3.0-dev.13 [2023-03-16T14:37:33.157Z] v2.3.0-dev.14 [2023-03-16T14:37:33.157Z] v2.3.0-dev.15 [2023-03-16T14:37:33.157Z] v2.3.0-dev.16 [2023-03-16T14:37:33.157Z] v2.3.0-dev.17 [2023-03-16T14:37:33.157Z] v2.3.0-dev.18 [2023-03-16T14:37:33.157Z] v2.3.0-dev.19 [2023-03-16T14:37:33.157Z] v2.3.0-dev.20 [2023-03-16T14:37:33.157Z] v2.3.0-dev.21 [2023-03-16T14:37:33.157Z] v2.3.0-dev.22 [2023-03-16T14:37:33.157Z] v2.3.0-dev.23 [2023-03-16T14:37:33.157Z] v2.3.0-dev.24 [2023-03-16T14:37:33.157Z] v2.3.0-dev.25 [2023-03-16T14:37:33.157Z] v2.3.0-dev.26 [2023-03-16T14:37:33.157Z] v2.3.0-dev.27 [2023-03-16T14:37:33.157Z] v2.3.0-dev.28 [2023-03-16T14:37:33.157Z] v2.3.0-dev.29 [2023-03-16T14:37:33.157Z] v2.3.0-dev.30 [2023-03-16T14:37:33.157Z] v3.0.0-dev.1 [2023-03-16T14:37:33.157Z] v3.0.0-dev.10 [2023-03-16T14:37:33.157Z] v3.0.0-dev.11 [2023-03-16T14:37:33.157Z] v3.0.0-dev.12 [2023-03-16T14:37:33.157Z] v3.0.0-dev.13 [2023-03-16T14:37:33.157Z] v3.0.0-dev.14 [2023-03-16T14:37:33.157Z] v3.0.0-dev.15 [2023-03-16T14:37:33.157Z] v3.0.0-dev.16 [2023-03-16T14:37:33.157Z] v3.0.0-dev.17 [2023-03-16T14:37:33.157Z] v3.0.0-dev.18 [2023-03-16T14:37:33.157Z] v3.0.0-dev.19 [2023-03-16T14:37:33.158Z] v3.0.0-dev.2 [2023-03-16T14:37:33.158Z] v3.0.0-dev.20 [2023-03-16T14:37:33.158Z] v3.0.0-dev.21 [2023-03-16T14:37:33.158Z] v3.0.0-dev.22 [2023-03-16T14:37:33.158Z] v3.0.0-dev.23 [2023-03-16T14:37:33.158Z] v3.0.0-dev.24 [2023-03-16T14:37:33.158Z] v3.0.0-dev.25 [2023-03-16T14:37:33.158Z] v3.0.0-dev.26 [2023-03-16T14:37:33.158Z] v3.0.0-dev.27 [2023-03-16T14:37:33.158Z] v3.0.0-dev.28 [2023-03-16T14:37:33.158Z] v3.0.0-dev.29 [2023-03-16T14:37:33.158Z] v3.0.0-dev.3 [2023-03-16T14:37:33.158Z] v3.0.0-dev.30 [2023-03-16T14:37:33.158Z] v3.0.0-dev.31 [2023-03-16T14:37:33.158Z] v3.0.0-dev.32 [2023-03-16T14:37:33.158Z] v3.0.0-dev.33 [2023-03-16T14:37:33.158Z] v3.0.0-dev.34 [2023-03-16T14:37:33.158Z] v3.0.0-dev.35 [2023-03-16T14:37:33.158Z] v3.0.0-dev.36 [2023-03-16T14:37:33.158Z] v3.0.0-dev.37 [2023-03-16T14:37:33.158Z] v3.0.0-dev.38 [2023-03-16T14:37:33.158Z] v3.0.0-dev.39 [2023-03-16T14:37:33.158Z] v3.0.0-dev.4 [2023-03-16T14:37:33.158Z] v3.0.0-dev.40 [2023-03-16T14:37:33.158Z] v3.0.0-dev.41 [2023-03-16T14:37:33.158Z] v3.0.0-dev.42 [2023-03-16T14:37:33.158Z] v3.0.0-dev.43 [2023-03-16T14:37:33.158Z] v3.0.0-dev.44 [2023-03-16T14:37:33.158Z] v3.0.0-dev.45 [2023-03-16T14:37:33.158Z] v3.0.0-dev.46 [2023-03-16T14:37:33.158Z] v3.0.0-dev.47 [2023-03-16T14:37:33.158Z] v3.0.0-dev.48 [2023-03-16T14:37:33.158Z] v3.0.0-dev.49 [2023-03-16T14:37:33.158Z] v3.0.0-dev.5 [2023-03-16T14:37:33.158Z] v3.0.0-dev.50 [2023-03-16T14:37:33.158Z] v3.0.0-dev.51 [2023-03-16T14:37:33.158Z] v3.0.0-dev.52 [2023-03-16T14:37:33.158Z] v3.0.0-dev.53 [2023-03-16T14:37:33.158Z] v3.0.0-dev.54 [2023-03-16T14:37:33.158Z] v3.0.0-dev.6 [2023-03-16T14:37:33.158Z] v3.0.0-dev.7 [2023-03-16T14:37:33.158Z] v3.0.0-dev.8 [2023-03-16T14:37:33.158Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-16T14:37:33.443Z] + lftools sign git-tag v3.0.0-dev.54 [2023-03-16T14:37:34.009Z] Signing Git tag with Sigul... [2023-03-16T14:37:34.009Z] Signing v3.0.0-dev.54 [Pipeline] echo [2023-03-16T14:37:34.583Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T14:37:34.863Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-16T14:37:34.875Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-16T14:37:34.899Z] $ docker stop --time=1 66fbb59389d9e94f462a8ac5bbf87cefdd666d4a7e9c1628a5e4b686fa47d343 [2023-03-16T14:37:36.231Z] $ docker rm -f --volumes 66fbb59389d9e94f462a8ac5bbf87cefdd666d4a7e9c1628a5e4b686fa47d343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-16T14:37:36.633Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T14:37:36.633Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:37:36.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T14:37:36.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:37:36.995Z] prd-ubuntu20.04-docker-8c-8g-2437 does not seem to be running inside a container [2023-03-16T14:37:37.027Z] $ 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 [2023-03-16T14:37:37.403Z] $ docker top 504d1579e80cc471fdc685a6147d293fa0c7db29f52c3318139551ce91868d50 -eo pid,comm [2023-03-16T14:37:37.448Z] 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). [2023-03-16T14:37:37.449Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T14:37:37.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T14:37:37.484Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T14:37:37.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T14:37:37.605Z] $ docker exec 504d1579e80cc471fdc685a6147d293fa0c7db29f52c3318139551ce91868d50 ssh-agent [2023-03-16T14:37:37.708Z] SSH_AUTH_SOCK=/tmp/ssh-Xj2hHuoavWmx/agent.33 [2023-03-16T14:37:37.708Z] SSH_AGENT_PID=39 [2023-03-16T14:37:37.712Z] Running ssh-add (command line suppressed) [2023-03-16T14:37:37.828Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14076877212263843272.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14076877212263843272.key) [2023-03-16T14:37:37.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T14:37:38.122Z] + git semver bump pre [2023-03-16T14:37:38.380Z] 2023-03-16 14:37:38,326 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-16T14:37:38.380Z] 2023-03-16 14:37:38,326 [bump_version] DEBUG bumping version:3.0.0-dev.54 on axis:pre with prefix:dev [2023-03-16T14:37:38.380Z] 2023-03-16 14:37:38,326 [bump_version] DEBUG bumped version:3.0.0-dev.55 [2023-03-16T14:37:38.380Z] 2023-03-16 14:37:38,326 [write_version] DEBUG write version:3.0.0-dev.55 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2023-03-16T14:37:38.380Z] 2023-03-16 14:37:38,327 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-16T14:37:38.380Z] 2023-03-16 14:37:38,327 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-16T14:37:38.380Z] 2023-03-16 14:37:38,329 [execute] INFO git cat-file --batch-check [2023-03-16T14:37:38.380Z] 2023-03-16 14:37:38,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T14:37:38.380Z] 2023-03-16 14:37:38,336 [execute] INFO git cat-file --batch [2023-03-16T14:37:38.380Z] 2023-03-16 14:37:38,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T14:37:38.380Z] 2023-03-16 14:37:38,342 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-16T14:37:38.380Z] 3.0.0-dev.55 [Pipeline] } [2023-03-16T14:37:38.392Z] $ docker exec --env ******** --env ******** 504d1579e80cc471fdc685a6147d293fa0c7db29f52c3318139551ce91868d50 ssh-agent -k [2023-03-16T14:37:38.478Z] unset SSH_AUTH_SOCK; [2023-03-16T14:37:38.479Z] unset SSH_AGENT_PID; [2023-03-16T14:37:38.479Z] echo Agent pid 39 killed; [2023-03-16T14:37:38.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T14:37:38.787Z] + git semver [Pipeline] } [2023-03-16T14:37:39.058Z] $ docker stop --time=1 504d1579e80cc471fdc685a6147d293fa0c7db29f52c3318139551ce91868d50 [2023-03-16T14:37:40.346Z] $ docker rm -f --volumes 504d1579e80cc471fdc685a6147d293fa0c7db29f52c3318139551ce91868d50 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T14:37:40.676Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T14:37:40.676Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:37:40.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T14:37:40.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:37:41.047Z] prd-ubuntu20.04-docker-8c-8g-2437 does not seem to be running inside a container [2023-03-16T14:37:41.078Z] $ 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 [2023-03-16T14:37:41.492Z] $ docker top 44795fb8d81d7df400a0ae1488438a5187648b8a38763cddd3145808c134fbda -eo pid,comm [2023-03-16T14:37:41.541Z] 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). [2023-03-16T14:37:41.541Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T14:37:41.577Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T14:37:41.578Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T14:37:41.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T14:37:41.710Z] $ docker exec 44795fb8d81d7df400a0ae1488438a5187648b8a38763cddd3145808c134fbda ssh-agent [2023-03-16T14:37:41.820Z] SSH_AUTH_SOCK=/tmp/ssh-mhdzBqGSrXbF/agent.32 [2023-03-16T14:37:41.820Z] SSH_AGENT_PID=38 [2023-03-16T14:37:41.825Z] Running ssh-add (command line suppressed) [2023-03-16T14:37:41.942Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16757546644599743504.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16757546644599743504.key) [2023-03-16T14:37:41.953Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T14:37:42.240Z] + git semver push [2023-03-16T14:37:42.499Z] 2023-03-16 14:37:42,442 [run_push] DEBUG push [2023-03-16T14:37:42.499Z] 2023-03-16 14:37:42,442 [execute] INFO git cat-file --batch-check [2023-03-16T14:37:42.499Z] 2023-03-16 14:37:42,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T14:37:42.499Z] 2023-03-16 14:37:42,445 [execute] INFO git rev-list b3265758b3d10905a554cb2a11fe36c8928c3394 -- [2023-03-16T14:37:42.499Z] 2023-03-16 14:37:42,445 [execute] DEBUG Popen(['git', 'rev-list', 'b3265758b3d10905a554cb2a11fe36c8928c3394', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-16T14:37:42.499Z] 2023-03-16 14:37:42,452 [execute] INFO git fetch -v origin [2023-03-16T14:37:42.499Z] 2023-03-16 14:37:42,452 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-16T14:37:43.066Z] 2023-03-16 14:37:42,954 [run_push] DEBUG no remote changes detected [2023-03-16T14:37:43.066Z] 2023-03-16 14:37:42,954 [execute] INFO git push origin semver [2023-03-16T14:37:43.066Z] 2023-03-16 14:37:42,955 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-16T14:37:44.000Z] 2023-03-16 14:37:43,789 [run_push] DEBUG push all version tags [2023-03-16T14:37:44.000Z] 2023-03-16 14:37:43,789 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-16T14:37:44.000Z] 2023-03-16 14:37:43,790 [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) [2023-03-16T14:37:44.567Z] 2023-03-16 14:37:44,568 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-03-16T14:37:44.567Z] 3.0.0-dev.55 [Pipeline] } [2023-03-16T14:37:44.837Z] $ docker exec --env ******** --env ******** 44795fb8d81d7df400a0ae1488438a5187648b8a38763cddd3145808c134fbda ssh-agent -k [2023-03-16T14:37:44.943Z] unset SSH_AUTH_SOCK; [2023-03-16T14:37:44.946Z] unset SSH_AGENT_PID; [2023-03-16T14:37:44.946Z] echo Agent pid 38 killed; [2023-03-16T14:37:44.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T14:37:45.250Z] + git semver [Pipeline] } [2023-03-16T14:37:45.523Z] $ docker stop --time=1 44795fb8d81d7df400a0ae1488438a5187648b8a38763cddd3145808c134fbda [2023-03-16T14:37:46.809Z] $ docker rm -f --volumes 44795fb8d81d7df400a0ae1488438a5187648b8a38763cddd3145808c134fbda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-16T14:37:47.350Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2023-03-16T14:37:47.350Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-03-16T14:37:47.350Z] total 16 [2023-03-16T14:37:47.350Z] drwxr-xr-x 3 root root 4096 Mar 16 14:30 . [2023-03-16T14:37:47.350Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 14:37 .. [2023-03-16T14:37:47.350Z] drwxr-xr-x 2 root root 4096 Mar 16 14:30 cost [2023-03-16T14:37:47.350Z] -rw-r--r-- 1 root root 88 Mar 16 14:30 cost.csv [2023-03-16T14:37:47.350Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-03-16T14:37:47.350Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-03-16T14:37:47.350Z] total 16 [2023-03-16T14:37:47.350Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 14:30 . [2023-03-16T14:37:47.350Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 14:37 .. [2023-03-16T14:37:47.350Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 14:30 cost [2023-03-16T14:37:47.350Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 16 14:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-16T14:37:47.641Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T14:37:48.500Z] ---> package-listing.sh [2023-03-16T14:37:48.500Z] ++ facter osfamily [2023-03-16T14:37:48.500Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T14:37:48.759Z] + OS_FAMILY=debian [2023-03-16T14:37:48.759Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2023-03-16T14:37:48.759Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T14:37:48.759Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T14:37:48.759Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T14:37:48.759Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T14:37:48.759Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2023-03-16T14:37:48.759Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T14:37:48.759Z] + case "${OS_FAMILY}" in [2023-03-16T14:37:48.759Z] + dpkg -l [2023-03-16T14:37:48.759Z] + grep '^ii' [2023-03-16T14:37:48.759Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T14:37:48.759Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T14:37:48.759Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T14:37:48.759Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2023-03-16T14:37:48.759Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2023-03-16T14:37:48.759Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2023-03-16T14:37:48.770Z] 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 [2023-03-16T14:37:49.044Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:37:49.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T14:37:49.600Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:37:49.666Z] prd-ubuntu20.04-docker-8c-8g-2437 does not seem to be running inside a container [2023-03-16T14:37:49.697Z] $ 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 [2023-03-16T14:37:49.956Z] $ docker top 98c58b4025a99897c82b5d8d79fa846a131ef9cc179c7eb559a08a63e0a5a5eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T14:37:50.283Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T14:37:50.567Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T14:37:50.850Z] + ls /var/log/sa-host [2023-03-16T14:37:50.850Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T14:37:51.020Z] provisioning config files... [2023-03-16T14:37:51.028Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5126171301131023887tmp [Pipeline] { [Pipeline] echo [2023-03-16T14:37:51.041Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T14:37:51.321Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T14:37:51.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T14:37:51.645Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T14:37:51.653Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T14:37:51.933Z] ---> sudo-logs.sh [2023-03-16T14:37:51.933Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T14:37:51.960Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T14:37:52.242Z] ---> job-cost.sh [2023-03-16T14:37:52.242Z] lf-activate-venv: SKIPPING [2023-03-16T14:37:52.242Z] DEBUG: total: 0.2199999988079071 [2023-03-16T14:37:52.242Z] INFO: Retrieving Stack Cost... [2023-03-16T14:37:52.811Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T14:37:53.070Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T14:37:53.081Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T14:37:53.365Z] ---> logs-deploy.sh [2023-03-16T14:37:53.365Z] lf-activate-venv: SKIPPING [2023-03-16T14:37:53.365Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/142 [2023-03-16T14:37:53.365Z] INFO: archiving workspace using pattern(s): [2023-03-16T14:37:54.301Z] Archives upload complete. [2023-03-16T14:37:54.559Z] INFO: archiving logs to Nexus [2023-03-16T14:37:55.126Z] ---> uname -a: [2023-03-16T14:37:55.126Z] Linux prd-ubuntu20-04-docker-8c-8g-2437 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-16T14:37:55.126Z] [2023-03-16T14:37:55.126Z] [2023-03-16T14:37:55.126Z] ---> lscpu: [2023-03-16T14:37:55.126Z] Architecture: x86_64 [2023-03-16T14:37:55.126Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-16T14:37:55.126Z] Byte Order: Little Endian [2023-03-16T14:37:55.126Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-16T14:37:55.126Z] CPU(s): 8 [2023-03-16T14:37:55.126Z] On-line CPU(s) list: 0-7 [2023-03-16T14:37:55.126Z] Thread(s) per core: 1 [2023-03-16T14:37:55.126Z] Core(s) per socket: 1 [2023-03-16T14:37:55.126Z] Socket(s): 8 [2023-03-16T14:37:55.126Z] NUMA node(s): 1 [2023-03-16T14:37:55.126Z] Vendor ID: AuthenticAMD [2023-03-16T14:37:55.126Z] CPU family: 23 [2023-03-16T14:37:55.126Z] Model: 49 [2023-03-16T14:37:55.126Z] Model name: AMD EPYC-Rome Processor [2023-03-16T14:37:55.126Z] Stepping: 0 [2023-03-16T14:37:55.126Z] CPU MHz: 2799.998 [2023-03-16T14:37:55.126Z] BogoMIPS: 5599.99 [2023-03-16T14:37:55.126Z] Virtualization: AMD-V [2023-03-16T14:37:55.126Z] Hypervisor vendor: KVM [2023-03-16T14:37:55.126Z] Virtualization type: full [2023-03-16T14:37:55.126Z] L1d cache: 256 KiB [2023-03-16T14:37:55.126Z] L1i cache: 256 KiB [2023-03-16T14:37:55.126Z] L2 cache: 4 MiB [2023-03-16T14:37:55.126Z] L3 cache: 128 MiB [2023-03-16T14:37:55.126Z] NUMA node0 CPU(s): 0-7 [2023-03-16T14:37:55.126Z] Vulnerability Itlb multihit: Not affected [2023-03-16T14:37:55.126Z] Vulnerability L1tf: Not affected [2023-03-16T14:37:55.126Z] Vulnerability Mds: Not affected [2023-03-16T14:37:55.126Z] Vulnerability Meltdown: Not affected [2023-03-16T14:37:55.126Z] Vulnerability Mmio stale data: Not affected [2023-03-16T14:37:55.126Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-16T14:37:55.126Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-16T14:37:55.126Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-16T14:37:55.126Z] Vulnerability Srbds: Not affected [2023-03-16T14:37:55.126Z] Vulnerability Tsx async abort: Not affected [2023-03-16T14:37:55.126Z] 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 [2023-03-16T14:37:55.126Z] [2023-03-16T14:37:55.126Z] [2023-03-16T14:37:55.126Z] ---> nproc: [2023-03-16T14:37:55.126Z] 8 [2023-03-16T14:37:55.126Z] [2023-03-16T14:37:55.126Z] [2023-03-16T14:37:55.126Z] ---> df -h: [2023-03-16T14:37:55.126Z] Filesystem Size Used Avail Use% Mounted on [2023-03-16T14:37:55.126Z] overlay 155G 12G 143G 8% / [2023-03-16T14:37:55.126Z] tmpfs 64M 0 64M 0% /dev [2023-03-16T14:37:55.126Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-16T14:37:55.126Z] shm 64M 0 64M 0% /dev/shm [2023-03-16T14:37:55.126Z] /dev/vda1 155G 12G 143G 8% /facter-os [2023-03-16T14:37:55.126Z] [2023-03-16T14:37:55.126Z] [2023-03-16T14:37:55.126Z] ---> sar -b -r -n DEV: [2023-03-16T14:37:55.126Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2437) 03/16/23 _x86_64_ (8 CPU) [2023-03-16T14:37:55.126Z] [2023-03-16T14:37:55.126Z] 14:27:48 LINUX RESTART (8 CPU) [2023-03-16T14:37:55.126Z] [2023-03-16T14:37:55.126Z] 14:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-16T14:37:55.126Z] 14:29:02 144.34 47.44 96.90 0.00 5363.37 102169.64 0.00 [2023-03-16T14:37:55.126Z] 14:30:01 49.80 0.61 49.19 0.00 28.87 19605.29 0.00 [2023-03-16T14:37:55.126Z] 14:31:01 29.41 0.02 29.40 0.00 0.27 16439.41 0.00 [2023-03-16T14:37:55.126Z] 14:32:01 0.88 0.00 0.88 0.00 0.00 11.59 0.00 [2023-03-16T14:37:55.126Z] 14:33:01 27.06 8.82 18.25 0.00 930.64 2423.06 0.00 [2023-03-16T14:37:55.126Z] 14:34:01 30.68 2.82 27.86 0.00 4250.62 6381.87 0.00 [2023-03-16T14:37:55.126Z] 14:35:01 3.47 0.02 3.45 0.00 0.13 89.99 0.00 [2023-03-16T14:37:55.126Z] 14:36:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 [2023-03-16T14:37:55.126Z] 14:37:01 25.81 0.12 25.69 0.00 10.92 25889.18 0.00 [2023-03-16T14:37:55.126Z] Average: 34.76 6.66 28.11 0.00 1178.03 19224.31 0.00 [2023-03-16T14:37:55.126Z] [2023-03-16T14:37:55.126Z] 14:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-16T14:37:55.126Z] 14:29:02 29233868 31605604 709168 2.16 71752 2582376 1921316 5.66 972992 2322808 180 [2023-03-16T14:37:55.126Z] 14:30:01 28650604 31575868 724760 2.20 94000 3072480 2045260 6.03 1095184 2724136 497128 [2023-03-16T14:37:55.126Z] 14:31:01 28707568 31603600 696676 2.12 94540 3035128 1768488 5.21 1081488 2674444 12 [2023-03-16T14:37:55.126Z] 14:32:01 28707432 31603532 696672 2.12 94580 3035124 1768488 5.21 1081472 2674448 144 [2023-03-16T14:37:55.126Z] 14:33:01 28486460 31562520 727608 2.21 112120 3189708 1833620 5.40 1193216 2763808 28328 [2023-03-16T14:37:55.126Z] 14:34:01 28178928 31586588 702696 2.14 128624 3491220 1812192 5.34 1401536 2847252 8 [2023-03-16T14:37:55.126Z] 14:35:01 28190204 31593164 695824 2.12 127252 3487968 1787216 5.27 1394220 2844028 8 [2023-03-16T14:37:55.126Z] 14:36:01 28190588 31593660 695140 2.11 127340 3487968 1787216 5.27 1394252 2844028 40 [2023-03-16T14:37:55.126Z] 14:37:01 27401944 31568684 715992 2.18 138596 4191888 1857548 5.47 1429260 3547220 84 [2023-03-16T14:37:55.126Z] Average: 28416400 31588136 707171 2.15 109867 3285984 1842372 5.43 1227069 2804686 58437 [2023-03-16T14:37:55.126Z] [2023-03-16T14:37:55.126Z] 14:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-16T14:37:55.126Z] 14:29:02 ens3 676.52 453.32 6543.88 90.16 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:29:02 docker0 4.83 3.78 0.56 47.60 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:29:02 veth91b3b8e 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:29:02 lo 3.60 3.60 0.34 0.34 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:30:01 ens3 181.63 110.83 3176.61 21.25 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:30:01 docker0 33.45 57.59 2.79 591.06 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:30:01 lo 1.22 1.22 0.11 0.11 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:31:01 ens3 19.31 29.30 12.60 83.42 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:31:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:32:01 ens3 2.35 0.72 3.10 0.29 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:33:01 ens3 85.99 43.91 1308.82 3.42 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:33:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:34:01 ens3 112.75 59.46 1496.31 4.32 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:34:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:35:01 ens3 0.13 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:36:01 ens3 0.38 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:37:01 ens3 161.47 86.68 3968.98 11.03 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] 14:37:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] Average: ens3 137.75 87.10 1832.12 23.77 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] Average: docker0 4.20 6.73 0.37 70.00 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] Average: lo 0.81 0.81 0.07 0.07 0.00 0.00 0.00 0.00 [2023-03-16T14:37:55.126Z] [2023-03-16T14:37:55.126Z] [2023-03-16T14:37:55.126Z] ---> sar -P ALL: [2023-03-16T14:37:55.126Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2437) 03/16/23 _x86_64_ (8 CPU) [2023-03-16T14:37:55.126Z] [2023-03-16T14:37:55.126Z] 14:27:48 LINUX RESTART (8 CPU) [2023-03-16T14:37:55.126Z] [2023-03-16T14:37:55.126Z] 14:28:01 CPU %user %nice %system %iowait %steal %idle [2023-03-16T14:37:55.126Z] 14:29:02 all 9.16 0.00 3.32 3.86 0.05 83.61 [2023-03-16T14:37:55.126Z] 14:29:02 0 9.60 0.00 3.66 7.79 0.05 78.90 [2023-03-16T14:37:55.126Z] 14:29:02 1 11.50 0.00 2.70 8.94 0.05 76.81 [2023-03-16T14:37:55.126Z] 14:29:02 2 8.95 0.00 3.30 4.71 0.05 82.99 [2023-03-16T14:37:55.126Z] 14:29:02 3 8.17 0.00 2.83 1.79 0.07 87.15 [2023-03-16T14:37:55.126Z] 14:29:02 4 9.15 0.00 3.46 3.10 0.05 84.24 [2023-03-16T14:37:55.126Z] 14:29:02 5 8.24 0.00 3.73 0.45 0.05 87.53 [2023-03-16T14:37:55.126Z] 14:29:02 6 9.04 0.00 3.92 0.60 0.05 86.39 [2023-03-16T14:37:55.126Z] 14:29:02 7 8.61 0.00 2.95 3.49 0.07 84.88 [2023-03-16T14:37:55.126Z] 14:30:01 all 30.89 0.00 5.68 1.18 0.07 62.18 [2023-03-16T14:37:55.126Z] 14:30:01 0 29.81 0.00 5.87 1.44 0.07 62.81 [2023-03-16T14:37:55.126Z] 14:30:01 1 31.39 0.00 5.98 4.53 0.09 58.01 [2023-03-16T14:37:55.126Z] 14:30:01 2 30.95 0.00 5.66 0.03 0.07 63.29 [2023-03-16T14:37:55.126Z] 14:30:01 3 31.76 0.00 5.64 0.14 0.07 62.40 [2023-03-16T14:37:55.126Z] 14:30:01 4 30.91 0.00 5.49 0.38 0.09 63.14 [2023-03-16T14:37:55.126Z] 14:30:01 5 29.98 0.00 5.97 0.00 0.07 63.98 [2023-03-16T14:37:55.126Z] 14:30:01 6 30.76 0.00 5.33 2.38 0.07 61.46 [2023-03-16T14:37:55.126Z] 14:30:01 7 31.56 0.00 5.50 0.53 0.07 62.35 [2023-03-16T14:37:55.126Z] 14:31:01 all 0.66 0.00 0.37 0.90 0.01 98.06 [2023-03-16T14:37:55.126Z] 14:31:01 0 0.62 0.00 0.32 0.00 0.00 99.07 [2023-03-16T14:37:55.126Z] 14:31:01 1 0.81 0.00 0.86 5.37 0.02 92.94 [2023-03-16T14:37:55.126Z] 14:31:01 2 0.47 0.00 0.20 0.40 0.00 98.93 [2023-03-16T14:37:55.126Z] 14:31:01 3 0.65 0.00 0.37 0.07 0.02 98.90 [2023-03-16T14:37:55.126Z] 14:31:01 4 0.68 0.00 0.40 0.63 0.00 98.28 [2023-03-16T14:37:55.126Z] 14:31:01 5 0.68 0.00 0.32 0.02 0.02 98.97 [2023-03-16T14:37:55.126Z] 14:31:01 6 0.55 0.00 0.33 0.73 0.00 98.38 [2023-03-16T14:37:55.126Z] 14:31:01 7 0.80 0.00 0.20 0.00 0.02 98.98 [2023-03-16T14:37:55.126Z] 14:32:01 all 0.07 0.00 0.01 0.00 0.00 99.91 [2023-03-16T14:37:55.126Z] 14:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-16T14:37:55.126Z] 14:32:01 1 0.28 0.00 0.00 0.00 0.02 99.70 [2023-03-16T14:37:55.126Z] 14:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-16T14:37:55.126Z] 14:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-16T14:37:55.126Z] 14:32:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-16T14:37:55.126Z] 14:32:01 5 0.08 0.00 0.03 0.00 0.00 99.88 [2023-03-16T14:37:55.126Z] 14:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-16T14:37:55.126Z] 14:32:01 7 0.10 0.00 0.02 0.00 0.00 99.88 [2023-03-16T14:37:55.127Z] 14:33:01 all 1.11 0.00 0.65 0.24 0.01 97.98 [2023-03-16T14:37:55.127Z] 14:33:01 0 0.67 0.00 0.65 0.03 0.02 98.63 [2023-03-16T14:37:55.127Z] 14:33:01 1 0.64 0.00 0.28 0.08 0.02 98.98 [2023-03-16T14:37:55.127Z] 14:33:01 2 0.88 0.00 0.43 0.03 0.02 98.63 [2023-03-16T14:37:55.127Z] 14:33:01 3 1.55 0.00 0.42 0.03 0.02 97.98 [2023-03-16T14:37:55.127Z] 14:33:01 4 0.38 0.00 0.27 0.73 0.00 98.62 [2023-03-16T14:37:55.127Z] 14:33:01 5 2.07 0.00 0.41 0.03 0.02 97.47 [2023-03-16T14:37:55.127Z] 14:33:01 6 1.85 0.00 2.18 0.92 0.02 95.03 [2023-03-16T14:37:55.127Z] 14:33:01 7 0.85 0.00 0.52 0.08 0.02 98.53 [2023-03-16T14:37:55.127Z] 14:34:01 all 1.35 0.00 0.79 0.82 0.02 97.02 [2023-03-16T14:37:55.127Z] 14:34:01 0 0.98 0.00 0.57 0.63 0.02 97.80 [2023-03-16T14:37:55.127Z] 14:34:01 1 1.45 0.00 0.58 0.55 0.02 97.40 [2023-03-16T14:37:55.127Z] 14:34:01 2 1.40 0.00 0.47 0.47 0.02 97.65 [2023-03-16T14:37:55.127Z] 14:34:01 3 3.02 0.00 0.95 0.03 0.02 95.98 [2023-03-16T14:37:55.127Z] 14:34:01 4 0.58 0.00 0.47 3.22 0.02 95.72 [2023-03-16T14:37:55.127Z] 14:34:01 5 1.47 0.00 0.62 0.28 0.03 97.59 [2023-03-16T14:37:55.127Z] 14:34:01 6 1.02 0.00 0.90 0.55 0.02 97.52 [2023-03-16T14:37:55.127Z] 14:34:01 7 0.89 0.00 1.76 0.82 0.02 96.52 [2023-03-16T14:37:55.127Z] 14:35:01 all 0.07 0.00 0.06 0.01 0.00 99.85 [2023-03-16T14:37:55.127Z] 14:35:01 0 0.22 0.00 0.13 0.02 0.00 99.63 [2023-03-16T14:37:55.127Z] 14:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-16T14:37:55.127Z] 14:35:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2023-03-16T14:37:55.127Z] 14:35:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2023-03-16T14:37:55.127Z] 14:35:01 4 0.07 0.00 0.05 0.08 0.00 99.80 [2023-03-16T14:37:55.127Z] 14:35:01 5 0.03 0.00 0.08 0.00 0.02 99.87 [2023-03-16T14:37:55.127Z] 14:35:01 6 0.07 0.00 0.05 0.00 0.00 99.88 [2023-03-16T14:37:55.127Z] 14:35:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2023-03-16T14:37:55.127Z] 14:36:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2023-03-16T14:37:55.127Z] 14:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-16T14:37:55.127Z] 14:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-16T14:37:55.127Z] 14:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-16T14:37:55.127Z] 14:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-16T14:37:55.127Z] 14:36:01 4 0.00 0.00 0.02 0.07 0.02 99.90 [2023-03-16T14:37:55.127Z] 14:36:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-16T14:37:55.127Z] 14:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-16T14:37:55.127Z] 14:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-16T14:37:55.127Z] 14:37:01 all 2.55 0.00 1.25 1.06 0.01 95.13 [2023-03-16T14:37:55.127Z] 14:37:01 0 2.50 0.00 0.99 0.82 0.02 95.67 [2023-03-16T14:37:55.127Z] 14:37:01 1 2.98 0.00 1.22 0.00 0.02 95.78 [2023-03-16T14:37:55.127Z] 14:37:01 2 2.47 0.00 0.94 0.18 0.00 96.41 [2023-03-16T14:37:55.127Z] 14:37:01 3 3.24 0.00 1.04 0.17 0.02 95.54 [2023-03-16T14:37:55.127Z] 14:37:01 4 2.16 0.00 1.49 7.33 0.02 89.00 [2023-03-16T14:37:55.127Z] 14:37:01 5 2.92 0.00 0.89 0.00 0.03 96.16 [2023-03-16T14:37:55.127Z] 14:37:01 6 2.02 0.00 1.15 0.00 0.00 96.82 [2023-03-16T14:37:55.127Z] 14:37:01 7 2.07 0.00 2.27 0.00 0.02 95.64 [2023-03-16T14:37:55.127Z] Average: all 5.02 0.00 1.33 0.89 0.02 92.73 [2023-03-16T14:37:55.127Z] Average: 0 4.86 0.00 1.34 1.19 0.02 92.60 [2023-03-16T14:37:55.127Z] Average: 1 5.36 0.00 1.28 2.15 0.02 91.19 [2023-03-16T14:37:55.127Z] Average: 2 4.96 0.00 1.21 0.65 0.02 93.17 [2023-03-16T14:37:55.127Z] Average: 3 5.31 0.00 1.24 0.25 0.02 93.18 [2023-03-16T14:37:55.127Z] Average: 4 4.80 0.00 1.28 1.73 0.02 92.17 [2023-03-16T14:37:55.127Z] Average: 5 4.98 0.00 1.33 0.09 0.03 93.58 [2023-03-16T14:37:55.127Z] Average: 6 4.95 0.00 1.53 0.57 0.02 92.93 [2023-03-16T14:37:55.127Z] Average: 7 4.91 0.00 1.46 0.55 0.02 93.07 [2023-03-16T14:37:55.127Z] [2023-03-16T14:37:55.127Z] [2023-03-16T14:37:55.127Z]