Pull request #173 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e+7a984207ad216ad191b3ac0372c82a64ff54e9ba (81f70792e88fe458f7bd2f1e290aecd973466a23) 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-ssh10111459397172640662.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh18285432616621915098.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-173/workspace@libs/edgex-global-pipelines # 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-173/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14002247068089713441.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-173/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4036316317995619161.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh3233195152250027375.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-173/workspace@libs/lf-pipelines # 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-173/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1184901531108876731.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-64431 in /w/workspace/gexfoundry_device-snmp-go_PR-173 [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-173 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7a984207ad216ad191b3ac0372c82a64ff54e9ba into PR head commit 24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e Merge succeeded, producing 24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e Checking out Revision 24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e (PR-173) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/173/head:refs/remotes/origin/PR-173 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7a984207ad216ad191b3ac0372c82a64ff54e9ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e # timeout=10 Commit message: "fix: Correctly set the versions for the service and sdk when building the binary" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-24T00:46:07.619Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-24T00:46:07.784Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-24T00:46:07.877Z] ========================================================= [2022-05-24T00:46:07.877Z] EdgeX Global Pipelines Version Info [2022-05-24T00:46:07.877Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-24T00:46:08.772Z] ------------------- [2022-05-24T00:46:08.772Z] stable info: [2022-05-24T00:46:08.772Z] ------------------- [2022-05-24T00:46:08.772Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-24T00:46:08.772Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-24T00:46:08.772Z] Message: update stable to v1.0.230 [2022-05-24T00:46:09.034Z] ------------------- [2022-05-24T00:46:09.034Z] experimental info: [2022-05-24T00:46:09.034Z] ------------------- [2022-05-24T00:46:09.034Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-24T00:46:09.034Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-24T00:46:09.034Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-24T00:46:09.306Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-05-24T00:46:09.435Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-05-24T00:46:09.585Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-24T00:46:09.622Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-24T00:46:09.660Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-24T00:46:09.696Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-24T00:46:09.731Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-24T00:46:09.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-24T00:46:09.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-24T00:46:09.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-24T00:46:09.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-24T00:46:09.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-05-24T00:46:09.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-24T00:46:09.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-24T00:46:10.029Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-24T00:46:10.067Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-24T00:46:10.105Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-24T00:46:10.146Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-24T00:46:10.186Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-24T00:46:10.224Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-24T00:46:10.264Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-24T00:46:10.301Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-24T00:46:10.340Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-24T00:46:10.384Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-24T00:46:10.427Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-24T00:46:10.473Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-24T00:46:10.512Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-173 [Pipeline] echo [2022-05-24T00:46:10.547Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-173 [Pipeline] echo [2022-05-24T00:46:10.584Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-173 [Pipeline] echo [2022-05-24T00:46:10.621Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e [Pipeline] echo [2022-05-24T00:46:10.658Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 24e1acf [Pipeline] echo [2022-05-24T00:46:10.694Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-24T00:46:10.802Z] provisioning config files... [2022-05-24T00:46:10.820Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-173@tmp/config2425989798633628574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T00:46:11.164Z] ---> docker-login.sh [2022-05-24T00:46:11.164Z] nexus3.edgexfoundry.org:10001 [2022-05-24T00:46:11.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T00:46:11.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T00:46:11.427Z] Configure a credential helper to remove this warning. See [2022-05-24T00:46:11.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T00:46:11.427Z] [2022-05-24T00:46:11.427Z] Login Succeeded [2022-05-24T00:46:11.427Z] nexus3.edgexfoundry.org:10002 [2022-05-24T00:46:11.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T00:46:11.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T00:46:11.689Z] Configure a credential helper to remove this warning. See [2022-05-24T00:46:11.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T00:46:11.689Z] [2022-05-24T00:46:11.689Z] Login Succeeded [2022-05-24T00:46:11.689Z] nexus3.edgexfoundry.org:10003 [2022-05-24T00:46:11.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T00:46:11.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T00:46:11.952Z] Configure a credential helper to remove this warning. See [2022-05-24T00:46:11.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T00:46:11.952Z] [2022-05-24T00:46:11.952Z] Login Succeeded [2022-05-24T00:46:11.952Z] nexus3.edgexfoundry.org:10004 [2022-05-24T00:46:11.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T00:46:11.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T00:46:11.952Z] Configure a credential helper to remove this warning. See [2022-05-24T00:46:11.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T00:46:11.952Z] [2022-05-24T00:46:11.952Z] Login Succeeded [2022-05-24T00:46:11.952Z] docker.io [2022-05-24T00:46:12.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T00:46:12.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T00:46:12.478Z] Configure a credential helper to remove this warning. See [2022-05-24T00:46:12.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T00:46:12.478Z] [2022-05-24T00:46:12.478Z] Login Succeeded [2022-05-24T00:46:12.478Z] ---> docker-login.sh ends [Pipeline] } [2022-05-24T00:46:12.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-24T00:46:13.100Z] + git rev-list -1 --merges 24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e~1..24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e [Pipeline] echo [2022-05-24T00:46:13.159Z] -----------> git rev-list -1 --merges 24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e~1..24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e 24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e [false] [Pipeline] sh [2022-05-24T00:46:13.472Z] + git log --format=format:%s -1 24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e [Pipeline] echo [2022-05-24T00:46:13.502Z] ========================================================= [2022-05-24T00:46:13.503Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-24T00:46:13.503Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-24T00:46:13.924Z] + git log --format=format:%s -1 24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e [Pipeline] echo [2022-05-24T00:46:13.955Z] [semverPrep] GIT_COMMIT: 24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e, Commit Message: fix: Correctly set the versions for the service and sdk when building the binary [Pipeline] echo [2022-05-24T00:46:13.986Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-24T00:46:14.449Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-24T00:46:14.449Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-24T00:46:14.449Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-24T00:46:14.449Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-24T00:46:14.449Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-24T00:46:14.449Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-24T00:46:14.449Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-24T00:46:14.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-24T00:46:14.907Z] [2022-05-24T00:46:14.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T00:46:15.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-24T00:46:15.247Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-24T00:46:15.247Z] 1fe172e4850f: Pulling fs layer [2022-05-24T00:46:15.247Z] caf521ccaac6: Pulling fs layer [2022-05-24T00:46:15.247Z] 3ead6fa29328: Pulling fs layer [2022-05-24T00:46:15.247Z] 5c2a1cbceb83: Pulling fs layer [2022-05-24T00:46:15.247Z] a8d5f1318db7: Pulling fs layer [2022-05-24T00:46:15.247Z] c427282e49a2: Pulling fs layer [2022-05-24T00:46:15.247Z] 1827001aaf11: Pulling fs layer [2022-05-24T00:46:15.247Z] 0714d37db230: Pulling fs layer [2022-05-24T00:46:15.247Z] ac28cf19c067: Pulling fs layer [2022-05-24T00:46:15.247Z] ca983d60f3e2: Pulling fs layer [2022-05-24T00:46:15.247Z] 9f894cec8388: Pulling fs layer [2022-05-24T00:46:15.247Z] 5c2a1cbceb83: Waiting [2022-05-24T00:46:15.247Z] a8d5f1318db7: Waiting [2022-05-24T00:46:15.247Z] 0714d37db230: Waiting [2022-05-24T00:46:15.247Z] ac28cf19c067: Waiting [2022-05-24T00:46:15.247Z] c427282e49a2: Waiting [2022-05-24T00:46:15.247Z] 1827001aaf11: Waiting [2022-05-24T00:46:15.247Z] caf521ccaac6: Verifying Checksum [2022-05-24T00:46:15.247Z] caf521ccaac6: Download complete [2022-05-24T00:46:15.247Z] 5c2a1cbceb83: Verifying Checksum [2022-05-24T00:46:15.247Z] 5c2a1cbceb83: Download complete [2022-05-24T00:46:15.247Z] a8d5f1318db7: Verifying Checksum [2022-05-24T00:46:15.247Z] a8d5f1318db7: Download complete [2022-05-24T00:46:15.506Z] c427282e49a2: Verifying Checksum [2022-05-24T00:46:15.506Z] c427282e49a2: Download complete [2022-05-24T00:46:15.506Z] 3ead6fa29328: Verifying Checksum [2022-05-24T00:46:15.506Z] 3ead6fa29328: Download complete [2022-05-24T00:46:15.506Z] 0714d37db230: Verifying Checksum [2022-05-24T00:46:15.506Z] 0714d37db230: Download complete [2022-05-24T00:46:15.506Z] ac28cf19c067: Download complete [2022-05-24T00:46:15.506Z] ca983d60f3e2: Verifying Checksum [2022-05-24T00:46:15.506Z] ca983d60f3e2: Download complete [2022-05-24T00:46:15.506Z] 9f894cec8388: Verifying Checksum [2022-05-24T00:46:15.506Z] 9f894cec8388: Download complete [2022-05-24T00:46:15.506Z] 1fe172e4850f: Verifying Checksum [2022-05-24T00:46:15.506Z] 1fe172e4850f: Download complete [2022-05-24T00:46:15.768Z] 1827001aaf11: Verifying Checksum [2022-05-24T00:46:15.768Z] 1827001aaf11: Download complete [2022-05-24T00:46:17.151Z] 1fe172e4850f: Pull complete [2022-05-24T00:46:17.151Z] caf521ccaac6: Pull complete [2022-05-24T00:46:17.720Z] 3ead6fa29328: Pull complete [2022-05-24T00:46:17.720Z] 5c2a1cbceb83: Pull complete [2022-05-24T00:46:17.983Z] a8d5f1318db7: Pull complete [2022-05-24T00:46:17.983Z] c427282e49a2: Pull complete [2022-05-24T00:46:20.524Z] 1827001aaf11: Pull complete [2022-05-24T00:46:20.524Z] 0714d37db230: Pull complete [2022-05-24T00:46:20.524Z] ac28cf19c067: Pull complete [2022-05-24T00:46:20.524Z] ca983d60f3e2: Pull complete [2022-05-24T00:46:20.524Z] 9f894cec8388: Pull complete [2022-05-24T00:46:20.524Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-24T00:46:20.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-24T00:46:20.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-24T00:46:20.621Z] prd-ubuntu20.04-docker-8c-8g-64431 does not seem to be running inside a container [2022-05-24T00:46:20.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-173 -v /w/workspace/gexfoundry_device-snmp-go_PR-173:/w/workspace/gexfoundry_device-snmp-go_PR-173:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-173@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-24T00:46:22.248Z] $ docker top 513f5e1a2dedcebe7cef80463137f8944c65833e5155be5f50dcd7398682a6fc -eo pid,comm [2022-05-24T00:46:22.311Z] 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). [2022-05-24T00:46:22.311Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-24T00:46:22.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-24T00:46:22.443Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-24T00:46:22.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-24T00:46:22.587Z] $ docker exec 513f5e1a2dedcebe7cef80463137f8944c65833e5155be5f50dcd7398682a6fc ssh-agent [2022-05-24T00:46:22.705Z] SSH_AUTH_SOCK=/tmp/ssh-Yo9yIHT6ARHT/agent.32 [2022-05-24T00:46:22.705Z] SSH_AGENT_PID=39 [2022-05-24T00:46:22.715Z] Running ssh-add (command line suppressed) [2022-05-24T00:46:22.839Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-173@tmp/private_key_6880922663985742558.key (/w/workspace/gexfoundry_device-snmp-go_PR-173@tmp/private_key_6880922663985742558.key) [2022-05-24T00:46:22.846Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-24T00:46:23.184Z] + git tag --points-at HEAD [Pipeline] } [2022-05-24T00:46:23.214Z] $ docker exec --env ******** --env ******** 513f5e1a2dedcebe7cef80463137f8944c65833e5155be5f50dcd7398682a6fc ssh-agent -k [2022-05-24T00:46:23.324Z] unset SSH_AUTH_SOCK; [2022-05-24T00:46:23.326Z] unset SSH_AGENT_PID; [2022-05-24T00:46:23.326Z] echo Agent pid 39 killed; [2022-05-24T00:46:23.331Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-24T00:46:23.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-24T00:46:23.420Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-24T00:46:23.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-24T00:46:23.563Z] $ docker exec 513f5e1a2dedcebe7cef80463137f8944c65833e5155be5f50dcd7398682a6fc ssh-agent [2022-05-24T00:46:23.692Z] SSH_AUTH_SOCK=/tmp/ssh-K14iwNkeI8IG/agent.72 [2022-05-24T00:46:23.692Z] SSH_AGENT_PID=79 [2022-05-24T00:46:23.697Z] Running ssh-add (command line suppressed) [2022-05-24T00:46:23.826Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-173@tmp/private_key_7799763134019050123.key (/w/workspace/gexfoundry_device-snmp-go_PR-173@tmp/private_key_7799763134019050123.key) [2022-05-24T00:46:23.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-24T00:46:24.175Z] + git semver init [2022-05-24T00:46:24.435Z] 2022-05-24 00:46:24,386 [run_init] DEBUG init version:0.0.0 force:False [2022-05-24T00:46:24.435Z] 2022-05-24 00:46:24,387 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-173/.semver [2022-05-24T00:46:24.435Z] 2022-05-24 00:46:24,387 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-173/.semver [2022-05-24T00:46:24.435Z] 2022-05-24 00:46:24,387 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-173/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-173, universal_newlines=False, shell=None, istream=None) [2022-05-24T00:46:25.376Z] 2022-05-24 00:46:25,092 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-173/.git/info/exclude [2022-05-24T00:46:25.376Z] 2022-05-24 00:46:25,093 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-173/.semver/PR-173 with force:False [2022-05-24T00:46:25.376Z] 2022-05-24 00:46:25,093 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-173/.semver/PR-173 [2022-05-24T00:46:25.376Z] 2022-05-24 00:46:25,097 [execute] INFO git cat-file --batch-check [2022-05-24T00:46:25.376Z] 2022-05-24 00:46:25,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-173/.semver, universal_newlines=False, shell=None, istream=) [2022-05-24T00:46:25.376Z] 2022-05-24 00:46:25,105 [execute] INFO git cat-file --batch [2022-05-24T00:46:25.376Z] 2022-05-24 00:46:25,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-173/.semver, universal_newlines=False, shell=None, istream=) [2022-05-24T00:46:25.376Z] 2022-05-24 00:46:25,110 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-173/.semver/PR-173 [2022-05-24T00:46:25.376Z] 0.0.0 [Pipeline] } [2022-05-24T00:46:25.410Z] $ docker exec --env ******** --env ******** 513f5e1a2dedcebe7cef80463137f8944c65833e5155be5f50dcd7398682a6fc ssh-agent -k [2022-05-24T00:46:25.522Z] unset SSH_AUTH_SOCK; [2022-05-24T00:46:25.522Z] unset SSH_AGENT_PID; [2022-05-24T00:46:25.523Z] echo Agent pid 79 killed; [2022-05-24T00:46:25.529Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-24T00:46:25.953Z] + git semver [Pipeline] } [2022-05-24T00:46:26.247Z] $ docker stop --time=1 513f5e1a2dedcebe7cef80463137f8944c65833e5155be5f50dcd7398682a6fc [2022-05-24T00:46:27.584Z] $ docker rm -f 513f5e1a2dedcebe7cef80463137f8944c65833e5155be5f50dcd7398682a6fc [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-24T00:46:28.008Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-24T00:46:28.343Z] Stashed 1 file(s) [Pipeline] echo [2022-05-24T00:46:28.361Z] [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 [2022-05-24T00:46:28.894Z] provisioning config files... [2022-05-24T00:46:28.907Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-173@tmp/config5855525747019673888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T00:46:29.264Z] ---> docker-login.sh [2022-05-24T00:46:29.264Z] nexus3.edgexfoundry.org:10001 [2022-05-24T00:46:29.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T00:46:29.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T00:46:29.264Z] Configure a credential helper to remove this warning. See [2022-05-24T00:46:29.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T00:46:29.264Z] [2022-05-24T00:46:29.264Z] Login Succeeded [2022-05-24T00:46:29.264Z] nexus3.edgexfoundry.org:10002 [2022-05-24T00:46:29.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T00:46:29.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T00:46:29.527Z] Configure a credential helper to remove this warning. See [2022-05-24T00:46:29.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T00:46:29.527Z] [2022-05-24T00:46:29.527Z] Login Succeeded [2022-05-24T00:46:29.527Z] nexus3.edgexfoundry.org:10003 [2022-05-24T00:46:29.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T00:46:29.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T00:46:29.527Z] Configure a credential helper to remove this warning. See [2022-05-24T00:46:29.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T00:46:29.527Z] [2022-05-24T00:46:29.527Z] Login Succeeded [2022-05-24T00:46:29.527Z] nexus3.edgexfoundry.org:10004 [2022-05-24T00:46:29.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T00:46:29.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T00:46:29.788Z] Configure a credential helper to remove this warning. See [2022-05-24T00:46:29.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T00:46:29.788Z] [2022-05-24T00:46:29.788Z] Login Succeeded [2022-05-24T00:46:29.788Z] docker.io [2022-05-24T00:46:29.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T00:46:30.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T00:46:30.050Z] Configure a credential helper to remove this warning. See [2022-05-24T00:46:30.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T00:46:30.050Z] [2022-05-24T00:46:30.050Z] Login Succeeded [2022-05-24T00:46:30.050Z] ---> docker-login.sh ends [Pipeline] } [2022-05-24T00:46:30.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-24T00:46:30.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-24T00:46:30.295Z] ========================================================= [2022-05-24T00:46:30.295Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-24T00:46:30.295Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-24T00:46:30.704Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-24T00:46:30.704Z] Sending build context to Docker daemon 5.369MB [2022-05-24T00:46:30.704Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-24T00:46:30.704Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-24T00:46:30.704Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-24T00:46:30.704Z] 59bf1c3509f3: Pulling fs layer [2022-05-24T00:46:30.704Z] 666ba61612fd: Pulling fs layer [2022-05-24T00:46:30.704Z] 8ed8ca486205: Pulling fs layer [2022-05-24T00:46:30.704Z] 4fe6c5a15a65: Pulling fs layer [2022-05-24T00:46:30.704Z] 22a0e8bec74d: Pulling fs layer [2022-05-24T00:46:30.704Z] ca2b28591e48: Pulling fs layer [2022-05-24T00:46:30.704Z] a51346096db8: Pulling fs layer [2022-05-24T00:46:30.704Z] daebc70d1ce1: Pulling fs layer [2022-05-24T00:46:30.704Z] 0e18a0eac166: Pulling fs layer [2022-05-24T00:46:30.704Z] 22a0e8bec74d: Waiting [2022-05-24T00:46:30.704Z] 4fe6c5a15a65: Waiting [2022-05-24T00:46:30.704Z] ca2b28591e48: Waiting [2022-05-24T00:46:30.704Z] a51346096db8: Waiting [2022-05-24T00:46:30.704Z] daebc70d1ce1: Waiting [2022-05-24T00:46:30.704Z] 0e18a0eac166: Waiting [2022-05-24T00:46:30.704Z] 8ed8ca486205: Verifying Checksum [2022-05-24T00:46:30.704Z] 8ed8ca486205: Download complete [2022-05-24T00:46:30.704Z] 666ba61612fd: Verifying Checksum [2022-05-24T00:46:30.704Z] 666ba61612fd: Download complete [2022-05-24T00:46:30.966Z] 22a0e8bec74d: Download complete [2022-05-24T00:46:30.966Z] ca2b28591e48: Verifying Checksum [2022-05-24T00:46:30.966Z] ca2b28591e48: Download complete [2022-05-24T00:46:30.966Z] 59bf1c3509f3: Download complete [2022-05-24T00:46:30.966Z] a51346096db8: Download complete [2022-05-24T00:46:30.966Z] daebc70d1ce1: Verifying Checksum [2022-05-24T00:46:30.966Z] daebc70d1ce1: Download complete [2022-05-24T00:46:30.966Z] 59bf1c3509f3: Pull complete [2022-05-24T00:46:31.231Z] 666ba61612fd: Pull complete [2022-05-24T00:46:31.231Z] 8ed8ca486205: Pull complete [2022-05-24T00:46:31.491Z] 0e18a0eac166: Verifying Checksum [2022-05-24T00:46:31.491Z] 0e18a0eac166: Download complete [2022-05-24T00:46:31.750Z] 4fe6c5a15a65: Download complete [2022-05-24T00:46:35.943Z] 4fe6c5a15a65: Pull complete [2022-05-24T00:46:35.943Z] 22a0e8bec74d: Pull complete [2022-05-24T00:46:35.943Z] ca2b28591e48: Pull complete [2022-05-24T00:46:35.943Z] a51346096db8: Pull complete [2022-05-24T00:46:35.943Z] daebc70d1ce1: Pull complete [2022-05-24T00:46:38.484Z] 0e18a0eac166: Pull complete [2022-05-24T00:46:38.484Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-24T00:46:38.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-24T00:46:38.484Z] ---> f018257e8ee9 [2022-05-24T00:46:38.484Z] Step 3/12 : ARG MAKE='make build' [2022-05-24T00:46:39.875Z] ---> Running in 680bf36af338 [2022-05-24T00:46:40.136Z] Removing intermediate container 680bf36af338 [2022-05-24T00:46:40.136Z] ---> 3e604bbe6ee6 [2022-05-24T00:46:40.136Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-24T00:46:40.136Z] ---> Running in 938318f3d2cf [2022-05-24T00:46:40.136Z] Removing intermediate container 938318f3d2cf [2022-05-24T00:46:40.136Z] ---> 032de3d50096 [2022-05-24T00:46:40.136Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-24T00:46:40.136Z] ---> Running in 2a796fd2d669 [2022-05-24T00:46:40.397Z] Removing intermediate container 2a796fd2d669 [2022-05-24T00:46:40.397Z] ---> 3cda992bdf87 [2022-05-24T00:46:40.397Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-24T00:46:40.397Z] ---> Running in c0676fe255f0 [2022-05-24T00:46:40.971Z] Removing intermediate container c0676fe255f0 [2022-05-24T00:46:40.971Z] ---> 6a2c54ef751d [2022-05-24T00:46:40.971Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-24T00:46:40.971Z] ---> Running in c45f5256de4e [2022-05-24T00:46:41.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-24T00:46:42.179Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-24T00:46:42.440Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-24T00:46:42.701Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-24T00:46:42.701Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-24T00:46:42.962Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-24T00:46:42.962Z] Executing busybox-1.34.1-r3.trigger [2022-05-24T00:46:42.962Z] OK: 224 MiB in 56 packages [2022-05-24T00:46:43.533Z] Removing intermediate container c45f5256de4e [2022-05-24T00:46:43.533Z] ---> 69799e46f905 [2022-05-24T00:46:43.533Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-24T00:46:43.533Z] ---> Running in 3f75162e7f72 [2022-05-24T00:46:43.533Z] Removing intermediate container 3f75162e7f72 [2022-05-24T00:46:43.533Z] ---> d7272aae6dc5 [2022-05-24T00:46:43.533Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-24T00:46:43.736Z] Still waiting to schedule task [2022-05-24T00:46:43.736Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-24T00:46:43.795Z] ---> 2f416c0c2054 [2022-05-24T00:46:43.795Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-24T00:46:43.795Z] ---> Running in 5c6221935f09 [2022-05-24T00:47:01.988Z] Removing intermediate container 5c6221935f09 [2022-05-24T00:47:01.988Z] ---> be8ebabd02dd [2022-05-24T00:47:01.988Z] Step 11/12 : COPY . . [2022-05-24T00:47:01.988Z] ---> f74efa16b41d [2022-05-24T00:47:01.988Z] Step 12/12 : RUN ${MAKE} [2022-05-24T00:47:01.988Z] ---> Running in 30e3ab4b0097 [2022-05-24T00:47:01.988Z] noop [2022-05-24T00:47:01.988Z] Removing intermediate container 30e3ab4b0097 [2022-05-24T00:47:01.988Z] ---> 4600ee21b1c5 [2022-05-24T00:47:01.988Z] Successfully built 4600ee21b1c5 [2022-05-24T00:47:01.988Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T00:47:02.331Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-24T00:47:02.331Z] . [Pipeline] withDockerContainer [2022-05-24T00:47:02.425Z] prd-ubuntu20.04-docker-8c-8g-64431 does not seem to be running inside a container [2022-05-24T00:47:02.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-173 -v /w/workspace/gexfoundry_device-snmp-go_PR-173:/w/workspace/gexfoundry_device-snmp-go_PR-173:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-173@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-24T00:47:02.885Z] $ docker top 83e594e9e3349259b6982cd8a15db4ba7ba3a57a02f9324e24feaf37931e7091 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-24T00:47:03.283Z] + go version [2022-05-24T00:47:03.283Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-24T00:47:03.323Z] $ docker stop --time=1 83e594e9e3349259b6982cd8a15db4ba7ba3a57a02f9324e24feaf37931e7091 [2022-05-24T00:47:04.611Z] $ docker rm -f 83e594e9e3349259b6982cd8a15db4ba7ba3a57a02f9324e24feaf37931e7091 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T00:47:05.268Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-24T00:47:05.268Z] . [Pipeline] withDockerContainer [2022-05-24T00:47:05.361Z] prd-ubuntu20.04-docker-8c-8g-64431 does not seem to be running inside a container [2022-05-24T00:47:05.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-173 -v /w/workspace/gexfoundry_device-snmp-go_PR-173:/w/workspace/gexfoundry_device-snmp-go_PR-173:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-173@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-24T00:47:05.846Z] $ docker top 9a974b8739453f4b7682805bc40030cea4dca586367d780693f4af85b347b1e8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-24T00:47:06.287Z] + make test [2022-05-24T00:47:06.287Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-24T00:47:06.857Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-24T00:47:16.842Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-24T00:47:16.842Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.026s coverage: 0.0% of statements [2022-05-24T00:47:24.972Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-24T00:47:28.267Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-24T00:47:28.267Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-24T00:47:28.267Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-24T00:47:28.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-24T00:47:28.902Z] $ docker stop --time=1 9a974b8739453f4b7682805bc40030cea4dca586367d780693f4af85b347b1e8 [2022-05-24T00:47:30.754Z] $ docker rm -f 9a974b8739453f4b7682805bc40030cea4dca586367d780693f4af85b347b1e8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-24T00:47:31.276Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-24T00:47:31.336Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-24T00:47:32.195Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-24T00:47:32.512Z] + ls -al . [2022-05-24T00:47:32.512Z] total 168 [2022-05-24T00:47:32.512Z] drwxrwxr-x 9 jenkins jenkins 4096 May 24 00:47 . [2022-05-24T00:47:32.512Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 00:46 .. [2022-05-24T00:47:32.512Z] -rw-rw-r-- 1 jenkins jenkins 6 May 24 00:46 .dockerignore [2022-05-24T00:47:32.512Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 00:46 .git [2022-05-24T00:47:32.512Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 00:46 .github [2022-05-24T00:47:32.512Z] -rw-rw-r-- 1 jenkins jenkins 328 May 24 00:46 .gitignore [2022-05-24T00:47:32.512Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 00:46 .golangci.yml [2022-05-24T00:47:32.512Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 00:46 .semver [2022-05-24T00:47:32.512Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 24 00:46 Attribution.txt [2022-05-24T00:47:32.512Z] -rw-rw-r-- 1 jenkins jenkins 6948 May 24 00:46 CHANGELOG.md [2022-05-24T00:47:32.512Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 24 00:46 Dockerfile [2022-05-24T00:47:32.512Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 00:46 GOVERNANCE.md [2022-05-24T00:47:32.512Z] -rw-rw-r-- 1 jenkins jenkins 656 May 24 00:46 Jenkinsfile [2022-05-24T00:47:32.512Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 24 00:46 LICENSE [2022-05-24T00:47:32.512Z] -rw-rw-r-- 1 jenkins jenkins 2334 May 24 00:46 Makefile [2022-05-24T00:47:32.512Z] -rw-rw-r-- 1 jenkins jenkins 620 May 24 00:46 OWNERS.md [2022-05-24T00:47:32.512Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 24 00:46 README.md [2022-05-24T00:47:32.512Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 00:46 VERSION [2022-05-24T00:47:32.512Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 00:46 bin [2022-05-24T00:47:32.512Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 00:46 cmd [2022-05-24T00:47:32.512Z] -rw-r--r-- 1 jenkins jenkins 7631 May 24 00:47 coverage.out [2022-05-24T00:47:32.512Z] -rw-rw-r-- 1 jenkins jenkins 3250 May 24 00:46 go.mod [2022-05-24T00:47:32.512Z] -rw-rw-r-- 1 jenkins jenkins 35701 May 24 00:46 go.sum [2022-05-24T00:47:32.512Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 00:46 internal [2022-05-24T00:47:32.512Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 00:46 snap [2022-05-24T00:47:32.512Z] -rw-rw-r-- 1 jenkins jenkins 228 May 24 00:46 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-24T00:47:32.868Z] + 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=24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e --label arch=amd64 --label version=0.0.0 . [2022-05-24T00:47:32.868Z] Sending build context to Docker daemon 5.378MB [2022-05-24T00:47:32.868Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-24T00:47:32.868Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-24T00:47:32.868Z] ---> 4600ee21b1c5 [2022-05-24T00:47:32.868Z] Step 3/24 : ARG MAKE='make build' [2022-05-24T00:47:32.868Z] ---> Running in 215490fefdf2 [2022-05-24T00:47:33.129Z] Removing intermediate container 215490fefdf2 [2022-05-24T00:47:33.129Z] ---> f423663d45a3 [2022-05-24T00:47:33.129Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-24T00:47:33.129Z] ---> Running in 2ad0c4a5b64f [2022-05-24T00:47:33.129Z] Removing intermediate container 2ad0c4a5b64f [2022-05-24T00:47:33.129Z] ---> 4657547af44b [2022-05-24T00:47:33.129Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-24T00:47:33.129Z] ---> Running in c035a97d3e36 [2022-05-24T00:47:33.390Z] Removing intermediate container c035a97d3e36 [2022-05-24T00:47:33.390Z] ---> c6c05a7d0e10 [2022-05-24T00:47:33.390Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-24T00:47:33.390Z] ---> Running in 6dc9649bfed7 [2022-05-24T00:47:33.963Z] Removing intermediate container 6dc9649bfed7 [2022-05-24T00:47:33.963Z] ---> 6c5089d74b3c [2022-05-24T00:47:33.963Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-24T00:47:33.963Z] ---> Running in 4ad74475e4d6 [2022-05-24T00:47:34.225Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-24T00:47:35.168Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-24T00:47:35.428Z] OK: 224 MiB in 56 packages [2022-05-24T00:47:35.689Z] Removing intermediate container 4ad74475e4d6 [2022-05-24T00:47:35.689Z] ---> 8376a464d34c [2022-05-24T00:47:35.689Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-24T00:47:35.689Z] ---> Running in e53a0c3742ea [2022-05-24T00:47:35.950Z] Removing intermediate container e53a0c3742ea [2022-05-24T00:47:35.950Z] ---> 1b3e365e521e [2022-05-24T00:47:35.950Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-24T00:47:35.950Z] ---> 1c3df15e8b60 [2022-05-24T00:47:35.950Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-24T00:47:36.212Z] ---> Running in 55cf7ab8c305 [2022-05-24T00:47:36.783Z] Removing intermediate container 55cf7ab8c305 [2022-05-24T00:47:36.783Z] ---> ea93e5672b5d [2022-05-24T00:47:36.783Z] Step 11/24 : COPY . . [2022-05-24T00:47:37.041Z] ---> b9b366e64dd0 [2022-05-24T00:47:37.041Z] Step 12/24 : RUN ${MAKE} [2022-05-24T00:47:37.041Z] ---> Running in 5db75e1f7105 [2022-05-24T00:47:37.301Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-24T00:47:59.247Z] Removing intermediate container 5db75e1f7105 [2022-05-24T00:47:59.247Z] ---> 1a2b399942d1 [2022-05-24T00:47:59.247Z] Step 13/24 : FROM alpine:3.14 [2022-05-24T00:47:59.247Z] 3.14: Pulling from library/alpine [2022-05-24T00:47:59.247Z] 8663204ce13b: Pulling fs layer [2022-05-24T00:47:59.247Z] 8663204ce13b: Verifying Checksum [2022-05-24T00:47:59.247Z] 8663204ce13b: Download complete [2022-05-24T00:47:59.247Z] 8663204ce13b: Pull complete [2022-05-24T00:47:59.247Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-24T00:47:59.247Z] Status: Downloaded newer image for alpine:3.14 [2022-05-24T00:47:59.247Z] ---> e04c818066af [2022-05-24T00:47:59.247Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-24T00:47:59.247Z] ---> Running in ecbdf866bc20 [2022-05-24T00:47:59.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-24T00:47:59.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-24T00:47:59.767Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-24T00:47:59.767Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-24T00:47:59.767Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-24T00:47:59.767Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-24T00:47:59.767Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-24T00:47:59.767Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-24T00:47:59.767Z] Executing busybox-1.33.1-r7.trigger [2022-05-24T00:47:59.767Z] OK: 8 MiB in 20 packages [2022-05-24T00:48:00.028Z] Removing intermediate container ecbdf866bc20 [2022-05-24T00:48:00.028Z] ---> fb87f02b1925 [2022-05-24T00:48:00.028Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-24T00:48:00.971Z] ---> 4f75476b235b [2022-05-24T00:48:00.971Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-24T00:48:00.971Z] ---> 363da02b27a2 [2022-05-24T00:48:00.971Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-24T00:48:00.971Z] ---> e442a96cbdc1 [2022-05-24T00:48:00.971Z] Step 18/24 : EXPOSE 59993 [2022-05-24T00:48:00.971Z] ---> Running in 11dc388770ce [2022-05-24T00:48:01.236Z] Removing intermediate container 11dc388770ce [2022-05-24T00:48:01.236Z] ---> 5fd163a5bbc3 [2022-05-24T00:48:01.236Z] Step 19/24 : EXPOSE 161 [2022-05-24T00:48:01.236Z] ---> Running in 6c490c02ceb9 [2022-05-24T00:48:01.236Z] Removing intermediate container 6c490c02ceb9 [2022-05-24T00:48:01.236Z] ---> 0a387e17783c [2022-05-24T00:48:01.236Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-24T00:48:01.236Z] ---> Running in a65f4d254d0b [2022-05-24T00:48:01.497Z] Removing intermediate container a65f4d254d0b [2022-05-24T00:48:01.497Z] ---> 1fcab7bd9e8e [2022-05-24T00:48:01.497Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-24T00:48:01.497Z] ---> Running in 263e4ab45016 [2022-05-24T00:48:01.497Z] Removing intermediate container 263e4ab45016 [2022-05-24T00:48:01.497Z] ---> 7af4c0d15d1d [2022-05-24T00:48:01.497Z] Step 22/24 : LABEL arch=amd64 [2022-05-24T00:48:01.497Z] ---> Running in 7d881f63766f [2022-05-24T00:48:01.759Z] Removing intermediate container 7d881f63766f [2022-05-24T00:48:01.759Z] ---> cbc9f0e17c3b [2022-05-24T00:48:01.759Z] Step 23/24 : LABEL git_sha=24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e [2022-05-24T00:48:01.759Z] ---> Running in b85e00d74e24 [2022-05-24T00:48:01.759Z] Removing intermediate container b85e00d74e24 [2022-05-24T00:48:01.759Z] ---> d300e007548d [2022-05-24T00:48:01.759Z] Step 24/24 : LABEL version=0.0.0 [2022-05-24T00:48:01.759Z] ---> Running in ab0f8503afb6 [2022-05-24T00:48:02.021Z] Removing intermediate container ab0f8503afb6 [2022-05-24T00:48:02.021Z] ---> c378e9a1e25b [2022-05-24T00:48:02.021Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-24T00:48:02.021Z] Successfully built c378e9a1e25b [2022-05-24T00:48:02.021Z] Successfully tagged device-snmp:latest [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] sh [2022-05-24T00:48:02.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-24T00:48:02.740Z] [2022-05-24T00:48:02.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T00:48:03.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-24T00:48:03.089Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-24T00:48:03.089Z] 5eb5b503b376: Pulling fs layer [2022-05-24T00:48:03.089Z] 5c69ac0246d0: Pulling fs layer [2022-05-24T00:48:03.089Z] ec43610c2a17: Pulling fs layer [2022-05-24T00:48:03.089Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-24T00:48:03.089Z] 33b1e0a273af: Pulling fs layer [2022-05-24T00:48:03.089Z] 5d3b04190fa2: Pulling fs layer [2022-05-24T00:48:03.089Z] 2f39f015ded8: Pulling fs layer [2022-05-24T00:48:03.089Z] 33b1e0a273af: Waiting [2022-05-24T00:48:03.089Z] 5d3b04190fa2: Waiting [2022-05-24T00:48:03.089Z] 3a2ae6a8a46f: Waiting [2022-05-24T00:48:03.089Z] 2f39f015ded8: Waiting [2022-05-24T00:48:03.089Z] 5c69ac0246d0: Verifying Checksum [2022-05-24T00:48:03.089Z] 5c69ac0246d0: Download complete [2022-05-24T00:48:03.089Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-24T00:48:03.089Z] 3a2ae6a8a46f: Download complete [2022-05-24T00:48:03.089Z] 33b1e0a273af: Verifying Checksum [2022-05-24T00:48:03.089Z] 33b1e0a273af: Download complete [2022-05-24T00:48:03.089Z] 5d3b04190fa2: Verifying Checksum [2022-05-24T00:48:03.090Z] 5d3b04190fa2: Download complete [2022-05-24T00:48:03.090Z] ec43610c2a17: Verifying Checksum [2022-05-24T00:48:03.090Z] ec43610c2a17: Download complete [2022-05-24T00:48:03.348Z] 5eb5b503b376: Verifying Checksum [2022-05-24T00:48:03.348Z] 5eb5b503b376: Download complete [2022-05-24T00:48:03.916Z] 2f39f015ded8: Download complete [2022-05-24T00:48:04.487Z] 5eb5b503b376: Pull complete [2022-05-24T00:48:04.747Z] 5c69ac0246d0: Pull complete [2022-05-24T00:48:05.316Z] ec43610c2a17: Pull complete [2022-05-24T00:48:05.316Z] 3a2ae6a8a46f: Pull complete [2022-05-24T00:48:05.576Z] 33b1e0a273af: Pull complete [2022-05-24T00:48:05.576Z] 5d3b04190fa2: Pull complete [2022-05-24T00:48:10.857Z] 2f39f015ded8: Pull complete [2022-05-24T00:48:10.857Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-24T00:48:10.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-24T00:48:10.857Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-24T00:48:10.949Z] prd-ubuntu20.04-docker-8c-8g-64431 does not seem to be running inside a container [2022-05-24T00:48:10.986Z] $ 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-173 -v /w/workspace/gexfoundry_device-snmp-go_PR-173:/w/workspace/gexfoundry_device-snmp-go_PR-173:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-173@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-24T00:48:12.831Z] $ docker top e3cdf25427329ac37197d644c874bcc29f15a85c446dff052d360b74084deb8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T00:48:13.350Z] ---> job-cost.sh [2022-05-24T00:48:13.350Z] lf-activate-venv: SKIPPING [2022-05-24T00:48:13.350Z] INFO: No Stack... [2022-05-24T00:48:14.023Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-24T00:48:14.322Z] INFO: Archiving Costs [Pipeline] sh [2022-05-24T00:48:14.640Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-173/archives/cost.csv [2022-05-24T00:48:14.640Z] + cut -d, -f6 [Pipeline] lock [2022-05-24T00:48:14.688Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-173-1-stack-cost] [2022-05-24T00:48:14.693Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-173-1-stack-cost] did not exist. Created. [2022-05-24T00:48:14.693Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-173-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-24T00:48:15.156Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-24T00:48:15.244Z] Stashed 1 file(s) [Pipeline] } [2022-05-24T00:48:15.356Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-173-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-24T00:48:15.432Z] $ docker stop --time=1 e3cdf25427329ac37197d644c874bcc29f15a85c446dff052d360b74084deb8f [2022-05-24T00:48:16.605Z] $ docker rm -f e3cdf25427329ac37197d644c874bcc29f15a85c446dff052d360b74084deb8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-24T00:49:03.875Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64433 in /w/workspace/gexfoundry_device-snmp-go_PR-173 [Pipeline] { [Pipeline] ws [2022-05-24T00:49:03.921Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2022-05-24T00:49:04.255Z] Selected Git installation does not exist. Using Default [2022-05-24T00:49:04.255Z] The recommended git tool is: NONE [2022-05-24T00:49:11.622Z] using credential edgex-jenkins-ssh [2022-05-24T00:49:11.642Z] Cloning the remote Git repository [2022-05-24T00:49:11.700Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-05-24T00:49:11.787Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2022-05-24T00:49:11.875Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-24T00:49:11.875Z] > git --version # timeout=10 [2022-05-24T00:49:11.909Z] > git --version # 'git version 2.25.1' [2022-05-24T00:49:11.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-24T00:49:11.999Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-24T00:49:12.927Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-24T00:49:12.954Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-24T00:49:13.002Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-24T00:49:13.045Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-24T00:49:13.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-24T00:49:13.060Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/173/head:refs/remotes/origin/PR-173 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-24T00:49:13.578Z] Merging remotes/origin/main commit 7a984207ad216ad191b3ac0372c82a64ff54e9ba into PR head commit 24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e [2022-05-24T00:49:14.014Z] Merge succeeded, producing 24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e [2022-05-24T00:49:14.015Z] Checking out Revision 24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e (PR-173) [2022-05-24T00:49:13.604Z] > git config core.sparsecheckout # timeout=10 [2022-05-24T00:49:13.625Z] > git checkout -f 24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e # timeout=10 [2022-05-24T00:49:13.832Z] > git remote # timeout=10 [2022-05-24T00:49:13.890Z] > git config --get remote.origin.url # timeout=10 [2022-05-24T00:49:13.935Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-24T00:49:13.950Z] > git merge 7a984207ad216ad191b3ac0372c82a64ff54e9ba # timeout=10 [2022-05-24T00:49:13.990Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-24T00:49:14.024Z] > git config core.sparsecheckout # timeout=10 [2022-05-24T00:49:14.040Z] > git checkout -f 24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e # timeout=10 [2022-05-24T00:49:18.391Z] Commit message: "fix: Correctly set the versions for the service and sdk when building the binary" [2022-05-24T00:49:18.455Z] > git --version # timeout=10 [2022-05-24T00:49:18.469Z] > git --version # 'git version 2.25.1' [2022-05-24T00:49:18.485Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-24T00:49:19.508Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-24T00:49:19.508Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-24T00:49:19.508Z] Dload Upload Total Spent Left Speed [2022-05-24T00:49:19.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 51919 0 --:--:-- --:--:-- --:--:-- 51700 [Pipeline] sh [2022-05-24T00:49:20.048Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-24T00:49:20.414Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-24T00:49:20.414Z] + sudo tee /etc/docker/daemon.new [2022-05-24T00:49:20.414Z] { [2022-05-24T00:49:20.414Z] "registry-mirrors": [ [2022-05-24T00:49:20.414Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-24T00:49:20.414Z] ], [2022-05-24T00:49:20.414Z] "bip": "10.250.0.254/24", [2022-05-24T00:49:20.414Z] "hosts": [ [2022-05-24T00:49:20.414Z] "tcp://0.0.0.0:5555", [2022-05-24T00:49:20.414Z] "unix:///var/run/docker.sock" [2022-05-24T00:49:20.414Z] ], [2022-05-24T00:49:20.414Z] "mtu": 1458, [2022-05-24T00:49:20.414Z] "selinux-enabled": true, [2022-05-24T00:49:20.414Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-24T00:49:20.414Z] } [Pipeline] sh [2022-05-24T00:49:20.774Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-24T00:49:21.139Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-24T00:49:39.565Z] provisioning config files... [2022-05-24T00:49:39.593Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config2713007402107347469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T00:49:40.284Z] ---> docker-login.sh [2022-05-24T00:49:40.284Z] nexus3.edgexfoundry.org:10001 [2022-05-24T00:49:40.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T00:49:41.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T00:49:41.164Z] Configure a credential helper to remove this warning. See [2022-05-24T00:49:41.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T00:49:41.164Z] [2022-05-24T00:49:41.164Z] Login Succeeded [2022-05-24T00:49:41.164Z] nexus3.edgexfoundry.org:10002 [2022-05-24T00:49:41.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T00:49:41.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T00:49:41.773Z] Configure a credential helper to remove this warning. See [2022-05-24T00:49:41.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T00:49:41.773Z] [2022-05-24T00:49:41.773Z] Login Succeeded [2022-05-24T00:49:41.773Z] nexus3.edgexfoundry.org:10003 [2022-05-24T00:49:42.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T00:49:42.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T00:49:42.328Z] Configure a credential helper to remove this warning. See [2022-05-24T00:49:42.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T00:49:42.328Z] [2022-05-24T00:49:42.328Z] Login Succeeded [2022-05-24T00:49:42.328Z] nexus3.edgexfoundry.org:10004 [2022-05-24T00:49:42.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T00:49:42.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T00:49:42.604Z] Configure a credential helper to remove this warning. See [2022-05-24T00:49:42.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T00:49:42.604Z] [2022-05-24T00:49:42.604Z] Login Succeeded [2022-05-24T00:49:42.879Z] docker.io [2022-05-24T00:49:43.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T00:49:43.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T00:49:43.427Z] Configure a credential helper to remove this warning. See [2022-05-24T00:49:43.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T00:49:43.427Z] [2022-05-24T00:49:43.427Z] Login Succeeded [2022-05-24T00:49:43.427Z] ---> docker-login.sh ends [Pipeline] } [2022-05-24T00:49:43.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-24T00:49:43.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-24T00:49:43.891Z] ========================================================= [2022-05-24T00:49:43.891Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-24T00:49:43.891Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-24T00:49:44.340Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-24T00:49:44.617Z] Sending build context to Docker daemon 2.78MB [2022-05-24T00:49:44.617Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-24T00:49:44.617Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-24T00:49:44.900Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-24T00:49:44.900Z] 9b3977197b4f: Pulling fs layer [2022-05-24T00:49:44.900Z] 1a89e8eeedd5: Pulling fs layer [2022-05-24T00:49:44.900Z] 94645a83ff95: Pulling fs layer [2022-05-24T00:49:44.900Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-24T00:49:44.900Z] 0c92f367c5e7: Pulling fs layer [2022-05-24T00:49:44.900Z] 3096ccb668a1: Pulling fs layer [2022-05-24T00:49:44.900Z] e8cf19c19ddd: Pulling fs layer [2022-05-24T00:49:44.900Z] a4caa8a26152: Pulling fs layer [2022-05-24T00:49:44.900Z] 3f3a8bcf1eab: Waiting [2022-05-24T00:49:44.900Z] 0c92f367c5e7: Waiting [2022-05-24T00:49:44.900Z] 3096ccb668a1: Waiting [2022-05-24T00:49:44.900Z] e8cf19c19ddd: Waiting [2022-05-24T00:49:44.900Z] a4caa8a26152: Waiting [2022-05-24T00:49:44.900Z] 94645a83ff95: Verifying Checksum [2022-05-24T00:49:44.900Z] 94645a83ff95: Download complete [2022-05-24T00:49:44.900Z] 1a89e8eeedd5: Verifying Checksum [2022-05-24T00:49:44.900Z] 1a89e8eeedd5: Download complete [2022-05-24T00:49:44.900Z] 0c92f367c5e7: Download complete [2022-05-24T00:49:44.900Z] 3096ccb668a1: Verifying Checksum [2022-05-24T00:49:44.900Z] 3096ccb668a1: Download complete [2022-05-24T00:49:44.900Z] 9b3977197b4f: Download complete [2022-05-24T00:49:44.900Z] e8cf19c19ddd: Verifying Checksum [2022-05-24T00:49:44.900Z] e8cf19c19ddd: Download complete [2022-05-24T00:49:45.895Z] 9b3977197b4f: Pull complete [2022-05-24T00:49:46.502Z] 1a89e8eeedd5: Pull complete [2022-05-24T00:49:46.780Z] 94645a83ff95: Pull complete [2022-05-24T00:49:47.064Z] a4caa8a26152: Verifying Checksum [2022-05-24T00:49:47.064Z] a4caa8a26152: Download complete [2022-05-24T00:49:47.674Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-24T00:49:47.674Z] 3f3a8bcf1eab: Download complete [2022-05-24T00:50:00.082Z] 3f3a8bcf1eab: Pull complete [2022-05-24T00:50:00.082Z] 0c92f367c5e7: Pull complete [2022-05-24T00:50:00.082Z] 3096ccb668a1: Pull complete [2022-05-24T00:50:00.082Z] e8cf19c19ddd: Pull complete [2022-05-24T00:50:06.807Z] a4caa8a26152: Pull complete [2022-05-24T00:50:06.807Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-24T00:50:06.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-24T00:50:06.807Z] ---> 725f1c02e7f9 [2022-05-24T00:50:06.807Z] Step 3/12 : ARG MAKE='make build' [2022-05-24T00:50:07.800Z] ---> Running in d8b0147727af [2022-05-24T00:50:08.395Z] Removing intermediate container d8b0147727af [2022-05-24T00:50:08.395Z] ---> 7cf64f13a5d3 [2022-05-24T00:50:08.395Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-24T00:50:08.395Z] ---> Running in 3a5b915c7df0 [2022-05-24T00:50:08.672Z] Removing intermediate container 3a5b915c7df0 [2022-05-24T00:50:08.672Z] ---> 1a3c634ec72e [2022-05-24T00:50:08.672Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-24T00:50:08.672Z] ---> Running in 83fe2e1354c8 [2022-05-24T00:50:08.945Z] Removing intermediate container 83fe2e1354c8 [2022-05-24T00:50:08.945Z] ---> 3e740c56cca9 [2022-05-24T00:50:08.945Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-24T00:50:09.221Z] ---> Running in 21e4e2759206 [2022-05-24T00:50:11.212Z] Removing intermediate container 21e4e2759206 [2022-05-24T00:50:11.212Z] ---> 42c02b323035 [2022-05-24T00:50:11.212Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-24T00:50:11.212Z] ---> Running in bc8877f601c5 [2022-05-24T00:50:13.848Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-24T00:50:14.452Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-24T00:50:15.439Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-24T00:50:15.714Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-24T00:50:15.714Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-24T00:50:15.989Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-24T00:50:15.989Z] Executing busybox-1.34.1-r3.trigger [2022-05-24T00:50:15.989Z] OK: 224 MiB in 56 packages [2022-05-24T00:50:16.988Z] Removing intermediate container bc8877f601c5 [2022-05-24T00:50:16.988Z] ---> 6e89ee9dc96b [2022-05-24T00:50:16.988Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-24T00:50:17.266Z] ---> Running in 63fade9ec646 [2022-05-24T00:50:17.550Z] Removing intermediate container 63fade9ec646 [2022-05-24T00:50:17.550Z] ---> fd482ae05ac8 [2022-05-24T00:50:17.550Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-24T00:50:18.155Z] ---> 9b24feae273f [2022-05-24T00:50:18.155Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-24T00:50:18.155Z] ---> Running in 057f80acb914 [2022-05-24T00:51:05.219Z] Removing intermediate container 057f80acb914 [2022-05-24T00:51:05.219Z] ---> 94089681ebe1 [2022-05-24T00:51:05.219Z] Step 11/12 : COPY . . [2022-05-24T00:51:05.495Z] ---> 36117563ca61 [2022-05-24T00:51:05.495Z] Step 12/12 : RUN ${MAKE} [2022-05-24T00:51:05.495Z] ---> Running in 21925940abe7 [2022-05-24T00:51:06.489Z] noop [2022-05-24T00:51:07.479Z] Removing intermediate container 21925940abe7 [2022-05-24T00:51:07.479Z] ---> ef7cb8557591 [2022-05-24T00:51:07.479Z] Successfully built ef7cb8557591 [2022-05-24T00:51:07.479Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T00:51:07.857Z] + docker inspect -f . ci-base-image-arm64 [2022-05-24T00:51:07.857Z] . [Pipeline] withDockerContainer [2022-05-24T00:51:08.131Z] prd-ubuntu20.04-docker-arm64-4c-16g-64433 does not seem to be running inside a container [2022-05-24T00:51:08.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-24T00:51:09.530Z] $ docker top 51baa2d5f67b96876e11db6b7abcaed3cfd42e7049acdbd2fc396dcf2d0b88e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-24T00:51:10.491Z] + go version [2022-05-24T00:51:10.492Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-24T00:51:10.526Z] $ docker stop --time=1 51baa2d5f67b96876e11db6b7abcaed3cfd42e7049acdbd2fc396dcf2d0b88e5 [2022-05-24T00:51:12.217Z] $ docker rm -f 51baa2d5f67b96876e11db6b7abcaed3cfd42e7049acdbd2fc396dcf2d0b88e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T00:51:13.091Z] + docker inspect -f . ci-base-image-arm64 [2022-05-24T00:51:13.091Z] . [Pipeline] withDockerContainer [2022-05-24T00:51:13.348Z] prd-ubuntu20.04-docker-arm64-4c-16g-64433 does not seem to be running inside a container [2022-05-24T00:51:13.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-24T00:51:14.699Z] $ docker top 37e1b39e35f141e5084774e7298d30daea80f6accb04e97c3e8053438c18ccb2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-24T00:51:15.690Z] + make test [2022-05-24T00:51:15.690Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-24T00:51:17.130Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-24T00:52:39.002Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-24T00:52:39.002Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.052s coverage: 0.0% of statements [2022-05-24T00:52:39.002Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-24T00:52:39.002Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-24T00:53:05.834Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-24T00:53:05.834Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-24T00:53:05.834Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-24T00:53:06.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-24T00:53:06.510Z] $ docker stop --time=1 37e1b39e35f141e5084774e7298d30daea80f6accb04e97c3e8053438c18ccb2 [2022-05-24T00:53:08.337Z] $ docker rm -f 37e1b39e35f141e5084774e7298d30daea80f6accb04e97c3e8053438c18ccb2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-24T00:53:09.383Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-24T00:53:09.420Z] Warning: overwriting stash ‘coverage-report’ [2022-05-24T00:53:09.886Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-24T00:53:10.499Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-24T00:53:10.844Z] + ls -al . [2022-05-24T00:53:10.844Z] total 164 [2022-05-24T00:53:10.844Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 00:53 . [2022-05-24T00:53:10.844Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 00:49 .. [2022-05-24T00:53:10.844Z] -rw-rw-r-- 1 jenkins jenkins 6 May 24 00:49 .dockerignore [2022-05-24T00:53:10.844Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 00:49 .git [2022-05-24T00:53:10.844Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 00:49 .github [2022-05-24T00:53:10.844Z] -rw-rw-r-- 1 jenkins jenkins 328 May 24 00:49 .gitignore [2022-05-24T00:53:10.844Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 00:49 .golangci.yml [2022-05-24T00:53:10.844Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 24 00:49 Attribution.txt [2022-05-24T00:53:10.844Z] -rw-rw-r-- 1 jenkins jenkins 6948 May 24 00:49 CHANGELOG.md [2022-05-24T00:53:10.844Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 24 00:49 Dockerfile [2022-05-24T00:53:10.844Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 00:49 GOVERNANCE.md [2022-05-24T00:53:10.844Z] -rw-rw-r-- 1 jenkins jenkins 656 May 24 00:49 Jenkinsfile [2022-05-24T00:53:10.844Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 24 00:49 LICENSE [2022-05-24T00:53:10.844Z] -rw-rw-r-- 1 jenkins jenkins 2334 May 24 00:49 Makefile [2022-05-24T00:53:10.844Z] -rw-rw-r-- 1 jenkins jenkins 620 May 24 00:49 OWNERS.md [2022-05-24T00:53:10.844Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 24 00:49 README.md [2022-05-24T00:53:10.844Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 00:46 VERSION [2022-05-24T00:53:10.844Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 00:49 bin [2022-05-24T00:53:10.844Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 00:49 cmd [2022-05-24T00:53:10.844Z] -rw-r--r-- 1 jenkins jenkins 7631 May 24 00:52 coverage.out [2022-05-24T00:53:10.844Z] -rw-rw-r-- 1 jenkins jenkins 3250 May 24 00:49 go.mod [2022-05-24T00:53:10.844Z] -rw-rw-r-- 1 jenkins jenkins 35701 May 24 00:49 go.sum [2022-05-24T00:53:10.844Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 00:49 internal [2022-05-24T00:53:10.844Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 00:49 snap [2022-05-24T00:53:10.844Z] -rw-rw-r-- 1 jenkins jenkins 228 May 24 00:49 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-24T00:53:11.220Z] + 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=24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e --label arch=arm64 --label version=0.0.0 . [2022-05-24T00:53:11.494Z] Sending build context to Docker daemon 2.788MB [2022-05-24T00:53:11.494Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-24T00:53:11.494Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-24T00:53:11.494Z] ---> ef7cb8557591 [2022-05-24T00:53:11.494Z] Step 3/24 : ARG MAKE='make build' [2022-05-24T00:53:11.768Z] ---> Running in 95e2498394d6 [2022-05-24T00:53:12.044Z] Removing intermediate container 95e2498394d6 [2022-05-24T00:53:12.044Z] ---> e63a19761694 [2022-05-24T00:53:12.044Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-24T00:53:12.044Z] ---> Running in 082989d7f36d [2022-05-24T00:53:12.318Z] Removing intermediate container 082989d7f36d [2022-05-24T00:53:12.318Z] ---> 36c6d56402a7 [2022-05-24T00:53:12.318Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-24T00:53:12.318Z] ---> Running in 83c2d06173d7 [2022-05-24T00:53:12.594Z] Removing intermediate container 83c2d06173d7 [2022-05-24T00:53:12.594Z] ---> 5119b78348b1 [2022-05-24T00:53:12.594Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-24T00:53:12.876Z] ---> Running in d4ba13c1ba32 [2022-05-24T00:53:14.319Z] Removing intermediate container d4ba13c1ba32 [2022-05-24T00:53:14.319Z] ---> 32480f7f5af9 [2022-05-24T00:53:14.319Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-24T00:53:14.319Z] ---> Running in 7ece6b6f3f5d [2022-05-24T00:53:15.317Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-24T00:53:16.301Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-24T00:53:17.287Z] OK: 224 MiB in 56 packages [2022-05-24T00:53:17.893Z] Removing intermediate container 7ece6b6f3f5d [2022-05-24T00:53:17.893Z] ---> 72b32aa59245 [2022-05-24T00:53:17.893Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-24T00:53:18.168Z] ---> Running in a4dd761aa782 [2022-05-24T00:53:18.441Z] Removing intermediate container a4dd761aa782 [2022-05-24T00:53:18.441Z] ---> cf0b5ea0410f [2022-05-24T00:53:18.441Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-24T00:53:19.036Z] ---> 15c3e1928fd5 [2022-05-24T00:53:19.036Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-24T00:53:19.036Z] ---> Running in 0655e16c2242 [2022-05-24T00:53:21.021Z] Removing intermediate container 0655e16c2242 [2022-05-24T00:53:21.021Z] ---> 530656a2588d [2022-05-24T00:53:21.021Z] Step 11/24 : COPY . . [2022-05-24T00:53:21.614Z] ---> fa713ab56772 [2022-05-24T00:53:21.614Z] Step 12/24 : RUN ${MAKE} [2022-05-24T00:53:21.614Z] ---> Running in ad2b60d3be83 [2022-05-24T00:53:22.594Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-24T00:55:29.756Z] Removing intermediate container ad2b60d3be83 [2022-05-24T00:55:29.756Z] ---> 306e22de64ee [2022-05-24T00:55:29.756Z] Step 13/24 : FROM alpine:3.14 [2022-05-24T00:55:29.756Z] 3.14: Pulling from library/alpine [2022-05-24T00:55:29.756Z] 455c02918c45: Pulling fs layer [2022-05-24T00:55:29.756Z] 455c02918c45: Download complete [2022-05-24T00:55:29.756Z] 455c02918c45: Pull complete [2022-05-24T00:55:29.756Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-24T00:55:29.756Z] Status: Downloaded newer image for alpine:3.14 [2022-05-24T00:55:29.756Z] ---> ac73e934f311 [2022-05-24T00:55:29.756Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-24T00:55:29.756Z] ---> Running in 7f04cabcd3a5 [2022-05-24T00:55:29.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-24T00:55:29.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-24T00:55:29.756Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-24T00:55:29.756Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-24T00:55:29.756Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-24T00:55:29.756Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-24T00:55:29.756Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-24T00:55:29.756Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-24T00:55:29.756Z] Executing busybox-1.33.1-r7.trigger [2022-05-24T00:55:29.756Z] OK: 8 MiB in 20 packages [2022-05-24T00:55:29.756Z] Removing intermediate container 7f04cabcd3a5 [2022-05-24T00:55:29.756Z] ---> a9c3d351ae6d [2022-05-24T00:55:29.756Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-24T00:55:29.756Z] ---> 0c8c61b79567 [2022-05-24T00:55:29.756Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-24T00:55:29.756Z] ---> f287d8fc630e [2022-05-24T00:55:29.756Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-24T00:55:29.756Z] ---> bdfb8b1a3594 [2022-05-24T00:55:29.756Z] Step 18/24 : EXPOSE 59993 [2022-05-24T00:55:29.756Z] ---> Running in 8c588c9d7527 [2022-05-24T00:55:29.756Z] Removing intermediate container 8c588c9d7527 [2022-05-24T00:55:29.756Z] ---> 806c5d9a4a8d [2022-05-24T00:55:29.756Z] Step 19/24 : EXPOSE 161 [2022-05-24T00:55:30.030Z] ---> Running in dc3fa4a3fde8 [2022-05-24T00:55:30.306Z] Removing intermediate container dc3fa4a3fde8 [2022-05-24T00:55:30.306Z] ---> 45522f973a9f [2022-05-24T00:55:30.306Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-24T00:55:30.306Z] ---> Running in 74b43def27fb [2022-05-24T00:55:30.587Z] Removing intermediate container 74b43def27fb [2022-05-24T00:55:30.587Z] ---> cc930751560a [2022-05-24T00:55:30.587Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-24T00:55:30.587Z] ---> Running in ade79bb9c4eb [2022-05-24T00:55:31.187Z] Removing intermediate container ade79bb9c4eb [2022-05-24T00:55:31.187Z] ---> f5b979c6a282 [2022-05-24T00:55:31.187Z] Step 22/24 : LABEL arch=arm64 [2022-05-24T00:55:31.187Z] ---> Running in 5f077dda03a7 [2022-05-24T00:55:31.459Z] Removing intermediate container 5f077dda03a7 [2022-05-24T00:55:31.460Z] ---> 9b7cce963699 [2022-05-24T00:55:31.460Z] Step 23/24 : LABEL git_sha=24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e [2022-05-24T00:55:31.460Z] ---> Running in c7aab17893a5 [2022-05-24T00:55:31.738Z] Removing intermediate container c7aab17893a5 [2022-05-24T00:55:31.738Z] ---> 12c81ad1a3c0 [2022-05-24T00:55:31.738Z] Step 24/24 : LABEL version=0.0.0 [2022-05-24T00:55:31.738Z] ---> Running in 786a90b90395 [2022-05-24T00:55:32.340Z] Removing intermediate container 786a90b90395 [2022-05-24T00:55:32.340Z] ---> e4696d6e9b19 [2022-05-24T00:55:32.340Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-24T00:55:32.341Z] Successfully built e4696d6e9b19 [2022-05-24T00:55:32.341Z] Successfully tagged device-snmp-arm64:latest [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] sh [2022-05-24T00:55:33.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-24T00:55:33.020Z] [2022-05-24T00:55:33.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-24T00:55:33.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-24T00:55:33.411Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-24T00:55:33.693Z] 8998bd30e6a1: Pulling fs layer [2022-05-24T00:55:33.693Z] 04944245beec: Pulling fs layer [2022-05-24T00:55:33.693Z] 699f458cf7ca: Pulling fs layer [2022-05-24T00:55:33.693Z] 765212b225bb: Pulling fs layer [2022-05-24T00:55:33.693Z] f23df028b6ca: Pulling fs layer [2022-05-24T00:55:33.693Z] d65c8cfc05b1: Pulling fs layer [2022-05-24T00:55:33.693Z] 2437ff75d9bd: Pulling fs layer [2022-05-24T00:55:33.693Z] f23df028b6ca: Waiting [2022-05-24T00:55:33.693Z] d65c8cfc05b1: Waiting [2022-05-24T00:55:33.693Z] 2437ff75d9bd: Waiting [2022-05-24T00:55:33.693Z] 765212b225bb: Waiting [2022-05-24T00:55:33.693Z] 04944245beec: Verifying Checksum [2022-05-24T00:55:33.693Z] 04944245beec: Download complete [2022-05-24T00:55:33.693Z] 765212b225bb: Verifying Checksum [2022-05-24T00:55:33.693Z] 765212b225bb: Download complete [2022-05-24T00:55:33.693Z] f23df028b6ca: Verifying Checksum [2022-05-24T00:55:33.693Z] f23df028b6ca: Download complete [2022-05-24T00:55:33.693Z] d65c8cfc05b1: Download complete [2022-05-24T00:55:33.693Z] 699f458cf7ca: Verifying Checksum [2022-05-24T00:55:33.693Z] 699f458cf7ca: Download complete [2022-05-24T00:55:34.299Z] 8998bd30e6a1: Verifying Checksum [2022-05-24T00:55:34.299Z] 8998bd30e6a1: Download complete [2022-05-24T00:55:36.279Z] 2437ff75d9bd: Verifying Checksum [2022-05-24T00:55:36.279Z] 2437ff75d9bd: Download complete [2022-05-24T00:55:38.913Z] 8998bd30e6a1: Pull complete [2022-05-24T00:55:39.190Z] 04944245beec: Pull complete [2022-05-24T00:55:40.634Z] 699f458cf7ca: Pull complete [2022-05-24T00:55:40.911Z] 765212b225bb: Pull complete [2022-05-24T00:55:41.896Z] f23df028b6ca: Pull complete [2022-05-24T00:55:41.896Z] d65c8cfc05b1: Pull complete [2022-05-24T00:55:57.006Z] 2437ff75d9bd: Pull complete [2022-05-24T00:55:57.006Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-24T00:55:57.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-24T00:55:57.006Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-24T00:55:57.267Z] prd-ubuntu20.04-docker-arm64-4c-16g-64433 does not seem to be running inside a container [2022-05-24T00:55:57.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-24T00:55:59.930Z] $ docker top 2146eb05b2467ea54a145b2266ec0be7aaa7f26da5d2c5fc89b82c4f804d507d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T00:56:00.919Z] ---> job-cost.sh [2022-05-24T00:56:00.920Z] lf-activate-venv: SKIPPING [2022-05-24T00:56:00.920Z] INFO: No Stack... [2022-05-24T00:56:01.193Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-24T00:56:02.173Z] INFO: Archiving Costs [Pipeline] sh [2022-05-24T00:56:02.853Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2022-05-24T00:56:02.853Z] + cut -d, -f6 [Pipeline] lock [2022-05-24T00:56:02.936Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-173-1-stack-cost] [2022-05-24T00:56:02.940Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-173-1-stack-cost] did not exist. Created. [2022-05-24T00:56:02.940Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-173-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-24T00:56:03.695Z] /w/workspace/device-snmp-go/1@tmp/durable-d8492a9b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-24T00:56:04.397Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-24T00:56:04.436Z] Warning: overwriting stash ‘stack-cost’ [2022-05-24T00:56:04.481Z] Stashed 1 file(s) [Pipeline] } [2022-05-24T00:56:04.498Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-173-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-24T00:56:04.576Z] $ docker stop --time=1 2146eb05b2467ea54a145b2266ec0be7aaa7f26da5d2c5fc89b82c4f804d507d [2022-05-24T00:56:06.091Z] $ docker rm -f 2146eb05b2467ea54a145b2266ec0be7aaa7f26da5d2c5fc89b82c4f804d507d [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 [2022-05-24T00:56:07.176Z] provisioning config files... [2022-05-24T00:56:07.186Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-173@tmp/config5972419799985257602tmp [Pipeline] { [Pipeline] sh [2022-05-24T00:56:07.529Z] + set +x [2022-05-24T00:56:07.529Z] + curl -s https://codecov.io/bash [2022-05-24T00:56:07.529Z] + bash -s -- [2022-05-24T00:56:07.529Z] [2022-05-24T00:56:07.529Z] _____ _ [2022-05-24T00:56:07.529Z] / ____| | | [2022-05-24T00:56:07.529Z] | | ___ __| | ___ ___ _____ __ [2022-05-24T00:56:07.529Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-24T00:56:07.529Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-24T00:56:07.529Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-24T00:56:07.529Z] Bash-1.0.6 [2022-05-24T00:56:07.529Z] [2022-05-24T00:56:07.529Z] [2022-05-24T00:56:07.529Z] ==> git version 2.25.1 found [2022-05-24T00:56:07.529Z] ==> 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 [2022-05-24T00:56:07.529Z] Release-Date: 2020-01-08 [2022-05-24T00:56:07.529Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-24T00:56:07.529Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-24T00:56:07.529Z] ==> Jenkins CI detected. [2022-05-24T00:56:07.529Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-173 [2022-05-24T00:56:07.529Z] project root: . [2022-05-24T00:56:07.529Z] --> token set from env [2022-05-24T00:56:07.529Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-24T00:56:07.529Z] ==> Running gcov in . (disable via -X gcov) [2022-05-24T00:56:07.529Z] ==> Python coveragepy not found [2022-05-24T00:56:07.529Z] ==> Searching for coverage reports in: [2022-05-24T00:56:07.529Z] + . [2022-05-24T00:56:07.529Z] -> Found 1 reports [2022-05-24T00:56:07.529Z] ==> Detecting git/mercurial file structure [2022-05-24T00:56:07.789Z] ==> Reading reports [2022-05-24T00:56:07.789Z] + ./coverage.out bytes=7631 [2022-05-24T00:56:07.789Z] ==> Appending adjustments [2022-05-24T00:56:07.789Z] https://docs.codecov.io/docs/fixing-reports [2022-05-24T00:56:07.789Z] + Found adjustments [2022-05-24T00:56:07.789Z] ==> Gzipping contents [2022-05-24T00:56:07.789Z] 4.0K /tmp/codecov.7wKL5b.gz [2022-05-24T00:56:07.789Z] ==> Uploading reports [2022-05-24T00:56:07.789Z] url: https://codecov.io [2022-05-24T00:56:07.789Z] query: branch=PR-173&commit=24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-173%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=173&job=&cmd_args= [2022-05-24T00:56:07.789Z] -> Pinging Codecov [2022-05-24T00:56:07.789Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-173&commit=24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-173%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=173&job=&cmd_args= [2022-05-24T00:56:08.053Z] -> Uploading to [2022-05-24T00:56:08.054Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-24/6C56EA5C29638FB4528AC87E60AF5AE0/24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e/5ede4ef5-a4e1-465a-b8b1-836fa73dbd8e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220524T005607Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c2a3994ec3f55c58e35eaa304160c56cfc8ee86b04115f7d5e9d491ed4316290 [2022-05-24T00:56:08.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-24T00:56:08.054Z] Dload Upload Total Spent Left Speed [2022-05-24T00:56:08.314Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1603 0 0 100 1603 0 6311 --:--:-- --:--:-- --:--:-- 6311 [2022-05-24T00:56:08.314Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/24e1acf8cfccee1d1e9b8b006aab6ce1de36b61e [Pipeline] } [2022-05-24T00:56:08.343Z] 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 [2022-05-24T00:56:10.077Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-173/archives ] [2022-05-24T00:56:10.077Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-173/archives [2022-05-24T00:56:10.077Z] total 16 [2022-05-24T00:56:10.077Z] drwxr-xr-x 3 root root 4096 May 24 00:48 . [2022-05-24T00:56:10.077Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 00:48 .. [2022-05-24T00:56:10.077Z] drwxr-xr-x 2 root root 4096 May 24 00:48 cost [2022-05-24T00:56:10.077Z] -rw-r--r-- 1 root root 85 May 24 00:48 cost.csv [2022-05-24T00:56:10.077Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-173/archives [2022-05-24T00:56:10.077Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-173/archives [2022-05-24T00:56:10.077Z] total 16 [2022-05-24T00:56:10.077Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 00:48 . [2022-05-24T00:56:10.077Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 00:48 .. [2022-05-24T00:56:10.077Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 00:48 cost [2022-05-24T00:56:10.078Z] -rw-r--r-- 1 jenkins jenkins 85 May 24 00:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-24T00:56:10.475Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T00:56:11.370Z] ---> package-listing.sh [2022-05-24T00:56:11.370Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-24T00:56:11.370Z] ++ facter osfamily [2022-05-24T00:56:11.631Z] + OS_FAMILY=debian [2022-05-24T00:56:11.631Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-173 [2022-05-24T00:56:11.631Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-24T00:56:11.631Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-24T00:56:11.631Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-24T00:56:11.631Z] + PACKAGES=/tmp/packages_start.txt [2022-05-24T00:56:11.631Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-173 ']' [2022-05-24T00:56:11.631Z] + PACKAGES=/tmp/packages_end.txt [2022-05-24T00:56:11.631Z] + case "${OS_FAMILY}" in [2022-05-24T00:56:11.631Z] + dpkg -l [2022-05-24T00:56:11.631Z] + grep '^ii' [2022-05-24T00:56:11.631Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-24T00:56:11.631Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-24T00:56:11.631Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-24T00:56:11.631Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-173 ']' [2022-05-24T00:56:11.631Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-173/archives/ [2022-05-24T00:56:11.631Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-173/archives/ [Pipeline] echo [2022-05-24T00:56:11.664Z] 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-173/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-24T00:56:11.962Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-24T00:56:12.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-24T00:56:12.541Z] . [Pipeline] withDockerContainer [2022-05-24T00:56:12.629Z] prd-ubuntu20.04-docker-8c-8g-64431 does not seem to be running inside a container [2022-05-24T00:56:12.664Z] $ 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-173/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-173 -v /w/workspace/gexfoundry_device-snmp-go_PR-173:/w/workspace/gexfoundry_device-snmp-go_PR-173:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-173@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-173@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 [2022-05-24T00:56:12.896Z] $ docker top 60a1ca6770172d23b0cafdb76d59ca53c4bad451441bf2bb7a398d3073b34e1f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-24T00:56:13.295Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-24T00:56:13.607Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-24T00:56:13.911Z] + ls /var/log/sa-host [2022-05-24T00:56:13.911Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-24T00:56:14.194Z] provisioning config files... [2022-05-24T00:56:14.203Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-173@tmp/config2909895560382940293tmp [Pipeline] { [Pipeline] echo [2022-05-24T00:56:14.247Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T00:56:14.557Z] ---> create-netrc.sh [Pipeline] } [2022-05-24T00:56:14.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-24T00:56:14.989Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-24T00:56:15.019Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T00:56:15.335Z] ---> sudo-logs.sh [2022-05-24T00:56:15.335Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-24T00:56:15.414Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T00:56:15.726Z] ---> job-cost.sh [2022-05-24T00:56:15.726Z] lf-activate-venv: SKIPPING [2022-05-24T00:56:15.726Z] DEBUG: total: 0.2199999988079071 [2022-05-24T00:56:15.726Z] INFO: Retrieving Stack Cost... [2022-05-24T00:56:16.300Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-24T00:56:16.562Z] INFO: Archiving Costs [Pipeline] echo [2022-05-24T00:56:16.603Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T00:56:16.923Z] ---> logs-deploy.sh [2022-05-24T00:56:16.923Z] lf-activate-venv: SKIPPING [2022-05-24T00:56:16.923Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-173/1 [2022-05-24T00:56:16.923Z] INFO: archiving workspace using pattern(s): [2022-05-24T00:56:17.864Z] Archives upload complete. [2022-05-24T00:56:17.864Z] INFO: archiving logs to Nexus