Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e7c03b39c523dec67eb64c3d15373cb9b0a348f4+f7bfe6c0ffcb323c070954b07199cece6f79f3ba (bd061eb87c6d6d5e7726e09764b9272d1ecb6ced) 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-ssh11768270646014462516.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh7908164713271676004.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-326/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-326/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14395797606318393979.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh14946226523733715257.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-326/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-326/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16394733303501734277.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-42145 in /w/workspace/xfoundry_go-mod-bootstrap_PR-326 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-326 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f7bfe6c0ffcb323c070954b07199cece6f79f3ba into PR head commit e7c03b39c523dec67eb64c3d15373cb9b0a348f4 Merge succeeded, producing d24ad3834977f3ffe1cf41cbb1e5a7b3c7768f0e Checking out Revision d24ad3834977f3ffe1cf41cbb1e5a7b3c7768f0e (PR-326) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/326/head:refs/remotes/origin/PR-326 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7c03b39c523dec67eb64c3d15373cb9b0a348f4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f7bfe6c0ffcb323c070954b07199cece6f79f3ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d24ad3834977f3ffe1cf41cbb1e5a7b3c7768f0e # timeout=10 Commit message: "Merge commit 'f7bfe6c0ffcb323c070954b07199cece6f79f3ba' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-09T19:01:18.102Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-09T19:01:18.171Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-09T19:01:18.189Z] ========================================================= [2022-05-09T19:01:18.189Z] EdgeX Global Pipelines Version Info [2022-05-09T19:01:18.189Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4c8730672e68c0d89b7588c46a116f42d2de0a32 # timeout=10 [2022-05-09T19:01:18.961Z] ------------------- [2022-05-09T19:01:18.961Z] stable info: [2022-05-09T19:01:18.961Z] ------------------- [2022-05-09T19:01:18.961Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T19:01:18.961Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-09T19:01:18.961Z] Message: update stable to v1.0.227 [2022-05-09T19:01:19.532Z] ------------------- [2022-05-09T19:01:19.532Z] experimental info: [2022-05-09T19:01:19.532Z] ------------------- [2022-05-09T19:01:19.532Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T19:01:19.532Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-09T19:01:19.532Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-09T19:01:19.676Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-05-09T19:01:19.688Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-05-09T19:01:19.707Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-09T19:01:19.727Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-09T19:01:19.746Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-09T19:01:19.768Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-09T19:01:19.787Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-09T19:01:19.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-09T19:01:19.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-09T19:01:19.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-09T19:01:19.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-09T19:01:19.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-05-09T19:01:19.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-09T19:01:19.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-09T19:01:19.897Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T19:01:19.909Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T19:01:19.924Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T19:01:19.936Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T19:01:19.952Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-09T19:01:19.971Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-09T19:01:19.990Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-09T19:01:20.006Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-09T19:01:20.027Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-09T19:01:20.044Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-09T19:01:20.058Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-05-09T19:01:20.069Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-09T19:01:20.079Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-326 [Pipeline] echo [2022-05-09T19:01:20.088Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-326 [Pipeline] echo [2022-05-09T19:01:20.098Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-326 [Pipeline] echo [2022-05-09T19:01:20.108Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d24ad3834977f3ffe1cf41cbb1e5a7b3c7768f0e [Pipeline] echo [2022-05-09T19:01:20.117Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d24ad38 [Pipeline] echo [2022-05-09T19:01:20.127Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-09T19:01:20.471Z] + git rev-list -1 --merges d24ad3834977f3ffe1cf41cbb1e5a7b3c7768f0e~1..d24ad3834977f3ffe1cf41cbb1e5a7b3c7768f0e [Pipeline] echo [2022-05-09T19:01:20.501Z] -----------> git rev-list -1 --merges d24ad3834977f3ffe1cf41cbb1e5a7b3c7768f0e~1..d24ad3834977f3ffe1cf41cbb1e5a7b3c7768f0e d24ad3834977f3ffe1cf41cbb1e5a7b3c7768f0e [2022-05-09T19:01:20.501Z] d24ad3834977f3ffe1cf41cbb1e5a7b3c7768f0e [false] [Pipeline] sh [2022-05-09T19:01:20.792Z] + git log --format=format:%s -1 d24ad3834977f3ffe1cf41cbb1e5a7b3c7768f0e [Pipeline] echo [2022-05-09T19:01:20.808Z] ========================================================= [2022-05-09T19:01:20.808Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-09T19:01:20.808Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T19:01:21.148Z] + git log --format=format:%s -1 d24ad3834977f3ffe1cf41cbb1e5a7b3c7768f0e [Pipeline] echo [2022-05-09T19:01:21.162Z] [semverPrep] GIT_COMMIT: d24ad3834977f3ffe1cf41cbb1e5a7b3c7768f0e, Commit Message: Merge commit 'f7bfe6c0ffcb323c070954b07199cece6f79f3ba' into HEAD [Pipeline] echo [2022-05-09T19:01:21.174Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-09T19:01:21.556Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T19:01:21.556Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-09T19:01:21.556Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-09T19:01:21.556Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-09T19:01:21.556Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-09T19:01:21.556Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-09T19:01:21.556Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:01:21.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T19:01:22.169Z] [2022-05-09T19:01:22.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:01:22.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T19:01:22.474Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-09T19:01:22.474Z] 1fe172e4850f: Pulling fs layer [2022-05-09T19:01:22.474Z] caf521ccaac6: Pulling fs layer [2022-05-09T19:01:22.474Z] 3ead6fa29328: Pulling fs layer [2022-05-09T19:01:22.474Z] 5c2a1cbceb83: Pulling fs layer [2022-05-09T19:01:22.474Z] a8d5f1318db7: Pulling fs layer [2022-05-09T19:01:22.474Z] c427282e49a2: Pulling fs layer [2022-05-09T19:01:22.474Z] 1827001aaf11: Pulling fs layer [2022-05-09T19:01:22.474Z] 0714d37db230: Pulling fs layer [2022-05-09T19:01:22.474Z] ac28cf19c067: Pulling fs layer [2022-05-09T19:01:22.474Z] ca983d60f3e2: Pulling fs layer [2022-05-09T19:01:22.474Z] 9f894cec8388: Pulling fs layer [2022-05-09T19:01:22.474Z] ac28cf19c067: Waiting [2022-05-09T19:01:22.474Z] ca983d60f3e2: Waiting [2022-05-09T19:01:22.474Z] 1827001aaf11: Waiting [2022-05-09T19:01:22.474Z] 0714d37db230: Waiting [2022-05-09T19:01:22.474Z] 5c2a1cbceb83: Waiting [2022-05-09T19:01:22.474Z] a8d5f1318db7: Waiting [2022-05-09T19:01:22.474Z] c427282e49a2: Waiting [2022-05-09T19:01:22.736Z] caf521ccaac6: Download complete [2022-05-09T19:01:22.736Z] 5c2a1cbceb83: Download complete [2022-05-09T19:01:22.736Z] a8d5f1318db7: Verifying Checksum [2022-05-09T19:01:22.736Z] a8d5f1318db7: Download complete [2022-05-09T19:01:22.736Z] c427282e49a2: Download complete [2022-05-09T19:01:22.736Z] 3ead6fa29328: Verifying Checksum [2022-05-09T19:01:22.736Z] 3ead6fa29328: Download complete [2022-05-09T19:01:22.736Z] 0714d37db230: Verifying Checksum [2022-05-09T19:01:22.736Z] 0714d37db230: Download complete [2022-05-09T19:01:22.736Z] ac28cf19c067: Verifying Checksum [2022-05-09T19:01:22.736Z] ac28cf19c067: Download complete [2022-05-09T19:01:22.736Z] ca983d60f3e2: Verifying Checksum [2022-05-09T19:01:22.736Z] ca983d60f3e2: Download complete [2022-05-09T19:01:22.736Z] 9f894cec8388: Verifying Checksum [2022-05-09T19:01:22.736Z] 9f894cec8388: Download complete [2022-05-09T19:01:22.736Z] 1fe172e4850f: Verifying Checksum [2022-05-09T19:01:22.736Z] 1fe172e4850f: Download complete [2022-05-09T19:01:23.307Z] 1827001aaf11: Verifying Checksum [2022-05-09T19:01:23.307Z] 1827001aaf11: Download complete [2022-05-09T19:01:24.249Z] 1fe172e4850f: Pull complete [2022-05-09T19:01:24.509Z] caf521ccaac6: Pull complete [2022-05-09T19:01:24.768Z] 3ead6fa29328: Pull complete [2022-05-09T19:01:25.028Z] 5c2a1cbceb83: Pull complete [2022-05-09T19:01:25.289Z] a8d5f1318db7: Pull complete [2022-05-09T19:01:25.289Z] c427282e49a2: Pull complete [2022-05-09T19:01:27.197Z] 1827001aaf11: Pull complete [2022-05-09T19:01:27.197Z] 0714d37db230: Pull complete [2022-05-09T19:01:27.459Z] ac28cf19c067: Pull complete [2022-05-09T19:01:27.459Z] ca983d60f3e2: Pull complete [2022-05-09T19:01:27.720Z] 9f894cec8388: Pull complete [2022-05-09T19:01:27.720Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-09T19:01:27.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T19:01:27.720Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-09T19:01:27.795Z] prd-ubuntu20.04-docker-8c-8g-42145 does not seem to be running inside a container [2022-05-09T19:01:27.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-326 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-326:/w/workspace/xfoundry_go-mod-bootstrap_PR-326:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-326@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-09T19:01:29.565Z] $ docker top a62528818b7a6c0e92bb68d4ec52515f51214b378a77df49be2b313d137e62ca -eo pid,comm [2022-05-09T19:01:29.649Z] 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-05-09T19:01:29.649Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T19:01:29.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T19:01:29.695Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T19:01:29.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T19:01:29.837Z] $ docker exec a62528818b7a6c0e92bb68d4ec52515f51214b378a77df49be2b313d137e62ca ssh-agent [2022-05-09T19:01:29.968Z] SSH_AUTH_SOCK=/tmp/ssh-vrynG9NRbyIe/agent.32 [2022-05-09T19:01:29.968Z] SSH_AGENT_PID=39 [2022-05-09T19:01:29.976Z] Running ssh-add (command line suppressed) [2022-05-09T19:01:30.109Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-326@tmp/private_key_7361976042823678915.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-326@tmp/private_key_7361976042823678915.key) [2022-05-09T19:01:30.122Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T19:01:30.415Z] + git tag --points-at HEAD [Pipeline] } [2022-05-09T19:01:30.436Z] $ docker exec --env ******** --env ******** a62528818b7a6c0e92bb68d4ec52515f51214b378a77df49be2b313d137e62ca ssh-agent -k [2022-05-09T19:01:30.546Z] unset SSH_AUTH_SOCK; [2022-05-09T19:01:30.547Z] unset SSH_AGENT_PID; [2022-05-09T19:01:30.547Z] echo Agent pid 39 killed; [2022-05-09T19:01:30.554Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-09T19:01:30.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T19:01:30.579Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T19:01:30.691Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T19:01:30.696Z] $ docker exec a62528818b7a6c0e92bb68d4ec52515f51214b378a77df49be2b313d137e62ca ssh-agent [2022-05-09T19:01:30.821Z] SSH_AUTH_SOCK=/tmp/ssh-abpAjYDV6Ghy/agent.72 [2022-05-09T19:01:30.821Z] SSH_AGENT_PID=79 [2022-05-09T19:01:30.826Z] Running ssh-add (command line suppressed) [2022-05-09T19:01:30.948Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-326@tmp/private_key_6770917417215984301.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-326@tmp/private_key_6770917417215984301.key) [2022-05-09T19:01:30.961Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T19:01:31.250Z] + git semver init [2022-05-09T19:01:31.512Z] 2022-05-09 19:01:31,478 [run_init] DEBUG init version:0.0.0 force:False [2022-05-09T19:01:31.512Z] 2022-05-09 19:01:31,478 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-326/.semver [2022-05-09T19:01:31.512Z] 2022-05-09 19:01:31,479 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-326/.semver [2022-05-09T19:01:31.512Z] 2022-05-09 19:01:31,479 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-326/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-326, universal_newlines=False, shell=None, istream=None) [2022-05-09T19:01:32.455Z] 2022-05-09 19:01:32,274 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-326/.git/info/exclude [2022-05-09T19:01:32.455Z] 2022-05-09 19:01:32,274 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-326/.semver/PR-326 with force:False [2022-05-09T19:01:32.455Z] 2022-05-09 19:01:32,275 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-326/.semver/PR-326 [2022-05-09T19:01:32.455Z] 2022-05-09 19:01:32,277 [execute] INFO git cat-file --batch-check [2022-05-09T19:01:32.455Z] 2022-05-09 19:01:32,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-326/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T19:01:32.455Z] 2022-05-09 19:01:32,282 [execute] INFO git cat-file --batch [2022-05-09T19:01:32.455Z] 2022-05-09 19:01:32,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-326/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T19:01:32.455Z] 2022-05-09 19:01:32,286 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-326/.semver/PR-326 [2022-05-09T19:01:32.455Z] 0.0.0 [Pipeline] } [2022-05-09T19:01:32.470Z] $ docker exec --env ******** --env ******** a62528818b7a6c0e92bb68d4ec52515f51214b378a77df49be2b313d137e62ca ssh-agent -k [2022-05-09T19:01:32.587Z] unset SSH_AUTH_SOCK; [2022-05-09T19:01:32.588Z] unset SSH_AGENT_PID; [2022-05-09T19:01:32.588Z] echo Agent pid 79 killed; [2022-05-09T19:01:32.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T19:01:32.911Z] + git semver [Pipeline] } [2022-05-09T19:01:33.188Z] $ docker stop --time=1 a62528818b7a6c0e92bb68d4ec52515f51214b378a77df49be2b313d137e62ca [2022-05-09T19:01:34.560Z] $ docker rm -f a62528818b7a6c0e92bb68d4ec52515f51214b378a77df49be2b313d137e62ca [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T19:01:34.915Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-09T19:01:35.153Z] Stashed 1 file(s) [Pipeline] echo [2022-05-09T19:01:35.157Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-05-09T19:01:35.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T19:01:35.312Z] ========================================================= [2022-05-09T19:01:35.312Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-09T19:01:35.312Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-09T19:01:35.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T19:01:35.613Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-09T19:01:35.613Z] 59bf1c3509f3: Pulling fs layer [2022-05-09T19:01:35.613Z] 666ba61612fd: Pulling fs layer [2022-05-09T19:01:35.613Z] 8ed8ca486205: Pulling fs layer [2022-05-09T19:01:35.613Z] 4fe6c5a15a65: Pulling fs layer [2022-05-09T19:01:35.613Z] 22a0e8bec74d: Pulling fs layer [2022-05-09T19:01:35.613Z] ca2b28591e48: Pulling fs layer [2022-05-09T19:01:35.613Z] a51346096db8: Pulling fs layer [2022-05-09T19:01:35.613Z] daebc70d1ce1: Pulling fs layer [2022-05-09T19:01:35.613Z] 0e18a0eac166: Pulling fs layer [2022-05-09T19:01:35.613Z] ca2b28591e48: Waiting [2022-05-09T19:01:35.613Z] 22a0e8bec74d: Waiting [2022-05-09T19:01:35.613Z] 4fe6c5a15a65: Waiting [2022-05-09T19:01:35.613Z] 0e18a0eac166: Waiting [2022-05-09T19:01:35.613Z] daebc70d1ce1: Waiting [2022-05-09T19:01:35.613Z] 8ed8ca486205: Verifying Checksum [2022-05-09T19:01:35.613Z] 8ed8ca486205: Download complete [2022-05-09T19:01:35.613Z] 666ba61612fd: Verifying Checksum [2022-05-09T19:01:35.613Z] 666ba61612fd: Download complete [2022-05-09T19:01:35.613Z] 22a0e8bec74d: Verifying Checksum [2022-05-09T19:01:35.613Z] 22a0e8bec74d: Download complete [2022-05-09T19:01:35.613Z] ca2b28591e48: Download complete [2022-05-09T19:01:35.613Z] a51346096db8: Verifying Checksum [2022-05-09T19:01:35.613Z] a51346096db8: Download complete [2022-05-09T19:01:35.613Z] 59bf1c3509f3: Verifying Checksum [2022-05-09T19:01:35.613Z] 59bf1c3509f3: Download complete [2022-05-09T19:01:35.873Z] daebc70d1ce1: Verifying Checksum [2022-05-09T19:01:35.873Z] daebc70d1ce1: Download complete [2022-05-09T19:01:35.873Z] 59bf1c3509f3: Pull complete [2022-05-09T19:01:35.873Z] 666ba61612fd: Pull complete [2022-05-09T19:01:36.134Z] 8ed8ca486205: Pull complete [2022-05-09T19:01:36.394Z] 0e18a0eac166: Verifying Checksum [2022-05-09T19:01:36.394Z] 0e18a0eac166: Download complete [2022-05-09T19:01:36.394Z] 4fe6c5a15a65: Verifying Checksum [2022-05-09T19:01:36.394Z] 4fe6c5a15a65: Download complete [2022-05-09T19:01:40.638Z] 4fe6c5a15a65: Pull complete [2022-05-09T19:01:40.638Z] 22a0e8bec74d: Pull complete [2022-05-09T19:01:40.638Z] ca2b28591e48: Pull complete [2022-05-09T19:01:40.638Z] a51346096db8: Pull complete [2022-05-09T19:01:40.638Z] daebc70d1ce1: Pull complete [2022-05-09T19:01:42.547Z] 0e18a0eac166: Pull complete [2022-05-09T19:01:42.808Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-09T19:01:42.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T19:01:42.808Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-05-09T19:01:43.100Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:01:43.399Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T19:01:43.399Z] . [Pipeline] withDockerContainer [2022-05-09T19:01:43.462Z] prd-ubuntu20.04-docker-8c-8g-42145 does not seem to be running inside a container [2022-05-09T19:01:43.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-326 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-326:/w/workspace/xfoundry_go-mod-bootstrap_PR-326:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-326@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-326@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-09T19:01:46.148Z] $ docker top 7132023b9447c2d6a683c7ecf161105fff9cd7c37b44c5124c98b1f24832caf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T19:01:46.506Z] + go version [2022-05-09T19:01:46.506Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-09T19:01:46.526Z] $ docker stop --time=1 7132023b9447c2d6a683c7ecf161105fff9cd7c37b44c5124c98b1f24832caf4 [2022-05-09T19:01:47.850Z] $ docker rm -f 7132023b9447c2d6a683c7ecf161105fff9cd7c37b44c5124c98b1f24832caf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:01:48.277Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T19:01:48.277Z] . [Pipeline] withDockerContainer [2022-05-09T19:01:48.344Z] prd-ubuntu20.04-docker-8c-8g-42145 does not seem to be running inside a container [2022-05-09T19:01:48.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-326 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-326:/w/workspace/xfoundry_go-mod-bootstrap_PR-326:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-326@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-326@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-09T19:01:48.746Z] $ docker top b999a244f10dfb6f4caf6a4aa627004a43ccdecd541e6526b10916e6255e5dc0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-09T19:01:49.110Z] + make test [2022-05-09T19:01:49.110Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-09T19:01:49.110Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-05-09T19:01:49.110Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-09T19:01:49.110Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.28 [2022-05-09T19:01:49.110Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 [2022-05-09T19:01:49.110Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-09T19:01:49.110Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-09T19:01:49.110Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 [2022-05-09T19:01:49.110Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.8 [2022-05-09T19:01:49.110Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 [2022-05-09T19:01:49.110Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-05-09T19:01:49.368Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-05-09T19:01:49.368Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-09T19:01:49.368Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-09T19:01:49.368Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-05-09T19:01:49.368Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-09T19:01:49.368Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-09T19:01:49.368Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-05-09T19:01:49.368Z] go: downloading github.com/go-kit/log v0.2.0 [2022-05-09T19:01:49.368Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-05-09T19:01:49.368Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-05-09T19:01:49.368Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-09T19:01:49.368Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-09T19:01:49.368Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-09T19:01:49.368Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-05-09T19:01:49.368Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-09T19:01:49.368Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-05-09T19:01:49.368Z] go: downloading github.com/x448/float16 v0.8.4 [2022-05-09T19:01:49.368Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-05-09T19:01:49.368Z] go: downloading google.golang.org/grpc v1.42.0 [2022-05-09T19:01:49.368Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-05-09T19:01:49.368Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-05-09T19:01:49.368Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-05-09T19:01:49.368Z] go: downloading golang.org/x/text v0.3.7 [2022-05-09T19:01:49.368Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-09T19:01:49.627Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-05-09T19:01:49.627Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-09T19:01:49.627Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-05-09T19:01:49.627Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-09T19:01:49.627Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-09T19:01:49.627Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-05-09T19:01:49.627Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-09T19:01:49.627Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-09T19:01:49.627Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-09T19:01:49.627Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-09T19:01:49.627Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-05-09T19:01:49.627Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-05-09T19:01:49.627Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-09T19:01:49.628Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-05-09T19:01:49.628Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-09T19:01:49.628Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-09T19:01:49.628Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-05-09T19:01:49.889Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-09T19:01:49.889Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-09T19:01:49.889Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-09T19:01:49.889Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-09T19:01:50.237Z] Still waiting to schedule task [2022-05-09T19:01:50.238Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-09T19:02:02.114Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-05-09T19:02:02.114Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.014s coverage: 4.6% of statements [2022-05-09T19:02:02.114Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-05-09T19:02:02.114Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.023s coverage: 92.2% of statements [2022-05-09T19:02:02.114Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.010s coverage: 85.3% of statements [2022-05-09T19:02:02.114Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.015s coverage: 54.9% of statements [2022-05-09T19:02:02.114Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-05-09T19:02:02.114Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-05-09T19:02:02.114Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.024s coverage: 100.0% of statements [2022-05-09T19:02:02.114Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.317s coverage: 88.1% of statements [2022-05-09T19:02:02.114Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.028s coverage: 25.0% of statements [2022-05-09T19:02:04.657Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.024s coverage: 79.6% of statements [2022-05-09T19:02:04.657Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-05-09T19:02:04.657Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.042s coverage: 41.7% of statements [2022-05-09T19:02:04.657Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.004s coverage: 91.3% of statements [2022-05-09T19:02:11.229Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-09T19:02:15.430Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T19:02:15.430Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-09T19:02:15.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-09T19:02:15.456Z] $ docker stop --time=1 b999a244f10dfb6f4caf6a4aa627004a43ccdecd541e6526b10916e6255e5dc0 [2022-05-09T19:02:18.217Z] $ docker rm -f b999a244f10dfb6f4caf6a4aa627004a43ccdecd541e6526b10916e6255e5dc0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T19:02:18.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-09T19:02:18.972Z] 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] sh [2022-05-09T19:02:19.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T19:02:19.462Z] [2022-05-09T19:02:19.462Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:02:19.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T19:02:19.766Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-09T19:02:19.766Z] 5eb5b503b376: Pulling fs layer [2022-05-09T19:02:19.766Z] 5c69ac0246d0: Pulling fs layer [2022-05-09T19:02:19.766Z] ec43610c2a17: Pulling fs layer [2022-05-09T19:02:19.766Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-09T19:02:19.766Z] 33b1e0a273af: Pulling fs layer [2022-05-09T19:02:19.766Z] 5d3b04190fa2: Pulling fs layer [2022-05-09T19:02:19.766Z] 2f39f015ded8: Pulling fs layer [2022-05-09T19:02:19.766Z] 33b1e0a273af: Waiting [2022-05-09T19:02:19.766Z] 5d3b04190fa2: Waiting [2022-05-09T19:02:19.766Z] 2f39f015ded8: Waiting [2022-05-09T19:02:19.766Z] 3a2ae6a8a46f: Waiting [2022-05-09T19:02:19.766Z] 5c69ac0246d0: Download complete [2022-05-09T19:02:20.026Z] 33b1e0a273af: Verifying Checksum [2022-05-09T19:02:20.026Z] 33b1e0a273af: Download complete [2022-05-09T19:02:20.026Z] 5d3b04190fa2: Verifying Checksum [2022-05-09T19:02:20.026Z] 5d3b04190fa2: Download complete [2022-05-09T19:02:20.026Z] ec43610c2a17: Verifying Checksum [2022-05-09T19:02:20.026Z] ec43610c2a17: Download complete [2022-05-09T19:02:20.026Z] 5eb5b503b376: Download complete [2022-05-09T19:02:20.593Z] 2f39f015ded8: Download complete [2022-05-09T19:02:21.161Z] 5eb5b503b376: Pull complete [2022-05-09T19:02:21.423Z] 5c69ac0246d0: Pull complete [2022-05-09T19:02:21.995Z] ec43610c2a17: Pull complete [2022-05-09T19:02:21.995Z] 3a2ae6a8a46f: Pull complete [2022-05-09T19:02:22.255Z] 33b1e0a273af: Pull complete [2022-05-09T19:02:22.255Z] 5d3b04190fa2: Pull complete [2022-05-09T19:02:26.445Z] 2f39f015ded8: Pull complete [2022-05-09T19:02:26.445Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-09T19:02:26.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T19:02:26.445Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-09T19:02:26.509Z] prd-ubuntu20.04-docker-8c-8g-42145 does not seem to be running inside a container [2022-05-09T19:02:26.548Z] $ 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/xfoundry_go-mod-bootstrap_PR-326 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-326:/w/workspace/xfoundry_go-mod-bootstrap_PR-326:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-326@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-326@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-09T19:02:28.319Z] $ docker top afb726d10c4f0566ad25cef46cfb06d3e83cf2a9a90c4f5f1d6740067694cbce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:02:28.712Z] ---> job-cost.sh [2022-05-09T19:02:28.712Z] lf-activate-venv: SKIPPING [2022-05-09T19:02:28.712Z] INFO: No Stack... [2022-05-09T19:02:29.282Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T19:02:29.541Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T19:02:29.837Z] + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-326/archives/cost.csv [2022-05-09T19:02:29.837Z] + cut -d, -f6 [Pipeline] lock [2022-05-09T19:02:29.856Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-326-10-stack-cost] [2022-05-09T19:02:29.861Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-326-10-stack-cost] did not exist. Created. [2022-05-09T19:02:29.861Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-326-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T19:02:30.181Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-09T19:02:30.205Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T19:02:30.210Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-326-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T19:02:30.235Z] $ docker stop --time=1 afb726d10c4f0566ad25cef46cfb06d3e83cf2a9a90c4f5f1d6740067694cbce [2022-05-09T19:02:31.399Z] $ docker rm -f afb726d10c4f0566ad25cef46cfb06d3e83cf2a9a90c4f5f1d6740067694cbce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T19:04:37.416Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-42147 in /w/workspace/xfoundry_go-mod-bootstrap_PR-326 [Pipeline] { [Pipeline] ws [2022-05-09T19:04:37.428Z] Running in /w/workspace/go-mod-bootstrap/10 [Pipeline] { [Pipeline] checkout [2022-05-09T19:04:37.704Z] Selected Git installation does not exist. Using Default [2022-05-09T19:04:37.704Z] The recommended git tool is: NONE [2022-05-09T19:04:44.616Z] using credential edgex-jenkins-ssh [2022-05-09T19:04:44.636Z] Cloning the remote Git repository [2022-05-09T19:04:44.716Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-05-09T19:04:44.797Z] > git init /w/workspace/go-mod-bootstrap/10 # timeout=10 [2022-05-09T19:04:44.894Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-05-09T19:04:44.895Z] > git --version # timeout=10 [2022-05-09T19:04:44.921Z] > git --version # 'git version 2.25.1' [2022-05-09T19:04:44.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T19:04:45.008Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T19:04:46.204Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-05-09T19:04:46.230Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T19:04:46.260Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-05-09T19:04:46.311Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-05-09T19:04:46.312Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T19:04:46.327Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/326/head:refs/remotes/origin/PR-326 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-09T19:04:46.946Z] Merging remotes/origin/main commit f7bfe6c0ffcb323c070954b07199cece6f79f3ba into PR head commit e7c03b39c523dec67eb64c3d15373cb9b0a348f4 [2022-05-09T19:04:47.255Z] Merge succeeded, producing 9df14b6633e78342931f59de12c4cffb672cc486 [2022-05-09T19:04:47.255Z] Checking out Revision 9df14b6633e78342931f59de12c4cffb672cc486 (PR-326) [2022-05-09T19:04:46.978Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T19:04:47.004Z] > git checkout -f e7c03b39c523dec67eb64c3d15373cb9b0a348f4 # timeout=10 [2022-05-09T19:04:47.098Z] > git remote # timeout=10 [2022-05-09T19:04:47.116Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T19:04:47.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T19:04:47.142Z] > git merge f7bfe6c0ffcb323c070954b07199cece6f79f3ba # timeout=10 [2022-05-09T19:04:47.223Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T19:04:47.268Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T19:04:47.284Z] > git checkout -f 9df14b6633e78342931f59de12c4cffb672cc486 # timeout=10 [2022-05-09T19:04:51.580Z] Commit message: "Merge commit 'f7bfe6c0ffcb323c070954b07199cece6f79f3ba' into HEAD" [2022-05-09T19:04:51.605Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T19:04:52.471Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-09T19:04:52.471Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T19:04:52.471Z] Dload Upload Total Spent Left Speed [2022-05-09T19:04:52.471Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91100 0 --:--:-- --:--:-- --:--:-- 91806 [Pipeline] sh [2022-05-09T19:04:51.594Z] > git rev-list --no-walk 4c8730672e68c0d89b7588c46a116f42d2de0a32 # timeout=10 [2022-05-09T19:04:53.009Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-09T19:04:53.364Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-09T19:04:53.364Z] sudo tee /etc/docker/daemon.new [2022-05-09T19:04:53.364Z] { [2022-05-09T19:04:53.364Z] "registry-mirrors": [ [2022-05-09T19:04:53.364Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-09T19:04:53.364Z] ], [2022-05-09T19:04:53.364Z] "bip": "10.250.0.254/24", [2022-05-09T19:04:53.364Z] "hosts": [ [2022-05-09T19:04:53.364Z] "tcp://0.0.0.0:5555", [2022-05-09T19:04:53.364Z] "unix:///var/run/docker.sock" [2022-05-09T19:04:53.364Z] ], [2022-05-09T19:04:53.364Z] "mtu": 1458, [2022-05-09T19:04:53.364Z] "selinux-enabled": true, [2022-05-09T19:04:53.364Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-09T19:04:53.364Z] } [Pipeline] sh [2022-05-09T19:04:53.720Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-09T19:04:54.074Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-05-09T19:05:13.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T19:05:13.027Z] ========================================================= [2022-05-09T19:05:13.027Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-09T19:05:13.027Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-09T19:05:13.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T19:05:14.366Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-09T19:05:14.366Z] 9b3977197b4f: Pulling fs layer [2022-05-09T19:05:14.366Z] 1a89e8eeedd5: Pulling fs layer [2022-05-09T19:05:14.366Z] 94645a83ff95: Pulling fs layer [2022-05-09T19:05:14.366Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-09T19:05:14.366Z] 0c92f367c5e7: Pulling fs layer [2022-05-09T19:05:14.366Z] 3096ccb668a1: Pulling fs layer [2022-05-09T19:05:14.366Z] e8cf19c19ddd: Pulling fs layer [2022-05-09T19:05:14.366Z] a4caa8a26152: Pulling fs layer [2022-05-09T19:05:14.366Z] 0c92f367c5e7: Waiting [2022-05-09T19:05:14.366Z] 3f3a8bcf1eab: Waiting [2022-05-09T19:05:14.366Z] 3096ccb668a1: Waiting [2022-05-09T19:05:14.366Z] e8cf19c19ddd: Waiting [2022-05-09T19:05:14.366Z] a4caa8a26152: Waiting [2022-05-09T19:05:14.366Z] 94645a83ff95: Verifying Checksum [2022-05-09T19:05:14.366Z] 94645a83ff95: Download complete [2022-05-09T19:05:14.366Z] 1a89e8eeedd5: Verifying Checksum [2022-05-09T19:05:14.366Z] 1a89e8eeedd5: Download complete [2022-05-09T19:05:14.366Z] 0c92f367c5e7: Verifying Checksum [2022-05-09T19:05:14.367Z] 0c92f367c5e7: Download complete [2022-05-09T19:05:14.367Z] 3096ccb668a1: Verifying Checksum [2022-05-09T19:05:14.367Z] 3096ccb668a1: Download complete [2022-05-09T19:05:14.367Z] 9b3977197b4f: Download complete [2022-05-09T19:05:14.367Z] e8cf19c19ddd: Verifying Checksum [2022-05-09T19:05:14.367Z] e8cf19c19ddd: Download complete [2022-05-09T19:05:14.974Z] 9b3977197b4f: Pull complete [2022-05-09T19:05:15.581Z] 1a89e8eeedd5: Pull complete [2022-05-09T19:05:15.865Z] 94645a83ff95: Pull complete [2022-05-09T19:05:16.140Z] a4caa8a26152: Verifying Checksum [2022-05-09T19:05:16.140Z] a4caa8a26152: Download complete [2022-05-09T19:05:16.737Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-09T19:05:16.737Z] 3f3a8bcf1eab: Download complete [2022-05-09T19:05:29.154Z] 3f3a8bcf1eab: Pull complete [2022-05-09T19:05:29.154Z] 0c92f367c5e7: Pull complete [2022-05-09T19:05:29.154Z] 3096ccb668a1: Pull complete [2022-05-09T19:05:29.154Z] e8cf19c19ddd: Pull complete [2022-05-09T19:05:34.580Z] a4caa8a26152: Pull complete [2022-05-09T19:05:34.580Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-09T19:05:34.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T19:05:34.580Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-05-09T19:05:34.936Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:35.284Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T19:05:35.284Z] . [Pipeline] withDockerContainer [2022-05-09T19:05:35.540Z] prd-ubuntu20.04-docker-arm64-4c-16g-42147 does not seem to be running inside a container [2022-05-09T19:05:35.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/10 -v /w/workspace/go-mod-bootstrap/10:/w/workspace/go-mod-bootstrap/10:rw,z -v /w/workspace/go-mod-bootstrap/10@tmp:/w/workspace/go-mod-bootstrap/10@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-09T19:05:38.879Z] $ docker top 57598e9651c761ed994ff0ccc8b47ece7050e4e6112015d38e38f005994d2e0d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T19:05:39.817Z] + go version [2022-05-09T19:05:39.817Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-09T19:05:39.851Z] $ docker stop --time=1 57598e9651c761ed994ff0ccc8b47ece7050e4e6112015d38e38f005994d2e0d [2022-05-09T19:05:41.499Z] $ docker rm -f 57598e9651c761ed994ff0ccc8b47ece7050e4e6112015d38e38f005994d2e0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:05:42.125Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T19:05:42.125Z] . [Pipeline] withDockerContainer [2022-05-09T19:05:42.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-42147 does not seem to be running inside a container [2022-05-09T19:05:42.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/10 -v /w/workspace/go-mod-bootstrap/10:/w/workspace/go-mod-bootstrap/10:rw,z -v /w/workspace/go-mod-bootstrap/10@tmp:/w/workspace/go-mod-bootstrap/10@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-09T19:05:44.093Z] $ docker top 066dc32ad547da0264b49eddbfa0089c7566237d4d587f2661c0d1bb6ed0f32a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-09T19:05:45.113Z] + make test [2022-05-09T19:05:45.113Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-09T19:05:45.113Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 [2022-05-09T19:05:45.113Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.28 [2022-05-09T19:05:45.113Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-05-09T19:05:45.392Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.8 [2022-05-09T19:05:45.675Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-09T19:05:45.675Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 [2022-05-09T19:05:45.675Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-05-09T19:05:45.675Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-05-09T19:05:45.675Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 [2022-05-09T19:05:45.956Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-09T19:05:45.956Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-09T19:05:45.956Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-09T19:05:45.956Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-09T19:05:45.956Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-09T19:05:45.956Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-05-09T19:05:45.956Z] go: downloading github.com/go-kit/log v0.2.0 [2022-05-09T19:05:45.956Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-05-09T19:05:45.956Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-05-09T19:05:46.237Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-05-09T19:05:46.237Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-09T19:05:46.237Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-05-09T19:05:46.237Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-09T19:05:46.237Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-05-09T19:05:46.237Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-09T19:05:46.237Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-09T19:05:46.511Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-09T19:05:46.511Z] go: downloading github.com/x448/float16 v0.8.4 [2022-05-09T19:05:46.511Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-05-09T19:05:46.511Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-05-09T19:05:46.512Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-05-09T19:05:46.512Z] go: downloading golang.org/x/text v0.3.7 [2022-05-09T19:05:46.512Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-05-09T19:05:46.512Z] go: downloading google.golang.org/grpc v1.42.0 [2022-05-09T19:05:47.953Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-09T19:05:47.953Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-09T19:05:47.953Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-09T19:05:47.953Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-09T19:05:47.953Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-09T19:05:47.953Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-09T19:05:47.953Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-05-09T19:05:47.953Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-05-09T19:05:47.953Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-09T19:05:47.953Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-05-09T19:05:48.229Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-05-09T19:05:48.505Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-09T19:05:49.488Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-05-09T19:05:49.488Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-09T19:05:49.488Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-09T19:05:49.488Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-09T19:05:49.776Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-09T19:05:49.776Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-05-09T19:05:50.058Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-05-09T19:05:50.670Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-09T19:05:50.670Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-09T19:05:50.670Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-09T19:07:27.555Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-05-09T19:07:27.555Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.108s coverage: 4.6% of statements [2022-05-09T19:07:27.555Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-05-09T19:07:27.555Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.099s coverage: 92.2% of statements [2022-05-09T19:07:27.555Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.053s coverage: 85.3% of statements [2022-05-09T19:07:27.555Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.104s coverage: 54.9% of statements [2022-05-09T19:07:27.555Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-05-09T19:07:27.555Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-05-09T19:07:27.555Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.074s coverage: 100.0% of statements [2022-05-09T19:07:27.555Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.381s coverage: 88.1% of statements [2022-05-09T19:07:27.555Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.069s coverage: 25.0% of statements [2022-05-09T19:07:34.283Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.096s coverage: 79.6% of statements [2022-05-09T19:07:34.283Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-05-09T19:07:34.283Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.047s coverage: 41.7% of statements [2022-05-09T19:07:34.283Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.015s coverage: 91.3% of statements [2022-05-09T19:07:34.283Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-09T19:07:34.283Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-09T19:08:06.671Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T19:08:06.671Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-09T19:08:06.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-09T19:08:06.723Z] $ docker stop --time=1 066dc32ad547da0264b49eddbfa0089c7566237d4d587f2661c0d1bb6ed0f32a [2022-05-09T19:08:08.653Z] $ docker rm -f 066dc32ad547da0264b49eddbfa0089c7566237d4d587f2661c0d1bb6ed0f32a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T19:08:11.697Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-09T19:08:11.727Z] Warning: overwriting stash ‘coverage-report’ [2022-05-09T19:08:12.384Z] 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] sh [2022-05-09T19:08:12.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T19:08:12.835Z] [2022-05-09T19:08:12.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:08:13.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T19:08:13.469Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-09T19:08:13.469Z] 8998bd30e6a1: Pulling fs layer [2022-05-09T19:08:13.469Z] 04944245beec: Pulling fs layer [2022-05-09T19:08:13.469Z] 699f458cf7ca: Pulling fs layer [2022-05-09T19:08:13.469Z] 765212b225bb: Pulling fs layer [2022-05-09T19:08:13.469Z] f23df028b6ca: Pulling fs layer [2022-05-09T19:08:13.469Z] d65c8cfc05b1: Pulling fs layer [2022-05-09T19:08:13.469Z] 2437ff75d9bd: Pulling fs layer [2022-05-09T19:08:13.469Z] 765212b225bb: Waiting [2022-05-09T19:08:13.469Z] 2437ff75d9bd: Waiting [2022-05-09T19:08:13.469Z] d65c8cfc05b1: Waiting [2022-05-09T19:08:13.469Z] 04944245beec: Verifying Checksum [2022-05-09T19:08:13.469Z] 04944245beec: Download complete [2022-05-09T19:08:13.469Z] 765212b225bb: Verifying Checksum [2022-05-09T19:08:13.469Z] 765212b225bb: Download complete [2022-05-09T19:08:13.469Z] f23df028b6ca: Download complete [2022-05-09T19:08:13.749Z] d65c8cfc05b1: Verifying Checksum [2022-05-09T19:08:13.749Z] d65c8cfc05b1: Download complete [2022-05-09T19:08:13.749Z] 699f458cf7ca: Verifying Checksum [2022-05-09T19:08:13.749Z] 699f458cf7ca: Download complete [2022-05-09T19:08:14.032Z] 8998bd30e6a1: Verifying Checksum [2022-05-09T19:08:14.032Z] 8998bd30e6a1: Download complete [2022-05-09T19:08:16.680Z] 2437ff75d9bd: Verifying Checksum [2022-05-09T19:08:16.680Z] 2437ff75d9bd: Download complete [2022-05-09T19:08:18.666Z] 8998bd30e6a1: Pull complete [2022-05-09T19:08:18.939Z] 04944245beec: Pull complete [2022-05-09T19:08:20.386Z] 699f458cf7ca: Pull complete [2022-05-09T19:08:20.661Z] 765212b225bb: Pull complete [2022-05-09T19:08:21.647Z] f23df028b6ca: Pull complete [2022-05-09T19:08:21.922Z] d65c8cfc05b1: Pull complete [2022-05-09T19:08:37.031Z] 2437ff75d9bd: Pull complete [2022-05-09T19:08:37.031Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-09T19:08:37.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T19:08:37.031Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-09T19:08:37.285Z] prd-ubuntu20.04-docker-arm64-4c-16g-42147 does not seem to be running inside a container [2022-05-09T19:08:37.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/10 -v /w/workspace/go-mod-bootstrap/10:/w/workspace/go-mod-bootstrap/10:rw,z -v /w/workspace/go-mod-bootstrap/10@tmp:/w/workspace/go-mod-bootstrap/10@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-09T19:08:39.779Z] $ docker top 28d1cd0d1685ff9348c70a038ec4d6e8b0bdc4d44842b18fbe806860ce90be81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:08:40.704Z] ---> job-cost.sh [2022-05-09T19:08:40.705Z] lf-activate-venv: SKIPPING [2022-05-09T19:08:40.705Z] INFO: No Stack... [2022-05-09T19:08:40.980Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-09T19:08:41.965Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T19:08:42.641Z] + cat /w/workspace/go-mod-bootstrap/10/archives/cost.csv [2022-05-09T19:08:42.641Z] + cut -d, -f6 [Pipeline] lock [2022-05-09T19:08:42.721Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-326-10-stack-cost] [2022-05-09T19:08:42.726Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-326-10-stack-cost] did not exist. Created. [2022-05-09T19:08:42.727Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-326-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T19:08:43.423Z] /w/workspace/go-mod-bootstrap/10@tmp/durable-4d70269c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-09T19:08:44.113Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-09T19:08:44.143Z] Warning: overwriting stash ‘stack-cost’ [2022-05-09T19:08:44.199Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T19:08:44.206Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-326-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T19:08:44.239Z] $ docker stop --time=1 28d1cd0d1685ff9348c70a038ec4d6e8b0bdc4d44842b18fbe806860ce90be81 [2022-05-09T19:08:45.773Z] $ docker rm -f 28d1cd0d1685ff9348c70a038ec4d6e8b0bdc4d44842b18fbe806860ce90be81 [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-05-09T19:08:46.242Z] provisioning config files... [2022-05-09T19:08:46.253Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-326@tmp/config41365620791890652tmp [Pipeline] { [Pipeline] sh [2022-05-09T19:08:46.548Z] + set +x [2022-05-09T19:08:46.548Z] + curl -s https://codecov.io/bash [2022-05-09T19:08:46.548Z] + bash -s -- [2022-05-09T19:08:46.548Z] [2022-05-09T19:08:46.548Z] _____ _ [2022-05-09T19:08:46.548Z] / ____| | | [2022-05-09T19:08:46.548Z] | | ___ __| | ___ ___ _____ __ [2022-05-09T19:08:46.548Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-09T19:08:46.548Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-09T19:08:46.548Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-09T19:08:46.548Z] Bash-1.0.6 [2022-05-09T19:08:46.548Z] [2022-05-09T19:08:46.548Z] [2022-05-09T19:08:46.548Z] ==> git version 2.25.1 found [2022-05-09T19:08:46.548Z] ==> 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-05-09T19:08:46.548Z] Release-Date: 2020-01-08 [2022-05-09T19:08:46.548Z] 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-05-09T19:08:46.548Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-09T19:08:46.548Z] ==> Jenkins CI detected. [2022-05-09T19:08:46.548Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-326 [2022-05-09T19:08:46.548Z] project root: . [2022-05-09T19:08:46.548Z] --> token set from env [2022-05-09T19:08:46.549Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-09T19:08:46.549Z] ==> Running gcov in . (disable via -X gcov) [2022-05-09T19:08:46.549Z] ==> Python coveragepy not found [2022-05-09T19:08:46.549Z] ==> Searching for coverage reports in: [2022-05-09T19:08:46.549Z] + . [2022-05-09T19:08:46.549Z] -> Found 1 reports [2022-05-09T19:08:46.549Z] ==> Detecting git/mercurial file structure [2022-05-09T19:08:46.549Z] ==> Reading reports [2022-05-09T19:08:46.549Z] + ./coverage.out bytes=56161 [2022-05-09T19:08:46.549Z] ==> Appending adjustments [2022-05-09T19:08:46.549Z] https://docs.codecov.io/docs/fixing-reports [2022-05-09T19:08:46.809Z] + Found adjustments [2022-05-09T19:08:46.809Z] ==> Gzipping contents [2022-05-09T19:08:46.809Z] 12K /tmp/codecov.rq9gM7.gz [2022-05-09T19:08:46.809Z] ==> Uploading reports [2022-05-09T19:08:46.809Z] url: https://codecov.io [2022-05-09T19:08:46.809Z] query: branch=PR-326&commit=d24ad3834977f3ffe1cf41cbb1e5a7b3c7768f0e&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-326%2F10%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=326&job=&cmd_args= [2022-05-09T19:08:46.809Z] -> Pinging Codecov [2022-05-09T19:08:46.809Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-326&commit=d24ad3834977f3ffe1cf41cbb1e5a7b3c7768f0e&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-326%2F10%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=326&job=&cmd_args= [2022-05-09T19:08:47.068Z] -> Uploading to [2022-05-09T19:08:47.068Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-09/833815588EE85121546D348822E98E2E/d24ad3834977f3ffe1cf41cbb1e5a7b3c7768f0e/c53bfbb8-38df-4235-b624-177ded9e2db9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T190846Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=62169fb200d53e8e3882fb1d8b7b31bdf7811ae16f4d229a108dc5870df2f00c [2022-05-09T19:08:47.068Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T19:08:47.068Z] Dload Upload Total Spent Left Speed [2022-05-09T19:08:47.327Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9320 0 0 100 9320 0 42949 --:--:-- --:--:-- --:--:-- 42949 [2022-05-09T19:08:47.327Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/d24ad3834977f3ffe1cf41cbb1e5a7b3c7768f0e [Pipeline] } [2022-05-09T19:08:47.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-05-09T19:08:48.037Z] + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-326/archives ] [2022-05-09T19:08:48.037Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-326/archives [2022-05-09T19:08:48.037Z] total 16 [2022-05-09T19:08:48.037Z] drwxr-xr-x 3 root root 4096 May 9 19:02 . [2022-05-09T19:08:48.037Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 19:02 .. [2022-05-09T19:08:48.037Z] drwxr-xr-x 2 root root 4096 May 9 19:02 cost [2022-05-09T19:08:48.037Z] -rw-r--r-- 1 root root 88 May 9 19:02 cost.csv [2022-05-09T19:08:48.037Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-326/archives [2022-05-09T19:08:48.037Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-326/archives [2022-05-09T19:08:48.037Z] total 16 [2022-05-09T19:08:48.037Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 19:02 . [2022-05-09T19:08:48.037Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 19:02 .. [2022-05-09T19:08:48.037Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 19:02 cost [2022-05-09T19:08:48.037Z] -rw-r--r-- 1 jenkins jenkins 88 May 9 19:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:08:48.337Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:08:49.204Z] ---> package-listing.sh [2022-05-09T19:08:49.204Z] ++ facter osfamily [2022-05-09T19:08:49.204Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-09T19:08:49.464Z] + OS_FAMILY=debian [2022-05-09T19:08:49.464Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-326 [2022-05-09T19:08:49.464Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-09T19:08:49.464Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-09T19:08:49.464Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-09T19:08:49.464Z] + PACKAGES=/tmp/packages_start.txt [2022-05-09T19:08:49.464Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-326 ']' [2022-05-09T19:08:49.464Z] + PACKAGES=/tmp/packages_end.txt [2022-05-09T19:08:49.464Z] + case "${OS_FAMILY}" in [2022-05-09T19:08:49.464Z] + dpkg -l [2022-05-09T19:08:49.464Z] + grep '^ii' [2022-05-09T19:08:49.464Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-09T19:08:49.464Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-09T19:08:49.464Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-09T19:08:49.464Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-326 ']' [2022-05-09T19:08:49.464Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-326/archives/ [2022-05-09T19:08:49.464Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-326/archives/ [Pipeline] echo [2022-05-09T19:08:49.477Z] 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/xfoundry_go-mod-bootstrap_PR-326/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-09T19:08:49.759Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:08:50.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T19:08:50.320Z] . [Pipeline] withDockerContainer [2022-05-09T19:08:50.388Z] prd-ubuntu20.04-docker-8c-8g-42145 does not seem to be running inside a container [2022-05-09T19:08:50.427Z] $ 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/xfoundry_go-mod-bootstrap_PR-326/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-326 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-326:/w/workspace/xfoundry_go-mod-bootstrap_PR-326:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-326@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-326@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-09T19:08:50.651Z] $ docker top 82075f10711296867ad0da6b3d17df717b38067d7249ec63b5b29fe3390aaf0d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T19:08:51.006Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-09T19:08:51.294Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-09T19:08:51.583Z] + ls /var/log/sa-host [2022-05-09T19:08:51.584Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T19:08:51.795Z] provisioning config files... [2022-05-09T19:08:51.805Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-326@tmp/config2048961765963827118tmp [Pipeline] { [Pipeline] echo [2022-05-09T19:08:51.821Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:08:52.107Z] ---> create-netrc.sh [Pipeline] } [2022-05-09T19:08:52.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:08:52.453Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-09T19:08:52.463Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:08:52.750Z] ---> sudo-logs.sh [2022-05-09T19:08:52.750Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-09T19:08:52.772Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:08:53.065Z] ---> job-cost.sh [2022-05-09T19:08:53.065Z] lf-activate-venv: SKIPPING [2022-05-09T19:08:53.065Z] DEBUG: total: 0.2199999988079071 [2022-05-09T19:08:53.065Z] INFO: Retrieving Stack Cost... [2022-05-09T19:08:53.635Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T19:08:53.895Z] INFO: Archiving Costs [Pipeline] echo [2022-05-09T19:08:53.911Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:08:54.194Z] ---> logs-deploy.sh [2022-05-09T19:08:54.194Z] lf-activate-venv: SKIPPING [2022-05-09T19:08:54.194Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-326/10 [2022-05-09T19:08:54.194Z] INFO: archiving workspace using pattern(s): [2022-05-09T19:08:55.134Z] Archives upload complete. [2022-05-09T19:08:55.394Z] INFO: archiving logs to Nexus [2022-05-09T19:08:55.965Z] ---> uname -a: [2022-05-09T19:08:55.965Z] Linux prd-ubuntu20-04-docker-8c-8g-42145 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-09T19:08:55.965Z] [2022-05-09T19:08:55.965Z] [2022-05-09T19:08:55.965Z] ---> lscpu: [2022-05-09T19:08:55.965Z] Architecture: x86_64 [2022-05-09T19:08:55.965Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-09T19:08:55.965Z] Byte Order: Little Endian [2022-05-09T19:08:55.965Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-09T19:08:55.965Z] CPU(s): 8 [2022-05-09T19:08:55.965Z] On-line CPU(s) list: 0-7 [2022-05-09T19:08:55.965Z] Thread(s) per core: 1 [2022-05-09T19:08:55.965Z] Core(s) per socket: 1 [2022-05-09T19:08:55.965Z] Socket(s): 8 [2022-05-09T19:08:55.965Z] NUMA node(s): 1 [2022-05-09T19:08:55.965Z] Vendor ID: AuthenticAMD [2022-05-09T19:08:55.965Z] CPU family: 23 [2022-05-09T19:08:55.965Z] Model: 49 [2022-05-09T19:08:55.965Z] Model name: AMD EPYC-Rome Processor [2022-05-09T19:08:55.965Z] Stepping: 0 [2022-05-09T19:08:55.965Z] CPU MHz: 2799.998 [2022-05-09T19:08:55.965Z] BogoMIPS: 5599.99 [2022-05-09T19:08:55.965Z] Virtualization: AMD-V [2022-05-09T19:08:55.965Z] Hypervisor vendor: KVM [2022-05-09T19:08:55.965Z] Virtualization type: full [2022-05-09T19:08:55.965Z] L1d cache: 256 KiB [2022-05-09T19:08:55.965Z] L1i cache: 256 KiB [2022-05-09T19:08:55.965Z] L2 cache: 4 MiB [2022-05-09T19:08:55.965Z] L3 cache: 128 MiB [2022-05-09T19:08:55.965Z] NUMA node0 CPU(s): 0-7 [2022-05-09T19:08:55.965Z] Vulnerability Itlb multihit: Not affected [2022-05-09T19:08:55.965Z] Vulnerability L1tf: Not affected [2022-05-09T19:08:55.965Z] Vulnerability Mds: Not affected [2022-05-09T19:08:55.965Z] Vulnerability Meltdown: Not affected [2022-05-09T19:08:55.965Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-09T19:08:55.965Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-09T19:08:55.965Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-09T19:08:55.965Z] Vulnerability Srbds: Not affected [2022-05-09T19:08:55.965Z] Vulnerability Tsx async abort: Not affected [2022-05-09T19:08:55.965Z] 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-05-09T19:08:55.965Z] [2022-05-09T19:08:55.965Z] [2022-05-09T19:08:55.965Z] ---> nproc: [2022-05-09T19:08:55.965Z] 8 [2022-05-09T19:08:55.965Z] [2022-05-09T19:08:55.965Z] [2022-05-09T19:08:55.965Z] ---> df -h: [2022-05-09T19:08:55.965Z] Filesystem Size Used Avail Use% Mounted on [2022-05-09T19:08:55.965Z] overlay 155G 10G 145G 7% / [2022-05-09T19:08:55.965Z] tmpfs 64M 0 64M 0% /dev [2022-05-09T19:08:55.965Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-09T19:08:55.965Z] shm 64M 0 64M 0% /dev/shm [2022-05-09T19:08:55.965Z] /dev/vda1 155G 10G 145G 7% /facter-os [2022-05-09T19:08:55.965Z] [2022-05-09T19:08:55.965Z] [2022-05-09T19:08:55.965Z] ---> sar -b -r -n DEV: [2022-05-09T19:08:55.965Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-42145) 05/09/22 _x86_64_ (8 CPU) [2022-05-09T19:08:55.965Z] [2022-05-09T19:08:55.965Z] 19:00:40 LINUX RESTART (8 CPU) [2022-05-09T19:08:55.965Z] [2022-05-09T19:08:55.965Z] 19:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-05-09T19:08:55.965Z] 19:02:01 278.34 45.52 232.82 0.00 4087.04 157649.62 0.00 [2022-05-09T19:08:55.965Z] 19:03:01 60.32 0.13 60.19 0.00 3.47 31358.51 0.00 [2022-05-09T19:08:55.965Z] 19:04:01 1.83 0.00 1.83 0.00 0.00 20.68 0.00 [2022-05-09T19:08:55.965Z] 19:05:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 [2022-05-09T19:08:55.965Z] 19:06:01 1.07 0.02 1.05 0.00 0.13 12.80 0.00 [2022-05-09T19:08:55.965Z] 19:07:01 0.97 0.00 0.97 0.00 0.00 12.80 0.00 [2022-05-09T19:08:55.965Z] 19:08:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 [2022-05-09T19:08:55.965Z] Average: 48.76 6.43 42.33 0.00 576.00 26700.03 0.00 [2022-05-09T19:08:55.965Z] [2022-05-09T19:08:55.965Z] 19:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-05-09T19:08:55.965Z] 19:02:01 28413960 31750656 542556 1.65 132884 3422556 2055776 6.06 1413340 2613892 519008 [2022-05-09T19:08:55.965Z] 19:03:01 28563300 31787008 509232 1.55 123636 3318828 1817804 5.36 1224272 2657196 392 [2022-05-09T19:08:55.965Z] 19:04:01 28564436 31788300 507832 1.54 123668 3318832 1817804 5.36 1223200 2657200 8 [2022-05-09T19:08:55.965Z] 19:05:01 28572332 31796216 499848 1.52 123704 3318816 1817804 5.36 1215236 2657200 156 [2022-05-09T19:08:55.965Z] 19:06:01 28571968 31795908 499912 1.52 123740 3318832 1817804 5.36 1215332 2657204 24 [2022-05-09T19:08:55.965Z] 19:07:01 28572968 31797140 498676 1.52 123776 3318964 1817804 5.36 1214240 2657336 148 [2022-05-09T19:08:55.965Z] 19:08:01 28573872 31798184 497716 1.51 123800 3318980 1817804 5.36 1213580 2657460 8 [2022-05-09T19:08:55.965Z] Average: 28547548 31787630 507967 1.54 125030 3333687 1851800 5.46 1245600 2651070 74249 [2022-05-09T19:08:55.965Z] [2022-05-09T19:08:55.965Z] 19:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-05-09T19:08:55.965Z] 19:02:01 veth75ce9a1 42.37 47.84 3.86 692.88 0.00 0.00 0.00 0.06 [2022-05-09T19:08:55.965Z] 19:02:01 ens3 719.76 432.35 6568.46 121.82 0.00 0.00 0.00 0.00 [2022-05-09T19:08:55.965Z] 19:02:01 docker0 46.84 51.53 3.84 735.59 0.00 0.00 0.00 0.00 [2022-05-09T19:08:55.965Z] 19:02:01 lo 3.52 3.52 0.34 0.34 0.00 0.00 0.00 0.00 [2022-05-09T19:08:55.965Z] 19:03:01 ens3 135.33 84.57 2534.00 54.23 0.00 0.00 0.00 0.00 [2022-05-09T19:08:55.965Z] 19:03:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T19:08:55.965Z] 19:03:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-05-09T19:08:55.965Z] 19:04:01 ens3 1.23 0.00 0.11 0.00 0.00 0.00 0.00 0.00 [2022-05-09T19:08:55.965Z] 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T19:08:55.965Z] 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T19:08:55.965Z] 19:05:01 ens3 2.98 1.45 2.05 0.46 0.00 0.00 0.00 0.00 [2022-05-09T19:08:55.965Z] 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T19:08:55.965Z] 19:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T19:08:55.965Z] 19:06:01 ens3 0.85 0.38 0.38 0.27 0.00 0.00 0.00 0.00 [2022-05-09T19:08:55.965Z] 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T19:08:55.965Z] 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T19:08:55.965Z] 19:07:01 ens3 0.43 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2022-05-09T19:08:55.965Z] 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T19:08:55.966Z] 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T19:08:55.966Z] 19:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T19:08:55.966Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T19:08:55.966Z] 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T19:08:55.966Z] Average: ens3 121.52 73.28 1288.13 25.03 0.00 0.00 0.00 0.00 [2022-05-09T19:08:55.966Z] Average: docker0 6.60 7.26 0.54 103.58 0.00 0.00 0.00 0.00 [2022-05-09T19:08:55.966Z] Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2022-05-09T19:08:55.966Z] [2022-05-09T19:08:55.966Z] [2022-05-09T19:08:55.966Z] ---> sar -P ALL: [2022-05-09T19:08:55.966Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-42145) 05/09/22 _x86_64_ (8 CPU) [2022-05-09T19:08:55.966Z] [2022-05-09T19:08:55.966Z] 19:00:40 LINUX RESTART (8 CPU) [2022-05-09T19:08:55.966Z] [2022-05-09T19:08:55.966Z] 19:01:02 CPU %user %nice %system %iowait %steal %idle [2022-05-09T19:08:55.966Z] 19:02:01 all 22.09 0.00 5.36 2.13 0.11 70.31 [2022-05-09T19:08:55.966Z] 19:02:01 0 21.21 0.00 5.13 1.79 0.10 71.77 [2022-05-09T19:08:55.966Z] 19:02:01 1 22.05 0.00 5.66 0.39 0.10 71.80 [2022-05-09T19:08:55.966Z] 19:02:01 2 23.69 0.00 5.63 2.23 0.10 68.34 [2022-05-09T19:08:55.966Z] 19:02:01 3 18.34 0.00 4.93 2.08 0.10 74.54 [2022-05-09T19:08:55.966Z] 19:02:01 4 23.34 0.00 6.14 8.50 0.12 61.90 [2022-05-09T19:08:55.966Z] 19:02:01 5 23.94 0.00 4.94 0.41 0.12 70.59 [2022-05-09T19:08:55.966Z] 19:02:01 6 21.15 0.00 5.22 0.41 0.10 73.12 [2022-05-09T19:08:55.966Z] 19:02:01 7 23.02 0.00 5.20 1.24 0.12 70.42 [2022-05-09T19:08:55.966Z] 19:03:01 all 12.18 0.00 2.37 0.72 0.05 84.67 [2022-05-09T19:08:55.966Z] 19:03:01 0 11.80 0.00 2.50 0.44 0.05 85.22 [2022-05-09T19:08:55.966Z] 19:03:01 1 12.98 0.00 2.27 0.46 0.05 84.23 [2022-05-09T19:08:55.966Z] 19:03:01 2 11.54 0.00 2.35 0.03 0.05 86.02 [2022-05-09T19:08:55.966Z] 19:03:01 3 12.41 0.00 1.73 0.02 0.07 85.78 [2022-05-09T19:08:55.966Z] 19:03:01 4 12.27 0.00 2.77 3.51 0.05 81.40 [2022-05-09T19:08:55.966Z] 19:03:01 5 11.86 0.00 2.25 1.12 0.03 84.74 [2022-05-09T19:08:55.966Z] 19:03:01 6 12.76 0.00 2.78 0.15 0.05 84.26 [2022-05-09T19:08:55.966Z] 19:03:01 7 11.83 0.00 2.32 0.02 0.07 85.76 [2022-05-09T19:08:55.966Z] 19:04:01 all 0.25 0.00 0.00 0.01 0.00 99.74 [2022-05-09T19:08:55.966Z] 19:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T19:08:55.966Z] 19:04:01 1 1.91 0.00 0.00 0.00 0.00 98.09 [2022-05-09T19:08:55.966Z] 19:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T19:08:55.966Z] 19:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T19:08:55.966Z] 19:04:01 4 0.03 0.00 0.00 0.03 0.00 99.93 [2022-05-09T19:08:55.966Z] 19:04:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-09T19:08:55.966Z] 19:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T19:08:55.966Z] 19:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T19:08:55.966Z] 19:05:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-05-09T19:08:55.966Z] 19:05:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-09T19:08:55.966Z] 19:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T19:08:55.966Z] 19:05:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2022-05-09T19:08:55.966Z] 19:05:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-09T19:08:55.966Z] 19:05:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-09T19:08:55.966Z] 19:05:01 5 0.02 0.00 0.02 0.05 0.00 99.92 [2022-05-09T19:08:55.966Z] 19:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-09T19:08:55.966Z] 19:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-09T19:08:55.966Z] 19:06:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-05-09T19:08:55.966Z] 19:06:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-09T19:08:55.966Z] 19:06:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2022-05-09T19:08:55.966Z] 19:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-09T19:08:55.966Z] 19:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T19:08:55.966Z] 19:06:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-09T19:08:55.966Z] 19:06:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2022-05-09T19:08:55.966Z] 19:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T19:08:55.966Z] 19:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T19:08:55.966Z] 19:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-05-09T19:08:55.966Z] 19:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T19:08:55.966Z] 19:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T19:08:55.966Z] 19:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T19:08:55.966Z] 19:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T19:08:55.966Z] 19:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T19:08:55.966Z] 19:07:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-09T19:08:55.966Z] 19:07:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-09T19:08:55.966Z] 19:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T19:08:55.966Z] 19:08:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-05-09T19:08:55.966Z] 19:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T19:08:55.966Z] 19:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-09T19:08:55.966Z] 19:08:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-05-09T19:08:55.966Z] 19:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T19:08:55.966Z] 19:08:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2022-05-09T19:08:55.966Z] 19:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T19:08:55.966Z] 19:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-09T19:08:55.966Z] 19:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-09T19:08:55.966Z] Average: all 4.87 0.00 1.09 0.40 0.02 93.61 [2022-05-09T19:08:55.966Z] Average: 0 4.65 0.00 1.08 0.31 0.02 93.93 [2022-05-09T19:08:55.966Z] Average: 1 5.24 0.00 1.13 0.12 0.02 93.49 [2022-05-09T19:08:55.966Z] Average: 2 4.99 0.00 1.14 0.32 0.03 93.53 [2022-05-09T19:08:55.966Z] Average: 3 4.33 0.00 0.94 0.29 0.02 94.41 [2022-05-09T19:08:55.966Z] Average: 4 5.01 0.00 1.25 1.70 0.02 92.01 [2022-05-09T19:08:55.966Z] Average: 5 5.04 0.00 1.01 0.23 0.02 93.69 [2022-05-09T19:08:55.966Z] Average: 6 4.79 0.00 1.13 0.08 0.02 93.98 [2022-05-09T19:08:55.966Z] Average: 7 4.89 0.00 1.06 0.17 0.03 93.85 [2022-05-09T19:08:55.966Z] [2022-05-09T19:08:55.966Z] [2022-05-09T19:08:55.966Z]