Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 249f27d59dea47e3b17151096c8996f9fee5bf90 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-ssh7327503239977513451.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6300024277367288859.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13180653736743099478.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh13401719342830701364.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-ssh9058756059516328674.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 ‘prd-centos7-blackbox-4c-2g-117564’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-117989’ is offline ‘prd-ubuntu20.04-docker-8c-8g-117993’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-117990’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117993 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 249f27d59dea47e3b17151096c8996f9fee5bf90 (main) Commit message: "build: Released go-mods (#397)" > 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 249f27d59dea47e3b17151096c8996f9fee5bf90 # timeout=10 > git rev-list --no-walk 5f132221f9d32bda2853ffade3e16b357ee0a66e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-02T22:05:08.129Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-02T22:05:08.186Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-02T22:05:08.206Z] ========================================================= [2022-11-02T22:05:08.206Z] EdgeX Global Pipelines Version Info [2022-11-02T22:05:08.206Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:05:08.910Z] ------------------- [2022-11-02T22:05:08.910Z] stable info: [2022-11-02T22:05:08.910Z] ------------------- [2022-11-02T22:05:08.910Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-02T22:05:08.910Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-02T22:05:08.910Z] Message: update stable to v1.0.244 [2022-11-02T22:05:09.479Z] ------------------- [2022-11-02T22:05:09.479Z] experimental info: [2022-11-02T22:05:09.479Z] ------------------- [2022-11-02T22:05:09.479Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-02T22:05:09.479Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-02T22:05:09.479Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-02T22:05:09.639Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-11-02T22:05:09.649Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-11-02T22:05:09.666Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-02T22:05:09.680Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-02T22:05:09.693Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-02T22:05:09.711Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-02T22:05:09.725Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-02T22:05:09.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-02T22:05:09.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-02T22:05:09.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-02T22:05:09.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-02T22:05:09.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-11-02T22:05:09.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-02T22:05:09.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-02T22:05:09.815Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T22:05:09.827Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T22:05:09.841Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T22:05:09.852Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T22:05:09.860Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-02T22:05:09.870Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-02T22:05:09.883Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-02T22:05:09.897Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-02T22:05:09.913Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-02T22:05:09.922Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-02T22:05:09.934Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-11-02T22:05:09.957Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-02T22:05:09.970Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-02T22:05:09.979Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-02T22:05:09.987Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-02T22:05:09.995Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-02T22:05:10.003Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 249f27d59dea47e3b17151096c8996f9fee5bf90 [Pipeline] echo [2022-11-02T22:05:10.011Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 249f27d [Pipeline] echo [2022-11-02T22:05:10.019Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-02T22:05:10.343Z] + git rev-list -1 --merges 249f27d59dea47e3b17151096c8996f9fee5bf90~1..249f27d59dea47e3b17151096c8996f9fee5bf90 [Pipeline] echo [2022-11-02T22:05:10.371Z] -----------> git rev-list -1 --merges 249f27d59dea47e3b17151096c8996f9fee5bf90~1..249f27d59dea47e3b17151096c8996f9fee5bf90 249f27d59dea47e3b17151096c8996f9fee5bf90 [false] [Pipeline] sh [2022-11-02T22:05:10.654Z] + git log --format=format:%s -1 249f27d59dea47e3b17151096c8996f9fee5bf90 [Pipeline] echo [2022-11-02T22:05:10.666Z] ========================================================= [2022-11-02T22:05:10.667Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-02T22:05:10.667Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-02T22:05:10.984Z] + git log --format=format:%s -1 249f27d59dea47e3b17151096c8996f9fee5bf90 [Pipeline] echo [2022-11-02T22:05:10.995Z] [semverPrep] GIT_COMMIT: 249f27d59dea47e3b17151096c8996f9fee5bf90, Commit Message: build: Released go-mods (#397) [Pipeline] echo [2022-11-02T22:05:11.001Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-02T22:05:11.350Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-02T22:05:11.350Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-02T22:05:11.350Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-02T22:05:11.350Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-02T22:05:11.350Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-02T22:05:11.350Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-02T22:05:11.350Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:05:11.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T22:05:11.684Z] [2022-11-02T22:05:11.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:05:11.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T22:05:11.975Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-02T22:05:11.975Z] b85a868b505f: Pulling fs layer [2022-11-02T22:05:11.975Z] e2be974225ed: Pulling fs layer [2022-11-02T22:05:11.975Z] 339a4e72a1f5: Pulling fs layer [2022-11-02T22:05:11.975Z] 988bab9f4d93: Pulling fs layer [2022-11-02T22:05:11.975Z] 1469e6f7b9e6: Pulling fs layer [2022-11-02T22:05:11.975Z] eaf3925da568: Pulling fs layer [2022-11-02T22:05:11.975Z] bab4dde63d76: Pulling fs layer [2022-11-02T22:05:11.975Z] bde34c3a00c8: Pulling fs layer [2022-11-02T22:05:11.975Z] b352a97aabf1: Pulling fs layer [2022-11-02T22:05:11.975Z] 4872d77fe225: Pulling fs layer [2022-11-02T22:05:11.975Z] 5851b861e8e6: Pulling fs layer [2022-11-02T22:05:11.975Z] bab4dde63d76: Waiting [2022-11-02T22:05:11.975Z] b352a97aabf1: Waiting [2022-11-02T22:05:11.975Z] bde34c3a00c8: Waiting [2022-11-02T22:05:11.975Z] 988bab9f4d93: Waiting [2022-11-02T22:05:11.975Z] 1469e6f7b9e6: Waiting [2022-11-02T22:05:11.975Z] eaf3925da568: Waiting [2022-11-02T22:05:11.975Z] 4872d77fe225: Waiting [2022-11-02T22:05:11.975Z] 5851b861e8e6: Waiting [2022-11-02T22:05:11.975Z] e2be974225ed: Verifying Checksum [2022-11-02T22:05:11.975Z] e2be974225ed: Download complete [2022-11-02T22:05:11.975Z] 988bab9f4d93: Verifying Checksum [2022-11-02T22:05:11.975Z] 988bab9f4d93: Download complete [2022-11-02T22:05:12.238Z] 1469e6f7b9e6: Verifying Checksum [2022-11-02T22:05:12.238Z] 1469e6f7b9e6: Download complete [2022-11-02T22:05:12.238Z] eaf3925da568: Verifying Checksum [2022-11-02T22:05:12.238Z] eaf3925da568: Download complete [2022-11-02T22:05:12.238Z] 339a4e72a1f5: Verifying Checksum [2022-11-02T22:05:12.238Z] 339a4e72a1f5: Download complete [2022-11-02T22:05:12.238Z] bde34c3a00c8: Verifying Checksum [2022-11-02T22:05:12.238Z] bde34c3a00c8: Download complete [2022-11-02T22:05:12.238Z] b352a97aabf1: Download complete [2022-11-02T22:05:12.238Z] 4872d77fe225: Verifying Checksum [2022-11-02T22:05:12.238Z] 4872d77fe225: Download complete [2022-11-02T22:05:12.238Z] 5851b861e8e6: Verifying Checksum [2022-11-02T22:05:12.238Z] 5851b861e8e6: Download complete [2022-11-02T22:05:12.238Z] b85a868b505f: Download complete [2022-11-02T22:05:12.498Z] bab4dde63d76: Verifying Checksum [2022-11-02T22:05:12.498Z] bab4dde63d76: Download complete [2022-11-02T22:05:13.441Z] b85a868b505f: Pull complete [2022-11-02T22:05:13.702Z] e2be974225ed: Pull complete [2022-11-02T22:05:13.963Z] 339a4e72a1f5: Pull complete [2022-11-02T22:05:14.222Z] 988bab9f4d93: Pull complete [2022-11-02T22:05:14.481Z] 1469e6f7b9e6: Pull complete [2022-11-02T22:05:14.481Z] eaf3925da568: Pull complete [2022-11-02T22:05:15.863Z] bab4dde63d76: Pull complete [2022-11-02T22:05:16.122Z] bde34c3a00c8: Pull complete [2022-11-02T22:05:16.122Z] b352a97aabf1: Pull complete [2022-11-02T22:05:16.122Z] 4872d77fe225: Pull complete [2022-11-02T22:05:16.381Z] 5851b861e8e6: Pull complete [2022-11-02T22:05:16.381Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-02T22:05:16.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T22:05:16.381Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T22:05:16.466Z] prd-ubuntu20.04-docker-8c-8g-117993 does not seem to be running inside a container [2022-11-02T22:05:16.507Z] $ 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-11-02T22:05:18.497Z] $ docker top ab9112e8a21c9ff6f706d3ab19b7ec935d8244552abc81a6e85fc20f0e933331 -eo pid,comm [2022-11-02T22:05:18.551Z] 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-11-02T22:05:18.551Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-02T22:05:18.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-02T22:05:18.587Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-02T22:05:18.697Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-02T22:05:18.700Z] $ docker exec ab9112e8a21c9ff6f706d3ab19b7ec935d8244552abc81a6e85fc20f0e933331 ssh-agent [2022-11-02T22:05:18.805Z] SSH_AUTH_SOCK=/tmp/ssh-5DMMWw7uTOTZ/agent.32 [2022-11-02T22:05:18.805Z] SSH_AGENT_PID=38 [2022-11-02T22:05:18.811Z] Running ssh-add (command line suppressed) [2022-11-02T22:05:18.892Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17901391517116953649.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17901391517116953649.key) [2022-11-02T22:05:18.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-02T22:05:19.193Z] + git tag --points-at HEAD [Pipeline] } [2022-11-02T22:05:19.205Z] $ docker exec --env ******** --env ******** ab9112e8a21c9ff6f706d3ab19b7ec935d8244552abc81a6e85fc20f0e933331 ssh-agent -k [2022-11-02T22:05:19.305Z] unset SSH_AUTH_SOCK; [2022-11-02T22:05:19.306Z] unset SSH_AGENT_PID; [2022-11-02T22:05:19.306Z] echo Agent pid 38 killed; [2022-11-02T22:05:19.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-02T22:05:19.345Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-02T22:05:19.345Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-02T22:05:19.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-02T22:05:19.459Z] $ docker exec ab9112e8a21c9ff6f706d3ab19b7ec935d8244552abc81a6e85fc20f0e933331 ssh-agent [2022-11-02T22:05:19.565Z] SSH_AUTH_SOCK=/tmp/ssh-g4i9oS7tunwl/agent.70 [2022-11-02T22:05:19.565Z] SSH_AGENT_PID=76 [2022-11-02T22:05:19.569Z] Running ssh-add (command line suppressed) [2022-11-02T22:05:19.676Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7068193206276470183.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7068193206276470183.key) [2022-11-02T22:05:19.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-02T22:05:19.980Z] + git semver init [2022-11-02T22:05:20.240Z] 2022-11-02 22:05:20,160 [run_init] DEBUG init version:0.0.0 force:False [2022-11-02T22:05:20.240Z] 2022-11-02 22:05:20,161 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-11-02T22:05:20.240Z] 2022-11-02 22:05:20,161 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-11-02T22:05:20.240Z] 2022-11-02 22:05:20,161 [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-11-02T22:05:21.178Z] 2022-11-02 22:05:21,093 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2022-11-02T22:05:21.178Z] 2022-11-02 22:05:21,093 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2022-11-02T22:05:21.178Z] 2022-11-02 22:05:21,094 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-11-02T22:05:21.178Z] 2022-11-02 22:05:21,094 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-11-02T22:05:21.178Z] 2.3.0-dev.30 [Pipeline] } [2022-11-02T22:05:21.188Z] $ docker exec --env ******** --env ******** ab9112e8a21c9ff6f706d3ab19b7ec935d8244552abc81a6e85fc20f0e933331 ssh-agent -k [2022-11-02T22:05:21.275Z] unset SSH_AUTH_SOCK; [2022-11-02T22:05:21.275Z] unset SSH_AGENT_PID; [2022-11-02T22:05:21.275Z] echo Agent pid 76 killed; [2022-11-02T22:05:21.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-02T22:05:21.588Z] + git semver [Pipeline] } [2022-11-02T22:05:21.862Z] $ docker stop --time=1 ab9112e8a21c9ff6f706d3ab19b7ec935d8244552abc81a6e85fc20f0e933331 [2022-11-02T22:05:23.145Z] $ docker rm -f ab9112e8a21c9ff6f706d3ab19b7ec935d8244552abc81a6e85fc20f0e933331 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T22:05:23.501Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-02T22:05:23.912Z] Stashed 1 file(s) [Pipeline] echo [2022-11-02T22:05:23.915Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.30 [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-11-02T22:05:24.045Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T22:05:24.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T22:05:24.061Z] ========================================================= [2022-11-02T22:05:24.061Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-02T22:05:24.061Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-02T22:05:24.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-02T22:05:24.348Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-02T22:05:24.348Z] 213ec9aee27d: Pulling fs layer [2022-11-02T22:05:24.348Z] 4583459ba037: Pulling fs layer [2022-11-02T22:05:24.348Z] 93c1e223e6f2: Pulling fs layer [2022-11-02T22:05:24.348Z] 53926ce57604: Pulling fs layer [2022-11-02T22:05:24.348Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-02T22:05:24.348Z] 22ff95d597cd: Pulling fs layer [2022-11-02T22:05:24.348Z] 12d6caf4c0d1: Pulling fs layer [2022-11-02T22:05:24.348Z] 96b7cbca73a9: Pulling fs layer [2022-11-02T22:05:24.348Z] a7acece74701: Pulling fs layer [2022-11-02T22:05:24.348Z] 21b2b0c7a3f4: Waiting [2022-11-02T22:05:24.348Z] 53926ce57604: Waiting [2022-11-02T22:05:24.348Z] 96b7cbca73a9: Waiting [2022-11-02T22:05:24.348Z] a7acece74701: Waiting [2022-11-02T22:05:24.348Z] 12d6caf4c0d1: Waiting [2022-11-02T22:05:24.348Z] 22ff95d597cd: Waiting [2022-11-02T22:05:24.348Z] 93c1e223e6f2: Verifying Checksum [2022-11-02T22:05:24.348Z] 93c1e223e6f2: Download complete [2022-11-02T22:05:24.348Z] 4583459ba037: Verifying Checksum [2022-11-02T22:05:24.348Z] 4583459ba037: Download complete [2022-11-02T22:05:24.348Z] 21b2b0c7a3f4: Download complete [2022-11-02T22:05:24.348Z] 22ff95d597cd: Verifying Checksum [2022-11-02T22:05:24.348Z] 22ff95d597cd: Download complete [2022-11-02T22:05:24.348Z] 213ec9aee27d: Verifying Checksum [2022-11-02T22:05:24.348Z] 213ec9aee27d: Download complete [2022-11-02T22:05:24.348Z] 12d6caf4c0d1: Verifying Checksum [2022-11-02T22:05:24.348Z] 12d6caf4c0d1: Download complete [2022-11-02T22:05:24.609Z] 213ec9aee27d: Pull complete [2022-11-02T22:05:24.609Z] 4583459ba037: Pull complete [2022-11-02T22:05:24.609Z] 93c1e223e6f2: Pull complete [2022-11-02T22:05:24.868Z] a7acece74701: Verifying Checksum [2022-11-02T22:05:24.868Z] a7acece74701: Download complete [2022-11-02T22:05:25.126Z] 96b7cbca73a9: Verifying Checksum [2022-11-02T22:05:25.126Z] 96b7cbca73a9: Download complete [2022-11-02T22:05:25.126Z] 53926ce57604: Verifying Checksum [2022-11-02T22:05:25.126Z] 53926ce57604: Download complete [2022-11-02T22:05:28.404Z] 53926ce57604: Pull complete [2022-11-02T22:05:28.404Z] 21b2b0c7a3f4: Pull complete [2022-11-02T22:05:28.404Z] 22ff95d597cd: Pull complete [2022-11-02T22:05:28.663Z] 12d6caf4c0d1: Pull complete [2022-11-02T22:05:30.560Z] 96b7cbca73a9: Pull complete [2022-11-02T22:05:31.495Z] a7acece74701: Pull complete [2022-11-02T22:05:31.495Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-02T22:05:31.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-02T22:05:31.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-11-02T22:05:31.782Z] + 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-11-02T22:05:32.084Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-02T22:05:32.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T22:05:32.230Z] prd-ubuntu20.04-docker-8c-8g-117993 does not seem to be running inside a container [2022-11-02T22:05:32.253Z] $ 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-11-02T22:05:35.112Z] $ docker top 1de5181e0a4554f3654bdc617e7882559ae64e0213a1584f2f1a2afe4f7dd479 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T22:05:35.460Z] + go version [2022-11-02T22:05:35.460Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-02T22:05:35.472Z] $ docker stop --time=1 1de5181e0a4554f3654bdc617e7882559ae64e0213a1584f2f1a2afe4f7dd479 [2022-11-02T22:05:36.748Z] $ docker rm -f 1de5181e0a4554f3654bdc617e7882559ae64e0213a1584f2f1a2afe4f7dd479 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:05:37.148Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-02T22:05:37.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T22:05:37.209Z] prd-ubuntu20.04-docker-8c-8g-117993 does not seem to be running inside a container [2022-11-02T22:05:37.237Z] $ 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-11-02T22:05:37.593Z] $ docker top a47c9f70c606ff770eef86d5675340b3b675606f5ef1f8601987fb9261ee07e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T22:05:37.932Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2022-11-02T22:05:38.224Z] + make test [2022-11-02T22:05:38.224Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-02T22:05:38.224Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-11-02T22:05:38.224Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-11-02T22:05:38.224Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 [2022-11-02T22:05:38.224Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0 [2022-11-02T22:05:38.224Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0 [2022-11-02T22:05:38.224Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0 [2022-11-02T22:05:38.224Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-11-02T22:05:38.224Z] go: downloading github.com/google/uuid v1.3.0 [2022-11-02T22:05:38.224Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-02T22:05:38.224Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0 [2022-11-02T22:05:38.224Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-11-02T22:05:38.224Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-11-02T22:05:38.482Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-02T22:05:38.482Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-02T22:05:38.482Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-11-02T22:05:38.482Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-11-02T22:05:38.482Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-11-02T22:05:38.482Z] go: downloading github.com/go-kit/log v0.2.1 [2022-11-02T22:05:38.482Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-11-02T22:05:38.482Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-02T22:05:38.482Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-11-02T22:05:38.482Z] go: downloading github.com/hashicorp/consul/api v1.15.3 [2022-11-02T22:05:38.482Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-11-02T22:05:38.482Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-11-02T22:05:38.482Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-11-02T22:05:38.482Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-11-02T22:05:38.482Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-11-02T22:05:38.482Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-11-02T22:05:38.482Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-11-02T22:05:38.482Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-11-02T22:05:38.482Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-11-02T22:05:38.482Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-11-02T22:05:38.482Z] go: downloading github.com/x448/float16 v0.8.4 [2022-11-02T22:05:38.482Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-11-02T22:05:38.482Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-11-02T22:05:38.482Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-11-02T22:05:38.482Z] go: downloading golang.org/x/text v0.3.7 [2022-11-02T22:05:38.482Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-11-02T22:05:38.482Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-11-02T22:05:38.482Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-11-02T22:05:38.482Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-11-02T22:05:38.482Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-11-02T22:05:38.482Z] go: downloading google.golang.org/grpc v1.46.0 [2022-11-02T22:05:38.739Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-11-02T22:05:38.739Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-11-02T22:05:38.739Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-11-02T22:05:38.739Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-11-02T22:05:38.739Z] go: downloading github.com/fatih/color v1.9.0 [2022-11-02T22:05:38.739Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-02T22:05:38.739Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-11-02T22:05:38.739Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-11-02T22:05:38.739Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-11-02T22:05:38.739Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-02T22:05:38.739Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-11-02T22:05:38.990Z] Still waiting to schedule task [2022-11-02T22:05:38.990Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-117990’ is offline [2022-11-02T22:05:38.998Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-11-02T22:05:38.998Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-11-02T22:05:48.963Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-11-02T22:05:49.221Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.027s coverage: 9.9% of statements [2022-11-02T22:05:49.221Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-11-02T22:05:49.221Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.016s coverage: 92.5% of statements [2022-11-02T22:05:49.221Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.013s coverage: 85.3% of statements [2022-11-02T22:05:51.763Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.026s coverage: 46.4% of statements [2022-11-02T22:05:51.763Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-11-02T22:05:51.763Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-11-02T22:05:51.763Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.019s coverage: 100.0% of statements [2022-11-02T22:05:51.763Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.320s coverage: 88.4% of statements [2022-11-02T22:05:51.763Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.018s coverage: 25.0% of statements [2022-11-02T22:05:52.698Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.029s coverage: 81.4% of statements [2022-11-02T22:05:52.698Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-11-02T22:05:52.698Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.022s coverage: 41.7% of statements [2022-11-02T22:05:52.698Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements [2022-11-02T22:05:59.258Z] 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-11-02T22:05:59.258Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-02T22:06:01.162Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-02T22:06:01.162Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-11-02T22:06:01.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-02T22:06:01.188Z] $ docker stop --time=1 a47c9f70c606ff770eef86d5675340b3b675606f5ef1f8601987fb9261ee07e0 [2022-11-02T22:06:04.334Z] $ docker rm -f a47c9f70c606ff770eef86d5675340b3b675606f5ef1f8601987fb9261ee07e0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T22:06:04.922Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-02T22:06:04.967Z] 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-11-02T22:06:05.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T22:06:05.374Z] [2022-11-02T22:06:05.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:06:05.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T22:06:05.674Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-02T22:06:05.674Z] 5eb5b503b376: Pulling fs layer [2022-11-02T22:06:05.674Z] 5c69ac0246d0: Pulling fs layer [2022-11-02T22:06:05.674Z] ec43610c2a17: Pulling fs layer [2022-11-02T22:06:05.674Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-02T22:06:05.674Z] 33b1e0a273af: Pulling fs layer [2022-11-02T22:06:05.674Z] 5d3b04190fa2: Pulling fs layer [2022-11-02T22:06:05.674Z] 2f39f015ded8: Pulling fs layer [2022-11-02T22:06:05.674Z] 33b1e0a273af: Waiting [2022-11-02T22:06:05.674Z] 5d3b04190fa2: Waiting [2022-11-02T22:06:05.674Z] 2f39f015ded8: Waiting [2022-11-02T22:06:05.674Z] 3a2ae6a8a46f: Waiting [2022-11-02T22:06:05.674Z] 5c69ac0246d0: Verifying Checksum [2022-11-02T22:06:05.674Z] 5c69ac0246d0: Download complete [2022-11-02T22:06:05.674Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-02T22:06:05.674Z] 3a2ae6a8a46f: Download complete [2022-11-02T22:06:05.934Z] 33b1e0a273af: Verifying Checksum [2022-11-02T22:06:05.934Z] 33b1e0a273af: Download complete [2022-11-02T22:06:05.934Z] ec43610c2a17: Verifying Checksum [2022-11-02T22:06:05.934Z] ec43610c2a17: Download complete [2022-11-02T22:06:05.934Z] 5d3b04190fa2: Verifying Checksum [2022-11-02T22:06:05.934Z] 5d3b04190fa2: Download complete [2022-11-02T22:06:05.934Z] 5eb5b503b376: Verifying Checksum [2022-11-02T22:06:05.934Z] 5eb5b503b376: Download complete [2022-11-02T22:06:06.499Z] 2f39f015ded8: Verifying Checksum [2022-11-02T22:06:06.499Z] 2f39f015ded8: Download complete [2022-11-02T22:06:07.066Z] 5eb5b503b376: Pull complete [2022-11-02T22:06:07.066Z] 5c69ac0246d0: Pull complete [2022-11-02T22:06:07.631Z] ec43610c2a17: Pull complete [2022-11-02T22:06:07.631Z] 3a2ae6a8a46f: Pull complete [2022-11-02T22:06:07.890Z] 33b1e0a273af: Pull complete [2022-11-02T22:06:07.890Z] 5d3b04190fa2: Pull complete [2022-11-02T22:06:12.075Z] 2f39f015ded8: Pull complete [2022-11-02T22:06:12.075Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-02T22:06:12.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T22:06:12.075Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T22:06:12.147Z] prd-ubuntu20.04-docker-8c-8g-117993 does not seem to be running inside a container [2022-11-02T22:06:12.178Z] $ 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-11-02T22:06:13.700Z] $ docker top 1988b083ed734ce30a5a2fd253601344659d4ff9c13af27b49f95fa68e8d727c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:06:14.067Z] ---> job-cost.sh [2022-11-02T22:06:14.067Z] lf-activate-venv: SKIPPING [2022-11-02T22:06:14.067Z] INFO: No Stack... [2022-11-02T22:06:14.325Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-02T22:06:14.895Z] INFO: Archiving Costs [Pipeline] sh [2022-11-02T22:06:15.183Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2022-11-02T22:06:15.183Z] + cut -d, -f6 [Pipeline] lock [2022-11-02T22:06:15.195Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-86-stack-cost] [2022-11-02T22:06:15.202Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-86-stack-cost] did not exist. Created. [2022-11-02T22:06:15.202Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-02T22:06:15.498Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-02T22:06:15.520Z] Stashed 1 file(s) [Pipeline] } [2022-11-02T22:06:15.525Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-86-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-02T22:06:15.580Z] $ docker stop --time=1 1988b083ed734ce30a5a2fd253601344659d4ff9c13af27b49f95fa68e8d727c [2022-11-02T22:06:16.733Z] $ docker rm -f 1988b083ed734ce30a5a2fd253601344659d4ff9c13af27b49f95fa68e8d727c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-02T22:07:59.140Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117995 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2022-11-02T22:07:59.153Z] Running in /w/workspace/go-mod-bootstrap/86 [Pipeline] { [Pipeline] checkout [2022-11-02T22:07:59.191Z] Selected Git installation does not exist. Using Default [2022-11-02T22:07:59.191Z] The recommended git tool is: NONE [2022-11-02T22:08:04.203Z] using credential edgex-jenkins-ssh [2022-11-02T22:08:04.219Z] Cloning the remote Git repository [2022-11-02T22:08:04.260Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-11-02T22:08:04.329Z] > git init /w/workspace/go-mod-bootstrap/86 # timeout=10 [2022-11-02T22:08:04.455Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-11-02T22:08:04.456Z] > git --version # timeout=10 [2022-11-02T22:08:04.473Z] > git --version # 'git version 2.25.1' [2022-11-02T22:08:04.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-02T22:08:04.518Z] Verifying host key using known hosts file [2022-11-02T22:08:04.698Z] 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-11-02T22:08:04.709Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-02T22:08:05.908Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-11-02T22:08:05.945Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-02T22:08:06.816Z] Avoid second fetch [2022-11-02T22:08:06.817Z] Checking out Revision 249f27d59dea47e3b17151096c8996f9fee5bf90 (main) [2022-11-02T22:08:07.331Z] Commit message: "build: Released go-mods (#397)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-02T22:08:06.838Z] > git config core.sparsecheckout # timeout=10 [2022-11-02T22:08:06.858Z] > git checkout -f 249f27d59dea47e3b17151096c8996f9fee5bf90 # timeout=10 [2022-11-02T22:08:08.224Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-02T22:08:08.224Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-02T22:08:08.224Z] Dload Upload Total Spent Left Speed [2022-11-02T22:08:08.224Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 198k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh [2022-11-02T22:08:08.883Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-02T22:08:09.219Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-02T22:08:09.219Z] + sudo tee /etc/docker/daemon.new [2022-11-02T22:08:09.219Z] { [2022-11-02T22:08:09.219Z] "registry-mirrors": [ [2022-11-02T22:08:09.219Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-02T22:08:09.219Z] ], [2022-11-02T22:08:09.219Z] "bip": "10.250.0.254/24", [2022-11-02T22:08:09.219Z] "hosts": [ [2022-11-02T22:08:09.219Z] "tcp://0.0.0.0:5555", [2022-11-02T22:08:09.219Z] "unix:///var/run/docker.sock" [2022-11-02T22:08:09.219Z] ], [2022-11-02T22:08:09.219Z] "mtu": 1458, [2022-11-02T22:08:09.219Z] "selinux-enabled": true, [2022-11-02T22:08:09.219Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-02T22:08:09.219Z] } [Pipeline] sh [2022-11-02T22:08:09.583Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-02T22:08:09.925Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-11-02T22:08:28.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T22:08:28.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T22:08:28.334Z] ========================================================= [2022-11-02T22:08:28.334Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-02T22:08:28.334Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-02T22:08:28.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-02T22:08:29.255Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-02T22:08:29.255Z] 9b18e9b68314: Pulling fs layer [2022-11-02T22:08:29.255Z] 35d82f9e3411: Pulling fs layer [2022-11-02T22:08:29.255Z] e16973657156: Pulling fs layer [2022-11-02T22:08:29.255Z] fc693d55d65f: Pulling fs layer [2022-11-02T22:08:29.255Z] 7e9fc2657dce: Pulling fs layer [2022-11-02T22:08:29.255Z] dda99020689f: Pulling fs layer [2022-11-02T22:08:29.255Z] db1c61fa0a46: Pulling fs layer [2022-11-02T22:08:29.255Z] 891c053d2c06: Pulling fs layer [2022-11-02T22:08:29.255Z] 7e9fc2657dce: Waiting [2022-11-02T22:08:29.255Z] dda99020689f: Waiting [2022-11-02T22:08:29.255Z] db1c61fa0a46: Waiting [2022-11-02T22:08:29.255Z] 891c053d2c06: Waiting [2022-11-02T22:08:29.255Z] fc693d55d65f: Waiting [2022-11-02T22:08:29.255Z] e16973657156: Verifying Checksum [2022-11-02T22:08:29.255Z] e16973657156: Download complete [2022-11-02T22:08:29.255Z] 35d82f9e3411: Download complete [2022-11-02T22:08:29.255Z] 7e9fc2657dce: Verifying Checksum [2022-11-02T22:08:29.255Z] 7e9fc2657dce: Download complete [2022-11-02T22:08:29.255Z] dda99020689f: Verifying Checksum [2022-11-02T22:08:29.255Z] dda99020689f: Download complete [2022-11-02T22:08:29.255Z] 9b18e9b68314: Download complete [2022-11-02T22:08:30.240Z] 9b18e9b68314: Pull complete [2022-11-02T22:08:30.240Z] 891c053d2c06: Verifying Checksum [2022-11-02T22:08:30.240Z] 891c053d2c06: Download complete [2022-11-02T22:08:30.850Z] 35d82f9e3411: Pull complete [2022-11-02T22:08:31.119Z] e16973657156: Pull complete [2022-11-02T22:08:31.387Z] db1c61fa0a46: Download complete [2022-11-02T22:08:31.978Z] fc693d55d65f: Verifying Checksum [2022-11-02T22:08:31.978Z] fc693d55d65f: Download complete [2022-11-02T22:08:44.342Z] fc693d55d65f: Pull complete [2022-11-02T22:08:44.342Z] 7e9fc2657dce: Pull complete [2022-11-02T22:08:44.342Z] dda99020689f: Pull complete [2022-11-02T22:08:51.012Z] db1c61fa0a46: Pull complete [2022-11-02T22:08:52.437Z] 891c053d2c06: Pull complete [2022-11-02T22:08:52.437Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-02T22:08:52.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-02T22:08:52.437Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-11-02T22:08:52.768Z] + 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-11-02T22:08:53.110Z] + docker inspect -f . ci-base-image-arm64 [2022-11-02T22:08:53.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T22:08:53.290Z] prd-ubuntu20.04-docker-arm64-4c-16g-117995 does not seem to be running inside a container [2022-11-02T22:08:53.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/86 -v /w/workspace/go-mod-bootstrap/86:/w/workspace/go-mod-bootstrap/86:rw,z -v /w/workspace/go-mod-bootstrap/86@tmp:/w/workspace/go-mod-bootstrap/86@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-11-02T22:08:56.313Z] $ docker top ddfdd9d32bdaf87c180f926568f98270d203d532d48ada7f5d031c535391184b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T22:08:57.134Z] + go version [2022-11-02T22:08:57.135Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-02T22:08:57.154Z] $ docker stop --time=1 ddfdd9d32bdaf87c180f926568f98270d203d532d48ada7f5d031c535391184b [2022-11-02T22:08:59.190Z] $ docker rm -f ddfdd9d32bdaf87c180f926568f98270d203d532d48ada7f5d031c535391184b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:08:59.761Z] + docker inspect -f . ci-base-image-arm64 [2022-11-02T22:08:59.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T22:08:59.946Z] prd-ubuntu20.04-docker-arm64-4c-16g-117995 does not seem to be running inside a container [2022-11-02T22:09:00.012Z] $ 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/86 -v /w/workspace/go-mod-bootstrap/86:/w/workspace/go-mod-bootstrap/86:rw,z -v /w/workspace/go-mod-bootstrap/86@tmp:/w/workspace/go-mod-bootstrap/86@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-11-02T22:09:01.190Z] $ docker top 41a972848f52ebb3c890a57693f79874c4d91f27f38529f6dfbc674c7fef3aee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T22:09:01.690Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/86 [Pipeline] fileExists [Pipeline] sh [2022-11-02T22:09:02.603Z] + make test [2022-11-02T22:09:02.603Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-02T22:09:02.603Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 [2022-11-02T22:09:02.603Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0 [2022-11-02T22:09:02.603Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0 [2022-11-02T22:09:02.874Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-11-02T22:09:02.874Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0 [2022-11-02T22:09:02.874Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-11-02T22:09:02.874Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-11-02T22:09:02.874Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-11-02T22:09:02.874Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0 [2022-11-02T22:09:03.142Z] go: downloading github.com/google/uuid v1.3.0 [2022-11-02T22:09:03.142Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-02T22:09:03.142Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-11-02T22:09:03.142Z] go: downloading github.com/go-kit/log v0.2.1 [2022-11-02T22:09:03.142Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-02T22:09:03.142Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-02T22:09:03.409Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-11-02T22:09:03.409Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-11-02T22:09:03.409Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-11-02T22:09:03.409Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-11-02T22:09:03.675Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-02T22:09:03.675Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-11-02T22:09:03.675Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-11-02T22:09:03.675Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-11-02T22:09:03.675Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-11-02T22:09:03.675Z] go: downloading github.com/hashicorp/consul/api v1.15.3 [2022-11-02T22:09:03.675Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-11-02T22:09:03.675Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-11-02T22:09:03.675Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-11-02T22:09:03.675Z] go: downloading google.golang.org/grpc v1.46.0 [2022-11-02T22:09:04.637Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-11-02T22:09:04.637Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-11-02T22:09:04.637Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-11-02T22:09:04.637Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-11-02T22:09:04.915Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-11-02T22:09:04.915Z] go: downloading golang.org/x/text v0.3.7 [2022-11-02T22:09:04.915Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-11-02T22:09:04.915Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-11-02T22:09:04.915Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-11-02T22:09:04.915Z] go: downloading github.com/x448/float16 v0.8.4 [2022-11-02T22:09:05.182Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-11-02T22:09:05.182Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-11-02T22:09:05.770Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-11-02T22:09:05.770Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-11-02T22:09:05.770Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-11-02T22:09:06.044Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-11-02T22:09:06.044Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-11-02T22:09:06.044Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-11-02T22:09:06.312Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-11-02T22:09:06.312Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-11-02T22:09:06.579Z] go: downloading github.com/fatih/color v1.9.0 [2022-11-02T22:09:06.579Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-02T22:09:06.579Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-11-02T22:09:08.014Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-11-02T22:09:08.014Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-02T22:09:08.014Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-11-02T22:09:08.282Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-11-02T22:10:44.937Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-11-02T22:10:44.937Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.111s coverage: 9.9% of statements [2022-11-02T22:10:44.937Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-11-02T22:10:44.937Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.088s coverage: 92.5% of statements [2022-11-02T22:10:44.937Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.024s coverage: 85.3% of statements [2022-11-02T22:10:47.526Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.165s coverage: 46.4% of statements [2022-11-02T22:10:47.526Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-11-02T22:10:47.526Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-11-02T22:10:47.526Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.081s coverage: 100.0% of statements [2022-11-02T22:10:47.526Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.440s coverage: 88.4% of statements [2022-11-02T22:10:47.526Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.069s coverage: 25.0% of statements [2022-11-02T22:10:54.180Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.111s coverage: 81.4% of statements [2022-11-02T22:10:54.180Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-11-02T22:10:54.180Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.045s coverage: 41.7% of statements [2022-11-02T22:10:54.180Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements [2022-11-02T22:10:54.180Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-02T22:10:54.180Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-02T22:11:16.250Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-02T22:11:16.250Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-11-02T22:11:16.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-02T22:11:16.277Z] $ docker stop --time=1 41a972848f52ebb3c890a57693f79874c4d91f27f38529f6dfbc674c7fef3aee [2022-11-02T22:11:18.044Z] $ docker rm -f 41a972848f52ebb3c890a57693f79874c4d91f27f38529f6dfbc674c7fef3aee [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T22:11:20.700Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-02T22:11:20.719Z] Warning: overwriting stash ‘coverage-report’ [2022-11-02T22:11:21.218Z] 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-11-02T22:11:21.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-02T22:11:21.662Z] [2022-11-02T22:11:21.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:11:21.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-02T22:11:22.264Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-02T22:11:22.265Z] 8998bd30e6a1: Pulling fs layer [2022-11-02T22:11:22.265Z] 04944245beec: Pulling fs layer [2022-11-02T22:11:22.265Z] 699f458cf7ca: Pulling fs layer [2022-11-02T22:11:22.265Z] 765212b225bb: Pulling fs layer [2022-11-02T22:11:22.265Z] f23df028b6ca: Pulling fs layer [2022-11-02T22:11:22.265Z] d65c8cfc05b1: Pulling fs layer [2022-11-02T22:11:22.265Z] 2437ff75d9bd: Pulling fs layer [2022-11-02T22:11:22.265Z] f23df028b6ca: Waiting [2022-11-02T22:11:22.265Z] d65c8cfc05b1: Waiting [2022-11-02T22:11:22.265Z] 2437ff75d9bd: Waiting [2022-11-02T22:11:22.265Z] 765212b225bb: Waiting [2022-11-02T22:11:22.265Z] 04944245beec: Verifying Checksum [2022-11-02T22:11:22.265Z] 04944245beec: Download complete [2022-11-02T22:11:22.265Z] 765212b225bb: Verifying Checksum [2022-11-02T22:11:22.265Z] 765212b225bb: Download complete [2022-11-02T22:11:22.265Z] f23df028b6ca: Verifying Checksum [2022-11-02T22:11:22.265Z] f23df028b6ca: Download complete [2022-11-02T22:11:22.265Z] d65c8cfc05b1: Download complete [2022-11-02T22:11:22.534Z] 699f458cf7ca: Verifying Checksum [2022-11-02T22:11:22.534Z] 699f458cf7ca: Download complete [2022-11-02T22:11:22.804Z] 8998bd30e6a1: Verifying Checksum [2022-11-02T22:11:22.804Z] 8998bd30e6a1: Download complete [2022-11-02T22:11:25.392Z] 2437ff75d9bd: Verifying Checksum [2022-11-02T22:11:25.392Z] 2437ff75d9bd: Download complete [2022-11-02T22:11:26.815Z] 8998bd30e6a1: Pull complete [2022-11-02T22:11:27.399Z] 04944245beec: Pull complete [2022-11-02T22:11:28.809Z] 699f458cf7ca: Pull complete [2022-11-02T22:11:28.809Z] 765212b225bb: Pull complete [2022-11-02T22:11:29.774Z] f23df028b6ca: Pull complete [2022-11-02T22:11:29.774Z] d65c8cfc05b1: Pull complete [2022-11-02T22:11:44.782Z] 2437ff75d9bd: Pull complete [2022-11-02T22:11:44.782Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-02T22:11:44.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-02T22:11:44.782Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T22:11:44.959Z] prd-ubuntu20.04-docker-arm64-4c-16g-117995 does not seem to be running inside a container [2022-11-02T22:11:45.027Z] $ 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/86 -v /w/workspace/go-mod-bootstrap/86:/w/workspace/go-mod-bootstrap/86:rw,z -v /w/workspace/go-mod-bootstrap/86@tmp:/w/workspace/go-mod-bootstrap/86@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-11-02T22:11:47.597Z] $ docker top aa3788cd4fc1c8bcab6fe0849827eea1b58ad6b235fea2f967ae0968754d58f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:11:48.112Z] ---> job-cost.sh [2022-11-02T22:11:48.381Z] lf-activate-venv: SKIPPING [2022-11-02T22:11:48.381Z] INFO: No Stack... [2022-11-02T22:11:48.647Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-02T22:11:49.603Z] INFO: Archiving Costs [Pipeline] sh [2022-11-02T22:11:49.919Z] + cut -d, -f6 [2022-11-02T22:11:49.919Z] + cat /w/workspace/go-mod-bootstrap/86/archives/cost.csv [Pipeline] lock [2022-11-02T22:11:49.980Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-86-stack-cost] [2022-11-02T22:11:49.986Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-86-stack-cost] did not exist. Created. [2022-11-02T22:11:49.986Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-02T22:11:50.635Z] /w/workspace/go-mod-bootstrap/86@tmp/durable-7e5bacc8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-02T22:11:51.284Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-02T22:11:51.306Z] Warning: overwriting stash ‘stack-cost’ [2022-11-02T22:11:51.355Z] Stashed 1 file(s) [Pipeline] } [2022-11-02T22:11:51.364Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-86-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-02T22:11:51.381Z] $ docker stop --time=1 aa3788cd4fc1c8bcab6fe0849827eea1b58ad6b235fea2f967ae0968754d58f1 [2022-11-02T22:11:52.887Z] $ docker rm -f aa3788cd4fc1c8bcab6fe0849827eea1b58ad6b235fea2f967ae0968754d58f1 [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-11-02T22:11:53.231Z] provisioning config files... [2022-11-02T22:11:53.242Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14359763864439985071tmp [Pipeline] { [Pipeline] sh [2022-11-02T22:11:53.532Z] + set +x [2022-11-02T22:11:53.532Z] + curl -s https://codecov.io/bash [2022-11-02T22:11:53.532Z] + bash -s -- [2022-11-02T22:11:53.532Z] [2022-11-02T22:11:53.532Z] _____ _ [2022-11-02T22:11:53.532Z] / ____| | | [2022-11-02T22:11:53.532Z] | | ___ __| | ___ ___ _____ __ [2022-11-02T22:11:53.532Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-02T22:11:53.532Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-02T22:11:53.532Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-02T22:11:53.532Z] Bash-1.0.6 [2022-11-02T22:11:53.532Z] [2022-11-02T22:11:53.532Z] [2022-11-02T22:11:53.532Z] ==> git version 2.25.1 found [2022-11-02T22:11:53.532Z] ==> 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-11-02T22:11:53.532Z] Release-Date: 2020-01-08 [2022-11-02T22:11:53.532Z] 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-11-02T22:11:53.532Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-02T22:11:53.532Z] ==> Jenkins CI detected. [2022-11-02T22:11:53.532Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2022-11-02T22:11:53.532Z] project root: . [2022-11-02T22:11:53.532Z] --> token set from env [2022-11-02T22:11:53.532Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-02T22:11:53.532Z] ==> Running gcov in . (disable via -X gcov) [2022-11-02T22:11:53.532Z] ==> Python coveragepy not found [2022-11-02T22:11:53.532Z] ==> Searching for coverage reports in: [2022-11-02T22:11:53.532Z] + . [2022-11-02T22:11:53.532Z] -> Found 1 reports [2022-11-02T22:11:53.532Z] ==> Detecting git/mercurial file structure [2022-11-02T22:11:53.532Z] ==> Reading reports [2022-11-02T22:11:53.532Z] + ./coverage.out bytes=68433 [2022-11-02T22:11:53.532Z] ==> Appending adjustments [2022-11-02T22:11:53.532Z] https://docs.codecov.io/docs/fixing-reports [2022-11-02T22:11:53.791Z] + Found adjustments [2022-11-02T22:11:53.791Z] ==> Gzipping contents [2022-11-02T22:11:53.791Z] 12K /tmp/codecov.h3p7V7.gz [2022-11-02T22:11:53.791Z] ==> Uploading reports [2022-11-02T22:11:53.791Z] url: https://codecov.io [2022-11-02T22:11:53.791Z] query: branch=main&commit=249f27d59dea47e3b17151096c8996f9fee5bf90&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-02T22:11:53.791Z] -> Pinging Codecov [2022-11-02T22:11:53.791Z] 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=249f27d59dea47e3b17151096c8996f9fee5bf90&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-02T22:11:54.358Z] -> Uploading to [2022-11-02T22:11:54.358Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-02/833815588EE85121546D348822E98E2E/249f27d59dea47e3b17151096c8996f9fee5bf90/23c5855c-3d31-4622-a63a-7bc450df54bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221102T221154Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1d6d1cc17700c05091e46f630787102adcd0955e7fcff775f939dfb47c32911e [2022-11-02T22:11:54.358Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-02T22:11:54.358Z] Dload Upload Total Spent Left Speed [2022-11-02T22:11:54.617Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11251 0 0 100 11251 0 55423 --:--:-- --:--:-- --:--:-- 55423 100 11251 0 0 100 11251 0 51610 --:--:-- --:--:-- --:--:-- 51610 [2022-11-02T22:11:54.617Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/249f27d59dea47e3b17151096c8996f9fee5bf90 [Pipeline] } [2022-11-02T22:11:54.625Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-02T22:11:54.809Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-02T22:11:54.817Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:11:55.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-02T22:11:55.112Z] [2022-11-02T22:11:55.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:11:55.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-02T22:11:55.406Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-02T22:11:55.406Z] df9b9388f04a: Pulling fs layer [2022-11-02T22:11:55.406Z] 52dc419b0ee2: Pulling fs layer [2022-11-02T22:11:55.406Z] 25bc292e5bac: Pulling fs layer [2022-11-02T22:11:55.406Z] 114826534d7a: Pulling fs layer [2022-11-02T22:11:55.406Z] 4657fd5d0bcf: Pulling fs layer [2022-11-02T22:11:55.406Z] 6ad1cebc031e: Pulling fs layer [2022-11-02T22:11:55.406Z] 8a3aa393b2d8: Pulling fs layer [2022-11-02T22:11:55.406Z] 114826534d7a: Waiting [2022-11-02T22:11:55.406Z] 4657fd5d0bcf: Waiting [2022-11-02T22:11:55.406Z] 8a3aa393b2d8: Waiting [2022-11-02T22:11:55.406Z] 25bc292e5bac: Verifying Checksum [2022-11-02T22:11:55.406Z] 52dc419b0ee2: Verifying Checksum [2022-11-02T22:11:55.406Z] 52dc419b0ee2: Download complete [2022-11-02T22:11:55.406Z] 4657fd5d0bcf: Verifying Checksum [2022-11-02T22:11:55.406Z] 4657fd5d0bcf: Download complete [2022-11-02T22:11:55.406Z] df9b9388f04a: Download complete [2022-11-02T22:11:55.667Z] 6ad1cebc031e: Verifying Checksum [2022-11-02T22:11:55.667Z] 6ad1cebc031e: Download complete [2022-11-02T22:11:55.667Z] df9b9388f04a: Pull complete [2022-11-02T22:11:55.667Z] 52dc419b0ee2: Pull complete [2022-11-02T22:11:55.667Z] 25bc292e5bac: Pull complete [2022-11-02T22:11:56.234Z] 114826534d7a: Download complete [2022-11-02T22:11:56.234Z] 8a3aa393b2d8: Verifying Checksum [2022-11-02T22:11:56.234Z] 8a3aa393b2d8: Download complete [2022-11-02T22:11:59.519Z] 114826534d7a: Pull complete [2022-11-02T22:11:59.519Z] 4657fd5d0bcf: Pull complete [2022-11-02T22:11:59.519Z] 6ad1cebc031e: Pull complete [2022-11-02T22:12:02.046Z] 8a3aa393b2d8: Pull complete [2022-11-02T22:12:02.046Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-02T22:12:02.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-02T22:12:02.046Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T22:12:02.128Z] prd-ubuntu20.04-docker-8c-8g-117993 does not seem to be running inside a container [2022-11-02T22:12:02.157Z] $ 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-11-02T22:12:04.454Z] $ docker top 735b5b4cb8d4afe0eedccb9fbef300371edd0c81ee116fc1b18ffee9fbf2fe08 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-02T22:12:04.513Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2022-11-02T22:12:04.801Z] + set -o pipefail [2022-11-02T22:12:04.801Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2022-11-02T22:12:10.068Z] [2022-11-02T22:12:10.068Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2022-11-02T22:12:10.068Z] [2022-11-02T22:12:10.068Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/a1eff348-fc83-4e6e-95c4-e739fa6dea50 [2022-11-02T22:12:10.068Z] [2022-11-02T22:12:10.068Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-02T22:12:10.068Z] [2022-11-02T22:12:10.068Z] [2022-11-02T22:12:10.068Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-02T22:12:10.068Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-02T22:12:10.068Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-02T22:12:10.076Z] $ docker stop --time=1 735b5b4cb8d4afe0eedccb9fbef300371edd0c81ee116fc1b18ffee9fbf2fe08 [2022-11-02T22:12:12.685Z] $ docker rm -f 735b5b4cb8d4afe0eedccb9fbef300371edd0c81ee116fc1b18ffee9fbf2fe08 [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-11-02T22:12:13.383Z] + git log --format=format:%s -1 249f27d59dea47e3b17151096c8996f9fee5bf90 [Pipeline] sh [2022-11-02T22:12:13.672Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-02T22:12:13.672Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:12:13.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T22:12:13.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T22:12:14.025Z] prd-ubuntu20.04-docker-8c-8g-117993 does not seem to be running inside a container [2022-11-02T22:12:14.055Z] $ 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-11-02T22:12:14.378Z] $ docker top 1784c85ee91a76ec5ee4dc392583161ef611a93bacf21892d9addb4224fda155 -eo pid,comm [2022-11-02T22:12:14.424Z] 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-11-02T22:12:14.424Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-02T22:12:14.461Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-02T22:12:14.461Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-02T22:12:14.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-02T22:12:14.575Z] $ docker exec 1784c85ee91a76ec5ee4dc392583161ef611a93bacf21892d9addb4224fda155 ssh-agent [2022-11-02T22:12:14.697Z] SSH_AUTH_SOCK=/tmp/ssh-UMaWDSu4kOqI/agent.32 [2022-11-02T22:12:14.697Z] SSH_AGENT_PID=38 [2022-11-02T22:12:14.702Z] Running ssh-add (command line suppressed) [2022-11-02T22:12:14.793Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1001478662769064751.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1001478662769064751.key) [2022-11-02T22:12:14.805Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-02T22:12:15.084Z] + git semver tag [2022-11-02T22:12:15.343Z] 2022-11-02 22:12:15,256 [run_tag] DEBUG tag force:False [2022-11-02T22:12:15.343Z] 2022-11-02 22:12:15,256 [check_head_tag] DEBUG check head tag [2022-11-02T22:12:15.343Z] 2022-11-02 22:12:15,257 [execute] INFO git cat-file --batch-check [2022-11-02T22:12:15.343Z] 2022-11-02 22:12:15,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-11-02T22:12:15.343Z] 2022-11-02 22:12:15,261 [execute] INFO git cat-file --batch [2022-11-02T22:12:15.343Z] 2022-11-02 22:12:15,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-11-02T22:12:15.343Z] 2022-11-02 22:12:15,289 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-11-02T22:12:15.343Z] 2022-11-02 22:12:15,289 [execute] INFO git tag -a v2.3.0-dev.30 -m v2.3.0-dev.30 [2022-11-02T22:12:15.343Z] 2022-11-02 22:12:15,289 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.30', '-m', 'v2.3.0-dev.30'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2022-11-02T22:12:15.343Z] 2022-11-02 22:12:15,293 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-11-02T22:12:15.343Z] 2.3.0-dev.30 [Pipeline] } [2022-11-02T22:12:15.351Z] $ docker exec --env ******** --env ******** 1784c85ee91a76ec5ee4dc392583161ef611a93bacf21892d9addb4224fda155 ssh-agent -k [2022-11-02T22:12:15.457Z] unset SSH_AUTH_SOCK; [2022-11-02T22:12:15.457Z] unset SSH_AGENT_PID; [2022-11-02T22:12:15.457Z] echo Agent pid 38 killed; [2022-11-02T22:12:15.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-02T22:12:15.768Z] + git semver [Pipeline] } [2022-11-02T22:12:16.038Z] $ docker stop --time=1 1784c85ee91a76ec5ee4dc392583161ef611a93bacf21892d9addb4224fda155 [2022-11-02T22:12:17.318Z] $ docker rm -f 1784c85ee91a76ec5ee4dc392583161ef611a93bacf21892d9addb4224fda155 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:12:17.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-02T22:12:17.701Z] [2022-11-02T22:12:17.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:12:17.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-02T22:12:17.996Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-02T22:12:17.996Z] ab5ef0e58194: Pulling fs layer [2022-11-02T22:12:17.996Z] 9712f1f96733: Pulling fs layer [2022-11-02T22:12:17.996Z] 63f879dbbcfc: Pulling fs layer [2022-11-02T22:12:17.996Z] 0d9ebad4ef96: Pulling fs layer [2022-11-02T22:12:17.996Z] e9a5061849ea: Pulling fs layer [2022-11-02T22:12:17.996Z] d747dcd14b5f: Pulling fs layer [2022-11-02T22:12:17.996Z] 2de7ff778b66: Pulling fs layer [2022-11-02T22:12:17.996Z] e9a5061849ea: Waiting [2022-11-02T22:12:17.996Z] d747dcd14b5f: Waiting [2022-11-02T22:12:17.996Z] 2de7ff778b66: Waiting [2022-11-02T22:12:17.996Z] 0d9ebad4ef96: Waiting [2022-11-02T22:12:17.996Z] 9712f1f96733: Verifying Checksum [2022-11-02T22:12:17.996Z] 9712f1f96733: Download complete [2022-11-02T22:12:18.259Z] 63f879dbbcfc: Verifying Checksum [2022-11-02T22:12:18.259Z] 63f879dbbcfc: Download complete [2022-11-02T22:12:18.516Z] ab5ef0e58194: Verifying Checksum [2022-11-02T22:12:18.516Z] ab5ef0e58194: Download complete [2022-11-02T22:12:18.516Z] d747dcd14b5f: Verifying Checksum [2022-11-02T22:12:18.516Z] d747dcd14b5f: Download complete [2022-11-02T22:12:18.516Z] 0d9ebad4ef96: Verifying Checksum [2022-11-02T22:12:18.516Z] 0d9ebad4ef96: Download complete [2022-11-02T22:12:18.516Z] e9a5061849ea: Verifying Checksum [2022-11-02T22:12:18.516Z] e9a5061849ea: Download complete [2022-11-02T22:12:18.773Z] 2de7ff778b66: Verifying Checksum [2022-11-02T22:12:18.773Z] 2de7ff778b66: Download complete [2022-11-02T22:12:21.300Z] ab5ef0e58194: Pull complete [2022-11-02T22:12:21.300Z] 9712f1f96733: Pull complete [2022-11-02T22:12:21.559Z] 63f879dbbcfc: Pull complete [2022-11-02T22:12:24.841Z] 0d9ebad4ef96: Pull complete [2022-11-02T22:12:24.841Z] e9a5061849ea: Pull complete [2022-11-02T22:12:24.841Z] d747dcd14b5f: Pull complete [2022-11-02T22:12:25.774Z] 2de7ff778b66: Pull complete [2022-11-02T22:12:25.774Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-02T22:12:25.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-02T22:12:25.774Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T22:12:25.847Z] prd-ubuntu20.04-docker-8c-8g-117993 does not seem to be running inside a container [2022-11-02T22:12:25.871Z] $ 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-11-02T22:12:28.536Z] $ docker top 066d9c44fbdeccbe8ffcb623ab937222514e86249951351e09baa0e63e3a57be -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-02T22:12:28.595Z] provisioning config files... [2022-11-02T22:12:28.599Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config10138672399231768713tmp [2022-11-02T22:12:28.610Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14281745409887775798tmp [2022-11-02T22:12:28.617Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5711584766274310226tmp [Pipeline] { [Pipeline] echo [2022-11-02T22:12:28.631Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:12:28.912Z] ---> sigul-configuration.sh [2022-11-02T22:12:28.912Z] gpg: directory `/root/.gnupg' created [2022-11-02T22:12:28.912Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-02T22:12:28.912Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-02T22:12:28.912Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-02T22:12:28.912Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-02T22:12:28.912Z] gpg: CAST5 encrypted data [2022-11-02T22:12:28.912Z] gpg: encrypted with 1 passphrase [2022-11-02T22:12:28.912Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-02T22:12:29.204Z] + mkdir /home/jenkins [2022-11-02T22:12:29.204Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-02T22:12:29.488Z] + 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-11-02T22:12:29.496Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:12:29.778Z] ---> sigul-install.sh [2022-11-02T22:12:29.778Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-02T22:12:30.060Z] + git tag --list [2022-11-02T22:12:30.061Z] v0.0.1 [2022-11-02T22:12:30.061Z] v0.0.10 [2022-11-02T22:12:30.061Z] v0.0.11 [2022-11-02T22:12:30.061Z] v0.0.12 [2022-11-02T22:12:30.061Z] v0.0.13 [2022-11-02T22:12:30.061Z] v0.0.14 [2022-11-02T22:12:30.061Z] v0.0.15 [2022-11-02T22:12:30.061Z] v0.0.16 [2022-11-02T22:12:30.061Z] v0.0.17 [2022-11-02T22:12:30.061Z] v0.0.18 [2022-11-02T22:12:30.061Z] v0.0.19 [2022-11-02T22:12:30.061Z] v0.0.2 [2022-11-02T22:12:30.061Z] v0.0.20 [2022-11-02T22:12:30.061Z] v0.0.21 [2022-11-02T22:12:30.061Z] v0.0.22 [2022-11-02T22:12:30.061Z] v0.0.23 [2022-11-02T22:12:30.061Z] v0.0.24 [2022-11-02T22:12:30.061Z] v0.0.25 [2022-11-02T22:12:30.061Z] v0.0.26 [2022-11-02T22:12:30.061Z] v0.0.27 [2022-11-02T22:12:30.061Z] v0.0.28 [2022-11-02T22:12:30.061Z] v0.0.29 [2022-11-02T22:12:30.061Z] v0.0.3 [2022-11-02T22:12:30.061Z] v0.0.30 [2022-11-02T22:12:30.061Z] v0.0.31 [2022-11-02T22:12:30.061Z] v0.0.32 [2022-11-02T22:12:30.061Z] v0.0.33 [2022-11-02T22:12:30.061Z] v0.0.34 [2022-11-02T22:12:30.061Z] v0.0.35 [2022-11-02T22:12:30.061Z] v0.0.36 [2022-11-02T22:12:30.061Z] v0.0.37 [2022-11-02T22:12:30.061Z] v0.0.38 [2022-11-02T22:12:30.061Z] v0.0.39 [2022-11-02T22:12:30.061Z] v0.0.4 [2022-11-02T22:12:30.061Z] v0.0.40 [2022-11-02T22:12:30.061Z] v0.0.41 [2022-11-02T22:12:30.061Z] v0.0.42 [2022-11-02T22:12:30.061Z] v0.0.43 [2022-11-02T22:12:30.061Z] v0.0.44 [2022-11-02T22:12:30.061Z] v0.0.45 [2022-11-02T22:12:30.061Z] v0.0.46 [2022-11-02T22:12:30.061Z] v0.0.47 [2022-11-02T22:12:30.061Z] v0.0.48 [2022-11-02T22:12:30.061Z] v0.0.49 [2022-11-02T22:12:30.061Z] v0.0.5 [2022-11-02T22:12:30.061Z] v0.0.50 [2022-11-02T22:12:30.061Z] v0.0.51 [2022-11-02T22:12:30.061Z] v0.0.52 [2022-11-02T22:12:30.061Z] v0.0.53 [2022-11-02T22:12:30.061Z] v0.0.54 [2022-11-02T22:12:30.061Z] v0.0.55 [2022-11-02T22:12:30.061Z] v0.0.56 [2022-11-02T22:12:30.061Z] v0.0.57 [2022-11-02T22:12:30.061Z] v0.0.58 [2022-11-02T22:12:30.061Z] v0.0.59 [2022-11-02T22:12:30.061Z] v0.0.6 [2022-11-02T22:12:30.061Z] v0.0.60 [2022-11-02T22:12:30.061Z] v0.0.61 [2022-11-02T22:12:30.061Z] v0.0.62 [2022-11-02T22:12:30.061Z] v0.0.63 [2022-11-02T22:12:30.061Z] v0.0.64 [2022-11-02T22:12:30.061Z] v0.0.65 [2022-11-02T22:12:30.061Z] v0.0.66 [2022-11-02T22:12:30.061Z] v0.0.67 [2022-11-02T22:12:30.061Z] v0.0.68 [2022-11-02T22:12:30.061Z] v0.0.69 [2022-11-02T22:12:30.061Z] v0.0.7 [2022-11-02T22:12:30.061Z] v0.0.70 [2022-11-02T22:12:30.061Z] v0.0.71 [2022-11-02T22:12:30.061Z] v0.0.72 [2022-11-02T22:12:30.061Z] v0.0.8 [2022-11-02T22:12:30.061Z] v0.0.9 [2022-11-02T22:12:30.061Z] v2.0.0 [2022-11-02T22:12:30.061Z] v2.1.0 [2022-11-02T22:12:30.061Z] v2.1.1 [2022-11-02T22:12:30.061Z] v2.1.1-dev.1 [2022-11-02T22:12:30.061Z] v2.1.1-dev.2 [2022-11-02T22:12:30.061Z] v2.1.1-dev.3 [2022-11-02T22:12:30.061Z] v2.1.1-dev.4 [2022-11-02T22:12:30.061Z] v2.2.0 [2022-11-02T22:12:30.061Z] v2.2.1-dev.1 [2022-11-02T22:12:30.061Z] v2.2.1-dev.2 [2022-11-02T22:12:30.061Z] v2.2.1-dev.3 [2022-11-02T22:12:30.061Z] v2.2.1-dev.4 [2022-11-02T22:12:30.061Z] v2.2.1-dev.5 [2022-11-02T22:12:30.061Z] v2.2.1-dev.6 [2022-11-02T22:12:30.061Z] v2.2.1-dev.7 [2022-11-02T22:12:30.061Z] v2.2.1-dev.8 [2022-11-02T22:12:30.061Z] v2.2.1-dev.9 [2022-11-02T22:12:30.061Z] v2.3.0-dev.10 [2022-11-02T22:12:30.061Z] v2.3.0-dev.11 [2022-11-02T22:12:30.061Z] v2.3.0-dev.12 [2022-11-02T22:12:30.061Z] v2.3.0-dev.13 [2022-11-02T22:12:30.061Z] v2.3.0-dev.14 [2022-11-02T22:12:30.061Z] v2.3.0-dev.15 [2022-11-02T22:12:30.061Z] v2.3.0-dev.16 [2022-11-02T22:12:30.061Z] v2.3.0-dev.17 [2022-11-02T22:12:30.061Z] v2.3.0-dev.18 [2022-11-02T22:12:30.061Z] v2.3.0-dev.19 [2022-11-02T22:12:30.061Z] v2.3.0-dev.20 [2022-11-02T22:12:30.061Z] v2.3.0-dev.21 [2022-11-02T22:12:30.061Z] v2.3.0-dev.22 [2022-11-02T22:12:30.061Z] v2.3.0-dev.23 [2022-11-02T22:12:30.061Z] v2.3.0-dev.24 [2022-11-02T22:12:30.061Z] v2.3.0-dev.25 [2022-11-02T22:12:30.061Z] v2.3.0-dev.26 [2022-11-02T22:12:30.061Z] v2.3.0-dev.27 [2022-11-02T22:12:30.061Z] v2.3.0-dev.28 [2022-11-02T22:12:30.061Z] v2.3.0-dev.29 [2022-11-02T22:12:30.061Z] v2.3.0-dev.30 [Pipeline] sh [2022-11-02T22:12:30.343Z] + lftools sign git-tag v2.3.0-dev.30 [2022-11-02T22:12:30.910Z] Signing Git tag with Sigul... [2022-11-02T22:12:30.910Z] Signing v2.3.0-dev.30 [Pipeline] echo [2022-11-02T22:12:31.177Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:12:31.456Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-02T22:12:31.461Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-02T22:12:31.477Z] $ docker stop --time=1 066d9c44fbdeccbe8ffcb623ab937222514e86249951351e09baa0e63e3a57be [2022-11-02T22:12:32.758Z] $ docker rm -f 066d9c44fbdeccbe8ffcb623ab937222514e86249951351e09baa0e63e3a57be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-02T22:12:33.156Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-02T22:12:33.156Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:12:33.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T22:12:33.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T22:12:33.526Z] prd-ubuntu20.04-docker-8c-8g-117993 does not seem to be running inside a container [2022-11-02T22:12:33.555Z] $ 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-11-02T22:12:33.879Z] $ docker top 79992e4ed59b67b1df1792518cbec005e478746e42fc25806f9b9edc7d6df34f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-02T22:12:33.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-02T22:12:33.964Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-02T22:12:34.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-02T22:12:34.070Z] $ docker exec 79992e4ed59b67b1df1792518cbec005e478746e42fc25806f9b9edc7d6df34f ssh-agent [2022-11-02T22:12:34.185Z] SSH_AUTH_SOCK=/tmp/ssh-c6P7u0uakUeg/agent.31 [2022-11-02T22:12:34.185Z] SSH_AGENT_PID=37 [2022-11-02T22:12:34.190Z] Running ssh-add (command line suppressed) [2022-11-02T22:12:34.295Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16645843699951238604.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16645843699951238604.key) [2022-11-02T22:12:34.309Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-02T22:12:34.588Z] + git semver bump pre [2022-11-02T22:12:34.847Z] 2022-11-02 22:12:34,748 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-11-02T22:12:34.847Z] 2022-11-02 22:12:34,748 [bump_version] DEBUG bumping version:2.3.0-dev.30 on axis:pre with prefix:dev [2022-11-02T22:12:34.847Z] 2022-11-02 22:12:34,748 [bump_version] DEBUG bumped version:2.3.0-dev.31 [2022-11-02T22:12:34.847Z] 2022-11-02 22:12:34,748 [write_version] DEBUG write version:2.3.0-dev.31 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2022-11-02T22:12:34.847Z] 2022-11-02 22:12:34,748 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-11-02T22:12:34.847Z] 2022-11-02 22:12:34,748 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-11-02T22:12:34.847Z] 2022-11-02 22:12:34,750 [execute] INFO git cat-file --batch-check [2022-11-02T22:12:34.847Z] 2022-11-02 22:12:34,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-02T22:12:34.847Z] 2022-11-02 22:12:34,756 [execute] INFO git cat-file --batch [2022-11-02T22:12:34.847Z] 2022-11-02 22:12:34,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-02T22:12:34.847Z] 2022-11-02 22:12:34,761 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-11-02T22:12:34.847Z] 2.3.0-dev.31 [Pipeline] } [2022-11-02T22:12:34.853Z] $ docker exec --env ******** --env ******** 79992e4ed59b67b1df1792518cbec005e478746e42fc25806f9b9edc7d6df34f ssh-agent -k [2022-11-02T22:12:34.950Z] unset SSH_AUTH_SOCK; [2022-11-02T22:12:34.950Z] unset SSH_AGENT_PID; [2022-11-02T22:12:34.950Z] echo Agent pid 37 killed; [2022-11-02T22:12:34.960Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-02T22:12:35.255Z] + git semver [Pipeline] } [2022-11-02T22:12:35.522Z] $ docker stop --time=1 79992e4ed59b67b1df1792518cbec005e478746e42fc25806f9b9edc7d6df34f [2022-11-02T22:12:36.790Z] $ docker rm -f 79992e4ed59b67b1df1792518cbec005e478746e42fc25806f9b9edc7d6df34f [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T22:12:37.127Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-02T22:12:37.127Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:12:37.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T22:12:37.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T22:12:37.478Z] prd-ubuntu20.04-docker-8c-8g-117993 does not seem to be running inside a container [2022-11-02T22:12:37.506Z] $ 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-11-02T22:12:37.819Z] $ docker top e29ea4763681bea9e1d7a2f243eeed4cc9e93931bce1e33691770dfaaa86072f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-02T22:12:37.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-02T22:12:37.904Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-02T22:12:38.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-02T22:12:38.009Z] $ docker exec e29ea4763681bea9e1d7a2f243eeed4cc9e93931bce1e33691770dfaaa86072f ssh-agent [2022-11-02T22:12:38.106Z] SSH_AUTH_SOCK=/tmp/ssh-vGEjGVWate3D/agent.32 [2022-11-02T22:12:38.106Z] SSH_AGENT_PID=38 [2022-11-02T22:12:38.110Z] Running ssh-add (command line suppressed) [2022-11-02T22:12:38.204Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5631656453428916555.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5631656453428916555.key) [2022-11-02T22:12:38.218Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-02T22:12:38.503Z] + git semver push [2022-11-02T22:12:38.761Z] 2022-11-02 22:12:38,676 [run_push] DEBUG push [2022-11-02T22:12:38.761Z] 2022-11-02 22:12:38,677 [execute] INFO git cat-file --batch-check [2022-11-02T22:12:38.761Z] 2022-11-02 22:12:38,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-02T22:12:38.761Z] 2022-11-02 22:12:38,680 [execute] INFO git rev-list ac7d18eb35805c7ded2bbc834de93cdd9685215d -- [2022-11-02T22:12:38.761Z] 2022-11-02 22:12:38,681 [execute] DEBUG Popen(['git', 'rev-list', 'ac7d18eb35805c7ded2bbc834de93cdd9685215d', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-02T22:12:38.761Z] 2022-11-02 22:12:38,690 [execute] INFO git fetch -v origin [2022-11-02T22:12:38.761Z] 2022-11-02 22:12:38,690 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-02T22:12:39.330Z] 2022-11-02 22:12:39,214 [run_push] DEBUG no remote changes detected [2022-11-02T22:12:39.330Z] 2022-11-02 22:12:39,214 [execute] INFO git push origin semver [2022-11-02T22:12:39.330Z] 2022-11-02 22:12:39,215 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-02T22:12:40.266Z] 2022-11-02 22:12:40,046 [run_push] DEBUG push all version tags [2022-11-02T22:12:40.266Z] 2022-11-02 22:12:40,047 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-02T22:12:40.267Z] 2022-11-02 22:12:40,048 [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-11-02T22:12:41.205Z] 2022-11-02 22:12:40,872 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-11-02T22:12:41.205Z] 2.3.0-dev.31 [Pipeline] } [2022-11-02T22:12:41.213Z] $ docker exec --env ******** --env ******** e29ea4763681bea9e1d7a2f243eeed4cc9e93931bce1e33691770dfaaa86072f ssh-agent -k [2022-11-02T22:12:41.305Z] unset SSH_AUTH_SOCK; [2022-11-02T22:12:41.305Z] unset SSH_AGENT_PID; [2022-11-02T22:12:41.305Z] echo Agent pid 38 killed; [2022-11-02T22:12:41.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-02T22:12:41.616Z] + git semver [Pipeline] } [2022-11-02T22:12:41.885Z] $ docker stop --time=1 e29ea4763681bea9e1d7a2f243eeed4cc9e93931bce1e33691770dfaaa86072f [2022-11-02T22:12:43.153Z] $ docker rm -f e29ea4763681bea9e1d7a2f243eeed4cc9e93931bce1e33691770dfaaa86072f [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-11-02T22:12:43.683Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2022-11-02T22:12:43.683Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-11-02T22:12:43.683Z] total 16 [2022-11-02T22:12:43.683Z] drwxr-xr-x 3 root root 4096 Nov 2 22:06 . [2022-11-02T22:12:43.683Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 22:12 .. [2022-11-02T22:12:43.683Z] drwxr-xr-x 2 root root 4096 Nov 2 22:06 cost [2022-11-02T22:12:43.683Z] -rw-r--r-- 1 root root 87 Nov 2 22:06 cost.csv [2022-11-02T22:12:43.683Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-11-02T22:12:43.683Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-11-02T22:12:43.683Z] total 16 [2022-11-02T22:12:43.683Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 22:06 . [2022-11-02T22:12:43.683Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 22:12 .. [2022-11-02T22:12:43.683Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 22:06 cost [2022-11-02T22:12:43.683Z] -rw-r--r-- 1 jenkins jenkins 87 Nov 2 22:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:12:43.974Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:12:44.833Z] ---> package-listing.sh [2022-11-02T22:12:44.833Z] ++ facter osfamily [2022-11-02T22:12:44.833Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-02T22:12:45.092Z] + OS_FAMILY=debian [2022-11-02T22:12:45.092Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2022-11-02T22:12:45.092Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-02T22:12:45.092Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-02T22:12:45.092Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-02T22:12:45.092Z] + PACKAGES=/tmp/packages_start.txt [2022-11-02T22:12:45.092Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-11-02T22:12:45.092Z] + PACKAGES=/tmp/packages_end.txt [2022-11-02T22:12:45.092Z] + case "${OS_FAMILY}" in [2022-11-02T22:12:45.092Z] + dpkg -l [2022-11-02T22:12:45.092Z] + grep '^ii' [2022-11-02T22:12:45.092Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-02T22:12:45.092Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-02T22:12:45.092Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-02T22:12:45.092Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-11-02T22:12:45.092Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2022-11-02T22:12:45.092Z] + 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-11-02T22:12:45.101Z] 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-11-02T22:12:45.376Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T22:12:45.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T22:12:45.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T22:12:45.992Z] prd-ubuntu20.04-docker-8c-8g-117993 does not seem to be running inside a container [2022-11-02T22:12:46.020Z] $ 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-11-02T22:12:46.223Z] $ docker top 35e2d302b286c561d2a2e2c5f0e526ca3ec267c683f318dbae7489e578a033b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T22:12:46.558Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-02T22:12:46.838Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-02T22:12:47.120Z] + ls /var/log/sa-host [2022-11-02T22:12:47.120Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-02T22:12:47.184Z] provisioning config files... [2022-11-02T22:12:47.192Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14559590354364071119tmp [Pipeline] { [Pipeline] echo [2022-11-02T22:12:47.204Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:12:47.488Z] ---> create-netrc.sh [Pipeline] } [2022-11-02T22:12:47.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:12:47.824Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-02T22:12:47.833Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:12:48.118Z] ---> sudo-logs.sh [2022-11-02T22:12:48.118Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-02T22:12:48.148Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:12:48.430Z] ---> job-cost.sh [2022-11-02T22:12:48.430Z] lf-activate-venv: SKIPPING [2022-11-02T22:12:48.430Z] DEBUG: total: 0.2199999988079071 [2022-11-02T22:12:48.430Z] INFO: Retrieving Stack Cost... [2022-11-02T22:12:48.689Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-02T22:12:48.948Z] INFO: Archiving Costs [Pipeline] echo [2022-11-02T22:12:48.958Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T22:12:49.239Z] ---> logs-deploy.sh [2022-11-02T22:12:49.239Z] lf-activate-venv: SKIPPING [2022-11-02T22:12:49.239Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/86 [2022-11-02T22:12:49.239Z] INFO: archiving workspace using pattern(s): [2022-11-02T22:12:50.177Z] Archives upload complete. [2022-11-02T22:12:50.438Z] INFO: archiving logs to Nexus [2022-11-02T22:12:51.008Z] ---> uname -a: [2022-11-02T22:12:51.008Z] Linux prd-ubuntu20-04-docker-8c-8g-117993 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-02T22:12:51.008Z] [2022-11-02T22:12:51.008Z] [2022-11-02T22:12:51.008Z] ---> lscpu: [2022-11-02T22:12:51.008Z] Architecture: x86_64 [2022-11-02T22:12:51.008Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-02T22:12:51.008Z] Byte Order: Little Endian [2022-11-02T22:12:51.008Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-02T22:12:51.008Z] CPU(s): 8 [2022-11-02T22:12:51.008Z] On-line CPU(s) list: 0-7 [2022-11-02T22:12:51.008Z] Thread(s) per core: 1 [2022-11-02T22:12:51.008Z] Core(s) per socket: 1 [2022-11-02T22:12:51.008Z] Socket(s): 8 [2022-11-02T22:12:51.008Z] NUMA node(s): 1 [2022-11-02T22:12:51.008Z] Vendor ID: AuthenticAMD [2022-11-02T22:12:51.008Z] CPU family: 23 [2022-11-02T22:12:51.008Z] Model: 49 [2022-11-02T22:12:51.008Z] Model name: AMD EPYC-Rome Processor [2022-11-02T22:12:51.008Z] Stepping: 0 [2022-11-02T22:12:51.008Z] CPU MHz: 2799.998 [2022-11-02T22:12:51.008Z] BogoMIPS: 5599.99 [2022-11-02T22:12:51.008Z] Virtualization: AMD-V [2022-11-02T22:12:51.008Z] Hypervisor vendor: KVM [2022-11-02T22:12:51.008Z] Virtualization type: full [2022-11-02T22:12:51.008Z] L1d cache: 256 KiB [2022-11-02T22:12:51.008Z] L1i cache: 256 KiB [2022-11-02T22:12:51.008Z] L2 cache: 4 MiB [2022-11-02T22:12:51.008Z] L3 cache: 128 MiB [2022-11-02T22:12:51.008Z] NUMA node0 CPU(s): 0-7 [2022-11-02T22:12:51.008Z] Vulnerability Itlb multihit: Not affected [2022-11-02T22:12:51.008Z] Vulnerability L1tf: Not affected [2022-11-02T22:12:51.008Z] Vulnerability Mds: Not affected [2022-11-02T22:12:51.008Z] Vulnerability Meltdown: Not affected [2022-11-02T22:12:51.008Z] Vulnerability Mmio stale data: Not affected [2022-11-02T22:12:51.008Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-02T22:12:51.008Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-02T22:12:51.008Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-02T22:12:51.008Z] Vulnerability Srbds: Not affected [2022-11-02T22:12:51.008Z] Vulnerability Tsx async abort: Not affected [2022-11-02T22:12:51.008Z] 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-11-02T22:12:51.008Z] [2022-11-02T22:12:51.008Z] [2022-11-02T22:12:51.008Z] ---> nproc: [2022-11-02T22:12:51.008Z] 8 [2022-11-02T22:12:51.008Z] [2022-11-02T22:12:51.008Z] [2022-11-02T22:12:51.008Z] ---> df -h: [2022-11-02T22:12:51.008Z] Filesystem Size Used Avail Use% Mounted on [2022-11-02T22:12:51.008Z] overlay 155G 12G 144G 8% / [2022-11-02T22:12:51.008Z] tmpfs 64M 0 64M 0% /dev [2022-11-02T22:12:51.008Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-02T22:12:51.008Z] shm 64M 0 64M 0% /dev/shm [2022-11-02T22:12:51.008Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-11-02T22:12:51.008Z] [2022-11-02T22:12:51.008Z] [2022-11-02T22:12:51.008Z] ---> sar -b -r -n DEV: [2022-11-02T22:12:51.008Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117993) 11/02/22 _x86_64_ (8 CPU) [2022-11-02T22:12:51.008Z] [2022-11-02T22:12:51.008Z] 22:04:35 LINUX RESTART (8 CPU) [2022-11-02T22:12:51.008Z] [2022-11-02T22:12:51.008Z] 22:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-02T22:12:51.008Z] 22:06:01 102.00 19.85 82.15 0.00 2090.05 87374.77 0.00 [2022-11-02T22:12:51.008Z] 22:07:01 57.92 0.22 57.71 0.00 16.26 31216.93 0.00 [2022-11-02T22:12:51.008Z] 22:08:01 1.37 0.00 1.37 0.00 0.00 14.81 0.00 [2022-11-02T22:12:51.008Z] 22:09:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 [2022-11-02T22:12:51.008Z] 22:10:01 38.09 9.33 28.76 0.00 2884.32 4816.80 0.00 [2022-11-02T22:12:51.008Z] 22:11:01 1.58 0.00 1.58 0.00 0.00 20.53 0.00 [2022-11-02T22:12:51.008Z] 22:12:01 8.00 0.15 7.85 0.00 15.33 4063.86 0.00 [2022-11-02T22:12:51.008Z] Average: 30.03 4.22 25.81 0.00 715.12 18217.16 0.00 [2022-11-02T22:12:51.008Z] [2022-11-02T22:12:51.008Z] 22:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-02T22:12:51.008Z] 22:06:01 28729524 31610000 696352 2.12 90960 3007640 1871208 5.51 1192340 2535236 423932 [2022-11-02T22:12:51.008Z] 22:07:01 28677368 31599880 710008 2.16 94352 3054040 1709112 5.04 1152500 2635700 328 [2022-11-02T22:12:51.008Z] 22:08:01 28677104 31599744 709900 2.16 94384 3054044 1709112 5.04 1152320 2635708 20 [2022-11-02T22:12:51.008Z] 22:09:01 28681924 31604628 704616 2.14 94408 3054044 1709112 5.04 1146888 2635708 204 [2022-11-02T22:12:51.008Z] 22:10:01 28390268 31587084 705428 2.15 113372 3302928 1763060 5.20 1301388 2746900 236 [2022-11-02T22:12:51.008Z] 22:11:01 28397228 31594024 698368 2.12 113416 3302932 1779296 5.24 1294484 2746860 172 [2022-11-02T22:12:51.008Z] 22:12:01 27619440 31580220 711188 2.16 124700 4006844 1713692 5.05 1321228 3450108 706748 [2022-11-02T22:12:51.008Z] Average: 28453265 31596511 705123 2.14 103656 3254639 1750656 5.16 1223021 2769460 161663 [2022-11-02T22:12:51.008Z] [2022-11-02T22:12:51.008Z] 22:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-02T22:12:51.008Z] 22:06:01 docker0 41.53 69.12 3.59 732.74 0.00 0.00 0.00 0.00 [2022-11-02T22:12:51.008Z] 22:06:01 lo 3.07 3.07 0.30 0.30 0.00 0.00 0.00 0.00 [2022-11-02T22:12:51.008Z] 22:06:01 veth3f6ac6a 36.61 64.76 3.55 689.00 0.00 0.00 0.00 0.06 [2022-11-02T22:12:51.008Z] 22:06:01 ens3 586.44 372.85 7115.04 91.53 0.00 0.00 0.00 0.00 [2022-11-02T22:12:51.008Z] 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T22:12:51.008Z] 22:07:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-11-02T22:12:51.008Z] 22:07:01 ens3 110.13 78.02 2523.95 61.59 0.00 0.00 0.00 0.00 [2022-11-02T22:12:51.008Z] 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T22:12:51.008Z] 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T22:12:51.008Z] 22:08:01 ens3 1.38 1.63 0.17 6.64 0.00 0.00 0.00 0.00 [2022-11-02T22:12:51.008Z] 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T22:12:51.008Z] 22:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-02T22:12:51.008Z] 22:09:01 ens3 1.47 2.38 0.32 6.65 0.00 0.00 0.00 0.00 [2022-11-02T22:12:51.008Z] 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T22:12:51.008Z] 22:10:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-11-02T22:12:51.008Z] 22:10:01 ens3 90.98 56.74 1314.43 4.06 0.00 0.00 0.00 0.00 [2022-11-02T22:12:51.008Z] 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T22:12:51.008Z] 22:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-02T22:12:51.008Z] 22:11:01 ens3 0.77 1.38 0.12 6.63 0.00 0.00 0.00 0.00 [2022-11-02T22:12:51.008Z] 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-02T22:12:51.008Z] 22:12:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-11-02T22:12:51.008Z] 22:12:01 ens3 128.11 82.89 3966.12 15.55 0.00 0.00 0.00 0.00 [2022-11-02T22:12:51.008Z] Average: docker0 5.93 9.87 0.51 104.67 0.00 0.00 0.00 0.00 [2022-11-02T22:12:51.008Z] Average: lo 0.90 0.90 0.08 0.08 0.00 0.00 0.00 0.00 [2022-11-02T22:12:51.008Z] Average: ens3 131.32 85.13 2131.40 27.52 0.00 0.00 0.00 0.00 [2022-11-02T22:12:51.008Z] [2022-11-02T22:12:51.008Z] [2022-11-02T22:12:51.008Z] ---> sar -P ALL: [2022-11-02T22:12:51.008Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117993) 11/02/22 _x86_64_ (8 CPU) [2022-11-02T22:12:51.008Z] [2022-11-02T22:12:51.008Z] 22:04:35 LINUX RESTART (8 CPU) [2022-11-02T22:12:51.008Z] [2022-11-02T22:12:51.008Z] 22:05:01 CPU %user %nice %system %iowait %steal %idle [2022-11-02T22:12:51.008Z] 22:06:01 all 27.51 0.00 5.46 1.07 0.08 65.88 [2022-11-02T22:12:51.008Z] 22:06:01 0 26.14 0.00 5.38 0.27 0.08 68.12 [2022-11-02T22:12:51.008Z] 22:06:01 1 26.98 0.00 5.46 0.10 0.08 67.37 [2022-11-02T22:12:51.008Z] 22:06:01 2 26.24 0.00 5.88 0.30 0.08 67.49 [2022-11-02T22:12:51.008Z] 22:06:01 3 28.63 0.00 5.68 0.07 0.07 65.55 [2022-11-02T22:12:51.008Z] 22:06:01 4 28.85 0.00 4.93 0.27 0.08 65.87 [2022-11-02T22:12:51.008Z] 22:06:01 5 28.32 0.00 5.72 3.80 0.08 62.07 [2022-11-02T22:12:51.008Z] 22:06:01 6 28.78 0.00 4.47 1.37 0.08 65.30 [2022-11-02T22:12:51.008Z] 22:06:01 7 26.10 0.00 6.17 2.37 0.08 65.28 [2022-11-02T22:12:51.008Z] 22:07:01 all 2.51 0.00 1.17 0.60 0.02 95.70 [2022-11-02T22:12:51.008Z] 22:07:01 0 2.64 0.00 1.16 0.00 0.00 96.20 [2022-11-02T22:12:51.008Z] 22:07:01 1 2.44 0.00 1.88 4.22 0.03 91.43 [2022-11-02T22:12:51.008Z] 22:07:01 2 2.85 0.00 1.07 0.03 0.03 96.02 [2022-11-02T22:12:51.008Z] 22:07:01 3 2.09 0.00 1.59 0.03 0.02 96.27 [2022-11-02T22:12:51.008Z] 22:07:01 4 1.79 0.00 0.92 0.47 0.02 96.81 [2022-11-02T22:12:51.008Z] 22:07:01 5 2.72 0.00 1.10 0.02 0.02 96.14 [2022-11-02T22:12:51.008Z] 22:07:01 6 3.05 0.00 0.77 0.02 0.02 96.15 [2022-11-02T22:12:51.008Z] 22:07:01 7 2.51 0.00 0.84 0.02 0.05 96.58 [2022-11-02T22:12:51.008Z] 22:08:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-11-02T22:12:51.009Z] 22:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-02T22:12:51.009Z] 22:08:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2022-11-02T22:12:51.009Z] 22:08:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2022-11-02T22:12:51.009Z] 22:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-02T22:12:51.009Z] 22:08:01 4 0.02 0.00 0.00 0.08 0.00 99.90 [2022-11-02T22:12:51.009Z] 22:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-02T22:12:51.009Z] 22:08:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2022-11-02T22:12:51.009Z] 22:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-02T22:12:51.009Z] 22:09:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2022-11-02T22:12:51.009Z] 22:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-02T22:12:51.009Z] 22:09:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-02T22:12:51.009Z] 22:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-02T22:12:51.009Z] 22:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-02T22:12:51.009Z] 22:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-02T22:12:51.009Z] 22:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-02T22:12:51.009Z] 22:09:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2022-11-02T22:12:51.009Z] 22:09:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-02T22:12:51.009Z] 22:10:01 all 1.25 0.00 0.77 0.30 0.01 97.67 [2022-11-02T22:12:51.009Z] 22:10:01 0 1.30 0.00 0.58 0.05 0.00 98.07 [2022-11-02T22:12:51.009Z] 22:10:01 1 0.85 0.00 0.70 0.32 0.02 98.12 [2022-11-02T22:12:51.009Z] 22:10:01 2 1.90 0.00 0.77 0.37 0.03 96.93 [2022-11-02T22:12:51.009Z] 22:10:01 3 1.52 0.00 0.92 0.48 0.02 97.06 [2022-11-02T22:12:51.009Z] 22:10:01 4 0.78 0.00 0.60 0.18 0.00 98.43 [2022-11-02T22:12:51.009Z] 22:10:01 5 1.40 0.00 0.43 0.03 0.00 98.13 [2022-11-02T22:12:51.009Z] 22:10:01 6 1.20 0.00 0.50 0.85 0.02 97.43 [2022-11-02T22:12:51.009Z] 22:10:01 7 1.04 0.00 1.67 0.10 0.03 97.16 [2022-11-02T22:12:51.009Z] 22:11:01 all 0.03 0.00 0.03 0.00 0.00 99.93 [2022-11-02T22:12:51.009Z] 22:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-02T22:12:51.009Z] 22:11:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-11-02T22:12:51.009Z] 22:11:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2022-11-02T22:12:51.009Z] 22:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-02T22:12:51.009Z] 22:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-02T22:12:51.009Z] 22:11:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-11-02T22:12:51.009Z] 22:11:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2022-11-02T22:12:51.009Z] 22:11:01 7 0.07 0.00 0.07 0.02 0.00 99.85 [2022-11-02T22:12:51.009Z] 22:12:01 all 2.56 0.00 1.09 0.06 0.02 96.27 [2022-11-02T22:12:51.009Z] 22:12:01 0 2.47 0.00 0.94 0.03 0.00 96.56 [2022-11-02T22:12:51.009Z] 22:12:01 1 2.84 0.00 0.87 0.00 0.02 96.27 [2022-11-02T22:12:51.009Z] 22:12:01 2 2.68 0.00 1.10 0.00 0.02 96.20 [2022-11-02T22:12:51.009Z] 22:12:01 3 2.49 0.00 1.34 0.00 0.02 96.15 [2022-11-02T22:12:51.009Z] 22:12:01 4 2.44 0.00 0.84 0.00 0.02 96.71 [2022-11-02T22:12:51.009Z] 22:12:01 5 2.81 0.00 1.02 0.02 0.02 96.14 [2022-11-02T22:12:51.009Z] 22:12:01 6 3.21 0.00 1.20 0.12 0.02 95.45 [2022-11-02T22:12:51.009Z] 22:12:01 7 1.53 0.00 1.42 0.35 0.03 96.66 [2022-11-02T22:12:51.009Z] Average: all 4.80 0.00 1.21 0.29 0.02 93.67 [2022-11-02T22:12:51.009Z] Average: 0 4.63 0.00 1.15 0.05 0.02 94.16 [2022-11-02T22:12:51.009Z] Average: 1 4.71 0.00 1.28 0.66 0.02 93.32 [2022-11-02T22:12:51.009Z] Average: 2 4.77 0.00 1.26 0.10 0.03 93.84 [2022-11-02T22:12:51.009Z] Average: 3 4.94 0.00 1.36 0.08 0.02 93.60 [2022-11-02T22:12:51.009Z] Average: 4 4.79 0.00 1.03 0.14 0.02 94.01 [2022-11-02T22:12:51.009Z] Average: 5 5.00 0.00 1.18 0.55 0.02 93.25 [2022-11-02T22:12:51.009Z] Average: 6 5.15 0.00 1.00 0.34 0.03 93.48 [2022-11-02T22:12:51.009Z] Average: 7 4.42 0.00 1.45 0.41 0.03 93.69 [2022-11-02T22:12:51.009Z] [2022-11-02T22:12:51.009Z] [2022-11-02T22:12:51.009Z]