Pull request #168 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 jpwhitemn for edgexfoundry/device-snmp-go Obtained Jenkinsfile from c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca+73713b96c9dcd40dfd5451eeaca2e2c15d544ca8 (beb705cf5dcc95d96560dbbe1e54b86c8b818b41) 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-ssh1151780681432995027.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh3124293698995014840.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-168/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-168/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15638198648422831367.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-168/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7353597300774559860.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh1586408777506134639.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-168/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-168/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12274901658981507832.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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 ‘prd-ubuntu20.04-docker-8c-8g-41418’ Running on prd-ubuntu20.04-docker-8c-8g-41420 in /w/workspace/gexfoundry_device-snmp-go_PR-168 [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-168 # 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 73713b96c9dcd40dfd5451eeaca2e2c15d544ca8 into PR head commit c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca Merge succeeded, producing c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca Checking out Revision c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca (PR-168) > 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/168/head:refs/remotes/origin/PR-168 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca # 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 73713b96c9dcd40dfd5451eeaca2e2c15d544ca8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca # timeout=10 Commit message: "docs: update CHANGELOG for Kamakura" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-08T00:03:43.818Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-08T00:03:43.986Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-08T00:03:44.088Z] ========================================================= [2022-05-08T00:03:44.088Z] EdgeX Global Pipelines Version Info [2022-05-08T00:03:44.088Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:03:44.959Z] ------------------- [2022-05-08T00:03:44.959Z] stable info: [2022-05-08T00:03:44.959Z] ------------------- [2022-05-08T00:03:44.959Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-08T00:03:44.959Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-08T00:03:44.959Z] Message: update stable to v1.0.227 [2022-05-08T00:03:45.530Z] ------------------- [2022-05-08T00:03:45.530Z] experimental info: [2022-05-08T00:03:45.530Z] ------------------- [2022-05-08T00:03:45.530Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-08T00:03:45.530Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-08T00:03:45.530Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-08T00:03:45.795Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-05-08T00:03:45.836Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-05-08T00:03:45.879Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-08T00:03:45.927Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-08T00:03:45.967Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-08T00:03:46.008Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-08T00:03:46.049Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-08T00:03:46.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-08T00:03:46.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-08T00:03:46.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-08T00:03:46.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-08T00:03:46.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-05-08T00:03:46.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-08T00:03:46.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-08T00:03:46.407Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-08T00:03:46.446Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-08T00:03:46.485Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-08T00:03:46.527Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-08T00:03:46.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-08T00:03:46.611Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-08T00:03:46.656Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-08T00:03:46.694Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-08T00:03:46.738Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-08T00:03:46.780Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-08T00:03:46.823Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-08T00:03:46.862Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-08T00:03:46.906Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-168 [Pipeline] echo [2022-05-08T00:03:46.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-168 [Pipeline] echo [2022-05-08T00:03:46.996Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-168 [Pipeline] echo [2022-05-08T00:03:47.042Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca [Pipeline] echo [2022-05-08T00:03:47.087Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c21542a [Pipeline] echo [2022-05-08T00:03:47.131Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T00:03:47.265Z] provisioning config files... [2022-05-08T00:03:47.281Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config2150822844602912210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:03:47.635Z] ---> docker-login.sh [2022-05-08T00:03:47.635Z] nexus3.edgexfoundry.org:10001 [2022-05-08T00:03:47.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:03:47.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:03:47.899Z] Configure a credential helper to remove this warning. See [2022-05-08T00:03:47.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:03:47.899Z] [2022-05-08T00:03:47.899Z] Login Succeeded [2022-05-08T00:03:47.899Z] nexus3.edgexfoundry.org:10002 [2022-05-08T00:03:47.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:03:48.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:03:48.163Z] Configure a credential helper to remove this warning. See [2022-05-08T00:03:48.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:03:48.163Z] [2022-05-08T00:03:48.163Z] Login Succeeded [2022-05-08T00:03:48.163Z] nexus3.edgexfoundry.org:10003 [2022-05-08T00:03:48.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:03:48.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:03:48.163Z] Configure a credential helper to remove this warning. See [2022-05-08T00:03:48.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:03:48.163Z] [2022-05-08T00:03:48.163Z] Login Succeeded [2022-05-08T00:03:48.163Z] nexus3.edgexfoundry.org:10004 [2022-05-08T00:03:48.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:03:48.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:03:48.427Z] Configure a credential helper to remove this warning. See [2022-05-08T00:03:48.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:03:48.427Z] [2022-05-08T00:03:48.427Z] Login Succeeded [2022-05-08T00:03:48.427Z] docker.io [2022-05-08T00:03:48.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:03:48.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:03:48.691Z] Configure a credential helper to remove this warning. See [2022-05-08T00:03:48.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:03:48.691Z] [2022-05-08T00:03:48.691Z] Login Succeeded [2022-05-08T00:03:48.691Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T00:03:48.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-08T00:03:49.335Z] + git rev-list -1 --merges c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca~1..c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca [Pipeline] echo [2022-05-08T00:03:49.390Z] -----------> git rev-list -1 --merges c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca~1..c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca [false] [Pipeline] sh [2022-05-08T00:03:49.710Z] + git log --format=format:%s -1 c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca [Pipeline] echo [2022-05-08T00:03:49.753Z] ========================================================= [2022-05-08T00:03:49.753Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-08T00:03:49.753Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T00:03:50.198Z] + git log --format=format:%s -1 c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca [Pipeline] echo [2022-05-08T00:03:50.228Z] [semverPrep] GIT_COMMIT: c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca, Commit Message: docs: update CHANGELOG for Kamakura [Pipeline] echo [2022-05-08T00:03:50.259Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-08T00:03:50.670Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-08T00:03:50.670Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-08T00:03:50.670Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-08T00:03:50.670Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-08T00:03:50.670Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-08T00:03:50.670Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-08T00:03:50.670Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:03:51.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T00:03:51.065Z] [2022-05-08T00:03:51.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:03:51.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T00:03:51.407Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-08T00:03:51.407Z] 1fe172e4850f: Pulling fs layer [2022-05-08T00:03:51.407Z] caf521ccaac6: Pulling fs layer [2022-05-08T00:03:51.407Z] 3ead6fa29328: Pulling fs layer [2022-05-08T00:03:51.407Z] 5c2a1cbceb83: Pulling fs layer [2022-05-08T00:03:51.407Z] a8d5f1318db7: Pulling fs layer [2022-05-08T00:03:51.407Z] c427282e49a2: Pulling fs layer [2022-05-08T00:03:51.407Z] 1827001aaf11: Pulling fs layer [2022-05-08T00:03:51.407Z] 0714d37db230: Pulling fs layer [2022-05-08T00:03:51.407Z] ac28cf19c067: Pulling fs layer [2022-05-08T00:03:51.407Z] ca983d60f3e2: Pulling fs layer [2022-05-08T00:03:51.407Z] 9f894cec8388: Pulling fs layer [2022-05-08T00:03:51.407Z] ac28cf19c067: Waiting [2022-05-08T00:03:51.407Z] ca983d60f3e2: Waiting [2022-05-08T00:03:51.407Z] 0714d37db230: Waiting [2022-05-08T00:03:51.407Z] 5c2a1cbceb83: Waiting [2022-05-08T00:03:51.407Z] a8d5f1318db7: Waiting [2022-05-08T00:03:51.407Z] c427282e49a2: Waiting [2022-05-08T00:03:51.407Z] caf521ccaac6: Verifying Checksum [2022-05-08T00:03:51.407Z] caf521ccaac6: Download complete [2022-05-08T00:03:51.407Z] 5c2a1cbceb83: Download complete [2022-05-08T00:03:51.407Z] a8d5f1318db7: Verifying Checksum [2022-05-08T00:03:51.407Z] a8d5f1318db7: Download complete [2022-05-08T00:03:51.668Z] 3ead6fa29328: Verifying Checksum [2022-05-08T00:03:51.668Z] 3ead6fa29328: Download complete [2022-05-08T00:03:51.668Z] c427282e49a2: Verifying Checksum [2022-05-08T00:03:51.668Z] c427282e49a2: Download complete [2022-05-08T00:03:51.668Z] 0714d37db230: Verifying Checksum [2022-05-08T00:03:51.668Z] 0714d37db230: Download complete [2022-05-08T00:03:51.668Z] ac28cf19c067: Download complete [2022-05-08T00:03:51.668Z] ca983d60f3e2: Verifying Checksum [2022-05-08T00:03:51.668Z] ca983d60f3e2: Download complete [2022-05-08T00:03:51.668Z] 9f894cec8388: Verifying Checksum [2022-05-08T00:03:51.668Z] 9f894cec8388: Download complete [2022-05-08T00:03:51.668Z] 1fe172e4850f: Verifying Checksum [2022-05-08T00:03:51.668Z] 1fe172e4850f: Download complete [2022-05-08T00:03:51.928Z] 1827001aaf11: Verifying Checksum [2022-05-08T00:03:51.928Z] 1827001aaf11: Download complete [2022-05-08T00:03:53.310Z] 1fe172e4850f: Pull complete [2022-05-08T00:03:53.310Z] caf521ccaac6: Pull complete [2022-05-08T00:03:53.884Z] 3ead6fa29328: Pull complete [2022-05-08T00:03:53.884Z] 5c2a1cbceb83: Pull complete [2022-05-08T00:03:54.159Z] a8d5f1318db7: Pull complete [2022-05-08T00:03:54.159Z] c427282e49a2: Pull complete [2022-05-08T00:03:56.072Z] 1827001aaf11: Pull complete [2022-05-08T00:03:56.072Z] 0714d37db230: Pull complete [2022-05-08T00:03:56.336Z] ac28cf19c067: Pull complete [2022-05-08T00:03:56.336Z] ca983d60f3e2: Pull complete [2022-05-08T00:03:56.336Z] 9f894cec8388: Pull complete [2022-05-08T00:03:56.336Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-08T00:03:56.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T00:03:56.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-08T00:03:56.443Z] prd-ubuntu20.04-docker-8c-8g-41420 does not seem to be running inside a container [2022-05-08T00:03:56.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@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-08T00:03:58.138Z] $ docker top 3b01cb283a98d40a27775d876ac1b6edb58e89fce3ebd36774b6d7264bfa05b0 -eo pid,comm [2022-05-08T00:03:58.208Z] 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-08T00:03:58.208Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-08T00:03:58.336Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-08T00:03:58.336Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-08T00:03:58.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-08T00:03:58.467Z] $ docker exec 3b01cb283a98d40a27775d876ac1b6edb58e89fce3ebd36774b6d7264bfa05b0 ssh-agent [2022-05-08T00:03:58.590Z] SSH_AUTH_SOCK=/tmp/ssh-tW7UMnejeAGD/agent.32 [2022-05-08T00:03:58.590Z] SSH_AGENT_PID=39 [2022-05-08T00:03:58.597Z] Running ssh-add (command line suppressed) [2022-05-08T00:03:58.710Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_581923000967438623.key (/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_581923000967438623.key) [2022-05-08T00:03:58.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-08T00:03:59.063Z] + git tag --points-at HEAD [Pipeline] } [2022-05-08T00:03:59.092Z] $ docker exec --env ******** --env ******** 3b01cb283a98d40a27775d876ac1b6edb58e89fce3ebd36774b6d7264bfa05b0 ssh-agent -k [2022-05-08T00:03:59.198Z] unset SSH_AUTH_SOCK; [2022-05-08T00:03:59.199Z] unset SSH_AGENT_PID; [2022-05-08T00:03:59.199Z] echo Agent pid 39 killed; [2022-05-08T00:03:59.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-08T00:03:59.300Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-08T00:03:59.300Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-08T00:03:59.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-08T00:03:59.429Z] $ docker exec 3b01cb283a98d40a27775d876ac1b6edb58e89fce3ebd36774b6d7264bfa05b0 ssh-agent [2022-05-08T00:03:59.550Z] SSH_AUTH_SOCK=/tmp/ssh-YveYrUb7HeRi/agent.73 [2022-05-08T00:03:59.550Z] SSH_AGENT_PID=79 [2022-05-08T00:03:59.556Z] Running ssh-add (command line suppressed) [2022-05-08T00:03:59.682Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_6876652403776797802.key (/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_6876652403776797802.key) [2022-05-08T00:03:59.700Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-08T00:04:00.045Z] + git semver init [2022-05-08T00:04:00.306Z] 2022-05-08 00:04:00,251 [run_init] DEBUG init version:0.0.0 force:False [2022-05-08T00:04:00.306Z] 2022-05-08 00:04:00,252 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver [2022-05-08T00:04:00.306Z] 2022-05-08 00:04:00,252 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-168/.semver [2022-05-08T00:04:00.306Z] 2022-05-08 00:04:00,252 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-168, universal_newlines=False, shell=None, istream=None) [2022-05-08T00:04:01.254Z] 2022-05-08 00:04:01,060 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-168/.git/info/exclude [2022-05-08T00:04:01.254Z] 2022-05-08 00:04:01,060 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver/PR-168 with force:False [2022-05-08T00:04:01.254Z] 2022-05-08 00:04:01,061 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver/PR-168 [2022-05-08T00:04:01.254Z] 2022-05-08 00:04:01,065 [execute] INFO git cat-file --batch-check [2022-05-08T00:04:01.254Z] 2022-05-08 00:04:01,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver, universal_newlines=False, shell=None, istream=) [2022-05-08T00:04:01.254Z] 2022-05-08 00:04:01,072 [execute] INFO git cat-file --batch [2022-05-08T00:04:01.254Z] 2022-05-08 00:04:01,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver, universal_newlines=False, shell=None, istream=) [2022-05-08T00:04:01.254Z] 2022-05-08 00:04:01,078 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-168/.semver/PR-168 [2022-05-08T00:04:01.254Z] 0.0.0 [Pipeline] } [2022-05-08T00:04:01.281Z] $ docker exec --env ******** --env ******** 3b01cb283a98d40a27775d876ac1b6edb58e89fce3ebd36774b6d7264bfa05b0 ssh-agent -k [2022-05-08T00:04:01.400Z] unset SSH_AUTH_SOCK; [2022-05-08T00:04:01.401Z] unset SSH_AGENT_PID; [2022-05-08T00:04:01.401Z] echo Agent pid 79 killed; [2022-05-08T00:04:01.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-08T00:04:01.847Z] + git semver [Pipeline] } [2022-05-08T00:04:02.131Z] $ docker stop --time=1 3b01cb283a98d40a27775d876ac1b6edb58e89fce3ebd36774b6d7264bfa05b0 [2022-05-08T00:04:03.464Z] $ docker rm -f 3b01cb283a98d40a27775d876ac1b6edb58e89fce3ebd36774b6d7264bfa05b0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T00:04:03.885Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-08T00:04:04.200Z] Stashed 1 file(s) [Pipeline] echo [2022-05-08T00:04:04.221Z] [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-08T00:04:04.821Z] provisioning config files... [2022-05-08T00:04:04.833Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config3274528378614459369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:04:05.183Z] ---> docker-login.sh [2022-05-08T00:04:05.183Z] nexus3.edgexfoundry.org:10001 [2022-05-08T00:04:05.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:04:05.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:04:05.183Z] Configure a credential helper to remove this warning. See [2022-05-08T00:04:05.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:04:05.183Z] [2022-05-08T00:04:05.183Z] Login Succeeded [2022-05-08T00:04:05.183Z] nexus3.edgexfoundry.org:10002 [2022-05-08T00:04:05.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:04:05.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:04:05.445Z] Configure a credential helper to remove this warning. See [2022-05-08T00:04:05.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:04:05.445Z] [2022-05-08T00:04:05.445Z] Login Succeeded [2022-05-08T00:04:05.445Z] nexus3.edgexfoundry.org:10003 [2022-05-08T00:04:05.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:04:05.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:04:05.445Z] Configure a credential helper to remove this warning. See [2022-05-08T00:04:05.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:04:05.445Z] [2022-05-08T00:04:05.445Z] Login Succeeded [2022-05-08T00:04:05.445Z] nexus3.edgexfoundry.org:10004 [2022-05-08T00:04:05.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:04:05.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:04:05.706Z] Configure a credential helper to remove this warning. See [2022-05-08T00:04:05.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:04:05.706Z] [2022-05-08T00:04:05.706Z] Login Succeeded [2022-05-08T00:04:05.706Z] docker.io [2022-05-08T00:04:05.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:04:05.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:04:05.967Z] Configure a credential helper to remove this warning. See [2022-05-08T00:04:05.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:04:05.967Z] [2022-05-08T00:04:05.967Z] Login Succeeded [2022-05-08T00:04:05.967Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T00:04:06.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-08T00:04:06.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-08T00:04:06.237Z] ========================================================= [2022-05-08T00:04:06.237Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-08T00:04:06.237Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:04:06.667Z] + 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-08T00:04:06.667Z] Sending build context to Docker daemon 5.326MB [2022-05-08T00:04:06.667Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T00:04:06.667Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-08T00:04:06.667Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-08T00:04:06.667Z] 59bf1c3509f3: Pulling fs layer [2022-05-08T00:04:06.667Z] 666ba61612fd: Pulling fs layer [2022-05-08T00:04:06.667Z] 8ed8ca486205: Pulling fs layer [2022-05-08T00:04:06.667Z] 4fe6c5a15a65: Pulling fs layer [2022-05-08T00:04:06.667Z] 22a0e8bec74d: Pulling fs layer [2022-05-08T00:04:06.667Z] ca2b28591e48: Pulling fs layer [2022-05-08T00:04:06.667Z] a51346096db8: Pulling fs layer [2022-05-08T00:04:06.667Z] daebc70d1ce1: Pulling fs layer [2022-05-08T00:04:06.667Z] 0e18a0eac166: Pulling fs layer [2022-05-08T00:04:06.667Z] 22a0e8bec74d: Waiting [2022-05-08T00:04:06.667Z] ca2b28591e48: Waiting [2022-05-08T00:04:06.667Z] a51346096db8: Waiting [2022-05-08T00:04:06.667Z] daebc70d1ce1: Waiting [2022-05-08T00:04:06.667Z] 0e18a0eac166: Waiting [2022-05-08T00:04:06.667Z] 4fe6c5a15a65: Waiting [2022-05-08T00:04:06.667Z] 8ed8ca486205: Verifying Checksum [2022-05-08T00:04:06.667Z] 8ed8ca486205: Download complete [2022-05-08T00:04:06.667Z] 666ba61612fd: Download complete [2022-05-08T00:04:06.667Z] 22a0e8bec74d: Verifying Checksum [2022-05-08T00:04:06.667Z] 22a0e8bec74d: Download complete [2022-05-08T00:04:06.933Z] ca2b28591e48: Verifying Checksum [2022-05-08T00:04:06.933Z] ca2b28591e48: Download complete [2022-05-08T00:04:06.933Z] 59bf1c3509f3: Verifying Checksum [2022-05-08T00:04:06.933Z] 59bf1c3509f3: Download complete [2022-05-08T00:04:06.933Z] a51346096db8: Verifying Checksum [2022-05-08T00:04:06.933Z] a51346096db8: Download complete [2022-05-08T00:04:06.933Z] daebc70d1ce1: Verifying Checksum [2022-05-08T00:04:06.933Z] daebc70d1ce1: Download complete [2022-05-08T00:04:06.933Z] 59bf1c3509f3: Pull complete [2022-05-08T00:04:06.933Z] 666ba61612fd: Pull complete [2022-05-08T00:04:07.204Z] 8ed8ca486205: Pull complete [2022-05-08T00:04:07.469Z] 0e18a0eac166: Verifying Checksum [2022-05-08T00:04:07.469Z] 0e18a0eac166: Download complete [2022-05-08T00:04:07.728Z] 4fe6c5a15a65: Verifying Checksum [2022-05-08T00:04:07.728Z] 4fe6c5a15a65: Download complete [2022-05-08T00:04:11.924Z] 4fe6c5a15a65: Pull complete [2022-05-08T00:04:11.924Z] 22a0e8bec74d: Pull complete [2022-05-08T00:04:11.924Z] ca2b28591e48: Pull complete [2022-05-08T00:04:11.924Z] a51346096db8: Pull complete [2022-05-08T00:04:11.924Z] daebc70d1ce1: Pull complete [2022-05-08T00:04:13.834Z] 0e18a0eac166: Pull complete [2022-05-08T00:04:13.834Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-08T00:04:13.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-08T00:04:13.834Z] ---> f018257e8ee9 [2022-05-08T00:04:13.834Z] Step 3/12 : ARG MAKE='make build' [2022-05-08T00:04:15.216Z] ---> Running in 5b7ac0d112a6 [2022-05-08T00:04:15.216Z] Removing intermediate container 5b7ac0d112a6 [2022-05-08T00:04:15.216Z] ---> 1fb7208c3680 [2022-05-08T00:04:15.216Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-08T00:04:15.216Z] ---> Running in 94eb1caa3cf6 [2022-05-08T00:04:15.216Z] Removing intermediate container 94eb1caa3cf6 [2022-05-08T00:04:15.216Z] ---> 90392ad07643 [2022-05-08T00:04:15.216Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T00:04:15.216Z] ---> Running in 9dd2a1ba1db3 [2022-05-08T00:04:15.476Z] Removing intermediate container 9dd2a1ba1db3 [2022-05-08T00:04:15.476Z] ---> 05fe85cffb25 [2022-05-08T00:04:15.476Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T00:04:15.476Z] ---> Running in e6abd493b9c3 [2022-05-08T00:04:16.044Z] Removing intermediate container e6abd493b9c3 [2022-05-08T00:04:16.044Z] ---> 3447545011c7 [2022-05-08T00:04:16.044Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T00:04:16.044Z] ---> Running in 9494003fa6a9 [2022-05-08T00:04:16.304Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T00:04:17.250Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T00:04:17.511Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-08T00:04:17.511Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-08T00:04:17.773Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-08T00:04:17.773Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-08T00:04:17.773Z] Executing busybox-1.34.1-r3.trigger [2022-05-08T00:04:17.773Z] OK: 224 MiB in 56 packages [2022-05-08T00:04:18.344Z] Removing intermediate container 9494003fa6a9 [2022-05-08T00:04:18.344Z] ---> 40cb3d717e0f [2022-05-08T00:04:18.344Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-08T00:04:18.344Z] ---> Running in 7b5b71d010c6 [2022-05-08T00:04:18.344Z] Removing intermediate container 7b5b71d010c6 [2022-05-08T00:04:18.344Z] ---> 72740d27e33d [2022-05-08T00:04:18.344Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-08T00:04:18.603Z] ---> 8bf4ab1e4bc7 [2022-05-08T00:04:18.603Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T00:04:18.603Z] ---> Running in 152e53a49cf4 [2022-05-08T00:04:19.644Z] Still waiting to schedule task [2022-05-08T00:04:19.644Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-08T00:04:33.528Z] Removing intermediate container 152e53a49cf4 [2022-05-08T00:04:33.529Z] ---> ee11ff37fc93 [2022-05-08T00:04:33.529Z] Step 11/12 : COPY . . [2022-05-08T00:04:33.529Z] ---> f617ddef1e57 [2022-05-08T00:04:33.529Z] Step 12/12 : RUN ${MAKE} [2022-05-08T00:04:33.529Z] ---> Running in d9c9487bdb61 [2022-05-08T00:04:33.529Z] noop [2022-05-08T00:04:33.790Z] Removing intermediate container d9c9487bdb61 [2022-05-08T00:04:33.790Z] ---> da507b24a453 [2022-05-08T00:04:33.790Z] Successfully built da507b24a453 [2022-05-08T00:04:33.790Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:04:34.129Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-08T00:04:34.130Z] . [Pipeline] withDockerContainer [2022-05-08T00:04:34.225Z] prd-ubuntu20.04-docker-8c-8g-41420 does not seem to be running inside a container [2022-05-08T00:04:34.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@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-08T00:04:34.692Z] $ docker top 76d4a72c899dd42befe2242766d1cf7231222606cce85a3799b389efc1bd96fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T00:04:35.129Z] + go version [2022-05-08T00:04:35.129Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-08T00:04:35.170Z] $ docker stop --time=1 76d4a72c899dd42befe2242766d1cf7231222606cce85a3799b389efc1bd96fa [2022-05-08T00:04:36.480Z] $ docker rm -f 76d4a72c899dd42befe2242766d1cf7231222606cce85a3799b389efc1bd96fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:04:37.144Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-08T00:04:37.144Z] . [Pipeline] withDockerContainer [2022-05-08T00:04:37.228Z] prd-ubuntu20.04-docker-8c-8g-41420 does not seem to be running inside a container [2022-05-08T00:04:37.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@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-08T00:04:37.690Z] $ docker top 799499884eaa3e2930783f31581251b272a96ca96763d7cbb4155be0d59c3f26 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-08T00:04:38.131Z] + make test [2022-05-08T00:04:38.131Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-08T00:04:38.391Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-08T00:04:48.383Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-08T00:04:48.383Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.016s coverage: 0.0% of statements [2022-05-08T00:04:54.967Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-08T00:04:58.260Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-08T00:04:58.260Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-08T00:04:58.260Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-08T00:04:58.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-08T00:04:58.590Z] $ docker stop --time=1 799499884eaa3e2930783f31581251b272a96ca96763d7cbb4155be0d59c3f26 [2022-05-08T00:05:00.597Z] $ docker rm -f 799499884eaa3e2930783f31581251b272a96ca96763d7cbb4155be0d59c3f26 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T00:05:01.081Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-08T00:05:01.144Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-08T00:05:01.852Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-08T00:05:02.206Z] + ls -al . [2022-05-08T00:05:02.206Z] total 168 [2022-05-08T00:05:02.206Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 00:04 . [2022-05-08T00:05:02.206Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 00:03 .. [2022-05-08T00:05:02.206Z] -rw-rw-r-- 1 jenkins jenkins 6 May 8 00:03 .dockerignore [2022-05-08T00:05:02.206Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 00:04 .git [2022-05-08T00:05:02.206Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 00:03 .github [2022-05-08T00:05:02.206Z] -rw-rw-r-- 1 jenkins jenkins 328 May 8 00:03 .gitignore [2022-05-08T00:05:02.206Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 00:03 .golangci.yml [2022-05-08T00:05:02.206Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 00:04 .semver [2022-05-08T00:05:02.206Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 8 00:03 Attribution.txt [2022-05-08T00:05:02.206Z] -rw-rw-r-- 1 jenkins jenkins 5532 May 8 00:03 CHANGELOG.md [2022-05-08T00:05:02.206Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 8 00:03 Dockerfile [2022-05-08T00:05:02.206Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 00:03 GOVERNANCE.md [2022-05-08T00:05:02.206Z] -rw-rw-r-- 1 jenkins jenkins 656 May 8 00:03 Jenkinsfile [2022-05-08T00:05:02.206Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 00:03 LICENSE [2022-05-08T00:05:02.206Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 8 00:03 Makefile [2022-05-08T00:05:02.206Z] -rw-rw-r-- 1 jenkins jenkins 620 May 8 00:03 OWNERS.md [2022-05-08T00:05:02.206Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 8 00:03 README.md [2022-05-08T00:05:02.206Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 00:04 VERSION [2022-05-08T00:05:02.206Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 00:03 bin [2022-05-08T00:05:02.206Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 00:03 cmd [2022-05-08T00:05:02.206Z] -rw-r--r-- 1 jenkins jenkins 7631 May 8 00:04 coverage.out [2022-05-08T00:05:02.206Z] -rw-rw-r-- 1 jenkins jenkins 3296 May 8 00:03 go.mod [2022-05-08T00:05:02.206Z] -rw-rw-r-- 1 jenkins jenkins 35911 May 8 00:03 go.sum [2022-05-08T00:05:02.206Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 00:03 internal [2022-05-08T00:05:02.206Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 00:03 snap [2022-05-08T00:05:02.206Z] -rw-rw-r-- 1 jenkins jenkins 209 May 8 00:03 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:05:02.531Z] + 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=c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca --label arch=amd64 --label version=0.0.0 . [2022-05-08T00:05:02.531Z] Sending build context to Docker daemon 5.335MB [2022-05-08T00:05:02.531Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T00:05:02.531Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-08T00:05:02.531Z] ---> da507b24a453 [2022-05-08T00:05:02.531Z] Step 3/24 : ARG MAKE='make build' [2022-05-08T00:05:02.531Z] ---> Running in 987f7e20d385 [2022-05-08T00:05:02.792Z] Removing intermediate container 987f7e20d385 [2022-05-08T00:05:02.792Z] ---> 4b8e7ca9c3e8 [2022-05-08T00:05:02.792Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-08T00:05:02.792Z] ---> Running in a0fb9fbbdee7 [2022-05-08T00:05:02.792Z] Removing intermediate container a0fb9fbbdee7 [2022-05-08T00:05:02.792Z] ---> 65d516a2448c [2022-05-08T00:05:02.792Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T00:05:02.792Z] ---> Running in 285a74957a9a [2022-05-08T00:05:03.051Z] Removing intermediate container 285a74957a9a [2022-05-08T00:05:03.051Z] ---> 5a2dd1a4ba42 [2022-05-08T00:05:03.051Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T00:05:03.051Z] ---> Running in 13bd92b0fcfc [2022-05-08T00:05:03.620Z] Removing intermediate container 13bd92b0fcfc [2022-05-08T00:05:03.620Z] ---> 4ce1cffff768 [2022-05-08T00:05:03.620Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T00:05:03.620Z] ---> Running in 38f2a26a6923 [2022-05-08T00:05:03.881Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T00:05:04.824Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T00:05:05.088Z] OK: 224 MiB in 56 packages [2022-05-08T00:05:05.347Z] Removing intermediate container 38f2a26a6923 [2022-05-08T00:05:05.347Z] ---> 3bdab4fa9d60 [2022-05-08T00:05:05.347Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-08T00:05:05.347Z] ---> Running in 88e24e7b2902 [2022-05-08T00:05:05.606Z] Removing intermediate container 88e24e7b2902 [2022-05-08T00:05:05.606Z] ---> 29a5e7c8533c [2022-05-08T00:05:05.606Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-08T00:05:05.606Z] ---> 39c0b1709c15 [2022-05-08T00:05:05.606Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T00:05:05.867Z] ---> Running in 9706ba36ced6 [2022-05-08T00:05:06.438Z] Removing intermediate container 9706ba36ced6 [2022-05-08T00:05:06.438Z] ---> a3b3b9ccfaea [2022-05-08T00:05:06.438Z] Step 11/24 : COPY . . [2022-05-08T00:05:06.699Z] ---> 73a16ec290cb [2022-05-08T00:05:06.699Z] Step 12/24 : RUN ${MAKE} [2022-05-08T00:05:06.699Z] ---> Running in 1fa73c06154d [2022-05-08T00:05:06.959Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-08T00:05:28.919Z] Removing intermediate container 1fa73c06154d [2022-05-08T00:05:28.919Z] ---> aa5afddc9ce7 [2022-05-08T00:05:28.919Z] Step 13/24 : FROM alpine:3.14 [2022-05-08T00:05:28.919Z] 3.14: Pulling from library/alpine [2022-05-08T00:05:28.919Z] 8663204ce13b: Pulling fs layer [2022-05-08T00:05:28.919Z] 8663204ce13b: Verifying Checksum [2022-05-08T00:05:28.919Z] 8663204ce13b: Download complete [2022-05-08T00:05:28.919Z] 8663204ce13b: Pull complete [2022-05-08T00:05:28.919Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-08T00:05:28.919Z] Status: Downloaded newer image for alpine:3.14 [2022-05-08T00:05:28.919Z] ---> e04c818066af [2022-05-08T00:05:28.919Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-08T00:05:28.919Z] ---> Running in 67f0c2527d39 [2022-05-08T00:05:28.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-08T00:05:28.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-08T00:05:28.919Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-08T00:05:28.919Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-08T00:05:28.919Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-08T00:05:28.919Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-08T00:05:28.919Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-08T00:05:28.919Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-08T00:05:28.919Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T00:05:28.919Z] OK: 8 MiB in 20 packages [2022-05-08T00:05:28.919Z] Removing intermediate container 67f0c2527d39 [2022-05-08T00:05:28.919Z] ---> a1c6c4777f85 [2022-05-08T00:05:28.919Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-08T00:05:29.491Z] ---> 354b586f76d3 [2022-05-08T00:05:29.491Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-08T00:05:29.491Z] ---> 118877b9293f [2022-05-08T00:05:29.491Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-08T00:05:29.752Z] ---> c07d38ec5cea [2022-05-08T00:05:29.752Z] Step 18/24 : EXPOSE 59993 [2022-05-08T00:05:29.752Z] ---> Running in 9a380f629676 [2022-05-08T00:05:29.752Z] Removing intermediate container 9a380f629676 [2022-05-08T00:05:29.752Z] ---> 79048dfebf17 [2022-05-08T00:05:29.752Z] Step 19/24 : EXPOSE 161 [2022-05-08T00:05:29.752Z] ---> Running in 4fe650bc0eaf [2022-05-08T00:05:30.010Z] Removing intermediate container 4fe650bc0eaf [2022-05-08T00:05:30.011Z] ---> 3bb1e006546f [2022-05-08T00:05:30.011Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-08T00:05:30.011Z] ---> Running in ecf2aa64d7b1 [2022-05-08T00:05:30.011Z] Removing intermediate container ecf2aa64d7b1 [2022-05-08T00:05:30.011Z] ---> 62c4ca16f99e [2022-05-08T00:05:30.011Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-08T00:05:30.011Z] ---> Running in c2b5807f5646 [2022-05-08T00:05:30.271Z] Removing intermediate container c2b5807f5646 [2022-05-08T00:05:30.271Z] ---> ebb2d8d3b6d2 [2022-05-08T00:05:30.271Z] Step 22/24 : LABEL arch=amd64 [2022-05-08T00:05:30.271Z] ---> Running in e01e4aa0e765 [2022-05-08T00:05:30.271Z] Removing intermediate container e01e4aa0e765 [2022-05-08T00:05:30.271Z] ---> 0ed900d41b84 [2022-05-08T00:05:30.271Z] Step 23/24 : LABEL git_sha=c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca [2022-05-08T00:05:30.532Z] ---> Running in 4ade4072cc91 [2022-05-08T00:05:30.532Z] Removing intermediate container 4ade4072cc91 [2022-05-08T00:05:30.532Z] ---> df43db15729b [2022-05-08T00:05:30.532Z] Step 24/24 : LABEL version=0.0.0 [2022-05-08T00:05:30.532Z] ---> Running in 7b1ae3332786 [2022-05-08T00:05:30.532Z] Removing intermediate container 7b1ae3332786 [2022-05-08T00:05:30.532Z] ---> f3dbbe81aa22 [2022-05-08T00:05:30.532Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-08T00:05:30.532Z] Successfully built f3dbbe81aa22 [2022-05-08T00:05:30.532Z] 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-08T00:05:31.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T00:05:31.511Z] [2022-05-08T00:05:31.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:05:31.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T00:05:31.853Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-08T00:05:31.853Z] 5eb5b503b376: Pulling fs layer [2022-05-08T00:05:31.853Z] 5c69ac0246d0: Pulling fs layer [2022-05-08T00:05:31.853Z] ec43610c2a17: Pulling fs layer [2022-05-08T00:05:31.853Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-08T00:05:31.853Z] 33b1e0a273af: Pulling fs layer [2022-05-08T00:05:31.853Z] 5d3b04190fa2: Pulling fs layer [2022-05-08T00:05:31.853Z] 2f39f015ded8: Pulling fs layer [2022-05-08T00:05:31.853Z] 33b1e0a273af: Waiting [2022-05-08T00:05:31.853Z] 3a2ae6a8a46f: Waiting [2022-05-08T00:05:31.853Z] 5d3b04190fa2: Waiting [2022-05-08T00:05:31.853Z] 5c69ac0246d0: Download complete [2022-05-08T00:05:31.853Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-08T00:05:31.853Z] 3a2ae6a8a46f: Download complete [2022-05-08T00:05:31.853Z] 33b1e0a273af: Verifying Checksum [2022-05-08T00:05:31.853Z] 33b1e0a273af: Download complete [2022-05-08T00:05:31.853Z] 5d3b04190fa2: Verifying Checksum [2022-05-08T00:05:31.853Z] 5d3b04190fa2: Download complete [2022-05-08T00:05:32.111Z] ec43610c2a17: Verifying Checksum [2022-05-08T00:05:32.111Z] ec43610c2a17: Download complete [2022-05-08T00:05:32.111Z] 5eb5b503b376: Verifying Checksum [2022-05-08T00:05:32.111Z] 5eb5b503b376: Download complete [2022-05-08T00:05:32.680Z] 2f39f015ded8: Download complete [2022-05-08T00:05:33.248Z] 5eb5b503b376: Pull complete [2022-05-08T00:05:33.508Z] 5c69ac0246d0: Pull complete [2022-05-08T00:05:34.075Z] ec43610c2a17: Pull complete [2022-05-08T00:05:34.075Z] 3a2ae6a8a46f: Pull complete [2022-05-08T00:05:34.336Z] 33b1e0a273af: Pull complete [2022-05-08T00:05:34.336Z] 5d3b04190fa2: Pull complete [2022-05-08T00:05:38.536Z] 2f39f015ded8: Pull complete [2022-05-08T00:05:38.536Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-08T00:05:38.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T00:05:38.536Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-08T00:05:38.621Z] prd-ubuntu20.04-docker-8c-8g-41420 does not seem to be running inside a container [2022-05-08T00:05:38.665Z] $ 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-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@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-08T00:05:40.789Z] $ docker top ebd03a7df06b8e70dcd60a9e04b3b1bd9e774cdeccc4a796d9a4535114b0f78a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:05:41.253Z] ---> job-cost.sh [2022-05-08T00:05:41.253Z] lf-activate-venv: SKIPPING [2022-05-08T00:05:41.253Z] INFO: No Stack... [2022-05-08T00:05:41.515Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-08T00:05:42.085Z] INFO: Archiving Costs [Pipeline] sh [2022-05-08T00:05:42.402Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-168/archives/cost.csv [2022-05-08T00:05:42.402Z] + cut -d, -f6 [Pipeline] lock [2022-05-08T00:05:42.448Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-168-1-stack-cost] [2022-05-08T00:05:42.453Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-168-1-stack-cost] did not exist. Created. [2022-05-08T00:05:42.453Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-168-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-08T00:05:42.851Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-08T00:05:42.904Z] Stashed 1 file(s) [Pipeline] } [2022-05-08T00:05:42.929Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-168-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-08T00:05:43.016Z] $ docker stop --time=1 ebd03a7df06b8e70dcd60a9e04b3b1bd9e774cdeccc4a796d9a4535114b0f78a [2022-05-08T00:05:44.175Z] $ docker rm -f ebd03a7df06b8e70dcd60a9e04b3b1bd9e774cdeccc4a796d9a4535114b0f78a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-08T00:06:02.886Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41423 in /w/workspace/gexfoundry_device-snmp-go_PR-168 [Pipeline] { [Pipeline] ws [2022-05-08T00:06:02.937Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2022-05-08T00:06:03.201Z] Selected Git installation does not exist. Using Default [2022-05-08T00:06:03.201Z] The recommended git tool is: NONE [2022-05-08T00:06:08.765Z] using credential edgex-jenkins-ssh [2022-05-08T00:06:08.792Z] Cloning the remote Git repository [2022-05-08T00:06:08.869Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-05-08T00:06:08.995Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2022-05-08T00:06:09.067Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-08T00:06:09.067Z] > git --version # timeout=10 [2022-05-08T00:06:09.085Z] > git --version # 'git version 2.25.1' [2022-05-08T00:06:09.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T00:06:09.179Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-08T00:06:10.815Z] Merging remotes/origin/main commit 73713b96c9dcd40dfd5451eeaca2e2c15d544ca8 into PR head commit c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca [2022-05-08T00:06:10.183Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-08T00:06:10.202Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-08T00:06:10.229Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-08T00:06:10.265Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-08T00:06:10.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T00:06:10.278Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/168/head:refs/remotes/origin/PR-168 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-08T00:06:11.037Z] Merge succeeded, producing c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca [2022-05-08T00:06:11.038Z] Checking out Revision c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca (PR-168) [2022-05-08T00:06:10.839Z] > git config core.sparsecheckout # timeout=10 [2022-05-08T00:06:10.856Z] > git checkout -f c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca # timeout=10 [2022-05-08T00:06:10.943Z] > git remote # timeout=10 [2022-05-08T00:06:10.961Z] > git config --get remote.origin.url # timeout=10 [2022-05-08T00:06:10.974Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T00:06:10.991Z] > git merge 73713b96c9dcd40dfd5451eeaca2e2c15d544ca8 # timeout=10 [2022-05-08T00:06:11.013Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-08T00:06:11.051Z] > git config core.sparsecheckout # timeout=10 [2022-05-08T00:06:11.066Z] > git checkout -f c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca # timeout=10 [2022-05-08T00:06:15.297Z] Commit message: "docs: update CHANGELOG for Kamakura" [2022-05-08T00:06:15.460Z] > git --version # timeout=10 [2022-05-08T00:06:15.472Z] > git --version # 'git version 2.25.1' [2022-05-08T00:06:15.486Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T00:06:16.735Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-08T00:06:16.735Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-08T00:06:16.735Z] Dload Upload Total Spent Left Speed [2022-05-08T00:06:16.735Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2022-05-08T00:06:17.358Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-08T00:06:17.725Z] + sudo tee /etc/docker/daemon.new [2022-05-08T00:06:17.725Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-08T00:06:17.725Z] { [2022-05-08T00:06:17.725Z] "registry-mirrors": [ [2022-05-08T00:06:17.725Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-08T00:06:17.725Z] ], [2022-05-08T00:06:17.725Z] "bip": "10.250.0.254/24", [2022-05-08T00:06:17.725Z] "hosts": [ [2022-05-08T00:06:17.725Z] "tcp://0.0.0.0:5555", [2022-05-08T00:06:17.725Z] "unix:///var/run/docker.sock" [2022-05-08T00:06:17.725Z] ], [2022-05-08T00:06:17.725Z] "mtu": 1458, [2022-05-08T00:06:17.725Z] "selinux-enabled": true, [2022-05-08T00:06:17.725Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-08T00:06:17.725Z] } [Pipeline] sh [2022-05-08T00:06:18.084Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-08T00:06:18.534Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T00:06:36.930Z] provisioning config files... [2022-05-08T00:06:36.955Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config2826510614062746765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:06:37.522Z] ---> docker-login.sh [2022-05-08T00:06:37.522Z] nexus3.edgexfoundry.org:10001 [2022-05-08T00:06:38.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:06:38.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:06:38.387Z] Configure a credential helper to remove this warning. See [2022-05-08T00:06:38.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:06:38.387Z] [2022-05-08T00:06:38.387Z] Login Succeeded [2022-05-08T00:06:38.387Z] nexus3.edgexfoundry.org:10002 [2022-05-08T00:06:38.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:06:38.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:06:38.659Z] Configure a credential helper to remove this warning. See [2022-05-08T00:06:38.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:06:38.659Z] [2022-05-08T00:06:38.659Z] Login Succeeded [2022-05-08T00:06:38.659Z] nexus3.edgexfoundry.org:10003 [2022-05-08T00:06:39.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:06:39.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:06:39.259Z] Configure a credential helper to remove this warning. See [2022-05-08T00:06:39.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:06:39.259Z] [2022-05-08T00:06:39.259Z] Login Succeeded [2022-05-08T00:06:39.259Z] nexus3.edgexfoundry.org:10004 [2022-05-08T00:06:39.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:06:39.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:06:39.532Z] Configure a credential helper to remove this warning. See [2022-05-08T00:06:39.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:06:39.533Z] [2022-05-08T00:06:39.533Z] Login Succeeded [2022-05-08T00:06:39.533Z] docker.io [2022-05-08T00:06:39.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T00:06:40.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T00:06:40.401Z] Configure a credential helper to remove this warning. See [2022-05-08T00:06:40.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T00:06:40.401Z] [2022-05-08T00:06:40.401Z] Login Succeeded [2022-05-08T00:06:40.401Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T00:06:40.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-08T00:06:40.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-08T00:06:40.827Z] ========================================================= [2022-05-08T00:06:40.827Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-08T00:06:40.827Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:06:41.268Z] + 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-08T00:06:41.540Z] Sending build context to Docker daemon 2.753MB [2022-05-08T00:06:41.540Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T00:06:41.540Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-08T00:06:41.822Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-08T00:06:41.822Z] 9b3977197b4f: Pulling fs layer [2022-05-08T00:06:41.822Z] 1a89e8eeedd5: Pulling fs layer [2022-05-08T00:06:41.822Z] 94645a83ff95: Pulling fs layer [2022-05-08T00:06:41.822Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-08T00:06:41.822Z] 0c92f367c5e7: Pulling fs layer [2022-05-08T00:06:41.822Z] 3096ccb668a1: Pulling fs layer [2022-05-08T00:06:41.822Z] e8cf19c19ddd: Pulling fs layer [2022-05-08T00:06:41.822Z] a4caa8a26152: Pulling fs layer [2022-05-08T00:06:41.822Z] 3096ccb668a1: Waiting [2022-05-08T00:06:41.822Z] 3f3a8bcf1eab: Waiting [2022-05-08T00:06:41.822Z] 0c92f367c5e7: Waiting [2022-05-08T00:06:41.822Z] e8cf19c19ddd: Waiting [2022-05-08T00:06:41.822Z] a4caa8a26152: Waiting [2022-05-08T00:06:41.822Z] 94645a83ff95: Verifying Checksum [2022-05-08T00:06:41.822Z] 94645a83ff95: Download complete [2022-05-08T00:06:41.822Z] 1a89e8eeedd5: Verifying Checksum [2022-05-08T00:06:41.822Z] 1a89e8eeedd5: Download complete [2022-05-08T00:06:41.822Z] 0c92f367c5e7: Verifying Checksum [2022-05-08T00:06:41.822Z] 0c92f367c5e7: Download complete [2022-05-08T00:06:41.822Z] 3096ccb668a1: Verifying Checksum [2022-05-08T00:06:41.822Z] 3096ccb668a1: Download complete [2022-05-08T00:06:41.822Z] 9b3977197b4f: Verifying Checksum [2022-05-08T00:06:41.822Z] 9b3977197b4f: Download complete [2022-05-08T00:06:41.822Z] e8cf19c19ddd: Download complete [2022-05-08T00:06:42.812Z] 9b3977197b4f: Pull complete [2022-05-08T00:06:43.089Z] 1a89e8eeedd5: Pull complete [2022-05-08T00:06:43.366Z] 94645a83ff95: Pull complete [2022-05-08T00:06:43.641Z] a4caa8a26152: Verifying Checksum [2022-05-08T00:06:43.641Z] a4caa8a26152: Download complete [2022-05-08T00:06:44.238Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-08T00:06:44.238Z] 3f3a8bcf1eab: Download complete [2022-05-08T00:06:56.650Z] 3f3a8bcf1eab: Pull complete [2022-05-08T00:06:56.650Z] 0c92f367c5e7: Pull complete [2022-05-08T00:06:56.924Z] 3096ccb668a1: Pull complete [2022-05-08T00:06:57.197Z] e8cf19c19ddd: Pull complete [2022-05-08T00:07:03.931Z] a4caa8a26152: Pull complete [2022-05-08T00:07:03.931Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-08T00:07:03.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-08T00:07:03.931Z] ---> 725f1c02e7f9 [2022-05-08T00:07:03.931Z] Step 3/12 : ARG MAKE='make build' [2022-05-08T00:07:04.209Z] ---> Running in c0d320908fd3 [2022-05-08T00:07:04.811Z] Removing intermediate container c0d320908fd3 [2022-05-08T00:07:04.811Z] ---> 59750ca97e99 [2022-05-08T00:07:04.811Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-08T00:07:04.811Z] ---> Running in 623ad3d84580 [2022-05-08T00:07:05.091Z] Removing intermediate container 623ad3d84580 [2022-05-08T00:07:05.091Z] ---> 9cfec38226f3 [2022-05-08T00:07:05.091Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T00:07:05.091Z] ---> Running in 619aa219b4ee [2022-05-08T00:07:05.366Z] Removing intermediate container 619aa219b4ee [2022-05-08T00:07:05.366Z] ---> 098eb8470f73 [2022-05-08T00:07:05.366Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T00:07:05.366Z] ---> Running in 5b791d144c8e [2022-05-08T00:07:08.024Z] Removing intermediate container 5b791d144c8e [2022-05-08T00:07:08.024Z] ---> 85c0efccb9a1 [2022-05-08T00:07:08.024Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T00:07:08.024Z] ---> Running in 9f58e9fb4252 [2022-05-08T00:07:09.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T00:07:09.982Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T00:07:10.578Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-08T00:07:10.578Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-08T00:07:10.855Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-08T00:07:10.855Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-08T00:07:11.132Z] Executing busybox-1.34.1-r3.trigger [2022-05-08T00:07:11.132Z] OK: 224 MiB in 56 packages [2022-05-08T00:07:12.116Z] Removing intermediate container 9f58e9fb4252 [2022-05-08T00:07:12.116Z] ---> ce66c6b154a5 [2022-05-08T00:07:12.116Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-08T00:07:12.116Z] ---> Running in 0ce4a0d9acae [2022-05-08T00:07:12.392Z] Removing intermediate container 0ce4a0d9acae [2022-05-08T00:07:12.392Z] ---> 4963fb020d28 [2022-05-08T00:07:12.392Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-08T00:07:12.991Z] ---> a2a5d2be66a4 [2022-05-08T00:07:12.991Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T00:07:12.991Z] ---> Running in 7433c1d0bf65 [2022-05-08T00:08:00.019Z] Removing intermediate container 7433c1d0bf65 [2022-05-08T00:08:00.019Z] ---> ad671eaa0880 [2022-05-08T00:08:00.019Z] Step 11/12 : COPY . . [2022-05-08T00:08:00.019Z] ---> 66e49310a96e [2022-05-08T00:08:00.019Z] Step 12/12 : RUN ${MAKE} [2022-05-08T00:08:00.019Z] ---> Running in c1ea642b0881 [2022-05-08T00:08:00.019Z] noop [2022-05-08T00:08:00.019Z] Removing intermediate container c1ea642b0881 [2022-05-08T00:08:00.019Z] ---> e1afbaec5786 [2022-05-08T00:08:00.019Z] Successfully built e1afbaec5786 [2022-05-08T00:08:00.019Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:08:00.395Z] + docker inspect -f . ci-base-image-arm64 [2022-05-08T00:08:00.395Z] . [Pipeline] withDockerContainer [2022-05-08T00:08:00.633Z] prd-ubuntu20.04-docker-arm64-4c-16g-41423 does not seem to be running inside a container [2022-05-08T00:08:00.729Z] $ 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-08T00:08:01.991Z] $ docker top ba3a9077c9b465d0b4e7934e0a54607d953eb7850e21094137e60142880d2771 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T00:08:02.941Z] + go version [2022-05-08T00:08:02.941Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-08T00:08:02.982Z] $ docker stop --time=1 ba3a9077c9b465d0b4e7934e0a54607d953eb7850e21094137e60142880d2771 [2022-05-08T00:08:04.649Z] $ docker rm -f ba3a9077c9b465d0b4e7934e0a54607d953eb7850e21094137e60142880d2771 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:08:05.535Z] + docker inspect -f . ci-base-image-arm64 [2022-05-08T00:08:05.535Z] . [Pipeline] withDockerContainer [2022-05-08T00:08:05.783Z] prd-ubuntu20.04-docker-arm64-4c-16g-41423 does not seem to be running inside a container [2022-05-08T00:08:05.866Z] $ 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-08T00:08:07.181Z] $ docker top 2979df71242f6bd45785a5f946b8a42fde9d1e933cc9ceb5682a7e827350495c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-08T00:08:08.193Z] + make test [2022-05-08T00:08:08.194Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-08T00:08:09.635Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-08T00:09:31.495Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-08T00:09:31.495Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.041s coverage: 0.0% of statements [2022-05-08T00:09:31.495Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-08T00:09:31.495Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-08T00:09:49.923Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-08T00:09:49.923Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-08T00:09:49.923Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-08T00:09:52.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-08T00:09:52.608Z] $ docker stop --time=1 2979df71242f6bd45785a5f946b8a42fde9d1e933cc9ceb5682a7e827350495c [2022-05-08T00:09:54.391Z] $ docker rm -f 2979df71242f6bd45785a5f946b8a42fde9d1e933cc9ceb5682a7e827350495c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T00:09:55.389Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-08T00:09:55.425Z] Warning: overwriting stash ‘coverage-report’ [2022-05-08T00:09:55.872Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T00:09:56.466Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-08T00:09:56.824Z] + ls -al . [2022-05-08T00:09:56.824Z] total 164 [2022-05-08T00:09:56.824Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 00:09 . [2022-05-08T00:09:56.824Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 00:06 .. [2022-05-08T00:09:56.824Z] -rw-rw-r-- 1 jenkins jenkins 6 May 8 00:06 .dockerignore [2022-05-08T00:09:56.824Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 00:06 .git [2022-05-08T00:09:56.824Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 00:06 .github [2022-05-08T00:09:56.824Z] -rw-rw-r-- 1 jenkins jenkins 328 May 8 00:06 .gitignore [2022-05-08T00:09:56.824Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 00:06 .golangci.yml [2022-05-08T00:09:56.824Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 8 00:06 Attribution.txt [2022-05-08T00:09:56.824Z] -rw-rw-r-- 1 jenkins jenkins 5532 May 8 00:06 CHANGELOG.md [2022-05-08T00:09:56.824Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 8 00:06 Dockerfile [2022-05-08T00:09:56.824Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 00:06 GOVERNANCE.md [2022-05-08T00:09:56.824Z] -rw-rw-r-- 1 jenkins jenkins 656 May 8 00:06 Jenkinsfile [2022-05-08T00:09:56.824Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 00:06 LICENSE [2022-05-08T00:09:56.824Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 8 00:06 Makefile [2022-05-08T00:09:56.824Z] -rw-rw-r-- 1 jenkins jenkins 620 May 8 00:06 OWNERS.md [2022-05-08T00:09:56.824Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 8 00:06 README.md [2022-05-08T00:09:56.824Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 00:04 VERSION [2022-05-08T00:09:56.824Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 00:06 bin [2022-05-08T00:09:56.824Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 00:06 cmd [2022-05-08T00:09:56.824Z] -rw-r--r-- 1 jenkins jenkins 7631 May 8 00:09 coverage.out [2022-05-08T00:09:56.824Z] -rw-rw-r-- 1 jenkins jenkins 3296 May 8 00:06 go.mod [2022-05-08T00:09:56.824Z] -rw-rw-r-- 1 jenkins jenkins 35911 May 8 00:06 go.sum [2022-05-08T00:09:56.824Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 00:06 internal [2022-05-08T00:09:56.824Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 00:06 snap [2022-05-08T00:09:56.824Z] -rw-rw-r-- 1 jenkins jenkins 209 May 8 00:06 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:09:57.196Z] + 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=c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca --label arch=arm64 --label version=0.0.0 . [2022-05-08T00:09:57.471Z] Sending build context to Docker daemon 2.761MB [2022-05-08T00:09:57.471Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T00:09:57.471Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-08T00:09:57.471Z] ---> e1afbaec5786 [2022-05-08T00:09:57.471Z] Step 3/24 : ARG MAKE='make build' [2022-05-08T00:09:57.744Z] ---> Running in 2270a436220a [2022-05-08T00:09:58.018Z] Removing intermediate container 2270a436220a [2022-05-08T00:09:58.018Z] ---> 52642b73c3ad [2022-05-08T00:09:58.018Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-08T00:09:58.018Z] ---> Running in 4b2edb875d55 [2022-05-08T00:09:58.294Z] Removing intermediate container 4b2edb875d55 [2022-05-08T00:09:58.294Z] ---> 7cae90c0ec9a [2022-05-08T00:09:58.294Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T00:09:58.294Z] ---> Running in 227b33029477 [2022-05-08T00:09:58.896Z] Removing intermediate container 227b33029477 [2022-05-08T00:09:58.896Z] ---> 44d7e2e49af0 [2022-05-08T00:09:58.896Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T00:09:58.896Z] ---> Running in 8d6e3c15a684 [2022-05-08T00:10:00.340Z] Removing intermediate container 8d6e3c15a684 [2022-05-08T00:10:00.340Z] ---> 156eeac1f58f [2022-05-08T00:10:00.340Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T00:10:00.340Z] ---> Running in 03462616dc28 [2022-05-08T00:10:01.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T00:10:02.303Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T00:10:03.283Z] OK: 224 MiB in 56 packages [2022-05-08T00:10:03.887Z] Removing intermediate container 03462616dc28 [2022-05-08T00:10:03.887Z] ---> afcf2cce314d [2022-05-08T00:10:03.887Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-08T00:10:04.166Z] ---> Running in 0d3d15bf7023 [2022-05-08T00:10:04.440Z] Removing intermediate container 0d3d15bf7023 [2022-05-08T00:10:04.440Z] ---> 5cf903e768f6 [2022-05-08T00:10:04.440Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-08T00:10:05.039Z] ---> 9bdb8118bf3f [2022-05-08T00:10:05.039Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T00:10:05.039Z] ---> Running in 0d3389bf9997 [2022-05-08T00:10:07.024Z] Removing intermediate container 0d3389bf9997 [2022-05-08T00:10:07.024Z] ---> 3ef2f23fc170 [2022-05-08T00:10:07.024Z] Step 11/24 : COPY . . [2022-05-08T00:10:07.628Z] ---> 0bc8b0a73369 [2022-05-08T00:10:07.628Z] Step 12/24 : RUN ${MAKE} [2022-05-08T00:10:07.903Z] ---> Running in 2c985557480f [2022-05-08T00:10:08.887Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-08T00:12:15.780Z] Removing intermediate container 2c985557480f [2022-05-08T00:12:15.780Z] ---> 16a12a50bee1 [2022-05-08T00:12:15.780Z] Step 13/24 : FROM alpine:3.14 [2022-05-08T00:12:15.780Z] 3.14: Pulling from library/alpine [2022-05-08T00:12:15.780Z] 455c02918c45: Pulling fs layer [2022-05-08T00:12:15.780Z] 455c02918c45: Verifying Checksum [2022-05-08T00:12:15.780Z] 455c02918c45: Download complete [2022-05-08T00:12:15.780Z] 455c02918c45: Pull complete [2022-05-08T00:12:15.780Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-08T00:12:15.780Z] Status: Downloaded newer image for alpine:3.14 [2022-05-08T00:12:15.780Z] ---> ac73e934f311 [2022-05-08T00:12:15.780Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-08T00:12:15.780Z] ---> Running in cbc6b0f63e04 [2022-05-08T00:12:15.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-08T00:12:15.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-08T00:12:15.780Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-08T00:12:15.780Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-08T00:12:15.780Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-08T00:12:15.780Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-08T00:12:15.780Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-08T00:12:15.780Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-08T00:12:15.780Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T00:12:15.780Z] OK: 8 MiB in 20 packages [2022-05-08T00:12:15.780Z] Removing intermediate container cbc6b0f63e04 [2022-05-08T00:12:15.780Z] ---> 2e68cfdb2326 [2022-05-08T00:12:15.780Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-08T00:12:15.780Z] ---> 812c6b15d341 [2022-05-08T00:12:15.780Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-08T00:12:15.780Z] ---> 216ac7dfa66c [2022-05-08T00:12:15.780Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-08T00:12:15.780Z] ---> 59b60c0fb1a2 [2022-05-08T00:12:15.780Z] Step 18/24 : EXPOSE 59993 [2022-05-08T00:12:15.780Z] ---> Running in d44c0574e418 [2022-05-08T00:12:15.780Z] Removing intermediate container d44c0574e418 [2022-05-08T00:12:15.780Z] ---> ba25b0be335f [2022-05-08T00:12:15.780Z] Step 19/24 : EXPOSE 161 [2022-05-08T00:12:15.780Z] ---> Running in 3f609625d8a8 [2022-05-08T00:12:15.780Z] Removing intermediate container 3f609625d8a8 [2022-05-08T00:12:15.780Z] ---> 3c907c2e8f06 [2022-05-08T00:12:15.780Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-08T00:12:15.780Z] ---> Running in 69337fca9318 [2022-05-08T00:12:15.780Z] Removing intermediate container 69337fca9318 [2022-05-08T00:12:15.780Z] ---> 14cbd98bc417 [2022-05-08T00:12:15.780Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-08T00:12:15.780Z] ---> Running in 7f8764cedf5a [2022-05-08T00:12:15.780Z] Removing intermediate container 7f8764cedf5a [2022-05-08T00:12:15.780Z] ---> 183ad8178a49 [2022-05-08T00:12:15.780Z] Step 22/24 : LABEL arch=arm64 [2022-05-08T00:12:15.780Z] ---> Running in 03bee150ad8e [2022-05-08T00:12:15.780Z] Removing intermediate container 03bee150ad8e [2022-05-08T00:12:15.780Z] ---> 68eb5928d55e [2022-05-08T00:12:15.780Z] Step 23/24 : LABEL git_sha=c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca [2022-05-08T00:12:15.780Z] ---> Running in 5cc01b15ec35 [2022-05-08T00:12:15.780Z] Removing intermediate container 5cc01b15ec35 [2022-05-08T00:12:15.780Z] ---> 4cf00e09505a [2022-05-08T00:12:15.780Z] Step 24/24 : LABEL version=0.0.0 [2022-05-08T00:12:15.780Z] ---> Running in fc96a961a72c [2022-05-08T00:12:16.054Z] Removing intermediate container fc96a961a72c [2022-05-08T00:12:16.054Z] ---> 94d90d8a5445 [2022-05-08T00:12:16.054Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-08T00:12:16.054Z] Successfully built 94d90d8a5445 [2022-05-08T00:12:16.054Z] 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-08T00:12:16.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T00:12:16.777Z] [2022-05-08T00:12:16.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:12:17.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T00:12:17.452Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-08T00:12:17.452Z] 8998bd30e6a1: Pulling fs layer [2022-05-08T00:12:17.452Z] 04944245beec: Pulling fs layer [2022-05-08T00:12:17.452Z] 699f458cf7ca: Pulling fs layer [2022-05-08T00:12:17.452Z] 765212b225bb: Pulling fs layer [2022-05-08T00:12:17.452Z] f23df028b6ca: Pulling fs layer [2022-05-08T00:12:17.452Z] d65c8cfc05b1: Pulling fs layer [2022-05-08T00:12:17.452Z] 2437ff75d9bd: Pulling fs layer [2022-05-08T00:12:17.452Z] f23df028b6ca: Waiting [2022-05-08T00:12:17.452Z] d65c8cfc05b1: Waiting [2022-05-08T00:12:17.452Z] 2437ff75d9bd: Waiting [2022-05-08T00:12:17.452Z] 765212b225bb: Waiting [2022-05-08T00:12:17.452Z] 04944245beec: Verifying Checksum [2022-05-08T00:12:17.452Z] 04944245beec: Download complete [2022-05-08T00:12:17.452Z] 765212b225bb: Verifying Checksum [2022-05-08T00:12:17.452Z] 765212b225bb: Download complete [2022-05-08T00:12:17.452Z] f23df028b6ca: Download complete [2022-05-08T00:12:17.452Z] d65c8cfc05b1: Verifying Checksum [2022-05-08T00:12:17.452Z] d65c8cfc05b1: Download complete [2022-05-08T00:12:17.732Z] 699f458cf7ca: Verifying Checksum [2022-05-08T00:12:17.732Z] 699f458cf7ca: Download complete [2022-05-08T00:12:18.010Z] 8998bd30e6a1: Verifying Checksum [2022-05-08T00:12:18.010Z] 8998bd30e6a1: Download complete [2022-05-08T00:12:20.655Z] 2437ff75d9bd: Verifying Checksum [2022-05-08T00:12:20.655Z] 2437ff75d9bd: Download complete [2022-05-08T00:12:22.661Z] 8998bd30e6a1: Pull complete [2022-05-08T00:12:22.941Z] 04944245beec: Pull complete [2022-05-08T00:12:24.401Z] 699f458cf7ca: Pull complete [2022-05-08T00:12:24.679Z] 765212b225bb: Pull complete [2022-05-08T00:12:25.281Z] f23df028b6ca: Pull complete [2022-05-08T00:12:25.555Z] d65c8cfc05b1: Pull complete [2022-05-08T00:12:40.650Z] 2437ff75d9bd: Pull complete [2022-05-08T00:12:40.650Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-08T00:12:40.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T00:12:40.650Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-08T00:12:40.906Z] prd-ubuntu20.04-docker-arm64-4c-16g-41423 does not seem to be running inside a container [2022-05-08T00:12:41.024Z] $ 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-08T00:12:43.546Z] $ docker top ea65a3cf2e9d857f00419f294479333f3139cca4043a366aad7a4a8499f0bc66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:12:44.519Z] ---> job-cost.sh [2022-05-08T00:12:44.519Z] lf-activate-venv: SKIPPING [2022-05-08T00:12:44.519Z] INFO: No Stack... [2022-05-08T00:12:45.114Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-08T00:12:46.094Z] INFO: Archiving Costs [Pipeline] sh [2022-05-08T00:12:46.781Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2022-05-08T00:12:46.781Z] + cut -d, -f6 [Pipeline] lock [2022-05-08T00:12:46.871Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-168-1-stack-cost] [2022-05-08T00:12:46.876Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-168-1-stack-cost] did not exist. Created. [2022-05-08T00:12:46.876Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-168-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-08T00:12:47.629Z] /w/workspace/device-snmp-go/1@tmp/durable-742524aa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-08T00:12:48.333Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-08T00:12:48.374Z] Warning: overwriting stash ‘stack-cost’ [2022-05-08T00:12:48.417Z] Stashed 1 file(s) [Pipeline] } [2022-05-08T00:12:48.433Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-168-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-08T00:12:48.517Z] $ docker stop --time=1 ea65a3cf2e9d857f00419f294479333f3139cca4043a366aad7a4a8499f0bc66 [2022-05-08T00:12:50.062Z] $ docker rm -f ea65a3cf2e9d857f00419f294479333f3139cca4043a366aad7a4a8499f0bc66 [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-08T00:12:51.172Z] provisioning config files... [2022-05-08T00:12:51.184Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config1818267435783435820tmp [Pipeline] { [Pipeline] sh [2022-05-08T00:12:51.520Z] + set +x [2022-05-08T00:12:51.520Z] + curl -s https://codecov.io/bash [2022-05-08T00:12:51.520Z] + bash -s -- [2022-05-08T00:12:51.520Z] [2022-05-08T00:12:51.520Z] _____ _ [2022-05-08T00:12:51.520Z] / ____| | | [2022-05-08T00:12:51.520Z] | | ___ __| | ___ ___ _____ __ [2022-05-08T00:12:51.520Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-08T00:12:51.520Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-08T00:12:51.520Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-08T00:12:51.520Z] Bash-1.0.6 [2022-05-08T00:12:51.520Z] [2022-05-08T00:12:51.520Z] [2022-05-08T00:12:51.520Z] ==> git version 2.25.1 found [2022-05-08T00:12:51.521Z] ==> 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-08T00:12:51.521Z] Release-Date: 2020-01-08 [2022-05-08T00:12:51.521Z] 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-08T00:12:51.521Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-08T00:12:51.521Z] ==> Jenkins CI detected. [2022-05-08T00:12:51.521Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-168 [2022-05-08T00:12:51.521Z] project root: . [2022-05-08T00:12:51.521Z] --> token set from env [2022-05-08T00:12:51.521Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-08T00:12:51.521Z] ==> Running gcov in . (disable via -X gcov) [2022-05-08T00:12:51.521Z] ==> Python coveragepy not found [2022-05-08T00:12:51.521Z] ==> Searching for coverage reports in: [2022-05-08T00:12:51.521Z] + . [2022-05-08T00:12:51.521Z] -> Found 1 reports [2022-05-08T00:12:51.521Z] ==> Detecting git/mercurial file structure [2022-05-08T00:12:51.521Z] ==> Reading reports [2022-05-08T00:12:51.521Z] + ./coverage.out bytes=7631 [2022-05-08T00:12:51.521Z] ==> Appending adjustments [2022-05-08T00:12:51.521Z] https://docs.codecov.io/docs/fixing-reports [2022-05-08T00:12:51.781Z] + Found adjustments [2022-05-08T00:12:51.781Z] ==> Gzipping contents [2022-05-08T00:12:51.781Z] 4.0K /tmp/codecov.G8SPHQ.gz [2022-05-08T00:12:51.781Z] ==> Uploading reports [2022-05-08T00:12:51.781Z] url: https://codecov.io [2022-05-08T00:12:51.781Z] query: branch=PR-168&commit=c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-168%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=168&job=&cmd_args= [2022-05-08T00:12:51.781Z] -> Pinging Codecov [2022-05-08T00:12:51.781Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-168&commit=c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-168%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=168&job=&cmd_args= [2022-05-08T00:12:52.042Z] -> Uploading to [2022-05-08T00:12:52.042Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-08/6C56EA5C29638FB4528AC87E60AF5AE0/c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca/40eeab32-288f-4a4a-b573-f1b7c17f9074.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220508T001251Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f11b473be84a8ac4386076965ee644bf02a9d601add3ef7fe52983ce24f1f03f [2022-05-08T00:12:52.042Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-08T00:12:52.042Z] Dload Upload Total Spent Left Speed [2022-05-08T00:12:52.303Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1602 0 0 100 1602 0 6702 --:--:-- --:--:-- --:--:-- 6702 [2022-05-08T00:12:52.303Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca [Pipeline] } [2022-05-08T00:12:52.329Z] 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-08T00:12:54.109Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-168/archives ] [2022-05-08T00:12:54.109Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-168/archives [2022-05-08T00:12:54.109Z] total 16 [2022-05-08T00:12:54.109Z] drwxr-xr-x 3 root root 4096 May 8 00:05 . [2022-05-08T00:12:54.109Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 00:05 .. [2022-05-08T00:12:54.109Z] drwxr-xr-x 2 root root 4096 May 8 00:05 cost [2022-05-08T00:12:54.109Z] -rw-r--r-- 1 root root 85 May 8 00:05 cost.csv [2022-05-08T00:12:54.109Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-168/archives [2022-05-08T00:12:54.109Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-168/archives [2022-05-08T00:12:54.109Z] total 16 [2022-05-08T00:12:54.110Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 00:05 . [2022-05-08T00:12:54.110Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 00:05 .. [2022-05-08T00:12:54.110Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 00:05 cost [2022-05-08T00:12:54.110Z] -rw-r--r-- 1 jenkins jenkins 85 May 8 00:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:12:54.445Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:12:55.349Z] ---> package-listing.sh [2022-05-08T00:12:55.349Z] ++ facter osfamily [2022-05-08T00:12:55.349Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-08T00:12:55.616Z] + OS_FAMILY=debian [2022-05-08T00:12:55.616Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-168 [2022-05-08T00:12:55.616Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-08T00:12:55.616Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-08T00:12:55.616Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-08T00:12:55.616Z] + PACKAGES=/tmp/packages_start.txt [2022-05-08T00:12:55.616Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-168 ']' [2022-05-08T00:12:55.616Z] + PACKAGES=/tmp/packages_end.txt [2022-05-08T00:12:55.616Z] + case "${OS_FAMILY}" in [2022-05-08T00:12:55.616Z] + dpkg -l [2022-05-08T00:12:55.616Z] + grep '^ii' [2022-05-08T00:12:55.616Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-08T00:12:55.616Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-08T00:12:55.616Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-08T00:12:55.616Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-168 ']' [2022-05-08T00:12:55.616Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-168/archives/ [2022-05-08T00:12:55.616Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-168/archives/ [Pipeline] echo [2022-05-08T00:12:55.651Z] 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-168/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-08T00:12:55.948Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-08T00:12:56.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T00:12:56.535Z] . [Pipeline] withDockerContainer [2022-05-08T00:12:56.645Z] prd-ubuntu20.04-docker-8c-8g-41420 does not seem to be running inside a container [2022-05-08T00:12:56.699Z] $ 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-168/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-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@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-08T00:12:56.939Z] $ docker top ec278d776bed0443ba2da44ce4d42026e2d19edbd8c6e95d2f78312333eb4770 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T00:12:57.335Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-08T00:12:57.649Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-08T00:12:57.972Z] + ls /var/log/sa-host [2022-05-08T00:12:57.972Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T00:12:58.126Z] provisioning config files... [2022-05-08T00:12:58.135Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config156795084940736023tmp [Pipeline] { [Pipeline] echo [2022-05-08T00:12:58.190Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:12:58.509Z] ---> create-netrc.sh [Pipeline] } [2022-05-08T00:12:58.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:12:58.953Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-08T00:12:58.985Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:12:59.306Z] ---> sudo-logs.sh [2022-05-08T00:12:59.306Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-08T00:12:59.394Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:12:59.712Z] ---> job-cost.sh [2022-05-08T00:12:59.712Z] lf-activate-venv: SKIPPING [2022-05-08T00:12:59.712Z] DEBUG: total: 0.2199999988079071 [2022-05-08T00:12:59.712Z] INFO: Retrieving Stack Cost... [2022-05-08T00:12:59.973Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-08T00:13:00.546Z] INFO: Archiving Costs [Pipeline] echo [2022-05-08T00:13:00.589Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T00:13:00.904Z] ---> logs-deploy.sh [2022-05-08T00:13:00.904Z] lf-activate-venv: SKIPPING [2022-05-08T00:13:00.904Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-168/1 [2022-05-08T00:13:00.904Z] INFO: archiving workspace using pattern(s): [2022-05-08T00:13:01.849Z] Archives upload complete. [2022-05-08T00:13:01.849Z] INFO: archiving logs to Nexus