Pull request #345 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c366e1e6dc72609384655bc699712f82edd9e43b+d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 (a0a59f7287ff307b5f9091b941f34e8a179768ba) 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-ssh13538664332396178342.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13553135653716746795.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-345/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-345/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6369548223438906006.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-345/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11730690420235105737.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh2613240069201664244.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-345/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-345/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9376430431916101398.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 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-264 in /w/workspace/gexfoundry_device-snmp-go_PR-345 [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-345 # 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 > 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/345/head:refs/remotes/origin/PR-345 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 into PR head commit c366e1e6dc72609384655bc699712f82edd9e43b Merge succeeded, producing c366e1e6dc72609384655bc699712f82edd9e43b Checking out Revision c366e1e6dc72609384655bc699712f82edd9e43b (PR-345) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f c366e1e6dc72609384655bc699712f82edd9e43b # 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 d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c366e1e6dc72609384655bc699712f82edd9e43b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:37:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:37:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:37:37 ========================================================= 05:37:37 EdgeX Global Pipelines Version Info 05:37:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:37:38 ------------------- 05:37:38 stable info: 05:37:38 ------------------- 05:37:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:37:38 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:37:38 Message: update stable to v1.0.258 05:37:39 ------------------- 05:37:39 experimental info: 05:37:39 ------------------- 05:37:39 Commited By: **** collab-it+edgex@linuxfoundation.org 05:37:39 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:37:39 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:37:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:37:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:37:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:37:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:37:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:37:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:37:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:37:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:37:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:37:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:37:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:37:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:37:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:37:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:37:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:37:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:37:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:37:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:37:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:37:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:37:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:37:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:37:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:37:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-345 [Pipeline] echo 05:37:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-345 [Pipeline] echo 05:37:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-345 [Pipeline] echo 05:37:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c366e1e6dc72609384655bc699712f82edd9e43b [Pipeline] echo 05:37:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c366e1e [Pipeline] echo 05:37:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:37:41 provisioning config files... 05:37:41 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-345@tmp/config13968243033434759669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:41 ---> ****-login.sh 05:37:41 nexus3.edgexfoundry.org:10001 05:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:37:41 Configure a credential helper to remove this warning. See 05:37:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:37:41 05:37:41 Login Succeeded 05:37:41 nexus3.edgexfoundry.org:10002 05:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:37:42 Configure a credential helper to remove this warning. See 05:37:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:37:42 05:37:42 Login Succeeded 05:37:42 nexus3.edgexfoundry.org:10003 05:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:37:42 Configure a credential helper to remove this warning. See 05:37:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:37:42 05:37:42 Login Succeeded 05:37:42 nexus3.edgexfoundry.org:10004 05:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:37:42 Configure a credential helper to remove this warning. See 05:37:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:37:42 05:37:42 Login Succeeded 05:37:42 ****.io 05:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:37:42 Configure a credential helper to remove this warning. See 05:37:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:37:42 05:37:42 Login Succeeded 05:37:42 ---> ****-login.sh ends [Pipeline] } 05:37:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:37:43 + git rev-list -1 --merges c366e1e6dc72609384655bc699712f82edd9e43b~1..c366e1e6dc72609384655bc699712f82edd9e43b [Pipeline] echo 05:37:43 -----------> git rev-list -1 --merges c366e1e6dc72609384655bc699712f82edd9e43b~1..c366e1e6dc72609384655bc699712f82edd9e43b c366e1e6dc72609384655bc699712f82edd9e43b [false] [Pipeline] sh 05:37:43 + git log --format=format:%s -1 c366e1e6dc72609384655bc699712f82edd9e43b [Pipeline] echo 05:37:43 ========================================================= 05:37:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:37:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:37:44 + git log --format=format:%s -1 c366e1e6dc72609384655bc699712f82edd9e43b [Pipeline] echo 05:37:44 [semverPrep] GIT_COMMIT: c366e1e6dc72609384655bc699712f82edd9e43b, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:37:44 [semverPrep] This is not a build commit. [Pipeline] sh 05:37:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:37:44 + grep -v github /etc/ssh/ssh_known_hosts 05:37:44 + [ -e /tmp/ssh_known_hosts ] 05:37:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:37:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:37:44 + sudo tee -a /etc/ssh/ssh_known_hosts 05:37:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:37:45 05:37:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:37:45 0.1.4: Pulling from edgex-devops/py-git-semver 05:37:45 b85a868b505f: Pulling fs layer 05:37:45 e2be974225ed: Pulling fs layer 05:37:45 339a4e72a1f5: Pulling fs layer 05:37:45 988bab9f4d93: Pulling fs layer 05:37:45 1469e6f7b9e6: Pulling fs layer 05:37:45 eaf3925da568: Pulling fs layer 05:37:45 bab4dde63d76: Pulling fs layer 05:37:45 bde34c3a00c8: Pulling fs layer 05:37:45 b352a97aabf1: Pulling fs layer 05:37:45 4872d77fe225: Pulling fs layer 05:37:45 5851b861e8e6: Pulling fs layer 05:37:45 988bab9f4d93: Waiting 05:37:45 bde34c3a00c8: Waiting 05:37:45 5851b861e8e6: Waiting 05:37:45 b352a97aabf1: Waiting 05:37:45 bab4dde63d76: Waiting 05:37:45 4872d77fe225: Waiting 05:37:45 1469e6f7b9e6: Waiting 05:37:45 eaf3925da568: Waiting 05:37:45 e2be974225ed: Verifying Checksum 05:37:45 e2be974225ed: Download complete 05:37:45 988bab9f4d93: Verifying Checksum 05:37:45 988bab9f4d93: Download complete 05:37:45 1469e6f7b9e6: Verifying Checksum 05:37:45 1469e6f7b9e6: Download complete 05:37:45 339a4e72a1f5: Verifying Checksum 05:37:45 339a4e72a1f5: Download complete 05:37:45 eaf3925da568: Verifying Checksum 05:37:45 eaf3925da568: Download complete 05:37:45 bde34c3a00c8: Verifying Checksum 05:37:45 bde34c3a00c8: Download complete 05:37:45 b352a97aabf1: Verifying Checksum 05:37:45 b352a97aabf1: Download complete 05:37:45 4872d77fe225: Download complete 05:37:45 5851b861e8e6: Verifying Checksum 05:37:45 5851b861e8e6: Download complete 05:37:45 b85a868b505f: Download complete 05:37:46 bab4dde63d76: Verifying Checksum 05:37:46 bab4dde63d76: Download complete 05:37:47 b85a868b505f: Pull complete 05:37:47 e2be974225ed: Pull complete 05:37:47 339a4e72a1f5: Pull complete 05:37:47 988bab9f4d93: Pull complete 05:37:48 1469e6f7b9e6: Pull complete 05:37:48 eaf3925da568: Pull complete 05:37:50 bab4dde63d76: Pull complete 05:37:50 bde34c3a00c8: Pull complete 05:37:50 b352a97aabf1: Pull complete 05:37:50 4872d77fe225: Pull complete 05:37:50 5851b861e8e6: Pull complete 05:37:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:37:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:37:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:50 prd-ubuntu20.04-docker-8c-8g-264 does not seem to be running inside a container 05:37:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-345 -v /w/workspace/gexfoundry_device-snmp-go_PR-345:/w/workspace/gexfoundry_device-snmp-go_PR-345:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-345@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-345@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:37:53 $ docker top 4eb3654bdaa0c971413b6fce802dc38ee56d1752e064992104671f8b20167a13 -eo pid,comm 05:37:53 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:37:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:37:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:37:53 [ssh-agent] Looking for ssh-agent implementation... 05:37:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:37:54 $ docker exec 4eb3654bdaa0c971413b6fce802dc38ee56d1752e064992104671f8b20167a13 ssh-agent 05:37:54 SSH_AUTH_SOCK=/tmp/ssh-cNOL33q195Ny/agent.31 05:37:54 SSH_AGENT_PID=37 05:37:54 Running ssh-add (command line suppressed) 05:37:54 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-345@tmp/private_key_16914439339972517028.key (/w/workspace/gexfoundry_device-snmp-go_PR-345@tmp/private_key_16914439339972517028.key) 05:37:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:37:54 + git tag --points-at HEAD [Pipeline] } 05:37:54 $ docker exec --env ******** --env ******** 4eb3654bdaa0c971413b6fce802dc38ee56d1752e064992104671f8b20167a13 ssh-agent -k 05:37:54 unset SSH_AUTH_SOCK; 05:37:54 unset SSH_AGENT_PID; 05:37:54 echo Agent pid 37 killed; 05:37:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:37:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:37:54 [ssh-agent] Looking for ssh-agent implementation... 05:37:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:37:55 $ docker exec 4eb3654bdaa0c971413b6fce802dc38ee56d1752e064992104671f8b20167a13 ssh-agent 05:37:55 SSH_AUTH_SOCK=/tmp/ssh-3ZCEQ9tNop7T/agent.70 05:37:55 SSH_AGENT_PID=76 05:37:55 Running ssh-add (command line suppressed) 05:37:55 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-345@tmp/private_key_9546228477285197578.key (/w/workspace/gexfoundry_device-snmp-go_PR-345@tmp/private_key_9546228477285197578.key) 05:37:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:37:55 + git semver init 05:37:55 2024-03-18 05:37:55,771 [run_init] DEBUG init version:0.0.0 force:False 05:37:55 2024-03-18 05:37:55,772 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-345/.semver 05:37:55 2024-03-18 05:37:55,773 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-345/.semver 05:37:55 2024-03-18 05:37:55,773 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-345/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-345, universal_newlines=False, shell=None, istream=None) 05:37:56 2024-03-18 05:37:56,742 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-345/.git/info/exclude 05:37:56 2024-03-18 05:37:56,743 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-345/.semver/PR-345 with force:False 05:37:56 2024-03-18 05:37:56,743 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-345/.semver/PR-345 05:37:56 2024-03-18 05:37:56,747 [execute] INFO git cat-file --batch-check 05:37:56 2024-03-18 05:37:56,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-345/.semver, universal_newlines=False, shell=None, istream=) 05:37:56 2024-03-18 05:37:56,754 [execute] INFO git cat-file --batch 05:37:56 2024-03-18 05:37:56,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-345/.semver, universal_newlines=False, shell=None, istream=) 05:37:56 2024-03-18 05:37:56,758 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-345/.semver/PR-345 05:37:56 0.0.0 [Pipeline] } 05:37:56 $ docker exec --env ******** --env ******** 4eb3654bdaa0c971413b6fce802dc38ee56d1752e064992104671f8b20167a13 ssh-agent -k 05:37:56 unset SSH_AUTH_SOCK; 05:37:56 unset SSH_AGENT_PID; 05:37:56 echo Agent pid 76 killed; 05:37:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:37:57 + git semver [Pipeline] } 05:37:57 $ docker stop --time=1 4eb3654bdaa0c971413b6fce802dc38ee56d1752e064992104671f8b20167a13 05:37:58 $ docker rm -f --volumes 4eb3654bdaa0c971413b6fce802dc38ee56d1752e064992104671f8b20167a13 [Pipeline] // withDockerContainer [Pipeline] sh 05:37:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:37:59 Stashed 1 file(s) [Pipeline] echo 05:37:59 [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:38:00 provisioning config files... 05:38:00 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-345@tmp/config9901566464934665772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:00 ---> ****-login.sh 05:38:00 nexus3.edgexfoundry.org:10001 05:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:00 Configure a credential helper to remove this warning. See 05:38:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:00 05:38:00 Login Succeeded 05:38:00 nexus3.edgexfoundry.org:10002 05:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:00 Configure a credential helper to remove this warning. See 05:38:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:00 05:38:00 Login Succeeded 05:38:00 nexus3.edgexfoundry.org:10003 05:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:00 Configure a credential helper to remove this warning. See 05:38:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:00 05:38:00 Login Succeeded 05:38:00 nexus3.edgexfoundry.org:10004 05:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:00 Configure a credential helper to remove this warning. See 05:38:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:00 05:38:00 Login Succeeded 05:38:00 ****.io 05:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:01 Configure a credential helper to remove this warning. See 05:38:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:01 05:38:01 Login Succeeded 05:38:01 ---> ****-login.sh ends [Pipeline] } 05:38:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:38:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:38:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:38:01 ========================================================= 05:38:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:38:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:38:02 Sending build context to Docker daemon 14.14MB 05:38:02 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:38:02 Step 2/12 : FROM ${BASE} AS builder 05:38:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:38:02 7264a8db6415: Pulling fs layer 05:38:02 c4d48a809fc2: Pulling fs layer 05:38:02 4f1c88b9dad5: Pulling fs layer 05:38:02 ad3a456e5733: Pulling fs layer 05:38:02 69c7f0334f64: Pulling fs layer 05:38:02 1f1c1a5573a3: Pulling fs layer 05:38:02 ce7588e14bc9: Pulling fs layer 05:38:02 b5e4710f87ac: Pulling fs layer 05:38:02 ad3a456e5733: Waiting 05:38:02 69c7f0334f64: Waiting 05:38:02 1f1c1a5573a3: Waiting 05:38:02 ce7588e14bc9: Waiting 05:38:02 b5e4710f87ac: Waiting 05:38:02 c4d48a809fc2: Download complete 05:38:02 ad3a456e5733: Verifying Checksum 05:38:02 ad3a456e5733: Download complete 05:38:02 69c7f0334f64: Download complete 05:38:02 7264a8db6415: Verifying Checksum 05:38:02 7264a8db6415: Download complete 05:38:02 1f1c1a5573a3: Verifying Checksum 05:38:02 7264a8db6415: Pull complete 05:38:02 b5e4710f87ac: Verifying Checksum 05:38:02 b5e4710f87ac: Download complete 05:38:02 c4d48a809fc2: Pull complete 05:38:02 4f1c88b9dad5: Verifying Checksum 05:38:02 4f1c88b9dad5: Download complete 05:38:03 ce7588e14bc9: Verifying Checksum 05:38:06 4f1c88b9dad5: Pull complete 05:38:06 ad3a456e5733: Pull complete 05:38:06 69c7f0334f64: Pull complete 05:38:06 1f1c1a5573a3: Pull complete 05:38:08 ce7588e14bc9: Pull complete 05:38:08 b5e4710f87ac: Pull complete 05:38:08 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 05:38:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:38:08 ---> 88b5674ff536 05:38:08 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:38:13 ---> Running in e428bf34ee24 05:38:13 Removing intermediate container e428bf34ee24 05:38:13 ---> 9e037bdecee7 05:38:13 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:38:13 ---> Running in 83f9ac4c0c97 05:38:13 Removing intermediate container 83f9ac4c0c97 05:38:13 ---> 661a860c7a58 05:38:13 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:38:13 ---> Running in 0287a0debe25 05:38:13 Removing intermediate container 0287a0debe25 05:38:13 ---> 51975959feab 05:38:13 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:38:13 ---> Running in 79f836c0b563 05:38:13 Removing intermediate container 79f836c0b563 05:38:13 ---> 7dd6739eb378 05:38:13 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:38:13 ---> Running in 8ecb30c3a127 05:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:38:14 (1/4) Installing openssh-keygen (9.3_p2-r1) 05:38:14 (2/4) Installing libedit (20221030.3.1-r1) 05:38:14 (3/4) Installing openssh-client-common (9.3_p2-r1) 05:38:14 (4/4) Installing openssh-client-default (9.3_p2-r1) 05:38:14 Executing busybox-1.36.1-r5.trigger 05:38:14 OK: 268 MiB in 56 packages 05:38:14 Removing intermediate container 8ecb30c3a127 05:38:14 ---> 5816ec92133c 05:38:14 Step 8/12 : WORKDIR /device-snmp-go 05:38:14 ---> Running in 672656d1d5b6 05:38:14 Removing intermediate container 672656d1d5b6 05:38:14 ---> 09c6f9fb0bd6 05:38:14 Step 9/12 : COPY go.mod vendor* ./ 05:38:14 ---> 476c88ed2dff 05:38:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:14 ---> Running in 9f1e9a02294e 05:38:15 Still waiting to schedule task 05:38:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:38:47 Removing intermediate container 9f1e9a02294e 05:38:47 ---> b67bd44f10cd 05:38:47 Step 11/12 : COPY . . 05:38:47 ---> dbba4f87620e 05:38:47 Step 12/12 : RUN ${MAKE} 05:38:47 ---> Running in 2acd3e3e4399 05:38:47 noop 05:38:47 Removing intermediate container 2acd3e3e4399 05:38:47 ---> dceee4c23164 05:38:47 Successfully built dceee4c23164 05:38:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:47 + docker inspect -f . ci-base-image-x86_64 05:38:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:47 prd-ubuntu20.04-docker-8c-8g-264 does not seem to be running inside a container 05:38:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-345 -v /w/workspace/gexfoundry_device-snmp-go_PR-345:/w/workspace/gexfoundry_device-snmp-go_PR-345:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-345@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-345@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:38:48 $ docker top 2027db120a0f0410af66ae30ed43374c9d6b8055df3e74fd48649c9ca1e7dc4f -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:48 + go version 05:38:48 go version go1.21.0 linux/amd64 [Pipeline] } 05:38:48 $ docker stop --time=1 2027db120a0f0410af66ae30ed43374c9d6b8055df3e74fd48649c9ca1e7dc4f 05:38:49 $ docker rm -f --volumes 2027db120a0f0410af66ae30ed43374c9d6b8055df3e74fd48649c9ca1e7dc4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:50 + docker inspect -f . ci-base-image-x86_64 05:38:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:50 prd-ubuntu20.04-docker-8c-8g-264 does not seem to be running inside a container 05:38:50 $ 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-345 -v /w/workspace/gexfoundry_device-snmp-go_PR-345:/w/workspace/gexfoundry_device-snmp-go_PR-345:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-345@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-345@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:38:51 $ docker top 7e40dca29475c56ccc47aaa6b8f9b6804c6a6a16e4929e929a6ca8c108a97072 -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:51 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-345 [Pipeline] fileExists [Pipeline] sh 05:38:51 + make test 05:38:51 go test ./... -coverprofile=coverage.out 05:38:53 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:39:03 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:39:03 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements 05:39:11 go vet ./... 05:39:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:39:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:39:13 ./bin/test-attribution-txt.sh 05:39:14 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 05:39:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:39:14 $ docker stop --time=1 7e40dca29475c56ccc47aaa6b8f9b6804c6a6a16e4929e929a6ca8c108a97072 05:39:17 $ docker rm -f --volumes 7e40dca29475c56ccc47aaa6b8f9b6804c6a6a16e4929e929a6ca8c108a97072 [Pipeline] // withDockerContainer [Pipeline] sh 05:39:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:39:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:39:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:39:19 + ls -al . 05:39:19 total 172 05:39:19 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 05:38 . 05:39:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 05:37 .. 05:39:19 -rw-rw-r-- 1 jenkins jenkins 6 Mar 18 05:37 .dockerignore 05:39:19 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 05:39 .git 05:39:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 05:37 .github 05:39:19 -rw-rw-r-- 1 jenkins jenkins 263 Mar 18 05:37 .gitignore 05:39:19 -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 05:37 .golangci.yml 05:39:19 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 05:37 .semver 05:39:19 -rw-rw-r-- 1 jenkins jenkins 10025 Mar 18 05:37 Attribution.txt 05:39:19 -rw-rw-r-- 1 jenkins jenkins 11809 Mar 18 05:37 CHANGELOG.md 05:39:19 -rw-rw-r-- 1 jenkins jenkins 1571 Mar 18 05:37 Dockerfile 05:39:19 -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 05:37 GOVERNANCE.md 05:39:19 -rw-rw-r-- 1 jenkins jenkins 656 Mar 18 05:37 Jenkinsfile 05:39:19 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 05:37 LICENSE 05:39:19 -rw-rw-r-- 1 jenkins jenkins 2240 Mar 18 05:37 Makefile 05:39:19 -rw-rw-r-- 1 jenkins jenkins 620 Mar 18 05:37 OWNERS.md 05:39:19 -rw-rw-r-- 1 jenkins jenkins 10477 Mar 18 05:37 README.md 05:39:19 -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 05:37 VERSION 05:39:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 05:37 bin 05:39:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 05:37 cmd 05:39:19 -rw-r--r-- 1 jenkins jenkins 8837 Mar 18 05:39 coverage.out 05:39:19 -rw-rw-r-- 1 jenkins jenkins 3757 Mar 18 05:37 go.mod 05:39:19 -rw-rw-r-- 1 jenkins jenkins 35944 Mar 18 05:37 go.sum 05:39:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 05:37 internal 05:39:19 -rw-rw-r-- 1 jenkins jenkins 228 Mar 18 05:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:19 + 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=c366e1e6dc72609384655bc699712f82edd9e43b --label arch=amd64 --label version=0.0.0 . 05:39:19 Sending build context to Docker daemon 14.15MB 05:39:19 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 05:39:19 Step 2/25 : FROM ${BASE} AS builder 05:39:19 ---> dceee4c23164 05:39:19 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:39:19 ---> Running in 21165e7c3cd7 05:39:19 Removing intermediate container 21165e7c3cd7 05:39:19 ---> a9f97b11ed85 05:39:19 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:39:19 ---> Running in 5ba7a7277433 05:39:20 Removing intermediate container 5ba7a7277433 05:39:20 ---> 627454693589 05:39:20 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:39:20 ---> Running in cf7158083d2a 05:39:20 Removing intermediate container cf7158083d2a 05:39:20 ---> 3d8a2ea96d89 05:39:20 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:39:20 ---> Running in 0253e5abab99 05:39:20 Removing intermediate container 0253e5abab99 05:39:20 ---> 05791ac2de75 05:39:20 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:39:20 ---> Running in 09ebde4265d8 05:39:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:39:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:39:20 OK: 268 MiB in 56 packages 05:39:21 Removing intermediate container 09ebde4265d8 05:39:21 ---> c24d5a11f9ce 05:39:21 Step 8/25 : WORKDIR /device-snmp-go 05:39:21 ---> Running in 5c578a8be630 05:39:21 Removing intermediate container 5c578a8be630 05:39:21 ---> afdfd98121c0 05:39:21 Step 9/25 : COPY go.mod vendor* ./ 05:39:21 ---> c5bc7c3f3a8f 05:39:21 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:21 ---> Running in baf22920b3f6 05:39:22 Removing intermediate container baf22920b3f6 05:39:22 ---> 292d8cbb0cc8 05:39:22 Step 11/25 : COPY . . 05:39:22 ---> 7e64613cb46c 05:39:22 Step 12/25 : RUN ${MAKE} 05:39:22 ---> Running in 4f8c1fea1556 05:39:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 05:39:45 Removing intermediate container 4f8c1fea1556 05:39:45 ---> 481a0ac99a9a 05:39:45 Step 13/25 : FROM alpine:3.18 05:39:45 3.18: Pulling from library/alpine 05:39:45 619be1103602: Pulling fs layer 05:39:45 619be1103602: Verifying Checksum 05:39:45 619be1103602: Download complete 05:39:45 619be1103602: Pull complete 05:39:45 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:39:45 Status: Downloaded newer image for alpine:3.18 05:39:45 ---> d3782b16ccc9 05:39:45 Step 14/25 : RUN apk add --update --no-cache dumb-init 05:39:45 ---> Running in de0f74821c0e 05:39:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:39:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:39:45 (1/1) Installing dumb-init (1.2.5-r2) 05:39:45 Executing busybox-1.36.1-r5.trigger 05:39:45 OK: 7 MiB in 16 packages 05:39:45 Removing intermediate container de0f74821c0e 05:39:45 ---> 936bf0887bbf 05:39:45 Step 15/25 : RUN apk --no-cache upgrade 05:39:45 ---> Running in aabdd1836e0f 05:39:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:39:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:39:45 OK: 7 MiB in 16 packages 05:39:45 Removing intermediate container aabdd1836e0f 05:39:45 ---> d928345d4fa2 05:39:45 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 05:39:46 ---> a3450425b8c0 05:39:46 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:39:46 ---> 7339cd47101d 05:39:46 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 05:39:46 ---> 9d35dcd50122 05:39:46 Step 19/25 : EXPOSE 59993 05:39:46 ---> Running in 5c24455cc4db 05:39:46 Removing intermediate container 5c24455cc4db 05:39:46 ---> db1d6152b471 05:39:46 Step 20/25 : EXPOSE 161 05:39:46 ---> Running in 7a84d049c423 05:39:46 Removing intermediate container 7a84d049c423 05:39:46 ---> d9b8588d8b1d 05:39:46 Step 21/25 : ENTRYPOINT ["/device-snmp"] 05:39:46 ---> Running in aeaef263ca00 05:39:46 Removing intermediate container aeaef263ca00 05:39:46 ---> a66eaea503de 05:39:46 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:39:47 ---> Running in a6d7e67521f7 05:39:47 Removing intermediate container a6d7e67521f7 05:39:47 ---> e02064d25b30 05:39:47 Step 23/25 : LABEL arch=amd64 05:39:47 ---> Running in 35dc9040a4f6 05:39:47 Removing intermediate container 35dc9040a4f6 05:39:47 ---> f9c8f0feeb57 05:39:47 Step 24/25 : LABEL git_sha=c366e1e6dc72609384655bc699712f82edd9e43b 05:39:47 ---> Running in 217bc1b041a2 05:39:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-265 in /w/workspace/gexfoundry_device-snmp-go_PR-345 [Pipeline] { 05:39:47 Removing intermediate container 217bc1b041a2 05:39:47 ---> 748a0a9061b5 05:39:47 Step 25/25 : LABEL version=0.0.0 05:39:47 ---> Running in 90e3372ca70c 05:39:47 Removing intermediate container 90e3372ca70c 05:39:47 ---> d20ab482fc0f 05:39:47 [Warning] One or more build-args [ARCH] were not consumed 05:39:47 Successfully built d20ab482fc0f 05:39:47 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] ws 05:39:47 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] checkout 05:39:50 Selected Git installation does not exist. Using Default 05:39:50 The recommended git tool is: NONE [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:39:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:39:51 05:39:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:39:51 latest: Pulling from edgex-lftools-log-publisher 05:39:51 5eb5b503b376: Pulling fs layer 05:39:51 5c69ac0246d0: Pulling fs layer 05:39:51 ec43610c2a17: Pulling fs layer 05:39:51 3a2ae6a8a46f: Pulling fs layer 05:39:51 33b1e0a273af: Pulling fs layer 05:39:51 5d3b04190fa2: Pulling fs layer 05:39:51 2f39f015ded8: Pulling fs layer 05:39:51 3a2ae6a8a46f: Waiting 05:39:51 33b1e0a273af: Waiting 05:39:51 5d3b04190fa2: Waiting 05:39:51 2f39f015ded8: Waiting 05:39:51 5c69ac0246d0: Download complete 05:39:51 3a2ae6a8a46f: Verifying Checksum 05:39:51 3a2ae6a8a46f: Download complete 05:39:51 33b1e0a273af: Verifying Checksum 05:39:51 33b1e0a273af: Download complete 05:39:51 5d3b04190fa2: Verifying Checksum 05:39:51 5d3b04190fa2: Download complete 05:39:51 ec43610c2a17: Download complete 05:39:52 5eb5b503b376: Download complete 05:39:52 2f39f015ded8: Download complete 05:39:53 5eb5b503b376: Pull complete 05:39:53 5c69ac0246d0: Pull complete 05:39:53 ec43610c2a17: Pull complete 05:39:53 3a2ae6a8a46f: Pull complete 05:39:54 33b1e0a273af: Pull complete 05:39:54 5d3b04190fa2: Pull complete 05:39:55 using credential edgex-jenkins-ssh 05:39:55 Cloning the remote Git repository 05:39:55 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:39:55 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:39:55 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:39:55 > git --version # timeout=10 05:39:55 > git --version # 'git version 2.25.1' 05:39:55 using GIT_SSH to set credentials SSH Credentials for GitHub 05:39:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:39:57 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:39:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:39:58 Merging remotes/origin/main commit d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 into PR head commit c366e1e6dc72609384655bc699712f82edd9e43b 05:39:59 Merge succeeded, producing c366e1e6dc72609384655bc699712f82edd9e43b 05:39:59 Checking out Revision c366e1e6dc72609384655bc699712f82edd9e43b (PR-345) 05:39:58 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:39:58 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:39:58 using GIT_SSH to set credentials SSH Credentials for GitHub 05:39:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:39:58 > git config core.sparsecheckout # timeout=10 05:39:58 > git checkout -f c366e1e6dc72609384655bc699712f82edd9e43b # timeout=10 05:39:59 > git remote # timeout=10 05:39:59 > git config --get remote.origin.url # timeout=10 05:39:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:39:59 > git merge d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 # timeout=10 05:39:59 > git rev-parse HEAD^{commit} # timeout=10 05:39:59 > git config core.sparsecheckout # timeout=10 05:39:59 > git checkout -f c366e1e6dc72609384655bc699712f82edd9e43b # timeout=10 05:39:59 2f39f015ded8: Pull complete 05:39:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:39:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:39:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 05:39:59 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] // withEnv [Pipeline] } 05:39:59 > git --version # timeout=10 05:39:59 > git --version # 'git version 2.25.1' 05:39:59 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:59 prd-ubuntu20.04-docker-8c-8g-264 does not seem to be running inside a container 05:39:59 $ 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-345 -v /w/workspace/gexfoundry_device-snmp-go_PR-345:/w/workspace/gexfoundry_device-snmp-go_PR-345:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-345@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-345@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:40:03 05:40:03 GitHub has been notified of this commit’s build result 05:40:03 05:40:04 $ docker top 619f2b64878f4a4c6a525139c823cfdd26cd1f30c2d43af42b835202bfdfe3da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:40:05 ---> job-cost.sh 05:40:05 lf-activate-venv: SKIPPING 05:40:05 INFO: No Stack... 05:40:05 INFO: Retrieving Pricing Info for: v3-standard-8 05:40:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:40:05 % Total % Received % Xferd Average Speed Time Time Time Current 05:40:05 Dload Upload Total Spent Left Speed 05:40:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 114k 05:40:05 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 05:40:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:40:06 + + cut -d, -f6 05:40:06 cat /w/workspace/gexfoundry_device-snmp-go_PR-345/archives/cost.csv [Pipeline] lock 05:40:06 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-345-1-stack-cost] 05:40:06 Resource [jenkins-edgexfoundry-device-snmp-go-PR-345-1-stack-cost] did not exist. Created. 05:40:06 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-345-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:40:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:40:06 + sudo tee /etc/docker/daemon.new 05:40:06 { 05:40:06 "registry-mirrors": [ 05:40:06 "https://nexus3.edgexfoundry.org:10001" 05:40:06 ], 05:40:06 "bip": "10.250.0.254/24", 05:40:06 "hosts": [ 05:40:06 "tcp://0.0.0.0:5555", 05:40:06 "unix:///var/run/docker.sock" 05:40:06 ], 05:40:06 "mtu": 1458, 05:40:06 "selinux-enabled": true, 05:40:06 "seccomp-profile": "/etc/docker/seccomp.json" 05:40:06 } [Pipeline] sh 05:40:06 + echo total: 0.2199999988079071 [Pipeline] stash 05:40:06 Stashed 1 file(s) [Pipeline] } 05:40:06 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-345-1-stack-cost] 05:40:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // lock [Pipeline] } 05:40:06 $ docker stop --time=1 619f2b64878f4a4c6a525139c823cfdd26cd1f30c2d43af42b835202bfdfe3da 05:40:08 $ docker rm -f --volumes 619f2b64878f4a4c6a525139c823cfdd26cd1f30c2d43af42b835202bfdfe3da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:40:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:40:26 provisioning config files... 05:40:26 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config16257552174037662050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:27 ---> ****-login.sh 05:40:27 nexus3.edgexfoundry.org:10001 05:40:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:27 Configure a credential helper to remove this warning. See 05:40:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:27 05:40:27 Login Succeeded 05:40:27 nexus3.edgexfoundry.org:10002 05:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:28 Configure a credential helper to remove this warning. See 05:40:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:28 05:40:28 Login Succeeded 05:40:28 nexus3.edgexfoundry.org:10003 05:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:28 Configure a credential helper to remove this warning. See 05:40:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:28 05:40:28 Login Succeeded 05:40:28 nexus3.edgexfoundry.org:10004 05:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:28 Configure a credential helper to remove this warning. See 05:40:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:28 05:40:28 Login Succeeded 05:40:28 ****.io 05:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:29 Configure a credential helper to remove this warning. See 05:40:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:29 05:40:29 Login Succeeded 05:40:29 ---> ****-login.sh ends [Pipeline] } 05:40:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:40:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:40:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:40:29 ========================================================= 05:40:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:40:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:40:30 Sending build context to Docker daemon 7.159MB 05:40:30 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:40:30 Step 2/12 : FROM ${BASE} AS builder 05:40:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:40:31 9fda8d8052c6: Pulling fs layer 05:40:31 5d54e960e981: Pulling fs layer 05:40:31 c4a7e357bf2a: Pulling fs layer 05:40:31 f0e02332f6b5: Pulling fs layer 05:40:31 872ee5b61b7b: Pulling fs layer 05:40:31 0c6a40ed1a82: Pulling fs layer 05:40:31 94ae7d8d031c: Pulling fs layer 05:40:31 f0e02332f6b5: Waiting 05:40:31 872ee5b61b7b: Waiting 05:40:31 0c6a40ed1a82: Waiting 05:40:31 94ae7d8d031c: Waiting 05:40:31 5d54e960e981: Verifying Checksum 05:40:31 5d54e960e981: Download complete 05:40:31 f0e02332f6b5: Verifying Checksum 05:40:31 f0e02332f6b5: Download complete 05:40:31 872ee5b61b7b: Verifying Checksum 05:40:31 872ee5b61b7b: Download complete 05:40:31 9fda8d8052c6: Download complete 05:40:31 94ae7d8d031c: Verifying Checksum 05:40:31 94ae7d8d031c: Download complete 05:40:32 9fda8d8052c6: Pull complete 05:40:32 5d54e960e981: Pull complete 05:40:33 c4a7e357bf2a: Verifying Checksum 05:40:33 c4a7e357bf2a: Download complete 05:40:34 0c6a40ed1a82: Verifying Checksum 05:40:34 0c6a40ed1a82: Download complete 05:40:46 c4a7e357bf2a: Pull complete 05:40:46 f0e02332f6b5: Pull complete 05:40:46 872ee5b61b7b: Pull complete 05:40:54 0c6a40ed1a82: Pull complete 05:40:55 94ae7d8d031c: Pull complete 05:40:55 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 05:40:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:40:56 ---> 86de565de09d 05:40:56 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:40:58 ---> Running in 0d36d0c20d2c 05:40:58 Removing intermediate container 0d36d0c20d2c 05:40:58 ---> 42bc17133bea 05:40:58 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:40:58 ---> Running in d725ac3f320a 05:40:58 Removing intermediate container d725ac3f320a 05:40:58 ---> 260fa0966985 05:40:58 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:40:58 ---> Running in 90feefeaa10f 05:40:58 Removing intermediate container 90feefeaa10f 05:40:58 ---> 60e622c5b320 05:40:58 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:40:58 ---> Running in d21d190992eb 05:40:58 Removing intermediate container d21d190992eb 05:40:58 ---> 2aa0b3a2ad0f 05:40:58 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:40:59 ---> Running in d2df057872e1 05:41:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:01 (1/4) Installing openssh-keygen (9.3_p2-r1) 05:41:01 (2/4) Installing libedit (20221030.3.1-r1) 05:41:01 (3/4) Installing openssh-client-common (9.3_p2-r1) 05:41:01 (4/4) Installing openssh-client-default (9.3_p2-r1) 05:41:01 Executing busybox-1.36.1-r5.trigger 05:41:01 OK: 271 MiB in 56 packages 05:41:03 Removing intermediate container d2df057872e1 05:41:03 ---> d893fce1c309 05:41:03 Step 8/12 : WORKDIR /device-snmp-go 05:41:03 ---> Running in e3e5572888db 05:41:03 Removing intermediate container e3e5572888db 05:41:03 ---> 1bfb4c7e0021 05:41:03 Step 9/12 : COPY go.mod vendor* ./ 05:41:03 ---> 5552846515e2 05:41:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:41:03 ---> Running in fcdea29a8ba5 05:42:00 Removing intermediate container fcdea29a8ba5 05:42:00 ---> c3c153780786 05:42:00 Step 11/12 : COPY . . 05:42:01 ---> ba03e5a41740 05:42:01 Step 12/12 : RUN ${MAKE} 05:42:01 ---> Running in 670659d08644 05:42:02 noop 05:42:02 Removing intermediate container 670659d08644 05:42:02 ---> 555cc99f6281 05:42:02 Successfully built 555cc99f6281 05:42:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:03 + docker inspect -f . ci-base-image-arm64 05:42:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:03 prd-ubuntu20.04-docker-arm64-4c-16g-265 does not seem to be running inside a container 05:42:03 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** ci-base-image-arm64 cat 05:42:04 $ docker top 7ab5e51b7906b31b1db083e3c8ab3bcf790a0891def1f79842cd72d1536f02a8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:05 + go version 05:42:05 go version go1.21.0 linux/arm64 [Pipeline] } 05:42:05 $ docker stop --time=1 7ab5e51b7906b31b1db083e3c8ab3bcf790a0891def1f79842cd72d1536f02a8 05:42:07 $ docker rm -f --volumes 7ab5e51b7906b31b1db083e3c8ab3bcf790a0891def1f79842cd72d1536f02a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:08 + docker inspect -f . ci-base-image-arm64 05:42:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:08 prd-ubuntu20.04-docker-arm64-4c-16g-265 does not seem to be running inside a container 05:42:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-arm64 cat 05:42:09 $ docker top 5f4069a3621985619b701f297f02b1b953e7276d050a8f11bcd932052d7db983 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:10 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 05:42:11 + make test 05:42:11 go test ./... -coverprofile=coverage.out 05:42:15 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:43:52 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:43:52 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.035s coverage: 0.0% of statements 05:43:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:43:52 go vet ./... 05:43:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:43:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:43:58 ./bin/test-attribution-txt.sh 05:43:58 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 05:43:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:43:58 $ docker stop --time=1 5f4069a3621985619b701f297f02b1b953e7276d050a8f11bcd932052d7db983 05:44:00 $ docker rm -f --volumes 5f4069a3621985619b701f297f02b1b953e7276d050a8f11bcd932052d7db983 [Pipeline] // withDockerContainer [Pipeline] sh 05:44:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:44:02 Warning: overwriting stash ‘coverage-report’ 05:44:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:44:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:44:03 + ls -al . 05:44:03 total 168 05:44:03 drwxrwxr-x 7 jenkins jenkins 4096 Mar 18 05:42 . 05:44:03 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 05:39 .. 05:44:03 -rw-rw-r-- 1 jenkins jenkins 6 Mar 18 05:39 .dockerignore 05:44:03 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 05:40 .git 05:44:03 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 05:39 .github 05:44:03 -rw-rw-r-- 1 jenkins jenkins 263 Mar 18 05:39 .gitignore 05:44:03 -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 05:39 .golangci.yml 05:44:03 -rw-rw-r-- 1 jenkins jenkins 10025 Mar 18 05:39 Attribution.txt 05:44:03 -rw-rw-r-- 1 jenkins jenkins 11809 Mar 18 05:39 CHANGELOG.md 05:44:03 -rw-rw-r-- 1 jenkins jenkins 1571 Mar 18 05:39 Dockerfile 05:44:03 -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 05:39 GOVERNANCE.md 05:44:03 -rw-rw-r-- 1 jenkins jenkins 656 Mar 18 05:39 Jenkinsfile 05:44:03 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 05:39 LICENSE 05:44:03 -rw-rw-r-- 1 jenkins jenkins 2240 Mar 18 05:39 Makefile 05:44:03 -rw-rw-r-- 1 jenkins jenkins 620 Mar 18 05:39 OWNERS.md 05:44:03 -rw-rw-r-- 1 jenkins jenkins 10477 Mar 18 05:39 README.md 05:44:03 -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 05:37 VERSION 05:44:03 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 05:39 bin 05:44:03 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 05:39 cmd 05:44:03 -rw-r--r-- 1 jenkins jenkins 8837 Mar 18 05:43 coverage.out 05:44:03 -rw-rw-r-- 1 jenkins jenkins 3757 Mar 18 05:39 go.mod 05:44:03 -rw-rw-r-- 1 jenkins jenkins 35944 Mar 18 05:39 go.sum 05:44:03 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 05:39 internal 05:44:03 -rw-rw-r-- 1 jenkins jenkins 228 Mar 18 05:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:03 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c366e1e6dc72609384655bc699712f82edd9e43b --label arch=arm64 --label version=0.0.0 . 05:44:04 Sending build context to Docker daemon 7.169MB 05:44:04 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 05:44:04 Step 2/25 : FROM ${BASE} AS builder 05:44:04 ---> 555cc99f6281 05:44:04 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:44:04 ---> Running in 7ff3e05b4591 05:44:04 Removing intermediate container 7ff3e05b4591 05:44:04 ---> a3c07d0b41bb 05:44:04 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:44:04 ---> Running in df4e74e0a6c4 05:44:04 Removing intermediate container df4e74e0a6c4 05:44:04 ---> 594905b47cfb 05:44:04 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:44:04 ---> Running in db9cc6cd5ded 05:44:05 Removing intermediate container db9cc6cd5ded 05:44:05 ---> ee5fb1cd3bbb 05:44:05 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:44:05 ---> Running in 1e125d7e81b3 05:44:05 Removing intermediate container 1e125d7e81b3 05:44:05 ---> a753a3f6699d 05:44:05 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:44:05 ---> Running in a5d6e3fc9a5d 05:44:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:44:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:44:08 OK: 271 MiB in 56 packages 05:44:08 Removing intermediate container a5d6e3fc9a5d 05:44:08 ---> 2f00340f8c3c 05:44:08 Step 8/25 : WORKDIR /device-snmp-go 05:44:08 ---> Running in 468afcdaa98b 05:44:09 Removing intermediate container 468afcdaa98b 05:44:09 ---> 01abdaad0d09 05:44:09 Step 9/25 : COPY go.mod vendor* ./ 05:44:09 ---> f27ac6cbf70f 05:44:09 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:09 ---> Running in 64c1494c82ba 05:44:11 Removing intermediate container 64c1494c82ba 05:44:11 ---> e3bbee30cd34 05:44:11 Step 11/25 : COPY . . 05:44:12 ---> 70bcfccfa9fb 05:44:12 Step 12/25 : RUN ${MAKE} 05:44:12 ---> Running in e5cef98fcd4f 05:44:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 05:46:05 Removing intermediate container e5cef98fcd4f 05:46:05 ---> 736503179513 05:46:05 Step 13/25 : FROM alpine:3.18 05:46:05 3.18: Pulling from library/alpine 05:46:05 c6b39de5b339: Pulling fs layer 05:46:05 c6b39de5b339: Verifying Checksum 05:46:05 c6b39de5b339: Download complete 05:46:05 c6b39de5b339: Pull complete 05:46:05 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:46:05 Status: Downloaded newer image for alpine:3.18 05:46:05 ---> 33abbf032149 05:46:05 Step 14/25 : RUN apk add --update --no-cache dumb-init 05:46:05 ---> Running in f44d96d85ef3 05:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:46:05 (1/1) Installing dumb-init (1.2.5-r2) 05:46:05 Executing busybox-1.36.1-r5.trigger 05:46:05 OK: 8 MiB in 16 packages 05:46:05 Removing intermediate container f44d96d85ef3 05:46:05 ---> 8739424254f5 05:46:05 Step 15/25 : RUN apk --no-cache upgrade 05:46:05 ---> Running in 174fd231c92b 05:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:46:05 OK: 8 MiB in 16 packages 05:46:05 Removing intermediate container 174fd231c92b 05:46:05 ---> 8d33b4a7d17e 05:46:05 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 05:46:05 ---> 03383b7f1e80 05:46:05 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:46:05 ---> 45f63858bb27 05:46:05 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 05:46:05 ---> affd43b9238a 05:46:05 Step 19/25 : EXPOSE 59993 05:46:05 ---> Running in 5e51ced20fb8 05:46:05 Removing intermediate container 5e51ced20fb8 05:46:05 ---> 2d403ae1a305 05:46:05 Step 20/25 : EXPOSE 161 05:46:05 ---> Running in 792b57f5f143 05:46:05 Removing intermediate container 792b57f5f143 05:46:05 ---> d2135996b021 05:46:05 Step 21/25 : ENTRYPOINT ["/device-snmp"] 05:46:05 ---> Running in 760a4309b510 05:46:05 Removing intermediate container 760a4309b510 05:46:05 ---> 80ad2d70be6c 05:46:05 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:46:05 ---> Running in aa8890da02d9 05:46:05 Removing intermediate container aa8890da02d9 05:46:05 ---> de0acd57dc97 05:46:05 Step 23/25 : LABEL arch=arm64 05:46:05 ---> Running in 05423755e45a 05:46:05 Removing intermediate container 05423755e45a 05:46:05 ---> 991a754e93fd 05:46:05 Step 24/25 : LABEL git_sha=c366e1e6dc72609384655bc699712f82edd9e43b 05:46:05 ---> Running in 7977f7949f30 05:46:05 Removing intermediate container 7977f7949f30 05:46:05 ---> db3cb7b13653 05:46:05 Step 25/25 : LABEL version=0.0.0 05:46:05 ---> Running in 7ba455cbcd0f 05:46:05 Removing intermediate container 7ba455cbcd0f 05:46:05 ---> 845d4c28606a 05:46:05 [Warning] One or more build-args [ARCH] were not consumed 05:46:05 Successfully built 845d4c28606a 05:46:05 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:46:06 05:46:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:46:06 arm64: Pulling from edgex-lftools-log-publisher 05:46:06 8998bd30e6a1: Pulling fs layer 05:46:06 04944245beec: Pulling fs layer 05:46:06 699f458cf7ca: Pulling fs layer 05:46:06 765212b225bb: Pulling fs layer 05:46:06 f23df028b6ca: Pulling fs layer 05:46:06 d65c8cfc05b1: Pulling fs layer 05:46:06 2437ff75d9bd: Pulling fs layer 05:46:06 f23df028b6ca: Waiting 05:46:06 d65c8cfc05b1: Waiting 05:46:06 2437ff75d9bd: Waiting 05:46:06 765212b225bb: Waiting 05:46:06 04944245beec: Verifying Checksum 05:46:06 04944245beec: Download complete 05:46:06 765212b225bb: Verifying Checksum 05:46:06 765212b225bb: Download complete 05:46:06 f23df028b6ca: Verifying Checksum 05:46:06 f23df028b6ca: Download complete 05:46:06 d65c8cfc05b1: Verifying Checksum 05:46:06 d65c8cfc05b1: Download complete 05:46:07 699f458cf7ca: Verifying Checksum 05:46:07 699f458cf7ca: Download complete 05:46:07 8998bd30e6a1: Verifying Checksum 05:46:07 8998bd30e6a1: Download complete 05:46:09 2437ff75d9bd: Verifying Checksum 05:46:09 2437ff75d9bd: Download complete 05:46:11 8998bd30e6a1: Pull complete 05:46:12 04944245beec: Pull complete 05:46:14 699f458cf7ca: Pull complete 05:46:14 765212b225bb: Pull complete 05:46:15 f23df028b6ca: Pull complete 05:46:15 d65c8cfc05b1: Pull complete 05:46:33 2437ff75d9bd: Pull complete 05:46:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:46:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:46:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:33 prd-ubuntu20.04-docker-arm64-4c-16g-265 does not seem to be running inside a container 05:46:33 $ 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:46:36 $ docker top 0f96833a5a78ba14dc6531441458528dad72ce8b498878ba4471ed0617446012 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:46:37 ---> job-cost.sh 05:46:37 lf-activate-venv: SKIPPING 05:46:37 INFO: No Stack... 05:46:37 INFO: Retrieving Pricing Info for: v3-standard-4 05:46:38 INFO: Archiving Costs [Pipeline] sh 05:46:39 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 05:46:39 + cut -d, -f6 [Pipeline] lock 05:46:39 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-345-1-stack-cost] 05:46:39 Resource [jenkins-edgexfoundry-device-snmp-go-PR-345-1-stack-cost] did not exist. Created. 05:46:39 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-345-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:46:39 /w/workspace/device-snmp-go/1@tmp/durable-1cf52335/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:46:40 + echo total: 0.10999999940395355 [Pipeline] stash 05:46:40 Warning: overwriting stash ‘stack-cost’ 05:46:40 Stashed 1 file(s) [Pipeline] } 05:46:40 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-345-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:46:40 $ docker stop --time=1 0f96833a5a78ba14dc6531441458528dad72ce8b498878ba4471ed0617446012 05:46:41 $ docker rm -f --volumes 0f96833a5a78ba14dc6531441458528dad72ce8b498878ba4471ed0617446012 [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 05:46:43 provisioning config files... 05:46:43 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-345@tmp/config8356456545267528941tmp [Pipeline] { [Pipeline] sh 05:46:43 + set +x 05:46:43 + curl+ -s https://codecov.io/bash 05:46:43 bash -s -- 05:46:43 05:46:43 _____ _ 05:46:43 / ____| | | 05:46:43 | | ___ __| | ___ ___ _____ __ 05:46:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:46:43 | |___| (_) | (_| | __/ (_| (_) \ V / 05:46:43 \_____\___/ \__,_|\___|\___\___/ \_/ 05:46:43 Bash-1.0.6 05:46:43 05:46:43 05:46:43 ==> git version 2.25.1 found 05:46:43 ==> 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 05:46:43 Release-Date: 2020-01-08 05:46:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:46:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:46:43 ==> Jenkins CI detected. 05:46:43 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-345 05:46:43 project root: . 05:46:43 --> token set from env 05:46:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:46:43 ==> Running gcov in . (disable via -X gcov) 05:46:43 ==> Python coveragepy not found 05:46:43 ==> Searching for coverage reports in: 05:46:43 + . 05:46:43 -> Found 1 reports 05:46:43 ==> Detecting git/mercurial file structure 05:46:43 ==> Reading reports 05:46:43 + ./coverage.out bytes=8837 05:46:43 ==> Appending adjustments 05:46:43 https://docs.codecov.io/docs/fixing-reports 05:46:43 + Found adjustments 05:46:43 ==> Gzipping contents 05:46:43 4.0K /tmp/codecov.ud0bi0.gz 05:46:43 ==> Uploading reports 05:46:43 url: https://codecov.io 05:46:43 query: branch=PR-345&commit=c366e1e6dc72609384655bc699712f82edd9e43b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-345%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=345&job=&cmd_args= 05:46:43 -> Pinging Codecov 05:46:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-345&commit=c366e1e6dc72609384655bc699712f82edd9e43b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-345%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=345&job=&cmd_args= 05:46:44 -> Uploading to 05:46:44 https://storage.googleapis.com/codecov/v4/raw/2024-03-18/6C56EA5C29638FB4528AC87E60AF5AE0/c366e1e6dc72609384655bc699712f82edd9e43b/ded14cd0-26d1-4980-909a-c9caafef8596.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240318T054643Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91ea095825eeb73321b1aae8b4f06e15140ff98439ba87d5091757eb63125e9f 05:46:44 % Total % Received % Xferd Average Speed Time Time Time Current 05:46:44 Dload Upload Total Spent Left Speed 05:46:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5161 --:--:-- --:--:-- --:--:-- 5161 05:46:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/c366e1e6dc72609384655bc699712f82edd9e43b [Pipeline] } 05:46:44 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 05:46:46 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-345/archives ] 05:46:46 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-345/archives 05:46:46 total 16 05:46:46 drwxr-xr-x 3 root root 4096 Mar 18 05:40 . 05:46:46 drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 05:40 .. 05:46:46 drwxr-xr-x 2 root root 4096 Mar 18 05:40 cost 05:46:46 -rw-r--r-- 1 root root 86 Mar 18 05:40 cost.csv 05:46:46 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-345/archives 05:46:46 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-345/archives 05:46:46 total 16 05:46:46 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 05:40 . 05:46:46 drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 05:40 .. 05:46:46 drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 05:40 cost 05:46:46 -rw-r--r-- 1 jenkins jenkins 86 Mar 18 05:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:46:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:46:47 ---> package-listing.sh 05:46:47 ++ facter osfamily 05:46:47 ++ tr '[:upper:]' '[:lower:]' 05:46:47 + OS_FAMILY=debian 05:46:47 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-345 05:46:47 + START_PACKAGES=/tmp/packages_start.txt 05:46:47 + END_PACKAGES=/tmp/packages_end.txt 05:46:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:46:47 + PACKAGES=/tmp/packages_start.txt 05:46:47 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-345 ']' 05:46:47 + PACKAGES=/tmp/packages_end.txt 05:46:47 + case "${OS_FAMILY}" in 05:46:47 + dpkg -l 05:46:47 + grep '^ii' 05:46:47 + '[' -f /tmp/packages_start.txt ']' 05:46:47 + '[' -f /tmp/packages_end.txt ']' 05:46:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:46:47 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-345 ']' 05:46:47 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-345/archives/ 05:46:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-345/archives/ [Pipeline] echo 05:46:47 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-345/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:46:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:46:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:48 prd-ubuntu20.04-docker-8c-8g-264 does not seem to be running inside a container 05:46:48 $ 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-345/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-345 -v /w/workspace/gexfoundry_device-snmp-go_PR-345:/w/workspace/gexfoundry_device-snmp-go_PR-345:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-345@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-345@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:46:49 $ docker top 3aa1d7446e2a8a98b388b81e5ac976591c9ccf68bfd811cff9dae18c550c8205 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:49 + touch /tmp/pre-build-complete [Pipeline] sh 05:46:49 + mkdir -p /var/log/sysstat [Pipeline] sh 05:46:50 + ls /var/log/sa-host 05:46:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:46:50 provisioning config files... 05:46:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-345@tmp/config5564291342441721412tmp [Pipeline] { [Pipeline] echo 05:46:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:46:50 ---> create-netrc.sh [Pipeline] } 05:46:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:46:51 ---> python-tools-install.sh [Pipeline] echo 05:46:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:46:51 ---> sudo-logs.sh 05:46:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:46:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:46:51 ---> job-cost.sh 05:46:51 lf-activate-venv: SKIPPING 05:46:51 DEBUG: total: 0.2199999988079071 05:46:51 INFO: Retrieving Stack Cost... 05:46:52 INFO: Retrieving Pricing Info for: v3-standard-8 05:46:52 INFO: Archiving Costs [Pipeline] echo 05:46:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:46:53 ---> logs-deploy.sh 05:46:53 lf-activate-venv: SKIPPING 05:46:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-345/1 05:46:53 INFO: archiving workspace using pattern(s): 05:46:54 Archives upload complete. 05:46:54 INFO: archiving logs to Nexus 05:46:54 ---> uname -a: 05:46:54 Linux prd-ubuntu20-04-docker-8c-8g-264 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:46:54 05:46:54 05:46:54 ---> lscpu: 05:46:54 Architecture: x86_64 05:46:54 CPU op-mode(s): 32-bit, 64-bit 05:46:54 Byte Order: Little Endian 05:46:54 Address sizes: 40 bits physical, 48 bits virtual 05:46:54 CPU(s): 8 05:46:54 On-line CPU(s) list: 0-7 05:46:54 Thread(s) per core: 1 05:46:54 Core(s) per socket: 1 05:46:54 Socket(s): 8 05:46:54 NUMA node(s): 1 05:46:54 Vendor ID: AuthenticAMD 05:46:54 CPU family: 23 05:46:54 Model: 49 05:46:54 Model name: AMD EPYC-Rome Processor 05:46:54 Stepping: 0 05:46:54 CPU MHz: 2799.998 05:46:54 BogoMIPS: 5599.99 05:46:54 Virtualization: AMD-V 05:46:54 Hypervisor vendor: KVM 05:46:54 Virtualization type: full 05:46:54 L1d cache: 256 KiB 05:46:54 L1i cache: 256 KiB 05:46:54 L2 cache: 4 MiB 05:46:54 L3 cache: 128 MiB 05:46:54 NUMA node0 CPU(s): 0-7 05:46:54 Vulnerability Itlb multihit: Not affected 05:46:54 Vulnerability L1tf: Not affected 05:46:54 Vulnerability Mds: Not affected 05:46:54 Vulnerability Meltdown: Not affected 05:46:54 Vulnerability Mmio stale data: Not affected 05:46:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:46:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:46:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:46:54 Vulnerability Srbds: Not affected 05:46:54 Vulnerability Tsx async abort: Not affected 05:46:54 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:46:54 05:46:54 05:46:54 ---> nproc: 05:46:54 8 05:46:54 05:46:54 05:46:54 ---> df -h: 05:46:54 Filesystem Size Used Avail Use% Mounted on 05:46:54 overlay 155G 12G 144G 8% / 05:46:54 tmpfs 64M 0 64M 0% /dev 05:46:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:46:54 shm 64M 0 64M 0% /dev/shm 05:46:54 /dev/vda1 155G 12G 144G 8% /facter-os 05:46:54 05:46:54 05:46:54 ---> sar -b -r -n DEV: 05:46:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-264) 03/18/24 _x86_64_ (8 CPU) 05:46:54 05:46:54 05:36:53 LINUX RESTART (8 CPU) 05:46:54 05:46:54 05:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:46:54 05:38:02 330.46 48.24 282.22 0.00 5420.70 174625.43 0.00 05:46:54 05:39:01 213.47 1.14 212.34 0.00 45.55 65885.10 0.00 05:46:54 05:40:01 162.21 0.18 162.03 0.00 4.13 34342.70 0.00 05:46:54 05:41:01 37.23 0.07 37.16 0.00 10.93 11979.09 0.00 05:46:54 05:42:01 3.38 0.97 2.42 0.00 67.46 37.59 0.00 05:46:54 05:43:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 05:46:54 05:44:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 05:46:54 05:45:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 05:46:54 05:46:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 05:46:54 Average: 83.30 5.63 77.68 0.00 617.54 31817.56 0.00 05:46:54 05:46:54 05:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:46:54 05:38:02 29809932 31533088 815960 2.48 60336 1959480 2041444 6.02 1038104 1698396 57860 05:46:54 05:39:01 27929796 31256428 1045104 3.18 140248 3368128 2331520 6.87 1588460 2864176 319920 05:46:54 05:40:01 27749980 31516604 783632 2.38 154652 3753448 1851496 5.46 1279036 3315384 340164 05:46:54 05:41:01 27760760 31528016 774148 2.35 154852 3753788 1809916 5.33 1279104 3303224 4 05:46:54 05:42:01 27753376 31527576 774140 2.35 156244 3758924 1787740 5.27 1281120 3308392 4 05:46:54 05:43:01 27761084 31535368 766776 2.33 156268 3758984 1771032 5.22 1273576 3308404 208 05:46:54 05:44:01 27761328 31535648 766480 2.33 156288 3758988 1771032 5.22 1273524 3308408 172 05:46:54 05:45:01 27763816 31538160 763948 2.32 156312 3758992 1771032 5.22 1270976 3308408 12 05:46:54 05:46:01 27763200 31537576 764472 2.32 156344 3758996 1771032 5.22 1271004 3308412 8 05:46:54 Average: 28005919 31500940 806073 2.45 143505 3514414 1878472 5.54 1283878 3080356 79817 05:46:54 05:46:54 05:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:46:54 05:38:02 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 05:46:54 05:38:02 ens3 501.30 364.52 3331.08 94.63 0.00 0.00 0.00 0.00 05:46:54 05:38:02 docker0 14.80 14.61 1.20 111.84 0.00 0.00 0.00 0.00 05:46:54 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:46:54 05:39:01 ens3 340.86 227.47 4647.41 33.41 0.00 0.00 0.00 0.00 05:46:54 05:39:01 docker0 168.80 234.40 14.35 2127.85 0.00 0.00 0.00 0.00 05:46:54 05:39:01 veth6434898 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:46:54 05:40:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 05:46:54 05:40:01 ens3 126.50 74.50 2688.99 18.58 0.00 0.00 0.00 0.00 05:46:54 05:40:01 docker0 4.03 6.95 0.25 93.09 0.00 0.00 0.00 0.00 05:46:54 05:41:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 05:46:54 05:41:01 ens3 8.27 5.10 7.95 2.74 0.00 0.00 0.00 0.00 05:46:54 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:54 05:42:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:46:54 05:42:01 ens3 0.33 0.35 0.33 0.18 0.00 0.00 0.00 0.00 05:46:54 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:54 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:46:54 05:43:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 05:46:54 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:54 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:54 05:44:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:46:54 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:54 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:46:54 05:45:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:46:54 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:54 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:54 05:46:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:46:54 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:54 Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 05:46:54 Average: ens3 108.21 74.42 1179.85 16.59 0.00 0.00 0.00 0.00 05:46:54 Average: docker0 20.57 28.06 1.73 255.72 0.00 0.00 0.00 0.00 05:46:54 05:46:54 05:46:54 ---> sar -P ALL: 05:46:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-264) 03/18/24 _x86_64_ (8 CPU) 05:46:54 05:46:54 05:36:53 LINUX RESTART (8 CPU) 05:46:54 05:46:54 05:37:01 CPU %user %nice %system %iowait %steal %idle 05:46:54 05:38:02 all 6.83 0.00 2.17 2.20 0.05 88.74 05:46:54 05:38:02 0 7.56 0.00 3.06 3.86 0.05 85.47 05:46:54 05:38:02 1 6.59 0.00 1.82 0.60 0.07 90.92 05:46:54 05:38:02 2 6.78 0.00 1.74 0.17 0.05 91.26 05:46:54 05:38:02 3 4.98 0.00 3.15 0.34 0.05 91.48 05:46:54 05:38:02 4 8.72 0.00 2.20 9.84 0.05 79.19 05:46:54 05:38:02 5 4.80 0.00 2.00 0.54 0.05 92.61 05:46:54 05:38:02 6 5.16 0.00 1.92 1.83 0.05 91.05 05:46:54 05:38:02 7 10.07 0.00 1.50 0.43 0.05 87.94 05:46:54 05:39:01 all 18.84 0.00 4.84 4.09 0.08 72.16 05:46:54 05:39:01 0 19.06 0.00 4.98 1.19 0.12 74.64 05:46:54 05:39:01 1 18.37 0.00 4.17 1.01 0.07 76.37 05:46:54 05:39:01 2 19.23 0.00 3.94 0.72 0.09 76.02 05:46:54 05:39:01 3 17.79 0.00 4.19 2.13 0.05 75.84 05:46:54 05:39:01 4 19.18 0.00 5.20 13.36 0.07 62.19 05:46:54 05:39:01 5 19.03 0.00 4.43 0.60 0.07 75.87 05:46:54 05:39:01 6 18.90 0.00 5.97 11.94 0.10 63.08 05:46:54 05:39:01 7 19.13 0.00 5.80 1.86 0.05 73.16 05:46:54 05:40:01 all 30.54 0.00 4.57 2.21 0.08 62.60 05:46:54 05:40:01 0 31.11 0.00 4.63 4.71 0.08 59.46 05:46:54 05:40:01 1 32.11 0.00 4.42 5.27 0.07 58.13 05:46:54 05:40:01 2 31.46 0.00 4.38 0.98 0.07 63.12 05:46:54 05:40:01 3 30.41 0.00 5.00 1.48 0.08 63.03 05:46:54 05:40:01 4 30.35 0.00 4.31 1.28 0.08 63.97 05:46:54 05:40:01 5 29.33 0.00 4.84 0.89 0.08 64.85 05:46:54 05:40:01 6 29.90 0.00 4.06 2.27 0.08 63.69 05:46:54 05:40:01 7 29.63 0.00 4.95 0.77 0.08 64.56 05:46:54 05:41:01 all 0.22 0.00 0.20 0.70 0.01 98.87 05:46:54 05:41:01 0 0.20 0.00 0.20 0.58 0.02 99.00 05:46:54 05:41:01 1 0.07 0.00 0.12 0.02 0.02 99.78 05:46:54 05:41:01 2 0.30 0.00 0.17 0.00 0.02 99.52 05:46:54 05:41:01 3 0.17 0.00 0.22 0.02 0.00 99.60 05:46:54 05:41:01 4 0.17 0.00 0.10 0.02 0.00 99.72 05:46:54 05:41:01 5 0.20 0.00 0.17 0.00 0.02 99.62 05:46:54 05:41:01 6 0.45 0.00 0.42 5.01 0.03 94.09 05:46:54 05:41:01 7 0.22 0.00 0.18 0.00 0.02 99.58 05:46:54 05:42:01 all 0.05 0.00 0.05 0.02 0.01 99.87 05:46:54 05:42:01 0 0.12 0.00 0.03 0.03 0.02 99.80 05:46:54 05:42:01 1 0.03 0.00 0.02 0.02 0.02 99.92 05:46:54 05:42:01 2 0.03 0.00 0.05 0.05 0.02 99.85 05:46:54 05:42:01 3 0.05 0.00 0.00 0.00 0.00 99.95 05:46:54 05:42:01 4 0.07 0.00 0.03 0.00 0.02 99.88 05:46:54 05:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:46:54 05:42:01 6 0.02 0.00 0.23 0.03 0.00 99.72 05:46:54 05:42:01 7 0.07 0.00 0.02 0.00 0.03 99.88 05:46:54 05:43:01 all 0.03 0.00 0.02 0.00 0.01 99.94 05:46:54 05:43:01 0 0.03 0.00 0.02 0.02 0.00 99.93 05:46:54 05:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:46:54 05:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:46:54 05:43:01 3 0.03 0.00 0.03 0.00 0.00 99.93 05:46:54 05:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:46:54 05:43:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:46:54 05:43:01 6 0.05 0.00 0.02 0.00 0.02 99.92 05:46:54 05:43:01 7 0.05 0.00 0.05 0.00 0.02 99.88 05:46:54 05:44:01 all 0.01 0.00 0.01 0.00 0.02 99.96 05:46:54 05:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:46:54 05:44:01 1 0.02 0.00 0.02 0.02 0.03 99.92 05:46:54 05:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:46:54 05:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:46:54 05:44:01 4 0.05 0.00 0.02 0.00 0.03 99.90 05:46:54 05:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:46:54 05:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:46:54 05:44:01 7 0.02 0.00 0.02 0.00 0.03 99.93 05:46:54 05:45:01 all 0.13 0.00 0.01 0.00 0.01 99.85 05:46:54 05:45:01 0 0.02 0.00 0.02 0.02 0.02 99.93 05:46:54 05:45:01 1 0.13 0.00 0.02 0.00 0.02 99.83 05:46:54 05:45:01 2 0.03 0.00 0.00 0.00 0.02 99.95 05:46:54 05:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:46:54 05:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:46:54 05:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:46:54 05:45:01 6 0.80 0.00 0.02 0.00 0.00 99.19 05:46:54 05:45:01 7 0.02 0.00 0.00 0.00 0.03 99.95 05:46:54 05:46:01 all 0.02 0.00 0.01 0.01 0.01 99.94 05:46:54 05:46:01 0 0.07 0.00 0.02 0.05 0.02 99.85 05:46:54 05:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:46:54 05:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:46:54 05:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:46:54 05:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 05:46:54 05:46:01 5 0.00 0.00 0.02 0.00 0.02 99.97 05:46:54 05:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:46:54 05:46:01 7 0.05 0.00 0.02 0.00 0.03 99.90 05:46:54 Average: all 6.23 0.00 1.31 1.01 0.03 91.42 05:46:54 Average: 0 6.40 0.00 1.43 1.16 0.04 90.97 05:46:54 Average: 1 6.30 0.00 1.17 0.76 0.04 91.73 05:46:54 Average: 2 6.36 0.00 1.13 0.21 0.03 92.27 05:46:54 Average: 3 5.87 0.00 1.38 0.43 0.02 92.28 05:46:54 Average: 4 6.44 0.00 1.31 2.68 0.03 89.55 05:46:54 Average: 5 5.87 0.00 1.26 0.22 0.03 92.61 05:46:54 Average: 6 6.07 0.00 1.39 2.31 0.04 90.20 05:46:54 Average: 7 6.52 0.00 1.38 0.34 0.04 91.73 05:46:54 05:46:54 05:46:54