Pull request #197 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-snmp-go Obtained Jenkinsfile from cbddcbe34f268d86a838dea3e42d67f950982f87+86e265f4693997e38d18c21fe32d96af1ec8218a (125f3aeff7015753f8fa4db35fc23853b844076b) 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-ssh17955516839811193260.key Verifying host key using known hosts file > 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-ssh16713468445830090619.key Verifying host key using known hosts file > 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-197/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-197/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14549980244138849434.key Verifying host key using known hosts file > 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-197/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13836607234942925320.key Verifying host key using known hosts file > 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-ssh2679993331533026644.key Verifying host key using known hosts file > 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-197/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-197/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1013383561634844204.key Verifying host key using known hosts file > 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7857’ Running on prd-ubuntu20.04-docker-8c-8g-7859 in /w/workspace/gexfoundry_device-snmp-go_PR-197 [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-197 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 86e265f4693997e38d18c21fe32d96af1ec8218a into PR head commit cbddcbe34f268d86a838dea3e42d67f950982f87 Merge succeeded, producing cbddcbe34f268d86a838dea3e42d67f950982f87 Checking out Revision cbddcbe34f268d86a838dea3e42d67f950982f87 (PR-197) > git config core.sparsecheckout # timeout=10 > git checkout -f cbddcbe34f268d86a838dea3e42d67f950982f87 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 86e265f4693997e38d18c21fe32d96af1ec8218a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cbddcbe34f268d86a838dea3e42d67f950982f87 # timeout=10 Commit message: "feat(snap): add config interface with unique identifier" 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:13:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:13:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:13:48 ========================================================= 13:13:48 EdgeX Global Pipelines Version Info 13:13:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:13:49 ------------------- 13:13:49 stable info: 13:13:49 ------------------- 13:13:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:13:49 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 13:13:49 Message: update stable to v1.0.239 13:13:50 ------------------- 13:13:50 experimental info: 13:13:50 ------------------- 13:13:50 Commited By: **** collab-it+edgex@linuxfoundation.org 13:13:50 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 13:13:50 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:13:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 13:13:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 13:13:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:13:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:13:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:13:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:13:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:13:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:13:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:13:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:13:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:13:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 13:13:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:13:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:13:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:13:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:13:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:13:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:13:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:13:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:13:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:13:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:13:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:13:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:13:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:13:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:13:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:13:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-197 [Pipeline] echo 13:13:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-197 [Pipeline] echo 13:13:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-197 [Pipeline] echo 13:13:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cbddcbe34f268d86a838dea3e42d67f950982f87 [Pipeline] echo 13:13:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cbddcbe [Pipeline] echo 13:13:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:13:51 provisioning config files... 13:13:51 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-197@tmp/config10016334780995960300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:13:52 ---> docker-login.sh 13:13:52 nexus3.edgexfoundry.org:10001 13:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:52 Configure a credential helper to remove this warning. See 13:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:52 13:13:52 Login Succeeded 13:13:52 nexus3.edgexfoundry.org:10002 13:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:52 Configure a credential helper to remove this warning. See 13:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:52 13:13:52 Login Succeeded 13:13:52 nexus3.edgexfoundry.org:10003 13:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:52 Configure a credential helper to remove this warning. See 13:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:52 13:13:52 Login Succeeded 13:13:52 nexus3.edgexfoundry.org:10004 13:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:52 Configure a credential helper to remove this warning. See 13:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:52 13:13:52 Login Succeeded 13:13:52 docker.io 13:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:53 Configure a credential helper to remove this warning. See 13:13:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:53 13:13:53 Login Succeeded 13:13:53 ---> docker-login.sh ends [Pipeline] } 13:13:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:13:53 + git rev-list -1 --merges cbddcbe34f268d86a838dea3e42d67f950982f87~1..cbddcbe34f268d86a838dea3e42d67f950982f87 [Pipeline] echo 13:13:53 -----------> git rev-list -1 --merges cbddcbe34f268d86a838dea3e42d67f950982f87~1..cbddcbe34f268d86a838dea3e42d67f950982f87 cbddcbe34f268d86a838dea3e42d67f950982f87 [false] [Pipeline] sh 13:13:54 + git log --format=format:%s -1 cbddcbe34f268d86a838dea3e42d67f950982f87 [Pipeline] echo 13:13:54 ========================================================= 13:13:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:13:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:13:54 + git log --format=format:%s -1 cbddcbe34f268d86a838dea3e42d67f950982f87 [Pipeline] echo 13:13:54 [semverPrep] GIT_COMMIT: cbddcbe34f268d86a838dea3e42d67f950982f87, Commit Message: feat(snap): add config interface with unique identifier [Pipeline] echo 13:13:54 [semverPrep] This is not a build commit. [Pipeline] sh 13:13:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:13:55 + grep -v github /etc/ssh/ssh_known_hosts 13:13:55 + [ -e /tmp/ssh_known_hosts ] 13:13:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:13:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:13:55 + sudo tee -a /etc/ssh/ssh_known_hosts 13:13:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:13:55 13:13:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:13:55 0.1.4: Pulling from edgex-devops/py-git-semver 13:13:55 b85a868b505f: Pulling fs layer 13:13:55 e2be974225ed: Pulling fs layer 13:13:55 339a4e72a1f5: Pulling fs layer 13:13:55 988bab9f4d93: Pulling fs layer 13:13:55 1469e6f7b9e6: Pulling fs layer 13:13:55 eaf3925da568: Pulling fs layer 13:13:55 bab4dde63d76: Pulling fs layer 13:13:55 bde34c3a00c8: Pulling fs layer 13:13:55 b352a97aabf1: Pulling fs layer 13:13:55 eaf3925da568: Waiting 13:13:55 bab4dde63d76: Waiting 13:13:55 988bab9f4d93: Waiting 13:13:55 1469e6f7b9e6: Waiting 13:13:55 4872d77fe225: Pulling fs layer 13:13:55 5851b861e8e6: Pulling fs layer 13:13:55 4872d77fe225: Waiting 13:13:55 b352a97aabf1: Waiting 13:13:55 5851b861e8e6: Waiting 13:13:55 e2be974225ed: Download complete 13:13:55 988bab9f4d93: Download complete 13:13:56 1469e6f7b9e6: Verifying Checksum 13:13:56 1469e6f7b9e6: Download complete 13:13:56 339a4e72a1f5: Verifying Checksum 13:13:56 339a4e72a1f5: Download complete 13:13:56 eaf3925da568: Download complete 13:13:56 bde34c3a00c8: Verifying Checksum 13:13:56 bde34c3a00c8: Download complete 13:13:56 b352a97aabf1: Download complete 13:13:56 4872d77fe225: Download complete 13:13:56 5851b861e8e6: Download complete 13:13:56 b85a868b505f: Verifying Checksum 13:13:56 b85a868b505f: Download complete 13:13:56 bab4dde63d76: Verifying Checksum 13:13:56 bab4dde63d76: Download complete 13:13:57 b85a868b505f: Pull complete 13:13:57 e2be974225ed: Pull complete 13:13:57 339a4e72a1f5: Pull complete 13:13:58 988bab9f4d93: Pull complete 13:13:58 1469e6f7b9e6: Pull complete 13:13:58 eaf3925da568: Pull complete 13:14:00 bab4dde63d76: Pull complete 13:14:00 bde34c3a00c8: Pull complete 13:14:00 b352a97aabf1: Pull complete 13:14:00 4872d77fe225: Pull complete 13:14:00 5851b861e8e6: Pull complete 13:14:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:14:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:14:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:00 prd-ubuntu20.04-docker-8c-8g-7859 does not seem to be running inside a container 13:14:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-197 -v /w/workspace/gexfoundry_device-snmp-go_PR-197:/w/workspace/gexfoundry_device-snmp-go_PR-197:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-197@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-197@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-devops/py-git-semver:0.1.4 cat 13:14:02 $ docker top 29c3c76215a7a2723347164decec6e0f1f55bcab697e9526e9fef7725bd405bc -eo pid,comm 13:14:03 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:14:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:14:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:14:03 [ssh-agent] Looking for ssh-agent implementation... 13:14:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:14:03 $ docker exec 29c3c76215a7a2723347164decec6e0f1f55bcab697e9526e9fef7725bd405bc ssh-agent 13:14:03 SSH_AUTH_SOCK=/tmp/ssh-iB8hOMafPrdJ/agent.32 13:14:03 SSH_AGENT_PID=38 13:14:03 Running ssh-add (command line suppressed) 13:14:03 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-197@tmp/private_key_30046843788686779.key (/w/workspace/gexfoundry_device-snmp-go_PR-197@tmp/private_key_30046843788686779.key) 13:14:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:14:03 + git tag --points-at HEAD [Pipeline] } 13:14:03 $ docker exec --env ******** --env ******** 29c3c76215a7a2723347164decec6e0f1f55bcab697e9526e9fef7725bd405bc ssh-agent -k 13:14:03 unset SSH_AUTH_SOCK; 13:14:03 unset SSH_AGENT_PID; 13:14:03 echo Agent pid 38 killed; 13:14:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:14:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:14:04 [ssh-agent] Looking for ssh-agent implementation... 13:14:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:14:04 $ docker exec 29c3c76215a7a2723347164decec6e0f1f55bcab697e9526e9fef7725bd405bc ssh-agent 13:14:04 SSH_AUTH_SOCK=/tmp/ssh-4OrRoMWeE7Sg/agent.70 13:14:04 SSH_AGENT_PID=76 13:14:04 Running ssh-add (command line suppressed) 13:14:04 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-197@tmp/private_key_3179317644239079803.key (/w/workspace/gexfoundry_device-snmp-go_PR-197@tmp/private_key_3179317644239079803.key) 13:14:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:14:04 + git semver init 13:14:04 2022-10-14 13:14:04,921 [run_init] DEBUG init version:0.0.0 force:False 13:14:04 2022-10-14 13:14:04,921 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-197/.semver 13:14:04 2022-10-14 13:14:04,922 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-197/.semver 13:14:04 2022-10-14 13:14:04,922 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-197/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-197, universal_newlines=False, shell=None, istream=None) 13:14:05 2022-10-14 13:14:05,846 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-197/.git/info/exclude 13:14:05 2022-10-14 13:14:05,846 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-197/.semver/PR-197 with force:False 13:14:05 2022-10-14 13:14:05,846 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-197/.semver/PR-197 13:14:05 2022-10-14 13:14:05,851 [execute] INFO git cat-file --batch-check 13:14:05 2022-10-14 13:14:05,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-197/.semver, universal_newlines=False, shell=None, istream=) 13:14:05 2022-10-14 13:14:05,855 [execute] INFO git cat-file --batch 13:14:05 2022-10-14 13:14:05,855 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-197/.semver, universal_newlines=False, shell=None, istream=) 13:14:05 2022-10-14 13:14:05,860 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-197/.semver/PR-197 13:14:05 0.0.0 [Pipeline] } 13:14:05 $ docker exec --env ******** --env ******** 29c3c76215a7a2723347164decec6e0f1f55bcab697e9526e9fef7725bd405bc ssh-agent -k 13:14:06 unset SSH_AUTH_SOCK; 13:14:06 unset SSH_AGENT_PID; 13:14:06 echo Agent pid 76 killed; 13:14:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:14:06 + git semver [Pipeline] } 13:14:06 $ docker stop --time=1 29c3c76215a7a2723347164decec6e0f1f55bcab697e9526e9fef7725bd405bc 13:14:08 $ docker rm -f 29c3c76215a7a2723347164decec6e0f1f55bcab697e9526e9fef7725bd405bc [Pipeline] // withDockerContainer [Pipeline] sh 13:14:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:14:08 Stashed 1 file(s) [Pipeline] echo 13:14:08 [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:14:09 provisioning config files... 13:14:09 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-197@tmp/config15998043062308970598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:09 ---> docker-login.sh 13:14:09 nexus3.edgexfoundry.org:10001 13:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:09 Configure a credential helper to remove this warning. See 13:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:09 13:14:09 Login Succeeded 13:14:09 nexus3.edgexfoundry.org:10002 13:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:09 Configure a credential helper to remove this warning. See 13:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:09 13:14:09 Login Succeeded 13:14:09 nexus3.edgexfoundry.org:10003 13:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:09 Configure a credential helper to remove this warning. See 13:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:09 13:14:09 Login Succeeded 13:14:09 nexus3.edgexfoundry.org:10004 13:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:09 Configure a credential helper to remove this warning. See 13:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:09 13:14:09 Login Succeeded 13:14:09 docker.io 13:14:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:10 Configure a credential helper to remove this warning. See 13:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:10 13:14:10 Login Succeeded 13:14:10 ---> docker-login.sh ends [Pipeline] } 13:14:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:14:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:14:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:14:10 ========================================================= 13:14:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:14:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:11 + 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:14:11 Sending build context to Docker daemon 5.521MB 13:14:11 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 13:14:11 Step 2/13 : FROM ${BASE} AS builder 13:14:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:14:11 213ec9aee27d: Pulling fs layer 13:14:11 4583459ba037: Pulling fs layer 13:14:11 93c1e223e6f2: Pulling fs layer 13:14:11 53926ce57604: Pulling fs layer 13:14:11 21b2b0c7a3f4: Pulling fs layer 13:14:11 30f14e443154: Pulling fs layer 13:14:11 801331c1e519: Pulling fs layer 13:14:11 99cc6dd402b0: Pulling fs layer 13:14:11 7d9ed39f4882: Pulling fs layer 13:14:11 801331c1e519: Waiting 13:14:11 53926ce57604: Waiting 13:14:11 99cc6dd402b0: Waiting 13:14:11 21b2b0c7a3f4: Waiting 13:14:11 7d9ed39f4882: Waiting 13:14:11 30f14e443154: Waiting 13:14:11 93c1e223e6f2: Download complete 13:14:11 4583459ba037: Verifying Checksum 13:14:11 4583459ba037: Download complete 13:14:11 21b2b0c7a3f4: Verifying Checksum 13:14:11 21b2b0c7a3f4: Download complete 13:14:11 30f14e443154: Verifying Checksum 13:14:11 30f14e443154: Download complete 13:14:11 213ec9aee27d: Verifying Checksum 13:14:11 213ec9aee27d: Download complete 13:14:11 213ec9aee27d: Pull complete 13:14:11 4583459ba037: Pull complete 13:14:11 93c1e223e6f2: Pull complete 13:14:11 7d9ed39f4882: Verifying Checksum 13:14:11 7d9ed39f4882: Download complete 13:14:11 53926ce57604: Verifying Checksum 13:14:11 53926ce57604: Download complete 13:14:12 99cc6dd402b0: Verifying Checksum 13:14:12 99cc6dd402b0: Download complete 13:14:16 53926ce57604: Pull complete 13:14:16 21b2b0c7a3f4: Pull complete 13:14:16 30f14e443154: Pull complete 13:14:16 801331c1e519: Pull complete 13:14:18 99cc6dd402b0: Pull complete 13:14:18 7d9ed39f4882: Pull complete 13:14:18 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 13:14:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:14:18 ---> 1dedd983c030 13:14:18 Step 3/13 : ARG ADD_BUILD_TAGS="" 13:14:24 Still waiting to schedule task 13:14:24 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7858’ 13:14:24 ---> Running in 0be4a2a617a1 13:14:24 Removing intermediate container 0be4a2a617a1 13:14:24 ---> 139995a4daee 13:14:24 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:14:24 ---> Running in a65954b2c729 13:14:24 Removing intermediate container a65954b2c729 13:14:24 ---> 0987e46adf52 13:14:24 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:14:24 ---> Running in 02afb2f9f11a 13:14:24 Removing intermediate container 02afb2f9f11a 13:14:24 ---> e1b50ec90893 13:14:24 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 13:14:24 ---> Running in 4057120b9ce7 13:14:24 Removing intermediate container 4057120b9ce7 13:14:24 ---> b9d22e01c9ac 13:14:24 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:24 ---> Running in a6edf4e2a777 13:14:24 Removing intermediate container a6edf4e2a777 13:14:24 ---> 7ca654ddd057 13:14:24 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:14:24 ---> Running in 18f64a965d49 13:14:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:14:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:14:25 (1/4) Installing openssh-keygen (9.0_p1-r2) 13:14:26 (2/4) Installing libedit (20210910.3.1-r0) 13:14:26 (3/4) Installing openssh-client-common (9.0_p1-r2) 13:14:26 (4/4) Installing openssh-client-default (9.0_p1-r2) 13:14:26 Executing busybox-1.35.0-r17.trigger 13:14:26 OK: 216 MiB in 55 packages 13:14:26 Removing intermediate container 18f64a965d49 13:14:26 ---> d94fda8611e0 13:14:26 Step 9/13 : WORKDIR /device-snmp-go 13:14:26 ---> Running in fd5622775118 13:14:26 Removing intermediate container fd5622775118 13:14:26 ---> 331cd5171c9f 13:14:26 Step 10/13 : COPY go.mod vendor* ./ 13:14:26 ---> bee89caea687 13:14:26 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:14:26 ---> Running in a22ab05287ad 13:14:48 Removing intermediate container a22ab05287ad 13:14:48 ---> 262b393afaa0 13:14:48 Step 12/13 : COPY . . 13:14:48 ---> 261e047285e4 13:14:48 Step 13/13 : RUN ${MAKE} 13:14:48 ---> Running in 2d45d841e85b 13:14:48 noop 13:14:48 Removing intermediate container 2d45d841e85b 13:14:48 ---> d0ef52d21bdb 13:14:48 Successfully built d0ef52d21bdb 13:14:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:49 + docker inspect -f . ci-base-image-x86_64 13:14:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:49 prd-ubuntu20.04-docker-8c-8g-7859 does not seem to be running inside a container 13:14:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-197 -v /w/workspace/gexfoundry_device-snmp-go_PR-197:/w/workspace/gexfoundry_device-snmp-go_PR-197:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-197@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:14:49 $ docker top 4d74569675c03d1d1e46e89da5f0985858fe91e28b7d2ca397424741b5324a88 -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:50 + go version 13:14:50 go version go1.18.7 linux/amd64 [Pipeline] } 13:14:50 $ docker stop --time=1 4d74569675c03d1d1e46e89da5f0985858fe91e28b7d2ca397424741b5324a88 13:14:51 $ docker rm -f 4d74569675c03d1d1e46e89da5f0985858fe91e28b7d2ca397424741b5324a88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:52 + docker inspect -f . ci-base-image-x86_64 13:14:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:52 prd-ubuntu20.04-docker-8c-8g-7859 does not seem to be running inside a container 13:14:52 $ 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-197 -v /w/workspace/gexfoundry_device-snmp-go_PR-197:/w/workspace/gexfoundry_device-snmp-go_PR-197:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-197@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:14:52 $ docker top 84026d6a4085ab369f622514649878a0a074a6057ff528cdf58087298087c648 -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:53 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-197 [Pipeline] fileExists [Pipeline] sh 13:14:53 + make test 13:14:53 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 13:14:53 ? github.com/edgexfoundry/device-snmp-go [no test files] 13:15:01 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 13:15:01 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.024s coverage: 0.0% of statements 13:15:07 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:15:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:15:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:15:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:15:10 ./bin/test-attribution-txt.sh [Pipeline] echo 13:15:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:15:10 $ docker stop --time=1 84026d6a4085ab369f622514649878a0a074a6057ff528cdf58087298087c648 13:15:13 $ docker rm -f 84026d6a4085ab369f622514649878a0a074a6057ff528cdf58087298087c648 [Pipeline] // withDockerContainer [Pipeline] sh 13:15:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:15:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:15:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:15:15 + ls -al . 13:15:15 total 172 13:15:15 drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 13:14 . 13:15:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 13:13 .. 13:15:15 -rw-rw-r-- 1 jenkins jenkins 6 Oct 14 13:13 .dockerignore 13:15:15 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 13:15 .git 13:15:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 13:13 .github 13:15:15 -rw-rw-r-- 1 jenkins jenkins 328 Oct 14 13:13 .gitignore 13:15:15 -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 13:13 .golangci.yml 13:15:15 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 13:14 .semver 13:15:15 -rw-rw-r-- 1 jenkins jenkins 8932 Oct 14 13:13 Attribution.txt 13:15:15 -rw-rw-r-- 1 jenkins jenkins 6948 Oct 14 13:13 CHANGELOG.md 13:15:15 -rw-rw-r-- 1 jenkins jenkins 1575 Oct 14 13:13 Dockerfile 13:15:15 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 13:13 GOVERNANCE.md 13:15:15 -rw-rw-r-- 1 jenkins jenkins 656 Oct 14 13:13 Jenkinsfile 13:15:15 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 13:13 LICENSE 13:15:15 -rw-rw-r-- 1 jenkins jenkins 2543 Oct 14 13:13 Makefile 13:15:15 -rw-rw-r-- 1 jenkins jenkins 620 Oct 14 13:13 OWNERS.md 13:15:15 -rw-rw-r-- 1 jenkins jenkins 10054 Oct 14 13:13 README.md 13:15:15 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 13:14 VERSION 13:15:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 13:13 bin 13:15:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 13:13 cmd 13:15:15 -rw-r--r-- 1 jenkins jenkins 7631 Oct 14 13:15 coverage.out 13:15:15 -rw-rw-r-- 1 jenkins jenkins 3473 Oct 14 13:13 go.mod 13:15:15 -rw-rw-r-- 1 jenkins jenkins 38138 Oct 14 13:13 go.sum 13:15:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 13:13 internal 13:15:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 13:13 snap 13:15:15 -rw-rw-r-- 1 jenkins jenkins 228 Oct 14 13:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:15 + 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=cbddcbe34f268d86a838dea3e42d67f950982f87 --label arch=amd64 --label version=0.0.0 . 13:15:15 Sending build context to Docker daemon 5.529MB 13:15:15 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 13:15:15 Step 2/25 : FROM ${BASE} AS builder 13:15:15 ---> d0ef52d21bdb 13:15:15 Step 3/25 : ARG ADD_BUILD_TAGS="" 13:15:17 ---> Running in fef96249d7ae 13:15:17 Removing intermediate container fef96249d7ae 13:15:17 ---> 7cb21fe311ef 13:15:17 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:15:18 ---> Running in bdf5d9fbbdc8 13:15:18 Removing intermediate container bdf5d9fbbdc8 13:15:18 ---> df644c119bcb 13:15:18 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:15:18 ---> Running in 6d2833fda6a1 13:15:18 Removing intermediate container 6d2833fda6a1 13:15:18 ---> 9f87b73f0c44 13:15:18 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 13:15:18 ---> Running in 2a646adb050e 13:15:18 Removing intermediate container 2a646adb050e 13:15:18 ---> e112c52e8ad9 13:15:18 Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:18 ---> Running in 095d1078d4d7 13:15:19 Removing intermediate container 095d1078d4d7 13:15:19 ---> 1aa4e28eb586 13:15:19 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:15:19 ---> Running in 4d85fdbd4cb6 13:15:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:15:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:15:20 OK: 216 MiB in 55 packages 13:15:21 Removing intermediate container 4d85fdbd4cb6 13:15:21 ---> 05f710db4455 13:15:21 Step 9/25 : WORKDIR /device-snmp-go 13:15:21 ---> Running in 1bab80bfd6e3 13:15:21 Removing intermediate container 1bab80bfd6e3 13:15:21 ---> 3e32e0cc2564 13:15:21 Step 10/25 : COPY go.mod vendor* ./ 13:15:21 ---> 04b63a28ec12 13:15:21 Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:21 ---> Running in 818ab19f77f2 13:15:22 Removing intermediate container 818ab19f77f2 13:15:22 ---> 4950aaa488fd 13:15:22 Step 12/25 : COPY . . 13:15:22 ---> a330e848ed74 13:15:22 Step 13/25 : RUN ${MAKE} 13:15:22 ---> Running in 28370c2a37ad 13:15:22 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.37 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 13:15:44 Removing intermediate container 28370c2a37ad 13:15:44 ---> 9ff42119ea61 13:15:44 Step 14/25 : FROM alpine:3.16 13:15:44 3.16: Pulling from library/alpine 13:15:44 213ec9aee27d: Already exists 13:15:45 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 13:15:45 Status: Downloaded newer image for alpine:3.16 13:15:45 ---> 9c6f07244728 13:15:45 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 13:15:45 ---> Running in f37e60530704 13:15:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:15:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:15:45 (1/6) Installing dumb-init (1.2.5-r1) 13:15:45 (2/6) Installing libgcc (11.2.1_git20220219-r2) 13:15:45 (3/6) Installing libsodium (1.0.18-r0) 13:15:45 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 13:15:45 (5/6) Installing libzmq (4.3.4-r0) 13:15:45 (6/6) Installing zeromq (4.3.4-r0) 13:15:45 Executing busybox-1.35.0-r17.trigger 13:15:45 OK: 8 MiB in 20 packages 13:15:46 Removing intermediate container f37e60530704 13:15:46 ---> 03a186e43300 13:15:46 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 13:15:46 ---> 9802433a56bf 13:15:46 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 13:15:46 ---> bca267303e96 13:15:46 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 13:15:46 ---> d86d2a14b4dd 13:15:46 Step 19/25 : EXPOSE 59993 13:15:47 ---> Running in cfee622bfb42 13:15:47 Removing intermediate container cfee622bfb42 13:15:47 ---> ec7e248dc006 13:15:47 Step 20/25 : EXPOSE 161 13:15:47 ---> Running in 14eacc41641c 13:15:47 Removing intermediate container 14eacc41641c 13:15:47 ---> 0107e67c3e99 13:15:47 Step 21/25 : ENTRYPOINT ["/device-snmp"] 13:15:47 ---> Running in 3d6b1f3e30f1 13:15:47 Removing intermediate container 3d6b1f3e30f1 13:15:47 ---> a047404cbea4 13:15:47 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 13:15:47 ---> Running in 6f4f2b1f586b 13:15:47 Removing intermediate container 6f4f2b1f586b 13:15:47 ---> 12b829db542f 13:15:47 Step 23/25 : LABEL arch=amd64 13:15:47 ---> Running in 1e32f51b7d5c 13:15:47 Removing intermediate container 1e32f51b7d5c 13:15:47 ---> 2f2f2c84e95e 13:15:47 Step 24/25 : LABEL git_sha=cbddcbe34f268d86a838dea3e42d67f950982f87 13:15:47 ---> Running in 4451659869cd 13:15:47 Removing intermediate container 4451659869cd 13:15:47 ---> 1ed816e5de49 13:15:47 Step 25/25 : LABEL version=0.0.0 13:15:47 ---> Running in 23708964005b 13:15:47 Removing intermediate container 23708964005b 13:15:47 ---> 98af7a370fc5 13:15:47 [Warning] One or more build-args [ARCH] were not consumed 13:15:47 Successfully built 98af7a370fc5 13:15:47 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:15:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:15:48 13:15:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:15:48 latest: Pulling from edgex-lftools-log-publisher 13:15:48 5eb5b503b376: Pulling fs layer 13:15:48 5c69ac0246d0: Pulling fs layer 13:15:48 ec43610c2a17: Pulling fs layer 13:15:48 3a2ae6a8a46f: Pulling fs layer 13:15:48 33b1e0a273af: Pulling fs layer 13:15:48 5d3b04190fa2: Pulling fs layer 13:15:48 2f39f015ded8: Pulling fs layer 13:15:48 3a2ae6a8a46f: Waiting 13:15:48 2f39f015ded8: Waiting 13:15:48 33b1e0a273af: Waiting 13:15:48 5c69ac0246d0: Download complete 13:15:48 3a2ae6a8a46f: Verifying Checksum 13:15:48 3a2ae6a8a46f: Download complete 13:15:49 33b1e0a273af: Verifying Checksum 13:15:49 33b1e0a273af: Download complete 13:15:49 5d3b04190fa2: Verifying Checksum 13:15:49 5d3b04190fa2: Download complete 13:15:49 ec43610c2a17: Verifying Checksum 13:15:49 ec43610c2a17: Download complete 13:15:49 5eb5b503b376: Verifying Checksum 13:15:49 5eb5b503b376: Download complete 13:15:49 2f39f015ded8: Download complete 13:15:50 5eb5b503b376: Pull complete 13:15:50 5c69ac0246d0: Pull complete 13:15:50 ec43610c2a17: Pull complete 13:15:51 3a2ae6a8a46f: Pull complete 13:15:51 33b1e0a273af: Pull complete 13:15:51 5d3b04190fa2: Pull complete 13:15:55 2f39f015ded8: Pull complete 13:15:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:15:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:15:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:15:55 prd-ubuntu20.04-docker-8c-8g-7859 does not seem to be running inside a container 13:15:55 $ 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-197 -v /w/workspace/gexfoundry_device-snmp-go_PR-197:/w/workspace/gexfoundry_device-snmp-go_PR-197:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-197@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:15:58 $ docker top 16220f687db33a1e545938138be66d91b4afabeb089c1028cc68b0e777d789e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:15:58 ---> job-cost.sh 13:15:58 lf-activate-venv: SKIPPING 13:15:58 INFO: No Stack... 13:15:59 INFO: Retrieving Pricing Info for: v3-standard-8 13:15:59 INFO: Archiving Costs [Pipeline] sh 13:16:00 + cat /w/workspace/gexfoundry_device-snmp-go_PR-197/archives/cost.csv 13:16:00 + cut -d, -f6 [Pipeline] lock 13:16:00 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-197-1-stack-cost] 13:16:00 Resource [jenkins-edgexfoundry-device-snmp-go-PR-197-1-stack-cost] did not exist. Created. 13:16:00 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-197-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:16:00 + echo total: 0.2199999988079071 [Pipeline] stash 13:16:00 Stashed 1 file(s) [Pipeline] } 13:16:00 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-197-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:16:00 $ docker stop --time=1 16220f687db33a1e545938138be66d91b4afabeb089c1028cc68b0e777d789e1 13:16:01 $ docker rm -f 16220f687db33a1e545938138be66d91b4afabeb089c1028cc68b0e777d789e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:17:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7861 in /w/workspace/gexfoundry_device-snmp-go_PR-197 [Pipeline] { [Pipeline] ws 13:17:37 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 13:17:37 Selected Git installation does not exist. Using Default 13:17:37 The recommended git tool is: NONE 13:17:42 using credential edgex-jenkins-ssh 13:17:43 Cloning the remote Git repository 13:17:43 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 13:17:43 > git init /w/workspace/device-snmp-go/1 # timeout=10 13:17:43 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 13:17:43 > git --version # timeout=10 13:17:43 > git --version # 'git version 2.25.1' 13:17:43 using GIT_SSH to set credentials SSH Credentials for GitHub 13:17:43 Verifying host key using known hosts file 13:17:43 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 13:17:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:17:44 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 13:17:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:17:46 Merging remotes/origin/main commit 86e265f4693997e38d18c21fe32d96af1ec8218a into PR head commit cbddcbe34f268d86a838dea3e42d67f950982f87 13:17:45 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 13:17:45 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 13:17:45 using GIT_SSH to set credentials SSH Credentials for GitHub 13:17:45 Verifying host key using known hosts file 13:17:45 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 13:17:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:17:46 > git config core.sparsecheckout # timeout=10 13:17:46 > git checkout -f cbddcbe34f268d86a838dea3e42d67f950982f87 # timeout=10 13:17:46 > git remote # timeout=10 13:17:46 Merge succeeded, producing cbddcbe34f268d86a838dea3e42d67f950982f87 13:17:46 Checking out Revision cbddcbe34f268d86a838dea3e42d67f950982f87 (PR-197) 13:17:46 > git config --get remote.origin.url # timeout=10 13:17:46 using GIT_SSH to set credentials SSH Credentials for GitHub 13:17:46 Verifying host key using known hosts file 13:17:46 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 13:17:46 > git merge 86e265f4693997e38d18c21fe32d96af1ec8218a # timeout=10 13:17:46 > git rev-parse HEAD^{commit} # timeout=10 13:17:46 > git config core.sparsecheckout # timeout=10 13:17:46 > git checkout -f cbddcbe34f268d86a838dea3e42d67f950982f87 # timeout=10 13:17:50 Commit message: "feat(snap): add config interface with unique identifier" 13:17:50 > git --version # timeout=10 13:17:50 > git --version # 'git version 2.25.1' 13:17:50 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:17:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:17:51 % Total % Received % Xferd Average Speed Time Time Time Current 13:17:51 Dload Upload Total Spent Left Speed 13:17:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94751 0 --:--:-- --:--:-- --:--:-- 95469 [Pipeline] sh 13:17:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:17:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:17:52 + sudo tee /etc/docker/daemon.new 13:17:52 { 13:17:52 "registry-mirrors": [ 13:17:52 "https://nexus3.edgexfoundry.org:10001" 13:17:52 ], 13:17:52 "bip": "10.250.0.254/24", 13:17:52 "hosts": [ 13:17:52 "tcp://0.0.0.0:5555", 13:17:52 "unix:///var/run/docker.sock" 13:17:52 ], 13:17:52 "mtu": 1458, 13:17:52 "selinux-enabled": true, 13:17:52 "seccomp-profile": "/etc/docker/seccomp.json" 13:17:52 } [Pipeline] sh 13:17:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:17:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:18:11 provisioning config files... 13:18:11 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config16587939449002849310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:18:12 ---> docker-login.sh 13:18:12 nexus3.edgexfoundry.org:10001 13:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:12 Configure a credential helper to remove this warning. See 13:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:12 13:18:12 Login Succeeded 13:18:12 nexus3.edgexfoundry.org:10002 13:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:13 Configure a credential helper to remove this warning. See 13:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:13 13:18:13 Login Succeeded 13:18:13 nexus3.edgexfoundry.org:10003 13:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:13 Configure a credential helper to remove this warning. See 13:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:13 13:18:13 Login Succeeded 13:18:13 nexus3.edgexfoundry.org:10004 13:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:14 Configure a credential helper to remove this warning. See 13:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:14 13:18:14 Login Succeeded 13:18:14 docker.io 13:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:14 Configure a credential helper to remove this warning. See 13:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:14 13:18:14 Login Succeeded 13:18:14 ---> docker-login.sh ends [Pipeline] } 13:18:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:18:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:18:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:18:15 ========================================================= 13:18:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:18:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:15 + 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:18:15 Sending build context to Docker daemon 2.852MB 13:18:15 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 13:18:15 Step 2/13 : FROM ${BASE} AS builder 13:18:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:18:16 9b18e9b68314: Pulling fs layer 13:18:16 d32db5db7311: Pulling fs layer 13:18:16 d0c4b47475fc: Pulling fs layer 13:18:16 5831b945b038: Pulling fs layer 13:18:16 86bbec2aaacd: Pulling fs layer 13:18:16 e10730c5d714: Pulling fs layer 13:18:16 5dd5c2283517: Pulling fs layer 13:18:16 d5ac0230b979: Pulling fs layer 13:18:16 5831b945b038: Waiting 13:18:16 86bbec2aaacd: Waiting 13:18:16 e10730c5d714: Waiting 13:18:16 5dd5c2283517: Waiting 13:18:16 d5ac0230b979: Waiting 13:18:16 d0c4b47475fc: Verifying Checksum 13:18:16 d0c4b47475fc: Download complete 13:18:16 d32db5db7311: Verifying Checksum 13:18:16 d32db5db7311: Download complete 13:18:16 86bbec2aaacd: Verifying Checksum 13:18:16 86bbec2aaacd: Download complete 13:18:16 e10730c5d714: Verifying Checksum 13:18:16 e10730c5d714: Download complete 13:18:16 9b18e9b68314: Verifying Checksum 13:18:16 9b18e9b68314: Download complete 13:18:17 d5ac0230b979: Verifying Checksum 13:18:17 d5ac0230b979: Download complete 13:18:17 9b18e9b68314: Pull complete 13:18:18 d32db5db7311: Pull complete 13:18:18 5dd5c2283517: Verifying Checksum 13:18:18 5dd5c2283517: Download complete 13:18:18 d0c4b47475fc: Pull complete 13:18:19 5831b945b038: Verifying Checksum 13:18:19 5831b945b038: Download complete 13:18:31 5831b945b038: Pull complete 13:18:31 86bbec2aaacd: Pull complete 13:18:31 e10730c5d714: Pull complete 13:18:38 5dd5c2283517: Pull complete 13:18:40 d5ac0230b979: Pull complete 13:18:40 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 13:18:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:18:40 ---> 59b3b1a385d4 13:18:40 Step 3/13 : ARG ADD_BUILD_TAGS="" 13:18:40 ---> Running in f7028bdf624a 13:18:41 Removing intermediate container f7028bdf624a 13:18:41 ---> baebef84304b 13:18:41 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:18:41 ---> Running in 6eaf3a12776e 13:18:41 Removing intermediate container 6eaf3a12776e 13:18:41 ---> 60e639ba65b4 13:18:41 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:18:41 ---> Running in 06d9abd540b7 13:18:41 Removing intermediate container 06d9abd540b7 13:18:41 ---> bd041b3a2ce8 13:18:41 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 13:18:42 ---> Running in 9226a1824ffe 13:18:42 Removing intermediate container 9226a1824ffe 13:18:42 ---> 3ddb3074d6d5 13:18:42 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:18:42 ---> Running in 1160f03de141 13:18:44 Removing intermediate container 1160f03de141 13:18:44 ---> 1ed65bac7bc3 13:18:44 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:18:44 ---> Running in aa7ea9b8f578 13:18:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:18:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:18:47 (1/4) Installing openssh-keygen (9.0_p1-r2) 13:18:47 (2/4) Installing libedit (20210910.3.1-r0) 13:18:47 (3/4) Installing openssh-client-common (9.0_p1-r2) 13:18:47 (4/4) Installing openssh-client-default (9.0_p1-r2) 13:18:47 Executing busybox-1.35.0-r17.trigger 13:18:47 OK: 226 MiB in 55 packages 13:18:48 Removing intermediate container aa7ea9b8f578 13:18:48 ---> 1f70a94f9a99 13:18:48 Step 9/13 : WORKDIR /device-snmp-go 13:18:48 ---> Running in 4401f8c7627e 13:18:49 Removing intermediate container 4401f8c7627e 13:18:49 ---> f5713cc65819 13:18:49 Step 10/13 : COPY go.mod vendor* ./ 13:18:49 ---> 4af06e4a7675 13:18:49 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:18:49 ---> Running in 8766bb94c8bf 13:19:46 Removing intermediate container 8766bb94c8bf 13:19:46 ---> 868944ce709c 13:19:46 Step 12/13 : COPY . . 13:19:46 ---> 15c9a5e88ea9 13:19:46 Step 13/13 : RUN ${MAKE} 13:19:46 ---> Running in 69c8833e28b7 13:19:46 noop 13:19:46 Removing intermediate container 69c8833e28b7 13:19:46 ---> 518aab321c54 13:19:46 Successfully built 518aab321c54 13:19:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:46 + docker inspect -f . ci-base-image-arm64 13:19:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:46 prd-ubuntu20.04-docker-arm64-4c-16g-7861 does not seem to be running inside a container 13:19:46 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 13:19:48 $ docker top 8209844ffd7d8c1945a799712ec6dde5277edbc7de6f82e33857a8af8007ec21 -eo pid,comm [Pipeline] { [Pipeline] sh 13:19:49 + go version 13:19:49 go version go1.18.7 linux/arm64 [Pipeline] } 13:19:49 $ docker stop --time=1 8209844ffd7d8c1945a799712ec6dde5277edbc7de6f82e33857a8af8007ec21 13:19:50 $ docker rm -f 8209844ffd7d8c1945a799712ec6dde5277edbc7de6f82e33857a8af8007ec21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:51 + docker inspect -f . ci-base-image-arm64 13:19:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:51 prd-ubuntu20.04-docker-arm64-4c-16g-7861 does not seem to be running inside a container 13:19:51 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 13:19:53 $ docker top 9901b6f5b3addf7fed45a2be8fe87dc91d6cfad7c99dcd61d80f6fea5cd9778b -eo pid,comm [Pipeline] { [Pipeline] sh 13:19:53 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 13:19:54 + make test 13:19:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 13:19:56 ? github.com/edgexfoundry/device-snmp-go [no test files] 13:21:33 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 13:21:33 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.046s coverage: 0.0% of statements 13:21:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:21:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:21:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:21:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:21:41 ./bin/test-attribution-txt.sh [Pipeline] echo 13:21:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:21:41 $ docker stop --time=1 9901b6f5b3addf7fed45a2be8fe87dc91d6cfad7c99dcd61d80f6fea5cd9778b 13:21:43 $ docker rm -f 9901b6f5b3addf7fed45a2be8fe87dc91d6cfad7c99dcd61d80f6fea5cd9778b [Pipeline] // withDockerContainer [Pipeline] sh 13:21:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:21:44 Warning: overwriting stash ‘coverage-report’ 13:21:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:21:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:21:45 + ls -al . 13:21:45 total 168 13:21:45 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 13:19 . 13:21:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 13:17 .. 13:21:45 -rw-rw-r-- 1 jenkins jenkins 6 Oct 14 13:17 .dockerignore 13:21:45 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 13:17 .git 13:21:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 13:17 .github 13:21:45 -rw-rw-r-- 1 jenkins jenkins 328 Oct 14 13:17 .gitignore 13:21:45 -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 13:17 .golangci.yml 13:21:45 -rw-rw-r-- 1 jenkins jenkins 8932 Oct 14 13:17 Attribution.txt 13:21:45 -rw-rw-r-- 1 jenkins jenkins 6948 Oct 14 13:17 CHANGELOG.md 13:21:45 -rw-rw-r-- 1 jenkins jenkins 1575 Oct 14 13:17 Dockerfile 13:21:45 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 13:17 GOVERNANCE.md 13:21:45 -rw-rw-r-- 1 jenkins jenkins 656 Oct 14 13:17 Jenkinsfile 13:21:45 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 13:17 LICENSE 13:21:45 -rw-rw-r-- 1 jenkins jenkins 2543 Oct 14 13:17 Makefile 13:21:45 -rw-rw-r-- 1 jenkins jenkins 620 Oct 14 13:17 OWNERS.md 13:21:45 -rw-rw-r-- 1 jenkins jenkins 10054 Oct 14 13:17 README.md 13:21:45 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 13:14 VERSION 13:21:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 13:17 bin 13:21:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 13:17 cmd 13:21:45 -rw-r--r-- 1 jenkins jenkins 7631 Oct 14 13:21 coverage.out 13:21:45 -rw-rw-r-- 1 jenkins jenkins 3473 Oct 14 13:17 go.mod 13:21:45 -rw-rw-r-- 1 jenkins jenkins 38138 Oct 14 13:17 go.sum 13:21:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 13:17 internal 13:21:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 13:17 snap 13:21:45 -rw-rw-r-- 1 jenkins jenkins 228 Oct 14 13:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:46 + 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=cbddcbe34f268d86a838dea3e42d67f950982f87 --label arch=arm64 --label version=0.0.0 . 13:21:46 Sending build context to Docker daemon 2.86MB 13:21:46 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 13:21:46 Step 2/25 : FROM ${BASE} AS builder 13:21:46 ---> 518aab321c54 13:21:46 Step 3/25 : ARG ADD_BUILD_TAGS="" 13:21:46 ---> Running in c64b70d20d73 13:21:47 Removing intermediate container c64b70d20d73 13:21:47 ---> 9bc5b87307d7 13:21:47 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:21:47 ---> Running in 8236827d93e0 13:21:47 Removing intermediate container 8236827d93e0 13:21:47 ---> 4775adff8e6d 13:21:47 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:21:47 ---> Running in 4479e4af51a0 13:21:47 Removing intermediate container 4479e4af51a0 13:21:47 ---> 1c3bb8afdf31 13:21:47 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 13:21:47 ---> Running in f38b701bf747 13:21:48 Removing intermediate container f38b701bf747 13:21:48 ---> 1375be5ef866 13:21:48 Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:21:48 ---> Running in 53b96aecf202 13:21:50 Removing intermediate container 53b96aecf202 13:21:50 ---> 5fc28c66b5d9 13:21:50 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:21:50 ---> Running in b73f51e1cd59 13:21:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:21:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:21:52 OK: 226 MiB in 55 packages 13:21:53 Removing intermediate container b73f51e1cd59 13:21:53 ---> 449951e907e0 13:21:53 Step 9/25 : WORKDIR /device-snmp-go 13:21:53 ---> Running in 05235aa6eeb3 13:21:54 Removing intermediate container 05235aa6eeb3 13:21:54 ---> f39146ab91a4 13:21:54 Step 10/25 : COPY go.mod vendor* ./ 13:21:54 ---> 09eb9a71c78b 13:21:54 Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:21:54 ---> Running in 9492ec38af46 13:21:57 Removing intermediate container 9492ec38af46 13:21:57 ---> 22da8af9f730 13:21:57 Step 12/25 : COPY . . 13:21:57 ---> 324b2fdec374 13:21:57 Step 13/25 : RUN ${MAKE} 13:21:58 ---> Running in 4a26ef89235a 13:21:59 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.37 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 13:24:35 Removing intermediate container 4a26ef89235a 13:24:35 ---> e2d6fcaf401b 13:24:35 Step 14/25 : FROM alpine:3.16 13:24:35 3.16: Pulling from library/alpine 13:24:35 9b18e9b68314: Already exists 13:24:35 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 13:24:35 Status: Downloaded newer image for alpine:3.16 13:24:35 ---> a6215f271958 13:24:35 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 13:24:35 ---> Running in a84207c997a4 13:24:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:24:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:24:36 (1/6) Installing dumb-init (1.2.5-r1) 13:24:36 (2/6) Installing libgcc (11.2.1_git20220219-r2) 13:24:36 (3/6) Installing libsodium (1.0.18-r0) 13:24:36 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 13:24:36 (5/6) Installing libzmq (4.3.4-r0) 13:24:36 (6/6) Installing zeromq (4.3.4-r0) 13:24:36 Executing busybox-1.35.0-r17.trigger 13:24:36 OK: 8 MiB in 20 packages 13:24:37 Removing intermediate container a84207c997a4 13:24:37 ---> 61c0eaffdcb9 13:24:37 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 13:24:39 ---> fbc11eb43e86 13:24:39 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 13:24:39 ---> eb4baca9d9a7 13:24:39 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 13:24:40 ---> 2a2710981ab8 13:24:40 Step 19/25 : EXPOSE 59993 13:24:40 ---> Running in be2fa1cd7179 13:24:40 Removing intermediate container be2fa1cd7179 13:24:40 ---> 991082320ba9 13:24:40 Step 20/25 : EXPOSE 161 13:24:40 ---> Running in 489dc50e2bf7 13:24:40 Removing intermediate container 489dc50e2bf7 13:24:40 ---> 26a573dc1006 13:24:40 Step 21/25 : ENTRYPOINT ["/device-snmp"] 13:24:40 ---> Running in ca40bacce445 13:24:41 Removing intermediate container ca40bacce445 13:24:41 ---> 4425e290c4bb 13:24:41 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 13:24:41 ---> Running in d74b9492fbd0 13:24:41 Removing intermediate container d74b9492fbd0 13:24:41 ---> 241404ea7904 13:24:41 Step 23/25 : LABEL arch=arm64 13:24:41 ---> Running in 424d70855249 13:24:41 Removing intermediate container 424d70855249 13:24:41 ---> 4f51c76ee662 13:24:41 Step 24/25 : LABEL git_sha=cbddcbe34f268d86a838dea3e42d67f950982f87 13:24:41 ---> Running in b5f2cc98f4d8 13:24:42 Removing intermediate container b5f2cc98f4d8 13:24:42 ---> 14c0f5a2ca73 13:24:42 Step 25/25 : LABEL version=0.0.0 13:24:42 ---> Running in a1de1505f40c 13:24:42 Removing intermediate container a1de1505f40c 13:24:42 ---> 4b90527c81da 13:24:42 [Warning] One or more build-args [ARCH] were not consumed 13:24:42 Successfully built 4b90527c81da 13:24:42 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 13:24:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:24:43 13:24:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:24:43 arm64: Pulling from edgex-lftools-log-publisher 13:24:43 8998bd30e6a1: Pulling fs layer 13:24:43 04944245beec: Pulling fs layer 13:24:43 699f458cf7ca: Pulling fs layer 13:24:43 765212b225bb: Pulling fs layer 13:24:43 f23df028b6ca: Pulling fs layer 13:24:43 d65c8cfc05b1: Pulling fs layer 13:24:43 2437ff75d9bd: Pulling fs layer 13:24:43 765212b225bb: Waiting 13:24:43 f23df028b6ca: Waiting 13:24:43 d65c8cfc05b1: Waiting 13:24:43 2437ff75d9bd: Waiting 13:24:44 04944245beec: Verifying Checksum 13:24:44 04944245beec: Download complete 13:24:44 765212b225bb: Download complete 13:24:44 f23df028b6ca: Verifying Checksum 13:24:44 f23df028b6ca: Download complete 13:24:44 d65c8cfc05b1: Verifying Checksum 13:24:44 d65c8cfc05b1: Download complete 13:24:44 699f458cf7ca: Verifying Checksum 13:24:44 699f458cf7ca: Download complete 13:24:44 8998bd30e6a1: Verifying Checksum 13:24:44 8998bd30e6a1: Download complete 13:24:47 2437ff75d9bd: Verifying Checksum 13:24:47 2437ff75d9bd: Download complete 13:24:48 8998bd30e6a1: Pull complete 13:24:48 04944245beec: Pull complete 13:24:50 699f458cf7ca: Pull complete 13:24:50 765212b225bb: Pull complete 13:24:51 f23df028b6ca: Pull complete 13:24:51 d65c8cfc05b1: Pull complete 13:25:06 2437ff75d9bd: Pull complete 13:25:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:25:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:25:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:06 prd-ubuntu20.04-docker-arm64-4c-16g-7861 does not seem to be running inside a container 13:25:06 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:25:09 $ docker top cf5f80a9dd5dce93bd6bf31ce774af6b34d4940cd22e3dc86c276ac07964c767 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:25:10 ---> job-cost.sh 13:25:10 lf-activate-venv: SKIPPING 13:25:10 INFO: No Stack... 13:25:10 INFO: Retrieving Pricing Info for: v3-standard-4 13:25:11 INFO: Archiving Costs [Pipeline] sh 13:25:11 + + cat /w/workspace/device-snmp-go/1/archives/cost.csv 13:25:11 cut -d, -f6 [Pipeline] lock 13:25:12 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-197-1-stack-cost] 13:25:12 Resource [jenkins-edgexfoundry-device-snmp-go-PR-197-1-stack-cost] did not exist. Created. 13:25:12 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-197-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:25:12 /w/workspace/device-snmp-go/1@tmp/durable-403a7a3a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:25:12 + echo total: 0.10999999940395355 [Pipeline] stash 13:25:12 Warning: overwriting stash ‘stack-cost’ 13:25:12 Stashed 1 file(s) [Pipeline] } 13:25:12 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-197-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:25:12 $ docker stop --time=1 cf5f80a9dd5dce93bd6bf31ce774af6b34d4940cd22e3dc86c276ac07964c767 13:25:14 $ docker rm -f cf5f80a9dd5dce93bd6bf31ce774af6b34d4940cd22e3dc86c276ac07964c767 [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 13:25:15 provisioning config files... 13:25:15 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-197@tmp/config1275729734631895951tmp [Pipeline] { [Pipeline] sh 13:25:15 + set +x 13:25:15 + + bash -s -- 13:25:15 curl -s https://codecov.io/bash 13:25:15 13:25:15 _____ _ 13:25:15 / ____| | | 13:25:15 | | ___ __| | ___ ___ _____ __ 13:25:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:25:15 | |___| (_) | (_| | __/ (_| (_) \ V / 13:25:15 \_____\___/ \__,_|\___|\___\___/ \_/ 13:25:15 Bash-1.0.6 13:25:15 13:25:15 13:25:15 ==> git version 2.25.1 found 13:25:15 ==> 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 13:25:15 Release-Date: 2020-01-08 13:25:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:25:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:25:15 ==> Jenkins CI detected. 13:25:15 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-197 13:25:15 project root: . 13:25:15 --> token set from env 13:25:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:25:15 ==> Running gcov in . (disable via -X gcov) 13:25:15 ==> Python coveragepy not found 13:25:15 ==> Searching for coverage reports in: 13:25:15 + . 13:25:15 -> Found 1 reports 13:25:15 ==> Detecting git/mercurial file structure 13:25:15 ==> Reading reports 13:25:15 + ./coverage.out bytes=7631 13:25:15 ==> Appending adjustments 13:25:15 https://docs.codecov.io/docs/fixing-reports 13:25:15 + Found adjustments 13:25:15 ==> Gzipping contents 13:25:15 4.0K /tmp/codecov.FzOnzw.gz 13:25:15 ==> Uploading reports 13:25:15 url: https://codecov.io 13:25:15 query: branch=PR-197&commit=cbddcbe34f268d86a838dea3e42d67f950982f87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-197%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=197&job=&cmd_args= 13:25:15 -> Pinging Codecov 13:25:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-197&commit=cbddcbe34f268d86a838dea3e42d67f950982f87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-197%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=197&job=&cmd_args= 13:25:16 -> Uploading to 13:25:16 https://storage.googleapis.com/codecov/v4/raw/2022-10-14/6C56EA5C29638FB4528AC87E60AF5AE0/cbddcbe34f268d86a838dea3e42d67f950982f87/4a75e17b-79f5-4b0b-a09e-bcbd726c965e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221014%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221014T132516Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a5c8ec42cdc0137f8b979e25f7e94894573e27ab9271b6ffb07900b6a98e74a1 13:25:16 % Total % Received % Xferd Average Speed Time Time Time Current 13:25:16 Dload Upload Total Spent Left Speed 13:25:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1543 0 0 100 1543 0 6050 --:--:-- --:--:-- --:--:-- 6050 13:25:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/cbddcbe34f268d86a838dea3e42d67f950982f87 [Pipeline] } 13:25:16 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 13:25:18 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-197/archives ] 13:25:18 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-197/archives 13:25:18 total 16 13:25:18 drwxr-xr-x 3 root root 4096 Oct 14 13:15 . 13:25:18 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 13:16 .. 13:25:18 drwxr-xr-x 2 root root 4096 Oct 14 13:15 cost 13:25:18 -rw-r--r-- 1 root root 86 Oct 14 13:15 cost.csv 13:25:18 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-197/archives 13:25:18 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-197/archives 13:25:18 total 16 13:25:18 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 13:15 . 13:25:18 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 13:16 .. 13:25:18 drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 13:15 cost 13:25:18 -rw-r--r-- 1 jenkins jenkins 86 Oct 14 13:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:25:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:25:19 ---> package-listing.sh 13:25:19 ++ facter osfamily 13:25:19 ++ tr '[:upper:]' '[:lower:]' 13:25:19 + OS_FAMILY=debian 13:25:19 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-197 13:25:19 + START_PACKAGES=/tmp/packages_start.txt 13:25:19 + END_PACKAGES=/tmp/packages_end.txt 13:25:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:25:19 + PACKAGES=/tmp/packages_start.txt 13:25:19 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-197 ']' 13:25:19 + PACKAGES=/tmp/packages_end.txt 13:25:19 + case "${OS_FAMILY}" in 13:25:19 + dpkg -l 13:25:19 + grep '^ii' 13:25:19 + '[' -f /tmp/packages_start.txt ']' 13:25:19 + '[' -f /tmp/packages_end.txt ']' 13:25:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:25:19 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-197 ']' 13:25:19 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-197/archives/ 13:25:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-197/archives/ [Pipeline] echo 13:25:19 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-197/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:25:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:25:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:20 prd-ubuntu20.04-docker-8c-8g-7859 does not seem to be running inside a container 13:25:20 $ 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-197/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-197 -v /w/workspace/gexfoundry_device-snmp-go_PR-197:/w/workspace/gexfoundry_device-snmp-go_PR-197:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-197@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:25:21 $ docker top 3f35f695079e2bf887b3e3e073cbe714e5cb18a85de8720bb09a6aa183e188c6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:25:21 + touch /tmp/pre-build-complete [Pipeline] sh 13:25:21 + mkdir -p /var/log/sysstat [Pipeline] sh 13:25:22 + ls /var/log/sa-host 13:25:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:25:22 provisioning config files... 13:25:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-197@tmp/config14498536738229515885tmp [Pipeline] { [Pipeline] echo 13:25:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:25:22 ---> create-netrc.sh [Pipeline] } 13:25:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:25:22 ---> python-tools-install.sh [Pipeline] echo 13:25:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:25:23 ---> sudo-logs.sh 13:25:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:25:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:25:23 ---> job-cost.sh 13:25:23 lf-activate-venv: SKIPPING 13:25:23 DEBUG: total: 0.2199999988079071 13:25:23 INFO: Retrieving Stack Cost... 13:25:24 INFO: Retrieving Pricing Info for: v3-standard-8 13:25:24 INFO: Archiving Costs [Pipeline] echo 13:25:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:25:24 ---> logs-deploy.sh 13:25:24 lf-activate-venv: SKIPPING 13:25:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-197/1 13:25:24 INFO: archiving workspace using pattern(s): 13:25:25 Archives upload complete. 13:25:25 INFO: archiving logs to Nexus