Pull request #206 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8ed051ed91602edf0af1693c74d33f9736014f3d+d1c7c2ea98aab23790d51b6eaeef7bb46474233e (d0415a96c9ee5494774e8ba52438647a1c7d9349) 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-ssh6620400612294760183.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5875831981517190944.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-206/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/device-snmp-go/branches/PR-206/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7970917746540324447.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/device-snmp-go/branches/PR-206/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9278005580963656397.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5929706536257217865.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-206/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/device-snmp-go/branches/PR-206/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14076104066053040873.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [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: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1033 in /w/workspace/gexfoundry_device-snmp-go_PR-206 [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/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-206 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.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/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d1c7c2ea98aab23790d51b6eaeef7bb46474233e into PR head commit 8ed051ed91602edf0af1693c74d33f9736014f3d Merge succeeded, producing 8ed051ed91602edf0af1693c74d33f9736014f3d Checking out Revision 8ed051ed91602edf0af1693c74d33f9736014f3d (PR-206) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.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/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ed051ed91602edf0af1693c74d33f9736014f3d # 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 d1c7c2ea98aab23790d51b6eaeef7bb46474233e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ed051ed91602edf0af1693c74d33f9736014f3d # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:02:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:02:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:02:46 ========================================================= 05:02:46 EdgeX Global Pipelines Version Info 05:02:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:02:47 ------------------- 05:02:47 stable info: 05:02:47 ------------------- 05:02:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:02:47 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:02:47 Message: update stable to v1.0.244 05:02:48 ------------------- 05:02:48 experimental info: 05:02:48 ------------------- 05:02:48 Commited By: **** collab-it+edgex@linuxfoundation.org 05:02:48 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:02:48 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:02:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:02:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:02:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:02:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:02:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:02:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:02:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:02:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:02:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:02:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:02:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:02:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:02:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-206 [Pipeline] echo 05:02:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-206 [Pipeline] echo 05:02:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-206 [Pipeline] echo 05:02:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ed051ed91602edf0af1693c74d33f9736014f3d [Pipeline] echo 05:02:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ed051e [Pipeline] echo 05:02:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:49 provisioning config files... 05:02:49 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-206@tmp/config10552112955758553525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:50 ---> docker-login.sh 05:02:50 nexus3.edgexfoundry.org:10001 05:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:50 Configure a credential helper to remove this warning. See 05:02:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:50 05:02:50 Login Succeeded 05:02:50 nexus3.edgexfoundry.org:10002 05:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:50 Configure a credential helper to remove this warning. See 05:02:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:50 05:02:50 Login Succeeded 05:02:50 nexus3.edgexfoundry.org:10003 05:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:50 Configure a credential helper to remove this warning. See 05:02:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:50 05:02:50 Login Succeeded 05:02:50 nexus3.edgexfoundry.org:10004 05:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:50 Configure a credential helper to remove this warning. See 05:02:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:50 05:02:50 Login Succeeded 05:02:50 docker.io 05:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:51 Configure a credential helper to remove this warning. See 05:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:51 05:02:51 Login Succeeded 05:02:51 ---> docker-login.sh ends [Pipeline] } 05:02:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:02:51 + git rev-list -1 --merges 8ed051ed91602edf0af1693c74d33f9736014f3d~1..8ed051ed91602edf0af1693c74d33f9736014f3d [Pipeline] echo 05:02:51 -----------> git rev-list -1 --merges 8ed051ed91602edf0af1693c74d33f9736014f3d~1..8ed051ed91602edf0af1693c74d33f9736014f3d 8ed051ed91602edf0af1693c74d33f9736014f3d [false] [Pipeline] sh 05:02:52 + git log --format=format:%s -1 8ed051ed91602edf0af1693c74d33f9736014f3d [Pipeline] echo 05:02:52 ========================================================= 05:02:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:02:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:02:52 + git log --format=format:%s -1 8ed051ed91602edf0af1693c74d33f9736014f3d [Pipeline] echo 05:02:52 [semverPrep] GIT_COMMIT: 8ed051ed91602edf0af1693c74d33f9736014f3d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:02:52 [semverPrep] This is not a build commit. [Pipeline] sh 05:02:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:02:53 + grep -v github /etc/ssh/ssh_known_hosts 05:02:53 + [ -e /tmp/ssh_known_hosts ] 05:02:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:02:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:02:53 + sudo tee -a /etc/ssh/ssh_known_hosts 05:02:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:53 05:02:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:54 0.1.4: Pulling from edgex-devops/py-git-semver 05:02:54 b85a868b505f: Pulling fs layer 05:02:54 e2be974225ed: Pulling fs layer 05:02:54 339a4e72a1f5: Pulling fs layer 05:02:54 988bab9f4d93: Pulling fs layer 05:02:54 1469e6f7b9e6: Pulling fs layer 05:02:54 eaf3925da568: Pulling fs layer 05:02:54 bab4dde63d76: Pulling fs layer 05:02:54 bde34c3a00c8: Pulling fs layer 05:02:54 b352a97aabf1: Pulling fs layer 05:02:54 4872d77fe225: Pulling fs layer 05:02:54 5851b861e8e6: Pulling fs layer 05:02:54 bab4dde63d76: Waiting 05:02:54 bde34c3a00c8: Waiting 05:02:54 988bab9f4d93: Waiting 05:02:54 1469e6f7b9e6: Waiting 05:02:54 b352a97aabf1: Waiting 05:02:54 eaf3925da568: Waiting 05:02:54 4872d77fe225: Waiting 05:02:54 e2be974225ed: Verifying Checksum 05:02:54 e2be974225ed: Download complete 05:02:54 988bab9f4d93: Verifying Checksum 05:02:54 988bab9f4d93: Download complete 05:02:54 339a4e72a1f5: Verifying Checksum 05:02:54 339a4e72a1f5: Download complete 05:02:54 1469e6f7b9e6: Verifying Checksum 05:02:54 1469e6f7b9e6: Download complete 05:02:54 eaf3925da568: Download complete 05:02:54 bde34c3a00c8: Verifying Checksum 05:02:54 bde34c3a00c8: Download complete 05:02:54 b352a97aabf1: Download complete 05:02:54 4872d77fe225: Verifying Checksum 05:02:54 4872d77fe225: Download complete 05:02:54 5851b861e8e6: Verifying Checksum 05:02:54 5851b861e8e6: Download complete 05:02:54 b85a868b505f: Verifying Checksum 05:02:54 b85a868b505f: Download complete 05:02:54 bab4dde63d76: Verifying Checksum 05:02:54 bab4dde63d76: Download complete 05:02:55 b85a868b505f: Pull complete 05:02:55 e2be974225ed: Pull complete 05:02:56 339a4e72a1f5: Pull complete 05:02:56 988bab9f4d93: Pull complete 05:02:56 1469e6f7b9e6: Pull complete 05:02:56 eaf3925da568: Pull complete 05:02:58 bab4dde63d76: Pull complete 05:02:58 bde34c3a00c8: Pull complete 05:02:58 b352a97aabf1: Pull complete 05:02:58 4872d77fe225: Pull complete 05:02:58 5851b861e8e6: Pull complete 05:02:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:02:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:58 prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container 05:02:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-206 -v /w/workspace/gexfoundry_device-snmp-go_PR-206:/w/workspace/gexfoundry_device-snmp-go_PR-206:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-206@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:02:59 $ docker top 221215cbd8891dd8d4e64ac601eca4e07d613fdf481d5dfe55b7c520cbe7bfd4 -eo pid,comm 05:03:00 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). 05:03:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:03:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:00 [ssh-agent] Looking for ssh-agent implementation... 05:03:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:00 $ docker exec 221215cbd8891dd8d4e64ac601eca4e07d613fdf481d5dfe55b7c520cbe7bfd4 ssh-agent 05:03:00 SSH_AUTH_SOCK=/tmp/ssh-0iEu2kmvTNcO/agent.32 05:03:00 SSH_AGENT_PID=38 05:03:00 Running ssh-add (command line suppressed) 05:03:00 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-206@tmp/private_key_2413066088597670905.key (/w/workspace/gexfoundry_device-snmp-go_PR-206@tmp/private_key_2413066088597670905.key) 05:03:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:00 + git tag --points-at HEAD [Pipeline] } 05:03:00 $ docker exec --env ******** --env ******** 221215cbd8891dd8d4e64ac601eca4e07d613fdf481d5dfe55b7c520cbe7bfd4 ssh-agent -k 05:03:00 unset SSH_AUTH_SOCK; 05:03:00 unset SSH_AGENT_PID; 05:03:00 echo Agent pid 38 killed; 05:03:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:03:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:01 [ssh-agent] Looking for ssh-agent implementation... 05:03:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:01 $ docker exec 221215cbd8891dd8d4e64ac601eca4e07d613fdf481d5dfe55b7c520cbe7bfd4 ssh-agent 05:03:01 SSH_AUTH_SOCK=/tmp/ssh-TvCB8KuWqwrX/agent.71 05:03:01 SSH_AGENT_PID=77 05:03:01 Running ssh-add (command line suppressed) 05:03:01 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-206@tmp/private_key_18173508401704112234.key (/w/workspace/gexfoundry_device-snmp-go_PR-206@tmp/private_key_18173508401704112234.key) 05:03:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:01 + git semver init 05:03:02 2023-01-04 05:03:01,945 [run_init] DEBUG init version:0.0.0 force:False 05:03:02 2023-01-04 05:03:01,946 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-206/.semver 05:03:02 2023-01-04 05:03:01,947 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-206/.semver 05:03:02 2023-01-04 05:03:01,947 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-206/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-206, universal_newlines=False, shell=None, istream=None) 05:03:03 2023-01-04 05:03:03,136 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-206/.git/info/exclude 05:03:03 2023-01-04 05:03:03,137 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-206/.semver/PR-206 with force:False 05:03:03 2023-01-04 05:03:03,137 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-206/.semver/PR-206 05:03:03 2023-01-04 05:03:03,142 [execute] INFO git cat-file --batch-check 05:03:03 2023-01-04 05:03:03,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-206/.semver, universal_newlines=False, shell=None, istream=) 05:03:03 2023-01-04 05:03:03,149 [execute] INFO git cat-file --batch 05:03:03 2023-01-04 05:03:03,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-206/.semver, universal_newlines=False, shell=None, istream=) 05:03:03 2023-01-04 05:03:03,155 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-206/.semver/PR-206 05:03:03 0.0.0 [Pipeline] } 05:03:03 $ docker exec --env ******** --env ******** 221215cbd8891dd8d4e64ac601eca4e07d613fdf481d5dfe55b7c520cbe7bfd4 ssh-agent -k 05:03:03 unset SSH_AUTH_SOCK; 05:03:03 unset SSH_AGENT_PID; 05:03:03 echo Agent pid 77 killed; 05:03:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:03:03 + git semver [Pipeline] } 05:03:04 $ docker stop --time=1 221215cbd8891dd8d4e64ac601eca4e07d613fdf481d5dfe55b7c520cbe7bfd4 05:03:05 $ docker rm -f --volumes 221215cbd8891dd8d4e64ac601eca4e07d613fdf481d5dfe55b7c520cbe7bfd4 [Pipeline] // withDockerContainer [Pipeline] sh 05:03:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:03:06 Stashed 1 file(s) [Pipeline] echo 05:03:06 [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] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:06 provisioning config files... 05:03:06 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-206@tmp/config15324061225880844559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:07 ---> docker-login.sh 05:03:07 nexus3.edgexfoundry.org:10001 05:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:07 Configure a credential helper to remove this warning. See 05:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:07 05:03:07 Login Succeeded 05:03:07 nexus3.edgexfoundry.org:10002 05:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:07 Configure a credential helper to remove this warning. See 05:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:07 05:03:07 Login Succeeded 05:03:07 nexus3.edgexfoundry.org:10003 05:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:07 Configure a credential helper to remove this warning. See 05:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:07 05:03:07 Login Succeeded 05:03:07 nexus3.edgexfoundry.org:10004 05:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:07 Configure a credential helper to remove this warning. See 05:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:07 05:03:07 Login Succeeded 05:03:07 docker.io 05:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:07 Configure a credential helper to remove this warning. See 05:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:07 05:03:07 Login Succeeded 05:03:07 ---> docker-login.sh ends [Pipeline] } 05:03:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:03:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:08 ========================================================= 05:03:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:03:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:08 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:03:08 Sending build context to Docker daemon 5.589MB 05:03:08 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 05:03:08 Step 2/12 : FROM ${BASE} AS builder 05:03:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:03:08 213ec9aee27d: Pulling fs layer 05:03:08 4583459ba037: Pulling fs layer 05:03:08 93c1e223e6f2: Pulling fs layer 05:03:08 53926ce57604: Pulling fs layer 05:03:08 21b2b0c7a3f4: Pulling fs layer 05:03:08 22ff95d597cd: Pulling fs layer 05:03:08 12d6caf4c0d1: Pulling fs layer 05:03:08 96b7cbca73a9: Pulling fs layer 05:03:08 a7acece74701: Pulling fs layer 05:03:08 21b2b0c7a3f4: Waiting 05:03:08 22ff95d597cd: Waiting 05:03:08 12d6caf4c0d1: Waiting 05:03:08 96b7cbca73a9: Waiting 05:03:08 a7acece74701: Waiting 05:03:08 53926ce57604: Waiting 05:03:08 93c1e223e6f2: Download complete 05:03:08 4583459ba037: Verifying Checksum 05:03:08 4583459ba037: Download complete 05:03:08 21b2b0c7a3f4: Verifying Checksum 05:03:08 21b2b0c7a3f4: Download complete 05:03:08 22ff95d597cd: Verifying Checksum 05:03:08 22ff95d597cd: Download complete 05:03:08 213ec9aee27d: Verifying Checksum 05:03:08 213ec9aee27d: Download complete 05:03:08 12d6caf4c0d1: Download complete 05:03:08 213ec9aee27d: Pull complete 05:03:08 4583459ba037: Pull complete 05:03:09 93c1e223e6f2: Pull complete 05:03:09 a7acece74701: Verifying Checksum 05:03:09 a7acece74701: Download complete 05:03:09 96b7cbca73a9: Verifying Checksum 05:03:09 96b7cbca73a9: Download complete 05:03:09 53926ce57604: Verifying Checksum 05:03:09 53926ce57604: Download complete 05:03:13 53926ce57604: Pull complete 05:03:13 21b2b0c7a3f4: Pull complete 05:03:13 22ff95d597cd: Pull complete 05:03:13 12d6caf4c0d1: Pull complete 05:03:15 96b7cbca73a9: Pull complete 05:03:16 a7acece74701: Pull complete 05:03:16 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:03:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:03:16 ---> db6d94c90886 05:03:16 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:03:18 ---> Running in 67892ee8c2df 05:03:18 Removing intermediate container 67892ee8c2df 05:03:18 ---> d19065c41a23 05:03:18 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:03:18 ---> Running in 053bf100702c 05:03:18 Removing intermediate container 053bf100702c 05:03:18 ---> f1ac128e5f20 05:03:18 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:03:18 ---> Running in 79e88db20e73 05:03:18 Removing intermediate container 79e88db20e73 05:03:18 ---> 95e15870356a 05:03:18 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:03:18 ---> Running in 187a067f2920 05:03:18 Removing intermediate container 187a067f2920 05:03:18 ---> b80d4a323502 05:03:18 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:03:18 ---> Running in 4399912f722a 05:03:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:03:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:03:19 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:03:19 (2/4) Installing libedit (20210910.3.1-r0) 05:03:19 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:03:19 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:03:19 Executing busybox-1.35.0-r17.trigger 05:03:19 OK: 216 MiB in 55 packages 05:03:19 Removing intermediate container 4399912f722a 05:03:19 ---> 40fff7414ab1 05:03:19 Step 8/12 : WORKDIR /device-snmp-go 05:03:19 ---> Running in ba910c897b35 05:03:19 Removing intermediate container ba910c897b35 05:03:19 ---> 3d45517752c7 05:03:19 Step 9/12 : COPY go.mod vendor* ./ 05:03:20 ---> 62ea066a44af 05:03:20 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:20 ---> Running in ff5c92e964fc 05:03:21 Still waiting to schedule task 05:03:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:03:41 Removing intermediate container ff5c92e964fc 05:03:41 ---> 997f7df6637b 05:03:41 Step 11/12 : COPY . . 05:03:41 ---> 5e65594107e4 05:03:41 Step 12/12 : RUN ${MAKE} 05:03:41 ---> Running in 9e96358f0b64 05:03:41 noop 05:03:41 Removing intermediate container 9e96358f0b64 05:03:41 ---> a9e753d0ba93 05:03:41 Successfully built a9e753d0ba93 05:03:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:42 + docker inspect -f . ci-base-image-x86_64 05:03:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:42 prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container 05:03:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-206 -v /w/workspace/gexfoundry_device-snmp-go_PR-206:/w/workspace/gexfoundry_device-snmp-go_PR-206:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-206@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-206@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 ******** ci-base-image-x86_64 cat 05:03:42 $ docker top 7a791f7be560325898d531d062a2f2fd824b4fbe7c041bd3aa831fcf7e0c4d27 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:43 + go version 05:03:43 go version go1.18.7 linux/amd64 [Pipeline] } 05:03:43 $ docker stop --time=1 7a791f7be560325898d531d062a2f2fd824b4fbe7c041bd3aa831fcf7e0c4d27 05:03:44 $ docker rm -f --volumes 7a791f7be560325898d531d062a2f2fd824b4fbe7c041bd3aa831fcf7e0c4d27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:45 + docker inspect -f . ci-base-image-x86_64 05:03:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:45 prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container 05:03:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-206 -v /w/workspace/gexfoundry_device-snmp-go_PR-206:/w/workspace/gexfoundry_device-snmp-go_PR-206:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-206@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-206@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 ******** ci-base-image-x86_64 cat 05:03:45 $ docker top 1b58fe6896c766a446922d87e864d140cdc9169a6d0c3fac902962edbf8de781 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:46 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-206 [Pipeline] fileExists [Pipeline] sh 05:03:46 + make test 05:03:46 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:03:46 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:03:56 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:03:56 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements 05:04:03 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 05:04:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:04:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:04:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:04:06 ./bin/test-attribution-txt.sh [Pipeline] echo 05:04:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:04:06 $ docker stop --time=1 1b58fe6896c766a446922d87e864d140cdc9169a6d0c3fac902962edbf8de781 05:04:07 $ docker rm -f --volumes 1b58fe6896c766a446922d87e864d140cdc9169a6d0c3fac902962edbf8de781 [Pipeline] // withDockerContainer [Pipeline] sh 05:04:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:04:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:04:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:04:09 + ls -al . 05:04:09 total 180 05:04:09 drwxrwxr-x 9 jenkins jenkins 4096 Jan 4 05:03 . 05:04:09 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 05:02 .. 05:04:09 -rw-rw-r-- 1 jenkins jenkins 6 Jan 4 05:02 .dockerignore 05:04:09 drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 05:03 .git 05:04:09 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 05:02 .github 05:04:09 -rw-rw-r-- 1 jenkins jenkins 328 Jan 4 05:02 .gitignore 05:04:09 -rw-rw-r-- 1 jenkins jenkins 41 Jan 4 05:02 .golangci.yml 05:04:09 drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 05:03 .semver 05:04:09 -rw-rw-r-- 1 jenkins jenkins 8932 Jan 4 05:02 Attribution.txt 05:04:09 -rw-rw-r-- 1 jenkins jenkins 8355 Jan 4 05:02 CHANGELOG.md 05:04:09 -rw-rw-r-- 1 jenkins jenkins 1486 Jan 4 05:02 Dockerfile 05:04:09 -rw-rw-r-- 1 jenkins jenkins 677 Jan 4 05:02 GOVERNANCE.md 05:04:09 -rw-rw-r-- 1 jenkins jenkins 656 Jan 4 05:02 Jenkinsfile 05:04:09 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 4 05:02 LICENSE 05:04:09 -rw-rw-r-- 1 jenkins jenkins 2543 Jan 4 05:02 Makefile 05:04:09 -rw-rw-r-- 1 jenkins jenkins 620 Jan 4 05:02 OWNERS.md 05:04:09 -rw-rw-r-- 1 jenkins jenkins 10054 Jan 4 05:02 README.md 05:04:09 -rw-rw-r-- 1 jenkins jenkins 5 Jan 4 05:03 VERSION 05:04:09 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 05:02 bin 05:04:09 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 05:02 cmd 05:04:09 -rw-r--r-- 1 jenkins jenkins 7631 Jan 4 05:03 coverage.out 05:04:09 -rw-rw-r-- 1 jenkins jenkins 3414 Jan 4 05:02 go.mod 05:04:09 -rw-rw-r-- 1 jenkins jenkins 44744 Jan 4 05:02 go.sum 05:04:09 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 05:02 internal 05:04:09 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 05:02 snap 05:04:09 -rw-rw-r-- 1 jenkins jenkins 228 Jan 4 05:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:09 + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8ed051ed91602edf0af1693c74d33f9736014f3d --label arch=amd64 --label version=0.0.0 . 05:04:09 Sending build context to Docker daemon 5.597MB 05:04:09 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 05:04:09 Step 2/24 : FROM ${BASE} AS builder 05:04:09 ---> a9e753d0ba93 05:04:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:04:09 ---> Running in 206a14da33a9 05:04:09 Removing intermediate container 206a14da33a9 05:04:09 ---> 0ebdea1e5fac 05:04:09 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:04:09 ---> Running in a1fdb30d8ad2 05:04:09 Removing intermediate container a1fdb30d8ad2 05:04:09 ---> 8a7b934089df 05:04:09 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:04:09 ---> Running in 99dd2d57d7de 05:04:09 Removing intermediate container 99dd2d57d7de 05:04:09 ---> 1c83f55d9517 05:04:09 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 05:04:09 ---> Running in 3272569a15c5 05:04:09 Removing intermediate container 3272569a15c5 05:04:09 ---> 13a86c5deda2 05:04:09 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:04:10 ---> Running in 1e8d8316eb4e 05:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:04:10 OK: 216 MiB in 55 packages 05:04:11 Removing intermediate container 1e8d8316eb4e 05:04:11 ---> c6b8555b7eca 05:04:11 Step 8/24 : WORKDIR /device-snmp-go 05:04:11 ---> Running in f10f0f880199 05:04:11 Removing intermediate container f10f0f880199 05:04:11 ---> b2ddca79a611 05:04:11 Step 9/24 : COPY go.mod vendor* ./ 05:04:11 ---> c4e1946da9c1 05:04:11 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:11 ---> Running in 0ae54a0fe7c7 05:04:11 Removing intermediate container 0ae54a0fe7c7 05:04:11 ---> c71582b29421 05:04:11 Step 11/24 : COPY . . 05:04:12 ---> e1aa30523d40 05:04:12 Step 12/24 : RUN ${MAKE} 05:04:12 ---> Running in a02d11474264 05:04:12 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.5 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 05:04:34 Removing intermediate container a02d11474264 05:04:34 ---> 1cd43dcc37d2 05:04:34 Step 13/24 : FROM alpine:3.16 05:04:34 3.16: Pulling from library/alpine 05:04:34 ca7dd9ec2225: Pulling fs layer 05:04:34 ca7dd9ec2225: Verifying Checksum 05:04:34 ca7dd9ec2225: Download complete 05:04:34 ca7dd9ec2225: Pull complete 05:04:34 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 05:04:34 Status: Downloaded newer image for alpine:3.16 05:04:34 ---> bfe296a52501 05:04:34 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:04:34 ---> Running in b91aa3050e84 05:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:04:34 (1/6) Installing dumb-init (1.2.5-r1) 05:04:34 (2/6) Installing libgcc (11.2.1_git20220219-r2) 05:04:34 (3/6) Installing libsodium (1.0.18-r0) 05:04:34 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 05:04:34 (5/6) Installing libzmq (4.3.4-r0) 05:04:34 (6/6) Installing zeromq (4.3.4-r0) 05:04:34 Executing busybox-1.35.0-r17.trigger 05:04:34 OK: 8 MiB in 20 packages 05:04:34 Removing intermediate container b91aa3050e84 05:04:34 ---> 3e9a9bb7cee0 05:04:34 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:04:34 ---> ce62a438b7b4 05:04:34 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:04:34 ---> 2edb815cd66b 05:04:34 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:04:34 ---> a13f9c5d3f77 05:04:34 Step 18/24 : EXPOSE 59993 05:04:34 ---> Running in 8f22c9f2ca13 05:04:34 Removing intermediate container 8f22c9f2ca13 05:04:34 ---> ed039f3927da 05:04:34 Step 19/24 : EXPOSE 161 05:04:34 ---> Running in b256d9b55fab 05:04:34 Removing intermediate container b256d9b55fab 05:04:34 ---> 76718e75a3fa 05:04:34 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:04:34 ---> Running in d157ae883da6 05:04:34 Removing intermediate container d157ae883da6 05:04:34 ---> 5c9acb54563e 05:04:34 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:04:34 ---> Running in e0cacf9e3955 05:04:34 Removing intermediate container e0cacf9e3955 05:04:34 ---> 8fb0705e7bdb 05:04:34 Step 22/24 : LABEL arch=amd64 05:04:34 ---> Running in 6425d4a54cd2 05:04:34 Removing intermediate container 6425d4a54cd2 05:04:34 ---> 492eda397969 05:04:34 Step 23/24 : LABEL git_sha=8ed051ed91602edf0af1693c74d33f9736014f3d 05:04:34 ---> Running in 101e03b8ec8c 05:04:34 Removing intermediate container 101e03b8ec8c 05:04:34 ---> 525186374516 05:04:34 Step 24/24 : LABEL version=0.0.0 05:04:34 ---> Running in 546db377c761 05:04:34 Removing intermediate container 546db377c761 05:04:34 ---> 74731785fb3e 05:04:34 [Warning] One or more build-args [ARCH] were not consumed 05:04:34 Successfully built 74731785fb3e 05:04:34 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:35 05:04:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:35 latest: Pulling from edgex-lftools-log-publisher 05:04:35 5eb5b503b376: Pulling fs layer 05:04:35 5c69ac0246d0: Pulling fs layer 05:04:35 ec43610c2a17: Pulling fs layer 05:04:35 3a2ae6a8a46f: Pulling fs layer 05:04:35 33b1e0a273af: Pulling fs layer 05:04:35 5d3b04190fa2: Pulling fs layer 05:04:35 2f39f015ded8: Pulling fs layer 05:04:35 33b1e0a273af: Waiting 05:04:35 2f39f015ded8: Waiting 05:04:35 5d3b04190fa2: Waiting 05:04:35 3a2ae6a8a46f: Waiting 05:04:35 5c69ac0246d0: Download complete 05:04:35 3a2ae6a8a46f: Download complete 05:04:35 33b1e0a273af: Verifying Checksum 05:04:35 33b1e0a273af: Download complete 05:04:36 5d3b04190fa2: Verifying Checksum 05:04:36 5d3b04190fa2: Download complete 05:04:36 ec43610c2a17: Verifying Checksum 05:04:36 ec43610c2a17: Download complete 05:04:36 5eb5b503b376: Verifying Checksum 05:04:36 5eb5b503b376: Download complete 05:04:36 2f39f015ded8: Verifying Checksum 05:04:36 2f39f015ded8: Download complete 05:04:37 5eb5b503b376: Pull complete 05:04:37 5c69ac0246d0: Pull complete 05:04:37 ec43610c2a17: Pull complete 05:04:37 3a2ae6a8a46f: Pull complete 05:04:37 33b1e0a273af: Pull complete 05:04:38 5d3b04190fa2: Pull complete 05:04:42 2f39f015ded8: Pull complete 05:04:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:04:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:42 prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container 05:04:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-206 -v /w/workspace/gexfoundry_device-snmp-go_PR-206:/w/workspace/gexfoundry_device-snmp-go_PR-206:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-206@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-206@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 05:04:43 $ docker top 80c7af8701fb84e37e7851eb4a0b215ed0e1bc15029f9199bef1d93f9c784bce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:44 ---> job-cost.sh 05:04:44 lf-activate-venv: SKIPPING 05:04:44 INFO: No Stack... 05:04:44 INFO: Retrieving Pricing Info for: v3-standard-8 05:04:44 INFO: Archiving Costs [Pipeline] sh 05:04:45 + cat /w/workspace/gexfoundry_device-snmp-go_PR-206/archives/cost.csv 05:04:45 + cut -d, -f6 [Pipeline] lock 05:04:45 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-206-1-stack-cost] 05:04:45 Resource [jenkins-edgexfoundry-device-snmp-go-PR-206-1-stack-cost] did not exist. Created. 05:04:45 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-206-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:04:45 + echo total: 0.2199999988079071 [Pipeline] stash 05:04:45 Stashed 1 file(s) [Pipeline] } 05:04:45 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-206-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:04:45 $ docker stop --time=1 80c7af8701fb84e37e7851eb4a0b215ed0e1bc15029f9199bef1d93f9c784bce 05:04:46 $ docker rm -f --volumes 80c7af8701fb84e37e7851eb4a0b215ed0e1bc15029f9199bef1d93f9c784bce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:04:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1035 in /w/workspace/gexfoundry_device-snmp-go_PR-206 [Pipeline] { [Pipeline] ws 05:04:53 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 05:04:53 Selected Git installation does not exist. Using Default 05:04:53 The recommended git tool is: NONE 05:04:58 using credential edgex-jenkins-ssh 05:04:58 Cloning the remote Git repository 05:04:58 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:04:59 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:05:01 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:05:01 > git --version # timeout=10 05:05:01 > git --version # 'git version 2.25.1' 05:05:01 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:02 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:05:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:03 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:05:03 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:05:03 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:05:04 Merging remotes/origin/main commit d1c7c2ea98aab23790d51b6eaeef7bb46474233e into PR head commit 8ed051ed91602edf0af1693c74d33f9736014f3d 05:05:04 Merge succeeded, producing 8ed051ed91602edf0af1693c74d33f9736014f3d 05:05:04 Checking out Revision 8ed051ed91602edf0af1693c74d33f9736014f3d (PR-206) 05:05:04 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 05:05:04 > git --version # timeout=10 05:05:04 > git --version # 'git version 2.25.1' 05:05:04 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 05:05:04 > git config core.sparsecheckout # timeout=10 05:05:04 > git checkout -f 8ed051ed91602edf0af1693c74d33f9736014f3d # timeout=10 05:05:04 > git remote # timeout=10 05:05:04 > git config --get remote.origin.url # timeout=10 05:05:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:04 > git merge d1c7c2ea98aab23790d51b6eaeef7bb46474233e # timeout=10 05:05:04 > git rev-parse HEAD^{commit} # timeout=10 05:05:04 > git config core.sparsecheckout # timeout=10 05:05:04 > git checkout -f 8ed051ed91602edf0af1693c74d33f9736014f3d # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 05:05:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:05:05 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:05 Dload Upload Total Spent Left Speed 05:05:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73705 0 --:--:-- --:--:-- --:--:-- 73705 [Pipeline] sh 05:05:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:05:06 + sudo tee /etc/docker/daemon.new 05:05:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:05:06 { 05:05:06 "registry-mirrors": [ 05:05:06 "https://nexus3.edgexfoundry.org:10001" 05:05:06 ], 05:05:06 "bip": "10.250.0.254/24", 05:05:06 "hosts": [ 05:05:06 "tcp://0.0.0.0:5555", 05:05:06 "unix:///var/run/docker.sock" 05:05:06 ], 05:05:06 "mtu": 1458, 05:05:06 "selinux-enabled": true, 05:05:06 "seccomp-profile": "/etc/docker/seccomp.json" 05:05:06 } [Pipeline] sh 05:05:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:05:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:05:25 provisioning config files... 05:05:25 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config7189482650372396272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:26 ---> docker-login.sh 05:05:26 nexus3.edgexfoundry.org:10001 05:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:26 Configure a credential helper to remove this warning. See 05:05:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:26 05:05:26 Login Succeeded 05:05:26 nexus3.edgexfoundry.org:10002 05:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:27 Configure a credential helper to remove this warning. See 05:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:27 05:05:27 Login Succeeded 05:05:27 nexus3.edgexfoundry.org:10003 05:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:27 Configure a credential helper to remove this warning. See 05:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:27 05:05:27 Login Succeeded 05:05:27 nexus3.edgexfoundry.org:10004 05:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:27 Configure a credential helper to remove this warning. See 05:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:27 05:05:27 Login Succeeded 05:05:27 docker.io 05:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:46 Error response from daemon: Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) [Pipeline] } 05:05:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:05:47 05:05:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:05:48 arm64: Pulling from edgex-lftools-log-publisher 05:05:48 8998bd30e6a1: Pulling fs layer 05:05:48 04944245beec: Pulling fs layer 05:05:48 699f458cf7ca: Pulling fs layer 05:05:48 765212b225bb: Pulling fs layer 05:05:48 f23df028b6ca: Pulling fs layer 05:05:48 d65c8cfc05b1: Pulling fs layer 05:05:48 2437ff75d9bd: Pulling fs layer 05:05:48 f23df028b6ca: Waiting 05:05:48 d65c8cfc05b1: Waiting 05:05:48 765212b225bb: Waiting 05:05:48 2437ff75d9bd: Waiting 05:05:48 04944245beec: Verifying Checksum 05:05:48 04944245beec: Download complete 05:05:48 765212b225bb: Verifying Checksum 05:05:48 765212b225bb: Download complete 05:05:48 f23df028b6ca: Verifying Checksum 05:05:48 f23df028b6ca: Download complete 05:05:48 d65c8cfc05b1: Verifying Checksum 05:05:48 d65c8cfc05b1: Download complete 05:05:48 699f458cf7ca: Verifying Checksum 05:05:48 699f458cf7ca: Download complete 05:05:48 8998bd30e6a1: Verifying Checksum 05:05:48 8998bd30e6a1: Download complete 05:05:51 2437ff75d9bd: Verifying Checksum 05:05:51 2437ff75d9bd: Download complete 05:05:53 8998bd30e6a1: Pull complete 05:05:53 04944245beec: Pull complete 05:05:54 699f458cf7ca: Pull complete 05:05:55 765212b225bb: Pull complete 05:05:55 f23df028b6ca: Pull complete 05:05:55 d65c8cfc05b1: Pull complete 05:06:10 2437ff75d9bd: Pull complete 05:06:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:06:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:06:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:11 prd-ubuntu20.04-docker-arm64-4c-16g-1035 does not seem to be running inside a container 05:06:11 $ 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/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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:arm64 cat 05:06:13 $ docker top 0eaf0d3a12e8e06d797b057eb8cecfd48501b43f581210b4ea1648da48d7d8de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:14 ---> job-cost.sh 05:06:14 lf-activate-venv: SKIPPING 05:06:14 INFO: No Stack... 05:06:14 INFO: Retrieving Pricing Info for: v3-standard-4 [Pipeline] echo 05:08:36 Exception caught while running job-cost.sh. [Pipeline] } 05:08:36 $ docker stop --time=1 0eaf0d3a12e8e06d797b057eb8cecfd48501b43f581210b4ea1648da48d7d8de 05:08:37 $ docker rm -f --volumes 0eaf0d3a12e8e06d797b057eb8cecfd48501b43f581210b4ea1648da48d7d8de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:08:38 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:08:40 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-206/archives ] 05:08:40 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-206/archives 05:08:40 total 16 05:08:40 drwxr-xr-x 3 root root 4096 Jan 4 05:04 . 05:08:40 drwxrwxr-x 10 jenkins jenkins 4096 Jan 4 05:04 .. 05:08:40 drwxr-xr-x 2 root root 4096 Jan 4 05:04 cost 05:08:40 -rw-r--r-- 1 root root 86 Jan 4 05:04 cost.csv 05:08:40 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-206/archives 05:08:40 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-206/archives 05:08:40 total 16 05:08:40 drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 05:04 . 05:08:40 drwxrwxr-x 10 jenkins jenkins 4096 Jan 4 05:04 .. 05:08:40 drwxr-xr-x 2 jenkins jenkins 4096 Jan 4 05:04 cost 05:08:40 -rw-r--r-- 1 jenkins jenkins 86 Jan 4 05:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:08:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:08:41 ---> package-listing.sh 05:08:41 ++ facter osfamily 05:08:41 ++ tr '[:upper:]' '[:lower:]' 05:08:41 + OS_FAMILY=debian 05:08:41 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-206 05:08:41 + START_PACKAGES=/tmp/packages_start.txt 05:08:41 + END_PACKAGES=/tmp/packages_end.txt 05:08:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:08:41 + PACKAGES=/tmp/packages_start.txt 05:08:41 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-206 ']' 05:08:41 + PACKAGES=/tmp/packages_end.txt 05:08:41 + case "${OS_FAMILY}" in 05:08:41 + dpkg -l 05:08:41 + grep '^ii' 05:08:41 + '[' -f /tmp/packages_start.txt ']' 05:08:41 + '[' -f /tmp/packages_end.txt ']' 05:08:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:08:41 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-206 ']' 05:08:41 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-206/archives/ 05:08:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-206/archives/ [Pipeline] echo 05:08:41 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-206/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:08:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:08:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:43 prd-ubuntu20.04-docker-8c-8g-1033 does not seem to be running inside a container 05:08:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-206/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-206 -v /w/workspace/gexfoundry_device-snmp-go_PR-206:/w/workspace/gexfoundry_device-snmp-go_PR-206:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-206@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-206@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:08:43 $ docker top e206e306fccee8ab8c26c76a9ecafa86cd053d543ecd4ce8bff88bd43247f2fc -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:43 + touch /tmp/pre-build-complete [Pipeline] sh 05:08:44 + mkdir -p /var/log/sysstat [Pipeline] sh 05:08:44 + ls /var/log/sa-host 05:08:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:08:44 provisioning config files... 05:08:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-206@tmp/config7440049490784552983tmp [Pipeline] { [Pipeline] echo 05:08:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:08:45 ---> create-netrc.sh [Pipeline] } 05:08:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:08:45 ---> python-tools-install.sh [Pipeline] echo 05:08:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:08:45 ---> sudo-logs.sh 05:08:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:08:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:08:46 ---> job-cost.sh 05:08:46 lf-activate-venv: SKIPPING 05:08:46 DEBUG: total: 0.2199999988079071 05:08:46 INFO: Retrieving Stack Cost... 05:08:46 INFO: Retrieving Pricing Info for: v3-standard-8 05:08:47 INFO: Archiving Costs [Pipeline] echo 05:08:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:08:47 ---> logs-deploy.sh 05:08:47 lf-activate-venv: SKIPPING 05:08:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-206/1 05:08:47 INFO: archiving workspace using pattern(s): 05:08:48 Archives upload complete. 05:08:48 INFO: archiving logs to Nexus 05:08:49 ---> uname -a: 05:08:49 Linux prd-ubuntu20-04-docker-8c-8g-1033 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:08:49 05:08:49 05:08:49 ---> lscpu: 05:08:49 Architecture: x86_64 05:08:49 CPU op-mode(s): 32-bit, 64-bit 05:08:49 Byte Order: Little Endian 05:08:49 Address sizes: 40 bits physical, 48 bits virtual 05:08:49 CPU(s): 8 05:08:49 On-line CPU(s) list: 0-7 05:08:49 Thread(s) per core: 1 05:08:49 Core(s) per socket: 1 05:08:49 Socket(s): 8 05:08:49 NUMA node(s): 1 05:08:49 Vendor ID: AuthenticAMD 05:08:49 CPU family: 23 05:08:49 Model: 49 05:08:49 Model name: AMD EPYC-Rome Processor 05:08:49 Stepping: 0 05:08:49 CPU MHz: 2799.998 05:08:49 BogoMIPS: 5599.99 05:08:49 Virtualization: AMD-V 05:08:49 Hypervisor vendor: KVM 05:08:49 Virtualization type: full 05:08:49 L1d cache: 256 KiB 05:08:49 L1i cache: 256 KiB 05:08:49 L2 cache: 4 MiB 05:08:49 L3 cache: 128 MiB 05:08:49 NUMA node0 CPU(s): 0-7 05:08:49 Vulnerability Itlb multihit: Not affected 05:08:49 Vulnerability L1tf: Not affected 05:08:49 Vulnerability Mds: Not affected 05:08:49 Vulnerability Meltdown: Not affected 05:08:49 Vulnerability Mmio stale data: Not affected 05:08:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:08:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:08:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:08:49 Vulnerability Srbds: Not affected 05:08:49 Vulnerability Tsx async abort: Not affected 05:08:49 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 05:08:49 05:08:49 05:08:49 ---> nproc: 05:08:49 8 05:08:49 05:08:49 05:08:49 ---> df -h: 05:08:49 Filesystem Size Used Avail Use% Mounted on 05:08:49 overlay 155G 12G 144G 8% / 05:08:49 tmpfs 64M 0 64M 0% /dev 05:08:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:08:49 shm 64M 0 64M 0% /dev/shm 05:08:49 /dev/vda1 155G 12G 144G 8% /facter-os 05:08:49 05:08:49 05:08:49 ---> sar -b -r -n DEV: 05:08:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1033) 01/04/23 _x86_64_ (8 CPU) 05:08:49 05:08:49 05:02:11 LINUX RESTART (8 CPU) 05:08:49 05:08:49 05:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:08:49 05:04:01 175.48 1.66 173.82 0.00 70.50 67045.18 0.00 05:08:49 05:05:01 168.01 0.18 167.83 0.00 11.86 39349.42 0.00 05:08:49 05:06:01 1.67 0.00 1.67 0.00 0.00 18.81 0.00 05:08:49 05:07:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 05:08:49 05:08:01 54.69 11.58 43.11 0.00 5176.60 8732.54 0.00 05:08:49 Average: 79.89 2.69 77.20 0.00 1055.00 22884.60 0.00 05:08:49 05:08:49 05:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:08:49 05:04:01 28036948 31210340 1094672 3.33 138152 3230692 2245600 6.62 1524192 2866216 127180 05:08:49 05:05:01 27780952 31571436 734284 2.23 150440 3796412 1755916 5.17 1223752 3386208 344 05:08:49 05:06:01 27781432 31572040 733296 2.23 150468 3796416 1755916 5.17 1224096 3386212 164 05:08:49 05:07:01 27785068 31575740 729468 2.22 150496 3796416 1755916 5.17 1219420 3386212 12 05:08:49 05:08:01 27258584 31551648 733864 2.23 183752 4251268 1818040 5.36 1542648 3551808 1084 05:08:49 Average: 27728597 31496241 805117 2.45 154662 3774241 1866278 5.50 1346822 3315331 25757 05:08:49 05:08:49 05:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:08:49 05:04:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 05:08:49 05:04:01 veth337bb01 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 05:08:49 05:04:01 ens3 428.64 313.57 5957.99 43.90 0.00 0.00 0.00 0.00 05:08:49 05:04:01 docker0 153.79 216.81 12.82 1851.98 0.00 0.00 0.00 0.00 05:08:49 05:05:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 05:08:49 05:05:01 ens3 144.00 106.50 2694.60 101.58 0.00 0.00 0.00 0.00 05:08:49 05:05:01 docker0 3.92 8.68 0.25 98.56 0.00 0.00 0.00 0.00 05:08:49 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:49 05:06:01 ens3 1.08 0.50 0.61 0.45 0.00 0.00 0.00 0.00 05:08:49 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:49 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:08:49 05:07:01 ens3 0.27 0.13 0.02 0.01 0.00 0.00 0.00 0.00 05:08:49 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:49 05:08:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 05:08:49 05:08:01 ens3 145.63 85.52 2749.17 6.10 0.00 0.00 0.00 0.00 05:08:49 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:49 Average: lo 1.11 1.11 0.11 0.11 0.00 0.00 0.00 0.00 05:08:49 Average: ens3 142.97 100.53 2268.12 30.36 0.00 0.00 0.00 0.00 05:08:49 Average: docker0 31.13 44.52 2.58 385.20 0.00 0.00 0.00 0.00 05:08:49 05:08:49 05:08:49 ---> sar -P ALL: 05:08:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1033) 01/04/23 _x86_64_ (8 CPU) 05:08:49 05:08:49 05:02:11 LINUX RESTART (8 CPU) 05:08:49 05:08:49 05:03:02 CPU %user %nice %system %iowait %steal %idle 05:08:49 05:04:01 all 25.48 0.00 5.97 1.22 0.12 67.20 05:08:49 05:04:01 0 24.83 0.00 5.53 0.14 0.09 69.42 05:08:49 05:04:01 1 24.77 0.00 5.40 0.88 0.14 68.82 05:08:49 05:04:01 2 26.35 0.00 6.55 0.15 0.10 66.84 05:08:49 05:04:01 3 27.39 0.00 6.78 7.55 0.16 58.12 05:08:49 05:04:01 4 26.29 0.00 5.58 0.07 0.12 67.93 05:08:49 05:04:01 5 24.80 0.00 6.34 0.29 0.09 68.48 05:08:49 05:04:01 6 24.79 0.00 5.52 0.12 0.09 69.49 05:08:49 05:04:01 7 24.65 0.00 6.09 0.60 0.17 68.49 05:08:49 05:05:01 all 22.29 0.00 4.78 0.60 0.05 72.28 05:08:49 05:05:01 0 23.92 0.00 4.83 0.02 0.05 71.18 05:08:49 05:05:01 1 22.50 0.00 4.84 0.51 0.05 72.10 05:08:49 05:05:01 2 21.25 0.00 4.56 0.03 0.05 74.11 05:08:49 05:05:01 3 22.05 0.00 5.72 2.29 0.07 69.87 05:08:49 05:05:01 4 22.13 0.00 4.53 0.20 0.05 73.09 05:08:49 05:05:01 5 22.95 0.00 4.68 0.13 0.05 72.18 05:08:49 05:05:01 6 20.98 0.00 4.39 0.30 0.05 74.28 05:08:49 05:05:01 7 22.50 0.00 4.71 1.30 0.07 71.41 05:08:49 05:06:01 all 0.17 0.00 0.01 0.01 0.02 99.80 05:08:49 05:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:08:49 05:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:08:49 05:06:01 2 0.03 0.00 0.00 0.00 0.02 99.95 05:08:49 05:06:01 3 0.08 0.00 0.02 0.05 0.03 99.82 05:08:49 05:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:08:49 05:06:01 5 1.09 0.00 0.02 0.00 0.02 98.87 05:08:49 05:06:01 6 0.00 0.00 0.02 0.00 0.02 99.97 05:08:49 05:06:01 7 0.05 0.00 0.00 0.00 0.00 99.95 05:08:49 05:07:01 all 0.03 0.00 0.01 0.00 0.01 99.94 05:08:49 05:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:08:49 05:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:08:49 05:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:08:49 05:07:01 3 0.08 0.00 0.05 0.02 0.02 99.83 05:08:49 05:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 05:08:49 05:07:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:08:49 05:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:08:49 05:07:01 7 0.02 0.00 0.02 0.02 0.02 99.93 05:08:49 05:08:01 all 2.17 0.00 1.40 0.41 0.03 96.00 05:08:49 05:08:01 0 1.64 0.00 2.24 0.55 0.02 95.56 05:08:49 05:08:01 1 3.03 0.00 1.40 0.07 0.02 95.49 05:08:49 05:08:01 2 3.00 0.00 0.80 0.25 0.03 95.91 05:08:49 05:08:01 3 1.77 0.00 1.19 2.01 0.03 95.00 05:08:49 05:08:01 4 1.92 0.00 1.05 0.10 0.02 96.91 05:08:49 05:08:01 5 1.42 0.00 0.74 0.05 0.02 97.77 05:08:49 05:08:01 6 2.30 0.00 1.40 0.20 0.03 96.06 05:08:49 05:08:01 7 2.25 0.00 2.35 0.07 0.03 95.31 05:08:49 Average: all 9.91 0.00 2.41 0.44 0.04 87.19 05:08:49 Average: 0 9.98 0.00 2.50 0.14 0.03 87.35 05:08:49 Average: 1 9.95 0.00 2.31 0.29 0.05 87.41 05:08:49 Average: 2 10.02 0.00 2.36 0.09 0.04 87.49 05:08:49 Average: 3 10.14 0.00 2.72 2.35 0.06 84.74 05:08:49 Average: 4 9.96 0.00 2.21 0.07 0.04 87.70 05:08:49 Average: 5 9.96 0.00 2.33 0.09 0.04 87.58 05:08:49 Average: 6 9.51 0.00 2.25 0.12 0.04 88.08 05:08:49 Average: 7 9.77 0.00 2.60 0.39 0.06 87.18 05:08:49 05:08:49 05:08:49