Pull request #340 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc+c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 (4f0ad8f9c61d8dcac165c6f7b48b8af62c54dcd0) 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-ssh5469114891124181745.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-ssh7828118778648220162.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-340/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-340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12043464458350424335.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-340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4808514751050789536.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-ssh9546211464578167147.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-340/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-340/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12814584587646570545.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 ‘prd-ubuntu20.04-docker-8c-8g-1216’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1219 in /w/workspace/gexfoundry_device-snmp-go_PR-340 [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-340 # 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/340/head:refs/remotes/origin/PR-340 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 into PR head commit 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc Merge succeeded, producing 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc Checking out Revision 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc (PR-340) 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 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:18:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script > git config core.sparsecheckout # timeout=10 > git checkout -f 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc # 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 c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc # timeout=10 [Pipeline] { [Pipeline] withCredentials 05:18:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:18:59 ========================================================= 05:18:59 EdgeX Global Pipelines Version Info 05:18:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:19:00 ------------------- 05:19:00 stable info: 05:19:00 ------------------- 05:19:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:19:00 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:19:00 Message: update stable to v1.0.258 05:19:01 ------------------- 05:19:01 experimental info: 05:19:01 ------------------- 05:19:01 Commited By: **** collab-it+edgex@linuxfoundation.org 05:19:01 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:19:01 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:19:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:19:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:19:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:19:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:19:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:19:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:19:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:19:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:19:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:19:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:19:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:19:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:19:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:19:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:19:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:19:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:19:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:19:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:19:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:19:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:19:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:19:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:19:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:19:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:19:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:19:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:19:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:19:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-340 [Pipeline] echo 05:19:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-340 [Pipeline] echo 05:19:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-340 [Pipeline] echo 05:19:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc [Pipeline] echo 05:19:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5de2cd5 [Pipeline] echo 05:19:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:19:03 provisioning config files... 05:19:03 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-340@tmp/config3816157132120851659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:19:03 ---> ****-login.sh 05:19:03 nexus3.edgexfoundry.org:10001 05:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:04 Configure a credential helper to remove this warning. See 05:19:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:04 05:19:04 Login Succeeded 05:19:04 nexus3.edgexfoundry.org:10002 05:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:04 Configure a credential helper to remove this warning. See 05:19:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:04 05:19:04 Login Succeeded 05:19:04 nexus3.edgexfoundry.org:10003 05:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:04 Configure a credential helper to remove this warning. See 05:19:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:04 05:19:04 Login Succeeded 05:19:04 nexus3.edgexfoundry.org:10004 05:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:04 Configure a credential helper to remove this warning. See 05:19:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:04 05:19:04 Login Succeeded 05:19:04 ****.io 05:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:05 Configure a credential helper to remove this warning. See 05:19:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:05 05:19:05 Login Succeeded 05:19:05 ---> ****-login.sh ends [Pipeline] } 05:19:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:19:06 + git rev-list -1 --merges 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc~1..5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc [Pipeline] echo 05:19:06 -----------> git rev-list -1 --merges 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc~1..5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc [false] [Pipeline] sh 05:19:06 + git log --format=format:%s -1 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc [Pipeline] echo 05:19:06 ========================================================= 05:19:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:19:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:19:06 + git log --format=format:%s -1 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc [Pipeline] echo 05:19:07 [semverPrep] GIT_COMMIT: 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:19:07 [semverPrep] This is not a build commit. [Pipeline] sh 05:19:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:19:07 + grep -v github /etc/ssh/ssh_known_hosts 05:19:07 + [ -e /tmp/ssh_known_hosts ] 05:19:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:19:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:19:07 + sudo tee -a /etc/ssh/ssh_known_hosts 05:19:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:19:08 05:19:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:19:08 0.1.4: Pulling from edgex-devops/py-git-semver 05:19:08 b85a868b505f: Pulling fs layer 05:19:08 e2be974225ed: Pulling fs layer 05:19:08 339a4e72a1f5: Pulling fs layer 05:19:08 988bab9f4d93: Pulling fs layer 05:19:08 1469e6f7b9e6: Pulling fs layer 05:19:08 eaf3925da568: Pulling fs layer 05:19:08 bab4dde63d76: Pulling fs layer 05:19:08 bde34c3a00c8: Pulling fs layer 05:19:08 b352a97aabf1: Pulling fs layer 05:19:08 4872d77fe225: Pulling fs layer 05:19:08 5851b861e8e6: Pulling fs layer 05:19:08 4872d77fe225: Waiting 05:19:08 b352a97aabf1: Waiting 05:19:08 bab4dde63d76: Waiting 05:19:08 1469e6f7b9e6: Waiting 05:19:08 5851b861e8e6: Waiting 05:19:08 bde34c3a00c8: Waiting 05:19:08 988bab9f4d93: Waiting 05:19:08 e2be974225ed: Verifying Checksum 05:19:08 e2be974225ed: Download complete 05:19:08 988bab9f4d93: Verifying Checksum 05:19:08 988bab9f4d93: Download complete 05:19:08 1469e6f7b9e6: Verifying Checksum 05:19:08 1469e6f7b9e6: Download complete 05:19:08 eaf3925da568: Download complete 05:19:08 339a4e72a1f5: Verifying Checksum 05:19:08 339a4e72a1f5: Download complete 05:19:08 bde34c3a00c8: Verifying Checksum 05:19:08 bde34c3a00c8: Download complete 05:19:08 b352a97aabf1: Verifying Checksum 05:19:08 b352a97aabf1: Download complete 05:19:08 4872d77fe225: Verifying Checksum 05:19:08 4872d77fe225: Download complete 05:19:08 5851b861e8e6: Verifying Checksum 05:19:08 5851b861e8e6: Download complete 05:19:08 b85a868b505f: Verifying Checksum 05:19:08 b85a868b505f: Download complete 05:19:08 bab4dde63d76: Verifying Checksum 05:19:08 bab4dde63d76: Download complete 05:19:09 b85a868b505f: Pull complete 05:19:10 e2be974225ed: Pull complete 05:19:10 339a4e72a1f5: Pull complete 05:19:10 988bab9f4d93: Pull complete 05:19:10 1469e6f7b9e6: Pull complete 05:19:10 eaf3925da568: Pull complete 05:19:12 bab4dde63d76: Pull complete 05:19:12 bde34c3a00c8: Pull complete 05:19:13 b352a97aabf1: Pull complete 05:19:13 4872d77fe225: Pull complete 05:19:13 5851b861e8e6: Pull complete 05:19:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:19:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:19:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:19:13 prd-ubuntu20.04-docker-8c-8g-1219 does not seem to be running inside a container 05:19:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-340 -v /w/workspace/gexfoundry_device-snmp-go_PR-340:/w/workspace/gexfoundry_device-snmp-go_PR-340:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-340@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:19:16 $ docker top c933d94377cc20d4e9dd26eb58b4a8bd0125c55f0b92430a4e3b072f36ad1d8d -eo pid,comm 05:19:16 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:19:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:19:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:19:16 [ssh-agent] Looking for ssh-agent implementation... 05:19:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:19:16 $ docker exec c933d94377cc20d4e9dd26eb58b4a8bd0125c55f0b92430a4e3b072f36ad1d8d ssh-agent 05:19:17 SSH_AUTH_SOCK=/tmp/ssh-z1avPNFSpFPh/agent.32 05:19:17 SSH_AGENT_PID=38 05:19:17 Running ssh-add (command line suppressed) 05:19:17 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-340@tmp/private_key_15934253315307789694.key (/w/workspace/gexfoundry_device-snmp-go_PR-340@tmp/private_key_15934253315307789694.key) 05:19:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:19:17 + git tag --points-at HEAD [Pipeline] } 05:19:17 $ docker exec --env ******** --env ******** c933d94377cc20d4e9dd26eb58b4a8bd0125c55f0b92430a4e3b072f36ad1d8d ssh-agent -k 05:19:17 unset SSH_AUTH_SOCK; 05:19:17 unset SSH_AGENT_PID; 05:19:17 echo Agent pid 38 killed; 05:19:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:19:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:19:17 [ssh-agent] Looking for ssh-agent implementation... 05:19:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:19:17 $ docker exec c933d94377cc20d4e9dd26eb58b4a8bd0125c55f0b92430a4e3b072f36ad1d8d ssh-agent 05:19:18 SSH_AUTH_SOCK=/tmp/ssh-Vint6BPDGgC2/agent.70 05:19:18 SSH_AGENT_PID=76 05:19:18 Running ssh-add (command line suppressed) 05:19:18 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-340@tmp/private_key_18075287509890305587.key (/w/workspace/gexfoundry_device-snmp-go_PR-340@tmp/private_key_18075287509890305587.key) 05:19:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:19:18 + git semver init 05:19:18 2024-02-19 05:19:18,699 [run_init] DEBUG init version:0.0.0 force:False 05:19:18 2024-02-19 05:19:18,700 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-340/.semver 05:19:18 2024-02-19 05:19:18,700 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-340/.semver 05:19:18 2024-02-19 05:19:18,700 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-340/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-340, universal_newlines=False, shell=None, istream=None) 05:19:19 2024-02-19 05:19:19,720 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-340/.git/info/exclude 05:19:19 2024-02-19 05:19:19,721 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-340/.semver/PR-340 with force:False 05:19:19 2024-02-19 05:19:19,721 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-340/.semver/PR-340 05:19:19 2024-02-19 05:19:19,727 [execute] INFO git cat-file --batch-check 05:19:19 2024-02-19 05:19:19,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-340/.semver, universal_newlines=False, shell=None, istream=) 05:19:19 2024-02-19 05:19:19,734 [execute] INFO git cat-file --batch 05:19:19 2024-02-19 05:19:19,734 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-340/.semver, universal_newlines=False, shell=None, istream=) 05:19:19 2024-02-19 05:19:19,740 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-340/.semver/PR-340 05:19:19 0.0.0 [Pipeline] } 05:19:20 $ docker exec --env ******** --env ******** c933d94377cc20d4e9dd26eb58b4a8bd0125c55f0b92430a4e3b072f36ad1d8d ssh-agent -k 05:19:20 unset SSH_AUTH_SOCK; 05:19:20 unset SSH_AGENT_PID; 05:19:20 echo Agent pid 76 killed; 05:19:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:19:20 + git semver [Pipeline] } 05:19:20 $ docker stop --time=1 c933d94377cc20d4e9dd26eb58b4a8bd0125c55f0b92430a4e3b072f36ad1d8d 05:19:22 $ docker rm -f --volumes c933d94377cc20d4e9dd26eb58b4a8bd0125c55f0b92430a4e3b072f36ad1d8d [Pipeline] // withDockerContainer [Pipeline] sh 05:19:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:19:23 Stashed 1 file(s) [Pipeline] echo 05:19:23 [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:19:24 provisioning config files... 05:19:24 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-340@tmp/config9558359832544563292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:19:24 ---> ****-login.sh 05:19:24 nexus3.edgexfoundry.org:10001 05:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:24 Configure a credential helper to remove this warning. See 05:19:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:24 05:19:24 Login Succeeded 05:19:24 nexus3.edgexfoundry.org:10002 05:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:24 Configure a credential helper to remove this warning. See 05:19:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:24 05:19:24 Login Succeeded 05:19:24 nexus3.edgexfoundry.org:10003 05:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:25 Configure a credential helper to remove this warning. See 05:19:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:25 05:19:25 Login Succeeded 05:19:25 nexus3.edgexfoundry.org:10004 05:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:25 Configure a credential helper to remove this warning. See 05:19:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:25 05:19:25 Login Succeeded 05:19:25 ****.io 05:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:25 Configure a credential helper to remove this warning. See 05:19:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:25 05:19:25 Login Succeeded 05:19:25 ---> ****-login.sh ends [Pipeline] } 05:19:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:19:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:19:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:19:25 ========================================================= 05:19:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:19:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:26 + 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:19:26 Sending build context to Docker daemon 14.12MB 05:19:26 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:19:26 Step 2/12 : FROM ${BASE} AS builder 05:19:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:19:26 7264a8db6415: Pulling fs layer 05:19:26 c4d48a809fc2: Pulling fs layer 05:19:26 4f1c88b9dad5: Pulling fs layer 05:19:26 ad3a456e5733: Pulling fs layer 05:19:26 69c7f0334f64: Pulling fs layer 05:19:26 1f1c1a5573a3: Pulling fs layer 05:19:26 ce7588e14bc9: Pulling fs layer 05:19:26 b5e4710f87ac: Pulling fs layer 05:19:26 69c7f0334f64: Waiting 05:19:26 ad3a456e5733: Waiting 05:19:26 b5e4710f87ac: Waiting 05:19:26 1f1c1a5573a3: Waiting 05:19:26 c4d48a809fc2: Download complete 05:19:26 ad3a456e5733: Verifying Checksum 05:19:26 ad3a456e5733: Download complete 05:19:26 69c7f0334f64: Verifying Checksum 05:19:26 69c7f0334f64: Download complete 05:19:26 7264a8db6415: Verifying Checksum 05:19:26 7264a8db6415: Download complete 05:19:26 1f1c1a5573a3: Verifying Checksum 05:19:26 1f1c1a5573a3: Download complete 05:19:26 b5e4710f87ac: Verifying Checksum 05:19:26 b5e4710f87ac: Download complete 05:19:26 7264a8db6415: Pull complete 05:19:26 c4d48a809fc2: Pull complete 05:19:26 4f1c88b9dad5: Verifying Checksum 05:19:26 4f1c88b9dad5: Download complete 05:19:27 ce7588e14bc9: Verifying Checksum 05:19:27 ce7588e14bc9: Download complete 05:19:30 4f1c88b9dad5: Pull complete 05:19:30 ad3a456e5733: Pull complete 05:19:30 69c7f0334f64: Pull complete 05:19:30 1f1c1a5573a3: Pull complete 05:19:33 ce7588e14bc9: Pull complete 05:19:33 b5e4710f87ac: Pull complete 05:19:33 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 05:19:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:19:33 ---> 88b5674ff536 05:19:33 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:19:38 ---> Running in d687b5c0fa12 05:19:38 Removing intermediate container d687b5c0fa12 05:19:38 ---> 55172b404140 05:19:38 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:19:38 ---> Running in 1db910e9be1c 05:19:38 Removing intermediate container 1db910e9be1c 05:19:38 ---> 6f433be56eef 05:19:38 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:19:38 ---> Running in a9ffc8a00bda 05:19:38 Removing intermediate container a9ffc8a00bda 05:19:38 ---> f92ecd245585 05:19:38 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:19:38 ---> Running in 6ec4f728ecbb 05:19:38 Removing intermediate container 6ec4f728ecbb 05:19:38 ---> c885de9cbcd4 05:19:38 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:19:38 ---> Running in b5a899647e84 05:19:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:19:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:19:39 Still waiting to schedule task 05:19:39 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1217’ is offline 05:19:39 (1/4) Installing openssh-keygen (9.3_p2-r1) 05:19:39 (2/4) Installing libedit (20221030.3.1-r1) 05:19:39 (3/4) Installing openssh-client-common (9.3_p2-r1) 05:19:39 (4/4) Installing openssh-client-default (9.3_p2-r1) 05:19:39 Executing busybox-1.36.1-r5.trigger 05:19:39 OK: 268 MiB in 56 packages 05:19:39 Removing intermediate container b5a899647e84 05:19:39 ---> c92ece0b8d38 05:19:39 Step 8/12 : WORKDIR /device-snmp-go 05:19:39 ---> Running in f5eac4cf36bf 05:19:39 Removing intermediate container f5eac4cf36bf 05:19:39 ---> daa51f519a7f 05:19:39 Step 9/12 : COPY go.mod vendor* ./ 05:19:40 ---> 656cf7d691ff 05:19:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:19:40 ---> Running in 58aac581444b 05:20:12 Removing intermediate container 58aac581444b 05:20:12 ---> 325cc47fa5f2 05:20:12 Step 11/12 : COPY . . 05:20:12 ---> e9b3a35d7e44 05:20:12 Step 12/12 : RUN ${MAKE} 05:20:12 ---> Running in 9480dc07363a 05:20:12 noop 05:20:12 Removing intermediate container 9480dc07363a 05:20:12 ---> 4ac459c362ac 05:20:12 Successfully built 4ac459c362ac 05:20:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:12 + docker inspect -f . ci-base-image-x86_64 05:20:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:20:13 prd-ubuntu20.04-docker-8c-8g-1219 does not seem to be running inside a container 05:20:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-340 -v /w/workspace/gexfoundry_device-snmp-go_PR-340:/w/workspace/gexfoundry_device-snmp-go_PR-340:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-340@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-340@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 ******** ci-base-image-x86_64 cat 05:20:13 $ docker top fe018d279042df2043c10fdadaaa9419d5465d7fc666baf1aa8af6f06e808e18 -eo pid,comm [Pipeline] { [Pipeline] sh 05:20:13 + go version 05:20:13 go version go1.21.0 linux/amd64 [Pipeline] } 05:20:14 $ docker stop --time=1 fe018d279042df2043c10fdadaaa9419d5465d7fc666baf1aa8af6f06e808e18 05:20:15 $ docker rm -f --volumes fe018d279042df2043c10fdadaaa9419d5465d7fc666baf1aa8af6f06e808e18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:16 + docker inspect -f . ci-base-image-x86_64 05:20:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:20:16 prd-ubuntu20.04-docker-8c-8g-1219 does not seem to be running inside a container 05:20:16 $ 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-340 -v /w/workspace/gexfoundry_device-snmp-go_PR-340:/w/workspace/gexfoundry_device-snmp-go_PR-340:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-340@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-340@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 ******** ci-base-image-x86_64 cat 05:20:16 $ docker top cfe2340351528242475554bd94403954965b0801b61c201d267409283bc7f048 -eo pid,comm [Pipeline] { [Pipeline] sh 05:20:17 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-340 [Pipeline] fileExists [Pipeline] sh 05:20:17 + make test 05:20:17 go test ./... -coverprofile=coverage.out 05:20:19 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:20:29 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:20:29 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements 05:20:37 go vet ./... 05:20:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:20:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:20:39 ./bin/test-attribution-txt.sh 05:20:40 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 05:20:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:20:40 $ docker stop --time=1 cfe2340351528242475554bd94403954965b0801b61c201d267409283bc7f048 05:20:43 $ docker rm -f --volumes cfe2340351528242475554bd94403954965b0801b61c201d267409283bc7f048 [Pipeline] // withDockerContainer [Pipeline] sh 05:20:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:20:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:20:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:20:45 + ls -al . 05:20:45 total 172 05:20:45 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 05:20 . 05:20:45 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:18 .. 05:20:45 -rw-rw-r-- 1 jenkins jenkins 6 Feb 19 05:18 .dockerignore 05:20:45 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 05:20 .git 05:20:45 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:18 .github 05:20:45 -rw-rw-r-- 1 jenkins jenkins 263 Feb 19 05:18 .gitignore 05:20:45 -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 05:18 .golangci.yml 05:20:45 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 05:19 .semver 05:20:45 -rw-rw-r-- 1 jenkins jenkins 10025 Feb 19 05:18 Attribution.txt 05:20:45 -rw-rw-r-- 1 jenkins jenkins 11809 Feb 19 05:18 CHANGELOG.md 05:20:45 -rw-rw-r-- 1 jenkins jenkins 1571 Feb 19 05:18 Dockerfile 05:20:45 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 05:18 GOVERNANCE.md 05:20:45 -rw-rw-r-- 1 jenkins jenkins 656 Feb 19 05:18 Jenkinsfile 05:20:45 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 05:18 LICENSE 05:20:45 -rw-rw-r-- 1 jenkins jenkins 2240 Feb 19 05:18 Makefile 05:20:45 -rw-rw-r-- 1 jenkins jenkins 620 Feb 19 05:18 OWNERS.md 05:20:45 -rw-rw-r-- 1 jenkins jenkins 10477 Feb 19 05:18 README.md 05:20:45 -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 05:19 VERSION 05:20:45 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:18 bin 05:20:45 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:18 cmd 05:20:45 -rw-r--r-- 1 jenkins jenkins 8837 Feb 19 05:20 coverage.out 05:20:45 -rw-rw-r-- 1 jenkins jenkins 3756 Feb 19 05:18 go.mod 05:20:45 -rw-rw-r-- 1 jenkins jenkins 34062 Feb 19 05:18 go.sum 05:20:45 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:18 internal 05:20:45 -rw-rw-r-- 1 jenkins jenkins 228 Feb 19 05:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:46 + 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=5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc --label arch=amd64 --label version=0.0.0 . 05:20:46 Sending build context to Docker daemon 14.13MB 05:20:46 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 05:20:46 Step 2/25 : FROM ${BASE} AS builder 05:20:46 ---> 4ac459c362ac 05:20:46 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:20:46 ---> Running in b8a0325fac99 05:20:46 Removing intermediate container b8a0325fac99 05:20:46 ---> 1ecf4a420fee 05:20:46 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:20:46 ---> Running in 9c1e8828d13b 05:20:46 Removing intermediate container 9c1e8828d13b 05:20:46 ---> a2bf9caaebbe 05:20:46 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:20:46 ---> Running in 09c9c33eb73d 05:20:46 Removing intermediate container 09c9c33eb73d 05:20:46 ---> d03cdea40a10 05:20:46 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:20:46 ---> Running in b2c28ea3e2a2 05:20:46 Removing intermediate container b2c28ea3e2a2 05:20:46 ---> f474407f285a 05:20:46 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:20:46 ---> Running in 470455087e9a 05:20:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:20:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:20:47 OK: 268 MiB in 56 packages 05:20:48 Removing intermediate container 470455087e9a 05:20:48 ---> 826c0e33db3a 05:20:48 Step 8/25 : WORKDIR /device-snmp-go 05:20:48 ---> Running in 7c45ee0b118b 05:20:48 Removing intermediate container 7c45ee0b118b 05:20:48 ---> a26dca34d6b2 05:20:48 Step 9/25 : COPY go.mod vendor* ./ 05:20:48 ---> 2305b91e2e2c 05:20:48 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:20:48 ---> Running in 9681db01a2d7 05:20:48 Removing intermediate container 9681db01a2d7 05:20:48 ---> 58caf4852e18 05:20:48 Step 11/25 : COPY . . 05:20:49 ---> b7f9720702b9 05:20:49 Step 12/25 : RUN ${MAKE} 05:20:49 ---> Running in 3ac1d692ba1b 05:20:49 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.8" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 05:21:11 Removing intermediate container 3ac1d692ba1b 05:21:11 ---> 3770ac79c16e 05:21:11 Step 13/25 : FROM alpine:3.18 05:21:11 3.18: Pulling from library/alpine 05:21:11 619be1103602: Pulling fs layer 05:21:11 619be1103602: Verifying Checksum 05:21:11 619be1103602: Download complete 05:21:11 619be1103602: Pull complete 05:21:11 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:21:11 Status: Downloaded newer image for alpine:3.18 05:21:11 ---> d3782b16ccc9 05:21:11 Step 14/25 : RUN apk add --update --no-cache dumb-init 05:21:11 ---> Running in aa6c340b7245 05:21:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:21:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:21:11 (1/1) Installing dumb-init (1.2.5-r2) 05:21:11 Executing busybox-1.36.1-r5.trigger 05:21:11 OK: 7 MiB in 16 packages 05:21:11 Removing intermediate container aa6c340b7245 05:21:11 ---> 9b6dc83071e4 05:21:11 Step 15/25 : RUN apk --no-cache upgrade 05:21:11 ---> Running in c1f1fe577786 05:21:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:21:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:21:11 OK: 7 MiB in 16 packages 05:21:11 Removing intermediate container c1f1fe577786 05:21:11 ---> 44edb5179516 05:21:11 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 05:21:13 ---> 47ed8e83d07a 05:21:13 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:21:13 ---> 84e34df767de 05:21:13 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 05:21:13 ---> 687041636af2 05:21:13 Step 19/25 : EXPOSE 59993 05:21:13 ---> Running in e75cb61f8d58 05:21:13 Removing intermediate container e75cb61f8d58 05:21:13 ---> 6efa324be874 05:21:13 Step 20/25 : EXPOSE 161 05:21:13 ---> Running in 5020fa6a60f0 05:21:13 Removing intermediate container 5020fa6a60f0 05:21:13 ---> 02a43680a084 05:21:13 Step 21/25 : ENTRYPOINT ["/device-snmp"] 05:21:13 ---> Running in f1e40568fda8 05:21:13 Removing intermediate container f1e40568fda8 05:21:13 ---> b6c92ef35874 05:21:13 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:21:13 ---> Running in a8af8e6e9006 05:21:13 Removing intermediate container a8af8e6e9006 05:21:13 ---> c3afefaec363 05:21:13 Step 23/25 : LABEL arch=amd64 05:21:13 ---> Running in 2a8fdf8d4d0a 05:21:13 Removing intermediate container 2a8fdf8d4d0a 05:21:13 ---> 3d235fcffb69 05:21:13 Step 24/25 : LABEL git_sha=5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc 05:21:13 ---> Running in 1960b6136492 05:21:13 Removing intermediate container 1960b6136492 05:21:13 ---> 71bf318ec7eb 05:21:13 Step 25/25 : LABEL version=0.0.0 05:21:13 ---> Running in 4288e2c42880 05:21:14 Removing intermediate container 4288e2c42880 05:21:14 ---> 89072078d6ff 05:21:14 [Warning] One or more build-args [ARCH] were not consumed 05:21:14 Successfully built 89072078d6ff 05:21:14 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:21:15 05:21:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:21:15 latest: Pulling from edgex-lftools-log-publisher 05:21:15 5eb5b503b376: Pulling fs layer 05:21:15 5c69ac0246d0: Pulling fs layer 05:21:15 ec43610c2a17: Pulling fs layer 05:21:15 3a2ae6a8a46f: Pulling fs layer 05:21:15 33b1e0a273af: Pulling fs layer 05:21:15 5d3b04190fa2: Pulling fs layer 05:21:15 2f39f015ded8: Pulling fs layer 05:21:15 3a2ae6a8a46f: Waiting 05:21:15 33b1e0a273af: Waiting 05:21:15 5d3b04190fa2: Waiting 05:21:15 2f39f015ded8: Waiting 05:21:15 5c69ac0246d0: Verifying Checksum 05:21:15 5c69ac0246d0: Download complete 05:21:15 3a2ae6a8a46f: Verifying Checksum 05:21:15 3a2ae6a8a46f: Download complete 05:21:15 33b1e0a273af: Verifying Checksum 05:21:15 33b1e0a273af: Download complete 05:21:15 5d3b04190fa2: Verifying Checksum 05:21:15 5d3b04190fa2: Download complete 05:21:15 ec43610c2a17: Verifying Checksum 05:21:15 ec43610c2a17: Download complete 05:21:16 5eb5b503b376: Verifying Checksum 05:21:16 5eb5b503b376: Download complete 05:21:16 2f39f015ded8: Download complete 05:21:17 5eb5b503b376: Pull complete 05:21:17 5c69ac0246d0: Pull complete 05:21:18 ec43610c2a17: Pull complete 05:21:18 3a2ae6a8a46f: Pull complete 05:21:18 33b1e0a273af: Pull complete 05:21:18 5d3b04190fa2: Pull complete 05:21:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1220 in /w/workspace/gexfoundry_device-snmp-go_PR-340 [Pipeline] { [Pipeline] ws 05:21:20 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 05:21:22 2f39f015ded8: Pull complete 05:21:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:21:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:21:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:21:24 Selected Git installation does not exist. Using Default 05:21:24 The recommended git tool is: NONE [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:24 prd-ubuntu20.04-docker-8c-8g-1219 does not seem to be running inside a container 05:21:24 $ 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-340 -v /w/workspace/gexfoundry_device-snmp-go_PR-340:/w/workspace/gexfoundry_device-snmp-go_PR-340:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-340@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-340@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:21:28 $ docker top 6a1fa0ab8c4fb419eca4f7c1de1056343735834cc2c99a183f35168749455ee5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:21:28 ---> job-cost.sh 05:21:28 lf-activate-venv: SKIPPING 05:21:28 INFO: No Stack... 05:21:29 INFO: Retrieving Pricing Info for: v3-standard-8 05:21:29 INFO: Archiving Costs [Pipeline] sh 05:21:29 + cat /w/workspace/gexfoundry_device-snmp-go_PR-340/archives/cost.csv 05:21:29 + cut -d, -f6 [Pipeline] lock 05:21:29 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-340-1-stack-cost] 05:21:29 Resource [jenkins-edgexfoundry-device-snmp-go-PR-340-1-stack-cost] did not exist. Created. 05:21:29 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-340-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:21:30 + echo total: 0.2199999988079071 [Pipeline] stash 05:21:30 Stashed 1 file(s) [Pipeline] } 05:21:30 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-340-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:21:30 $ docker stop --time=1 6a1fa0ab8c4fb419eca4f7c1de1056343735834cc2c99a183f35168749455ee5 05:21:31 $ docker rm -f --volumes 6a1fa0ab8c4fb419eca4f7c1de1056343735834cc2c99a183f35168749455ee5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:21:33 using credential edgex-jenkins-ssh 05:21:33 Cloning the remote Git repository 05:21:33 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:21:33 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:21:33 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:21:33 > git --version # timeout=10 05:21:33 > git --version # 'git version 2.25.1' 05:21:33 using GIT_SSH to set credentials SSH Credentials for GitHub 05:21:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:21:35 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:21:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:21:37 Merging remotes/origin/main commit c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 into PR head commit 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc 05:21:36 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:21:36 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:21:36 using GIT_SSH to set credentials SSH Credentials for GitHub 05:21:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/340/head:refs/remotes/origin/PR-340 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:21:37 > git config core.sparsecheckout # timeout=10 05:21:37 Merge succeeded, producing 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc 05:21:37 Checking out Revision 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc (PR-340) 05:21:38 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 05:21:38 > git --version # timeout=10 05:21:38 > git --version # 'git version 2.25.1' 05:21:38 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 05:21:37 > git checkout -f 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc # timeout=10 05:21:37 > git remote # timeout=10 05:21:37 > git config --get remote.origin.url # timeout=10 05:21:37 using GIT_SSH to set credentials SSH Credentials for GitHub 05:21:37 > git merge c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 # timeout=10 05:21:37 > git rev-parse HEAD^{commit} # timeout=10 05:21:37 > git config core.sparsecheckout # timeout=10 05:21:37 > git checkout -f 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:21:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:21:41 % Total % Received % Xferd Average Speed Time Time Time Current 05:21:41 Dload Upload Total Spent Left Speed 05:21:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh 05:21:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:21:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:21:42 + sudo tee /etc/docker/daemon.new 05:21:42 { 05:21:42 "registry-mirrors": [ 05:21:42 "https://nexus3.edgexfoundry.org:10001" 05:21:42 ], 05:21:42 "bip": "10.250.0.254/24", 05:21:42 "hosts": [ 05:21:42 "tcp://0.0.0.0:5555", 05:21:42 "unix:///var/run/docker.sock" 05:21:42 ], 05:21:42 "mtu": 1458, 05:21:42 "selinux-enabled": true, 05:21:42 "seccomp-profile": "/etc/docker/seccomp.json" 05:21:42 } [Pipeline] sh 05:21:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:21:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:22:01 provisioning config files... 05:22:01 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config2698163981926401170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:22:02 ---> ****-login.sh 05:22:02 nexus3.edgexfoundry.org:10001 05:22:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:02 Configure a credential helper to remove this warning. See 05:22:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:02 05:22:02 Login Succeeded 05:22:02 nexus3.edgexfoundry.org:10002 05:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:03 Configure a credential helper to remove this warning. See 05:22:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:03 05:22:03 Login Succeeded 05:22:03 nexus3.edgexfoundry.org:10003 05:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:03 Configure a credential helper to remove this warning. See 05:22:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:03 05:22:03 Login Succeeded 05:22:03 nexus3.edgexfoundry.org:10004 05:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:03 Configure a credential helper to remove this warning. See 05:22:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:03 05:22:03 Login Succeeded 05:22:03 ****.io 05:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:04 Configure a credential helper to remove this warning. See 05:22:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:04 05:22:04 Login Succeeded 05:22:04 ---> ****-login.sh ends [Pipeline] } 05:22:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:22:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:22:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:22:05 ========================================================= 05:22:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:22:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:05 + 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:22:06 Sending build context to Docker daemon 7.144MB 05:22:06 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:22:06 Step 2/12 : FROM ${BASE} AS builder 05:22:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:22:06 9fda8d8052c6: Pulling fs layer 05:22:06 5d54e960e981: Pulling fs layer 05:22:06 c4a7e357bf2a: Pulling fs layer 05:22:06 f0e02332f6b5: Pulling fs layer 05:22:06 872ee5b61b7b: Pulling fs layer 05:22:06 0c6a40ed1a82: Pulling fs layer 05:22:06 94ae7d8d031c: Pulling fs layer 05:22:06 0c6a40ed1a82: Waiting 05:22:06 872ee5b61b7b: Waiting 05:22:06 94ae7d8d031c: Waiting 05:22:06 f0e02332f6b5: Waiting 05:22:06 5d54e960e981: Verifying Checksum 05:22:06 5d54e960e981: Download complete 05:22:06 f0e02332f6b5: Verifying Checksum 05:22:06 f0e02332f6b5: Download complete 05:22:06 9fda8d8052c6: Verifying Checksum 05:22:06 872ee5b61b7b: Verifying Checksum 05:22:06 9fda8d8052c6: Download complete 05:22:06 872ee5b61b7b: Download complete 05:22:06 94ae7d8d031c: Verifying Checksum 05:22:06 94ae7d8d031c: Download complete 05:22:08 c4a7e357bf2a: Verifying Checksum 05:22:08 c4a7e357bf2a: Download complete 05:22:08 0c6a40ed1a82: Verifying Checksum 05:22:08 0c6a40ed1a82: Download complete 05:22:10 9fda8d8052c6: Pull complete 05:22:10 5d54e960e981: Pull complete 05:22:25 c4a7e357bf2a: Pull complete 05:22:25 f0e02332f6b5: Pull complete 05:22:25 872ee5b61b7b: Pull complete 05:22:34 0c6a40ed1a82: Pull complete 05:22:35 94ae7d8d031c: Pull complete 05:22:35 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 05:22:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:22:35 ---> 86de565de09d 05:22:35 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:22:36 ---> Running in fa5634cb0be9 05:22:36 Removing intermediate container fa5634cb0be9 05:22:36 ---> 93559189793c 05:22:36 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:22:37 ---> Running in 2d07fec00756 05:22:37 Removing intermediate container 2d07fec00756 05:22:37 ---> e6422a07ccef 05:22:37 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:22:37 ---> Running in dbc7b55dca70 05:22:37 Removing intermediate container dbc7b55dca70 05:22:37 ---> f1b2cee0c711 05:22:37 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:22:37 ---> Running in 27a1038fcfa2 05:22:38 Removing intermediate container 27a1038fcfa2 05:22:38 ---> 7ee9981948eb 05:22:38 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:22:38 ---> Running in f1e3aaea8865 05:22:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:22:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:22:40 (1/4) Installing openssh-keygen (9.3_p2-r1) 05:22:40 (2/4) Installing libedit (20221030.3.1-r1) 05:22:40 (3/4) Installing openssh-client-common (9.3_p2-r1) 05:22:40 (4/4) Installing openssh-client-default (9.3_p2-r1) 05:22:40 Executing busybox-1.36.1-r5.trigger 05:22:40 OK: 271 MiB in 56 packages 05:22:41 Removing intermediate container f1e3aaea8865 05:22:41 ---> 71d60fdb765a 05:22:41 Step 8/12 : WORKDIR /device-snmp-go 05:22:41 ---> Running in b13fa6234a69 05:22:42 Removing intermediate container b13fa6234a69 05:22:42 ---> ab180b103eaf 05:22:42 Step 9/12 : COPY go.mod vendor* ./ 05:22:42 ---> bcc5f0712fcd 05:22:42 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:22:42 ---> Running in 408886a03baa 05:23:50 Removing intermediate container 408886a03baa 05:23:50 ---> 89ed1be80238 05:23:50 Step 11/12 : COPY . . 05:23:50 ---> 46d1663a8723 05:23:50 Step 12/12 : RUN ${MAKE} 05:23:50 ---> Running in 73b244ba9114 05:23:50 noop 05:23:50 Removing intermediate container 73b244ba9114 05:23:50 ---> 3269509c9f6e 05:23:50 Successfully built 3269509c9f6e 05:23:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:51 + docker inspect -f . ci-base-image-arm64 05:23:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:51 prd-ubuntu20.04-docker-arm64-4c-16g-1220 does not seem to be running inside a container 05:23:51 $ 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:23:53 $ docker top 3b21c6124d38e88b9e837b9cd53f9c097df5936cd1b2a4b381f2b779e8bdedea -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:54 + go version 05:23:54 go version go1.21.0 linux/arm64 [Pipeline] } 05:23:54 $ docker stop --time=1 3b21c6124d38e88b9e837b9cd53f9c097df5936cd1b2a4b381f2b779e8bdedea 05:23:55 $ docker rm -f --volumes 3b21c6124d38e88b9e837b9cd53f9c097df5936cd1b2a4b381f2b779e8bdedea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:56 + docker inspect -f . ci-base-image-arm64 05:23:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:57 prd-ubuntu20.04-docker-arm64-4c-16g-1220 does not seem to be running inside a container 05:23:57 $ 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:23:58 $ docker top 96e422ee627af32a481d6a53454d9b4c7f66239303be449eb9c59bab72f15433 -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:59 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 05:23:59 + make test 05:24:00 go test ./... -coverprofile=coverage.out 05:24:06 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:25:43 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:25:43 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.037s coverage: 0.0% of statements 05:25:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:25:43 go vet ./... 05:25:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:25:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:25:51 ./bin/test-attribution-txt.sh 05:25:51 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 05:25:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:25:51 $ docker stop --time=1 96e422ee627af32a481d6a53454d9b4c7f66239303be449eb9c59bab72f15433 05:25:53 $ docker rm -f --volumes 96e422ee627af32a481d6a53454d9b4c7f66239303be449eb9c59bab72f15433 [Pipeline] // withDockerContainer [Pipeline] sh 05:25:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:25:54 Warning: overwriting stash ‘coverage-report’ 05:25:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:25:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:25:56 + ls -al . 05:25:56 total 168 05:25:56 drwxrwxr-x 7 jenkins jenkins 4096 Feb 19 05:24 . 05:25:56 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:21 .. 05:25:56 -rw-rw-r-- 1 jenkins jenkins 6 Feb 19 05:21 .dockerignore 05:25:56 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 05:21 .git 05:25:56 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:21 .github 05:25:56 -rw-rw-r-- 1 jenkins jenkins 263 Feb 19 05:21 .gitignore 05:25:56 -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 05:21 .golangci.yml 05:25:56 -rw-rw-r-- 1 jenkins jenkins 10025 Feb 19 05:21 Attribution.txt 05:25:56 -rw-rw-r-- 1 jenkins jenkins 11809 Feb 19 05:21 CHANGELOG.md 05:25:56 -rw-rw-r-- 1 jenkins jenkins 1571 Feb 19 05:21 Dockerfile 05:25:56 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 05:21 GOVERNANCE.md 05:25:56 -rw-rw-r-- 1 jenkins jenkins 656 Feb 19 05:21 Jenkinsfile 05:25:56 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 05:21 LICENSE 05:25:56 -rw-rw-r-- 1 jenkins jenkins 2240 Feb 19 05:21 Makefile 05:25:56 -rw-rw-r-- 1 jenkins jenkins 620 Feb 19 05:21 OWNERS.md 05:25:56 -rw-rw-r-- 1 jenkins jenkins 10477 Feb 19 05:21 README.md 05:25:56 -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 05:19 VERSION 05:25:56 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:21 bin 05:25:56 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:21 cmd 05:25:56 -rw-r--r-- 1 jenkins jenkins 8837 Feb 19 05:25 coverage.out 05:25:56 -rw-rw-r-- 1 jenkins jenkins 3756 Feb 19 05:21 go.mod 05:25:56 -rw-rw-r-- 1 jenkins jenkins 34062 Feb 19 05:21 go.sum 05:25:56 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:21 internal 05:25:56 -rw-rw-r-- 1 jenkins jenkins 228 Feb 19 05:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:57 + 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=5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc --label arch=arm64 --label version=0.0.0 . 05:25:57 Sending build context to Docker daemon 7.154MB 05:25:57 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 05:25:57 Step 2/25 : FROM ${BASE} AS builder 05:25:57 ---> 3269509c9f6e 05:25:57 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:25:57 ---> Running in b06e14a11136 05:25:57 Removing intermediate container b06e14a11136 05:25:57 ---> 4c704a3558e6 05:25:57 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:25:57 ---> Running in 3fde3dea77e1 05:25:58 Removing intermediate container 3fde3dea77e1 05:25:58 ---> 2b49e8455b28 05:25:58 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:25:58 ---> Running in b7ac104fec11 05:25:58 Removing intermediate container b7ac104fec11 05:25:58 ---> f86434ce8303 05:25:58 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:25:58 ---> Running in 5042e71a456a 05:25:58 Removing intermediate container 5042e71a456a 05:25:58 ---> ca178ac38053 05:25:58 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:25:58 ---> Running in 141f77bbd3a1 05:25:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:26:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:26:01 OK: 271 MiB in 56 packages 05:26:03 Removing intermediate container 141f77bbd3a1 05:26:03 ---> 3851491629a3 05:26:03 Step 8/25 : WORKDIR /device-snmp-go 05:26:03 ---> Running in 7596191c7394 05:26:03 Removing intermediate container 7596191c7394 05:26:03 ---> 4980189ac062 05:26:03 Step 9/25 : COPY go.mod vendor* ./ 05:26:03 ---> 1541c38953f6 05:26:03 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:26:03 ---> Running in 7b90c3759f10 05:26:05 Removing intermediate container 7b90c3759f10 05:26:05 ---> 6b8dd5da2bff 05:26:05 Step 11/25 : COPY . . 05:26:06 ---> a3a7ae8fa029 05:26:06 Step 12/25 : RUN ${MAKE} 05:26:06 ---> Running in 0c47341a9f2e 05:26:07 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.8" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 05:27:59 Removing intermediate container 0c47341a9f2e 05:27:59 ---> f65a4b6d7352 05:27:59 Step 13/25 : FROM alpine:3.18 05:27:59 3.18: Pulling from library/alpine 05:27:59 c6b39de5b339: Pulling fs layer 05:27:59 c6b39de5b339: Verifying Checksum 05:27:59 c6b39de5b339: Download complete 05:27:59 c6b39de5b339: Pull complete 05:27:59 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:27:59 Status: Downloaded newer image for alpine:3.18 05:27:59 ---> 33abbf032149 05:27:59 Step 14/25 : RUN apk add --update --no-cache dumb-init 05:27:59 ---> Running in da62b75941ee 05:27:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:27:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:27:59 (1/1) Installing dumb-init (1.2.5-r2) 05:27:59 Executing busybox-1.36.1-r5.trigger 05:27:59 OK: 8 MiB in 16 packages 05:27:59 Removing intermediate container da62b75941ee 05:27:59 ---> 1d1d2d5ad64c 05:27:59 Step 15/25 : RUN apk --no-cache upgrade 05:27:59 ---> Running in 8a65008929cd 05:27:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:27:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:27:59 OK: 8 MiB in 16 packages 05:27:59 Removing intermediate container 8a65008929cd 05:27:59 ---> 4f79ea8c2c7b 05:27:59 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 05:27:59 ---> f66b8b9a62a7 05:27:59 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:27:59 ---> 17d1fd3ee0a3 05:27:59 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 05:27:59 ---> 9c8a04e6948f 05:27:59 Step 19/25 : EXPOSE 59993 05:27:59 ---> Running in aade89a11aee 05:27:59 Removing intermediate container aade89a11aee 05:27:59 ---> adf83e2cfe11 05:27:59 Step 20/25 : EXPOSE 161 05:27:59 ---> Running in e94b712d2141 05:28:00 Removing intermediate container e94b712d2141 05:28:00 ---> 71d2579d6b9e 05:28:00 Step 21/25 : ENTRYPOINT ["/device-snmp"] 05:28:00 ---> Running in 58ec0a2cf0a6 05:28:00 Removing intermediate container 58ec0a2cf0a6 05:28:00 ---> 468ab2fb2c17 05:28:00 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:28:00 ---> Running in c3d5a2c50afb 05:28:00 Removing intermediate container c3d5a2c50afb 05:28:00 ---> 04b341098364 05:28:00 Step 23/25 : LABEL arch=arm64 05:28:01 ---> Running in 2893d2d811ae 05:28:01 Removing intermediate container 2893d2d811ae 05:28:01 ---> 2b41707dc6d9 05:28:01 Step 24/25 : LABEL git_sha=5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc 05:28:01 ---> Running in 0804ed7dc6e3 05:28:01 Removing intermediate container 0804ed7dc6e3 05:28:01 ---> ea6459a61a75 05:28:01 Step 25/25 : LABEL version=0.0.0 05:28:01 ---> Running in 2f737bb3199e 05:28:01 Removing intermediate container 2f737bb3199e 05:28:01 ---> cdc98f78a768 05:28:01 [Warning] One or more build-args [ARCH] were not consumed 05:28:02 Successfully built cdc98f78a768 05:28:02 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:28:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:28:03 05:28:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:28:03 arm64: Pulling from edgex-lftools-log-publisher 05:28:03 8998bd30e6a1: Pulling fs layer 05:28:03 04944245beec: Pulling fs layer 05:28:03 699f458cf7ca: Pulling fs layer 05:28:03 765212b225bb: Pulling fs layer 05:28:03 f23df028b6ca: Pulling fs layer 05:28:03 d65c8cfc05b1: Pulling fs layer 05:28:03 2437ff75d9bd: Pulling fs layer 05:28:03 765212b225bb: Waiting 05:28:03 f23df028b6ca: Waiting 05:28:03 d65c8cfc05b1: Waiting 05:28:03 2437ff75d9bd: Waiting 05:28:04 04944245beec: Verifying Checksum 05:28:04 04944245beec: Download complete 05:28:04 765212b225bb: Verifying Checksum 05:28:04 765212b225bb: Download complete 05:28:04 f23df028b6ca: Verifying Checksum 05:28:04 f23df028b6ca: Download complete 05:28:04 d65c8cfc05b1: Verifying Checksum 05:28:04 d65c8cfc05b1: Download complete 05:28:04 699f458cf7ca: Verifying Checksum 05:28:04 699f458cf7ca: Download complete 05:28:04 8998bd30e6a1: Verifying Checksum 05:28:04 8998bd30e6a1: Download complete 05:28:07 2437ff75d9bd: Verifying Checksum 05:28:07 2437ff75d9bd: Download complete 05:28:09 8998bd30e6a1: Pull complete 05:28:14 04944245beec: Pull complete 05:28:15 699f458cf7ca: Pull complete 05:28:15 765212b225bb: Pull complete 05:28:16 f23df028b6ca: Pull complete 05:28:16 d65c8cfc05b1: Pull complete 05:28:35 2437ff75d9bd: Pull complete 05:28:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:28:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:28:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:35 prd-ubuntu20.04-docker-arm64-4c-16g-1220 does not seem to be running inside a container 05:28:35 $ 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:28:36 $ docker top d1b09132023e859b99c188c89dd469f7ee52e538cd68200de2b2d02fbce9cd57 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:28:37 ---> job-cost.sh 05:28:37 lf-activate-venv: SKIPPING 05:28:37 INFO: No Stack... 05:28:38 INFO: Retrieving Pricing Info for: v3-standard-4 05:28:39 INFO: Archiving Costs [Pipeline] sh 05:28:39 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 05:28:39 + cut -d, -f6 [Pipeline] lock 05:28:39 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-340-1-stack-cost] 05:28:39 Resource [jenkins-edgexfoundry-device-snmp-go-PR-340-1-stack-cost] did not exist. Created. 05:28:39 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-340-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:28:40 /w/workspace/device-snmp-go/1@tmp/durable-293b902e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:28:40 + echo total: 0.10999999940395355 [Pipeline] stash 05:28:40 Warning: overwriting stash ‘stack-cost’ 05:28:40 Stashed 1 file(s) [Pipeline] } 05:28:40 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-340-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:28:41 $ docker stop --time=1 d1b09132023e859b99c188c89dd469f7ee52e538cd68200de2b2d02fbce9cd57 05:28:44 $ docker rm -f --volumes d1b09132023e859b99c188c89dd469f7ee52e538cd68200de2b2d02fbce9cd57 [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:28:46 provisioning config files... 05:28:46 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-340@tmp/config16918515753434533943tmp [Pipeline] { [Pipeline] sh 05:28:47 + set +x 05:28:47 + curl -s https://codecov.io/bash 05:28:47 + bash -s -- 05:28:47 05:28:47 _____ _ 05:28:47 / ____| | | 05:28:47 | | ___ __| | ___ ___ _____ __ 05:28:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:28:47 | |___| (_) | (_| | __/ (_| (_) \ V / 05:28:47 \_____\___/ \__,_|\___|\___\___/ \_/ 05:28:47 Bash-1.0.6 05:28:47 05:28:47 05:28:47 ==> git version 2.25.1 found 05:28:47 ==> 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:28:47 Release-Date: 2020-01-08 05:28:47 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:28:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:28:47 ==> Jenkins CI detected. 05:28:47 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-340 05:28:47 project root: . 05:28:47 --> token set from env 05:28:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:28:47 ==> Running gcov in . (disable via -X gcov) 05:28:47 ==> Python coveragepy not found 05:28:47 ==> Searching for coverage reports in: 05:28:47 + . 05:28:47 -> Found 1 reports 05:28:47 ==> Detecting git/mercurial file structure 05:28:47 ==> Reading reports 05:28:47 + ./coverage.out bytes=8837 05:28:47 ==> Appending adjustments 05:28:47 https://docs.codecov.io/docs/fixing-reports 05:28:47 + Found adjustments 05:28:47 ==> Gzipping contents 05:28:47 4.0K /tmp/codecov.BnZJjR.gz 05:28:47 ==> Uploading reports 05:28:47 url: https://codecov.io 05:28:47 query: branch=PR-340&commit=5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-340%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=340&job=&cmd_args= 05:28:47 -> Pinging Codecov 05:28:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-340&commit=5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-340%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=340&job=&cmd_args= 05:28:47 -> Uploading to 05:28:47 https://storage.googleapis.com/codecov/v4/raw/2024-02-19/6C56EA5C29638FB4528AC87E60AF5AE0/5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc/40d1b760-8db5-4f52-a612-eac68f41aa18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T052847Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e468fef4bb4ee4755e08159940a93a266d6cc2287d02c5cf72cd3344be1cf7be 05:28:47 % Total % Received % Xferd Average Speed Time Time Time Current 05:28:47 Dload Upload Total Spent Left Speed 05:28:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 6321 --:--:-- --:--:-- --:--:-- 6293 100 1435 0 0 100 1435 0 5070 --:--:-- --:--:-- --:--:-- 5052 05:28:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc [Pipeline] } 05:28:47 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:28:51 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-340/archives ] 05:28:51 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-340/archives 05:28:51 total 16 05:28:51 drwxr-xr-x 3 root root 4096 Feb 19 05:21 . 05:28:51 drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 05:21 .. 05:28:51 drwxr-xr-x 2 root root 4096 Feb 19 05:21 cost 05:28:51 -rw-r--r-- 1 root root 86 Feb 19 05:21 cost.csv 05:28:51 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-340/archives 05:28:51 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-340/archives 05:28:51 total 16 05:28:51 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 05:21 . 05:28:51 drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 05:21 .. 05:28:51 drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 05:21 cost 05:28:51 -rw-r--r-- 1 jenkins jenkins 86 Feb 19 05:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:28:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:28:52 ---> package-listing.sh 05:28:52 ++ facter osfamily 05:28:52 ++ tr '[:upper:]' '[:lower:]' 05:28:52 + OS_FAMILY=debian 05:28:52 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-340 05:28:52 + START_PACKAGES=/tmp/packages_start.txt 05:28:52 + END_PACKAGES=/tmp/packages_end.txt 05:28:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:28:52 + PACKAGES=/tmp/packages_start.txt 05:28:52 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-340 ']' 05:28:52 + PACKAGES=/tmp/packages_end.txt 05:28:52 + case "${OS_FAMILY}" in 05:28:52 + dpkg -l 05:28:52 + grep '^ii' 05:28:52 + '[' -f /tmp/packages_start.txt ']' 05:28:52 + '[' -f /tmp/packages_end.txt ']' 05:28:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:28:52 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-340 ']' 05:28:52 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-340/archives/ 05:28:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-340/archives/ [Pipeline] echo 05:28:52 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-340/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:28:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:28:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:53 prd-ubuntu20.04-docker-8c-8g-1219 does not seem to be running inside a container 05:28:53 $ 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-340/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-340 -v /w/workspace/gexfoundry_device-snmp-go_PR-340:/w/workspace/gexfoundry_device-snmp-go_PR-340:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-340@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:28:54 $ docker top 84f22a8dd542d7a570dd707adf3361b31a0973b5db5b02093472ca061f7ea5c3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:28:54 + touch /tmp/pre-build-complete [Pipeline] sh 05:28:54 + mkdir -p /var/log/sysstat [Pipeline] sh 05:28:55 + ls /var/log/sa-host 05:28:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:28:55 provisioning config files... 05:28:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-340@tmp/config15229622915084835454tmp [Pipeline] { [Pipeline] echo 05:28:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:28:55 ---> create-netrc.sh [Pipeline] } 05:28:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:28:56 ---> python-tools-install.sh [Pipeline] echo 05:28:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:28:56 ---> sudo-logs.sh 05:28:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:28:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:28:57 ---> job-cost.sh 05:28:57 lf-activate-venv: SKIPPING 05:28:57 DEBUG: total: 0.2199999988079071 05:28:57 INFO: Retrieving Stack Cost... 05:28:57 INFO: Retrieving Pricing Info for: v3-standard-8 05:28:58 INFO: Archiving Costs [Pipeline] echo 05:28:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:28:58 ---> logs-deploy.sh 05:28:58 lf-activate-venv: SKIPPING 05:28:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-340/1 05:28:58 INFO: archiving workspace using pattern(s): 05:28:59 Archives upload complete. 05:28:59 INFO: archiving logs to Nexus 05:29:00 ---> uname -a: 05:29:00 Linux prd-ubuntu20-04-docker-8c-8g-1219 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:29:00 05:29:00 05:29:00 ---> lscpu: 05:29:00 Architecture: x86_64 05:29:00 CPU op-mode(s): 32-bit, 64-bit 05:29:00 Byte Order: Little Endian 05:29:00 Address sizes: 40 bits physical, 48 bits virtual 05:29:00 CPU(s): 8 05:29:00 On-line CPU(s) list: 0-7 05:29:00 Thread(s) per core: 1 05:29:00 Core(s) per socket: 1 05:29:00 Socket(s): 8 05:29:00 NUMA node(s): 1 05:29:00 Vendor ID: AuthenticAMD 05:29:00 CPU family: 23 05:29:00 Model: 49 05:29:00 Model name: AMD EPYC-Rome Processor 05:29:00 Stepping: 0 05:29:00 CPU MHz: 2799.998 05:29:00 BogoMIPS: 5599.99 05:29:00 Virtualization: AMD-V 05:29:00 Hypervisor vendor: KVM 05:29:00 Virtualization type: full 05:29:00 L1d cache: 256 KiB 05:29:00 L1i cache: 256 KiB 05:29:00 L2 cache: 4 MiB 05:29:00 L3 cache: 128 MiB 05:29:00 NUMA node0 CPU(s): 0-7 05:29:00 Vulnerability Itlb multihit: Not affected 05:29:00 Vulnerability L1tf: Not affected 05:29:00 Vulnerability Mds: Not affected 05:29:00 Vulnerability Meltdown: Not affected 05:29:00 Vulnerability Mmio stale data: Not affected 05:29:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:29:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:29:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:29:00 Vulnerability Srbds: Not affected 05:29:00 Vulnerability Tsx async abort: Not affected 05:29:00 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:29:00 05:29:00 05:29:00 ---> nproc: 05:29:00 8 05:29:00 05:29:00 05:29:00 ---> df -h: 05:29:00 Filesystem Size Used Avail Use% Mounted on 05:29:00 overlay 155G 12G 144G 8% / 05:29:00 tmpfs 64M 0 64M 0% /dev 05:29:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:29:00 shm 64M 0 64M 0% /dev/shm 05:29:00 /dev/vda1 155G 12G 144G 8% /facter-os 05:29:00 05:29:00 05:29:00 ---> sar -b -r -n DEV: 05:29:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1219) 02/19/24 _x86_64_ (8 CPU) 05:29:00 05:29:00 05:18:21 LINUX RESTART (8 CPU) 05:29:00 05:29:00 05:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:29:00 05:20:01 176.80 10.68 166.12 0.00 1707.45 52836.79 0.00 05:29:00 05:21:01 151.16 1.78 149.38 0.00 45.73 33064.22 0.00 05:29:00 05:22:01 132.79 0.03 132.76 0.00 5.07 36019.46 0.00 05:29:00 05:23:01 2.07 0.00 2.07 0.00 0.00 26.01 0.00 05:29:00 05:24:01 52.49 10.60 41.89 0.00 5155.01 8418.86 0.00 05:29:00 05:25:01 6.62 0.02 6.60 0.00 0.13 130.11 0.00 05:29:00 05:26:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 05:29:00 05:27:01 2.02 0.00 2.02 0.00 0.00 23.33 0.00 05:29:00 05:28:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 05:29:00 Average: 58.52 2.57 55.95 0.00 768.13 14504.99 0.00 05:29:00 05:29:00 05:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:29:00 05:20:01 28219268 31511940 793976 2.41 125064 3359812 2022396 5.96 1205920 2973920 362792 05:29:00 05:21:01 28027000 31435612 861164 2.62 143344 3440312 2134924 6.29 1505324 2841832 399576 05:29:00 05:22:01 27768744 31530816 768536 2.34 154416 3751300 1779892 5.25 1276128 3297816 376 05:29:00 05:23:01 27768880 31531052 768000 2.34 154444 3751296 1779892 5.25 1275752 3297816 16 05:29:00 05:24:01 27296888 31518808 754592 2.29 183672 4175908 1715148 5.05 1576124 3434456 980 05:29:00 05:25:01 27303624 31520692 752148 2.29 182236 4172652 1713468 5.05 1572972 3431188 4 05:29:00 05:26:01 27306136 31523244 749508 2.28 182304 4172656 1713468 5.05 1570732 3431192 8 05:29:00 05:27:01 27306088 31523300 749416 2.28 182384 4172656 1713468 5.05 1570836 3431200 8 05:29:00 05:28:01 27306168 31523440 749196 2.28 182456 4172664 1713468 5.05 1570880 3431204 8 05:29:00 Average: 27589200 31513212 771837 2.35 165591 3907695 1809569 5.33 1458296 3285625 84863 05:29:00 05:29:00 05:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:29:00 05:20:01 docker0 196.45 296.28 16.06 2196.60 0.00 0.00 0.00 0.00 05:29:00 05:20:01 lo 5.80 5.80 0.58 0.58 0.00 0.00 0.00 0.00 05:29:00 05:20:01 ens3 504.90 328.08 7004.41 48.18 0.00 0.00 0.00 0.00 05:29:00 05:21:01 docker0 1.32 2.48 0.08 30.91 0.00 0.00 0.00 0.00 05:29:00 05:21:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 05:29:00 05:21:01 vethf951e0a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:29:00 05:21:01 ens3 63.76 46.21 87.77 88.88 0.00 0.00 0.00 0.00 05:29:00 05:22:01 docker0 2.62 4.58 0.16 62.26 0.00 0.00 0.00 0.00 05:29:00 05:22:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 05:29:00 05:22:01 ens3 102.90 63.27 2644.07 12.42 0.00 0.00 0.00 0.00 05:29:00 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:00 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:29:00 05:23:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:29:00 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:00 05:24:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 05:29:00 05:24:01 ens3 178.44 83.14 2735.49 5.94 0.00 0.00 0.00 0.00 05:29:00 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:00 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:29:00 05:25:01 ens3 0.28 0.22 0.02 0.02 0.00 0.00 0.00 0.00 05:29:00 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:00 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:00 05:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:00 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:00 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:29:00 05:27:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:29:00 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:00 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:00 05:28:01 ens3 0.92 0.42 1.46 0.03 0.00 0.00 0.00 0.00 05:29:00 Average: docker0 22.26 33.70 1.81 254.41 0.00 0.00 0.00 0.00 05:29:00 Average: lo 1.03 1.03 0.10 0.10 0.00 0.00 0.00 0.00 05:29:00 Average: ens3 94.61 57.95 1385.86 17.27 0.00 0.00 0.00 0.00 05:29:00 05:29:00 05:29:00 ---> sar -P ALL: 05:29:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1219) 02/19/24 _x86_64_ (8 CPU) 05:29:00 05:29:00 05:18:21 LINUX RESTART (8 CPU) 05:29:00 05:29:00 05:19:01 CPU %user %nice %system %iowait %steal %idle 05:29:00 05:20:01 all 8.31 0.00 3.79 3.38 0.06 84.47 05:29:00 05:20:01 0 7.50 0.00 3.00 2.06 0.05 87.39 05:29:00 05:20:01 1 8.32 0.00 2.77 2.82 0.05 86.03 05:29:00 05:20:01 2 8.63 0.00 3.41 2.03 0.05 85.88 05:29:00 05:20:01 3 8.15 0.00 4.69 10.00 0.07 77.10 05:29:00 05:20:01 4 9.33 0.00 3.81 1.20 0.07 85.58 05:29:00 05:20:01 5 8.23 0.00 4.44 0.13 0.05 87.14 05:29:00 05:20:01 6 7.91 0.00 4.23 8.22 0.07 79.57 05:29:00 05:20:01 7 8.39 0.00 3.95 0.61 0.05 87.01 05:29:00 05:21:01 all 39.16 0.00 4.85 2.44 0.08 53.48 05:29:00 05:21:01 0 38.98 0.00 4.77 2.20 0.08 53.97 05:29:00 05:21:01 1 38.76 0.00 4.51 0.47 0.08 56.18 05:29:00 05:21:01 2 40.07 0.00 4.40 1.40 0.08 54.05 05:29:00 05:21:01 3 38.16 0.00 5.20 0.64 0.07 55.94 05:29:00 05:21:01 4 38.89 0.00 4.98 0.92 0.07 55.14 05:29:00 05:21:01 5 38.56 0.00 4.44 0.34 0.08 56.58 05:29:00 05:21:01 6 40.29 0.00 4.93 8.86 0.08 45.84 05:29:00 05:21:01 7 39.55 0.00 5.57 4.70 0.08 50.09 05:29:00 05:22:01 all 4.42 0.00 1.89 2.04 0.04 91.62 05:29:00 05:22:01 0 4.07 0.00 1.49 0.02 0.03 94.38 05:29:00 05:22:01 1 4.04 0.00 2.04 0.51 0.03 93.38 05:29:00 05:22:01 2 4.11 0.00 2.20 1.01 0.03 92.65 05:29:00 05:22:01 3 5.45 0.00 2.22 0.10 0.03 92.20 05:29:00 05:22:01 4 4.74 0.00 1.99 7.82 0.07 85.39 05:29:00 05:22:01 5 4.33 0.00 1.91 0.27 0.02 93.47 05:29:00 05:22:01 6 3.45 0.00 1.38 6.06 0.05 89.06 05:29:00 05:22:01 7 5.19 0.00 1.86 0.54 0.03 92.38 05:29:00 05:23:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:29:00 05:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:29:00 05:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:29:00 05:23:01 2 0.03 0.00 0.03 0.00 0.02 99.92 05:29:00 05:23:01 3 0.00 0.00 0.03 0.00 0.02 99.95 05:29:00 05:23:01 4 0.07 0.00 0.02 0.05 0.00 99.87 05:29:00 05:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:29:00 05:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:29:00 05:23:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:29:00 05:24:01 all 2.45 0.00 1.31 0.63 0.03 95.59 05:29:00 05:24:01 0 2.26 0.00 2.44 0.65 0.03 94.61 05:29:00 05:24:01 1 1.91 0.00 1.66 0.77 0.03 95.63 05:29:00 05:24:01 2 1.92 0.00 0.72 0.10 0.03 97.23 05:29:00 05:24:01 3 1.93 0.00 0.90 0.60 0.02 96.55 05:29:00 05:24:01 4 1.57 0.00 0.94 0.48 0.03 96.97 05:29:00 05:24:01 5 4.09 0.00 1.04 0.08 0.02 94.77 05:29:00 05:24:01 6 3.51 0.00 1.59 0.97 0.03 93.91 05:29:00 05:24:01 7 2.37 0.00 1.19 1.39 0.03 95.02 05:29:00 05:25:01 all 0.07 0.00 0.06 0.01 0.01 99.85 05:29:00 05:25:01 0 0.05 0.00 0.10 0.02 0.03 99.80 05:29:00 05:25:01 1 0.03 0.00 0.05 0.00 0.00 99.92 05:29:00 05:25:01 2 0.03 0.00 0.05 0.00 0.00 99.92 05:29:00 05:25:01 3 0.07 0.00 0.05 0.00 0.02 99.87 05:29:00 05:25:01 4 0.07 0.00 0.05 0.00 0.02 99.87 05:29:00 05:25:01 5 0.02 0.00 0.05 0.00 0.00 99.93 05:29:00 05:25:01 6 0.25 0.00 0.07 0.03 0.00 99.65 05:29:00 05:25:01 7 0.03 0.00 0.03 0.07 0.00 99.87 05:29:00 05:26:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:29:00 05:26:01 0 0.05 0.00 0.03 0.00 0.02 99.90 05:29:00 05:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:29:00 05:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:29:00 05:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:29:00 05:26:01 4 0.00 0.00 0.02 0.00 0.03 99.95 05:29:00 05:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:29:00 05:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:29:00 05:26:01 7 0.03 0.00 0.02 0.05 0.00 99.90 05:29:00 05:27:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:29:00 05:27:01 0 0.02 0.00 0.05 0.02 0.03 99.88 05:29:00 05:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:29:00 05:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:29:00 05:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:29:00 05:27:01 4 0.05 0.00 0.00 0.02 0.02 99.92 05:29:00 05:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:29:00 05:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:29:00 05:27:01 7 0.00 0.00 0.02 0.05 0.00 99.93 05:29:00 05:28:01 all 0.03 0.00 0.01 0.01 0.01 99.94 05:29:00 05:28:01 0 0.00 0.00 0.05 0.00 0.02 99.93 05:29:00 05:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:29:00 05:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:29:00 05:28:01 3 0.03 0.00 0.03 0.00 0.02 99.92 05:29:00 05:28:01 4 0.08 0.00 0.00 0.02 0.02 99.88 05:29:00 05:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:29:00 05:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:29:00 05:28:01 7 0.03 0.00 0.00 0.03 0.02 99.92 05:29:00 Average: all 6.02 0.00 1.32 0.94 0.03 91.69 05:29:00 Average: 0 5.86 0.00 1.32 0.55 0.03 92.24 05:29:00 Average: 1 5.87 0.00 1.22 0.50 0.02 92.38 05:29:00 Average: 2 6.05 0.00 1.19 0.50 0.02 92.23 05:29:00 Average: 3 5.96 0.00 1.45 1.24 0.03 91.32 05:29:00 Average: 4 6.07 0.00 1.31 1.16 0.04 91.43 05:29:00 Average: 5 6.11 0.00 1.31 0.09 0.02 92.47 05:29:00 Average: 6 6.13 0.00 1.35 2.66 0.03 89.83 05:29:00 Average: 7 6.13 0.00 1.39 0.82 0.03 91.63 05:29:00 05:29:00 05:29:00