Pull request #192 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 75ddd7262cb1573847bca0b8c880f5d5789b72d7+1c0032f84a9a855f7b8ebbc06207ce7b5fd1cf17 (79bb37974d26af7e864f3ba05134c4112695d433) 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-ssh5874569797601311036.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-ssh17422143416360915204.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-192/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-192/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8659266587630938788.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-192/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16334531679812504839.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-ssh17917123854388608341.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-192/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-192/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8335608925672461048.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 Running on prd-ubuntu20.04-docker-8c-8g-1124 in /w/workspace/gexfoundry_device-snmp-go_PR-192 [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-192 # 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/192/head:refs/remotes/origin/PR-192 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1c0032f84a9a855f7b8ebbc06207ce7b5fd1cf17 into PR head commit 75ddd7262cb1573847bca0b8c880f5d5789b72d7 Merge succeeded, producing 75ddd7262cb1573847bca0b8c880f5d5789b72d7 Checking out Revision 75ddd7262cb1573847bca0b8c880f5d5789b72d7 (PR-192) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:03:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:03:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:03:34 ========================================================= 05:03:34 EdgeX Global Pipelines Version Info 05:03:34 ========================================================= > git config core.sparsecheckout # timeout=10 > git checkout -f 75ddd7262cb1573847bca0b8c880f5d5789b72d7 # 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 1c0032f84a9a855f7b8ebbc06207ce7b5fd1cf17 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75ddd7262cb1573847bca0b8c880f5d5789b72d7 # timeout=10 [Pipeline] libraryResource [Pipeline] sh 05:03:35 ------------------- 05:03:35 stable info: 05:03:35 ------------------- 05:03:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:03:35 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 05:03:35 Message: update stable to v1.0.239 05:03:35 ------------------- 05:03:35 experimental info: 05:03:35 ------------------- 05:03:35 Commited By: **** collab-it+edgex@linuxfoundation.org 05:03:35 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 05:03:35 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:03:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:03:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:03:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:03:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:03:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:03:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:03:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:03:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:03:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:03:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:03:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:03:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:03:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:03:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:03:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:03:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:03:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:03:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:03:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:03:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:03:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:03:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:03:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:03:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:03:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:03:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:03:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:03:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-192 [Pipeline] echo 05:03:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-192 [Pipeline] echo 05:03:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-192 [Pipeline] echo 05:03:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75ddd7262cb1573847bca0b8c880f5d5789b72d7 [Pipeline] echo 05:03:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75ddd72 [Pipeline] echo 05:03:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:37 provisioning config files... 05:03:37 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-192@tmp/config11533024044727106192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:38 ---> docker-login.sh 05:03:38 nexus3.edgexfoundry.org:10001 05:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:38 Configure a credential helper to remove this warning. See 05:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:38 05:03:38 Login Succeeded 05:03:38 nexus3.edgexfoundry.org:10002 05:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:38 Configure a credential helper to remove this warning. See 05:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:38 05:03:38 Login Succeeded 05:03:38 nexus3.edgexfoundry.org:10003 05:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:38 Configure a credential helper to remove this warning. See 05:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:38 05:03:38 Login Succeeded 05:03:38 nexus3.edgexfoundry.org:10004 05:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:38 Configure a credential helper to remove this warning. See 05:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:38 05:03:38 Login Succeeded 05:03:38 docker.io 05:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:39 Configure a credential helper to remove this warning. See 05:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:39 05:03:39 Login Succeeded 05:03:39 ---> docker-login.sh ends [Pipeline] } 05:03:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:03:40 + git rev-list -1 --merges 75ddd7262cb1573847bca0b8c880f5d5789b72d7~1..75ddd7262cb1573847bca0b8c880f5d5789b72d7 [Pipeline] echo 05:03:40 -----------> git rev-list -1 --merges 75ddd7262cb1573847bca0b8c880f5d5789b72d7~1..75ddd7262cb1573847bca0b8c880f5d5789b72d7 75ddd7262cb1573847bca0b8c880f5d5789b72d7 [false] [Pipeline] sh 05:03:40 + git log --format=format:%s -1 75ddd7262cb1573847bca0b8c880f5d5789b72d7 [Pipeline] echo 05:03:40 ========================================================= 05:03:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:03:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:03:40 + git log --format=format:%s -1 75ddd7262cb1573847bca0b8c880f5d5789b72d7 [Pipeline] echo 05:03:40 [semverPrep] GIT_COMMIT: 75ddd7262cb1573847bca0b8c880f5d5789b72d7, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 05:03:40 [semverPrep] This is not a build commit. [Pipeline] sh 05:03:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:03:41 + grep -v github /etc/ssh/ssh_known_hosts 05:03:41 + [ -e /tmp/ssh_known_hosts ] 05:03:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:03:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:03:41 + sudo tee -a /etc/ssh/ssh_known_hosts 05:03:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:41 05:03:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:42 0.1.4: Pulling from edgex-devops/py-git-semver 05:03:42 b85a868b505f: Pulling fs layer 05:03:42 e2be974225ed: Pulling fs layer 05:03:42 339a4e72a1f5: Pulling fs layer 05:03:42 988bab9f4d93: Pulling fs layer 05:03:42 1469e6f7b9e6: Pulling fs layer 05:03:42 eaf3925da568: Pulling fs layer 05:03:42 bab4dde63d76: Pulling fs layer 05:03:42 bde34c3a00c8: Pulling fs layer 05:03:42 b352a97aabf1: Pulling fs layer 05:03:42 4872d77fe225: Pulling fs layer 05:03:42 5851b861e8e6: Pulling fs layer 05:03:42 bde34c3a00c8: Waiting 05:03:42 988bab9f4d93: Waiting 05:03:42 1469e6f7b9e6: Waiting 05:03:42 eaf3925da568: Waiting 05:03:42 b352a97aabf1: Waiting 05:03:42 bab4dde63d76: Waiting 05:03:42 4872d77fe225: Waiting 05:03:42 5851b861e8e6: Waiting 05:03:42 e2be974225ed: Verifying Checksum 05:03:42 e2be974225ed: Download complete 05:03:42 988bab9f4d93: Download complete 05:03:42 339a4e72a1f5: Verifying Checksum 05:03:42 339a4e72a1f5: Download complete 05:03:42 1469e6f7b9e6: Verifying Checksum 05:03:42 1469e6f7b9e6: Download complete 05:03:42 eaf3925da568: Verifying Checksum 05:03:42 eaf3925da568: Download complete 05:03:42 bde34c3a00c8: Verifying Checksum 05:03:42 bde34c3a00c8: Download complete 05:03:42 b352a97aabf1: Verifying Checksum 05:03:42 b352a97aabf1: Download complete 05:03:42 4872d77fe225: Verifying Checksum 05:03:42 4872d77fe225: Download complete 05:03:42 b85a868b505f: Verifying Checksum 05:03:42 b85a868b505f: Download complete 05:03:42 5851b861e8e6: Verifying Checksum 05:03:42 5851b861e8e6: Download complete 05:03:42 bab4dde63d76: Verifying Checksum 05:03:42 bab4dde63d76: Download complete 05:03:43 b85a868b505f: Pull complete 05:03:43 e2be974225ed: Pull complete 05:03:44 339a4e72a1f5: Pull complete 05:03:44 988bab9f4d93: Pull complete 05:03:44 1469e6f7b9e6: Pull complete 05:03:44 eaf3925da568: Pull complete 05:03:46 bab4dde63d76: Pull complete 05:03:46 bde34c3a00c8: Pull complete 05:03:46 b352a97aabf1: Pull complete 05:03:46 4872d77fe225: Pull complete 05:03:46 5851b861e8e6: Pull complete 05:03:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:03:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:47 prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container 05:03:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-192 -v /w/workspace/gexfoundry_device-snmp-go_PR-192:/w/workspace/gexfoundry_device-snmp-go_PR-192:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-192@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:03:50 $ docker top 22fe55fe8b966b38aeaf918536462b60aeb58900de94b2f921508069cd0830fb -eo pid,comm 05:03:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:03:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:03:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:50 [ssh-agent] Looking for ssh-agent implementation... 05:03:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:50 $ docker exec 22fe55fe8b966b38aeaf918536462b60aeb58900de94b2f921508069cd0830fb ssh-agent 05:03:50 SSH_AUTH_SOCK=/tmp/ssh-f1z7UGi1zkWM/agent.32 05:03:50 SSH_AGENT_PID=38 05:03:50 Running ssh-add (command line suppressed) 05:03:50 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-192@tmp/private_key_16422189806070529810.key (/w/workspace/gexfoundry_device-snmp-go_PR-192@tmp/private_key_16422189806070529810.key) 05:03:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:50 + git tag --points-at HEAD [Pipeline] } 05:03:50 $ docker exec --env ******** --env ******** 22fe55fe8b966b38aeaf918536462b60aeb58900de94b2f921508069cd0830fb ssh-agent -k 05:03:51 unset SSH_AUTH_SOCK; 05:03:51 unset SSH_AGENT_PID; 05:03:51 echo Agent pid 38 killed; 05:03:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:03:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:51 [ssh-agent] Looking for ssh-agent implementation... 05:03:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:51 $ docker exec 22fe55fe8b966b38aeaf918536462b60aeb58900de94b2f921508069cd0830fb ssh-agent 05:03:51 SSH_AUTH_SOCK=/tmp/ssh-3VmBLRtVnEub/agent.70 05:03:51 SSH_AGENT_PID=76 05:03:51 Running ssh-add (command line suppressed) 05:03:51 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-192@tmp/private_key_6945569638623623410.key (/w/workspace/gexfoundry_device-snmp-go_PR-192@tmp/private_key_6945569638623623410.key) 05:03:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:51 + git semver init 05:03:52 2022-09-26 05:03:51,979 [run_init] DEBUG init version:0.0.0 force:False 05:03:52 2022-09-26 05:03:51,980 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-192/.semver 05:03:52 2022-09-26 05:03:51,980 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-192/.semver 05:03:52 2022-09-26 05:03:51,980 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-192/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-192, universal_newlines=False, shell=None, istream=None) 05:03:53 2022-09-26 05:03:52,884 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-192/.git/info/exclude 05:03:53 2022-09-26 05:03:52,885 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-192/.semver/PR-192 with force:False 05:03:53 2022-09-26 05:03:52,885 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-192/.semver/PR-192 05:03:53 2022-09-26 05:03:52,889 [execute] INFO git cat-file --batch-check 05:03:53 2022-09-26 05:03:52,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-192/.semver, universal_newlines=False, shell=None, istream=) 05:03:53 2022-09-26 05:03:52,896 [execute] INFO git cat-file --batch 05:03:53 2022-09-26 05:03:52,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-192/.semver, universal_newlines=False, shell=None, istream=) 05:03:53 2022-09-26 05:03:52,901 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-192/.semver/PR-192 05:03:53 0.0.0 [Pipeline] } 05:03:53 $ docker exec --env ******** --env ******** 22fe55fe8b966b38aeaf918536462b60aeb58900de94b2f921508069cd0830fb ssh-agent -k 05:03:53 unset SSH_AUTH_SOCK; 05:03:53 unset SSH_AGENT_PID; 05:03:53 echo Agent pid 76 killed; 05:03:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:03:53 + git semver [Pipeline] } 05:03:53 $ docker stop --time=1 22fe55fe8b966b38aeaf918536462b60aeb58900de94b2f921508069cd0830fb 05:03:55 $ docker rm -f 22fe55fe8b966b38aeaf918536462b60aeb58900de94b2f921508069cd0830fb [Pipeline] // withDockerContainer [Pipeline] sh 05:03:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:03:55 Stashed 1 file(s) [Pipeline] echo 05:03:55 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:56 provisioning config files... 05:03:56 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-192@tmp/config4922082493118314184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:56 ---> docker-login.sh 05:03:56 nexus3.edgexfoundry.org:10001 05:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:56 Configure a credential helper to remove this warning. See 05:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:56 05:03:56 Login Succeeded 05:03:56 nexus3.edgexfoundry.org:10002 05:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:56 Configure a credential helper to remove this warning. See 05:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:56 05:03:56 Login Succeeded 05:03:56 nexus3.edgexfoundry.org:10003 05:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:57 Configure a credential helper to remove this warning. See 05:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:57 05:03:57 Login Succeeded 05:03:57 nexus3.edgexfoundry.org:10004 05:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:57 Configure a credential helper to remove this warning. See 05:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:57 05:03:57 Login Succeeded 05:03:57 docker.io 05:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:57 Configure a credential helper to remove this warning. See 05:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:57 05:03:57 Login Succeeded 05:03:57 ---> docker-login.sh ends [Pipeline] } 05:03:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:03:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:57 ========================================================= 05:03:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:03:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:03:58 Sending build context to Docker daemon 5.48MB 05:03:58 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 05:03:58 Step 2/12 : FROM ${BASE} AS builder 05:03:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:03:58 2408cc74d12b: Pulling fs layer 05:03:58 ea60b727a1ce: Pulling fs layer 05:03:58 30c4a7721957: Pulling fs layer 05:03:58 370296b7ddb6: Pulling fs layer 05:03:58 7c6cee850709: Pulling fs layer 05:03:58 39a5fcdaea64: Pulling fs layer 05:03:58 d94ebbe4e438: Pulling fs layer 05:03:58 bcfd1f05c69d: Pulling fs layer 05:03:58 59ccb84bbe0f: Pulling fs layer 05:03:58 39a5fcdaea64: Waiting 05:03:58 d94ebbe4e438: Waiting 05:03:58 370296b7ddb6: Waiting 05:03:58 bcfd1f05c69d: Waiting 05:03:58 7c6cee850709: Waiting 05:03:58 59ccb84bbe0f: Waiting 05:03:58 30c4a7721957: Verifying Checksum 05:03:58 30c4a7721957: Download complete 05:03:58 ea60b727a1ce: Verifying Checksum 05:03:58 ea60b727a1ce: Download complete 05:03:58 7c6cee850709: Verifying Checksum 05:03:58 7c6cee850709: Download complete 05:03:58 39a5fcdaea64: Download complete 05:03:58 2408cc74d12b: Verifying Checksum 05:03:58 2408cc74d12b: Download complete 05:03:58 d94ebbe4e438: Download complete 05:03:58 2408cc74d12b: Pull complete 05:03:58 ea60b727a1ce: Pull complete 05:03:58 30c4a7721957: Pull complete 05:03:59 59ccb84bbe0f: Verifying Checksum 05:03:59 59ccb84bbe0f: Download complete 05:03:59 370296b7ddb6: Verifying Checksum 05:03:59 370296b7ddb6: Download complete 05:03:59 bcfd1f05c69d: Verifying Checksum 05:03:59 bcfd1f05c69d: Download complete 05:04:03 370296b7ddb6: Pull complete 05:04:03 7c6cee850709: Pull complete 05:04:03 39a5fcdaea64: Pull complete 05:04:03 d94ebbe4e438: Pull complete 05:04:05 bcfd1f05c69d: Pull complete 05:04:06 59ccb84bbe0f: Pull complete 05:04:06 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 05:04:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:04:06 ---> a4fb48ad2a94 05:04:06 Step 3/12 : ARG MAKE='make build' 05:04:11 Still waiting to schedule task 05:04:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:04:11 ---> Running in 62ec0b473b2f 05:04:11 Removing intermediate container 62ec0b473b2f 05:04:11 ---> 421e439cc4aa 05:04:11 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:04:11 ---> Running in 79a0c87b92f5 05:04:11 Removing intermediate container 79a0c87b92f5 05:04:11 ---> 60d134982351 05:04:11 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 05:04:11 ---> Running in de3a78570860 05:04:11 Removing intermediate container de3a78570860 05:04:11 ---> d1f208afb342 05:04:11 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:04:11 ---> Running in 5e9c87e133d7 05:04:12 Removing intermediate container 5e9c87e133d7 05:04:12 ---> cb86cca26b7a 05:04:12 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:04:12 ---> Running in 46354749ed74 05:04:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:04:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:04:13 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:04:13 (2/4) Installing libedit (20210910.3.1-r0) 05:04:13 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:04:13 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:04:14 Executing busybox-1.35.0-r13.trigger 05:04:14 OK: 216 MiB in 55 packages 05:04:14 Removing intermediate container 46354749ed74 05:04:14 ---> 8679f28dd5fb 05:04:14 Step 8/12 : WORKDIR /device-snmp-go 05:04:14 ---> Running in d2c30897770b 05:04:14 Removing intermediate container d2c30897770b 05:04:14 ---> 0d5f3ea3db79 05:04:14 Step 9/12 : COPY go.mod vendor* ./ 05:04:14 ---> 09e1b9ca3584 05:04:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:14 ---> Running in 1bc880f483a9 05:04:41 Removing intermediate container 1bc880f483a9 05:04:41 ---> 21952dcbfb1a 05:04:41 Step 11/12 : COPY . . 05:04:41 ---> c3ec8dbae4b8 05:04:41 Step 12/12 : RUN ${MAKE} 05:04:41 ---> Running in 9ffb0579763b 05:04:41 noop 05:04:41 Removing intermediate container 9ffb0579763b 05:04:41 ---> c2bf39eba2bc 05:04:41 Successfully built c2bf39eba2bc 05:04:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:42 + docker inspect -f . ci-base-image-x86_64 05:04:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:42 prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container 05:04:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-192 -v /w/workspace/gexfoundry_device-snmp-go_PR-192:/w/workspace/gexfoundry_device-snmp-go_PR-192:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-192@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:04:42 $ docker top ff505aad6aaf20bb208eb57fc297986945f9e820dd3ff0dab3913f4341a02239 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:42 + go version 05:04:42 go version go1.18.3 linux/amd64 [Pipeline] } 05:04:42 $ docker stop --time=1 ff505aad6aaf20bb208eb57fc297986945f9e820dd3ff0dab3913f4341a02239 05:04:44 $ docker rm -f ff505aad6aaf20bb208eb57fc297986945f9e820dd3ff0dab3913f4341a02239 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:44 + docker inspect -f . ci-base-image-x86_64 05:04:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:45 prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container 05:04:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-192 -v /w/workspace/gexfoundry_device-snmp-go_PR-192:/w/workspace/gexfoundry_device-snmp-go_PR-192:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-192@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:04:45 $ docker top 54ac4af90b7f34b8906b758a8456a04a9f9f048ad5d2f62f6a56f548c9b47e90 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:45 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-192 [Pipeline] fileExists [Pipeline] sh 05:04:46 + make test 05:04:46 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:04:46 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:04:56 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:04:56 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.018s coverage: 0.0% of statements 05:05:03 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 05:05:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:05:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:05:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:05:06 ./bin/test-attribution-txt.sh 05:05:06 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 05:05:06 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 05:05:06 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 05:05:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:05:06 $ docker stop --time=1 54ac4af90b7f34b8906b758a8456a04a9f9f048ad5d2f62f6a56f548c9b47e90 05:05:08 $ docker rm -f 54ac4af90b7f34b8906b758a8456a04a9f9f048ad5d2f62f6a56f548c9b47e90 [Pipeline] // withDockerContainer [Pipeline] sh 05:05:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:05:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:05:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:05:10 + ls -al . 05:05:10 total 172 05:05:10 drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 05:04 . 05:05:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 05:03 .. 05:05:10 -rw-rw-r-- 1 jenkins jenkins 6 Sep 26 05:03 .dockerignore 05:05:10 drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 05:04 .git 05:05:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 05:03 .github 05:05:10 -rw-rw-r-- 1 jenkins jenkins 328 Sep 26 05:03 .gitignore 05:05:10 -rw-rw-r-- 1 jenkins jenkins 41 Sep 26 05:03 .golangci.yml 05:05:10 drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 05:03 .semver 05:05:10 -rw-rw-r-- 1 jenkins jenkins 8556 Sep 26 05:03 Attribution.txt 05:05:10 -rw-rw-r-- 1 jenkins jenkins 6948 Sep 26 05:03 CHANGELOG.md 05:05:10 -rw-rw-r-- 1 jenkins jenkins 1518 Sep 26 05:03 Dockerfile 05:05:10 -rw-rw-r-- 1 jenkins jenkins 677 Sep 26 05:03 GOVERNANCE.md 05:05:10 -rw-rw-r-- 1 jenkins jenkins 656 Sep 26 05:03 Jenkinsfile 05:05:10 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 26 05:03 LICENSE 05:05:10 -rw-rw-r-- 1 jenkins jenkins 2334 Sep 26 05:03 Makefile 05:05:10 -rw-rw-r-- 1 jenkins jenkins 620 Sep 26 05:03 OWNERS.md 05:05:10 -rw-rw-r-- 1 jenkins jenkins 9390 Sep 26 05:03 README.md 05:05:10 -rw-rw-r-- 1 jenkins jenkins 5 Sep 26 05:03 VERSION 05:05:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 05:03 bin 05:05:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 05:03 cmd 05:05:10 -rw-r--r-- 1 jenkins jenkins 7631 Sep 26 05:04 coverage.out 05:05:10 -rw-rw-r-- 1 jenkins jenkins 3473 Sep 26 05:03 go.mod 05:05:10 -rw-rw-r-- 1 jenkins jenkins 38137 Sep 26 05:03 go.sum 05:05:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 05:03 internal 05:05:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 05:03 snap 05:05:10 -rw-rw-r-- 1 jenkins jenkins 228 Sep 26 05:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:10 + 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=75ddd7262cb1573847bca0b8c880f5d5789b72d7 --label arch=amd64 --label version=0.0.0 . 05:05:10 Sending build context to Docker daemon 5.488MB 05:05:10 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 05:05:10 Step 2/24 : FROM ${BASE} AS builder 05:05:10 ---> c2bf39eba2bc 05:05:10 Step 3/24 : ARG MAKE='make build' 05:05:10 ---> Running in fa1260ab6e5a 05:05:10 Removing intermediate container fa1260ab6e5a 05:05:10 ---> 247305c5fe27 05:05:10 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:05:10 ---> Running in 7b2c79a6bf96 05:05:10 Removing intermediate container 7b2c79a6bf96 05:05:10 ---> 71a4a54bbc8e 05:05:10 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:05:10 ---> Running in 07ccad873495 05:05:10 Removing intermediate container 07ccad873495 05:05:10 ---> 73924572550b 05:05:10 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:05:10 ---> Running in 2603f5141b2b 05:05:11 Removing intermediate container 2603f5141b2b 05:05:11 ---> 6014674a08da 05:05:11 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:05:11 ---> Running in 52e662d4a212 05:05:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:05:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:05:14 OK: 216 MiB in 55 packages 05:05:14 Removing intermediate container 52e662d4a212 05:05:14 ---> 72edb2b237dc 05:05:14 Step 8/24 : WORKDIR /device-snmp-go 05:05:14 ---> Running in 6a935a13060f 05:05:14 Removing intermediate container 6a935a13060f 05:05:14 ---> 735c81f75824 05:05:14 Step 9/24 : COPY go.mod vendor* ./ 05:05:14 ---> 02f879399624 05:05:14 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:05:14 ---> Running in afa70002174e 05:05:15 Removing intermediate container afa70002174e 05:05:15 ---> f4430fd77147 05:05:15 Step 11/24 : COPY . . 05:05:15 ---> 321a24968813 05:05:15 Step 12/24 : RUN ${MAKE} 05:05:15 ---> Running in eb8344a7076a 05:05:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.26 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 05:05:42 Removing intermediate container eb8344a7076a 05:05:42 ---> 5142ddce643d 05:05:42 Step 13/24 : FROM alpine:3.16 05:05:42 3.16: Pulling from library/alpine 05:05:42 213ec9aee27d: Pulling fs layer 05:05:42 213ec9aee27d: Verifying Checksum 05:05:42 213ec9aee27d: Download complete 05:05:42 213ec9aee27d: Pull complete 05:05:42 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 05:05:42 Status: Downloaded newer image for alpine:3.16 05:05:42 ---> 9c6f07244728 05:05:42 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:05:42 ---> Running in 13f1e335e52c 05:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:05:42 (1/6) Installing dumb-init (1.2.5-r1) 05:05:42 (2/6) Installing libgcc (11.2.1_git20220219-r2) 05:05:42 (3/6) Installing libsodium (1.0.18-r0) 05:05:42 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 05:05:42 (5/6) Installing libzmq (4.3.4-r0) 05:05:42 (6/6) Installing zeromq (4.3.4-r0) 05:05:42 Executing busybox-1.35.0-r17.trigger 05:05:42 OK: 8 MiB in 20 packages 05:05:42 Removing intermediate container 13f1e335e52c 05:05:42 ---> 9e7cf28e3ecb 05:05:42 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:05:42 ---> 19e5d238ab44 05:05:42 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:05:42 ---> 0d8ed9a983e5 05:05:42 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:05:42 ---> c5452fccca73 05:05:42 Step 18/24 : EXPOSE 59993 05:05:42 ---> Running in 093ddc3d41ae 05:05:42 Removing intermediate container 093ddc3d41ae 05:05:42 ---> a47a2cbac2d5 05:05:42 Step 19/24 : EXPOSE 161 05:05:42 ---> Running in 057e331afc42 05:05:42 Removing intermediate container 057e331afc42 05:05:42 ---> 7317d8e91090 05:05:42 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:05:42 ---> Running in 5b28dd7efe91 05:05:42 Removing intermediate container 5b28dd7efe91 05:05:42 ---> daec536c820f 05:05:42 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:05:42 ---> Running in e59ab1a4deae 05:05:42 Removing intermediate container e59ab1a4deae 05:05:42 ---> 864272f43b33 05:05:42 Step 22/24 : LABEL arch=amd64 05:05:42 ---> Running in f80dedf2b1b4 05:05:42 Removing intermediate container f80dedf2b1b4 05:05:42 ---> 4b79d7404971 05:05:42 Step 23/24 : LABEL git_sha=75ddd7262cb1573847bca0b8c880f5d5789b72d7 05:05:42 ---> Running in f6277ac17aaf 05:05:42 Removing intermediate container f6277ac17aaf 05:05:42 ---> 81a69ea76764 05:05:42 Step 24/24 : LABEL version=0.0.0 05:05:42 ---> Running in 6dfe84938408 05:05:42 Removing intermediate container 6dfe84938408 05:05:42 ---> e3288c41415b 05:05:42 [Warning] One or more build-args [ARCH] were not consumed 05:05:42 Successfully built e3288c41415b 05:05:42 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:43 05:05:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:44 latest: Pulling from edgex-lftools-log-publisher 05:05:44 5eb5b503b376: Pulling fs layer 05:05:44 5c69ac0246d0: Pulling fs layer 05:05:44 ec43610c2a17: Pulling fs layer 05:05:44 3a2ae6a8a46f: Pulling fs layer 05:05:44 33b1e0a273af: Pulling fs layer 05:05:44 3a2ae6a8a46f: Waiting 05:05:44 33b1e0a273af: Waiting 05:05:44 5d3b04190fa2: Pulling fs layer 05:05:44 2f39f015ded8: Pulling fs layer 05:05:44 2f39f015ded8: Waiting 05:05:44 5d3b04190fa2: Waiting 05:05:44 5c69ac0246d0: Verifying Checksum 05:05:44 5c69ac0246d0: Download complete 05:05:44 3a2ae6a8a46f: Download complete 05:05:44 33b1e0a273af: Verifying Checksum 05:05:44 33b1e0a273af: Download complete 05:05:44 5d3b04190fa2: Download complete 05:05:44 ec43610c2a17: Verifying Checksum 05:05:44 ec43610c2a17: Download complete 05:05:44 5eb5b503b376: Verifying Checksum 05:05:44 5eb5b503b376: Download complete 05:05:45 2f39f015ded8: Verifying Checksum 05:05:45 2f39f015ded8: Download complete 05:05:45 5eb5b503b376: Pull complete 05:05:45 5c69ac0246d0: Pull complete 05:05:46 ec43610c2a17: Pull complete 05:05:46 3a2ae6a8a46f: Pull complete 05:05:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1127 in /w/workspace/gexfoundry_device-snmp-go_PR-192 [Pipeline] { [Pipeline] ws 05:05:46 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 05:05:46 Selected Git installation does not exist. Using Default 05:05:46 The recommended git tool is: NONE 05:05:46 33b1e0a273af: Pull complete 05:05:46 5d3b04190fa2: Pull complete 05:05:50 2f39f015ded8: Pull complete 05:05:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:05:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:51 prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container 05:05:51 $ 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-192 -v /w/workspace/gexfoundry_device-snmp-go_PR-192:/w/workspace/gexfoundry_device-snmp-go_PR-192:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-192@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:05:51 using credential edgex-jenkins-ssh 05:05:51 Cloning the remote Git repository 05:05:51 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:05:51 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:05:51 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:05:51 > git --version # timeout=10 05:05:51 > git --version # 'git version 2.25.1' 05:05:51 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:52 Verifying host key using known hosts file 05:05:52 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. 05:05:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:53 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:05:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:54 $ docker top 800c1f4ab9c1a52be8b8a072239a34f11e4ca6e679c330c14f960fadaf0068d4 -eo pid,comm [Pipeline] { 05:05:54 Merging remotes/origin/main commit 1c0032f84a9a855f7b8ebbc06207ce7b5fd1cf17 into PR head commit 75ddd7262cb1573847bca0b8c880f5d5789b72d7 [Pipeline] libraryResource [Pipeline] sh 05:05:55 Merge succeeded, producing 75ddd7262cb1573847bca0b8c880f5d5789b72d7 05:05:55 Checking out Revision 75ddd7262cb1573847bca0b8c880f5d5789b72d7 (PR-192) 05:05:55 ---> job-cost.sh 05:05:55 lf-activate-venv: SKIPPING 05:05:55 INFO: No Stack... 05:05:54 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:05:54 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:05:54 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:54 Verifying host key using known hosts file 05:05:54 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. 05:05:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/192/head:refs/remotes/origin/PR-192 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:05:54 > git config core.sparsecheckout # timeout=10 05:05:54 > git checkout -f 75ddd7262cb1573847bca0b8c880f5d5789b72d7 # timeout=10 05:05:54 > git remote # timeout=10 05:05:54 > git config --get remote.origin.url # timeout=10 05:05:55 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:55 Verifying host key using known hosts file 05:05:55 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. 05:05:55 > git merge 1c0032f84a9a855f7b8ebbc06207ce7b5fd1cf17 # timeout=10 05:05:55 > git rev-parse HEAD^{commit} # timeout=10 05:05:55 > git config core.sparsecheckout # timeout=10 05:05:55 > git checkout -f 75ddd7262cb1573847bca0b8c880f5d5789b72d7 # timeout=10 05:05:55 INFO: Retrieving Pricing Info for: v3-standard-8 05:05:55 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 05:05:55 > git --version # timeout=10 05:05:55 > git --version # 'git version 2.25.1' 05:05:55 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 05:05:55 05:05:55 GitHub has been notified of this commit’s build result 05:05:55 [Pipeline] withEnv [Pipeline] { 05:05:56 INFO: Archiving Costs [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:05:56 + cat /w/workspace/gexfoundry_device-snmp-go_PR-192/archives/cost.csv 05:05:56 + cut -d, -f6 [Pipeline] lock 05:05:56 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-192-1-stack-cost] 05:05:56 Resource [jenkins-edgexfoundry-device-snmp-go-PR-192-1-stack-cost] did not exist. Created. 05:05:56 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-192-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:05:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:05:56 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:56 Dload Upload Total Spent Left Speed 05:05:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86910 0 --:--:-- --:--:-- --:--:-- 86910 05:05:56 + echo total: 0.2199999988079071 [Pipeline] stash 05:05:56 Stashed 1 file(s) [Pipeline] } 05:05:56 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-192-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:05:57 $ docker stop --time=1 800c1f4ab9c1a52be8b8a072239a34f11e4ca6e679c330c14f960fadaf0068d4 05:05:58 $ docker rm -f 800c1f4ab9c1a52be8b8a072239a34f11e4ca6e679c330c14f960fadaf0068d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:05:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:05:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:05:59 + sudo tee /etc/docker/daemon.new 05:05:59 { 05:05:59 "registry-mirrors": [ 05:05:59 "https://nexus3.edgexfoundry.org:10001" 05:05:59 ], 05:05:59 "bip": "10.250.0.254/24", 05:05:59 "hosts": [ 05:05:59 "tcp://0.0.0.0:5555", 05:05:59 "unix:///var/run/docker.sock" 05:05:59 ], 05:05:59 "mtu": 1458, 05:05:59 "selinux-enabled": true, 05:05:59 "seccomp-profile": "/etc/docker/seccomp.json" 05:05:59 } [Pipeline] sh 05:05:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:05:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:06:18 provisioning config files... 05:06:18 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config14572746703351739489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:18 ---> docker-login.sh 05:06:18 nexus3.edgexfoundry.org:10001 05:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:19 Configure a credential helper to remove this warning. See 05:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:19 05:06:19 Login Succeeded 05:06:19 nexus3.edgexfoundry.org:10002 05:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:19 Configure a credential helper to remove this warning. See 05:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:19 05:06:19 Login Succeeded 05:06:19 nexus3.edgexfoundry.org:10003 05:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:19 Configure a credential helper to remove this warning. See 05:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:19 05:06:19 Login Succeeded 05:06:19 nexus3.edgexfoundry.org:10004 05:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:20 Configure a credential helper to remove this warning. See 05:06:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:20 05:06:20 Login Succeeded 05:06:20 docker.io 05:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:21 Configure a credential helper to remove this warning. See 05:06:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:21 05:06:21 Login Succeeded 05:06:21 ---> docker-login.sh ends [Pipeline] } 05:06:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:06:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:06:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:06:21 ========================================================= 05:06:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:06:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:21 + 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 . 05:06:23 Sending build context to Docker daemon 2.827MB 05:06:23 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 05:06:23 Step 2/12 : FROM ${BASE} AS builder 05:06:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:06:23 b3c136eddcbf: Pulling fs layer 05:06:23 c0a3192eca97: Pulling fs layer 05:06:23 a050256f5b6f: Pulling fs layer 05:06:23 656be50a0ddc: Pulling fs layer 05:06:23 2bbca73fdf42: Pulling fs layer 05:06:23 46d945488cbd: Pulling fs layer 05:06:23 8a5474983e97: Pulling fs layer 05:06:23 329c88fbcd65: Pulling fs layer 05:06:23 46d945488cbd: Waiting 05:06:23 8a5474983e97: Waiting 05:06:23 329c88fbcd65: Waiting 05:06:23 656be50a0ddc: Waiting 05:06:23 2bbca73fdf42: Waiting 05:06:23 a050256f5b6f: Verifying Checksum 05:06:23 a050256f5b6f: Download complete 05:06:23 c0a3192eca97: Verifying Checksum 05:06:23 c0a3192eca97: Download complete 05:06:23 2bbca73fdf42: Verifying Checksum 05:06:23 2bbca73fdf42: Download complete 05:06:23 46d945488cbd: Verifying Checksum 05:06:23 46d945488cbd: Download complete 05:06:23 b3c136eddcbf: Verifying Checksum 05:06:24 b3c136eddcbf: Pull complete 05:06:24 329c88fbcd65: Verifying Checksum 05:06:24 329c88fbcd65: Download complete 05:06:25 c0a3192eca97: Pull complete 05:06:25 a050256f5b6f: Pull complete 05:06:25 8a5474983e97: Verifying Checksum 05:06:25 8a5474983e97: Download complete 05:06:26 656be50a0ddc: Verifying Checksum 05:06:26 656be50a0ddc: Download complete 05:06:39 656be50a0ddc: Pull complete 05:06:39 2bbca73fdf42: Pull complete 05:06:39 46d945488cbd: Pull complete 05:06:47 8a5474983e97: Pull complete 05:06:48 329c88fbcd65: Pull complete 05:06:48 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 05:06:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:06:48 ---> ff4287adb874 05:06:48 Step 3/12 : ARG MAKE='make build' 05:06:49 ---> Running in 62c11b8cbfd7 05:06:49 Removing intermediate container 62c11b8cbfd7 05:06:49 ---> ab05fbfb66e9 05:06:49 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:06:49 ---> Running in 01ae62dcf0c4 05:06:50 Removing intermediate container 01ae62dcf0c4 05:06:50 ---> 2587d99c5a4a 05:06:50 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 05:06:50 ---> Running in 1a58e493fdb9 05:06:50 Removing intermediate container 1a58e493fdb9 05:06:50 ---> 53e6b9208885 05:06:50 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:06:50 ---> Running in 9c4f67eb193e 05:06:52 Removing intermediate container 9c4f67eb193e 05:06:52 ---> 6eb960a7be23 05:06:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:06:52 ---> Running in d2e588ad33a5 05:06:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:06:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:06:55 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:06:55 (2/4) Installing libedit (20210910.3.1-r0) 05:06:55 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:06:55 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:06:55 Executing busybox-1.35.0-r13.trigger 05:06:55 OK: 226 MiB in 55 packages 05:06:56 Removing intermediate container d2e588ad33a5 05:06:56 ---> 073b50072b6e 05:06:56 Step 8/12 : WORKDIR /device-snmp-go 05:06:56 ---> Running in 49352f50fe91 05:06:57 Removing intermediate container 49352f50fe91 05:06:57 ---> 4114c2473256 05:06:57 Step 9/12 : COPY go.mod vendor* ./ 05:06:57 ---> 297672d14352 05:06:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:06:57 ---> Running in b98e091325b0 05:07:44 Removing intermediate container b98e091325b0 05:07:44 ---> 257cfbf3fa31 05:07:44 Step 11/12 : COPY . . 05:07:44 ---> 4163bb10a995 05:07:44 Step 12/12 : RUN ${MAKE} 05:07:44 ---> Running in 36bc2ab059d8 05:07:44 noop 05:07:45 Removing intermediate container 36bc2ab059d8 05:07:45 ---> f3b132692577 05:07:45 Successfully built f3b132692577 05:07:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:45 + docker inspect -f . ci-base-image-arm64 05:07:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:46 prd-ubuntu20.04-docker-arm64-4c-16g-1127 does not seem to be running inside a container 05:07: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 ******** ci-base-image-arm64 cat 05:07:47 $ docker top d755dec043c6b414f02446a37feffd7ff476e4ebf6cb90dff315ab9dc9eb3f81 -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:48 + go version 05:07:48 go version go1.18.3 linux/arm64 [Pipeline] } 05:07:48 $ docker stop --time=1 d755dec043c6b414f02446a37feffd7ff476e4ebf6cb90dff315ab9dc9eb3f81 05:07:49 $ docker rm -f d755dec043c6b414f02446a37feffd7ff476e4ebf6cb90dff315ab9dc9eb3f81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:50 + docker inspect -f . ci-base-image-arm64 05:07:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:50 prd-ubuntu20.04-docker-arm64-4c-16g-1127 does not seem to be running inside a container 05:07:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:07:52 $ docker top 509c19f0b7eac648628598519766e819dc18954eb0889a7161fb3f8053a1a7d2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:53 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 05:07:53 + make test 05:07:53 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:07:55 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:09:32 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:09:32 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.046s coverage: 0.0% of statements 05:09:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:09:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:09:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:09:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:09:44 ./bin/test-attribution-txt.sh 05:09:44 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 05:09:44 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 05:09:44 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 05:09:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:09:44 $ docker stop --time=1 509c19f0b7eac648628598519766e819dc18954eb0889a7161fb3f8053a1a7d2 05:09:46 $ docker rm -f 509c19f0b7eac648628598519766e819dc18954eb0889a7161fb3f8053a1a7d2 [Pipeline] // withDockerContainer [Pipeline] sh 05:09:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:09:47 Warning: overwriting stash ‘coverage-report’ 05:09:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:09:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:09:49 + ls -al . 05:09:49 total 168 05:09:49 drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 05:07 . 05:09:49 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 05:05 .. 05:09:49 -rw-rw-r-- 1 jenkins jenkins 6 Sep 26 05:05 .dockerignore 05:09:49 drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 05:05 .git 05:09:49 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 05:05 .github 05:09:49 -rw-rw-r-- 1 jenkins jenkins 328 Sep 26 05:05 .gitignore 05:09:49 -rw-rw-r-- 1 jenkins jenkins 41 Sep 26 05:05 .golangci.yml 05:09:49 -rw-rw-r-- 1 jenkins jenkins 8556 Sep 26 05:05 Attribution.txt 05:09:49 -rw-rw-r-- 1 jenkins jenkins 6948 Sep 26 05:05 CHANGELOG.md 05:09:49 -rw-rw-r-- 1 jenkins jenkins 1518 Sep 26 05:05 Dockerfile 05:09:49 -rw-rw-r-- 1 jenkins jenkins 677 Sep 26 05:05 GOVERNANCE.md 05:09:49 -rw-rw-r-- 1 jenkins jenkins 656 Sep 26 05:05 Jenkinsfile 05:09:49 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 26 05:05 LICENSE 05:09:49 -rw-rw-r-- 1 jenkins jenkins 2334 Sep 26 05:05 Makefile 05:09:49 -rw-rw-r-- 1 jenkins jenkins 620 Sep 26 05:05 OWNERS.md 05:09:49 -rw-rw-r-- 1 jenkins jenkins 9390 Sep 26 05:05 README.md 05:09:49 -rw-rw-r-- 1 jenkins jenkins 5 Sep 26 05:03 VERSION 05:09:49 drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 05:05 bin 05:09:49 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 05:05 cmd 05:09:49 -rw-r--r-- 1 jenkins jenkins 7631 Sep 26 05:09 coverage.out 05:09:49 -rw-rw-r-- 1 jenkins jenkins 3473 Sep 26 05:05 go.mod 05:09:49 -rw-rw-r-- 1 jenkins jenkins 38137 Sep 26 05:05 go.sum 05:09:49 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 05:05 internal 05:09:49 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 05:05 snap 05:09:49 -rw-rw-r-- 1 jenkins jenkins 228 Sep 26 05:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:49 + 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=75ddd7262cb1573847bca0b8c880f5d5789b72d7 --label arch=arm64 --label version=0.0.0 . 05:09:49 Sending build context to Docker daemon 2.835MB 05:09:49 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 05:09:49 Step 2/24 : FROM ${BASE} AS builder 05:09:49 ---> f3b132692577 05:09:49 Step 3/24 : ARG MAKE='make build' 05:09:49 ---> Running in c7508f3ceaeb 05:09:50 Removing intermediate container c7508f3ceaeb 05:09:50 ---> 300a32533fd8 05:09:50 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:09:50 ---> Running in dda4e9224ea7 05:09:50 Removing intermediate container dda4e9224ea7 05:09:50 ---> fa99c84e151a 05:09:50 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:09:50 ---> Running in ea58cec0aa5c 05:09:51 Removing intermediate container ea58cec0aa5c 05:09:51 ---> 13f3de41ae8e 05:09:51 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:09:51 ---> Running in d80917606c85 05:09:53 Removing intermediate container d80917606c85 05:09:53 ---> 86879d464c0b 05:09:53 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:09:53 ---> Running in 736f5c42ac13 05:09:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:09:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:09:55 OK: 226 MiB in 55 packages 05:09:56 Removing intermediate container 736f5c42ac13 05:09:56 ---> 9b2669b9651a 05:09:56 Step 8/24 : WORKDIR /device-snmp-go 05:09:56 ---> Running in 083b330ae9be 05:09:57 Removing intermediate container 083b330ae9be 05:09:57 ---> 5d25c3940a36 05:09:57 Step 9/24 : COPY go.mod vendor* ./ 05:09:57 ---> 1e4eb8d1b886 05:09:57 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:09:57 ---> Running in be2e36274d75 05:09:59 Removing intermediate container be2e36274d75 05:09:59 ---> 07ac0e3e3f1b 05:09:59 Step 11/24 : COPY . . 05:10:00 ---> e5d84f25be12 05:10:00 Step 12/24 : RUN ${MAKE} 05:10:00 ---> Running in 674bbfdcee1d 05:10:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.26 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 05:12:53 Removing intermediate container 674bbfdcee1d 05:12:53 ---> e952abfbddbd 05:12:53 Step 13/24 : FROM alpine:3.16 05:12:53 3.16: Pulling from library/alpine 05:12:53 9b18e9b68314: Pulling fs layer 05:12:53 9b18e9b68314: Verifying Checksum 05:12:53 9b18e9b68314: Download complete 05:12:53 9b18e9b68314: Pull complete 05:12:53 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 05:12:53 Status: Downloaded newer image for alpine:3.16 05:12:53 ---> a6215f271958 05:12:53 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:12:53 ---> Running in 6cc351327ced 05:12:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:12:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:12:53 (1/6) Installing dumb-init (1.2.5-r1) 05:12:53 (2/6) Installing libgcc (11.2.1_git20220219-r2) 05:12:53 (3/6) Installing libsodium (1.0.18-r0) 05:12:53 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 05:12:53 (5/6) Installing libzmq (4.3.4-r0) 05:12:53 (6/6) Installing zeromq (4.3.4-r0) 05:12:53 Executing busybox-1.35.0-r17.trigger 05:12:53 OK: 8 MiB in 20 packages 05:12:53 Removing intermediate container 6cc351327ced 05:12:53 ---> 613cd714d1fa 05:12:53 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:12:53 ---> 18e07b65d279 05:12:53 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:12:53 ---> 49719134bdf0 05:12:53 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:12:53 ---> 44b6ab032d08 05:12:53 Step 18/24 : EXPOSE 59993 05:12:53 ---> Running in af7ac5213ff8 05:12:53 Removing intermediate container af7ac5213ff8 05:12:53 ---> c943ece5ccdd 05:12:53 Step 19/24 : EXPOSE 161 05:12:53 ---> Running in e17e27e3a558 05:12:53 Removing intermediate container e17e27e3a558 05:12:53 ---> aedcde9c70c1 05:12:53 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:12:53 ---> Running in 9713ebb6f913 05:12:53 Removing intermediate container 9713ebb6f913 05:12:53 ---> 7db1ab0ed1f5 05:12:53 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:12:53 ---> Running in 48b5f0923948 05:12:53 Removing intermediate container 48b5f0923948 05:12:53 ---> 15f8c8ff0773 05:12:53 Step 22/24 : LABEL arch=arm64 05:12:53 ---> Running in 4698e540807f 05:12:53 Removing intermediate container 4698e540807f 05:12:53 ---> a4e4a26e6c9c 05:12:53 Step 23/24 : LABEL git_sha=75ddd7262cb1573847bca0b8c880f5d5789b72d7 05:12:53 ---> Running in d35dd8d69f27 05:12:53 Removing intermediate container d35dd8d69f27 05:12:53 ---> 2a8b99879619 05:12:53 Step 24/24 : LABEL version=0.0.0 05:12:53 ---> Running in 01b6c32c56b3 05:12:53 Removing intermediate container 01b6c32c56b3 05:12:53 ---> 9f7c65c893b1 05:12:53 [Warning] One or more build-args [ARCH] were not consumed 05:12:53 Successfully built 9f7c65c893b1 05:12:53 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:54 05:12:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:54 arm64: Pulling from edgex-lftools-log-publisher 05:12:54 8998bd30e6a1: Pulling fs layer 05:12:54 04944245beec: Pulling fs layer 05:12:54 699f458cf7ca: Pulling fs layer 05:12:54 765212b225bb: Pulling fs layer 05:12:54 f23df028b6ca: Pulling fs layer 05:12:54 d65c8cfc05b1: Pulling fs layer 05:12:54 2437ff75d9bd: Pulling fs layer 05:12:54 f23df028b6ca: Waiting 05:12:54 d65c8cfc05b1: Waiting 05:12:54 2437ff75d9bd: Waiting 05:12:54 765212b225bb: Waiting 05:12:54 04944245beec: Verifying Checksum 05:12:54 04944245beec: Download complete 05:12:54 765212b225bb: Verifying Checksum 05:12:54 765212b225bb: Download complete 05:12:54 f23df028b6ca: Verifying Checksum 05:12:54 f23df028b6ca: Download complete 05:12:54 d65c8cfc05b1: Verifying Checksum 05:12:54 d65c8cfc05b1: Download complete 05:12:54 699f458cf7ca: Verifying Checksum 05:12:54 699f458cf7ca: Download complete 05:12:55 8998bd30e6a1: Download complete 05:12:57 2437ff75d9bd: Verifying Checksum 05:12:57 2437ff75d9bd: Download complete 05:12:58 8998bd30e6a1: Pull complete 05:12:59 04944245beec: Pull complete 05:13:00 699f458cf7ca: Pull complete 05:13:00 765212b225bb: Pull complete 05:13:01 f23df028b6ca: Pull complete 05:13:01 d65c8cfc05b1: Pull complete 05:13:14 2437ff75d9bd: Pull complete 05:13:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:13:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:14 prd-ubuntu20.04-docker-arm64-4c-16g-1127 does not seem to be running inside a container 05:13:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:13:17 $ docker top 568aa2df7259b2cdae57c83d883a30647288e71499053448c90349b1f16a3f9c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:17 ---> job-cost.sh 05:13:17 lf-activate-venv: SKIPPING 05:13:17 INFO: No Stack... 05:13:18 INFO: Retrieving Pricing Info for: v3-standard-4 05:13:19 INFO: Archiving Costs [Pipeline] sh 05:13:19 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 05:13:19 + cut -d, -f6 [Pipeline] lock 05:13:20 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-192-1-stack-cost] 05:13:20 Resource [jenkins-edgexfoundry-device-snmp-go-PR-192-1-stack-cost] did not exist. Created. 05:13:20 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-192-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:13:20 /w/workspace/device-snmp-go/1@tmp/durable-d7c40646/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:13:21 + echo total: 0.10999999940395355 [Pipeline] stash 05:13:21 Warning: overwriting stash ‘stack-cost’ 05:13:21 Stashed 1 file(s) [Pipeline] } 05:13:21 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-192-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:13:21 $ docker stop --time=1 568aa2df7259b2cdae57c83d883a30647288e71499053448c90349b1f16a3f9c 05:13:22 $ docker rm -f 568aa2df7259b2cdae57c83d883a30647288e71499053448c90349b1f16a3f9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:13:23 provisioning config files... 05:13:23 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-192@tmp/config1220186712848067865tmp [Pipeline] { [Pipeline] sh 05:13:24 + set +x 05:13:24 + curl+ -s https://codecov.io/bash 05:13:24 bash -s -- 05:13:24 05:13:24 _____ _ 05:13:24 / ____| | | 05:13:24 | | ___ __| | ___ ___ _____ __ 05:13:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:13:24 | |___| (_) | (_| | __/ (_| (_) \ V / 05:13:24 \_____\___/ \__,_|\___|\___\___/ \_/ 05:13:24 Bash-1.0.6 05:13:24 05:13:24 05:13:24 ==> git version 2.25.1 found 05:13:24 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:13:24 Release-Date: 2020-01-08 05:13:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:13:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:13:24 ==> Jenkins CI detected. 05:13:24 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-192 05:13:24 project root: . 05:13:24 --> token set from env 05:13:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:13:24 ==> Running gcov in . (disable via -X gcov) 05:13:24 ==> Python coveragepy not found 05:13:24 ==> Searching for coverage reports in: 05:13:24 + . 05:13:24 -> Found 1 reports 05:13:24 ==> Detecting git/mercurial file structure 05:13:24 ==> Reading reports 05:13:24 + ./coverage.out bytes=7631 05:13:24 ==> Appending adjustments 05:13:24 https://docs.codecov.io/docs/fixing-reports 05:13:24 + Found adjustments 05:13:24 ==> Gzipping contents 05:13:24 4.0K /tmp/codecov.GVbjEg.gz 05:13:24 ==> Uploading reports 05:13:24 url: https://codecov.io 05:13:24 query: branch=PR-192&commit=75ddd7262cb1573847bca0b8c880f5d5789b72d7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-192%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=192&job=&cmd_args= 05:13:24 -> Pinging Codecov 05:13:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-192&commit=75ddd7262cb1573847bca0b8c880f5d5789b72d7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-192%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=192&job=&cmd_args= 05:13:24 -> Uploading to 05:13:24 https://storage.googleapis.com/codecov/v4/raw/2022-09-26/6C56EA5C29638FB4528AC87E60AF5AE0/75ddd7262cb1573847bca0b8c880f5d5789b72d7/f8c9367e-0104-4ff7-b734-e89aa1b3eb4f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220926T051324Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c783691c22fd8e7d7d37efc30e1ce759d014d547a19e7f0b2201f3c93ebc76f4 05:13:24 % Total % Received % Xferd Average Speed Time Time Time Current 05:13:24 Dload Upload Total Spent Left Speed 05:13:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1543 0 0 100 1543 0 6650 --:--:-- --:--:-- --:--:-- 6679 05:13:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/75ddd7262cb1573847bca0b8c880f5d5789b72d7 [Pipeline] } 05:13:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:13:26 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-192/archives ] 05:13:26 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-192/archives 05:13:26 total 16 05:13:26 drwxr-xr-x 3 root root 4096 Sep 26 05:05 . 05:13:26 drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 05:05 .. 05:13:26 drwxr-xr-x 2 root root 4096 Sep 26 05:05 cost 05:13:26 -rw-r--r-- 1 root root 86 Sep 26 05:05 cost.csv 05:13:26 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-192/archives 05:13:26 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-192/archives 05:13:26 total 16 05:13:26 drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 05:05 . 05:13:26 drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 05:05 .. 05:13:26 drwxr-xr-x 2 jenkins jenkins 4096 Sep 26 05:05 cost 05:13:26 -rw-r--r-- 1 jenkins jenkins 86 Sep 26 05:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:13:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:13:27 ---> package-listing.sh 05:13:27 ++ facter osfamily 05:13:27 ++ tr '[:upper:]' '[:lower:]' 05:13:28 + OS_FAMILY=debian 05:13:28 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-192 05:13:28 + START_PACKAGES=/tmp/packages_start.txt 05:13:28 + END_PACKAGES=/tmp/packages_end.txt 05:13:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:13:28 + PACKAGES=/tmp/packages_start.txt 05:13:28 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-192 ']' 05:13:28 + PACKAGES=/tmp/packages_end.txt 05:13:28 + case "${OS_FAMILY}" in 05:13:28 + dpkg -l 05:13:28 + grep '^ii' 05:13:28 + '[' -f /tmp/packages_start.txt ']' 05:13:28 + '[' -f /tmp/packages_end.txt ']' 05:13:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:13:28 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-192 ']' 05:13:28 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-192/archives/ 05:13:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-192/archives/ [Pipeline] echo 05:13:28 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-192/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:13:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:13:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:29 prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container 05:13:29 $ 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-192/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-192 -v /w/workspace/gexfoundry_device-snmp-go_PR-192:/w/workspace/gexfoundry_device-snmp-go_PR-192:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-192@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:13:29 $ docker top 9e4d78c3aef4b9afe1a80c7495845e71b432c6aba1dc17d916104d578f82b7cc -eo pid,comm [Pipeline] { [Pipeline] sh 05:13:29 + touch /tmp/pre-build-complete [Pipeline] sh 05:13:30 + mkdir -p /var/log/sysstat [Pipeline] sh 05:13:30 + ls /var/log/sa-host 05:13:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:13:30 provisioning config files... 05:13:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-192@tmp/config3887148669282219600tmp [Pipeline] { [Pipeline] echo 05:13:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:13:31 ---> create-netrc.sh [Pipeline] } 05:13:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:13:31 ---> python-tools-install.sh [Pipeline] echo 05:13:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:13:31 ---> sudo-logs.sh 05:13:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:13:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:13:32 ---> job-cost.sh 05:13:32 lf-activate-venv: SKIPPING 05:13:32 DEBUG: total: 0.2199999988079071 05:13:32 INFO: Retrieving Stack Cost... 05:13:32 INFO: Retrieving Pricing Info for: v3-standard-8 05:13:33 INFO: Archiving Costs [Pipeline] echo 05:13:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:13:33 ---> logs-deploy.sh 05:13:33 lf-activate-venv: SKIPPING 05:13:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-192/1 05:13:33 INFO: archiving workspace using pattern(s): 05:13:34 Archives upload complete. 05:13:34 INFO: archiving logs to Nexus