Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f4f7526e5f67d665f2f77851a4b801e21cad62e9 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-ssh4658645438093435152.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh13419801110741482429.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11211337152434660318.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh1900692921916471755.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17918573002258420693.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-registry, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-registry-settings PROJECT: go-mod-registry USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-registry DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15246 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-registry.git > git init /w/workspace/dgexfoundry_go-mod-registry_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f4f7526e5f67d665f2f77851a4b801e21cad62e9 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4f7526e5f67d665f2f77851a4b801e21cad62e9 # timeout=10 Commit message: "Merge pull request #102 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.3" > git rev-list --no-walk f4f2d1cf50b52140208cd07ebcc2139f05a46091 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-21T20:55:19.656Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-21T20:55:19.696Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-21T20:55:19.706Z] ========================================================= [2022-06-21T20:55:19.706Z] EdgeX Global Pipelines Version Info [2022-06-21T20:55:19.706Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-21T20:55:20.465Z] ------------------- [2022-06-21T20:55:20.465Z] stable info: [2022-06-21T20:55:20.465Z] ------------------- [2022-06-21T20:55:20.465Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-21T20:55:20.465Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-21T20:55:20.465Z] Message: update stable to v1.0.234 [2022-06-21T20:55:21.038Z] ------------------- [2022-06-21T20:55:21.038Z] experimental info: [2022-06-21T20:55:21.038Z] ------------------- [2022-06-21T20:55:21.038Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-21T20:55:21.038Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-21T20:55:21.038Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-21T20:55:21.333Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2022-06-21T20:55:21.346Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2022-06-21T20:55:21.358Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-21T20:55:21.372Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-21T20:55:21.438Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-21T20:55:21.449Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-21T20:55:21.459Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-21T20:55:21.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-21T20:55:21.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-21T20:55:21.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-21T20:55:21.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-21T20:55:21.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2022-06-21T20:55:21.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-21T20:55:21.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-21T20:55:21.560Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-06-21T20:55:21.573Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-06-21T20:55:21.585Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-21T20:55:21.598Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-21T20:55:21.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-21T20:55:21.622Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-21T20:55:21.633Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-21T20:55:21.643Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-21T20:55:21.651Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-21T20:55:21.659Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-21T20:55:21.667Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-06-21T20:55:21.676Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-21T20:55:21.693Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-21T20:55:21.706Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-21T20:55:21.720Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-21T20:55:21.737Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-21T20:55:21.751Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4f7526e5f67d665f2f77851a4b801e21cad62e9 [Pipeline] echo [2022-06-21T20:55:21.761Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4f7526 [Pipeline] echo [2022-06-21T20:55:21.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-21T20:55:22.158Z] + git rev-list -1 --merges f4f7526e5f67d665f2f77851a4b801e21cad62e9~1..f4f7526e5f67d665f2f77851a4b801e21cad62e9 [Pipeline] echo [2022-06-21T20:55:22.190Z] -----------> git rev-list -1 --merges f4f7526e5f67d665f2f77851a4b801e21cad62e9~1..f4f7526e5f67d665f2f77851a4b801e21cad62e9 f4f7526e5f67d665f2f77851a4b801e21cad62e9 [2022-06-21T20:55:22.190Z] f4f7526e5f67d665f2f77851a4b801e21cad62e9 [false] [Pipeline] sh [2022-06-21T20:55:22.490Z] + git log --format=format:%s -1 f4f7526e5f67d665f2f77851a4b801e21cad62e9 [Pipeline] echo [2022-06-21T20:55:22.503Z] ========================================================= [2022-06-21T20:55:22.503Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-21T20:55:22.503Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-21T20:55:22.831Z] + git log --format=format:%s -1 f4f7526e5f67d665f2f77851a4b801e21cad62e9 [Pipeline] echo [2022-06-21T20:55:22.843Z] [semverPrep] GIT_COMMIT: f4f7526e5f67d665f2f77851a4b801e21cad62e9, Commit Message: Merge pull request #102 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.3 [Pipeline] echo [2022-06-21T20:55:22.853Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-21T20:55:23.215Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-21T20:55:23.215Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-21T20:55:23.215Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-21T20:55:23.215Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-21T20:55:23.215Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-21T20:55:23.215Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-21T20:55:23.215Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T20:55:23.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T20:55:23.897Z] [2022-06-21T20:55:23.897Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T20:55:24.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T20:55:24.200Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-21T20:55:24.200Z] 42c077c10790: Pulling fs layer [2022-06-21T20:55:24.200Z] f63e77b7563a: Pulling fs layer [2022-06-21T20:55:24.200Z] bd5fdadae976: Pulling fs layer [2022-06-21T20:55:24.200Z] 205491f53016: Pulling fs layer [2022-06-21T20:55:24.200Z] df18705c85c3: Pulling fs layer [2022-06-21T20:55:24.200Z] bdb3f477010e: Pulling fs layer [2022-06-21T20:55:24.200Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-21T20:55:24.200Z] 2c6e9b1d212d: Pulling fs layer [2022-06-21T20:55:24.200Z] bdb8f0575790: Pulling fs layer [2022-06-21T20:55:24.200Z] 386e3cb2ff24: Pulling fs layer [2022-06-21T20:55:24.200Z] 2343380bae48: Pulling fs layer [2022-06-21T20:55:24.200Z] df18705c85c3: Waiting [2022-06-21T20:55:24.200Z] bdb3f477010e: Waiting [2022-06-21T20:55:24.200Z] c8a8fc8e1c8f: Waiting [2022-06-21T20:55:24.200Z] 2c6e9b1d212d: Waiting [2022-06-21T20:55:24.200Z] bdb8f0575790: Waiting [2022-06-21T20:55:24.200Z] 386e3cb2ff24: Waiting [2022-06-21T20:55:24.200Z] 2343380bae48: Waiting [2022-06-21T20:55:24.200Z] 205491f53016: Waiting [2022-06-21T20:55:24.462Z] f63e77b7563a: Verifying Checksum [2022-06-21T20:55:24.462Z] f63e77b7563a: Download complete [2022-06-21T20:55:24.462Z] 205491f53016: Download complete [2022-06-21T20:55:24.462Z] df18705c85c3: Verifying Checksum [2022-06-21T20:55:24.462Z] df18705c85c3: Download complete [2022-06-21T20:55:24.462Z] bdb3f477010e: Download complete [2022-06-21T20:55:24.462Z] bd5fdadae976: Verifying Checksum [2022-06-21T20:55:24.462Z] bd5fdadae976: Download complete [2022-06-21T20:55:24.462Z] 2c6e9b1d212d: Verifying Checksum [2022-06-21T20:55:24.462Z] 2c6e9b1d212d: Download complete [2022-06-21T20:55:24.462Z] bdb8f0575790: Download complete [2022-06-21T20:55:24.462Z] 386e3cb2ff24: Download complete [2022-06-21T20:55:24.462Z] 2343380bae48: Download complete [2022-06-21T20:55:24.723Z] 42c077c10790: Download complete [2022-06-21T20:55:24.723Z] c8a8fc8e1c8f: Download complete [2022-06-21T20:55:26.115Z] 42c077c10790: Pull complete [2022-06-21T20:55:26.115Z] f63e77b7563a: Pull complete [2022-06-21T20:55:26.376Z] bd5fdadae976: Pull complete [2022-06-21T20:55:26.636Z] 205491f53016: Pull complete [2022-06-21T20:55:26.926Z] df18705c85c3: Pull complete [2022-06-21T20:55:26.926Z] bdb3f477010e: Pull complete [2022-06-21T20:55:29.481Z] c8a8fc8e1c8f: Pull complete [2022-06-21T20:55:29.481Z] 2c6e9b1d212d: Pull complete [2022-06-21T20:55:29.481Z] bdb8f0575790: Pull complete [2022-06-21T20:55:29.481Z] 386e3cb2ff24: Pull complete [2022-06-21T20:55:29.481Z] 2343380bae48: Pull complete [2022-06-21T20:55:29.481Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-21T20:55:29.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T20:55:29.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T20:55:29.581Z] prd-ubuntu20.04-docker-8c-8g-15246 does not seem to be running inside a container [2022-06-21T20:55:29.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-21T20:55:31.067Z] $ docker top f6ad8cc00ef465da8624c7f55b371fc71eb75af736a9acd8cf48e1102af605da -eo pid,comm [2022-06-21T20:55:31.135Z] 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-06-21T20:55:31.135Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-21T20:55:31.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-21T20:55:31.170Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-21T20:55:31.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-21T20:55:31.320Z] $ docker exec f6ad8cc00ef465da8624c7f55b371fc71eb75af736a9acd8cf48e1102af605da ssh-agent [2022-06-21T20:55:31.445Z] SSH_AUTH_SOCK=/tmp/ssh-FFvO9vF8nSQ1/agent.32 [2022-06-21T20:55:31.445Z] SSH_AGENT_PID=38 [2022-06-21T20:55:31.452Z] Running ssh-add (command line suppressed) [2022-06-21T20:55:31.564Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7767357578886959443.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7767357578886959443.key) [2022-06-21T20:55:31.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-21T20:55:31.878Z] + git tag --points-at HEAD [Pipeline] } [2022-06-21T20:55:31.904Z] $ docker exec --env ******** --env ******** f6ad8cc00ef465da8624c7f55b371fc71eb75af736a9acd8cf48e1102af605da ssh-agent -k [2022-06-21T20:55:32.014Z] unset SSH_AUTH_SOCK; [2022-06-21T20:55:32.014Z] unset SSH_AGENT_PID; [2022-06-21T20:55:32.014Z] echo Agent pid 38 killed; [2022-06-21T20:55:32.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-21T20:55:32.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-21T20:55:32.048Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-21T20:55:32.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-21T20:55:32.215Z] $ docker exec f6ad8cc00ef465da8624c7f55b371fc71eb75af736a9acd8cf48e1102af605da ssh-agent [2022-06-21T20:55:32.339Z] SSH_AUTH_SOCK=/tmp/ssh-nDpzRigCfnka/agent.70 [2022-06-21T20:55:32.339Z] SSH_AGENT_PID=76 [2022-06-21T20:55:32.345Z] Running ssh-add (command line suppressed) [2022-06-21T20:55:32.465Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3944719130428705736.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3944719130428705736.key) [2022-06-21T20:55:32.477Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-21T20:55:32.766Z] + git semver init [2022-06-21T20:55:33.027Z] 2022-06-21 20:55:32,977 [run_init] DEBUG init version:0.0.0 force:False [2022-06-21T20:55:33.027Z] 2022-06-21 20:55:32,978 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_go-mod-registry_main/.semver [2022-06-21T20:55:33.027Z] 2022-06-21 20:55:32,979 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/dgexfoundry_go-mod-registry_main/.semver [2022-06-21T20:55:33.028Z] 2022-06-21 20:55:32,980 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-registry.git', '/w/workspace/dgexfoundry_go-mod-registry_main/.semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) [2022-06-21T20:55:33.971Z] 2022-06-21 20:55:33,660 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_go-mod-registry_main/.git/info/exclude [2022-06-21T20:55:33.971Z] 2022-06-21 20:55:33,660 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:False [2022-06-21T20:55:33.972Z] 2022-06-21 20:55:33,660 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-06-21T20:55:33.972Z] 2022-06-21 20:55:33,660 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-06-21T20:55:33.972Z] 2.2.1-dev.5 [Pipeline] } [2022-06-21T20:55:33.986Z] $ docker exec --env ******** --env ******** f6ad8cc00ef465da8624c7f55b371fc71eb75af736a9acd8cf48e1102af605da ssh-agent -k [2022-06-21T20:55:34.103Z] unset SSH_AUTH_SOCK; [2022-06-21T20:55:34.104Z] unset SSH_AGENT_PID; [2022-06-21T20:55:34.104Z] echo Agent pid 76 killed; [2022-06-21T20:55:34.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-21T20:55:34.427Z] + git semver [Pipeline] } [2022-06-21T20:55:34.709Z] $ docker stop --time=1 f6ad8cc00ef465da8624c7f55b371fc71eb75af736a9acd8cf48e1102af605da [2022-06-21T20:55:36.050Z] $ docker rm -f f6ad8cc00ef465da8624c7f55b371fc71eb75af736a9acd8cf48e1102af605da [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-21T20:55:36.408Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-21T20:55:36.677Z] Stashed 1 file(s) [Pipeline] echo [2022-06-21T20:55:36.680Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.5 [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-06-21T20:55:36.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T20:55:36.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T20:55:36.830Z] ========================================================= [2022-06-21T20:55:36.830Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-21T20:55:36.830Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-06-21T20:55:37.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-21T20:55:37.132Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-21T20:55:37.132Z] 59bf1c3509f3: Pulling fs layer [2022-06-21T20:55:37.132Z] 666ba61612fd: Pulling fs layer [2022-06-21T20:55:37.132Z] 8ed8ca486205: Pulling fs layer [2022-06-21T20:55:37.132Z] cc1cd167ecdc: Pulling fs layer [2022-06-21T20:55:37.132Z] c516ae0d96e1: Pulling fs layer [2022-06-21T20:55:37.132Z] 684cea983483: Pulling fs layer [2022-06-21T20:55:37.132Z] dd3240ac7de5: Pulling fs layer [2022-06-21T20:55:37.132Z] b1e948a4e11c: Pulling fs layer [2022-06-21T20:55:37.132Z] a8fd76ee1af6: Pulling fs layer [2022-06-21T20:55:37.132Z] 646ad004c059: Pulling fs layer [2022-06-21T20:55:37.132Z] cc1cd167ecdc: Waiting [2022-06-21T20:55:37.132Z] c516ae0d96e1: Waiting [2022-06-21T20:55:37.132Z] a8fd76ee1af6: Waiting [2022-06-21T20:55:37.132Z] 684cea983483: Waiting [2022-06-21T20:55:37.132Z] 646ad004c059: Waiting [2022-06-21T20:55:37.132Z] dd3240ac7de5: Waiting [2022-06-21T20:55:37.132Z] b1e948a4e11c: Waiting [2022-06-21T20:55:37.132Z] 8ed8ca486205: Verifying Checksum [2022-06-21T20:55:37.132Z] 8ed8ca486205: Download complete [2022-06-21T20:55:37.132Z] 666ba61612fd: Verifying Checksum [2022-06-21T20:55:37.132Z] 666ba61612fd: Download complete [2022-06-21T20:55:37.132Z] c516ae0d96e1: Download complete [2022-06-21T20:55:37.132Z] 684cea983483: Verifying Checksum [2022-06-21T20:55:37.132Z] 684cea983483: Download complete [2022-06-21T20:55:37.132Z] 59bf1c3509f3: Verifying Checksum [2022-06-21T20:55:37.132Z] 59bf1c3509f3: Download complete [2022-06-21T20:55:37.132Z] dd3240ac7de5: Verifying Checksum [2022-06-21T20:55:37.132Z] dd3240ac7de5: Download complete [2022-06-21T20:55:37.132Z] b1e948a4e11c: Verifying Checksum [2022-06-21T20:55:37.132Z] b1e948a4e11c: Download complete [2022-06-21T20:55:37.392Z] 59bf1c3509f3: Pull complete [2022-06-21T20:55:37.392Z] 666ba61612fd: Pull complete [2022-06-21T20:55:37.656Z] 8ed8ca486205: Pull complete [2022-06-21T20:55:37.656Z] 646ad004c059: Verifying Checksum [2022-06-21T20:55:37.656Z] 646ad004c059: Download complete [2022-06-21T20:55:37.917Z] a8fd76ee1af6: Verifying Checksum [2022-06-21T20:55:37.917Z] a8fd76ee1af6: Download complete [2022-06-21T20:55:37.917Z] cc1cd167ecdc: Verifying Checksum [2022-06-21T20:55:37.917Z] cc1cd167ecdc: Download complete [2022-06-21T20:55:42.139Z] cc1cd167ecdc: Pull complete [2022-06-21T20:55:42.139Z] c516ae0d96e1: Pull complete [2022-06-21T20:55:42.139Z] 684cea983483: Pull complete [2022-06-21T20:55:42.139Z] dd3240ac7de5: Pull complete [2022-06-21T20:55:42.139Z] b1e948a4e11c: Pull complete [2022-06-21T20:55:44.677Z] a8fd76ee1af6: Pull complete [2022-06-21T20:55:44.937Z] 646ad004c059: Pull complete [2022-06-21T20:55:44.937Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-21T20:55:44.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-21T20:55:44.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-06-21T20:55:45.229Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T20:55:45.531Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-21T20:55:45.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T20:55:45.615Z] prd-ubuntu20.04-docker-8c-8g-15246 does not seem to be running inside a container [2022-06-21T20:55:45.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-21T20:55:47.730Z] $ docker top 1dae616debfe6b1172fe038923664548c2c8037406417d220aeb8d5d8bb8606f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-21T20:55:48.096Z] + go version [2022-06-21T20:55:48.096Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-21T20:55:48.111Z] $ docker stop --time=1 1dae616debfe6b1172fe038923664548c2c8037406417d220aeb8d5d8bb8606f [2022-06-21T20:55:49.386Z] $ docker rm -f 1dae616debfe6b1172fe038923664548c2c8037406417d220aeb8d5d8bb8606f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T20:55:49.785Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-21T20:55:49.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T20:55:49.870Z] prd-ubuntu20.04-docker-8c-8g-15246 does not seem to be running inside a container [2022-06-21T20:55:49.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-21T20:55:50.312Z] $ docker top 4881fe6fab00422a9eb5be1c21e1480a7f9afa3e643272bf82497c8dd2f6bf45 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-21T20:55:50.680Z] + make test [2022-06-21T20:55:50.680Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-21T20:55:50.680Z] go: downloading github.com/stretchr/testify v1.7.3 [2022-06-21T20:55:50.680Z] go: downloading github.com/hashicorp/consul/api v1.13.0 [2022-06-21T20:55:50.942Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-21T20:55:50.942Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-06-21T20:55:50.942Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-21T20:55:50.942Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-06-21T20:55:50.942Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-21T20:55:50.942Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-21T20:55:50.942Z] go: downloading github.com/hashicorp/serf v0.9.6 [2022-06-21T20:55:50.942Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-21T20:55:50.942Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-21T20:55:50.942Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-21T20:55:50.942Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-21T20:55:50.942Z] go: downloading golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44 [2022-06-21T20:55:50.942Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-21T20:55:51.202Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-21T20:55:51.202Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-21T20:55:51.202Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-21T20:55:51.753Z] Still waiting to schedule task [2022-06-21T20:55:51.753Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-21T20:55:59.412Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.040s coverage: 89.4% of statements [2022-06-21T20:55:59.412Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2022-06-21T20:55:59.412Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.004s coverage: 85.7% of statements [2022-06-21T20:55:59.412Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2022-06-21T20:56:06.029Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-06-21T20:56:07.941Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-21T20:56:07.941Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-06-21T20:56:07.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-21T20:56:07.971Z] $ docker stop --time=1 4881fe6fab00422a9eb5be1c21e1480a7f9afa3e643272bf82497c8dd2f6bf45 [2022-06-21T20:56:09.524Z] $ docker rm -f 4881fe6fab00422a9eb5be1c21e1480a7f9afa3e643272bf82497c8dd2f6bf45 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-21T20:56:09.951Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-21T20:56:09.983Z] 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-06-21T20:56:10.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-21T20:56:10.437Z] [2022-06-21T20:56:10.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T20:56:10.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-21T20:56:10.739Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-21T20:56:10.739Z] 5eb5b503b376: Pulling fs layer [2022-06-21T20:56:10.739Z] 5c69ac0246d0: Pulling fs layer [2022-06-21T20:56:10.739Z] ec43610c2a17: Pulling fs layer [2022-06-21T20:56:10.739Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-21T20:56:10.739Z] 33b1e0a273af: Pulling fs layer [2022-06-21T20:56:10.739Z] 5d3b04190fa2: Pulling fs layer [2022-06-21T20:56:10.739Z] 2f39f015ded8: Pulling fs layer [2022-06-21T20:56:10.739Z] 3a2ae6a8a46f: Waiting [2022-06-21T20:56:10.739Z] 33b1e0a273af: Waiting [2022-06-21T20:56:10.739Z] 5d3b04190fa2: Waiting [2022-06-21T20:56:10.739Z] 2f39f015ded8: Waiting [2022-06-21T20:56:10.739Z] 5c69ac0246d0: Verifying Checksum [2022-06-21T20:56:10.739Z] 5c69ac0246d0: Download complete [2022-06-21T20:56:10.739Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-21T20:56:10.739Z] 3a2ae6a8a46f: Download complete [2022-06-21T20:56:10.739Z] 33b1e0a273af: Verifying Checksum [2022-06-21T20:56:10.739Z] 33b1e0a273af: Download complete [2022-06-21T20:56:10.739Z] 5d3b04190fa2: Verifying Checksum [2022-06-21T20:56:10.739Z] 5d3b04190fa2: Download complete [2022-06-21T20:56:11.000Z] ec43610c2a17: Verifying Checksum [2022-06-21T20:56:11.000Z] ec43610c2a17: Download complete [2022-06-21T20:56:11.000Z] 5eb5b503b376: Download complete [2022-06-21T20:56:11.568Z] 2f39f015ded8: Download complete [2022-06-21T20:56:12.136Z] 5eb5b503b376: Pull complete [2022-06-21T20:56:12.395Z] 5c69ac0246d0: Pull complete [2022-06-21T20:56:12.654Z] ec43610c2a17: Pull complete [2022-06-21T20:56:12.916Z] 3a2ae6a8a46f: Pull complete [2022-06-21T20:56:13.175Z] 33b1e0a273af: Pull complete [2022-06-21T20:56:13.175Z] 5d3b04190fa2: Pull complete [2022-06-21T20:56:17.371Z] 2f39f015ded8: Pull complete [2022-06-21T20:56:17.372Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-21T20:56:17.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-21T20:56:17.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T20:56:17.468Z] prd-ubuntu20.04-docker-8c-8g-15246 does not seem to be running inside a container [2022-06-21T20:56:17.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-21T20:56:19.307Z] $ docker top 460fe9a80186f2211f9887f93981d035bbf67a4a36ac54107f487c869ebffce8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T20:56:19.719Z] ---> job-cost.sh [2022-06-21T20:56:19.719Z] lf-activate-venv: SKIPPING [2022-06-21T20:56:19.719Z] INFO: No Stack... [2022-06-21T20:56:20.291Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-21T20:56:20.551Z] INFO: Archiving Costs [Pipeline] sh [2022-06-21T20:56:20.843Z] + + cat /w/workspace/dgexfoundry_go-mod-registry_main/archives/cost.csv [2022-06-21T20:56:20.843Z] cut -d, -f6 [Pipeline] lock [2022-06-21T20:56:20.860Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-21-stack-cost] [2022-06-21T20:56:20.867Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-21-stack-cost] did not exist. Created. [2022-06-21T20:56:20.867Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-21T20:56:21.172Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-21T20:56:21.199Z] Stashed 1 file(s) [Pipeline] } [2022-06-21T20:56:21.205Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-21-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-21T20:56:21.227Z] $ docker stop --time=1 460fe9a80186f2211f9887f93981d035bbf67a4a36ac54107f487c869ebffce8 [2022-06-21T20:56:22.410Z] $ docker rm -f 460fe9a80186f2211f9887f93981d035bbf67a4a36ac54107f487c869ebffce8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-21T20:57:28.704Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15248 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws [2022-06-21T20:57:28.715Z] Running in /w/workspace/go-mod-registry/21 [Pipeline] { [Pipeline] checkout [2022-06-21T20:57:28.770Z] Selected Git installation does not exist. Using Default [2022-06-21T20:57:28.770Z] The recommended git tool is: NONE [2022-06-21T20:57:35.018Z] using credential edgex-jenkins-ssh [2022-06-21T20:57:35.038Z] Cloning the remote Git repository [2022-06-21T20:57:35.093Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2022-06-21T20:57:35.166Z] > git init /w/workspace/go-mod-registry/21 # timeout=10 [2022-06-21T20:57:35.266Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2022-06-21T20:57:35.267Z] > git --version # timeout=10 [2022-06-21T20:57:35.284Z] > git --version # 'git version 2.25.1' [2022-06-21T20:57:35.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-21T20:57:36.171Z] Avoid second fetch [2022-06-21T20:57:36.172Z] Checking out Revision f4f7526e5f67d665f2f77851a4b801e21cad62e9 (main) [2022-06-21T20:57:35.374Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-21T20:57:36.137Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2022-06-21T20:57:36.157Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-21T20:57:36.202Z] > git config core.sparsecheckout # timeout=10 [2022-06-21T20:57:36.280Z] > git checkout -f f4f7526e5f67d665f2f77851a4b801e21cad62e9 # timeout=10 [2022-06-21T20:57:40.666Z] Commit message: "Merge pull request #102 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-21T20:57:41.488Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-21T20:57:41.488Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-21T20:57:41.488Z] Dload Upload Total Spent Left Speed [2022-06-21T20:57:41.488Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 92825 0 --:--:-- --:--:-- --:--:-- 92825 [Pipeline] sh [2022-06-21T20:57:42.162Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-21T20:57:42.511Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2022-06-21T20:57:42.511Z] sudo tee /etc/docker/daemon.new [2022-06-21T20:57:42.511Z] { [2022-06-21T20:57:42.511Z] "registry-mirrors": [ [2022-06-21T20:57:42.511Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-21T20:57:42.511Z] ], [2022-06-21T20:57:42.511Z] "bip": "10.250.0.254/24", [2022-06-21T20:57:42.511Z] "hosts": [ [2022-06-21T20:57:42.511Z] "tcp://0.0.0.0:5555", [2022-06-21T20:57:42.511Z] "unix:///var/run/docker.sock" [2022-06-21T20:57:42.511Z] ], [2022-06-21T20:57:42.511Z] "mtu": 1458, [2022-06-21T20:57:42.511Z] "selinux-enabled": true, [2022-06-21T20:57:42.511Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-21T20:57:42.511Z] } [Pipeline] sh [2022-06-21T20:57:42.867Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-21T20:57:43.210Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-06-21T20:58:02.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T20:58:02.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T20:58:02.239Z] ========================================================= [2022-06-21T20:58:02.239Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-21T20:58:02.239Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-06-21T20:58:02.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-21T20:58:03.593Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-21T20:58:03.593Z] 9b3977197b4f: Pulling fs layer [2022-06-21T20:58:03.593Z] 1a89e8eeedd5: Pulling fs layer [2022-06-21T20:58:03.593Z] 94645a83ff95: Pulling fs layer [2022-06-21T20:58:03.593Z] e6fb740bc735: Pulling fs layer [2022-06-21T20:58:03.593Z] 3a77bd46dcc9: Pulling fs layer [2022-06-21T20:58:03.593Z] e6fb740bc735: Waiting [2022-06-21T20:58:03.593Z] 355e64cbe906: Pulling fs layer [2022-06-21T20:58:03.593Z] 3a77bd46dcc9: Waiting [2022-06-21T20:58:03.593Z] 63ab81a10011: Pulling fs layer [2022-06-21T20:58:03.593Z] 355e64cbe906: Waiting [2022-06-21T20:58:03.593Z] 555d1d1c4555: Pulling fs layer [2022-06-21T20:58:03.593Z] 7d9057610161: Pulling fs layer [2022-06-21T20:58:03.593Z] 555d1d1c4555: Waiting [2022-06-21T20:58:03.593Z] 7d9057610161: Waiting [2022-06-21T20:58:03.593Z] 63ab81a10011: Waiting [2022-06-21T20:58:03.593Z] 94645a83ff95: Verifying Checksum [2022-06-21T20:58:03.593Z] 94645a83ff95: Download complete [2022-06-21T20:58:03.593Z] 1a89e8eeedd5: Verifying Checksum [2022-06-21T20:58:03.593Z] 1a89e8eeedd5: Download complete [2022-06-21T20:58:03.593Z] 3a77bd46dcc9: Verifying Checksum [2022-06-21T20:58:03.593Z] 3a77bd46dcc9: Download complete [2022-06-21T20:58:03.593Z] 355e64cbe906: Verifying Checksum [2022-06-21T20:58:03.593Z] 355e64cbe906: Download complete [2022-06-21T20:58:03.593Z] 9b3977197b4f: Verifying Checksum [2022-06-21T20:58:03.593Z] 9b3977197b4f: Download complete [2022-06-21T20:58:03.593Z] 63ab81a10011: Verifying Checksum [2022-06-21T20:58:03.593Z] 63ab81a10011: Download complete [2022-06-21T20:58:04.599Z] 9b3977197b4f: Pull complete [2022-06-21T20:58:04.599Z] 7d9057610161: Verifying Checksum [2022-06-21T20:58:04.599Z] 7d9057610161: Download complete [2022-06-21T20:58:05.210Z] 1a89e8eeedd5: Pull complete [2022-06-21T20:58:05.489Z] 94645a83ff95: Pull complete [2022-06-21T20:58:05.763Z] 555d1d1c4555: Verifying Checksum [2022-06-21T20:58:05.763Z] 555d1d1c4555: Download complete [2022-06-21T20:58:06.361Z] e6fb740bc735: Download complete [2022-06-21T20:58:18.840Z] e6fb740bc735: Pull complete [2022-06-21T20:58:18.840Z] 3a77bd46dcc9: Pull complete [2022-06-21T20:58:18.840Z] 355e64cbe906: Pull complete [2022-06-21T20:58:19.112Z] 63ab81a10011: Pull complete [2022-06-21T20:58:25.840Z] 555d1d1c4555: Pull complete [2022-06-21T20:58:27.824Z] 7d9057610161: Pull complete [2022-06-21T20:58:27.824Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-21T20:58:27.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-21T20:58:27.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-06-21T20:58:28.170Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T20:58:28.527Z] + docker inspect -f . ci-base-image-arm64 [2022-06-21T20:58:28.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T20:58:28.775Z] prd-ubuntu20.04-docker-arm64-4c-16g-15248 does not seem to be running inside a container [2022-06-21T20:58:28.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/21 -v /w/workspace/go-mod-registry/21:/w/workspace/go-mod-registry/21:rw,z -v /w/workspace/go-mod-registry/21@tmp:/w/workspace/go-mod-registry/21@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-06-21T20:58:31.120Z] $ docker top dff09e47ac4dc24cda50c6244b61801d87f8585965fc05990c3681f600e1cd70 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-21T20:58:32.003Z] + go version [2022-06-21T20:58:32.003Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-21T20:58:32.032Z] $ docker stop --time=1 dff09e47ac4dc24cda50c6244b61801d87f8585965fc05990c3681f600e1cd70 [2022-06-21T20:58:33.661Z] $ docker rm -f dff09e47ac4dc24cda50c6244b61801d87f8585965fc05990c3681f600e1cd70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T20:58:34.291Z] + docker inspect -f . ci-base-image-arm64 [2022-06-21T20:58:34.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T20:58:34.588Z] prd-ubuntu20.04-docker-arm64-4c-16g-15248 does not seem to be running inside a container [2022-06-21T20:58:34.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/21 -v /w/workspace/go-mod-registry/21:/w/workspace/go-mod-registry/21:rw,z -v /w/workspace/go-mod-registry/21@tmp:/w/workspace/go-mod-registry/21@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-06-21T20:58:36.329Z] $ docker top 70ebdccd7ab4d6b3bba6ecd7237c236b97d7d8d95eb5e798145616efd067810f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-21T20:58:37.237Z] + make test [2022-06-21T20:58:37.237Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-21T20:58:37.237Z] go: downloading github.com/stretchr/testify v1.7.3 [2022-06-21T20:58:37.237Z] go: downloading github.com/hashicorp/consul/api v1.13.0 [2022-06-21T20:58:37.510Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-21T20:58:37.510Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-21T20:58:37.510Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-06-21T20:58:37.510Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-06-21T20:58:37.510Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-21T20:58:37.510Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-21T20:58:37.510Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-21T20:58:37.510Z] go: downloading github.com/hashicorp/serf v0.9.6 [2022-06-21T20:58:37.510Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-21T20:58:37.787Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-21T20:58:37.787Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-21T20:58:37.787Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-21T20:58:37.787Z] go: downloading golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44 [2022-06-21T20:58:38.064Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-21T20:58:38.064Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-21T20:58:38.064Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-21T20:59:17.096Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.112s coverage: 89.4% of statements [2022-06-21T20:59:17.096Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2022-06-21T20:59:17.096Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.020s coverage: 85.7% of statements [2022-06-21T20:59:17.096Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2022-06-21T20:59:17.096Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-21T20:59:17.096Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-06-21T20:59:32.209Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-21T20:59:32.209Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-06-21T20:59:32.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-21T20:59:32.251Z] $ docker stop --time=1 70ebdccd7ab4d6b3bba6ecd7237c236b97d7d8d95eb5e798145616efd067810f [2022-06-21T20:59:34.132Z] $ docker rm -f 70ebdccd7ab4d6b3bba6ecd7237c236b97d7d8d95eb5e798145616efd067810f [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-21T20:59:35.137Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-21T20:59:35.166Z] Warning: overwriting stash ‘coverage-report’ [2022-06-21T20:59:35.668Z] 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-06-21T20:59:36.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-21T20:59:36.120Z] [2022-06-21T20:59:36.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T20:59:36.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-21T20:59:36.747Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-21T20:59:36.747Z] 8998bd30e6a1: Pulling fs layer [2022-06-21T20:59:36.747Z] 04944245beec: Pulling fs layer [2022-06-21T20:59:36.747Z] 699f458cf7ca: Pulling fs layer [2022-06-21T20:59:36.747Z] 765212b225bb: Pulling fs layer [2022-06-21T20:59:36.747Z] f23df028b6ca: Pulling fs layer [2022-06-21T20:59:36.747Z] d65c8cfc05b1: Pulling fs layer [2022-06-21T20:59:36.747Z] 2437ff75d9bd: Pulling fs layer [2022-06-21T20:59:36.747Z] 765212b225bb: Waiting [2022-06-21T20:59:36.747Z] f23df028b6ca: Waiting [2022-06-21T20:59:36.747Z] d65c8cfc05b1: Waiting [2022-06-21T20:59:36.747Z] 2437ff75d9bd: Waiting [2022-06-21T20:59:36.747Z] 04944245beec: Verifying Checksum [2022-06-21T20:59:36.747Z] 04944245beec: Download complete [2022-06-21T20:59:36.747Z] 765212b225bb: Verifying Checksum [2022-06-21T20:59:36.747Z] 765212b225bb: Download complete [2022-06-21T20:59:36.747Z] f23df028b6ca: Download complete [2022-06-21T20:59:36.747Z] d65c8cfc05b1: Verifying Checksum [2022-06-21T20:59:36.747Z] d65c8cfc05b1: Download complete [2022-06-21T20:59:37.021Z] 699f458cf7ca: Verifying Checksum [2022-06-21T20:59:37.021Z] 699f458cf7ca: Download complete [2022-06-21T20:59:37.297Z] 8998bd30e6a1: Verifying Checksum [2022-06-21T20:59:37.297Z] 8998bd30e6a1: Download complete [2022-06-21T20:59:39.918Z] 2437ff75d9bd: Verifying Checksum [2022-06-21T20:59:39.918Z] 2437ff75d9bd: Download complete [2022-06-21T20:59:41.898Z] 8998bd30e6a1: Pull complete [2022-06-21T20:59:42.170Z] 04944245beec: Pull complete [2022-06-21T20:59:43.622Z] 699f458cf7ca: Pull complete [2022-06-21T20:59:43.899Z] 765212b225bb: Pull complete [2022-06-21T20:59:44.894Z] f23df028b6ca: Pull complete [2022-06-21T20:59:44.894Z] d65c8cfc05b1: Pull complete [2022-06-21T21:00:00.002Z] 2437ff75d9bd: Pull complete [2022-06-21T21:00:00.002Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-21T21:00:00.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-21T21:00:00.002Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:00:00.309Z] prd-ubuntu20.04-docker-arm64-4c-16g-15248 does not seem to be running inside a container [2022-06-21T21:00:00.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-registry/21 -v /w/workspace/go-mod-registry/21:/w/workspace/go-mod-registry/21:rw,z -v /w/workspace/go-mod-registry/21@tmp:/w/workspace/go-mod-registry/21@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-06-21T21:00:03.113Z] $ docker top 99c4d6029b55defe95447824864528b50123275d166125603394855455388359 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:00:04.035Z] ---> job-cost.sh [2022-06-21T21:00:04.035Z] lf-activate-venv: SKIPPING [2022-06-21T21:00:04.035Z] INFO: No Stack... [2022-06-21T21:00:04.307Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-21T21:00:05.290Z] INFO: Archiving Costs [Pipeline] sh [2022-06-21T21:00:05.966Z] + cat /w/workspace/go-mod-registry/21/archives/cost.csv [2022-06-21T21:00:05.966Z] + cut -d, -f6 [Pipeline] lock [2022-06-21T21:00:06.029Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-21-stack-cost] [2022-06-21T21:00:06.034Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-21-stack-cost] did not exist. Created. [2022-06-21T21:00:06.034Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-21T21:00:06.713Z] /w/workspace/go-mod-registry/21@tmp/durable-696b95a8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-21T21:00:07.382Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-21T21:00:07.402Z] Warning: overwriting stash ‘stack-cost’ [2022-06-21T21:00:07.446Z] Stashed 1 file(s) [Pipeline] } [2022-06-21T21:00:07.452Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-21-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-21T21:00:07.474Z] $ docker stop --time=1 99c4d6029b55defe95447824864528b50123275d166125603394855455388359 [2022-06-21T21:00:09.140Z] $ docker rm -f 99c4d6029b55defe95447824864528b50123275d166125603394855455388359 [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-06-21T21:00:09.575Z] provisioning config files... [2022-06-21T21:00:09.585Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config5318018606746139540tmp [Pipeline] { [Pipeline] sh [2022-06-21T21:00:09.881Z] + set +x [2022-06-21T21:00:09.881Z] + curl -s https://codecov.io/bash [2022-06-21T21:00:09.881Z] + bash -s -- [2022-06-21T21:00:10.140Z] [2022-06-21T21:00:10.140Z] _____ _ [2022-06-21T21:00:10.140Z] / ____| | | [2022-06-21T21:00:10.140Z] | | ___ __| | ___ ___ _____ __ [2022-06-21T21:00:10.140Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-21T21:00:10.140Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-21T21:00:10.140Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-21T21:00:10.140Z] Bash-1.0.6 [2022-06-21T21:00:10.140Z] [2022-06-21T21:00:10.140Z] [2022-06-21T21:00:10.140Z] ==> git version 2.25.1 found [2022-06-21T21:00:10.140Z] ==> 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-06-21T21:00:10.140Z] Release-Date: 2020-01-08 [2022-06-21T21:00:10.140Z] 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-06-21T21:00:10.140Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-21T21:00:10.140Z] ==> Jenkins CI detected. [2022-06-21T21:00:10.140Z] current dir:  /w/workspace/dgexfoundry_go-mod-registry_main [2022-06-21T21:00:10.140Z] project root: . [2022-06-21T21:00:10.140Z] --> token set from env [2022-06-21T21:00:10.140Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-21T21:00:10.140Z] ==> Running gcov in . (disable via -X gcov) [2022-06-21T21:00:10.140Z] ==> Python coveragepy not found [2022-06-21T21:00:10.140Z] ==> Searching for coverage reports in: [2022-06-21T21:00:10.140Z] + . [2022-06-21T21:00:10.140Z] -> Found 1 reports [2022-06-21T21:00:10.140Z] ==> Detecting git/mercurial file structure [2022-06-21T21:00:10.140Z] ==> Reading reports [2022-06-21T21:00:10.140Z] + ./coverage.out bytes=12273 [2022-06-21T21:00:10.140Z] ==> Appending adjustments [2022-06-21T21:00:10.140Z] https://docs.codecov.io/docs/fixing-reports [2022-06-21T21:00:10.140Z] + Found adjustments [2022-06-21T21:00:10.140Z] ==> Gzipping contents [2022-06-21T21:00:10.400Z] 4.0K /tmp/codecov.m24Bue.gz [2022-06-21T21:00:10.400Z] ==> Uploading reports [2022-06-21T21:00:10.400Z] url: https://codecov.io [2022-06-21T21:00:10.400Z] query: branch=main&commit=f4f7526e5f67d665f2f77851a4b801e21cad62e9&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-21T21:00:10.400Z] -> Pinging Codecov [2022-06-21T21:00:10.400Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=main&commit=f4f7526e5f67d665f2f77851a4b801e21cad62e9&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-21T21:00:10.659Z] -> Uploading to [2022-06-21T21:00:10.659Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-21/05B643FFA8DEACB6C25F95B2D4D12284/f4f7526e5f67d665f2f77851a4b801e21cad62e9/d53d275c-3bf4-4a9a-933e-576b23ac7856.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220621T210010Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8edb317634f3af15ca919f795f5b5883a5a04f4a9eb484231c70114bbade9885 [2022-06-21T21:00:10.659Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-21T21:00:10.659Z] Dload Upload Total Spent Left Speed [2022-06-21T21:00:10.919Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2269 0 0 100 2269 0 8403 --:--:-- --:--:-- --:--:-- 8403 [2022-06-21T21:00:10.919Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/f4f7526e5f67d665f2f77851a4b801e21cad62e9 [Pipeline] } [2022-06-21T21:00:10.927Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-21T21:00:11.099Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-21T21:00:11.108Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:00:11.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-21T21:00:11.416Z] [2022-06-21T21:00:11.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:00:11.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-21T21:00:11.719Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-21T21:00:11.719Z] df9b9388f04a: Pulling fs layer [2022-06-21T21:00:11.719Z] 52dc419b0ee2: Pulling fs layer [2022-06-21T21:00:11.719Z] 25bc292e5bac: Pulling fs layer [2022-06-21T21:00:11.719Z] 114826534d7a: Pulling fs layer [2022-06-21T21:00:11.719Z] 4657fd5d0bcf: Pulling fs layer [2022-06-21T21:00:11.719Z] 6ad1cebc031e: Pulling fs layer [2022-06-21T21:00:11.719Z] 8a3aa393b2d8: Pulling fs layer [2022-06-21T21:00:11.719Z] 4657fd5d0bcf: Waiting [2022-06-21T21:00:11.719Z] 6ad1cebc031e: Waiting [2022-06-21T21:00:11.719Z] 8a3aa393b2d8: Waiting [2022-06-21T21:00:11.719Z] 114826534d7a: Waiting [2022-06-21T21:00:11.719Z] 25bc292e5bac: Verifying Checksum [2022-06-21T21:00:11.719Z] 25bc292e5bac: Download complete [2022-06-21T21:00:11.719Z] 52dc419b0ee2: Verifying Checksum [2022-06-21T21:00:11.719Z] 52dc419b0ee2: Download complete [2022-06-21T21:00:11.719Z] df9b9388f04a: Verifying Checksum [2022-06-21T21:00:11.719Z] df9b9388f04a: Download complete [2022-06-21T21:00:11.984Z] 6ad1cebc031e: Verifying Checksum [2022-06-21T21:00:11.984Z] 6ad1cebc031e: Download complete [2022-06-21T21:00:11.984Z] df9b9388f04a: Pull complete [2022-06-21T21:00:11.984Z] 52dc419b0ee2: Pull complete [2022-06-21T21:00:12.246Z] 25bc292e5bac: Pull complete [2022-06-21T21:00:12.507Z] 114826534d7a: Verifying Checksum [2022-06-21T21:00:12.507Z] 114826534d7a: Download complete [2022-06-21T21:00:12.767Z] 8a3aa393b2d8: Verifying Checksum [2022-06-21T21:00:12.767Z] 8a3aa393b2d8: Download complete [2022-06-21T21:00:16.053Z] 114826534d7a: Pull complete [2022-06-21T21:00:16.312Z] 4657fd5d0bcf: Pull complete [2022-06-21T21:00:16.570Z] 6ad1cebc031e: Pull complete [2022-06-21T21:00:19.871Z] 8a3aa393b2d8: Pull complete [2022-06-21T21:00:19.871Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-21T21:00:19.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-21T21:00:19.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:00:19.975Z] prd-ubuntu20.04-docker-8c-8g-15246 does not seem to be running inside a container [2022-06-21T21:00:20.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-21T21:00:21.942Z] $ docker top 612922c825e55865c1b0672b843225c60bcd24aa13f48384597ec942727af707 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-21T21:00:22.019Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-registry:main' [Pipeline] sh [2022-06-21T21:00:22.297Z] + set -o pipefail [2022-06-21T21:00:22.297Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-registry:main' [2022-06-21T21:00:24.205Z] [2022-06-21T21:00:24.205Z] Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v2)... [2022-06-21T21:00:24.205Z] [2022-06-21T21:00:24.205Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/248b3a82-0f57-4d08-abdb-bcc7056f415b/history/4daf006f-639b-45e6-8a1d-9bd47a12a049 [2022-06-21T21:00:24.205Z] [2022-06-21T21:00:24.205Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-21T21:00:24.205Z] [2022-06-21T21:00:24.205Z] [Pipeline] } [2022-06-21T21:00:24.219Z] $ docker stop --time=1 612922c825e55865c1b0672b843225c60bcd24aa13f48384597ec942727af707 [2022-06-21T21:00:25.605Z] $ docker rm -f 612922c825e55865c1b0672b843225c60bcd24aa13f48384597ec942727af707 [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-06-21T21:00:26.178Z] + git log --format=format:%s -1 f4f7526e5f67d665f2f77851a4b801e21cad62e9 [Pipeline] sh [2022-06-21T21:00:26.478Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-21T21:00:26.478Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:00:26.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T21:00:26.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:00:26.906Z] prd-ubuntu20.04-docker-8c-8g-15246 does not seem to be running inside a container [2022-06-21T21:00:26.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-21T21:00:27.382Z] $ docker top b0355fc657719cac9771db42ef35caec03ccab64be2f231c8043d9b1b8cacef6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-21T21:00:27.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-21T21:00:27.474Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-21T21:00:27.601Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-21T21:00:27.605Z] $ docker exec b0355fc657719cac9771db42ef35caec03ccab64be2f231c8043d9b1b8cacef6 ssh-agent [2022-06-21T21:00:27.729Z] SSH_AUTH_SOCK=/tmp/ssh-RYcGi5wLpZq4/agent.34 [2022-06-21T21:00:27.729Z] SSH_AGENT_PID=40 [2022-06-21T21:00:27.733Z] Running ssh-add (command line suppressed) [2022-06-21T21:00:27.844Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8414403345794076267.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8414403345794076267.key) [2022-06-21T21:00:27.857Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-21T21:00:28.145Z] + git semver tag [2022-06-21T21:00:28.405Z] 2022-06-21 21:00:28,336 [run_tag] DEBUG tag force:False [2022-06-21T21:00:28.405Z] 2022-06-21 21:00:28,336 [check_head_tag] DEBUG check head tag [2022-06-21T21:00:28.405Z] 2022-06-21 21:00:28,337 [execute] INFO git cat-file --batch-check [2022-06-21T21:00:28.405Z] 2022-06-21 21:00:28,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) [2022-06-21T21:00:28.405Z] 2022-06-21 21:00:28,341 [execute] INFO git cat-file --batch [2022-06-21T21:00:28.405Z] 2022-06-21 21:00:28,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) [2022-06-21T21:00:28.405Z] 2022-06-21 21:00:28,361 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-06-21T21:00:28.405Z] 2022-06-21 21:00:28,361 [execute] INFO git tag -a v2.2.1-dev.5 -m v2.2.1-dev.5 [2022-06-21T21:00:28.405Z] 2022-06-21 21:00:28,362 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.5', '-m', 'v2.2.1-dev.5'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) [2022-06-21T21:00:28.405Z] 2022-06-21 21:00:28,365 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-06-21T21:00:28.405Z] 2.2.1-dev.5 [Pipeline] } [2022-06-21T21:00:28.419Z] $ docker exec --env ******** --env ******** b0355fc657719cac9771db42ef35caec03ccab64be2f231c8043d9b1b8cacef6 ssh-agent -k [2022-06-21T21:00:28.536Z] unset SSH_AUTH_SOCK; [2022-06-21T21:00:28.536Z] unset SSH_AGENT_PID; [2022-06-21T21:00:28.536Z] echo Agent pid 40 killed; [2022-06-21T21:00:28.545Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-21T21:00:28.850Z] + git semver [Pipeline] } [2022-06-21T21:00:29.177Z] $ docker stop --time=1 b0355fc657719cac9771db42ef35caec03ccab64be2f231c8043d9b1b8cacef6 [2022-06-21T21:00:30.490Z] $ docker rm -f b0355fc657719cac9771db42ef35caec03ccab64be2f231c8043d9b1b8cacef6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:00:30.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-21T21:00:30.900Z] [2022-06-21T21:00:30.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:00:31.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-21T21:00:31.210Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-21T21:00:31.210Z] ab5ef0e58194: Pulling fs layer [2022-06-21T21:00:31.210Z] 9712f1f96733: Pulling fs layer [2022-06-21T21:00:31.210Z] 63f879dbbcfc: Pulling fs layer [2022-06-21T21:00:31.210Z] 0d9ebad4ef96: Pulling fs layer [2022-06-21T21:00:31.210Z] e9a5061849ea: Pulling fs layer [2022-06-21T21:00:31.210Z] d747dcd14b5f: Pulling fs layer [2022-06-21T21:00:31.210Z] 2de7ff778b66: Pulling fs layer [2022-06-21T21:00:31.210Z] 0d9ebad4ef96: Waiting [2022-06-21T21:00:31.210Z] e9a5061849ea: Waiting [2022-06-21T21:00:31.210Z] d747dcd14b5f: Waiting [2022-06-21T21:00:31.210Z] 2de7ff778b66: Waiting [2022-06-21T21:00:31.210Z] 9712f1f96733: Download complete [2022-06-21T21:00:31.470Z] 63f879dbbcfc: Verifying Checksum [2022-06-21T21:00:31.470Z] 63f879dbbcfc: Download complete [2022-06-21T21:00:31.727Z] 0d9ebad4ef96: Verifying Checksum [2022-06-21T21:00:31.727Z] 0d9ebad4ef96: Download complete [2022-06-21T21:00:31.727Z] e9a5061849ea: Verifying Checksum [2022-06-21T21:00:31.727Z] e9a5061849ea: Download complete [2022-06-21T21:00:31.727Z] d747dcd14b5f: Download complete [2022-06-21T21:00:31.727Z] ab5ef0e58194: Verifying Checksum [2022-06-21T21:00:31.727Z] ab5ef0e58194: Download complete [2022-06-21T21:00:31.727Z] 2de7ff778b66: Verifying Checksum [2022-06-21T21:00:31.727Z] 2de7ff778b66: Download complete [2022-06-21T21:00:35.014Z] ab5ef0e58194: Pull complete [2022-06-21T21:00:35.014Z] 9712f1f96733: Pull complete [2022-06-21T21:00:35.582Z] 63f879dbbcfc: Pull complete [2022-06-21T21:00:39.764Z] 0d9ebad4ef96: Pull complete [2022-06-21T21:00:39.764Z] e9a5061849ea: Pull complete [2022-06-21T21:00:39.764Z] d747dcd14b5f: Pull complete [2022-06-21T21:00:40.704Z] 2de7ff778b66: Pull complete [2022-06-21T21:00:40.704Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-21T21:00:40.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-21T21:00:40.704Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:00:40.802Z] prd-ubuntu20.04-docker-8c-8g-15246 does not seem to be running inside a container [2022-06-21T21:00:40.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-21T21:00:43.156Z] $ docker top 9355c1458b53aa7fce69e05634f940c490f5d8f4465656f5b4dd40e8ace9f234 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-21T21:00:43.234Z] provisioning config files... [2022-06-21T21:00:43.241Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config5983804975732080715tmp [2022-06-21T21:00:43.250Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config6017733413818280037tmp [2022-06-21T21:00:43.260Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config7104433361128746912tmp [Pipeline] { [Pipeline] echo [2022-06-21T21:00:43.273Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:00:44.396Z] ---> sigul-configuration.sh [2022-06-21T21:00:44.396Z] gpg: directory `/root/.gnupg' created [2022-06-21T21:00:44.396Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-21T21:00:44.396Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-21T21:00:44.396Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-21T21:00:44.396Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-21T21:00:44.396Z] gpg: CAST5 encrypted data [2022-06-21T21:00:44.396Z] gpg: encrypted with 1 passphrase [2022-06-21T21:00:44.396Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-21T21:00:44.687Z] + mkdir /home/jenkins [2022-06-21T21:00:44.687Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-21T21:00:44.976Z] + 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-06-21T21:00:44.985Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:00:45.273Z] ---> sigul-install.sh [2022-06-21T21:00:45.273Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-21T21:00:45.562Z] + git tag --list [2022-06-21T21:00:45.562Z] v0.0.0 [2022-06-21T21:00:45.562Z] v0.1.0 [2022-06-21T21:00:45.562Z] v0.1.1 [2022-06-21T21:00:45.562Z] v0.1.10 [2022-06-21T21:00:45.562Z] v0.1.11 [2022-06-21T21:00:45.562Z] v0.1.12 [2022-06-21T21:00:45.562Z] v0.1.13 [2022-06-21T21:00:45.562Z] v0.1.14 [2022-06-21T21:00:45.562Z] v0.1.15 [2022-06-21T21:00:45.562Z] v0.1.16 [2022-06-21T21:00:45.562Z] v0.1.17 [2022-06-21T21:00:45.562Z] v0.1.18 [2022-06-21T21:00:45.562Z] v0.1.19 [2022-06-21T21:00:45.562Z] v0.1.2 [2022-06-21T21:00:45.562Z] v0.1.20 [2022-06-21T21:00:45.562Z] v0.1.21 [2022-06-21T21:00:45.562Z] v0.1.22 [2022-06-21T21:00:45.562Z] v0.1.23 [2022-06-21T21:00:45.562Z] v0.1.24 [2022-06-21T21:00:45.562Z] v0.1.25 [2022-06-21T21:00:45.562Z] v0.1.26 [2022-06-21T21:00:45.562Z] v0.1.27 [2022-06-21T21:00:45.562Z] v0.1.3 [2022-06-21T21:00:45.562Z] v0.1.4 [2022-06-21T21:00:45.562Z] v0.1.5 [2022-06-21T21:00:45.562Z] v0.1.6 [2022-06-21T21:00:45.562Z] v0.1.7 [2022-06-21T21:00:45.562Z] v0.1.8 [2022-06-21T21:00:45.562Z] v0.1.9 [2022-06-21T21:00:45.562Z] v2.0.0 [2022-06-21T21:00:45.562Z] v2.1.0 [2022-06-21T21:00:45.562Z] v2.2.0 [2022-06-21T21:00:45.562Z] v2.2.1-dev.1 [2022-06-21T21:00:45.562Z] v2.2.1-dev.2 [2022-06-21T21:00:45.562Z] v2.2.1-dev.3 [2022-06-21T21:00:45.562Z] v2.2.1-dev.4 [2022-06-21T21:00:45.562Z] v2.2.1-dev.5 [Pipeline] sh [2022-06-21T21:00:45.848Z] + lftools sign git-tag v2.2.1-dev.5 [2022-06-21T21:00:46.418Z] Signing Git tag with Sigul... [2022-06-21T21:00:46.418Z] Signing v2.2.1-dev.5 [Pipeline] echo [2022-06-21T21:00:46.685Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:00:46.971Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-21T21:00:46.979Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-21T21:00:46.997Z] $ docker stop --time=1 9355c1458b53aa7fce69e05634f940c490f5d8f4465656f5b4dd40e8ace9f234 [2022-06-21T21:00:48.291Z] $ docker rm -f 9355c1458b53aa7fce69e05634f940c490f5d8f4465656f5b4dd40e8ace9f234 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-21T21:00:48.707Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-21T21:00:48.707Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:00:49.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T21:00:49.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:00:49.121Z] prd-ubuntu20.04-docker-8c-8g-15246 does not seem to be running inside a container [2022-06-21T21:00:49.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-21T21:00:49.521Z] $ docker top 9beef1a415092065594bba88643f957bf95c3029cededf672b0f162231b15d3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-21T21:00:49.615Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-21T21:00:49.615Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-21T21:00:49.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-21T21:00:49.740Z] $ docker exec 9beef1a415092065594bba88643f957bf95c3029cededf672b0f162231b15d3d ssh-agent [2022-06-21T21:00:49.864Z] SSH_AUTH_SOCK=/tmp/ssh-eaWDMJRLa9Ks/agent.33 [2022-06-21T21:00:49.864Z] SSH_AGENT_PID=40 [2022-06-21T21:00:49.869Z] Running ssh-add (command line suppressed) [2022-06-21T21:00:49.989Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6712863263484145410.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6712863263484145410.key) [2022-06-21T21:00:50.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-21T21:00:50.302Z] + git semver bump pre [2022-06-21T21:00:50.563Z] 2022-06-21 21:00:50,474 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-06-21T21:00:50.563Z] 2022-06-21 21:00:50,474 [bump_version] DEBUG bumping version:2.2.1-dev.5 on axis:pre with prefix:dev [2022-06-21T21:00:50.563Z] 2022-06-21 21:00:50,474 [bump_version] DEBUG bumped version:2.2.1-dev.6 [2022-06-21T21:00:50.563Z] 2022-06-21 21:00:50,474 [write_version] DEBUG write version:2.2.1-dev.6 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:True [2022-06-21T21:00:50.563Z] 2022-06-21 21:00:50,474 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-06-21T21:00:50.563Z] 2022-06-21 21:00:50,475 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-06-21T21:00:50.563Z] 2022-06-21 21:00:50,477 [execute] INFO git cat-file --batch-check [2022-06-21T21:00:50.563Z] 2022-06-21 21:00:50,477 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-21T21:00:50.563Z] 2022-06-21 21:00:50,482 [execute] INFO git cat-file --batch [2022-06-21T21:00:50.563Z] 2022-06-21 21:00:50,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-21T21:00:50.563Z] 2022-06-21 21:00:50,487 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-06-21T21:00:50.563Z] 2.2.1-dev.6 [Pipeline] } [2022-06-21T21:00:50.575Z] $ docker exec --env ******** --env ******** 9beef1a415092065594bba88643f957bf95c3029cededf672b0f162231b15d3d ssh-agent -k [2022-06-21T21:00:50.684Z] unset SSH_AUTH_SOCK; [2022-06-21T21:00:50.685Z] unset SSH_AGENT_PID; [2022-06-21T21:00:50.685Z] echo Agent pid 40 killed; [2022-06-21T21:00:50.696Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-21T21:00:50.998Z] + git semver [Pipeline] } [2022-06-21T21:00:51.274Z] $ docker stop --time=1 9beef1a415092065594bba88643f957bf95c3029cededf672b0f162231b15d3d [2022-06-21T21:00:52.581Z] $ docker rm -f 9beef1a415092065594bba88643f957bf95c3029cededf672b0f162231b15d3d [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-21T21:00:52.930Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-21T21:00:52.930Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:00:53.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T21:00:53.234Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:00:53.310Z] prd-ubuntu20.04-docker-8c-8g-15246 does not seem to be running inside a container [2022-06-21T21:00:53.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-21T21:00:53.719Z] $ docker top da47ea15fa1c161b0ececf20533019c64d5163c0c6ed333031a37c2e8ca441b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-21T21:00:53.808Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-21T21:00:53.808Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-21T21:00:53.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-21T21:00:53.935Z] $ docker exec da47ea15fa1c161b0ececf20533019c64d5163c0c6ed333031a37c2e8ca441b9 ssh-agent [2022-06-21T21:00:54.045Z] SSH_AUTH_SOCK=/tmp/ssh-D1Lty3TYFVk7/agent.32 [2022-06-21T21:00:54.046Z] SSH_AGENT_PID=38 [2022-06-21T21:00:54.050Z] Running ssh-add (command line suppressed) [2022-06-21T21:00:54.170Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6825228953887474325.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6825228953887474325.key) [2022-06-21T21:00:54.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-21T21:00:54.471Z] + git semver push [2022-06-21T21:00:54.731Z] 2022-06-21 21:00:54,664 [run_push] DEBUG push [2022-06-21T21:00:54.731Z] 2022-06-21 21:00:54,664 [execute] INFO git cat-file --batch-check [2022-06-21T21:00:54.731Z] 2022-06-21 21:00:54,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-21T21:00:54.731Z] 2022-06-21 21:00:54,668 [execute] INFO git rev-list 15a0aaeab6f6b546321c9d0a4bfbdccf228f66f4 -- [2022-06-21T21:00:54.732Z] 2022-06-21 21:00:54,669 [execute] DEBUG Popen(['git', 'rev-list', '15a0aaeab6f6b546321c9d0a4bfbdccf228f66f4', '--'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-21T21:00:54.732Z] 2022-06-21 21:00:54,675 [execute] INFO git fetch -v origin [2022-06-21T21:00:54.732Z] 2022-06-21 21:00:54,675 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-21T21:00:55.302Z] 2022-06-21 21:00:55,140 [run_push] DEBUG no remote changes detected [2022-06-21T21:00:55.302Z] 2022-06-21 21:00:55,140 [execute] INFO git push origin semver [2022-06-21T21:00:55.302Z] 2022-06-21 21:00:55,141 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-21T21:00:56.243Z] 2022-06-21 21:00:55,978 [run_push] DEBUG push all version tags [2022-06-21T21:00:56.243Z] 2022-06-21 21:00:55,978 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-21T21:00:56.243Z] 2022-06-21 21:00:55,978 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) [2022-06-21T21:00:56.809Z] 2022-06-21 21:00:56,753 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2022-06-21T21:00:56.809Z] 2.2.1-dev.6 [Pipeline] } [2022-06-21T21:00:56.819Z] $ docker exec --env ******** --env ******** da47ea15fa1c161b0ececf20533019c64d5163c0c6ed333031a37c2e8ca441b9 ssh-agent -k [2022-06-21T21:00:56.943Z] unset SSH_AUTH_SOCK; [2022-06-21T21:00:56.943Z] unset SSH_AGENT_PID; [2022-06-21T21:00:56.943Z] echo Agent pid 38 killed; [2022-06-21T21:00:56.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-21T21:00:57.257Z] + git semver [Pipeline] } [2022-06-21T21:00:57.539Z] $ docker stop --time=1 da47ea15fa1c161b0ececf20533019c64d5163c0c6ed333031a37c2e8ca441b9 [2022-06-21T21:00:58.868Z] $ docker rm -f da47ea15fa1c161b0ececf20533019c64d5163c0c6ed333031a37c2e8ca441b9 [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-06-21T21:00:59.423Z] + [ -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ] [2022-06-21T21:00:59.423Z] + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives [2022-06-21T21:00:59.423Z] total 16 [2022-06-21T21:00:59.423Z] drwxr-xr-x 3 root root 4096 Jun 21 20:56 . [2022-06-21T21:00:59.423Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 21:00 .. [2022-06-21T21:00:59.423Z] drwxr-xr-x 2 root root 4096 Jun 21 20:56 cost [2022-06-21T21:00:59.423Z] -rw-r--r-- 1 root root 85 Jun 21 20:56 cost.csv [2022-06-21T21:00:59.423Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_go-mod-registry_main/archives [2022-06-21T21:00:59.423Z] + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives [2022-06-21T21:00:59.423Z] total 16 [2022-06-21T21:00:59.423Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 20:56 . [2022-06-21T21:00:59.423Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 21:00 .. [2022-06-21T21:00:59.423Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 21 20:56 cost [2022-06-21T21:00:59.423Z] -rw-r--r-- 1 jenkins jenkins 85 Jun 21 20:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:00:59.716Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:01:00.586Z] ---> package-listing.sh [2022-06-21T21:01:00.586Z] ++ facter osfamily [2022-06-21T21:01:00.586Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-21T21:01:00.845Z] + OS_FAMILY=debian [2022-06-21T21:01:00.846Z] + workspace=/w/workspace/dgexfoundry_go-mod-registry_main [2022-06-21T21:01:00.846Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-21T21:01:00.846Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-21T21:01:00.846Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-21T21:01:00.846Z] + PACKAGES=/tmp/packages_start.txt [2022-06-21T21:01:00.846Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2022-06-21T21:01:00.846Z] + PACKAGES=/tmp/packages_end.txt [2022-06-21T21:01:00.846Z] + case "${OS_FAMILY}" in [2022-06-21T21:01:00.846Z] + dpkg -l [2022-06-21T21:01:00.846Z] + grep '^ii' [2022-06-21T21:01:00.846Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-21T21:01:00.846Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-21T21:01:00.846Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-21T21:01:00.846Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2022-06-21T21:01:00.846Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [2022-06-21T21:01:00.846Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo [2022-06-21T21:01:00.857Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-21T21:01:01.135Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:01:01.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-21T21:01:01.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:01:01.778Z] prd-ubuntu20.04-docker-8c-8g-15246 does not seem to be running inside a container [2022-06-21T21:01:01.813Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-21T21:01:02.095Z] $ docker top b9f4455388cffe8a8de4e8523e7926ec405cff50c414676faf48401a8cf316ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-21T21:01:02.445Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-21T21:01:02.730Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-21T21:01:03.016Z] + ls /var/log/sa-host [2022-06-21T21:01:03.016Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-21T21:01:03.142Z] provisioning config files... [2022-06-21T21:01:03.151Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config7603537527048397079tmp [Pipeline] { [Pipeline] echo [2022-06-21T21:01:03.167Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:01:03.451Z] ---> create-netrc.sh [Pipeline] } [2022-06-21T21:01:03.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:01:03.792Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-21T21:01:03.802Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:01:04.088Z] ---> sudo-logs.sh [2022-06-21T21:01:04.088Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-21T21:01:04.114Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:01:04.398Z] ---> job-cost.sh [2022-06-21T21:01:04.398Z] lf-activate-venv: SKIPPING [2022-06-21T21:01:04.398Z] DEBUG: total: 0.2199999988079071 [2022-06-21T21:01:04.398Z] INFO: Retrieving Stack Cost... [2022-06-21T21:01:04.658Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-21T21:01:05.224Z] INFO: Archiving Costs [Pipeline] echo [2022-06-21T21:01:05.237Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:01:05.638Z] ---> logs-deploy.sh [2022-06-21T21:01:05.638Z] lf-activate-venv: SKIPPING [2022-06-21T21:01:05.638Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/21 [2022-06-21T21:01:05.638Z] INFO: archiving workspace using pattern(s): [2022-06-21T21:01:06.582Z] Archives upload complete. [2022-06-21T21:01:06.582Z] INFO: archiving logs to Nexus [2022-06-21T21:01:07.151Z] ---> uname -a: [2022-06-21T21:01:07.151Z] Linux prd-ubuntu20-04-docker-8c-8g-15246 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-06-21T21:01:07.151Z] [2022-06-21T21:01:07.151Z] [2022-06-21T21:01:07.151Z] ---> lscpu: [2022-06-21T21:01:07.151Z] Architecture: x86_64 [2022-06-21T21:01:07.151Z] CPU op-mode(s): 32-bit, 64-bit [2022-06-21T21:01:07.151Z] Byte Order: Little Endian [2022-06-21T21:01:07.151Z] Address sizes: 40 bits physical, 48 bits virtual [2022-06-21T21:01:07.151Z] CPU(s): 8 [2022-06-21T21:01:07.151Z] On-line CPU(s) list: 0-7 [2022-06-21T21:01:07.151Z] Thread(s) per core: 1 [2022-06-21T21:01:07.151Z] Core(s) per socket: 1 [2022-06-21T21:01:07.151Z] Socket(s): 8 [2022-06-21T21:01:07.151Z] NUMA node(s): 1 [2022-06-21T21:01:07.151Z] Vendor ID: AuthenticAMD [2022-06-21T21:01:07.151Z] CPU family: 23 [2022-06-21T21:01:07.151Z] Model: 49 [2022-06-21T21:01:07.151Z] Model name: AMD EPYC-Rome Processor [2022-06-21T21:01:07.151Z] Stepping: 0 [2022-06-21T21:01:07.151Z] CPU MHz: 2799.998 [2022-06-21T21:01:07.151Z] BogoMIPS: 5599.99 [2022-06-21T21:01:07.151Z] Virtualization: AMD-V [2022-06-21T21:01:07.151Z] Hypervisor vendor: KVM [2022-06-21T21:01:07.151Z] Virtualization type: full [2022-06-21T21:01:07.151Z] L1d cache: 256 KiB [2022-06-21T21:01:07.151Z] L1i cache: 256 KiB [2022-06-21T21:01:07.151Z] L2 cache: 4 MiB [2022-06-21T21:01:07.151Z] L3 cache: 128 MiB [2022-06-21T21:01:07.151Z] NUMA node0 CPU(s): 0-7 [2022-06-21T21:01:07.151Z] Vulnerability Itlb multihit: Not affected [2022-06-21T21:01:07.151Z] Vulnerability L1tf: Not affected [2022-06-21T21:01:07.151Z] Vulnerability Mds: Not affected [2022-06-21T21:01:07.151Z] Vulnerability Meltdown: Not affected [2022-06-21T21:01:07.151Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-06-21T21:01:07.151Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-06-21T21:01:07.151Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-06-21T21:01:07.151Z] Vulnerability Srbds: Not affected [2022-06-21T21:01:07.151Z] Vulnerability Tsx async abort: Not affected [2022-06-21T21:01:07.151Z] 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-06-21T21:01:07.151Z] [2022-06-21T21:01:07.151Z] [2022-06-21T21:01:07.151Z] ---> nproc: [2022-06-21T21:01:07.151Z] 8 [2022-06-21T21:01:07.151Z] [2022-06-21T21:01:07.151Z] [2022-06-21T21:01:07.151Z] ---> df -h: [2022-06-21T21:01:07.151Z] Filesystem Size Used Avail Use% Mounted on [2022-06-21T21:01:07.151Z] overlay 155G 12G 144G 8% / [2022-06-21T21:01:07.151Z] tmpfs 64M 0 64M 0% /dev [2022-06-21T21:01:07.151Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-06-21T21:01:07.151Z] shm 64M 0 64M 0% /dev/shm [2022-06-21T21:01:07.151Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-06-21T21:01:07.151Z] [2022-06-21T21:01:07.151Z] [2022-06-21T21:01:07.151Z] ---> sar -b -r -n DEV: [2022-06-21T21:01:07.151Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-15246) 06/21/22 _x86_64_ (8 CPU) [2022-06-21T21:01:07.151Z] [2022-06-21T21:01:07.151Z] 20:54:42 LINUX RESTART (8 CPU) [2022-06-21T21:01:07.151Z] [2022-06-21T21:01:07.151Z] 20:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-06-21T21:01:07.151Z] 20:56:01 336.21 49.59 286.62 0.00 4648.96 179002.43 0.00 [2022-06-21T21:01:07.151Z] 20:57:01 43.76 0.05 43.71 0.00 1.07 19460.37 0.00 [2022-06-21T21:01:07.151Z] 20:58:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2022-06-21T21:01:07.151Z] 20:59:01 1.60 0.00 1.60 0.00 0.00 19.33 0.00 [2022-06-21T21:01:07.151Z] 21:00:01 1.10 0.02 1.08 0.00 0.13 13.20 0.00 [2022-06-21T21:01:07.151Z] 21:01:01 105.38 1.82 103.57 0.00 70.12 49099.02 0.00 [2022-06-21T21:01:07.151Z] Average: 81.50 8.58 72.92 0.00 786.65 41264.20 0.00 [2022-06-21T21:01:07.151Z] [2022-06-21T21:01:07.151Z] 20:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-06-21T21:01:07.151Z] 20:56:01 28734748 31694044 603116 1.83 121692 3100064 2259188 6.66 1308808 2450248 63736 [2022-06-21T21:01:07.151Z] 20:57:01 28443108 31777700 521972 1.59 121848 3436128 1938224 5.71 1207588 2801848 36 [2022-06-21T21:01:07.151Z] 20:58:01 28443096 31777796 521540 1.59 121876 3436132 1938224 5.71 1207484 2801856 24 [2022-06-21T21:01:07.151Z] 20:59:01 28455300 31790280 508992 1.55 121920 3436260 1938224 5.71 1195720 2802072 12 [2022-06-21T21:01:07.151Z] 21:00:01 28455096 31790108 509116 1.55 121952 3436264 1938224 5.71 1196020 2802076 12 [2022-06-21T21:01:07.151Z] 21:01:01 26941604 31764052 528268 1.61 171564 4746484 1886064 5.56 1326516 4048364 852 [2022-06-21T21:01:07.152Z] Average: 28245492 31765663 532167 1.62 130142 3598555 1983025 5.84 1240356 2951077 10779 [2022-06-21T21:01:07.152Z] [2022-06-21T21:01:07.152Z] 20:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-06-21T21:01:07.152Z] 20:56:01 vethba356d1 7.30 8.02 0.64 49.24 0.00 0.00 0.00 0.00 [2022-06-21T21:01:07.152Z] 20:56:01 docker0 9.72 10.15 0.80 75.49 0.00 0.00 0.00 0.00 [2022-06-21T21:01:07.152Z] 20:56:01 ens3 770.50 469.62 6400.12 147.57 0.00 0.00 0.00 0.00 [2022-06-21T21:01:07.152Z] 20:56:01 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 [2022-06-21T21:01:07.152Z] 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-21T21:01:07.152Z] 20:57:01 ens3 115.93 69.36 2534.63 13.27 0.00 0.00 0.00 0.00 [2022-06-21T21:01:07.152Z] 20:57:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-06-21T21:01:07.152Z] 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-21T21:01:07.152Z] 20:58:01 ens3 2.02 0.45 0.65 0.39 0.00 0.00 0.00 0.00 [2022-06-21T21:01:07.152Z] 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-21T21:01:07.152Z] 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-21T21:01:07.152Z] 20:59:01 ens3 3.05 1.07 1.02 0.69 0.00 0.00 0.00 0.00 [2022-06-21T21:01:07.152Z] 20:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-21T21:01:07.152Z] 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-21T21:01:07.152Z] 21:00:01 ens3 1.93 0.53 0.67 0.46 0.00 0.00 0.00 0.00 [2022-06-21T21:01:07.152Z] 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-21T21:01:07.152Z] 21:01:01 docker0 8.87 8.73 0.91 49.84 0.00 0.00 0.00 0.00 [2022-06-21T21:01:07.152Z] 21:01:01 ens3 406.53 267.11 7288.31 132.79 0.00 0.00 0.00 0.00 [2022-06-21T21:01:07.152Z] 21:01:01 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 [2022-06-21T21:01:07.152Z] Average: docker0 3.10 3.15 0.29 20.89 0.00 0.00 0.00 0.00 [2022-06-21T21:01:07.152Z] Average: ens3 216.64 134.68 2704.01 49.19 0.00 0.00 0.00 0.00 [2022-06-21T21:01:07.152Z] Average: lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-06-21T21:01:07.152Z] [2022-06-21T21:01:07.152Z] [2022-06-21T21:01:07.152Z] ---> sar -P ALL: [2022-06-21T21:01:07.152Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-15246) 06/21/22 _x86_64_ (8 CPU) [2022-06-21T21:01:07.152Z] [2022-06-21T21:01:07.152Z] 20:54:42 LINUX RESTART (8 CPU) [2022-06-21T21:01:07.152Z] [2022-06-21T21:01:07.152Z] 20:55:01 CPU %user %nice %system %iowait %steal %idle [2022-06-21T21:01:07.152Z] 20:56:01 all 16.55 0.00 5.35 2.21 0.09 75.80 [2022-06-21T21:01:07.152Z] 20:56:01 0 15.11 0.00 5.10 1.18 0.08 78.52 [2022-06-21T21:01:07.152Z] 20:56:01 1 17.56 0.00 6.65 3.60 0.08 72.10 [2022-06-21T21:01:07.152Z] 20:56:01 2 15.72 0.00 5.07 3.14 0.08 75.98 [2022-06-21T21:01:07.152Z] 20:56:01 3 18.97 0.00 6.04 1.04 0.10 73.84 [2022-06-21T21:01:07.152Z] 20:56:01 4 16.10 0.00 3.99 0.76 0.08 79.07 [2022-06-21T21:01:07.152Z] 20:56:01 5 16.91 0.00 6.11 6.55 0.08 70.35 [2022-06-21T21:01:07.152Z] 20:56:01 6 14.42 0.00 4.31 0.34 0.07 80.86 [2022-06-21T21:01:07.152Z] 20:56:01 7 17.61 0.00 5.57 1.09 0.10 75.63 [2022-06-21T21:01:07.152Z] 20:57:01 all 7.42 0.00 1.78 0.42 0.03 90.34 [2022-06-21T21:01:07.152Z] 20:57:01 0 7.13 0.00 2.66 2.11 0.03 88.06 [2022-06-21T21:01:07.152Z] 20:57:01 1 7.47 0.00 1.79 0.07 0.03 90.63 [2022-06-21T21:01:07.152Z] 20:57:01 2 7.49 0.00 1.64 0.05 0.02 90.80 [2022-06-21T21:01:07.152Z] 20:57:01 3 6.50 0.00 1.56 0.67 0.02 91.26 [2022-06-21T21:01:07.152Z] 20:57:01 4 7.60 0.00 2.15 0.27 0.03 89.95 [2022-06-21T21:01:07.152Z] 20:57:01 5 7.76 0.00 1.41 0.10 0.02 90.72 [2022-06-21T21:01:07.152Z] 20:57:01 6 8.49 0.00 1.46 0.13 0.03 89.89 [2022-06-21T21:01:07.152Z] 20:57:01 7 6.96 0.00 1.59 0.00 0.03 91.42 [2022-06-21T21:01:07.152Z] 20:58:01 all 0.04 0.00 0.02 0.00 0.01 99.94 [2022-06-21T21:01:07.152Z] 20:58:01 0 0.12 0.00 0.03 0.00 0.02 99.83 [2022-06-21T21:01:07.152Z] 20:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-21T21:01:07.152Z] 20:58:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2022-06-21T21:01:07.152Z] 20:58:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-06-21T21:01:07.152Z] 20:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-21T21:01:07.152Z] 20:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-21T21:01:07.152Z] 20:58:01 6 0.08 0.00 0.00 0.00 0.00 99.92 [2022-06-21T21:01:07.152Z] 20:58:01 7 0.00 0.00 0.05 0.00 0.00 99.95 [2022-06-21T21:01:07.152Z] 20:59:01 all 0.19 0.00 0.02 0.01 0.00 99.78 [2022-06-21T21:01:07.152Z] 20:59:01 0 0.13 0.00 0.03 0.00 0.00 99.83 [2022-06-21T21:01:07.152Z] 20:59:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-06-21T21:01:07.152Z] 20:59:01 2 0.05 0.00 0.02 0.03 0.00 99.90 [2022-06-21T21:01:07.152Z] 20:59:01 3 1.16 0.00 0.02 0.00 0.00 98.82 [2022-06-21T21:01:07.152Z] 20:59:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-06-21T21:01:07.152Z] 20:59:01 5 0.03 0.00 0.03 0.03 0.02 99.88 [2022-06-21T21:01:07.152Z] 20:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-21T21:01:07.152Z] 20:59:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-06-21T21:01:07.152Z] 21:00:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-06-21T21:01:07.152Z] 21:00:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-06-21T21:01:07.152Z] 21:00:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-21T21:01:07.152Z] 21:00:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2022-06-21T21:01:07.152Z] 21:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-21T21:01:07.152Z] 21:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-21T21:01:07.152Z] 21:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-21T21:01:07.152Z] 21:00:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2022-06-21T21:01:07.152Z] 21:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-21T21:01:07.152Z] 21:01:01 all 9.50 0.00 4.09 0.93 0.07 85.40 [2022-06-21T21:01:07.152Z] 21:01:01 0 9.48 0.00 4.61 2.81 0.07 83.04 [2022-06-21T21:01:07.152Z] 21:01:01 1 10.44 0.00 5.67 2.57 0.07 81.25 [2022-06-21T21:01:07.152Z] 21:01:01 2 9.33 0.00 3.26 0.27 0.07 87.07 [2022-06-21T21:01:07.152Z] 21:01:01 3 9.59 0.00 3.58 0.20 0.07 86.56 [2022-06-21T21:01:07.152Z] 21:01:01 4 8.56 0.00 3.55 0.91 0.07 86.90 [2022-06-21T21:01:07.152Z] 21:01:01 5 9.36 0.00 3.60 0.61 0.07 86.36 [2022-06-21T21:01:07.152Z] 21:01:01 6 10.65 0.00 4.08 0.08 0.07 85.11 [2022-06-21T21:01:07.152Z] 21:01:01 7 8.60 0.00 4.38 0.02 0.07 86.93 [2022-06-21T21:01:07.152Z] Average: all 5.59 0.00 1.87 0.59 0.03 91.92 [2022-06-21T21:01:07.152Z] Average: 0 5.31 0.00 2.07 1.01 0.03 91.57 [2022-06-21T21:01:07.152Z] Average: 1 5.88 0.00 2.34 1.03 0.03 90.72 [2022-06-21T21:01:07.152Z] Average: 2 5.41 0.00 1.66 0.58 0.03 92.32 [2022-06-21T21:01:07.152Z] Average: 3 6.02 0.00 1.86 0.32 0.03 91.76 [2022-06-21T21:01:07.152Z] Average: 4 5.36 0.00 1.61 0.32 0.03 92.67 [2022-06-21T21:01:07.152Z] Average: 5 5.66 0.00 1.85 1.21 0.03 91.25 [2022-06-21T21:01:07.152Z] Average: 6 5.59 0.00 1.64 0.09 0.03 92.65 [2022-06-21T21:01:07.152Z] Average: 7 5.48 0.00 1.92 0.18 0.04 92.39 [2022-06-21T21:01:07.152Z] [2022-06-21T21:01:07.152Z] [2022-06-21T21:01:07.152Z]