Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9ad12a80d0ed111da80509275e6cf46d80da3588 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-ssh13038816483879530414.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh7863308292924915784.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh13980482576115570204.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh3088673859022977219.key Verifying host key using known hosts file > 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-ssh14506620358923963026.key Verifying host key using known hosts file > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8779 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 9ad12a80d0ed111da80509275e6cf46d80da3588 (main) Commit message: " feat: Add capability to use messaging based Command Client (#384)" > 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 9ad12a80d0ed111da80509275e6cf46d80da3588 # timeout=10 > git rev-list --no-walk a43e4483e78b56bbeb4e7e782749350c10340679 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-21T18:19:31.874Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-21T18:19:31.930Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-21T18:19:31.940Z] ========================================================= [2022-10-21T18:19:31.940Z] EdgeX Global Pipelines Version Info [2022-10-21T18:19:31.940Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-21T18:19:32.643Z] ------------------- [2022-10-21T18:19:32.643Z] stable info: [2022-10-21T18:19:32.643Z] ------------------- [2022-10-21T18:19:32.643Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-21T18:19:32.643Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-21T18:19:32.643Z] Message: update stable to v1.0.243 [2022-10-21T18:19:33.213Z] ------------------- [2022-10-21T18:19:33.213Z] experimental info: [2022-10-21T18:19:33.213Z] ------------------- [2022-10-21T18:19:33.213Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-21T18:19:33.213Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-21T18:19:33.213Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-21T18:19:33.392Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-10-21T18:19:33.407Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-10-21T18:19:33.422Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-21T18:19:33.433Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-21T18:19:33.445Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-21T18:19:33.456Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-21T18:19:33.470Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-21T18:19:33.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-21T18:19:33.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-21T18:19:33.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-21T18:19:33.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-21T18:19:33.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-10-21T18:19:33.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-21T18:19:33.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-21T18:19:33.568Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-10-21T18:19:33.581Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-21T18:19:33.594Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-21T18:19:33.605Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-21T18:19:33.614Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-21T18:19:33.625Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-21T18:19:33.638Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-21T18:19:33.649Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-21T18:19:33.659Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-21T18:19:33.670Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-21T18:19:33.687Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-10-21T18:19:33.698Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-21T18:19:33.712Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-21T18:19:33.722Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-21T18:19:33.733Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-21T18:19:33.746Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-21T18:19:33.757Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ad12a80d0ed111da80509275e6cf46d80da3588 [Pipeline] echo [2022-10-21T18:19:33.767Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ad12a8 [Pipeline] echo [2022-10-21T18:19:33.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-21T18:19:34.135Z] + git rev-list -1 --merges 9ad12a80d0ed111da80509275e6cf46d80da3588~1..9ad12a80d0ed111da80509275e6cf46d80da3588 [Pipeline] echo [2022-10-21T18:19:34.167Z] -----------> git rev-list -1 --merges 9ad12a80d0ed111da80509275e6cf46d80da3588~1..9ad12a80d0ed111da80509275e6cf46d80da3588 9ad12a80d0ed111da80509275e6cf46d80da3588 [false] [Pipeline] sh [2022-10-21T18:19:34.453Z] + git log --format=format:%s -1 9ad12a80d0ed111da80509275e6cf46d80da3588 [Pipeline] echo [2022-10-21T18:19:34.469Z] ========================================================= [2022-10-21T18:19:34.469Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-21T18:19:34.469Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-21T18:19:34.796Z] + git log --format=format:%s -1 9ad12a80d0ed111da80509275e6cf46d80da3588 [Pipeline] echo [2022-10-21T18:19:34.806Z] [semverPrep] GIT_COMMIT: 9ad12a80d0ed111da80509275e6cf46d80da3588, Commit Message: feat: Add capability to use messaging based Command Client (#384) [Pipeline] echo [2022-10-21T18:19:34.813Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-21T18:19:35.143Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-21T18:19:35.143Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-21T18:19:35.143Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-21T18:19:35.143Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-21T18:19:35.143Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-21T18:19:35.143Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-21T18:19:35.143Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T18:19:35.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T18:19:35.482Z] [2022-10-21T18:19:35.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T18:19:35.781Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T18:19:35.781Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-21T18:19:35.781Z] b85a868b505f: Pulling fs layer [2022-10-21T18:19:35.781Z] e2be974225ed: Pulling fs layer [2022-10-21T18:19:35.781Z] 339a4e72a1f5: Pulling fs layer [2022-10-21T18:19:35.781Z] 988bab9f4d93: Pulling fs layer [2022-10-21T18:19:35.781Z] 1469e6f7b9e6: Pulling fs layer [2022-10-21T18:19:35.781Z] eaf3925da568: Pulling fs layer [2022-10-21T18:19:35.781Z] bab4dde63d76: Pulling fs layer [2022-10-21T18:19:35.781Z] bde34c3a00c8: Pulling fs layer [2022-10-21T18:19:35.781Z] b352a97aabf1: Pulling fs layer [2022-10-21T18:19:35.781Z] 4872d77fe225: Pulling fs layer [2022-10-21T18:19:35.781Z] 5851b861e8e6: Pulling fs layer [2022-10-21T18:19:35.781Z] bab4dde63d76: Waiting [2022-10-21T18:19:35.781Z] b352a97aabf1: Waiting [2022-10-21T18:19:35.781Z] bde34c3a00c8: Waiting [2022-10-21T18:19:35.782Z] 4872d77fe225: Waiting [2022-10-21T18:19:35.782Z] 5851b861e8e6: Waiting [2022-10-21T18:19:35.782Z] 1469e6f7b9e6: Waiting [2022-10-21T18:19:35.782Z] eaf3925da568: Waiting [2022-10-21T18:19:36.042Z] e2be974225ed: Verifying Checksum [2022-10-21T18:19:36.042Z] e2be974225ed: Download complete [2022-10-21T18:19:36.042Z] 988bab9f4d93: Download complete [2022-10-21T18:19:36.042Z] 1469e6f7b9e6: Verifying Checksum [2022-10-21T18:19:36.042Z] 1469e6f7b9e6: Download complete [2022-10-21T18:19:36.042Z] eaf3925da568: Download complete [2022-10-21T18:19:36.042Z] 339a4e72a1f5: Verifying Checksum [2022-10-21T18:19:36.042Z] 339a4e72a1f5: Download complete [2022-10-21T18:19:36.042Z] bde34c3a00c8: Verifying Checksum [2022-10-21T18:19:36.042Z] bde34c3a00c8: Download complete [2022-10-21T18:19:36.042Z] b352a97aabf1: Download complete [2022-10-21T18:19:36.301Z] 4872d77fe225: Download complete [2022-10-21T18:19:36.301Z] 5851b861e8e6: Verifying Checksum [2022-10-21T18:19:36.301Z] 5851b861e8e6: Download complete [2022-10-21T18:19:36.301Z] b85a868b505f: Verifying Checksum [2022-10-21T18:19:36.301Z] b85a868b505f: Download complete [2022-10-21T18:19:36.560Z] bab4dde63d76: Verifying Checksum [2022-10-21T18:19:36.560Z] bab4dde63d76: Download complete [2022-10-21T18:19:37.499Z] b85a868b505f: Pull complete [2022-10-21T18:19:37.759Z] e2be974225ed: Pull complete [2022-10-21T18:19:38.018Z] 339a4e72a1f5: Pull complete [2022-10-21T18:19:38.277Z] 988bab9f4d93: Pull complete [2022-10-21T18:19:38.535Z] 1469e6f7b9e6: Pull complete [2022-10-21T18:19:38.535Z] eaf3925da568: Pull complete [2022-10-21T18:19:40.459Z] bab4dde63d76: Pull complete [2022-10-21T18:19:40.459Z] bde34c3a00c8: Pull complete [2022-10-21T18:19:40.720Z] b352a97aabf1: Pull complete [2022-10-21T18:19:40.720Z] 4872d77fe225: Pull complete [2022-10-21T18:19:40.720Z] 5851b861e8e6: Pull complete [2022-10-21T18:19:40.720Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-21T18:19:40.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T18:19:40.720Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T18:19:40.806Z] prd-ubuntu20.04-docker-8c-8g-8779 does not seem to be running inside a container [2022-10-21T18:19:40.847Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-21T18:19:42.194Z] $ docker top a1e8f0f28f157233fc99916370534d211c3180fa8dfa04946a9c010f5ffd0b7f -eo pid,comm [2022-10-21T18:19:42.248Z] 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). [2022-10-21T18:19:42.248Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-21T18:19:42.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T18:19:42.331Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T18:19:42.455Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T18:19:42.461Z] $ docker exec a1e8f0f28f157233fc99916370534d211c3180fa8dfa04946a9c010f5ffd0b7f ssh-agent [2022-10-21T18:19:42.597Z] SSH_AUTH_SOCK=/tmp/ssh-N5P2SOh6FRdH/agent.33 [2022-10-21T18:19:42.597Z] SSH_AGENT_PID=39 [2022-10-21T18:19:42.604Z] Running ssh-add (command line suppressed) [2022-10-21T18:19:42.716Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10992222033939939043.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10992222033939939043.key) [2022-10-21T18:19:42.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T18:19:43.019Z] + git tag --points-at HEAD [Pipeline] } [2022-10-21T18:19:43.034Z] $ docker exec --env ******** --env ******** a1e8f0f28f157233fc99916370534d211c3180fa8dfa04946a9c010f5ffd0b7f ssh-agent -k [2022-10-21T18:19:43.139Z] unset SSH_AUTH_SOCK; [2022-10-21T18:19:43.139Z] unset SSH_AGENT_PID; [2022-10-21T18:19:43.139Z] echo Agent pid 39 killed; [2022-10-21T18:19:43.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-21T18:19:43.169Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T18:19:43.169Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T18:19:43.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T18:19:43.289Z] $ docker exec a1e8f0f28f157233fc99916370534d211c3180fa8dfa04946a9c010f5ffd0b7f ssh-agent [2022-10-21T18:19:43.403Z] SSH_AUTH_SOCK=/tmp/ssh-7uKJEz478nER/agent.71 [2022-10-21T18:19:43.403Z] SSH_AGENT_PID=77 [2022-10-21T18:19:43.409Z] Running ssh-add (command line suppressed) [2022-10-21T18:19:43.512Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16678494318462379851.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16678494318462379851.key) [2022-10-21T18:19:43.522Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T18:19:43.810Z] + git semver init [2022-10-21T18:19:44.070Z] 2022-10-21 18:19:43,991 [run_init] DEBUG init version:0.0.0 force:False [2022-10-21T18:19:44.070Z] 2022-10-21 18:19:43,992 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-10-21T18:19:44.070Z] 2022-10-21 18:19:43,993 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-10-21T18:19:44.070Z] 2022-10-21 18:19:43,993 [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) [2022-10-21T18:19:45.008Z] 2022-10-21 18:19:44,939 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2022-10-21T18:19:45.008Z] 2022-10-21 18:19:44,939 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2022-10-21T18:19:45.008Z] 2022-10-21 18:19:44,939 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-21T18:19:45.008Z] 2022-10-21 18:19:44,939 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-21T18:19:45.008Z] 2.3.0-dev.23 [Pipeline] } [2022-10-21T18:19:45.021Z] $ docker exec --env ******** --env ******** a1e8f0f28f157233fc99916370534d211c3180fa8dfa04946a9c010f5ffd0b7f ssh-agent -k [2022-10-21T18:19:45.131Z] unset SSH_AUTH_SOCK; [2022-10-21T18:19:45.132Z] unset SSH_AGENT_PID; [2022-10-21T18:19:45.133Z] echo Agent pid 77 killed; [2022-10-21T18:19:45.140Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-21T18:19:45.444Z] + git semver [Pipeline] } [2022-10-21T18:19:45.719Z] $ docker stop --time=1 a1e8f0f28f157233fc99916370534d211c3180fa8dfa04946a9c010f5ffd0b7f [2022-10-21T18:19:47.057Z] $ docker rm -f a1e8f0f28f157233fc99916370534d211c3180fa8dfa04946a9c010f5ffd0b7f [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-21T18:19:47.389Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-21T18:19:47.561Z] Stashed 1 file(s) [Pipeline] echo [2022-10-21T18:19:47.563Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.23 [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 [2022-10-21T18:19:47.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-21T18:19:47.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-21T18:19:47.735Z] ========================================================= [2022-10-21T18:19:47.735Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-21T18:19:47.735Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-21T18:19:48.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-21T18:19:48.024Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-21T18:19:48.024Z] 213ec9aee27d: Pulling fs layer [2022-10-21T18:19:48.024Z] 4583459ba037: Pulling fs layer [2022-10-21T18:19:48.024Z] 93c1e223e6f2: Pulling fs layer [2022-10-21T18:19:48.024Z] 53926ce57604: Pulling fs layer [2022-10-21T18:19:48.024Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-21T18:19:48.024Z] 30f14e443154: Pulling fs layer [2022-10-21T18:19:48.024Z] 801331c1e519: Pulling fs layer [2022-10-21T18:19:48.024Z] 99cc6dd402b0: Pulling fs layer [2022-10-21T18:19:48.024Z] 7d9ed39f4882: Pulling fs layer [2022-10-21T18:19:48.024Z] 30f14e443154: Waiting [2022-10-21T18:19:48.024Z] 53926ce57604: Waiting [2022-10-21T18:19:48.024Z] 21b2b0c7a3f4: Waiting [2022-10-21T18:19:48.024Z] 7d9ed39f4882: Waiting [2022-10-21T18:19:48.024Z] 99cc6dd402b0: Waiting [2022-10-21T18:19:48.024Z] 801331c1e519: Waiting [2022-10-21T18:19:48.024Z] 93c1e223e6f2: Verifying Checksum [2022-10-21T18:19:48.024Z] 93c1e223e6f2: Download complete [2022-10-21T18:19:48.024Z] 4583459ba037: Download complete [2022-10-21T18:19:48.024Z] 21b2b0c7a3f4: Download complete [2022-10-21T18:19:48.024Z] 30f14e443154: Verifying Checksum [2022-10-21T18:19:48.024Z] 30f14e443154: Download complete [2022-10-21T18:19:48.024Z] 213ec9aee27d: Verifying Checksum [2022-10-21T18:19:48.024Z] 213ec9aee27d: Download complete [2022-10-21T18:19:48.024Z] 801331c1e519: Download complete [2022-10-21T18:19:48.286Z] 213ec9aee27d: Pull complete [2022-10-21T18:19:48.286Z] 4583459ba037: Pull complete [2022-10-21T18:19:48.552Z] 93c1e223e6f2: Pull complete [2022-10-21T18:19:48.552Z] 7d9ed39f4882: Download complete [2022-10-21T18:19:48.813Z] 99cc6dd402b0: Verifying Checksum [2022-10-21T18:19:48.813Z] 99cc6dd402b0: Download complete [2022-10-21T18:19:48.813Z] 53926ce57604: Verifying Checksum [2022-10-21T18:19:48.813Z] 53926ce57604: Download complete [2022-10-21T18:19:52.998Z] 53926ce57604: Pull complete [2022-10-21T18:19:52.998Z] 21b2b0c7a3f4: Pull complete [2022-10-21T18:19:52.998Z] 30f14e443154: Pull complete [2022-10-21T18:19:52.998Z] 801331c1e519: Pull complete [2022-10-21T18:19:55.536Z] 99cc6dd402b0: Pull complete [2022-10-21T18:19:55.795Z] 7d9ed39f4882: Pull complete [2022-10-21T18:19:55.795Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-21T18:19:55.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-21T18:19:55.795Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-10-21T18:19:56.082Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T18:19:56.379Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-21T18:19:56.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T18:19:56.440Z] prd-ubuntu20.04-docker-8c-8g-8779 does not seem to be running inside a container [2022-10-21T18:19:56.467Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-10-21T18:19:58.387Z] $ docker top b168c6707da793ef0869715850e606441c93d46414a2909fdae87179c6ace777 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-21T18:19:58.724Z] + go version [2022-10-21T18:19:58.724Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-21T18:19:58.736Z] $ docker stop --time=1 b168c6707da793ef0869715850e606441c93d46414a2909fdae87179c6ace777 [2022-10-21T18:20:00.059Z] $ docker rm -f b168c6707da793ef0869715850e606441c93d46414a2909fdae87179c6ace777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T18:20:00.442Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-21T18:20:00.443Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T18:20:00.504Z] prd-ubuntu20.04-docker-8c-8g-8779 does not seem to be running inside a container [2022-10-21T18:20:00.542Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-10-21T18:20:00.892Z] $ docker top 92fded48e4cd7fd4664b5d5df5e2ff712f741fb2efe20b2706be276c93c95c3d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-21T18:20:01.230Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2022-10-21T18:20:01.524Z] + make test [2022-10-21T18:20:01.524Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-21T18:20:01.524Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-10-21T18:20:01.524Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-21T18:20:01.524Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 [2022-10-21T18:20:01.524Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.23 [2022-10-21T18:20:01.524Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-21T18:20:01.524Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-21T18:20:01.524Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.10 [2022-10-21T18:20:01.784Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.14 [2022-10-21T18:20:01.784Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-10-21T18:20:01.784Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-21T18:20:01.784Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-10-21T18:20:01.784Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 [2022-10-21T18:20:02.044Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-21T18:20:02.044Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-21T18:20:02.044Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-21T18:20:02.044Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-21T18:20:02.044Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-21T18:20:02.044Z] go: downloading github.com/go-kit/log v0.2.1 [2022-10-21T18:20:02.044Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-21T18:20:02.044Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-21T18:20:02.044Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-21T18:20:02.044Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-10-21T18:20:02.044Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-21T18:20:02.044Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-21T18:20:02.044Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-21T18:20:02.044Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-21T18:20:02.044Z] go: downloading github.com/hashicorp/consul/api v1.15.2 [2022-10-21T18:20:02.044Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-21T18:20:02.044Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-10-21T18:20:02.044Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-21T18:20:02.044Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-21T18:20:02.044Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-21T18:20:02.044Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-10-21T18:20:02.044Z] go: downloading golang.org/x/text v0.3.7 [2022-10-21T18:20:02.044Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-10-21T18:20:02.044Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-10-21T18:20:02.044Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-10-21T18:20:02.044Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-21T18:20:02.044Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-21T18:20:02.304Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-10-21T18:20:02.304Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-10-21T18:20:02.304Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-10-21T18:20:02.304Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-10-21T18:20:02.304Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-21T18:20:02.304Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-21T18:20:02.304Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-21T18:20:02.304Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-10-21T18:20:02.564Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-21T18:20:02.564Z] go: downloading github.com/fatih/color v1.9.0 [2022-10-21T18:20:02.564Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-21T18:20:02.564Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-21T18:20:02.564Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-10-21T18:20:02.564Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-21T18:20:02.564Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-10-21T18:20:02.663Z] Still waiting to schedule task [2022-10-21T18:20:02.663Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8777’ [2022-10-21T18:20:02.825Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-10-21T18:20:02.825Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-10-21T18:20:15.032Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-10-21T18:20:15.291Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.016s coverage: 9.9% of statements [2022-10-21T18:20:15.291Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-10-21T18:20:15.291Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.011s coverage: 92.5% of statements [2022-10-21T18:20:15.291Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.024s coverage: 85.3% of statements [2022-10-21T18:20:17.823Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.029s coverage: 46.4% of statements [2022-10-21T18:20:17.823Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-10-21T18:20:17.823Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-10-21T18:20:17.823Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.015s coverage: 100.0% of statements [2022-10-21T18:20:17.823Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.326s coverage: 88.4% of statements [2022-10-21T18:20:17.823Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.025s coverage: 25.0% of statements [2022-10-21T18:20:18.758Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.030s coverage: 81.4% of statements [2022-10-21T18:20:18.758Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-10-21T18:20:18.758Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.013s coverage: 41.7% of statements [2022-10-21T18:20:18.758Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements [2022-10-21T18:20:26.868Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-21T18:20:26.868Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-21T18:20:29.395Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-21T18:20:29.395Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-21T18:20:29.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-21T18:20:29.418Z] $ docker stop --time=1 92fded48e4cd7fd4664b5d5df5e2ff712f741fb2efe20b2706be276c93c95c3d [2022-10-21T18:20:32.055Z] $ docker rm -f 92fded48e4cd7fd4664b5d5df5e2ff712f741fb2efe20b2706be276c93c95c3d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-21T18:20:32.659Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-21T18:20:32.714Z] 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 [2022-10-21T18:20:33.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-21T18:20:33.138Z] [2022-10-21T18:20:33.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T18:20:33.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-21T18:20:33.436Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-21T18:20:33.436Z] 5eb5b503b376: Pulling fs layer [2022-10-21T18:20:33.436Z] 5c69ac0246d0: Pulling fs layer [2022-10-21T18:20:33.436Z] ec43610c2a17: Pulling fs layer [2022-10-21T18:20:33.436Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-21T18:20:33.436Z] 33b1e0a273af: Pulling fs layer [2022-10-21T18:20:33.436Z] 5d3b04190fa2: Pulling fs layer [2022-10-21T18:20:33.436Z] 2f39f015ded8: Pulling fs layer [2022-10-21T18:20:33.436Z] 3a2ae6a8a46f: Waiting [2022-10-21T18:20:33.436Z] 33b1e0a273af: Waiting [2022-10-21T18:20:33.436Z] 5d3b04190fa2: Waiting [2022-10-21T18:20:33.436Z] 2f39f015ded8: Waiting [2022-10-21T18:20:33.436Z] 5c69ac0246d0: Download complete [2022-10-21T18:20:33.436Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-21T18:20:33.436Z] 3a2ae6a8a46f: Download complete [2022-10-21T18:20:33.695Z] 33b1e0a273af: Verifying Checksum [2022-10-21T18:20:33.695Z] 33b1e0a273af: Download complete [2022-10-21T18:20:33.695Z] ec43610c2a17: Verifying Checksum [2022-10-21T18:20:33.695Z] ec43610c2a17: Download complete [2022-10-21T18:20:33.695Z] 5d3b04190fa2: Download complete [2022-10-21T18:20:33.695Z] 5eb5b503b376: Verifying Checksum [2022-10-21T18:20:33.695Z] 5eb5b503b376: Download complete [2022-10-21T18:20:35.070Z] 5eb5b503b376: Pull complete [2022-10-21T18:20:35.070Z] 5c69ac0246d0: Pull complete [2022-10-21T18:20:35.331Z] ec43610c2a17: Pull complete [2022-10-21T18:20:35.591Z] 3a2ae6a8a46f: Pull complete [2022-10-21T18:20:35.850Z] 33b1e0a273af: Pull complete [2022-10-21T18:20:35.850Z] 5d3b04190fa2: Pull complete [2022-10-21T18:20:40.039Z] 2f39f015ded8: Pull complete [2022-10-21T18:20:40.039Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-21T18:20:40.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-21T18:20:40.039Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T18:20:40.110Z] prd-ubuntu20.04-docker-8c-8g-8779 does not seem to be running inside a container [2022-10-21T18:20:40.135Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-21T18:20:41.948Z] $ docker top b6fbec9bd4c4dcf08f997827e00d3f86b2c63b61ceb450f6a11859a16c199e3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-21T18:20:42.342Z] ---> job-cost.sh [2022-10-21T18:20:42.342Z] lf-activate-venv: SKIPPING [2022-10-21T18:20:42.342Z] INFO: No Stack... [2022-10-21T18:20:42.601Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-21T18:20:43.168Z] INFO: Archiving Costs [Pipeline] sh [2022-10-21T18:20:43.457Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2022-10-21T18:20:43.457Z] + cut -d, -f6 [Pipeline] lock [2022-10-21T18:20:43.470Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-79-stack-cost] [2022-10-21T18:20:43.478Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-79-stack-cost] did not exist. Created. [2022-10-21T18:20:43.478Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-21T18:20:43.774Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-21T18:20:43.799Z] Stashed 1 file(s) [Pipeline] } [2022-10-21T18:20:43.804Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-79-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-21T18:20:43.821Z] $ docker stop --time=1 b6fbec9bd4c4dcf08f997827e00d3f86b2c63b61ceb450f6a11859a16c199e3f [2022-10-21T18:20:44.976Z] $ docker rm -f b6fbec9bd4c4dcf08f997827e00d3f86b2c63b61ceb450f6a11859a16c199e3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-21T18:23:30.189Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8780 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2022-10-21T18:23:30.200Z] Running in /w/workspace/go-mod-bootstrap/79 [Pipeline] { [Pipeline] checkout [2022-10-21T18:23:30.228Z] Selected Git installation does not exist. Using Default [2022-10-21T18:23:30.228Z] The recommended git tool is: NONE [2022-10-21T18:23:35.181Z] using credential edgex-jenkins-ssh [2022-10-21T18:23:35.195Z] Cloning the remote Git repository [2022-10-21T18:23:35.248Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-10-21T18:23:35.321Z] > git init /w/workspace/go-mod-bootstrap/79 # timeout=10 [2022-10-21T18:23:35.487Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-10-21T18:23:35.488Z] > git --version # timeout=10 [2022-10-21T18:23:35.506Z] > git --version # 'git version 2.25.1' [2022-10-21T18:23:35.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-21T18:23:35.555Z] Verifying host key using known hosts file [2022-10-21T18:23:35.745Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-21T18:23:35.757Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-21T18:23:36.930Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-10-21T18:23:36.962Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-21T18:23:37.776Z] Avoid second fetch [2022-10-21T18:23:37.777Z] Checking out Revision 9ad12a80d0ed111da80509275e6cf46d80da3588 (main) [2022-10-21T18:23:38.273Z] Commit message: " feat: Add capability to use messaging based Command Client (#384)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-21T18:23:37.795Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T18:23:37.812Z] > git checkout -f 9ad12a80d0ed111da80509275e6cf46d80da3588 # timeout=10 [2022-10-21T18:23:39.230Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-21T18:23:39.230Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-21T18:23:39.230Z] Dload Upload Total Spent Left Speed [2022-10-21T18:23:39.230Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91985 0 --:--:-- --:--:-- --:--:-- 91985 [Pipeline] sh [2022-10-21T18:23:39.848Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-21T18:23:40.172Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-21T18:23:40.172Z] + sudo tee /etc/docker/daemon.new [2022-10-21T18:23:40.172Z] { [2022-10-21T18:23:40.172Z] "registry-mirrors": [ [2022-10-21T18:23:40.172Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-21T18:23:40.172Z] ], [2022-10-21T18:23:40.172Z] "bip": "10.250.0.254/24", [2022-10-21T18:23:40.172Z] "hosts": [ [2022-10-21T18:23:40.172Z] "tcp://0.0.0.0:5555", [2022-10-21T18:23:40.172Z] "unix:///var/run/docker.sock" [2022-10-21T18:23:40.172Z] ], [2022-10-21T18:23:40.172Z] "mtu": 1458, [2022-10-21T18:23:40.172Z] "selinux-enabled": true, [2022-10-21T18:23:40.172Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-21T18:23:40.172Z] } [Pipeline] sh [2022-10-21T18:23:40.509Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-21T18:23:40.845Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-10-21T18:23:59.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-21T18:23:59.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-21T18:23:59.249Z] ========================================================= [2022-10-21T18:23:59.249Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-21T18:23:59.249Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-21T18:23:59.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-21T18:24:00.165Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-21T18:24:00.165Z] 9b18e9b68314: Pulling fs layer [2022-10-21T18:24:00.165Z] d32db5db7311: Pulling fs layer [2022-10-21T18:24:00.165Z] d0c4b47475fc: Pulling fs layer [2022-10-21T18:24:00.165Z] 5831b945b038: Pulling fs layer [2022-10-21T18:24:00.165Z] 86bbec2aaacd: Pulling fs layer [2022-10-21T18:24:00.165Z] e10730c5d714: Pulling fs layer [2022-10-21T18:24:00.165Z] 5dd5c2283517: Pulling fs layer [2022-10-21T18:24:00.165Z] d5ac0230b979: Pulling fs layer [2022-10-21T18:24:00.165Z] 5831b945b038: Waiting [2022-10-21T18:24:00.165Z] 86bbec2aaacd: Waiting [2022-10-21T18:24:00.165Z] e10730c5d714: Waiting [2022-10-21T18:24:00.165Z] 5dd5c2283517: Waiting [2022-10-21T18:24:00.165Z] d5ac0230b979: Waiting [2022-10-21T18:24:00.165Z] d0c4b47475fc: Verifying Checksum [2022-10-21T18:24:00.165Z] d0c4b47475fc: Download complete [2022-10-21T18:24:00.165Z] d32db5db7311: Download complete [2022-10-21T18:24:00.442Z] 86bbec2aaacd: Verifying Checksum [2022-10-21T18:24:00.442Z] 86bbec2aaacd: Download complete [2022-10-21T18:24:00.442Z] e10730c5d714: Verifying Checksum [2022-10-21T18:24:00.442Z] e10730c5d714: Download complete [2022-10-21T18:24:00.442Z] 9b18e9b68314: Verifying Checksum [2022-10-21T18:24:00.442Z] 9b18e9b68314: Download complete [2022-10-21T18:24:01.430Z] 9b18e9b68314: Pull complete [2022-10-21T18:24:01.705Z] d5ac0230b979: Verifying Checksum [2022-10-21T18:24:01.706Z] d5ac0230b979: Download complete [2022-10-21T18:24:01.978Z] d32db5db7311: Pull complete [2022-10-21T18:24:02.567Z] d0c4b47475fc: Pull complete [2022-10-21T18:24:02.840Z] 5dd5c2283517: Download complete [2022-10-21T18:24:03.427Z] 5831b945b038: Verifying Checksum [2022-10-21T18:24:03.427Z] 5831b945b038: Download complete [2022-10-21T18:24:15.779Z] 5831b945b038: Pull complete [2022-10-21T18:24:15.780Z] 86bbec2aaacd: Pull complete [2022-10-21T18:24:15.780Z] e10730c5d714: Pull complete [2022-10-21T18:24:21.140Z] 5dd5c2283517: Pull complete [2022-10-21T18:24:23.098Z] d5ac0230b979: Pull complete [2022-10-21T18:24:23.098Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-21T18:24:23.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-21T18:24:23.098Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-10-21T18:24:23.432Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T18:24:23.779Z] + docker inspect -f . ci-base-image-arm64 [2022-10-21T18:24:23.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T18:24:23.943Z] prd-ubuntu20.04-docker-arm64-4c-16g-8780 does not seem to be running inside a container [2022-10-21T18:24:24.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/79 -v /w/workspace/go-mod-bootstrap/79:/w/workspace/go-mod-bootstrap/79:rw,z -v /w/workspace/go-mod-bootstrap/79@tmp:/w/workspace/go-mod-bootstrap/79@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 [2022-10-21T18:24:27.066Z] $ docker top 55adbcbccc3672e574412e5e5bb322599bb0641bb24864f65a0dc1397c362e77 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-21T18:24:27.908Z] + go version [2022-10-21T18:24:27.908Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-21T18:24:27.974Z] $ docker stop --time=1 55adbcbccc3672e574412e5e5bb322599bb0641bb24864f65a0dc1397c362e77 [2022-10-21T18:24:30.716Z] $ docker rm -f 55adbcbccc3672e574412e5e5bb322599bb0641bb24864f65a0dc1397c362e77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T18:24:31.266Z] + docker inspect -f . ci-base-image-arm64 [2022-10-21T18:24:31.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T18:24:31.422Z] prd-ubuntu20.04-docker-arm64-4c-16g-8780 does not seem to be running inside a container [2022-10-21T18:24:31.509Z] $ 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/79 -v /w/workspace/go-mod-bootstrap/79:/w/workspace/go-mod-bootstrap/79:rw,z -v /w/workspace/go-mod-bootstrap/79@tmp:/w/workspace/go-mod-bootstrap/79@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 [2022-10-21T18:24:32.655Z] $ docker top 4e6af805dd8888c2d22ef823c24d2eb7a12fd0afc9f0b1fa03fce9da4fe5b99f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-21T18:24:33.146Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/79 [Pipeline] fileExists [Pipeline] sh [2022-10-21T18:24:33.477Z] + make test [2022-10-21T18:24:33.744Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-21T18:24:33.744Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-10-21T18:24:33.744Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.14 [2022-10-21T18:24:33.744Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 [2022-10-21T18:24:34.010Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 [2022-10-21T18:24:34.010Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-21T18:24:34.010Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.10 [2022-10-21T18:24:34.010Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-10-21T18:24:34.010Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-21T18:24:34.010Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.23 [2022-10-21T18:24:34.276Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-10-21T18:24:34.276Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-21T18:24:34.276Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-21T18:24:34.276Z] go: downloading github.com/go-kit/log v0.2.1 [2022-10-21T18:24:34.542Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-21T18:24:34.542Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-21T18:24:34.542Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-21T18:24:34.542Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-21T18:24:34.542Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-21T18:24:34.542Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-21T18:24:34.542Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-21T18:24:34.815Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-21T18:24:34.815Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-10-21T18:24:34.815Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-21T18:24:34.815Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-21T18:24:34.815Z] go: downloading github.com/hashicorp/consul/api v1.15.2 [2022-10-21T18:24:34.815Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-21T18:24:34.815Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-10-21T18:24:34.815Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-21T18:24:34.815Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-21T18:24:35.781Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-21T18:24:35.781Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-21T18:24:35.781Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-21T18:24:35.781Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-21T18:24:35.781Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-10-21T18:24:36.054Z] go: downloading golang.org/x/text v0.3.7 [2022-10-21T18:24:36.054Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-21T18:24:36.054Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-10-21T18:24:36.054Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-10-21T18:24:36.054Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-10-21T18:24:36.054Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-21T18:24:36.054Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-21T18:24:37.039Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-10-21T18:24:37.039Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-10-21T18:24:37.039Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-10-21T18:24:37.039Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-10-21T18:24:37.039Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-21T18:24:37.039Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-21T18:24:37.306Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-10-21T18:24:37.573Z] go: downloading github.com/fatih/color v1.9.0 [2022-10-21T18:24:37.573Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-21T18:24:37.573Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-21T18:24:37.839Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-10-21T18:24:38.804Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-10-21T18:24:39.070Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-21T18:24:39.070Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-10-21T18:24:39.658Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-10-21T18:26:01.302Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-10-21T18:26:04.642Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.161s coverage: 9.9% of statements [2022-10-21T18:26:04.642Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-10-21T18:26:04.642Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.090s coverage: 92.5% of statements [2022-10-21T18:26:04.643Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.028s coverage: 85.3% of statements [2022-10-21T18:26:14.729Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.182s coverage: 46.4% of statements [2022-10-21T18:26:14.729Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-10-21T18:26:14.729Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-10-21T18:26:14.729Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.097s coverage: 100.0% of statements [2022-10-21T18:26:14.729Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.421s coverage: 88.4% of statements [2022-10-21T18:26:14.729Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.065s coverage: 25.0% of statements [2022-10-21T18:26:20.079Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.108s coverage: 81.4% of statements [2022-10-21T18:26:20.079Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-10-21T18:26:20.079Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.054s coverage: 41.7% of statements [2022-10-21T18:26:20.079Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements [2022-10-21T18:26:20.079Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-21T18:26:20.079Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-21T18:26:42.164Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-21T18:26:42.164Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-21T18:26:42.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-21T18:26:42.197Z] $ docker stop --time=1 4e6af805dd8888c2d22ef823c24d2eb7a12fd0afc9f0b1fa03fce9da4fe5b99f [2022-10-21T18:26:43.929Z] $ docker rm -f 4e6af805dd8888c2d22ef823c24d2eb7a12fd0afc9f0b1fa03fce9da4fe5b99f [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-21T18:26:46.442Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-21T18:26:46.464Z] Warning: overwriting stash ‘coverage-report’ [2022-10-21T18:26:46.890Z] 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 [2022-10-21T18:26:47.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-21T18:26:47.335Z] [2022-10-21T18:26:47.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T18:26:47.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-21T18:26:47.665Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-21T18:26:47.665Z] 8998bd30e6a1: Pulling fs layer [2022-10-21T18:26:47.665Z] 04944245beec: Pulling fs layer [2022-10-21T18:26:47.665Z] 699f458cf7ca: Pulling fs layer [2022-10-21T18:26:47.665Z] 765212b225bb: Pulling fs layer [2022-10-21T18:26:47.665Z] f23df028b6ca: Pulling fs layer [2022-10-21T18:26:47.665Z] d65c8cfc05b1: Pulling fs layer [2022-10-21T18:26:47.665Z] 2437ff75d9bd: Pulling fs layer [2022-10-21T18:26:47.665Z] 765212b225bb: Waiting [2022-10-21T18:26:47.665Z] f23df028b6ca: Waiting [2022-10-21T18:26:47.665Z] d65c8cfc05b1: Waiting [2022-10-21T18:26:47.665Z] 2437ff75d9bd: Waiting [2022-10-21T18:26:47.931Z] 04944245beec: Verifying Checksum [2022-10-21T18:26:47.931Z] 04944245beec: Download complete [2022-10-21T18:26:47.931Z] 765212b225bb: Verifying Checksum [2022-10-21T18:26:47.931Z] 765212b225bb: Download complete [2022-10-21T18:26:47.931Z] f23df028b6ca: Download complete [2022-10-21T18:26:47.931Z] d65c8cfc05b1: Verifying Checksum [2022-10-21T18:26:47.931Z] d65c8cfc05b1: Download complete [2022-10-21T18:26:47.931Z] 699f458cf7ca: Verifying Checksum [2022-10-21T18:26:48.512Z] 8998bd30e6a1: Verifying Checksum [2022-10-21T18:26:48.512Z] 8998bd30e6a1: Download complete [2022-10-21T18:26:50.454Z] 2437ff75d9bd: Verifying Checksum [2022-10-21T18:26:50.454Z] 2437ff75d9bd: Download complete [2022-10-21T18:26:51.866Z] 8998bd30e6a1: Pull complete [2022-10-21T18:26:53.273Z] 04944245beec: Pull complete [2022-10-21T18:26:54.684Z] 699f458cf7ca: Pull complete [2022-10-21T18:26:54.684Z] 765212b225bb: Pull complete [2022-10-21T18:26:55.271Z] f23df028b6ca: Pull complete [2022-10-21T18:26:55.540Z] d65c8cfc05b1: Pull complete [2022-10-21T18:27:10.551Z] 2437ff75d9bd: Pull complete [2022-10-21T18:27:10.552Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-21T18:27:10.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-21T18:27:10.552Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T18:27:10.736Z] prd-ubuntu20.04-docker-arm64-4c-16g-8780 does not seem to be running inside a container [2022-10-21T18:27:10.810Z] $ 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/79 -v /w/workspace/go-mod-bootstrap/79:/w/workspace/go-mod-bootstrap/79:rw,z -v /w/workspace/go-mod-bootstrap/79@tmp:/w/workspace/go-mod-bootstrap/79@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 [2022-10-21T18:27:13.205Z] $ docker top ae7ce514a4ccc0478d9b4bcaf7e22dc74bf17d3ee5b1480b4bb24f5e9220055d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-21T18:27:14.036Z] ---> job-cost.sh [2022-10-21T18:27:14.036Z] lf-activate-venv: SKIPPING [2022-10-21T18:27:14.036Z] INFO: No Stack... [2022-10-21T18:27:14.300Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-21T18:27:15.256Z] INFO: Archiving Costs [Pipeline] sh [2022-10-21T18:27:15.572Z] + cut -d, -f6 [2022-10-21T18:27:15.572Z] + cat /w/workspace/go-mod-bootstrap/79/archives/cost.csv [Pipeline] lock [2022-10-21T18:27:15.905Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-79-stack-cost] [2022-10-21T18:27:15.912Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-79-stack-cost] did not exist. Created. [2022-10-21T18:27:15.912Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-21T18:27:16.250Z] /w/workspace/go-mod-bootstrap/79@tmp/durable-51cc02dd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-21T18:27:16.901Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-21T18:27:16.918Z] Warning: overwriting stash ‘stack-cost’ [2022-10-21T18:27:16.962Z] Stashed 1 file(s) [Pipeline] } [2022-10-21T18:27:16.968Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-79-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-21T18:27:16.986Z] $ docker stop --time=1 ae7ce514a4ccc0478d9b4bcaf7e22dc74bf17d3ee5b1480b4bb24f5e9220055d [2022-10-21T18:27:18.440Z] $ docker rm -f ae7ce514a4ccc0478d9b4bcaf7e22dc74bf17d3ee5b1480b4bb24f5e9220055d [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 [2022-10-21T18:27:18.803Z] provisioning config files... [2022-10-21T18:27:18.822Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13575352275467085571tmp [Pipeline] { [Pipeline] sh [2022-10-21T18:27:19.131Z] + set +x [2022-10-21T18:27:19.132Z] + bash -s -- [2022-10-21T18:27:19.132Z] + curl -s https://codecov.io/bash [2022-10-21T18:27:19.132Z] [2022-10-21T18:27:19.132Z] _____ _ [2022-10-21T18:27:19.132Z] / ____| | | [2022-10-21T18:27:19.132Z] | | ___ __| | ___ ___ _____ __ [2022-10-21T18:27:19.132Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-21T18:27:19.132Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-21T18:27:19.132Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-21T18:27:19.132Z] Bash-1.0.6 [2022-10-21T18:27:19.132Z] [2022-10-21T18:27:19.132Z] [2022-10-21T18:27:19.132Z] ==> git version 2.25.1 found [2022-10-21T18:27:19.132Z] ==> 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 [2022-10-21T18:27:19.132Z] Release-Date: 2020-01-08 [2022-10-21T18:27:19.132Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-21T18:27:19.132Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-21T18:27:19.132Z] ==> Jenkins CI detected. [2022-10-21T18:27:19.132Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2022-10-21T18:27:19.132Z] project root: . [2022-10-21T18:27:19.132Z] --> token set from env [2022-10-21T18:27:19.132Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-21T18:27:19.132Z] ==> Running gcov in . (disable via -X gcov) [2022-10-21T18:27:19.132Z] ==> Python coveragepy not found [2022-10-21T18:27:19.132Z] ==> Searching for coverage reports in: [2022-10-21T18:27:19.132Z] + . [2022-10-21T18:27:19.132Z] -> Found 1 reports [2022-10-21T18:27:19.132Z] ==> Detecting git/mercurial file structure [2022-10-21T18:27:19.132Z] ==> Reading reports [2022-10-21T18:27:19.132Z] + ./coverage.out bytes=68433 [2022-10-21T18:27:19.132Z] ==> Appending adjustments [2022-10-21T18:27:19.132Z] https://docs.codecov.io/docs/fixing-reports [2022-10-21T18:27:19.401Z] + Found adjustments [2022-10-21T18:27:19.401Z] ==> Gzipping contents [2022-10-21T18:27:19.401Z] 12K /tmp/codecov.cT4CWt.gz [2022-10-21T18:27:19.401Z] ==> Uploading reports [2022-10-21T18:27:19.401Z] url: https://codecov.io [2022-10-21T18:27:19.401Z] query: branch=main&commit=9ad12a80d0ed111da80509275e6cf46d80da3588&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-21T18:27:19.401Z] -> Pinging Codecov [2022-10-21T18:27:19.401Z] 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=9ad12a80d0ed111da80509275e6cf46d80da3588&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-21T18:27:19.678Z] -> Uploading to [2022-10-21T18:27:19.678Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-21/833815588EE85121546D348822E98E2E/9ad12a80d0ed111da80509275e6cf46d80da3588/4e9fdb89-6fde-4370-bd7f-21d358245105.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221021%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221021T182719Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2224d289228cef44578fd4d9e18ab9317cf28743c06de155dabfa8aa380a4a81 [2022-10-21T18:27:19.937Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-21T18:27:19.937Z] Dload Upload Total Spent Left Speed [2022-10-21T18:27:19.937Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11239 0 0 100 11239 0 50399 --:--:-- --:--:-- --:--:-- 50399 [2022-10-21T18:27:19.937Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/9ad12a80d0ed111da80509275e6cf46d80da3588 [Pipeline] } [2022-10-21T18:27:19.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-21T18:27:20.147Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-21T18:27:20.158Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T18:27:20.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-21T18:27:20.449Z] [2022-10-21T18:27:20.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T18:27:20.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-21T18:27:20.747Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-21T18:27:20.747Z] df9b9388f04a: Pulling fs layer [2022-10-21T18:27:20.747Z] 52dc419b0ee2: Pulling fs layer [2022-10-21T18:27:20.747Z] 25bc292e5bac: Pulling fs layer [2022-10-21T18:27:20.747Z] 114826534d7a: Pulling fs layer [2022-10-21T18:27:20.747Z] 4657fd5d0bcf: Pulling fs layer [2022-10-21T18:27:20.747Z] 6ad1cebc031e: Pulling fs layer [2022-10-21T18:27:20.747Z] 8a3aa393b2d8: Pulling fs layer [2022-10-21T18:27:20.747Z] 114826534d7a: Waiting [2022-10-21T18:27:20.747Z] 4657fd5d0bcf: Waiting [2022-10-21T18:27:20.747Z] 6ad1cebc031e: Waiting [2022-10-21T18:27:20.747Z] 8a3aa393b2d8: Waiting [2022-10-21T18:27:20.747Z] 25bc292e5bac: Verifying Checksum [2022-10-21T18:27:20.747Z] 25bc292e5bac: Download complete [2022-10-21T18:27:20.747Z] 52dc419b0ee2: Verifying Checksum [2022-10-21T18:27:20.747Z] 52dc419b0ee2: Download complete [2022-10-21T18:27:20.747Z] 4657fd5d0bcf: Download complete [2022-10-21T18:27:20.747Z] df9b9388f04a: Download complete [2022-10-21T18:27:21.007Z] 6ad1cebc031e: Verifying Checksum [2022-10-21T18:27:21.007Z] 6ad1cebc031e: Download complete [2022-10-21T18:27:21.007Z] df9b9388f04a: Pull complete [2022-10-21T18:27:21.007Z] 52dc419b0ee2: Pull complete [2022-10-21T18:27:21.007Z] 25bc292e5bac: Pull complete [2022-10-21T18:27:21.574Z] 114826534d7a: Verifying Checksum [2022-10-21T18:27:21.574Z] 114826534d7a: Download complete [2022-10-21T18:27:21.833Z] 8a3aa393b2d8: Verifying Checksum [2022-10-21T18:27:21.833Z] 8a3aa393b2d8: Download complete [2022-10-21T18:27:25.117Z] 114826534d7a: Pull complete [2022-10-21T18:27:25.117Z] 4657fd5d0bcf: Pull complete [2022-10-21T18:27:25.117Z] 6ad1cebc031e: Pull complete [2022-10-21T18:27:28.394Z] 8a3aa393b2d8: Pull complete [2022-10-21T18:27:28.394Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-21T18:27:28.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-21T18:27:28.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T18:27:28.469Z] prd-ubuntu20.04-docker-8c-8g-8779 does not seem to be running inside a container [2022-10-21T18:27:28.498Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-21T18:27:30.481Z] $ docker top 91f16a936a0c54cc8c56e7b7abfcbc9120cd0c0e6a4d9fa49af913a756c2ef16 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-21T18:27:30.549Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2022-10-21T18:27:30.827Z] + set -o pipefail [2022-10-21T18:27:30.827Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2022-10-21T18:27:37.392Z] [2022-10-21T18:27:37.393Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2022-10-21T18:27:37.393Z] [2022-10-21T18:27:37.393Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/ffa365e0-ee4a-4cef-aea5-ba65f3826b32 [2022-10-21T18:27:37.393Z] [2022-10-21T18:27:37.393Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-21T18:27:37.393Z] [2022-10-21T18:27:37.652Z] [2022-10-21T18:27:37.652Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-21T18:27:37.652Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-21T18:27:37.652Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-21T18:27:37.663Z] $ docker stop --time=1 91f16a936a0c54cc8c56e7b7abfcbc9120cd0c0e6a4d9fa49af913a756c2ef16 [2022-10-21T18:27:39.830Z] $ docker rm -f 91f16a936a0c54cc8c56e7b7abfcbc9120cd0c0e6a4d9fa49af913a756c2ef16 [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 [2022-10-21T18:27:40.513Z] + git log --format=format:%s -1 9ad12a80d0ed111da80509275e6cf46d80da3588 [Pipeline] sh [2022-10-21T18:27:40.803Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-21T18:27:40.803Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T18:27:41.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T18:27:41.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T18:27:41.174Z] prd-ubuntu20.04-docker-8c-8g-8779 does not seem to be running inside a container [2022-10-21T18:27:41.205Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-21T18:27:41.566Z] $ docker top 7fd3bf1bb8bbae1c3ece45468af6d955452e8b293268fedfa660aa116361bd0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-21T18:27:41.651Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T18:27:41.651Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T18:27:41.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T18:27:41.764Z] $ docker exec 7fd3bf1bb8bbae1c3ece45468af6d955452e8b293268fedfa660aa116361bd0a ssh-agent [2022-10-21T18:27:41.884Z] SSH_AUTH_SOCK=/tmp/ssh-gSRlXnDgFsOD/agent.32 [2022-10-21T18:27:41.884Z] SSH_AGENT_PID=38 [2022-10-21T18:27:41.890Z] Running ssh-add (command line suppressed) [2022-10-21T18:27:41.996Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16387120440903178397.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16387120440903178397.key) [2022-10-21T18:27:42.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T18:27:42.293Z] + git semver tag [2022-10-21T18:27:42.553Z] 2022-10-21 18:27:42,469 [run_tag] DEBUG tag force:False [2022-10-21T18:27:42.553Z] 2022-10-21 18:27:42,469 [check_head_tag] DEBUG check head tag [2022-10-21T18:27:42.553Z] 2022-10-21 18:27:42,470 [execute] INFO git cat-file --batch-check [2022-10-21T18:27:42.553Z] 2022-10-21 18:27:42,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-10-21T18:27:42.553Z] 2022-10-21 18:27:42,474 [execute] INFO git cat-file --batch [2022-10-21T18:27:42.553Z] 2022-10-21 18:27:42,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-10-21T18:27:42.553Z] 2022-10-21 18:27:42,505 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-21T18:27:42.553Z] 2022-10-21 18:27:42,505 [execute] INFO git tag -a v2.3.0-dev.23 -m v2.3.0-dev.23 [2022-10-21T18:27:42.553Z] 2022-10-21 18:27:42,506 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.23', '-m', 'v2.3.0-dev.23'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2022-10-21T18:27:42.553Z] 2022-10-21 18:27:42,511 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-21T18:27:42.553Z] 2.3.0-dev.23 [Pipeline] } [2022-10-21T18:27:42.564Z] $ docker exec --env ******** --env ******** 7fd3bf1bb8bbae1c3ece45468af6d955452e8b293268fedfa660aa116361bd0a ssh-agent -k [2022-10-21T18:27:42.668Z] unset SSH_AUTH_SOCK; [2022-10-21T18:27:42.668Z] unset SSH_AGENT_PID; [2022-10-21T18:27:42.668Z] echo Agent pid 38 killed; [2022-10-21T18:27:42.678Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-21T18:27:42.991Z] + git semver [Pipeline] } [2022-10-21T18:27:43.263Z] $ docker stop --time=1 7fd3bf1bb8bbae1c3ece45468af6d955452e8b293268fedfa660aa116361bd0a [2022-10-21T18:27:44.537Z] $ docker rm -f 7fd3bf1bb8bbae1c3ece45468af6d955452e8b293268fedfa660aa116361bd0a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T18:27:44.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-21T18:27:44.900Z] [2022-10-21T18:27:44.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T18:27:45.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-21T18:27:45.193Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-21T18:27:45.193Z] ab5ef0e58194: Pulling fs layer [2022-10-21T18:27:45.193Z] 9712f1f96733: Pulling fs layer [2022-10-21T18:27:45.193Z] 63f879dbbcfc: Pulling fs layer [2022-10-21T18:27:45.193Z] 0d9ebad4ef96: Pulling fs layer [2022-10-21T18:27:45.193Z] e9a5061849ea: Pulling fs layer [2022-10-21T18:27:45.193Z] d747dcd14b5f: Pulling fs layer [2022-10-21T18:27:45.193Z] 2de7ff778b66: Pulling fs layer [2022-10-21T18:27:45.193Z] 0d9ebad4ef96: Waiting [2022-10-21T18:27:45.193Z] e9a5061849ea: Waiting [2022-10-21T18:27:45.193Z] 2de7ff778b66: Waiting [2022-10-21T18:27:45.193Z] 9712f1f96733: Verifying Checksum [2022-10-21T18:27:45.193Z] 9712f1f96733: Download complete [2022-10-21T18:27:45.452Z] 63f879dbbcfc: Verifying Checksum [2022-10-21T18:27:45.452Z] 63f879dbbcfc: Download complete [2022-10-21T18:27:45.711Z] 0d9ebad4ef96: Verifying Checksum [2022-10-21T18:27:45.711Z] 0d9ebad4ef96: Download complete [2022-10-21T18:27:45.711Z] ab5ef0e58194: Verifying Checksum [2022-10-21T18:27:45.711Z] ab5ef0e58194: Download complete [2022-10-21T18:27:45.711Z] d747dcd14b5f: Verifying Checksum [2022-10-21T18:27:45.711Z] d747dcd14b5f: Download complete [2022-10-21T18:27:45.711Z] e9a5061849ea: Download complete [2022-10-21T18:27:45.970Z] 2de7ff778b66: Verifying Checksum [2022-10-21T18:27:45.970Z] 2de7ff778b66: Download complete [2022-10-21T18:27:48.502Z] ab5ef0e58194: Pull complete [2022-10-21T18:27:48.502Z] 9712f1f96733: Pull complete [2022-10-21T18:27:49.066Z] 63f879dbbcfc: Pull complete [2022-10-21T18:27:52.357Z] 0d9ebad4ef96: Pull complete [2022-10-21T18:27:52.616Z] e9a5061849ea: Pull complete [2022-10-21T18:27:52.616Z] d747dcd14b5f: Pull complete [2022-10-21T18:27:53.550Z] 2de7ff778b66: Pull complete [2022-10-21T18:27:53.809Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-21T18:27:53.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-21T18:27:53.809Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T18:27:53.891Z] prd-ubuntu20.04-docker-8c-8g-8779 does not seem to be running inside a container [2022-10-21T18:27:53.921Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-21T18:27:55.779Z] $ docker top c5a9e4224ac3ebdd444d71a29c88284fe076f3faa0adbd6c1d814e1bb8682e66 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-21T18:27:55.847Z] provisioning config files... [2022-10-21T18:27:55.853Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14121916454576034107tmp [2022-10-21T18:27:55.861Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config6920300824538304418tmp [2022-10-21T18:27:55.871Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config17028479731252700404tmp [Pipeline] { [Pipeline] echo [2022-10-21T18:27:55.885Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T18:27:56.167Z] ---> sigul-configuration.sh [2022-10-21T18:27:56.167Z] gpg: directory `/root/.gnupg' created [2022-10-21T18:27:56.167Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-21T18:27:56.167Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-21T18:27:56.167Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-21T18:27:56.167Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-21T18:27:56.167Z] gpg: CAST5 encrypted data [2022-10-21T18:27:56.167Z] gpg: encrypted with 1 passphrase [2022-10-21T18:27:56.167Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-21T18:27:56.451Z] + mkdir /home/jenkins [2022-10-21T18:27:56.451Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-21T18:27:56.738Z] + 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 [2022-10-21T18:27:56.746Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T18:27:57.030Z] ---> sigul-install.sh [2022-10-21T18:27:57.030Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-21T18:27:57.315Z] + git tag --list [2022-10-21T18:27:57.315Z] v0.0.1 [2022-10-21T18:27:57.315Z] v0.0.10 [2022-10-21T18:27:57.315Z] v0.0.11 [2022-10-21T18:27:57.315Z] v0.0.12 [2022-10-21T18:27:57.315Z] v0.0.13 [2022-10-21T18:27:57.315Z] v0.0.14 [2022-10-21T18:27:57.315Z] v0.0.15 [2022-10-21T18:27:57.315Z] v0.0.16 [2022-10-21T18:27:57.315Z] v0.0.17 [2022-10-21T18:27:57.315Z] v0.0.18 [2022-10-21T18:27:57.315Z] v0.0.19 [2022-10-21T18:27:57.315Z] v0.0.2 [2022-10-21T18:27:57.315Z] v0.0.20 [2022-10-21T18:27:57.315Z] v0.0.21 [2022-10-21T18:27:57.315Z] v0.0.22 [2022-10-21T18:27:57.315Z] v0.0.23 [2022-10-21T18:27:57.315Z] v0.0.24 [2022-10-21T18:27:57.315Z] v0.0.25 [2022-10-21T18:27:57.315Z] v0.0.26 [2022-10-21T18:27:57.315Z] v0.0.27 [2022-10-21T18:27:57.315Z] v0.0.28 [2022-10-21T18:27:57.315Z] v0.0.29 [2022-10-21T18:27:57.315Z] v0.0.3 [2022-10-21T18:27:57.315Z] v0.0.30 [2022-10-21T18:27:57.315Z] v0.0.31 [2022-10-21T18:27:57.315Z] v0.0.32 [2022-10-21T18:27:57.315Z] v0.0.33 [2022-10-21T18:27:57.315Z] v0.0.34 [2022-10-21T18:27:57.315Z] v0.0.35 [2022-10-21T18:27:57.315Z] v0.0.36 [2022-10-21T18:27:57.315Z] v0.0.37 [2022-10-21T18:27:57.315Z] v0.0.38 [2022-10-21T18:27:57.315Z] v0.0.39 [2022-10-21T18:27:57.315Z] v0.0.4 [2022-10-21T18:27:57.315Z] v0.0.40 [2022-10-21T18:27:57.315Z] v0.0.41 [2022-10-21T18:27:57.315Z] v0.0.42 [2022-10-21T18:27:57.315Z] v0.0.43 [2022-10-21T18:27:57.315Z] v0.0.44 [2022-10-21T18:27:57.315Z] v0.0.45 [2022-10-21T18:27:57.315Z] v0.0.46 [2022-10-21T18:27:57.315Z] v0.0.47 [2022-10-21T18:27:57.315Z] v0.0.48 [2022-10-21T18:27:57.315Z] v0.0.49 [2022-10-21T18:27:57.315Z] v0.0.5 [2022-10-21T18:27:57.315Z] v0.0.50 [2022-10-21T18:27:57.315Z] v0.0.51 [2022-10-21T18:27:57.315Z] v0.0.52 [2022-10-21T18:27:57.315Z] v0.0.53 [2022-10-21T18:27:57.315Z] v0.0.54 [2022-10-21T18:27:57.315Z] v0.0.55 [2022-10-21T18:27:57.315Z] v0.0.56 [2022-10-21T18:27:57.315Z] v0.0.57 [2022-10-21T18:27:57.315Z] v0.0.58 [2022-10-21T18:27:57.315Z] v0.0.59 [2022-10-21T18:27:57.315Z] v0.0.6 [2022-10-21T18:27:57.315Z] v0.0.60 [2022-10-21T18:27:57.315Z] v0.0.61 [2022-10-21T18:27:57.315Z] v0.0.62 [2022-10-21T18:27:57.315Z] v0.0.63 [2022-10-21T18:27:57.315Z] v0.0.64 [2022-10-21T18:27:57.315Z] v0.0.65 [2022-10-21T18:27:57.315Z] v0.0.66 [2022-10-21T18:27:57.315Z] v0.0.67 [2022-10-21T18:27:57.315Z] v0.0.68 [2022-10-21T18:27:57.315Z] v0.0.69 [2022-10-21T18:27:57.315Z] v0.0.7 [2022-10-21T18:27:57.315Z] v0.0.70 [2022-10-21T18:27:57.315Z] v0.0.71 [2022-10-21T18:27:57.315Z] v0.0.72 [2022-10-21T18:27:57.315Z] v0.0.8 [2022-10-21T18:27:57.315Z] v0.0.9 [2022-10-21T18:27:57.315Z] v2.0.0 [2022-10-21T18:27:57.315Z] v2.1.0 [2022-10-21T18:27:57.315Z] v2.1.1 [2022-10-21T18:27:57.315Z] v2.1.1-dev.1 [2022-10-21T18:27:57.315Z] v2.1.1-dev.2 [2022-10-21T18:27:57.315Z] v2.1.1-dev.3 [2022-10-21T18:27:57.315Z] v2.1.1-dev.4 [2022-10-21T18:27:57.315Z] v2.2.0 [2022-10-21T18:27:57.315Z] v2.2.1-dev.1 [2022-10-21T18:27:57.315Z] v2.2.1-dev.2 [2022-10-21T18:27:57.315Z] v2.2.1-dev.3 [2022-10-21T18:27:57.315Z] v2.2.1-dev.4 [2022-10-21T18:27:57.315Z] v2.2.1-dev.5 [2022-10-21T18:27:57.315Z] v2.2.1-dev.6 [2022-10-21T18:27:57.315Z] v2.2.1-dev.7 [2022-10-21T18:27:57.315Z] v2.2.1-dev.8 [2022-10-21T18:27:57.315Z] v2.2.1-dev.9 [2022-10-21T18:27:57.315Z] v2.3.0-dev.10 [2022-10-21T18:27:57.315Z] v2.3.0-dev.11 [2022-10-21T18:27:57.315Z] v2.3.0-dev.12 [2022-10-21T18:27:57.315Z] v2.3.0-dev.13 [2022-10-21T18:27:57.315Z] v2.3.0-dev.14 [2022-10-21T18:27:57.315Z] v2.3.0-dev.15 [2022-10-21T18:27:57.315Z] v2.3.0-dev.16 [2022-10-21T18:27:57.315Z] v2.3.0-dev.17 [2022-10-21T18:27:57.315Z] v2.3.0-dev.18 [2022-10-21T18:27:57.315Z] v2.3.0-dev.19 [2022-10-21T18:27:57.315Z] v2.3.0-dev.20 [2022-10-21T18:27:57.315Z] v2.3.0-dev.21 [2022-10-21T18:27:57.315Z] v2.3.0-dev.22 [2022-10-21T18:27:57.315Z] v2.3.0-dev.23 [Pipeline] sh [2022-10-21T18:27:57.596Z] + lftools sign git-tag v2.3.0-dev.23 [2022-10-21T18:27:58.164Z] Signing Git tag with Sigul... [2022-10-21T18:27:58.164Z] Signing v2.3.0-dev.23 [Pipeline] echo [2022-10-21T18:27:58.433Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T18:27:58.718Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-21T18:27:58.725Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-21T18:27:58.748Z] $ docker stop --time=1 c5a9e4224ac3ebdd444d71a29c88284fe076f3faa0adbd6c1d814e1bb8682e66 [2022-10-21T18:28:00.052Z] $ docker rm -f c5a9e4224ac3ebdd444d71a29c88284fe076f3faa0adbd6c1d814e1bb8682e66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-21T18:28:00.436Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-21T18:28:00.436Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T18:28:00.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T18:28:00.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T18:28:00.795Z] prd-ubuntu20.04-docker-8c-8g-8779 does not seem to be running inside a container [2022-10-21T18:28:00.825Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-21T18:28:01.223Z] $ docker top e8573577698092fd560575be42232307c2a0c99d44046eaa2ff94d7346b04cf9 -eo pid,comm [2022-10-21T18:28:01.272Z] 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). [2022-10-21T18:28:01.272Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-21T18:28:01.307Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T18:28:01.307Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T18:28:01.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T18:28:01.430Z] $ docker exec e8573577698092fd560575be42232307c2a0c99d44046eaa2ff94d7346b04cf9 ssh-agent [2022-10-21T18:28:01.536Z] SSH_AUTH_SOCK=/tmp/ssh-zmlk0fzFwaWr/agent.32 [2022-10-21T18:28:01.536Z] SSH_AGENT_PID=39 [2022-10-21T18:28:01.541Z] Running ssh-add (command line suppressed) [2022-10-21T18:28:01.649Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4803612874071450557.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4803612874071450557.key) [2022-10-21T18:28:01.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T18:28:01.946Z] + git semver bump pre [2022-10-21T18:28:02.207Z] 2022-10-21 18:28:02,145 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-21T18:28:02.207Z] 2022-10-21 18:28:02,145 [bump_version] DEBUG bumping version:2.3.0-dev.23 on axis:pre with prefix:dev [2022-10-21T18:28:02.207Z] 2022-10-21 18:28:02,145 [bump_version] DEBUG bumped version:2.3.0-dev.24 [2022-10-21T18:28:02.207Z] 2022-10-21 18:28:02,145 [write_version] DEBUG write version:2.3.0-dev.24 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2022-10-21T18:28:02.207Z] 2022-10-21 18:28:02,145 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-21T18:28:02.207Z] 2022-10-21 18:28:02,145 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-21T18:28:02.207Z] 2022-10-21 18:28:02,147 [execute] INFO git cat-file --batch-check [2022-10-21T18:28:02.207Z] 2022-10-21 18:28:02,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-21T18:28:02.207Z] 2022-10-21 18:28:02,157 [execute] INFO git cat-file --batch [2022-10-21T18:28:02.207Z] 2022-10-21 18:28:02,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-21T18:28:02.207Z] 2022-10-21 18:28:02,163 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-21T18:28:02.207Z] 2.3.0-dev.24 [Pipeline] } [2022-10-21T18:28:02.216Z] $ docker exec --env ******** --env ******** e8573577698092fd560575be42232307c2a0c99d44046eaa2ff94d7346b04cf9 ssh-agent -k [2022-10-21T18:28:02.329Z] unset SSH_AUTH_SOCK; [2022-10-21T18:28:02.329Z] unset SSH_AGENT_PID; [2022-10-21T18:28:02.329Z] echo Agent pid 39 killed; [2022-10-21T18:28:02.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-21T18:28:02.691Z] + git semver [Pipeline] } [2022-10-21T18:28:02.963Z] $ docker stop --time=1 e8573577698092fd560575be42232307c2a0c99d44046eaa2ff94d7346b04cf9 [2022-10-21T18:28:04.271Z] $ docker rm -f e8573577698092fd560575be42232307c2a0c99d44046eaa2ff94d7346b04cf9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-21T18:28:04.606Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-21T18:28:04.606Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T18:28:04.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T18:28:04.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T18:28:04.968Z] prd-ubuntu20.04-docker-8c-8g-8779 does not seem to be running inside a container [2022-10-21T18:28:04.996Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-21T18:28:05.334Z] $ docker top 854defa400ac4a9078cc816cab305b0f799249e44c3fd6a827e021a05b003831 -eo pid,comm [2022-10-21T18:28:05.380Z] 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). [2022-10-21T18:28:05.380Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-21T18:28:05.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T18:28:05.412Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T18:28:05.519Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T18:28:05.524Z] $ docker exec 854defa400ac4a9078cc816cab305b0f799249e44c3fd6a827e021a05b003831 ssh-agent [2022-10-21T18:28:05.632Z] SSH_AUTH_SOCK=/tmp/ssh-harn1o0vxL49/agent.32 [2022-10-21T18:28:05.632Z] SSH_AGENT_PID=39 [2022-10-21T18:28:05.636Z] Running ssh-add (command line suppressed) [2022-10-21T18:28:05.753Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14466471338358831227.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14466471338358831227.key) [2022-10-21T18:28:05.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T18:28:06.053Z] + git semver push [2022-10-21T18:28:06.312Z] 2022-10-21 18:28:06,234 [run_push] DEBUG push [2022-10-21T18:28:06.312Z] 2022-10-21 18:28:06,234 [execute] INFO git cat-file --batch-check [2022-10-21T18:28:06.312Z] 2022-10-21 18:28:06,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-21T18:28:06.312Z] 2022-10-21 18:28:06,239 [execute] INFO git rev-list a46d807f738fabfe69d841d594b80aa226eac42b -- [2022-10-21T18:28:06.312Z] 2022-10-21 18:28:06,239 [execute] DEBUG Popen(['git', 'rev-list', 'a46d807f738fabfe69d841d594b80aa226eac42b', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-21T18:28:06.312Z] 2022-10-21 18:28:06,250 [execute] INFO git fetch -v origin [2022-10-21T18:28:06.312Z] 2022-10-21 18:28:06,250 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-21T18:28:06.880Z] 2022-10-21 18:28:06,808 [run_push] DEBUG no remote changes detected [2022-10-21T18:28:06.880Z] 2022-10-21 18:28:06,809 [execute] INFO git push origin semver [2022-10-21T18:28:06.880Z] 2022-10-21 18:28:06,809 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-21T18:28:07.818Z] 2022-10-21 18:28:07,675 [run_push] DEBUG push all version tags [2022-10-21T18:28:07.818Z] 2022-10-21 18:28:07,675 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-21T18:28:07.818Z] 2022-10-21 18:28:07,676 [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) [2022-10-21T18:28:08.753Z] 2022-10-21 18:28:08,516 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-21T18:28:08.753Z] 2.3.0-dev.24 [Pipeline] } [2022-10-21T18:28:08.763Z] $ docker exec --env ******** --env ******** 854defa400ac4a9078cc816cab305b0f799249e44c3fd6a827e021a05b003831 ssh-agent -k [2022-10-21T18:28:08.874Z] unset SSH_AUTH_SOCK; [2022-10-21T18:28:08.874Z] unset SSH_AGENT_PID; [2022-10-21T18:28:08.874Z] echo Agent pid 39 killed; [2022-10-21T18:28:08.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-21T18:28:09.180Z] + git semver [Pipeline] } [2022-10-21T18:28:09.455Z] $ docker stop --time=1 854defa400ac4a9078cc816cab305b0f799249e44c3fd6a827e021a05b003831 [2022-10-21T18:28:10.780Z] $ docker rm -f 854defa400ac4a9078cc816cab305b0f799249e44c3fd6a827e021a05b003831 [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 [2022-10-21T18:28:11.282Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2022-10-21T18:28:11.282Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-10-21T18:28:11.282Z] total 16 [2022-10-21T18:28:11.282Z] drwxr-xr-x 3 root root 4096 Oct 21 18:20 . [2022-10-21T18:28:11.282Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 21 18:27 .. [2022-10-21T18:28:11.282Z] drwxr-xr-x 2 root root 4096 Oct 21 18:20 cost [2022-10-21T18:28:11.282Z] -rw-r--r-- 1 root root 87 Oct 21 18:20 cost.csv [2022-10-21T18:28:11.282Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-10-21T18:28:11.282Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-10-21T18:28:11.282Z] total 16 [2022-10-21T18:28:11.282Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 18:20 . [2022-10-21T18:28:11.282Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 21 18:27 .. [2022-10-21T18:28:11.282Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 18:20 cost [2022-10-21T18:28:11.282Z] -rw-r--r-- 1 jenkins jenkins 87 Oct 21 18:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-21T18:28:11.571Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T18:28:12.428Z] ---> package-listing.sh [2022-10-21T18:28:12.428Z] ++ facter osfamily [2022-10-21T18:28:12.428Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-21T18:28:12.689Z] + OS_FAMILY=debian [2022-10-21T18:28:12.689Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2022-10-21T18:28:12.689Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-21T18:28:12.689Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-21T18:28:12.689Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-21T18:28:12.689Z] + PACKAGES=/tmp/packages_start.txt [2022-10-21T18:28:12.689Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-10-21T18:28:12.689Z] + PACKAGES=/tmp/packages_end.txt [2022-10-21T18:28:12.689Z] + case "${OS_FAMILY}" in [2022-10-21T18:28:12.689Z] + dpkg -l [2022-10-21T18:28:12.689Z] + grep '^ii' [2022-10-21T18:28:12.689Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-21T18:28:12.689Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-21T18:28:12.689Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-21T18:28:12.689Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-10-21T18:28:12.689Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2022-10-21T18:28:12.689Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2022-10-21T18:28:12.699Z] 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 [2022-10-21T18:28:12.977Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T18:28:13.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-21T18:28:13.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T18:28:13.597Z] prd-ubuntu20.04-docker-8c-8g-8779 does not seem to be running inside a container [2022-10-21T18:28:13.625Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-21T18:28:13.846Z] $ docker top b8fc11d176a8f647fa2504953198fcf44f0ac8f2b39dad0322476bcb2118a536 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-21T18:28:14.177Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-21T18:28:14.463Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-21T18:28:14.745Z] + ls /var/log/sa-host [2022-10-21T18:28:14.745Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-21T18:28:14.802Z] provisioning config files... [2022-10-21T18:28:14.811Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config29240079530454907tmp [Pipeline] { [Pipeline] echo [2022-10-21T18:28:14.823Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T18:28:15.103Z] ---> create-netrc.sh [Pipeline] } [2022-10-21T18:28:15.111Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-21T18:28:15.427Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-21T18:28:15.435Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T18:28:15.718Z] ---> sudo-logs.sh [2022-10-21T18:28:15.718Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-21T18:28:15.758Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T18:28:16.041Z] ---> job-cost.sh [2022-10-21T18:28:16.041Z] lf-activate-venv: SKIPPING [2022-10-21T18:28:16.041Z] DEBUG: total: 0.2199999988079071 [2022-10-21T18:28:16.041Z] INFO: Retrieving Stack Cost... [2022-10-21T18:28:16.609Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-21T18:28:16.868Z] INFO: Archiving Costs [Pipeline] echo [2022-10-21T18:28:16.878Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T18:28:17.156Z] ---> logs-deploy.sh [2022-10-21T18:28:17.156Z] lf-activate-venv: SKIPPING [2022-10-21T18:28:17.156Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/79 [2022-10-21T18:28:17.156Z] INFO: archiving workspace using pattern(s): [2022-10-21T18:28:18.091Z] Archives upload complete. [2022-10-21T18:28:18.349Z] INFO: archiving logs to Nexus [2022-10-21T18:28:18.917Z] ---> uname -a: [2022-10-21T18:28:18.917Z] Linux prd-ubuntu20-04-docker-8c-8g-8779 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-21T18:28:18.917Z] [2022-10-21T18:28:18.917Z] [2022-10-21T18:28:18.917Z] ---> lscpu: [2022-10-21T18:28:18.917Z] Architecture: x86_64 [2022-10-21T18:28:18.917Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-21T18:28:18.917Z] Byte Order: Little Endian [2022-10-21T18:28:18.917Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-21T18:28:18.917Z] CPU(s): 8 [2022-10-21T18:28:18.917Z] On-line CPU(s) list: 0-7 [2022-10-21T18:28:18.917Z] Thread(s) per core: 1 [2022-10-21T18:28:18.917Z] Core(s) per socket: 1 [2022-10-21T18:28:18.917Z] Socket(s): 8 [2022-10-21T18:28:18.917Z] NUMA node(s): 1 [2022-10-21T18:28:18.917Z] Vendor ID: AuthenticAMD [2022-10-21T18:28:18.917Z] CPU family: 23 [2022-10-21T18:28:18.917Z] Model: 49 [2022-10-21T18:28:18.917Z] Model name: AMD EPYC-Rome Processor [2022-10-21T18:28:18.917Z] Stepping: 0 [2022-10-21T18:28:18.917Z] CPU MHz: 2799.998 [2022-10-21T18:28:18.917Z] BogoMIPS: 5599.99 [2022-10-21T18:28:18.917Z] Virtualization: AMD-V [2022-10-21T18:28:18.917Z] Hypervisor vendor: KVM [2022-10-21T18:28:18.917Z] Virtualization type: full [2022-10-21T18:28:18.917Z] L1d cache: 256 KiB [2022-10-21T18:28:18.917Z] L1i cache: 256 KiB [2022-10-21T18:28:18.917Z] L2 cache: 4 MiB [2022-10-21T18:28:18.917Z] L3 cache: 128 MiB [2022-10-21T18:28:18.917Z] NUMA node0 CPU(s): 0-7 [2022-10-21T18:28:18.917Z] Vulnerability Itlb multihit: Not affected [2022-10-21T18:28:18.917Z] Vulnerability L1tf: Not affected [2022-10-21T18:28:18.917Z] Vulnerability Mds: Not affected [2022-10-21T18:28:18.917Z] Vulnerability Meltdown: Not affected [2022-10-21T18:28:18.917Z] Vulnerability Mmio stale data: Not affected [2022-10-21T18:28:18.917Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-21T18:28:18.917Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-21T18:28:18.917Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-21T18:28:18.917Z] Vulnerability Srbds: Not affected [2022-10-21T18:28:18.917Z] Vulnerability Tsx async abort: Not affected [2022-10-21T18:28:18.917Z] 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 [2022-10-21T18:28:18.917Z] [2022-10-21T18:28:18.917Z] [2022-10-21T18:28:18.917Z] ---> nproc: [2022-10-21T18:28:18.917Z] 8 [2022-10-21T18:28:18.917Z] [2022-10-21T18:28:18.917Z] [2022-10-21T18:28:18.917Z] ---> df -h: [2022-10-21T18:28:18.917Z] Filesystem Size Used Avail Use% Mounted on [2022-10-21T18:28:18.917Z] overlay 155G 12G 144G 8% / [2022-10-21T18:28:18.917Z] tmpfs 64M 0 64M 0% /dev [2022-10-21T18:28:18.917Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-21T18:28:18.917Z] shm 64M 0 64M 0% /dev/shm [2022-10-21T18:28:18.917Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-10-21T18:28:18.917Z] [2022-10-21T18:28:18.917Z] [2022-10-21T18:28:18.917Z] ---> sar -b -r -n DEV: [2022-10-21T18:28:18.917Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8779) 10/21/22 _x86_64_ (8 CPU) [2022-10-21T18:28:18.917Z] [2022-10-21T18:28:18.917Z] 18:18:57 LINUX RESTART (8 CPU) [2022-10-21T18:28:18.917Z] [2022-10-21T18:28:18.917Z] 18:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-21T18:28:18.917Z] 18:20:01 166.26 47.92 118.34 0.00 5386.60 201248.12 0.00 [2022-10-21T18:28:18.917Z] 18:21:01 61.34 0.45 60.89 0.00 18.26 32196.37 0.00 [2022-10-21T18:28:18.917Z] 18:22:01 1.38 0.00 1.38 0.00 0.00 15.48 0.00 [2022-10-21T18:28:18.917Z] 18:23:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 [2022-10-21T18:28:18.917Z] 18:24:01 2.87 0.98 1.88 0.00 67.58 46.12 0.00 [2022-10-21T18:28:18.917Z] 18:25:01 35.19 8.37 26.83 0.00 2816.86 4706.68 0.00 [2022-10-21T18:28:18.917Z] 18:26:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2022-10-21T18:28:18.917Z] 18:27:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2022-10-21T18:28:18.917Z] 18:28:01 102.73 0.28 102.45 0.00 25.32 58259.65 0.00 [2022-10-21T18:28:18.917Z] Average: 41.41 6.44 34.96 0.00 923.88 32947.40 0.00 [2022-10-21T18:28:18.917Z] [2022-10-21T18:28:18.917Z] 18:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-21T18:28:18.917Z] 18:20:01 29189472 31587244 726888 2.21 72992 2601432 1835008 5.41 990900 2342972 6088 [2022-10-21T18:28:18.917Z] 18:21:01 28687572 31598056 707352 2.15 94848 3047436 1752524 5.16 1154408 2625008 264 [2022-10-21T18:28:18.917Z] 18:22:01 28687512 31598140 707136 2.15 94876 3047436 1752524 5.16 1154268 2625008 12 [2022-10-21T18:28:18.917Z] 18:23:01 28696376 31607076 698020 2.12 94908 3047440 1752524 5.16 1144932 2625012 136 [2022-10-21T18:28:18.917Z] 18:24:01 28666416 31584160 719920 2.19 96380 3052656 1768584 5.21 1173488 2630104 372 [2022-10-21T18:28:18.917Z] 18:25:01 28381244 31570576 721156 2.19 113556 3296368 1789480 5.27 1315952 2741508 4 [2022-10-21T18:28:18.917Z] 18:26:01 28383308 31572656 719000 2.19 113588 3296372 1789480 5.27 1315312 2741512 20 [2022-10-21T18:28:18.917Z] 18:27:01 28383000 31572436 719212 2.19 113612 3296372 1789480 5.27 1315168 2741572 8 [2022-10-21T18:28:18.917Z] 18:28:01 26834632 31510556 772300 2.35 160344 4604892 1821484 5.37 1475188 3989480 616 [2022-10-21T18:28:18.917Z] Average: 28434392 31577878 721220 2.19 106123 3254489 1783454 5.26 1226624 2784686 836 [2022-10-21T18:28:18.917Z] [2022-10-21T18:28:18.917Z] 18:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-21T18:28:18.917Z] 18:20:01 vethdd79c40 4.92 8.43 0.40 19.67 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:20:01 lo 3.67 3.67 0.35 0.35 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:20:01 ens3 565.13 351.95 6436.07 85.41 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:20:01 docker0 8.15 11.10 0.75 62.85 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:21:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:21:01 ens3 167.79 107.15 3202.98 20.62 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:21:01 docker0 35.33 59.26 2.93 669.50 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:22:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:23:01 ens3 0.65 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:24:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:24:01 ens3 3.05 4.95 2.60 10.25 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:25:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:25:01 ens3 51.59 28.26 1295.01 8.58 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:26:01 ens3 6.95 1.82 12.00 0.12 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:27:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:28:01 veth87a99fb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:28:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:28:01 ens3 371.91 281.09 7886.24 106.40 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] 18:28:01 docker0 40.80 63.95 3.54 689.20 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] Average: veth87a99fb 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] Average: lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] Average: ens3 129.70 86.16 2092.89 25.71 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] Average: docker0 9.36 14.92 0.80 157.95 0.00 0.00 0.00 0.00 [2022-10-21T18:28:18.917Z] [2022-10-21T18:28:18.917Z] [2022-10-21T18:28:18.917Z] ---> sar -P ALL: [2022-10-21T18:28:18.917Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8779) 10/21/22 _x86_64_ (8 CPU) [2022-10-21T18:28:18.917Z] [2022-10-21T18:28:18.917Z] 18:18:57 LINUX RESTART (8 CPU) [2022-10-21T18:28:18.917Z] [2022-10-21T18:28:18.917Z] 18:19:01 CPU %user %nice %system %iowait %steal %idle [2022-10-21T18:28:18.917Z] 18:20:01 all 9.56 0.00 3.66 1.24 0.04 85.50 [2022-10-21T18:28:18.917Z] 18:20:01 0 9.27 0.00 4.30 0.22 0.03 86.18 [2022-10-21T18:28:18.917Z] 18:20:01 1 8.44 0.00 4.84 1.18 0.05 85.49 [2022-10-21T18:28:18.917Z] 18:20:01 2 8.80 0.00 3.05 0.52 0.03 87.60 [2022-10-21T18:28:18.917Z] 18:20:01 3 9.20 0.00 3.40 2.19 0.05 85.17 [2022-10-21T18:28:18.917Z] 18:20:01 4 8.74 0.00 3.16 0.74 0.05 87.32 [2022-10-21T18:28:18.917Z] 18:20:01 5 8.51 0.00 3.43 1.63 0.03 86.40 [2022-10-21T18:28:18.918Z] 18:20:01 6 11.00 0.00 3.48 2.14 0.05 83.32 [2022-10-21T18:28:18.918Z] 18:20:01 7 12.55 0.00 3.60 1.30 0.05 82.49 [2022-10-21T18:28:18.918Z] 18:21:01 all 26.84 0.00 5.02 0.62 0.07 67.45 [2022-10-21T18:28:18.918Z] 18:21:01 0 27.33 0.00 4.83 0.29 0.07 67.48 [2022-10-21T18:28:18.918Z] 18:21:01 1 27.24 0.00 4.69 0.05 0.07 67.95 [2022-10-21T18:28:18.918Z] 18:21:01 2 26.85 0.00 4.71 0.03 0.07 68.34 [2022-10-21T18:28:18.918Z] 18:21:01 3 26.35 0.00 4.64 0.03 0.07 68.91 [2022-10-21T18:28:18.918Z] 18:21:01 4 26.62 0.00 4.70 0.10 0.07 68.51 [2022-10-21T18:28:18.918Z] 18:21:01 5 27.63 0.00 4.98 0.74 0.07 66.59 [2022-10-21T18:28:18.918Z] 18:21:01 6 26.60 0.00 5.87 3.53 0.07 63.93 [2022-10-21T18:28:18.918Z] 18:21:01 7 26.11 0.00 5.77 0.22 0.07 67.84 [2022-10-21T18:28:18.918Z] 18:22:01 all 0.28 0.00 0.02 0.00 0.00 99.70 [2022-10-21T18:28:18.918Z] 18:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-21T18:28:18.918Z] 18:22:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-21T18:28:18.918Z] 18:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-21T18:28:18.918Z] 18:22:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2022-10-21T18:28:18.918Z] 18:22:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-21T18:28:18.918Z] 18:22:01 5 2.00 0.00 0.02 0.00 0.00 97.98 [2022-10-21T18:28:18.918Z] 18:22:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-21T18:28:18.918Z] 18:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-21T18:28:18.918Z] 18:23:01 all 0.28 0.00 0.01 0.00 0.00 99.70 [2022-10-21T18:28:18.918Z] 18:23:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-21T18:28:18.918Z] 18:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-21T18:28:18.918Z] 18:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-21T18:28:18.918Z] 18:23:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-21T18:28:18.918Z] 18:23:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-21T18:28:18.918Z] 18:23:01 5 1.99 0.00 0.02 0.00 0.00 98.00 [2022-10-21T18:28:18.918Z] 18:23:01 6 0.10 0.00 0.00 0.00 0.00 99.90 [2022-10-21T18:28:18.918Z] 18:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-21T18:28:18.918Z] 18:24:01 all 0.18 0.00 0.07 0.02 0.00 99.73 [2022-10-21T18:28:18.918Z] 18:24:01 0 0.03 0.00 0.07 0.08 0.00 99.82 [2022-10-21T18:28:18.918Z] 18:24:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2022-10-21T18:28:18.918Z] 18:24:01 2 0.12 0.00 0.05 0.00 0.00 99.83 [2022-10-21T18:28:18.918Z] 18:24:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2022-10-21T18:28:18.918Z] 18:24:01 4 0.10 0.00 0.05 0.02 0.00 99.83 [2022-10-21T18:28:18.918Z] 18:24:01 5 1.01 0.00 0.23 0.03 0.02 98.71 [2022-10-21T18:28:18.918Z] 18:24:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-21T18:28:18.918Z] 18:24:01 7 0.03 0.00 0.07 0.00 0.00 99.90 [2022-10-21T18:28:18.918Z] 18:25:01 all 1.12 0.00 0.70 0.28 0.01 97.89 [2022-10-21T18:28:18.918Z] 18:25:01 0 0.68 0.00 0.47 0.95 0.02 97.88 [2022-10-21T18:28:18.918Z] 18:25:01 1 1.75 0.00 0.43 0.43 0.02 97.36 [2022-10-21T18:28:18.918Z] 18:25:01 2 1.18 0.00 0.53 0.05 0.02 98.22 [2022-10-21T18:28:18.918Z] 18:25:01 3 1.32 0.00 2.08 0.05 0.02 96.53 [2022-10-21T18:28:18.918Z] 18:25:01 4 0.90 0.00 0.40 0.07 0.00 98.63 [2022-10-21T18:28:18.918Z] 18:25:01 5 1.15 0.00 0.48 0.10 0.00 98.27 [2022-10-21T18:28:18.918Z] 18:25:01 6 0.84 0.00 0.33 0.05 0.02 98.76 [2022-10-21T18:28:18.918Z] 18:25:01 7 1.14 0.00 0.87 0.52 0.02 97.46 [2022-10-21T18:28:18.918Z] 18:26:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-10-21T18:28:18.918Z] 18:26:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-21T18:28:18.918Z] 18:26:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-21T18:28:18.918Z] 18:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-21T18:28:18.918Z] 18:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-21T18:28:18.918Z] 18:26:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-21T18:28:18.918Z] 18:26:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2022-10-21T18:28:18.918Z] 18:26:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2022-10-21T18:28:18.918Z] 18:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-21T18:28:18.918Z] 18:27:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-10-21T18:28:18.918Z] 18:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-21T18:28:18.918Z] 18:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-21T18:28:18.918Z] 18:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-21T18:28:18.918Z] 18:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-21T18:28:18.918Z] 18:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-21T18:28:18.918Z] 18:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-21T18:28:18.918Z] 18:27:01 6 0.07 0.00 0.02 0.03 0.00 99.88 [2022-10-21T18:28:18.918Z] 18:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-21T18:28:18.918Z] 18:28:01 all 8.58 0.00 3.74 0.89 0.04 86.74 [2022-10-21T18:28:18.918Z] 18:28:01 0 7.65 0.00 3.57 0.45 0.03 88.29 [2022-10-21T18:28:18.918Z] 18:28:01 1 9.42 0.00 3.15 1.01 0.03 86.39 [2022-10-21T18:28:18.918Z] 18:28:01 2 8.40 0.00 3.86 2.75 0.03 84.95 [2022-10-21T18:28:18.918Z] 18:28:01 3 7.74 0.00 4.35 0.10 0.05 87.76 [2022-10-21T18:28:18.918Z] 18:28:01 4 7.86 0.00 3.07 0.51 0.03 88.52 [2022-10-21T18:28:18.918Z] 18:28:01 5 8.20 0.00 3.98 0.07 0.03 87.71 [2022-10-21T18:28:18.918Z] 18:28:01 6 10.89 0.00 3.96 0.10 0.05 85.00 [2022-10-21T18:28:18.918Z] 18:28:01 7 8.50 0.00 4.01 2.15 0.05 85.29 [2022-10-21T18:28:18.918Z] Average: all 5.18 0.00 1.46 0.34 0.02 93.00 [2022-10-21T18:28:18.918Z] Average: 0 4.99 0.00 1.47 0.22 0.02 93.30 [2022-10-21T18:28:18.918Z] Average: 1 5.19 0.00 1.45 0.30 0.02 93.04 [2022-10-21T18:28:18.918Z] Average: 2 5.01 0.00 1.35 0.37 0.02 93.25 [2022-10-21T18:28:18.918Z] Average: 3 4.95 0.00 1.61 0.26 0.02 93.16 [2022-10-21T18:28:18.918Z] Average: 4 4.89 0.00 1.26 0.16 0.02 93.66 [2022-10-21T18:28:18.918Z] Average: 5 5.58 0.00 1.45 0.28 0.02 92.67 [2022-10-21T18:28:18.918Z] Average: 6 5.48 0.00 1.52 0.65 0.02 92.34 [2022-10-21T18:28:18.918Z] Average: 7 5.34 0.00 1.58 0.46 0.02 92.60 [2022-10-21T18:28:18.918Z] [2022-10-21T18:28:18.918Z] [2022-10-21T18:28:18.918Z]