Pull request #189 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fd60ec623f25115f74e82a0371e9617e416d407d+bc9e5fc4f6f386374dc08e9c841744ba7db9ed84 (4ab61f9c9885c0ae748e044dfb73d85e1530f5bc) 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-ssh9522835007308285727.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6330718184772981417.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-189/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-189/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13070181480786110583.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-189/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2060873915148589463.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh2143996085937869746.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-189/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-189/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7790205036147184848.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 bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24591 in /w/workspace/gexfoundry_device-snmp-go_PR-189 [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-189 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bc9e5fc4f6f386374dc08e9c841744ba7db9ed84 into PR head commit fd60ec623f25115f74e82a0371e9617e416d407d Merge succeeded, producing fd60ec623f25115f74e82a0371e9617e416d407d Checking out Revision fd60ec623f25115f74e82a0371e9617e416d407d (PR-189) > 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/189/head:refs/remotes/origin/PR-189 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd60ec623f25115f74e82a0371e9617e416d407d # 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 bc9e5fc4f6f386374dc08e9c841744ba7db9ed84 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd60ec623f25115f74e82a0371e9617e416d407d # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:54:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:54:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:54:42 ========================================================= 13:54:42 EdgeX Global Pipelines Version Info 13:54:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:54:43 ------------------- 13:54:43 stable info: 13:54:43 ------------------- 13:54:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:54:43 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 13:54:43 Message: update stable to v1.0.239 13:54:43 ------------------- 13:54:43 experimental info: 13:54:43 ------------------- 13:54:43 Commited By: **** collab-it+edgex@linuxfoundation.org 13:54:43 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 13:54:43 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:54:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 13:54:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 13:54:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:54:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:54:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:54:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:54:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:54:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:54:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:54:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:54:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:54:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 13:54:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:54:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:54:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:54:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:54:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:54:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:54:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:54:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:54:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:54:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:54:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:54:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:54:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:54:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:54:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:54:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-189 [Pipeline] echo 13:54:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-189 [Pipeline] echo 13:54:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-189 [Pipeline] echo 13:54:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd60ec623f25115f74e82a0371e9617e416d407d [Pipeline] echo 13:54:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd60ec6 [Pipeline] echo 13:54:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:54:45 provisioning config files... 13:54:45 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-189@tmp/config4800335340292075971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:54:46 ---> docker-login.sh 13:54:46 nexus3.edgexfoundry.org:10001 13:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:46 Configure a credential helper to remove this warning. See 13:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:46 13:54:46 Login Succeeded 13:54:46 nexus3.edgexfoundry.org:10002 13:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:46 Configure a credential helper to remove this warning. See 13:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:46 13:54:46 Login Succeeded 13:54:46 nexus3.edgexfoundry.org:10003 13:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:46 Configure a credential helper to remove this warning. See 13:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:46 13:54:46 Login Succeeded 13:54:46 nexus3.edgexfoundry.org:10004 13:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:46 Configure a credential helper to remove this warning. See 13:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:46 13:54:46 Login Succeeded 13:54:46 docker.io 13:54:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:47 Configure a credential helper to remove this warning. See 13:54:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:47 13:54:47 Login Succeeded 13:54:47 ---> docker-login.sh ends [Pipeline] } 13:54:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:54:48 + git rev-list -1 --merges fd60ec623f25115f74e82a0371e9617e416d407d~1..fd60ec623f25115f74e82a0371e9617e416d407d [Pipeline] echo 13:54:48 -----------> git rev-list -1 --merges fd60ec623f25115f74e82a0371e9617e416d407d~1..fd60ec623f25115f74e82a0371e9617e416d407d fd60ec623f25115f74e82a0371e9617e416d407d [false] [Pipeline] sh 13:54:48 + git log --format=format:%s -1 fd60ec623f25115f74e82a0371e9617e416d407d [Pipeline] echo 13:54:48 ========================================================= 13:54:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:54:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:54:48 + git log --format=format:%s -1 fd60ec623f25115f74e82a0371e9617e416d407d [Pipeline] echo 13:54:48 [semverPrep] GIT_COMMIT: fd60ec623f25115f74e82a0371e9617e416d407d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 13:54:48 [semverPrep] This is not a build commit. [Pipeline] sh 13:54:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:54:49 + grep -v github /etc/ssh/ssh_known_hosts 13:54:49 + [ -e /tmp/ssh_known_hosts ] 13:54:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:54:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:54:49 + sudo tee -a /etc/ssh/ssh_known_hosts 13:54:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:54:49 13:54:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:54:50 0.1.4: Pulling from edgex-devops/py-git-semver 13:54:50 b85a868b505f: Pulling fs layer 13:54:50 e2be974225ed: Pulling fs layer 13:54:50 339a4e72a1f5: Pulling fs layer 13:54:50 988bab9f4d93: Pulling fs layer 13:54:50 1469e6f7b9e6: Pulling fs layer 13:54:50 eaf3925da568: Pulling fs layer 13:54:50 bab4dde63d76: Pulling fs layer 13:54:50 bde34c3a00c8: Pulling fs layer 13:54:50 b352a97aabf1: Pulling fs layer 13:54:50 4872d77fe225: Pulling fs layer 13:54:50 5851b861e8e6: Pulling fs layer 13:54:50 bde34c3a00c8: Waiting 13:54:50 988bab9f4d93: Waiting 13:54:50 1469e6f7b9e6: Waiting 13:54:50 eaf3925da568: Waiting 13:54:50 bab4dde63d76: Waiting 13:54:50 b352a97aabf1: Waiting 13:54:50 4872d77fe225: Waiting 13:54:50 5851b861e8e6: Waiting 13:54:50 e2be974225ed: Verifying Checksum 13:54:50 e2be974225ed: Download complete 13:54:50 988bab9f4d93: Verifying Checksum 13:54:50 988bab9f4d93: Download complete 13:54:50 1469e6f7b9e6: Verifying Checksum 13:54:50 1469e6f7b9e6: Download complete 13:54:50 eaf3925da568: Verifying Checksum 13:54:50 eaf3925da568: Download complete 13:54:50 339a4e72a1f5: Verifying Checksum 13:54:50 339a4e72a1f5: Download complete 13:54:50 bde34c3a00c8: Download complete 13:54:50 b352a97aabf1: Verifying Checksum 13:54:50 b352a97aabf1: Download complete 13:54:50 4872d77fe225: Verifying Checksum 13:54:50 4872d77fe225: Download complete 13:54:50 5851b861e8e6: Verifying Checksum 13:54:50 5851b861e8e6: Download complete 13:54:50 b85a868b505f: Verifying Checksum 13:54:50 b85a868b505f: Download complete 13:54:50 bab4dde63d76: Verifying Checksum 13:54:50 bab4dde63d76: Download complete 13:54:51 b85a868b505f: Pull complete 13:54:51 e2be974225ed: Pull complete 13:54:52 339a4e72a1f5: Pull complete 13:54:52 988bab9f4d93: Pull complete 13:54:52 1469e6f7b9e6: Pull complete 13:54:52 eaf3925da568: Pull complete 13:54:54 bab4dde63d76: Pull complete 13:54:54 bde34c3a00c8: Pull complete 13:54:54 b352a97aabf1: Pull complete 13:54:54 4872d77fe225: Pull complete 13:54:55 5851b861e8e6: Pull complete 13:54:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:54:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:54:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:54:55 prd-ubuntu20.04-docker-8c-8g-24591 does not seem to be running inside a container 13:54:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-189 -v /w/workspace/gexfoundry_device-snmp-go_PR-189:/w/workspace/gexfoundry_device-snmp-go_PR-189:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-189@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-189@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 13:54:57 $ docker top f930861ecf982199c350d22f1b0cb344e3c532034e1dbb03aadb60844e3dd000 -eo pid,comm 13:54:57 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). 13:54:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:54:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:54:57 [ssh-agent] Looking for ssh-agent implementation... 13:54:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:54:58 $ docker exec f930861ecf982199c350d22f1b0cb344e3c532034e1dbb03aadb60844e3dd000 ssh-agent 13:54:58 SSH_AUTH_SOCK=/tmp/ssh-DUqjwVmLk8hl/agent.33 13:54:58 SSH_AGENT_PID=39 13:54:58 Running ssh-add (command line suppressed) 13:54:58 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-189@tmp/private_key_4343531098836892003.key (/w/workspace/gexfoundry_device-snmp-go_PR-189@tmp/private_key_4343531098836892003.key) 13:54:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:54:58 + git tag --points-at HEAD [Pipeline] } 13:54:58 $ docker exec --env ******** --env ******** f930861ecf982199c350d22f1b0cb344e3c532034e1dbb03aadb60844e3dd000 ssh-agent -k 13:54:58 unset SSH_AUTH_SOCK; 13:54:58 unset SSH_AGENT_PID; 13:54:58 echo Agent pid 39 killed; 13:54:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:54:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:54:58 [ssh-agent] Looking for ssh-agent implementation... 13:54:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:54:59 $ docker exec f930861ecf982199c350d22f1b0cb344e3c532034e1dbb03aadb60844e3dd000 ssh-agent 13:54:59 SSH_AUTH_SOCK=/tmp/ssh-Nm6gIZT79DY4/agent.72 13:54:59 SSH_AGENT_PID=78 13:54:59 Running ssh-add (command line suppressed) 13:54:59 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-189@tmp/private_key_4876316157240960267.key (/w/workspace/gexfoundry_device-snmp-go_PR-189@tmp/private_key_4876316157240960267.key) 13:54:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:54:59 + git semver init 13:54:59 2022-09-05 13:54:59,839 [run_init] DEBUG init version:0.0.0 force:False 13:54:59 2022-09-05 13:54:59,840 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-189/.semver 13:54:59 2022-09-05 13:54:59,840 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-189/.semver 13:54:59 2022-09-05 13:54:59,840 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-189/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-189, universal_newlines=False, shell=None, istream=None) 13:55:00 2022-09-05 13:55:00,720 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-189/.git/info/exclude 13:55:00 2022-09-05 13:55:00,721 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-189/.semver/PR-189 with force:False 13:55:00 2022-09-05 13:55:00,721 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-189/.semver/PR-189 13:55:00 2022-09-05 13:55:00,726 [execute] INFO git cat-file --batch-check 13:55:00 2022-09-05 13:55:00,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-189/.semver, universal_newlines=False, shell=None, istream=) 13:55:00 2022-09-05 13:55:00,731 [execute] INFO git cat-file --batch 13:55:00 2022-09-05 13:55:00,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-189/.semver, universal_newlines=False, shell=None, istream=) 13:55:00 2022-09-05 13:55:00,736 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-189/.semver/PR-189 13:55:00 0.0.0 [Pipeline] } 13:55:00 $ docker exec --env ******** --env ******** f930861ecf982199c350d22f1b0cb344e3c532034e1dbb03aadb60844e3dd000 ssh-agent -k 13:55:00 unset SSH_AUTH_SOCK; 13:55:00 unset SSH_AGENT_PID; 13:55:00 echo Agent pid 78 killed; 13:55:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:55:01 + git semver [Pipeline] } 13:55:01 $ docker stop --time=1 f930861ecf982199c350d22f1b0cb344e3c532034e1dbb03aadb60844e3dd000 13:55:03 $ docker rm -f f930861ecf982199c350d22f1b0cb344e3c532034e1dbb03aadb60844e3dd000 [Pipeline] // withDockerContainer [Pipeline] sh 13:55:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:55:03 Stashed 1 file(s) [Pipeline] echo 13:55:03 [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 13:55:04 provisioning config files... 13:55:04 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-189@tmp/config9157862298439856426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:55:04 ---> docker-login.sh 13:55:04 nexus3.edgexfoundry.org:10001 13:55:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:04 Configure a credential helper to remove this warning. See 13:55:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:04 13:55:04 Login Succeeded 13:55:04 nexus3.edgexfoundry.org:10002 13:55:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:05 Configure a credential helper to remove this warning. See 13:55:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:05 13:55:05 Login Succeeded 13:55:05 nexus3.edgexfoundry.org:10003 13:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:05 Configure a credential helper to remove this warning. See 13:55:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:05 13:55:05 Login Succeeded 13:55:05 nexus3.edgexfoundry.org:10004 13:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:05 Configure a credential helper to remove this warning. See 13:55:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:05 13:55:05 Login Succeeded 13:55:05 docker.io 13:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:05 Configure a credential helper to remove this warning. See 13:55:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:05 13:55:05 Login Succeeded 13:55:05 ---> docker-login.sh ends [Pipeline] } 13:55:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:55:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:55:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:55:05 ========================================================= 13:55:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:55:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 13:55:06 Sending build context to Docker daemon 5.469MB 13:55:06 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 13:55:06 Step 2/12 : FROM ${BASE} AS builder 13:55:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:55:06 2408cc74d12b: Pulling fs layer 13:55:06 ea60b727a1ce: Pulling fs layer 13:55:06 30c4a7721957: Pulling fs layer 13:55:06 370296b7ddb6: Pulling fs layer 13:55:06 7c6cee850709: Pulling fs layer 13:55:06 39a5fcdaea64: Pulling fs layer 13:55:06 d94ebbe4e438: Pulling fs layer 13:55:06 bcfd1f05c69d: Pulling fs layer 13:55:06 59ccb84bbe0f: Pulling fs layer 13:55:06 7c6cee850709: Waiting 13:55:06 39a5fcdaea64: Waiting 13:55:06 d94ebbe4e438: Waiting 13:55:06 370296b7ddb6: Waiting 13:55:06 bcfd1f05c69d: Waiting 13:55:06 59ccb84bbe0f: Waiting 13:55:06 ea60b727a1ce: Verifying Checksum 13:55:06 ea60b727a1ce: Download complete 13:55:06 30c4a7721957: Verifying Checksum 13:55:06 30c4a7721957: Download complete 13:55:06 7c6cee850709: Verifying Checksum 13:55:06 7c6cee850709: Download complete 13:55:06 39a5fcdaea64: Download complete 13:55:06 2408cc74d12b: Verifying Checksum 13:55:06 2408cc74d12b: Download complete 13:55:06 d94ebbe4e438: Download complete 13:55:06 2408cc74d12b: Pull complete 13:55:06 ea60b727a1ce: Pull complete 13:55:06 30c4a7721957: Pull complete 13:55:06 59ccb84bbe0f: Verifying Checksum 13:55:06 59ccb84bbe0f: Download complete 13:55:07 bcfd1f05c69d: Verifying Checksum 13:55:07 bcfd1f05c69d: Download complete 13:55:07 370296b7ddb6: Verifying Checksum 13:55:07 370296b7ddb6: Download complete 13:55:11 370296b7ddb6: Pull complete 13:55:11 7c6cee850709: Pull complete 13:55:11 39a5fcdaea64: Pull complete 13:55:11 d94ebbe4e438: Pull complete 13:55:13 bcfd1f05c69d: Pull complete 13:55:14 59ccb84bbe0f: Pull complete 13:55:14 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 13:55:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:55:14 ---> a4fb48ad2a94 13:55:14 Step 3/12 : ARG MAKE='make build' 13:55:18 ---> Running in d8835ce13d60 13:55:18 Removing intermediate container d8835ce13d60 13:55:18 ---> be126c1bf5a3 13:55:18 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:55:18 ---> Running in d37414ebf6c4 13:55:18 Removing intermediate container d37414ebf6c4 13:55:18 ---> 74a03bd4cb09 13:55:18 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 13:55:18 ---> Running in 3611c4a1704d 13:55:18 Removing intermediate container 3611c4a1704d 13:55:18 ---> 032de9b747b7 13:55:18 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:55:18 ---> Running in 4ea17b16cf1f 13:55:19 Removing intermediate container 4ea17b16cf1f 13:55:19 ---> 3a8445c76c5b 13:55:19 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:55:19 ---> Running in e2801fb371b2 13:55:19 Still waiting to schedule task 13:55:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:55:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:55:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:55:20 (1/4) Installing openssh-keygen (9.0_p1-r2) 13:55:20 (2/4) Installing libedit (20210910.3.1-r0) 13:55:20 (3/4) Installing openssh-client-common (9.0_p1-r2) 13:55:20 (4/4) Installing openssh-client-default (9.0_p1-r2) 13:55:21 Executing busybox-1.35.0-r13.trigger 13:55:21 OK: 216 MiB in 55 packages 13:55:21 Removing intermediate container e2801fb371b2 13:55:21 ---> 5e0559d5278b 13:55:21 Step 8/12 : WORKDIR /device-snmp-go 13:55:21 ---> Running in 1a15dd115b58 13:55:21 Removing intermediate container 1a15dd115b58 13:55:21 ---> d41d790d4b3e 13:55:21 Step 9/12 : COPY go.mod vendor* ./ 13:55:21 ---> 7b30326fa355 13:55:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:55:21 ---> Running in 90a393a654ab 13:55:43 Removing intermediate container 90a393a654ab 13:55:43 ---> d246ccb6be34 13:55:43 Step 11/12 : COPY . . 13:55:43 ---> 253f61f6f17f 13:55:43 Step 12/12 : RUN ${MAKE} 13:55:43 ---> Running in 3ebcaaa2b2b7 13:55:43 noop 13:55:43 Removing intermediate container 3ebcaaa2b2b7 13:55:43 ---> d530640798e5 13:55:43 Successfully built d530640798e5 13:55:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:44 + docker inspect -f . ci-base-image-x86_64 13:55:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:55:44 prd-ubuntu20.04-docker-8c-8g-24591 does not seem to be running inside a container 13:55:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-189 -v /w/workspace/gexfoundry_device-snmp-go_PR-189:/w/workspace/gexfoundry_device-snmp-go_PR-189:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-189@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-189@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 13:55:44 $ docker top 450717aa56d574d7881f05c21222404436fe726e45b2378270b4385234eae7c3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:55:45 + go version 13:55:45 go version go1.18.3 linux/amd64 [Pipeline] } 13:55:45 $ docker stop --time=1 450717aa56d574d7881f05c21222404436fe726e45b2378270b4385234eae7c3 13:55:46 $ docker rm -f 450717aa56d574d7881f05c21222404436fe726e45b2378270b4385234eae7c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:47 + docker inspect -f . ci-base-image-x86_64 13:55:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:55:47 prd-ubuntu20.04-docker-8c-8g-24591 does not seem to be running inside a container 13:55:47 $ 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-189 -v /w/workspace/gexfoundry_device-snmp-go_PR-189:/w/workspace/gexfoundry_device-snmp-go_PR-189:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-189@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-189@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 13:55:47 $ docker top ecdd6252da0b76b4678a98913b621159f5b48a3cbe8a21e0b06df8622a8ace73 -eo pid,comm [Pipeline] { [Pipeline] sh 13:55:48 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-189 [Pipeline] fileExists [Pipeline] sh 13:55:48 + make test 13:55:48 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 13:55:48 ? github.com/edgexfoundry/device-snmp-go [no test files] 13:55:56 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 13:55:56 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements 13:56:03 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 13:56:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:56:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:56:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:56:05 ./bin/test-attribution-txt.sh 13:56:05 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 13:56:05 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 13:56:05 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 13:56:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:56:05 $ docker stop --time=1 ecdd6252da0b76b4678a98913b621159f5b48a3cbe8a21e0b06df8622a8ace73 13:56:08 $ docker rm -f ecdd6252da0b76b4678a98913b621159f5b48a3cbe8a21e0b06df8622a8ace73 [Pipeline] // withDockerContainer [Pipeline] sh 13:56:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:56:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:56:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:56:09 + ls -al . 13:56:09 total 172 13:56:09 drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 13:55 . 13:56:09 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 13:54 .. 13:56:09 -rw-rw-r-- 1 jenkins jenkins 6 Sep 5 13:54 .dockerignore 13:56:09 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 13:55 .git 13:56:09 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 13:54 .github 13:56:09 -rw-rw-r-- 1 jenkins jenkins 328 Sep 5 13:54 .gitignore 13:56:09 -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 13:54 .golangci.yml 13:56:09 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 13:55 .semver 13:56:09 -rw-rw-r-- 1 jenkins jenkins 8556 Sep 5 13:54 Attribution.txt 13:56:09 -rw-rw-r-- 1 jenkins jenkins 6948 Sep 5 13:54 CHANGELOG.md 13:56:09 -rw-rw-r-- 1 jenkins jenkins 1518 Sep 5 13:54 Dockerfile 13:56:09 -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 13:54 GOVERNANCE.md 13:56:09 -rw-rw-r-- 1 jenkins jenkins 656 Sep 5 13:54 Jenkinsfile 13:56:09 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 5 13:54 LICENSE 13:56:09 -rw-rw-r-- 1 jenkins jenkins 2334 Sep 5 13:54 Makefile 13:56:09 -rw-rw-r-- 1 jenkins jenkins 620 Sep 5 13:54 OWNERS.md 13:56:09 -rw-rw-r-- 1 jenkins jenkins 9390 Sep 5 13:54 README.md 13:56:09 -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 13:55 VERSION 13:56:09 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 13:54 bin 13:56:09 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 13:54 cmd 13:56:09 -rw-r--r-- 1 jenkins jenkins 7631 Sep 5 13:55 coverage.out 13:56:09 -rw-rw-r-- 1 jenkins jenkins 3439 Sep 5 13:54 go.mod 13:56:09 -rw-rw-r-- 1 jenkins jenkins 36897 Sep 5 13:54 go.sum 13:56:09 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 13:54 internal 13:56:09 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 13:54 snap 13:56:09 -rw-rw-r-- 1 jenkins jenkins 228 Sep 5 13:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:09 + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=fd60ec623f25115f74e82a0371e9617e416d407d --label arch=amd64 --label version=0.0.0 . 13:56:09 Sending build context to Docker daemon 5.477MB 13:56:09 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 13:56:09 Step 2/24 : FROM ${BASE} AS builder 13:56:09 ---> d530640798e5 13:56:09 Step 3/24 : ARG MAKE='make build' 13:56:10 ---> Running in 05b035a811e5 13:56:10 Removing intermediate container 05b035a811e5 13:56:10 ---> bf839f3f65cd 13:56:10 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:56:10 ---> Running in 19083245081e 13:56:10 Removing intermediate container 19083245081e 13:56:10 ---> fe80ab3cd81d 13:56:10 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 13:56:10 ---> Running in 2884098ff997 13:56:10 Removing intermediate container 2884098ff997 13:56:10 ---> 2d335b64700d 13:56:10 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:56:10 ---> Running in 017fdf3709e3 13:56:11 Removing intermediate container 017fdf3709e3 13:56:11 ---> b3e7361c255d 13:56:11 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:56:11 ---> Running in 47e31e57bf41 13:56:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:56:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:56:12 OK: 216 MiB in 55 packages 13:56:12 Removing intermediate container 47e31e57bf41 13:56:12 ---> 5db6816bb539 13:56:12 Step 8/24 : WORKDIR /device-snmp-go 13:56:12 ---> Running in 879ef67cad6f 13:56:12 Removing intermediate container 879ef67cad6f 13:56:12 ---> 7ec5970875d0 13:56:12 Step 9/24 : COPY go.mod vendor* ./ 13:56:12 ---> 190ce11358f1 13:56:12 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:56:12 ---> Running in e663f8e6d7ee 13:56:13 Removing intermediate container e663f8e6d7ee 13:56:13 ---> 21d31b9390c6 13:56:13 Step 11/24 : COPY . . 13:56:13 ---> 4c1122195413 13:56:13 Step 12/24 : RUN ${MAKE} 13:56:13 ---> Running in b845e72b2d27 13:56:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.20 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 13:56:36 Removing intermediate container b845e72b2d27 13:56:36 ---> b2521a34da24 13:56:36 Step 13/24 : FROM alpine:3.16 13:56:36 3.16: Pulling from library/alpine 13:56:36 213ec9aee27d: Pulling fs layer 13:56:36 213ec9aee27d: Verifying Checksum 13:56:36 213ec9aee27d: Download complete 13:56:37 213ec9aee27d: Pull complete 13:56:37 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 13:56:37 Status: Downloaded newer image for alpine:3.16 13:56:37 ---> 9c6f07244728 13:56:37 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 13:56:37 ---> Running in 24c0d06ad99d 13:56:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:56:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:56:37 (1/6) Installing dumb-init (1.2.5-r1) 13:56:37 (2/6) Installing libgcc (11.2.1_git20220219-r2) 13:56:37 (3/6) Installing libsodium (1.0.18-r0) 13:56:37 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 13:56:37 (5/6) Installing libzmq (4.3.4-r0) 13:56:37 (6/6) Installing zeromq (4.3.4-r0) 13:56:37 Executing busybox-1.35.0-r17.trigger 13:56:37 OK: 8 MiB in 20 packages 13:56:38 Removing intermediate container 24c0d06ad99d 13:56:38 ---> 0f0de0fe4862 13:56:38 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 13:56:39 ---> 4c3caba0cfd8 13:56:39 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 13:56:39 ---> 3b8fb54f77cb 13:56:39 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 13:56:39 ---> b8c7725333f9 13:56:39 Step 18/24 : EXPOSE 59993 13:56:39 ---> Running in 44f722dec2b8 13:56:39 Removing intermediate container 44f722dec2b8 13:56:39 ---> 08f65a560457 13:56:39 Step 19/24 : EXPOSE 161 13:56:39 ---> Running in 9467727d423b 13:56:39 Removing intermediate container 9467727d423b 13:56:39 ---> 15742d8b22f8 13:56:39 Step 20/24 : ENTRYPOINT ["/device-snmp"] 13:56:39 ---> Running in 9de502cfa79a 13:56:39 Removing intermediate container 9de502cfa79a 13:56:39 ---> de1ed28159fd 13:56:39 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 13:56:39 ---> Running in a9afc0b5b055 13:56:39 Removing intermediate container a9afc0b5b055 13:56:39 ---> e90cbe13fc13 13:56:39 Step 22/24 : LABEL arch=amd64 13:56:39 ---> Running in 68490566f472 13:56:39 Removing intermediate container 68490566f472 13:56:39 ---> 28441a4c7a95 13:56:39 Step 23/24 : LABEL git_sha=fd60ec623f25115f74e82a0371e9617e416d407d 13:56:39 ---> Running in 840748efea16 13:56:39 Removing intermediate container 840748efea16 13:56:39 ---> d3cffac291f7 13:56:39 Step 24/24 : LABEL version=0.0.0 13:56:39 ---> Running in 52d2d8bb9fa5 13:56:39 Removing intermediate container 52d2d8bb9fa5 13:56:39 ---> 80cb2c2d1d82 13:56:39 [Warning] One or more build-args [ARCH] were not consumed 13:56:39 Successfully built 80cb2c2d1d82 13:56:39 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 13:56:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:56:40 13:56:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:56:41 latest: Pulling from edgex-lftools-log-publisher 13:56:41 5eb5b503b376: Pulling fs layer 13:56:41 5c69ac0246d0: Pulling fs layer 13:56:41 ec43610c2a17: Pulling fs layer 13:56:41 3a2ae6a8a46f: Pulling fs layer 13:56:41 33b1e0a273af: Pulling fs layer 13:56:41 5d3b04190fa2: Pulling fs layer 13:56:41 2f39f015ded8: Pulling fs layer 13:56:41 3a2ae6a8a46f: Waiting 13:56:41 33b1e0a273af: Waiting 13:56:41 5d3b04190fa2: Waiting 13:56:41 2f39f015ded8: Waiting 13:56:41 5c69ac0246d0: Verifying Checksum 13:56:41 5c69ac0246d0: Download complete 13:56:41 3a2ae6a8a46f: Download complete 13:56:41 33b1e0a273af: Verifying Checksum 13:56:41 33b1e0a273af: Download complete 13:56:41 5d3b04190fa2: Verifying Checksum 13:56:41 5d3b04190fa2: Download complete 13:56:41 ec43610c2a17: Verifying Checksum 13:56:41 ec43610c2a17: Download complete 13:56:41 5eb5b503b376: Verifying Checksum 13:56:41 5eb5b503b376: Download complete 13:56:41 2f39f015ded8: Download complete 13:56:42 5eb5b503b376: Pull complete 13:56:42 5c69ac0246d0: Pull complete 13:56:43 ec43610c2a17: Pull complete 13:56:43 3a2ae6a8a46f: Pull complete 13:56:43 33b1e0a273af: Pull complete 13:56:43 5d3b04190fa2: Pull complete 13:56:47 2f39f015ded8: Pull complete 13:56:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:56:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:56:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:48 prd-ubuntu20.04-docker-8c-8g-24591 does not seem to be running inside a container 13:56:48 $ 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-189 -v /w/workspace/gexfoundry_device-snmp-go_PR-189:/w/workspace/gexfoundry_device-snmp-go_PR-189:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-189@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-189@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 13:56:52 $ docker top 3395672b96a6ab1f0b59aaf335f554254b46c2fa217b3b67991238f08eca633d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:56:53 ---> job-cost.sh 13:56:53 lf-activate-venv: SKIPPING 13:56:53 INFO: No Stack... 13:56:53 INFO: Retrieving Pricing Info for: v3-standard-8 13:56:53 INFO: Archiving Costs [Pipeline] sh 13:56:54 + + cat /w/workspace/gexfoundry_device-snmp-go_PR-189/archives/cost.csvcut 13:56:54 -d, -f6 [Pipeline] lock 13:56:54 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-189-1-stack-cost] 13:56:54 Resource [jenkins-edgexfoundry-device-snmp-go-PR-189-1-stack-cost] did not exist. Created. 13:56:54 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-189-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:56:54 + echo total: 0.2199999988079071 [Pipeline] stash 13:56:54 Stashed 1 file(s) [Pipeline] } 13:56:54 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-189-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:56:54 $ docker stop --time=1 3395672b96a6ab1f0b59aaf335f554254b46c2fa217b3b67991238f08eca633d 13:56:56 $ docker rm -f 3395672b96a6ab1f0b59aaf335f554254b46c2fa217b3b67991238f08eca633d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:57:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24593 in /w/workspace/gexfoundry_device-snmp-go_PR-189 [Pipeline] { [Pipeline] ws 13:57:01 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 13:57:01 Selected Git installation does not exist. Using Default 13:57:01 The recommended git tool is: NONE 13:57:06 using credential edgex-jenkins-ssh 13:57:06 Cloning the remote Git repository 13:57:07 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 13:57:07 > git init /w/workspace/device-snmp-go/1 # timeout=10 13:57:07 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 13:57:07 > git --version # timeout=10 13:57:07 > git --version # 'git version 2.25.1' 13:57:07 using GIT_SSH to set credentials SSH Credentials for GitHub 13:57:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:57:08 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 13:57:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:57:08 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 13:57:08 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 13:57:08 using GIT_SSH to set credentials SSH Credentials for GitHub 13:57:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/189/head:refs/remotes/origin/PR-189 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:57:09 Merging remotes/origin/main commit bc9e5fc4f6f386374dc08e9c841744ba7db9ed84 into PR head commit fd60ec623f25115f74e82a0371e9617e416d407d 13:57:09 Merge succeeded, producing fd60ec623f25115f74e82a0371e9617e416d407d 13:57:09 Checking out Revision fd60ec623f25115f74e82a0371e9617e416d407d (PR-189) 13:57:09 > git config core.sparsecheckout # timeout=10 13:57:09 > git checkout -f fd60ec623f25115f74e82a0371e9617e416d407d # timeout=10 13:57:09 > git remote # timeout=10 13:57:09 > git config --get remote.origin.url # timeout=10 13:57:09 using GIT_SSH to set credentials SSH Credentials for GitHub 13:57:09 > git merge bc9e5fc4f6f386374dc08e9c841744ba7db9ed84 # timeout=10 13:57:09 > git rev-parse HEAD^{commit} # timeout=10 13:57:09 > git config core.sparsecheckout # timeout=10 13:57:09 > git checkout -f fd60ec623f25115f74e82a0371e9617e416d407d # timeout=10 13:57:13 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 13:57:13 > git --version # timeout=10 13:57:13 > git --version # 'git version 2.25.1' 13:57:13 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:57:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:57:14 % Total % Received % Xferd Average Speed Time Time Time Current 13:57:14 Dload Upload Total Spent Left Speed 13:57:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 82366 0 --:--:-- --:--:-- --:--:-- 82366 [Pipeline] sh 13:57:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:57:15 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 13:57:15 13:57:15 { 13:57:15 "registry-mirrors": [ 13:57:15 "https://nexus3.edgexfoundry.org:10001" 13:57:15 ], 13:57:15 "bip": "10.250.0.254/24", 13:57:15 "hosts": [ 13:57:15 "tcp://0.0.0.0:5555", 13:57:15 "unix:///var/run/docker.sock" 13:57:15 ], 13:57:15 "mtu": 1458, 13:57:15 "selinux-enabled": true, 13:57:15 "seccomp-profile": "/etc/docker/seccomp.json" 13:57:15 } [Pipeline] sh 13:57:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:57:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:57:35 provisioning config files... 13:57:35 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config8274821422943070818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:57:35 ---> docker-login.sh 13:57:35 nexus3.edgexfoundry.org:10001 13:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:36 Configure a credential helper to remove this warning. See 13:57:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:36 13:57:36 Login Succeeded 13:57:36 nexus3.edgexfoundry.org:10002 13:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:36 Configure a credential helper to remove this warning. See 13:57:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:36 13:57:36 Login Succeeded 13:57:36 nexus3.edgexfoundry.org:10003 13:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:37 Configure a credential helper to remove this warning. See 13:57:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:37 13:57:37 Login Succeeded 13:57:37 nexus3.edgexfoundry.org:10004 13:57:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:37 Configure a credential helper to remove this warning. See 13:57:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:37 13:57:37 Login Succeeded 13:57:37 docker.io 13:57:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:38 Configure a credential helper to remove this warning. See 13:57:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:38 13:57:38 Login Succeeded 13:57:38 ---> docker-login.sh ends [Pipeline] } 13:57:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:57:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:57:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:57:38 ========================================================= 13:57:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:57:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:39 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 13:57:39 Sending build context to Docker daemon 2.821MB 13:57:39 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 13:57:39 Step 2/12 : FROM ${BASE} AS builder 13:57:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:57:39 b3c136eddcbf: Pulling fs layer 13:57:39 c0a3192eca97: Pulling fs layer 13:57:39 a050256f5b6f: Pulling fs layer 13:57:39 656be50a0ddc: Pulling fs layer 13:57:39 2bbca73fdf42: Pulling fs layer 13:57:39 46d945488cbd: Pulling fs layer 13:57:39 8a5474983e97: Pulling fs layer 13:57:39 329c88fbcd65: Pulling fs layer 13:57:39 46d945488cbd: Waiting 13:57:39 8a5474983e97: Waiting 13:57:39 329c88fbcd65: Waiting 13:57:39 656be50a0ddc: Waiting 13:57:39 2bbca73fdf42: Waiting 13:57:39 a050256f5b6f: Verifying Checksum 13:57:39 a050256f5b6f: Download complete 13:57:39 c0a3192eca97: Verifying Checksum 13:57:39 c0a3192eca97: Download complete 13:57:39 2bbca73fdf42: Verifying Checksum 13:57:39 2bbca73fdf42: Download complete 13:57:39 46d945488cbd: Verifying Checksum 13:57:39 46d945488cbd: Download complete 13:57:39 b3c136eddcbf: Download complete 13:57:40 b3c136eddcbf: Pull complete 13:57:40 329c88fbcd65: Verifying Checksum 13:57:40 329c88fbcd65: Download complete 13:57:41 c0a3192eca97: Pull complete 13:57:41 a050256f5b6f: Pull complete 13:57:41 8a5474983e97: Verifying Checksum 13:57:41 8a5474983e97: Download complete 13:57:42 656be50a0ddc: Download complete 13:57:55 656be50a0ddc: Pull complete 13:57:55 2bbca73fdf42: Pull complete 13:57:55 46d945488cbd: Pull complete 13:58:01 8a5474983e97: Pull complete 13:58:03 329c88fbcd65: Pull complete 13:58:03 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 13:58:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:58:03 ---> ff4287adb874 13:58:03 Step 3/12 : ARG MAKE='make build' 13:58:04 ---> Running in 1e210a58a585 13:58:05 Removing intermediate container 1e210a58a585 13:58:05 ---> f8345142b6ff 13:58:05 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:58:05 ---> Running in b5769e096f0a 13:58:05 Removing intermediate container b5769e096f0a 13:58:05 ---> 05412d80d358 13:58:05 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 13:58:05 ---> Running in 8dbb737da7c2 13:58:07 Removing intermediate container 8dbb737da7c2 13:58:07 ---> e40056b51f0f 13:58:07 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:58:07 ---> Running in c7db8ded9913 13:58:08 Removing intermediate container c7db8ded9913 13:58:08 ---> ff93b56b2533 13:58:08 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:58:08 ---> Running in a2cc75d54f47 13:58:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:58:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:58:11 (1/4) Installing openssh-keygen (9.0_p1-r2) 13:58:11 (2/4) Installing libedit (20210910.3.1-r0) 13:58:11 (3/4) Installing openssh-client-common (9.0_p1-r2) 13:58:12 (4/4) Installing openssh-client-default (9.0_p1-r2) 13:58:12 Executing busybox-1.35.0-r13.trigger 13:58:12 OK: 226 MiB in 55 packages 13:58:13 Removing intermediate container a2cc75d54f47 13:58:13 ---> b83ad7dc4bfd 13:58:13 Step 8/12 : WORKDIR /device-snmp-go 13:58:13 ---> Running in cedd41bd10c9 13:58:13 Removing intermediate container cedd41bd10c9 13:58:13 ---> 8d919444fa34 13:58:13 Step 9/12 : COPY go.mod vendor* ./ 13:58:14 ---> 10f067797f75 13:58:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:58:14 ---> Running in 5412be96aec3 13:59:01 Removing intermediate container 5412be96aec3 13:59:01 ---> bc34b1443b6f 13:59:01 Step 11/12 : COPY . . 13:59:01 ---> 765961adfb7d 13:59:01 Step 12/12 : RUN ${MAKE} 13:59:01 ---> Running in 44285a268587 13:59:01 noop 13:59:02 Removing intermediate container 44285a268587 13:59:02 ---> c8ea63f6b60d 13:59:02 Successfully built c8ea63f6b60d 13:59:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:02 + docker inspect -f . ci-base-image-arm64 13:59:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:03 prd-ubuntu20.04-docker-arm64-4c-16g-24593 does not seem to be running inside a container 13:59:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:59:04 $ docker top da7e7e56f736497977d22e7b22a35a3a4dd4d8b0fc3c865ee7d2b5c03aaec1a4 -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:05 + go version 13:59:05 go version go1.18.3 linux/arm64 [Pipeline] } 13:59:05 $ docker stop --time=1 da7e7e56f736497977d22e7b22a35a3a4dd4d8b0fc3c865ee7d2b5c03aaec1a4 13:59:07 $ docker rm -f da7e7e56f736497977d22e7b22a35a3a4dd4d8b0fc3c865ee7d2b5c03aaec1a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:08 + docker inspect -f . ci-base-image-arm64 13:59:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:08 prd-ubuntu20.04-docker-arm64-4c-16g-24593 does not seem to be running inside a container 13:59:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:59:09 $ docker top d9c307a60534f8e5183e68bf98f6bb95e59b118b6d49aab3f4a5ee886e630973 -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:10 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 13:59:11 + make test 13:59:11 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 13:59:12 ? github.com/edgexfoundry/device-snmp-go [no test files] 14:00:34 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 14:00:34 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.045s coverage: 0.0% of statements 14:00:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:00:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:00:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:00:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:00:53 ./bin/test-attribution-txt.sh 14:00:53 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 14:00:53 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 14:00:53 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 14:00:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:00:53 $ docker stop --time=1 d9c307a60534f8e5183e68bf98f6bb95e59b118b6d49aab3f4a5ee886e630973 14:00:55 $ docker rm -f d9c307a60534f8e5183e68bf98f6bb95e59b118b6d49aab3f4a5ee886e630973 [Pipeline] // withDockerContainer [Pipeline] sh 14:00:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:00:56 Warning: overwriting stash ‘coverage-report’ 14:00:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:00:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:00:57 + ls -al . 14:00:57 total 168 14:00:57 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 13:59 . 14:00:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 13:57 .. 14:00:57 -rw-rw-r-- 1 jenkins jenkins 6 Sep 5 13:57 .dockerignore 14:00:57 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 13:57 .git 14:00:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 13:57 .github 14:00:57 -rw-rw-r-- 1 jenkins jenkins 328 Sep 5 13:57 .gitignore 14:00:57 -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 13:57 .golangci.yml 14:00:57 -rw-rw-r-- 1 jenkins jenkins 8556 Sep 5 13:57 Attribution.txt 14:00:57 -rw-rw-r-- 1 jenkins jenkins 6948 Sep 5 13:57 CHANGELOG.md 14:00:57 -rw-rw-r-- 1 jenkins jenkins 1518 Sep 5 13:57 Dockerfile 14:00:57 -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 13:57 GOVERNANCE.md 14:00:57 -rw-rw-r-- 1 jenkins jenkins 656 Sep 5 13:57 Jenkinsfile 14:00:57 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 5 13:57 LICENSE 14:00:57 -rw-rw-r-- 1 jenkins jenkins 2334 Sep 5 13:57 Makefile 14:00:57 -rw-rw-r-- 1 jenkins jenkins 620 Sep 5 13:57 OWNERS.md 14:00:57 -rw-rw-r-- 1 jenkins jenkins 9390 Sep 5 13:57 README.md 14:00:57 -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 13:55 VERSION 14:00:57 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 13:57 bin 14:00:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 13:57 cmd 14:00:57 -rw-r--r-- 1 jenkins jenkins 7631 Sep 5 14:00 coverage.out 14:00:57 -rw-rw-r-- 1 jenkins jenkins 3439 Sep 5 13:57 go.mod 14:00:57 -rw-rw-r-- 1 jenkins jenkins 36897 Sep 5 13:57 go.sum 14:00:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 13:57 internal 14:00:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 13:57 snap 14:00:57 -rw-rw-r-- 1 jenkins jenkins 228 Sep 5 13:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:58 + 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=fd60ec623f25115f74e82a0371e9617e416d407d --label arch=arm64 --label version=0.0.0 . 14:00:58 Sending build context to Docker daemon 2.829MB 14:00:58 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 14:00:58 Step 2/24 : FROM ${BASE} AS builder 14:00:58 ---> c8ea63f6b60d 14:00:58 Step 3/24 : ARG MAKE='make build' 14:00:58 ---> Running in 2503e61e07a6 14:00:58 Removing intermediate container 2503e61e07a6 14:00:58 ---> edebaee0db9d 14:00:58 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 14:00:58 ---> Running in 96d6af1e5371 14:00:59 Removing intermediate container 96d6af1e5371 14:00:59 ---> c49a24eb3021 14:00:59 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 14:00:59 ---> Running in 5c1f716a9a3e 14:00:59 Removing intermediate container 5c1f716a9a3e 14:00:59 ---> a87d667a119c 14:00:59 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:00:59 ---> Running in dac2e370b8ad 14:01:01 Removing intermediate container dac2e370b8ad 14:01:01 ---> 2cbcf5f0f4e9 14:01:01 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:01:01 ---> Running in 8360421ec301 14:01:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:01:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:01:04 OK: 226 MiB in 55 packages 14:01:05 Removing intermediate container 8360421ec301 14:01:05 ---> 4430fe084ba4 14:01:05 Step 8/24 : WORKDIR /device-snmp-go 14:01:05 ---> Running in 7c68b117c895 14:01:05 Removing intermediate container 7c68b117c895 14:01:05 ---> a2f2aa363978 14:01:05 Step 9/24 : COPY go.mod vendor* ./ 14:01:06 ---> 92900f30ba86 14:01:06 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:01:06 ---> Running in 90556151a360 14:01:08 Removing intermediate container 90556151a360 14:01:08 ---> a8480a4d7721 14:01:08 Step 11/24 : COPY . . 14:01:09 ---> 8a304a048833 14:01:09 Step 12/24 : RUN ${MAKE} 14:01:09 ---> Running in fa0b5c08d873 14:01:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.20 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 14:03:32 Removing intermediate container fa0b5c08d873 14:03:32 ---> 55c2ebd9cc38 14:03:32 Step 13/24 : FROM alpine:3.16 14:03:32 3.16: Pulling from library/alpine 14:03:32 9b18e9b68314: Pulling fs layer 14:03:32 9b18e9b68314: Verifying Checksum 14:03:32 9b18e9b68314: Download complete 14:03:32 9b18e9b68314: Pull complete 14:03:32 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 14:03:32 Status: Downloaded newer image for alpine:3.16 14:03:32 ---> a6215f271958 14:03:32 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 14:03:32 ---> Running in a28bd7ebd5a9 14:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:03:32 (1/6) Installing dumb-init (1.2.5-r1) 14:03:32 (2/6) Installing libgcc (11.2.1_git20220219-r2) 14:03:32 (3/6) Installing libsodium (1.0.18-r0) 14:03:32 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 14:03:32 (5/6) Installing libzmq (4.3.4-r0) 14:03:32 (6/6) Installing zeromq (4.3.4-r0) 14:03:32 Executing busybox-1.35.0-r17.trigger 14:03:32 OK: 8 MiB in 20 packages 14:03:32 Removing intermediate container a28bd7ebd5a9 14:03:32 ---> 3da88c16ca9e 14:03:32 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 14:03:32 ---> b544355ba720 14:03:32 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 14:03:32 ---> 13fbdf4c570a 14:03:32 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 14:03:32 ---> 6c9332d0fcb3 14:03:32 Step 18/24 : EXPOSE 59993 14:03:32 ---> Running in 8a96185eb670 14:03:32 Removing intermediate container 8a96185eb670 14:03:32 ---> 2e6baa7dd646 14:03:32 Step 19/24 : EXPOSE 161 14:03:32 ---> Running in 84d3ca9ee707 14:03:32 Removing intermediate container 84d3ca9ee707 14:03:32 ---> 882a9bee1af2 14:03:32 Step 20/24 : ENTRYPOINT ["/device-snmp"] 14:03:32 ---> Running in f85237e66984 14:03:32 Removing intermediate container f85237e66984 14:03:32 ---> e78c09ada4c5 14:03:32 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 14:03:32 ---> Running in 82fb75327e4b 14:03:32 Removing intermediate container 82fb75327e4b 14:03:32 ---> e5210078d85a 14:03:32 Step 22/24 : LABEL arch=arm64 14:03:32 ---> Running in 381b7c9cfea6 14:03:32 Removing intermediate container 381b7c9cfea6 14:03:32 ---> e99f69b4f5fb 14:03:32 Step 23/24 : LABEL git_sha=fd60ec623f25115f74e82a0371e9617e416d407d 14:03:32 ---> Running in 7084322114e9 14:03:32 Removing intermediate container 7084322114e9 14:03:32 ---> 699ccd0b8404 14:03:32 Step 24/24 : LABEL version=0.0.0 14:03:32 ---> Running in 28b4bbeed78f 14:03:32 Removing intermediate container 28b4bbeed78f 14:03:32 ---> 6cf456a99cb2 14:03:32 [Warning] One or more build-args [ARCH] were not consumed 14:03:32 Successfully built 6cf456a99cb2 14:03:32 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 14:03:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:03:33 14:03:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:03:33 arm64: Pulling from edgex-lftools-log-publisher 14:03:33 8998bd30e6a1: Pulling fs layer 14:03:33 04944245beec: Pulling fs layer 14:03:33 699f458cf7ca: Pulling fs layer 14:03:33 765212b225bb: Pulling fs layer 14:03:33 f23df028b6ca: Pulling fs layer 14:03:33 d65c8cfc05b1: Pulling fs layer 14:03:33 2437ff75d9bd: Pulling fs layer 14:03:33 765212b225bb: Waiting 14:03:33 f23df028b6ca: Waiting 14:03:33 2437ff75d9bd: Waiting 14:03:33 d65c8cfc05b1: Waiting 14:03:33 04944245beec: Verifying Checksum 14:03:33 04944245beec: Download complete 14:03:33 765212b225bb: Verifying Checksum 14:03:33 765212b225bb: Download complete 14:03:33 f23df028b6ca: Verifying Checksum 14:03:33 f23df028b6ca: Download complete 14:03:33 d65c8cfc05b1: Verifying Checksum 14:03:33 d65c8cfc05b1: Download complete 14:03:34 699f458cf7ca: Verifying Checksum 14:03:34 699f458cf7ca: Download complete 14:03:34 8998bd30e6a1: Verifying Checksum 14:03:34 8998bd30e6a1: Download complete 14:03:37 2437ff75d9bd: Verifying Checksum 14:03:37 2437ff75d9bd: Download complete 14:03:39 8998bd30e6a1: Pull complete 14:03:39 04944245beec: Pull complete 14:03:40 699f458cf7ca: Pull complete 14:03:40 765212b225bb: Pull complete 14:03:41 f23df028b6ca: Pull complete 14:03:41 d65c8cfc05b1: Pull complete 14:03:57 2437ff75d9bd: Pull complete 14:03:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:03:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:03:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:57 prd-ubuntu20.04-docker-arm64-4c-16g-24593 does not seem to be running inside a container 14:03:57 $ 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 14:04:00 $ docker top 2b33076a35030e9fc84e9374e5fcdb7c9995b238c5fec45cd0d4c7e0221c6e69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:04:01 ---> job-cost.sh 14:04:01 lf-activate-venv: SKIPPING 14:04:01 INFO: No Stack... 14:04:01 INFO: Retrieving Pricing Info for: v3-standard-4 14:04:02 INFO: Archiving Costs [Pipeline] sh 14:04:03 + + catcut /w/workspace/device-snmp-go/1/archives/cost.csv -d, 14:04:03 -f6 [Pipeline] lock 14:04:03 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-189-1-stack-cost] 14:04:03 Resource [jenkins-edgexfoundry-device-snmp-go-PR-189-1-stack-cost] did not exist. Created. 14:04:03 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-189-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:04:04 /w/workspace/device-snmp-go/1@tmp/durable-e36bbf6d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:04:04 + echo total: 0.10999999940395355 [Pipeline] stash 14:04:04 Warning: overwriting stash ‘stack-cost’ 14:04:04 Stashed 1 file(s) [Pipeline] } 14:04:04 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-189-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:04:04 $ docker stop --time=1 2b33076a35030e9fc84e9374e5fcdb7c9995b238c5fec45cd0d4c7e0221c6e69 14:04:06 $ docker rm -f 2b33076a35030e9fc84e9374e5fcdb7c9995b238c5fec45cd0d4c7e0221c6e69 [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 14:04:07 provisioning config files... 14:04:07 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-189@tmp/config2630557404295127694tmp [Pipeline] { [Pipeline] sh 14:04:07 + set +x 14:04:07 + curl -s https://codecov.io/bash 14:04:07 + bash -s -- 14:04:07 14:04:07 _____ _ 14:04:07 / ____| | | 14:04:07 | | ___ __| | ___ ___ _____ __ 14:04:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:04:07 | |___| (_) | (_| | __/ (_| (_) \ V / 14:04:07 \_____\___/ \__,_|\___|\___\___/ \_/ 14:04:07 Bash-1.0.6 14:04:07 14:04:07 14:04:07 ==> git version 2.25.1 found 14:04:07 ==> 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 14:04:07 Release-Date: 2020-01-08 14:04:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:04:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:04:07 ==> Jenkins CI detected. 14:04:07 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-189 14:04:07 project root: . 14:04:07 --> token set from env 14:04:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:04:07 ==> Running gcov in . (disable via -X gcov) 14:04:07 ==> Python coveragepy not found 14:04:07 ==> Searching for coverage reports in: 14:04:07 + . 14:04:07 -> Found 1 reports 14:04:07 ==> Detecting git/mercurial file structure 14:04:07 ==> Reading reports 14:04:07 + ./coverage.out bytes=7631 14:04:07 ==> Appending adjustments 14:04:07 https://docs.codecov.io/docs/fixing-reports 14:04:08 + Found adjustments 14:04:08 ==> Gzipping contents 14:04:08 4.0K /tmp/codecov.Lgf5ra.gz 14:04:08 ==> Uploading reports 14:04:08 url: https://codecov.io 14:04:08 query: branch=PR-189&commit=fd60ec623f25115f74e82a0371e9617e416d407d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-189%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=189&job=&cmd_args= 14:04:08 -> Pinging Codecov 14:04:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-189&commit=fd60ec623f25115f74e82a0371e9617e416d407d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-189%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=189&job=&cmd_args= 14:04:08 -> Uploading to 14:04:08 https://storage.googleapis.com/codecov/v4/raw/2022-09-05/6C56EA5C29638FB4528AC87E60AF5AE0/fd60ec623f25115f74e82a0371e9617e416d407d/7874ce7d-5983-4cc4-a5c0-eaf8ebbb48ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220905T140408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bceb8f54b725885a9d76dc22eae58887a74c624e8b1d89007b4f0c773c5827c0 14:04:08 % Total % Received % Xferd Average Speed Time Time Time Current 14:04:08 Dload Upload Total Spent Left Speed 14:04:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1535 0 0 100 1535 0 6587 --:--:-- --:--:-- --:--:-- 6587 14:04:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/fd60ec623f25115f74e82a0371e9617e416d407d [Pipeline] } 14:04:08 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 14:04:10 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-189/archives ] 14:04:10 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-189/archives 14:04:10 total 16 14:04:10 drwxr-xr-x 3 root root 4096 Sep 5 13:56 . 14:04:10 drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 13:56 .. 14:04:10 drwxr-xr-x 2 root root 4096 Sep 5 13:56 cost 14:04:10 -rw-r--r-- 1 root root 86 Sep 5 13:56 cost.csv 14:04:10 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-189/archives 14:04:10 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-189/archives 14:04:10 total 16 14:04:10 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 13:56 . 14:04:10 drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 13:56 .. 14:04:10 drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 13:56 cost 14:04:10 -rw-r--r-- 1 jenkins jenkins 86 Sep 5 13:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:04:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:04:11 ---> package-listing.sh 14:04:11 ++ facter osfamily 14:04:11 ++ tr '[:upper:]' '[:lower:]' 14:04:11 + OS_FAMILY=debian 14:04:11 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-189 14:04:11 + START_PACKAGES=/tmp/packages_start.txt 14:04:11 + END_PACKAGES=/tmp/packages_end.txt 14:04:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:04:11 + PACKAGES=/tmp/packages_start.txt 14:04:11 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-189 ']' 14:04:11 + PACKAGES=/tmp/packages_end.txt 14:04:11 + case "${OS_FAMILY}" in 14:04:11 + dpkg -l 14:04:11 + grep '^ii' 14:04:11 + '[' -f /tmp/packages_start.txt ']' 14:04:11 + '[' -f /tmp/packages_end.txt ']' 14:04:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:04:11 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-189 ']' 14:04:11 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-189/archives/ 14:04:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-189/archives/ [Pipeline] echo 14:04:11 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-189/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:04:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:04:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:12 prd-ubuntu20.04-docker-8c-8g-24591 does not seem to be running inside a container 14:04:13 $ 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-189/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-189 -v /w/workspace/gexfoundry_device-snmp-go_PR-189:/w/workspace/gexfoundry_device-snmp-go_PR-189:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-189@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-189@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 14:04:13 $ docker top 1c4df5af94b721101c4fba43e0504fbbbc0ccec9e502906351e7f4d85151cbd8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:04:14 + touch /tmp/pre-build-complete [Pipeline] sh 14:04:14 + mkdir -p /var/log/sysstat [Pipeline] sh 14:04:14 + ls /var/log/sa-host 14:04:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:04:14 provisioning config files... 14:04:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-189@tmp/config7816365719537363771tmp [Pipeline] { [Pipeline] echo 14:04:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:04:15 ---> create-netrc.sh [Pipeline] } 14:04:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:04:15 ---> python-tools-install.sh [Pipeline] echo 14:04:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:04:16 ---> sudo-logs.sh 14:04:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:04:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:04:16 ---> job-cost.sh 14:04:16 lf-activate-venv: SKIPPING 14:04:16 DEBUG: total: 0.2199999988079071 14:04:16 INFO: Retrieving Stack Cost... 14:04:16 INFO: Retrieving Pricing Info for: v3-standard-8 14:04:17 INFO: Archiving Costs [Pipeline] echo 14:04:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:04:17 ---> logs-deploy.sh 14:04:17 lf-activate-venv: SKIPPING 14:04:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-189/1 14:04:17 INFO: archiving workspace using pattern(s): 14:04:18 Archives upload complete. 14:04:18 INFO: archiving logs to Nexus 14:04:19 ---> uname -a: 14:04:19 Linux prd-ubuntu20-04-docker-8c-8g-24591 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 14:04:19 14:04:19 14:04:19 ---> lscpu: 14:04:19 Architecture: x86_64 14:04:19 CPU op-mode(s): 32-bit, 64-bit 14:04:19 Byte Order: Little Endian 14:04:19 Address sizes: 40 bits physical, 48 bits virtual 14:04:19 CPU(s): 8 14:04:19 On-line CPU(s) list: 0-7 14:04:19 Thread(s) per core: 1 14:04:19 Core(s) per socket: 1 14:04:19 Socket(s): 8 14:04:19 NUMA node(s): 1 14:04:19 Vendor ID: AuthenticAMD 14:04:19 CPU family: 23 14:04:19 Model: 49 14:04:19 Model name: AMD EPYC-Rome Processor 14:04:19 Stepping: 0 14:04:19 CPU MHz: 2799.994 14:04:19 BogoMIPS: 5599.98 14:04:19 Virtualization: AMD-V 14:04:19 Hypervisor vendor: KVM 14:04:19 Virtualization type: full 14:04:19 L1d cache: 256 KiB 14:04:19 L1i cache: 256 KiB 14:04:19 L2 cache: 4 MiB 14:04:19 L3 cache: 128 MiB 14:04:19 NUMA node0 CPU(s): 0-7 14:04:19 Vulnerability Itlb multihit: Not affected 14:04:19 Vulnerability L1tf: Not affected 14:04:19 Vulnerability Mds: Not affected 14:04:19 Vulnerability Meltdown: Not affected 14:04:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:04:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:04:19 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:04:19 Vulnerability Srbds: Not affected 14:04:19 Vulnerability Tsx async abort: Not affected 14:04:19 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 14:04:19 14:04:19