Pull request #168 updated 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 6fc80c8eb675621a35ee63c3499b46a26cb77ee2+2a65a39039cf7664a715857da731e59ec3cb9dfd (99cbefb93c8ff52eb31afd3492e6c72cd177b8d4) 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-ssh12432020350108765109.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2287623253842980954.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-168/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-ssh2367740104578574654.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh18129431542235213426.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-168/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-ssh10735690477248497369.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-ubuntu20.04-docker-8c-8g-63158’ is offline Running on prd-ubuntu20.04-docker-8c-8g-63160 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 2a65a39039cf7664a715857da731e59ec3cb9dfd into PR head commit 6fc80c8eb675621a35ee63c3499b46a26cb77ee2 Merge succeeded, producing 6fc80c8eb675621a35ee63c3499b46a26cb77ee2 Checking out Revision 6fc80c8eb675621a35ee63c3499b46a26cb77ee2 (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 6fc80c8eb675621a35ee63c3499b46a26cb77ee2 # 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 2a65a39039cf7664a715857da731e59ec3cb9dfd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6fc80c8eb675621a35ee63c3499b46a26cb77ee2 # timeout=10 Commit message: "Merge branch 'main' into kamakura-rls-notes" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-11T16:21:39.126Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-11T16:21:39.221Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-11T16:21:39.239Z] ========================================================= [2022-05-11T16:21:39.239Z] EdgeX Global Pipelines Version Info [2022-05-11T16:21:39.239Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk acdb4c3149c01840aabeaf38edb55bf363a6457a # timeout=10 [2022-05-11T16:21:40.016Z] ------------------- [2022-05-11T16:21:40.016Z] stable info: [2022-05-11T16:21:40.016Z] ------------------- [2022-05-11T16:21:40.016Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T16:21:40.016Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T16:21:40.016Z] Message: update stable to v1.0.230 [2022-05-11T16:21:40.591Z] ------------------- [2022-05-11T16:21:40.591Z] experimental info: [2022-05-11T16:21:40.591Z] ------------------- [2022-05-11T16:21:40.591Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T16:21:40.591Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T16:21:40.591Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-11T16:21:40.749Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-05-11T16:21:40.764Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-05-11T16:21:40.775Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-11T16:21:40.788Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-11T16:21:40.798Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-11T16:21:40.811Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-11T16:21:40.823Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-11T16:21:40.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-11T16:21:40.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-11T16:21:40.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-11T16:21:40.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-11T16:21:40.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-05-11T16:21:40.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-11T16:21:40.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-11T16:21:40.958Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T16:21:40.979Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T16:21:40.992Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T16:21:41.006Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T16:21:41.019Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-11T16:21:41.033Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-11T16:21:41.044Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-11T16:21:41.058Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-11T16:21:41.077Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-11T16:21:41.098Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-11T16:21:41.114Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-11T16:21:41.137Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-11T16:21:41.153Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-168 [Pipeline] echo [2022-05-11T16:21:41.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-168 [Pipeline] echo [2022-05-11T16:21:41.180Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-168 [Pipeline] echo [2022-05-11T16:21:41.197Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6fc80c8eb675621a35ee63c3499b46a26cb77ee2 [Pipeline] echo [2022-05-11T16:21:41.215Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6fc80c8 [Pipeline] echo [2022-05-11T16:21:41.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T16:21:41.281Z] provisioning config files... [2022-05-11T16:21:41.295Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config7377178875692710340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T16:21:41.608Z] ---> docker-login.sh [2022-05-11T16:21:41.608Z] nexus3.edgexfoundry.org:10001 [2022-05-11T16:21:41.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:21:41.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:21:41.869Z] Configure a credential helper to remove this warning. See [2022-05-11T16:21:41.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:21:41.869Z] [2022-05-11T16:21:41.869Z] Login Succeeded [2022-05-11T16:21:41.869Z] nexus3.edgexfoundry.org:10002 [2022-05-11T16:21:42.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:21:42.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:21:42.130Z] Configure a credential helper to remove this warning. See [2022-05-11T16:21:42.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:21:42.130Z] [2022-05-11T16:21:42.130Z] Login Succeeded [2022-05-11T16:21:42.130Z] nexus3.edgexfoundry.org:10003 [2022-05-11T16:21:42.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:21:42.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:21:42.130Z] Configure a credential helper to remove this warning. See [2022-05-11T16:21:42.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:21:42.130Z] [2022-05-11T16:21:42.130Z] Login Succeeded [2022-05-11T16:21:42.130Z] nexus3.edgexfoundry.org:10004 [2022-05-11T16:21:42.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:21:42.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:21:42.391Z] Configure a credential helper to remove this warning. See [2022-05-11T16:21:42.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:21:42.391Z] [2022-05-11T16:21:42.391Z] Login Succeeded [2022-05-11T16:21:42.391Z] docker.io [2022-05-11T16:21:42.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:21:42.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:21:42.968Z] Configure a credential helper to remove this warning. See [2022-05-11T16:21:42.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:21:42.968Z] [2022-05-11T16:21:42.968Z] Login Succeeded [2022-05-11T16:21:42.968Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T16:21:42.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-11T16:21:43.353Z] + git rev-list -1 --merges 6fc80c8eb675621a35ee63c3499b46a26cb77ee2~1..6fc80c8eb675621a35ee63c3499b46a26cb77ee2 [Pipeline] echo [2022-05-11T16:21:43.491Z] -----------> git rev-list -1 --merges 6fc80c8eb675621a35ee63c3499b46a26cb77ee2~1..6fc80c8eb675621a35ee63c3499b46a26cb77ee2 6fc80c8eb675621a35ee63c3499b46a26cb77ee2 [2022-05-11T16:21:43.491Z] 6fc80c8eb675621a35ee63c3499b46a26cb77ee2 [false] [Pipeline] sh [2022-05-11T16:21:43.794Z] + git log --format=format:%s -1 6fc80c8eb675621a35ee63c3499b46a26cb77ee2 [Pipeline] echo [2022-05-11T16:21:43.813Z] ========================================================= [2022-05-11T16:21:43.813Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-11T16:21:43.813Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T16:21:44.155Z] + git log --format=format:%s -1 6fc80c8eb675621a35ee63c3499b46a26cb77ee2 [Pipeline] echo [2022-05-11T16:21:44.171Z] [semverPrep] GIT_COMMIT: 6fc80c8eb675621a35ee63c3499b46a26cb77ee2, Commit Message: Merge branch 'main' into kamakura-rls-notes [Pipeline] echo [2022-05-11T16:21:44.186Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-11T16:21:44.567Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T16:21:44.567Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-11T16:21:44.567Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-11T16:21:44.567Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-11T16:21:44.567Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-11T16:21:44.567Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-11T16:21:44.567Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:21:44.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T16:21:44.919Z] [2022-05-11T16:21:44.919Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:21:45.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T16:21:45.231Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-11T16:21:45.231Z] 1fe172e4850f: Pulling fs layer [2022-05-11T16:21:45.231Z] caf521ccaac6: Pulling fs layer [2022-05-11T16:21:45.231Z] 3ead6fa29328: Pulling fs layer [2022-05-11T16:21:45.231Z] 5c2a1cbceb83: Pulling fs layer [2022-05-11T16:21:45.231Z] a8d5f1318db7: Pulling fs layer [2022-05-11T16:21:45.231Z] c427282e49a2: Pulling fs layer [2022-05-11T16:21:45.231Z] 1827001aaf11: Pulling fs layer [2022-05-11T16:21:45.231Z] 0714d37db230: Pulling fs layer [2022-05-11T16:21:45.231Z] ac28cf19c067: Pulling fs layer [2022-05-11T16:21:45.231Z] ca983d60f3e2: Pulling fs layer [2022-05-11T16:21:45.231Z] 9f894cec8388: Pulling fs layer [2022-05-11T16:21:45.231Z] 5c2a1cbceb83: Waiting [2022-05-11T16:21:45.231Z] a8d5f1318db7: Waiting [2022-05-11T16:21:45.231Z] c427282e49a2: Waiting [2022-05-11T16:21:45.231Z] 1827001aaf11: Waiting [2022-05-11T16:21:45.231Z] 0714d37db230: Waiting [2022-05-11T16:21:45.231Z] ac28cf19c067: Waiting [2022-05-11T16:21:45.231Z] ca983d60f3e2: Waiting [2022-05-11T16:21:45.231Z] 9f894cec8388: Waiting [2022-05-11T16:21:45.231Z] caf521ccaac6: Download complete [2022-05-11T16:21:45.231Z] 5c2a1cbceb83: Verifying Checksum [2022-05-11T16:21:45.231Z] 5c2a1cbceb83: Download complete [2022-05-11T16:21:45.494Z] a8d5f1318db7: Verifying Checksum [2022-05-11T16:21:45.494Z] a8d5f1318db7: Download complete [2022-05-11T16:21:45.494Z] c427282e49a2: Verifying Checksum [2022-05-11T16:21:45.494Z] c427282e49a2: Download complete [2022-05-11T16:21:45.494Z] 3ead6fa29328: Verifying Checksum [2022-05-11T16:21:45.494Z] 3ead6fa29328: Download complete [2022-05-11T16:21:45.494Z] 0714d37db230: Verifying Checksum [2022-05-11T16:21:45.494Z] 0714d37db230: Download complete [2022-05-11T16:21:45.494Z] ac28cf19c067: Verifying Checksum [2022-05-11T16:21:45.494Z] ac28cf19c067: Download complete [2022-05-11T16:21:45.494Z] ca983d60f3e2: Verifying Checksum [2022-05-11T16:21:45.494Z] ca983d60f3e2: Download complete [2022-05-11T16:21:45.494Z] 9f894cec8388: Download complete [2022-05-11T16:21:45.494Z] 1fe172e4850f: Verifying Checksum [2022-05-11T16:21:45.494Z] 1fe172e4850f: Download complete [2022-05-11T16:21:45.754Z] 1827001aaf11: Verifying Checksum [2022-05-11T16:21:45.754Z] 1827001aaf11: Download complete [2022-05-11T16:21:47.140Z] 1fe172e4850f: Pull complete [2022-05-11T16:21:47.140Z] caf521ccaac6: Pull complete [2022-05-11T16:21:47.714Z] 3ead6fa29328: Pull complete [2022-05-11T16:21:47.714Z] 5c2a1cbceb83: Pull complete [2022-05-11T16:21:47.976Z] a8d5f1318db7: Pull complete [2022-05-11T16:21:47.976Z] c427282e49a2: Pull complete [2022-05-11T16:21:49.896Z] 1827001aaf11: Pull complete [2022-05-11T16:21:50.161Z] 0714d37db230: Pull complete [2022-05-11T16:21:50.161Z] ac28cf19c067: Pull complete [2022-05-11T16:21:50.161Z] ca983d60f3e2: Pull complete [2022-05-11T16:21:50.423Z] 9f894cec8388: Pull complete [2022-05-11T16:21:50.423Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-11T16:21:50.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T16:21:50.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-11T16:21:50.509Z] prd-ubuntu20.04-docker-8c-8g-63160 does not seem to be running inside a container [2022-05-11T16:21:50.560Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-11T16:21:51.866Z] $ docker top e592473e98c6a36ea833a49b17991b461ce18884c536793418ca937d9d0089eb -eo pid,comm [2022-05-11T16:21:51.932Z] 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-11T16:21:51.932Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T16:21:51.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T16:21:51.976Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T16:21:52.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T16:21:52.124Z] $ docker exec e592473e98c6a36ea833a49b17991b461ce18884c536793418ca937d9d0089eb ssh-agent [2022-05-11T16:21:52.244Z] SSH_AUTH_SOCK=/tmp/ssh-b7f0G8PoVbFB/agent.32 [2022-05-11T16:21:52.244Z] SSH_AGENT_PID=38 [2022-05-11T16:21:52.254Z] Running ssh-add (command line suppressed) [2022-05-11T16:21:52.386Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_6938591789392114297.key (/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_6938591789392114297.key) [2022-05-11T16:21:52.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T16:21:52.691Z] + git tag --points-at HEAD [Pipeline] } [2022-05-11T16:21:52.723Z] $ docker exec --env ******** --env ******** e592473e98c6a36ea833a49b17991b461ce18884c536793418ca937d9d0089eb ssh-agent -k [2022-05-11T16:21:52.840Z] unset SSH_AUTH_SOCK; [2022-05-11T16:21:52.840Z] unset SSH_AGENT_PID; [2022-05-11T16:21:52.840Z] echo Agent pid 38 killed; [2022-05-11T16:21:52.845Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-11T16:21:52.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T16:21:52.872Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T16:21:53.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T16:21:53.017Z] $ docker exec e592473e98c6a36ea833a49b17991b461ce18884c536793418ca937d9d0089eb ssh-agent [2022-05-11T16:21:53.136Z] SSH_AUTH_SOCK=/tmp/ssh-NjJ28nsWcppo/agent.71 [2022-05-11T16:21:53.136Z] SSH_AGENT_PID=77 [2022-05-11T16:21:53.142Z] Running ssh-add (command line suppressed) [2022-05-11T16:21:53.271Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_5694222020510956727.key (/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_5694222020510956727.key) [2022-05-11T16:21:53.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T16:21:53.577Z] + git semver init [2022-05-11T16:21:53.838Z] 2022-05-11 16:21:53,790 [run_init] DEBUG init version:0.0.0 force:False [2022-05-11T16:21:53.838Z] 2022-05-11 16:21:53,791 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver [2022-05-11T16:21:53.838Z] 2022-05-11 16:21:53,791 [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-11T16:21:53.838Z] 2022-05-11 16:21:53,791 [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-11T16:21:54.780Z] 2022-05-11 16:21:54,561 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-168/.git/info/exclude [2022-05-11T16:21:54.780Z] 2022-05-11 16:21:54,562 [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-11T16:21:54.780Z] 2022-05-11 16:21:54,562 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver/PR-168 [2022-05-11T16:21:54.780Z] 2022-05-11 16:21:54,567 [execute] INFO git cat-file --batch-check [2022-05-11T16:21:54.780Z] 2022-05-11 16:21:54,567 [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-11T16:21:54.780Z] 2022-05-11 16:21:54,573 [execute] INFO git cat-file --batch [2022-05-11T16:21:54.780Z] 2022-05-11 16:21:54,573 [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-11T16:21:54.780Z] 2022-05-11 16:21:54,577 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-168/.semver/PR-168 [2022-05-11T16:21:54.780Z] 0.0.0 [Pipeline] } [2022-05-11T16:21:54.798Z] $ docker exec --env ******** --env ******** e592473e98c6a36ea833a49b17991b461ce18884c536793418ca937d9d0089eb ssh-agent -k [2022-05-11T16:21:54.910Z] unset SSH_AUTH_SOCK; [2022-05-11T16:21:54.910Z] unset SSH_AGENT_PID; [2022-05-11T16:21:54.910Z] echo Agent pid 77 killed; [2022-05-11T16:21:54.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T16:21:55.236Z] + git semver [Pipeline] } [2022-05-11T16:21:55.518Z] $ docker stop --time=1 e592473e98c6a36ea833a49b17991b461ce18884c536793418ca937d9d0089eb [2022-05-11T16:21:56.831Z] $ docker rm -f e592473e98c6a36ea833a49b17991b461ce18884c536793418ca937d9d0089eb [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T16:21:57.196Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-11T16:21:57.464Z] Stashed 1 file(s) [Pipeline] echo [2022-05-11T16:21:57.468Z] [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-11T16:21:57.645Z] provisioning config files... [2022-05-11T16:21:57.655Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config2304094709014514169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T16:21:57.956Z] ---> docker-login.sh [2022-05-11T16:21:57.956Z] nexus3.edgexfoundry.org:10001 [2022-05-11T16:21:57.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:21:57.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:21:57.956Z] Configure a credential helper to remove this warning. See [2022-05-11T16:21:57.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:21:57.956Z] [2022-05-11T16:21:57.956Z] Login Succeeded [2022-05-11T16:21:57.956Z] nexus3.edgexfoundry.org:10002 [2022-05-11T16:21:57.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:21:58.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:21:58.218Z] Configure a credential helper to remove this warning. See [2022-05-11T16:21:58.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:21:58.218Z] [2022-05-11T16:21:58.218Z] Login Succeeded [2022-05-11T16:21:58.218Z] nexus3.edgexfoundry.org:10003 [2022-05-11T16:21:58.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:21:58.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:21:58.218Z] Configure a credential helper to remove this warning. See [2022-05-11T16:21:58.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:21:58.218Z] [2022-05-11T16:21:58.218Z] Login Succeeded [2022-05-11T16:21:58.218Z] nexus3.edgexfoundry.org:10004 [2022-05-11T16:21:58.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:21:58.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:21:58.479Z] Configure a credential helper to remove this warning. See [2022-05-11T16:21:58.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:21:58.479Z] [2022-05-11T16:21:58.479Z] Login Succeeded [2022-05-11T16:21:58.479Z] docker.io [2022-05-11T16:21:58.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:21:59.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:21:59.051Z] Configure a credential helper to remove this warning. See [2022-05-11T16:21:59.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:21:59.052Z] [2022-05-11T16:21:59.052Z] Login Succeeded [2022-05-11T16:21:59.052Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T16:21:59.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T16:21:59.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T16:21:59.149Z] ========================================================= [2022-05-11T16:21:59.149Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-11T16:21:59.149Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:21:59.465Z] + 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-11T16:21:59.465Z] Sending build context to Docker daemon 5.362MB [2022-05-11T16:21:59.465Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T16:21:59.465Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-11T16:21:59.465Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-11T16:21:59.465Z] 59bf1c3509f3: Pulling fs layer [2022-05-11T16:21:59.465Z] 666ba61612fd: Pulling fs layer [2022-05-11T16:21:59.465Z] 8ed8ca486205: Pulling fs layer [2022-05-11T16:21:59.465Z] 4fe6c5a15a65: Pulling fs layer [2022-05-11T16:21:59.465Z] 22a0e8bec74d: Pulling fs layer [2022-05-11T16:21:59.465Z] ca2b28591e48: Pulling fs layer [2022-05-11T16:21:59.465Z] a51346096db8: Pulling fs layer [2022-05-11T16:21:59.465Z] daebc70d1ce1: Pulling fs layer [2022-05-11T16:21:59.465Z] 0e18a0eac166: Pulling fs layer [2022-05-11T16:21:59.465Z] ca2b28591e48: Waiting [2022-05-11T16:21:59.465Z] daebc70d1ce1: Waiting [2022-05-11T16:21:59.465Z] 0e18a0eac166: Waiting [2022-05-11T16:21:59.465Z] 22a0e8bec74d: Waiting [2022-05-11T16:21:59.465Z] 4fe6c5a15a65: Waiting [2022-05-11T16:21:59.465Z] a51346096db8: Waiting [2022-05-11T16:21:59.465Z] 8ed8ca486205: Download complete [2022-05-11T16:21:59.465Z] 666ba61612fd: Download complete [2022-05-11T16:21:59.726Z] 22a0e8bec74d: Verifying Checksum [2022-05-11T16:21:59.726Z] 22a0e8bec74d: Download complete [2022-05-11T16:21:59.726Z] ca2b28591e48: Download complete [2022-05-11T16:21:59.726Z] 59bf1c3509f3: Verifying Checksum [2022-05-11T16:21:59.726Z] 59bf1c3509f3: Download complete [2022-05-11T16:21:59.726Z] a51346096db8: Verifying Checksum [2022-05-11T16:21:59.726Z] a51346096db8: Download complete [2022-05-11T16:21:59.726Z] daebc70d1ce1: Verifying Checksum [2022-05-11T16:21:59.726Z] daebc70d1ce1: Download complete [2022-05-11T16:21:59.726Z] 59bf1c3509f3: Pull complete [2022-05-11T16:21:59.987Z] 666ba61612fd: Pull complete [2022-05-11T16:21:59.987Z] 8ed8ca486205: Pull complete [2022-05-11T16:22:00.247Z] 0e18a0eac166: Verifying Checksum [2022-05-11T16:22:00.247Z] 0e18a0eac166: Download complete [2022-05-11T16:22:00.508Z] 4fe6c5a15a65: Verifying Checksum [2022-05-11T16:22:00.508Z] 4fe6c5a15a65: Download complete [2022-05-11T16:22:04.717Z] 4fe6c5a15a65: Pull complete [2022-05-11T16:22:04.717Z] 22a0e8bec74d: Pull complete [2022-05-11T16:22:04.717Z] ca2b28591e48: Pull complete [2022-05-11T16:22:04.717Z] a51346096db8: Pull complete [2022-05-11T16:22:04.717Z] daebc70d1ce1: Pull complete [2022-05-11T16:22:06.630Z] 0e18a0eac166: Pull complete [2022-05-11T16:22:06.630Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-11T16:22:06.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-11T16:22:06.630Z] ---> f018257e8ee9 [2022-05-11T16:22:06.630Z] Step 3/12 : ARG MAKE='make build' [2022-05-11T16:22:08.020Z] ---> Running in 8a7e334d5c42 [2022-05-11T16:22:08.020Z] Removing intermediate container 8a7e334d5c42 [2022-05-11T16:22:08.020Z] ---> 232ae4a09644 [2022-05-11T16:22:08.020Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T16:22:08.020Z] ---> Running in 6859700e0d2b [2022-05-11T16:22:08.020Z] Removing intermediate container 6859700e0d2b [2022-05-11T16:22:08.020Z] ---> db9496b7c1b0 [2022-05-11T16:22:08.020Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T16:22:08.020Z] ---> Running in 74e236f6c481 [2022-05-11T16:22:08.281Z] Removing intermediate container 74e236f6c481 [2022-05-11T16:22:08.281Z] ---> 0b755f8a0b7f [2022-05-11T16:22:08.281Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T16:22:08.281Z] ---> Running in bae966f21110 [2022-05-11T16:22:08.852Z] Removing intermediate container bae966f21110 [2022-05-11T16:22:08.852Z] ---> 248883846d67 [2022-05-11T16:22:08.852Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T16:22:08.852Z] ---> Running in 08293d220e25 [2022-05-11T16:22:09.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T16:22:10.054Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T16:22:10.316Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-11T16:22:10.316Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-11T16:22:10.316Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-11T16:22:10.577Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-11T16:22:10.577Z] Executing busybox-1.34.1-r3.trigger [2022-05-11T16:22:10.577Z] OK: 224 MiB in 56 packages [2022-05-11T16:22:10.840Z] Removing intermediate container 08293d220e25 [2022-05-11T16:22:10.840Z] ---> ffe43b86ef01 [2022-05-11T16:22:10.840Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-11T16:22:11.100Z] ---> Running in b4689318026e [2022-05-11T16:22:11.100Z] Removing intermediate container b4689318026e [2022-05-11T16:22:11.100Z] ---> be4f4c0cff55 [2022-05-11T16:22:11.100Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-11T16:22:11.361Z] ---> 9a900d899ee7 [2022-05-11T16:22:11.361Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T16:22:11.361Z] ---> Running in 7c48d4f72969 [2022-05-11T16:22:12.594Z] Still waiting to schedule task [2022-05-11T16:22:12.594Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-63159’ is offline [2022-05-11T16:22:26.290Z] Removing intermediate container 7c48d4f72969 [2022-05-11T16:22:26.290Z] ---> 6974fe7ec7ce [2022-05-11T16:22:26.290Z] Step 11/12 : COPY . . [2022-05-11T16:22:26.290Z] ---> c4b0a774e738 [2022-05-11T16:22:26.290Z] Step 12/12 : RUN ${MAKE} [2022-05-11T16:22:26.290Z] ---> Running in 60a62939a58f [2022-05-11T16:22:26.290Z] noop [2022-05-11T16:22:26.554Z] Removing intermediate container 60a62939a58f [2022-05-11T16:22:26.554Z] ---> df0a9af86059 [2022-05-11T16:22:26.554Z] Successfully built df0a9af86059 [2022-05-11T16:22:26.554Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:22:26.858Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T16:22:26.858Z] . [Pipeline] withDockerContainer [2022-05-11T16:22:26.927Z] prd-ubuntu20.04-docker-8c-8g-63160 does not seem to be running inside a container [2022-05-11T16:22:26.977Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-11T16:22:27.402Z] $ docker top 6f3338ac359a4b58d7d3adba6d7f9fa47099a7b8de9b7a02b0f3be757f61d35d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T16:22:27.763Z] + go version [2022-05-11T16:22:27.763Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-11T16:22:27.782Z] $ docker stop --time=1 6f3338ac359a4b58d7d3adba6d7f9fa47099a7b8de9b7a02b0f3be757f61d35d [2022-05-11T16:22:29.061Z] $ docker rm -f 6f3338ac359a4b58d7d3adba6d7f9fa47099a7b8de9b7a02b0f3be757f61d35d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:22:29.471Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T16:22:29.472Z] . [Pipeline] withDockerContainer [2022-05-11T16:22:29.544Z] prd-ubuntu20.04-docker-8c-8g-63160 does not seem to be running inside a container [2022-05-11T16:22:29.589Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-11T16:22:30.016Z] $ docker top 8f96e30cb314fb3fc49e1eaced1f7d2f9f03540ece4f1e63b02461a615168d26 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T16:22:30.387Z] + make test [2022-05-11T16:22:30.387Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-11T16:22:30.985Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-11T16:22:41.051Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-11T16:22:41.051Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements [2022-05-11T16:22:49.189Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-11T16:22:52.488Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T16:22:52.488Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T16:22:52.488Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T16:22:53.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T16:22:53.093Z] $ docker stop --time=1 8f96e30cb314fb3fc49e1eaced1f7d2f9f03540ece4f1e63b02461a615168d26 [2022-05-11T16:22:54.886Z] $ docker rm -f 8f96e30cb314fb3fc49e1eaced1f7d2f9f03540ece4f1e63b02461a615168d26 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T16:22:55.338Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T16:22:55.376Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-11T16:22:55.862Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T16:22:56.160Z] + ls -al . [2022-05-11T16:22:56.160Z] total 168 [2022-05-11T16:22:56.160Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 16:22 . [2022-05-11T16:22:56.160Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 16:21 .. [2022-05-11T16:22:56.160Z] -rw-rw-r-- 1 jenkins jenkins 6 May 11 16:21 .dockerignore [2022-05-11T16:22:56.160Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 16:21 .git [2022-05-11T16:22:56.160Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 16:21 .github [2022-05-11T16:22:56.160Z] -rw-rw-r-- 1 jenkins jenkins 328 May 11 16:21 .gitignore [2022-05-11T16:22:56.160Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 16:21 .golangci.yml [2022-05-11T16:22:56.160Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 16:21 .semver [2022-05-11T16:22:56.160Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 11 16:21 Attribution.txt [2022-05-11T16:22:56.160Z] -rw-rw-r-- 1 jenkins jenkins 6947 May 11 16:21 CHANGELOG.md [2022-05-11T16:22:56.160Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 11 16:21 Dockerfile [2022-05-11T16:22:56.160Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 16:21 GOVERNANCE.md [2022-05-11T16:22:56.160Z] -rw-rw-r-- 1 jenkins jenkins 656 May 11 16:21 Jenkinsfile [2022-05-11T16:22:56.160Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 16:21 LICENSE [2022-05-11T16:22:56.160Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 11 16:21 Makefile [2022-05-11T16:22:56.160Z] -rw-rw-r-- 1 jenkins jenkins 620 May 11 16:21 OWNERS.md [2022-05-11T16:22:56.160Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 11 16:21 README.md [2022-05-11T16:22:56.160Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 16:21 VERSION [2022-05-11T16:22:56.160Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 16:21 bin [2022-05-11T16:22:56.160Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 16:21 cmd [2022-05-11T16:22:56.160Z] -rw-r--r-- 1 jenkins jenkins 7631 May 11 16:22 coverage.out [2022-05-11T16:22:56.160Z] -rw-rw-r-- 1 jenkins jenkins 3250 May 11 16:21 go.mod [2022-05-11T16:22:56.160Z] -rw-rw-r-- 1 jenkins jenkins 35701 May 11 16:21 go.sum [2022-05-11T16:22:56.160Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 16:21 internal [2022-05-11T16:22:56.160Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 16:21 snap [2022-05-11T16:22:56.160Z] -rw-rw-r-- 1 jenkins jenkins 209 May 11 16:21 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:22:56.459Z] + 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=6fc80c8eb675621a35ee63c3499b46a26cb77ee2 --label arch=amd64 --label version=0.0.0 . [2022-05-11T16:22:56.459Z] Sending build context to Docker daemon 5.37MB [2022-05-11T16:22:56.459Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T16:22:56.459Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-11T16:22:56.459Z] ---> df0a9af86059 [2022-05-11T16:22:56.459Z] Step 3/24 : ARG MAKE='make build' [2022-05-11T16:22:56.459Z] ---> Running in 8c2103a9673b [2022-05-11T16:22:56.720Z] Removing intermediate container 8c2103a9673b [2022-05-11T16:22:56.720Z] ---> 27dffcc091b3 [2022-05-11T16:22:56.720Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T16:22:56.720Z] ---> Running in 691f298a3534 [2022-05-11T16:22:56.720Z] Removing intermediate container 691f298a3534 [2022-05-11T16:22:56.720Z] ---> cf5179e3dc8c [2022-05-11T16:22:56.720Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T16:22:56.720Z] ---> Running in a9d2891bd8a4 [2022-05-11T16:22:56.983Z] Removing intermediate container a9d2891bd8a4 [2022-05-11T16:22:56.983Z] ---> 9d7479fe30d7 [2022-05-11T16:22:56.983Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T16:22:56.983Z] ---> Running in 44a5a99541b7 [2022-05-11T16:22:57.558Z] Removing intermediate container 44a5a99541b7 [2022-05-11T16:22:57.558Z] ---> 11bbf5a10c4f [2022-05-11T16:22:57.558Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T16:22:57.558Z] ---> Running in 66532b9b6de8 [2022-05-11T16:22:57.818Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T16:22:58.761Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T16:22:59.022Z] OK: 224 MiB in 56 packages [2022-05-11T16:22:59.283Z] Removing intermediate container 66532b9b6de8 [2022-05-11T16:22:59.283Z] ---> e38661d6408f [2022-05-11T16:22:59.283Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-11T16:22:59.283Z] ---> Running in df52881d16cf [2022-05-11T16:22:59.548Z] Removing intermediate container df52881d16cf [2022-05-11T16:22:59.548Z] ---> 57354165bef6 [2022-05-11T16:22:59.548Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-11T16:22:59.548Z] ---> 5e36affd9652 [2022-05-11T16:22:59.548Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T16:22:59.808Z] ---> Running in c88f70f14d31 [2022-05-11T16:23:00.381Z] Removing intermediate container c88f70f14d31 [2022-05-11T16:23:00.381Z] ---> ba7a80106909 [2022-05-11T16:23:00.381Z] Step 11/24 : COPY . . [2022-05-11T16:23:00.642Z] ---> 364c910b1280 [2022-05-11T16:23:00.643Z] Step 12/24 : RUN ${MAKE} [2022-05-11T16:23:00.643Z] ---> Running in 8f11f9d1c5ba [2022-05-11T16:23:00.904Z] 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-11T16:23:22.861Z] Removing intermediate container 8f11f9d1c5ba [2022-05-11T16:23:22.861Z] ---> e61831bf6521 [2022-05-11T16:23:22.861Z] Step 13/24 : FROM alpine:3.14 [2022-05-11T16:23:22.861Z] 3.14: Pulling from library/alpine [2022-05-11T16:23:22.861Z] 8663204ce13b: Pulling fs layer [2022-05-11T16:23:22.861Z] 8663204ce13b: Download complete [2022-05-11T16:23:22.861Z] 8663204ce13b: Pull complete [2022-05-11T16:23:22.861Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T16:23:22.861Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T16:23:22.861Z] ---> e04c818066af [2022-05-11T16:23:22.861Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-11T16:23:22.861Z] ---> Running in 34fb32b53f99 [2022-05-11T16:23:22.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-11T16:23:22.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-11T16:23:22.861Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-11T16:23:22.861Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T16:23:22.861Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-11T16:23:22.861Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T16:23:22.861Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-11T16:23:22.861Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-11T16:23:22.861Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T16:23:22.861Z] OK: 8 MiB in 20 packages [2022-05-11T16:23:23.120Z] Removing intermediate container 34fb32b53f99 [2022-05-11T16:23:23.120Z] ---> 64b1e80c8ef6 [2022-05-11T16:23:23.120Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-11T16:23:24.061Z] ---> 77f8d85b390d [2022-05-11T16:23:24.061Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-11T16:23:24.061Z] ---> d2136e9a7977 [2022-05-11T16:23:24.061Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-11T16:23:24.061Z] ---> ae49a44cf7db [2022-05-11T16:23:24.061Z] Step 18/24 : EXPOSE 59993 [2022-05-11T16:23:24.061Z] ---> Running in 86144d0feb53 [2022-05-11T16:23:24.321Z] Removing intermediate container 86144d0feb53 [2022-05-11T16:23:24.321Z] ---> bcac5e10411d [2022-05-11T16:23:24.321Z] Step 19/24 : EXPOSE 161 [2022-05-11T16:23:24.321Z] ---> Running in ae859a8b29f2 [2022-05-11T16:23:24.321Z] Removing intermediate container ae859a8b29f2 [2022-05-11T16:23:24.321Z] ---> 941c7256140a [2022-05-11T16:23:24.321Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-11T16:23:24.321Z] ---> Running in 6d2c22ba90f8 [2022-05-11T16:23:24.581Z] Removing intermediate container 6d2c22ba90f8 [2022-05-11T16:23:24.581Z] ---> a85fc9d842c0 [2022-05-11T16:23:24.581Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-11T16:23:24.581Z] ---> Running in 2a28c4c86234 [2022-05-11T16:23:24.581Z] Removing intermediate container 2a28c4c86234 [2022-05-11T16:23:24.581Z] ---> 29c55843a3a7 [2022-05-11T16:23:24.581Z] Step 22/24 : LABEL arch=amd64 [2022-05-11T16:23:24.581Z] ---> Running in 1bb62a7f63ab [2022-05-11T16:23:24.842Z] Removing intermediate container 1bb62a7f63ab [2022-05-11T16:23:24.842Z] ---> 85b3dadc1a56 [2022-05-11T16:23:24.842Z] Step 23/24 : LABEL git_sha=6fc80c8eb675621a35ee63c3499b46a26cb77ee2 [2022-05-11T16:23:24.842Z] ---> Running in 000da43d7bff [2022-05-11T16:23:24.842Z] Removing intermediate container 000da43d7bff [2022-05-11T16:23:24.842Z] ---> 3956f83ebd52 [2022-05-11T16:23:24.842Z] Step 24/24 : LABEL version=0.0.0 [2022-05-11T16:23:25.104Z] ---> Running in 120f624e3521 [2022-05-11T16:23:25.104Z] Removing intermediate container 120f624e3521 [2022-05-11T16:23:25.104Z] ---> 9ce25b5c9ca1 [2022-05-11T16:23:25.104Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-11T16:23:25.104Z] Successfully built 9ce25b5c9ca1 [2022-05-11T16:23:25.104Z] 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-11T16:23:25.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T16:23:25.511Z] [2022-05-11T16:23:25.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:23:25.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T16:23:25.816Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-11T16:23:25.816Z] 5eb5b503b376: Pulling fs layer [2022-05-11T16:23:25.816Z] 5c69ac0246d0: Pulling fs layer [2022-05-11T16:23:25.816Z] ec43610c2a17: Pulling fs layer [2022-05-11T16:23:25.816Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-11T16:23:25.816Z] 33b1e0a273af: Pulling fs layer [2022-05-11T16:23:25.816Z] 5d3b04190fa2: Pulling fs layer [2022-05-11T16:23:25.816Z] 3a2ae6a8a46f: Waiting [2022-05-11T16:23:25.816Z] 33b1e0a273af: Waiting [2022-05-11T16:23:25.816Z] 2f39f015ded8: Pulling fs layer [2022-05-11T16:23:25.816Z] 5d3b04190fa2: Waiting [2022-05-11T16:23:25.816Z] 2f39f015ded8: Waiting [2022-05-11T16:23:25.816Z] 5c69ac0246d0: Verifying Checksum [2022-05-11T16:23:25.816Z] 5c69ac0246d0: Download complete [2022-05-11T16:23:25.816Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-11T16:23:25.816Z] 33b1e0a273af: Verifying Checksum [2022-05-11T16:23:25.816Z] 33b1e0a273af: Download complete [2022-05-11T16:23:25.816Z] 5d3b04190fa2: Verifying Checksum [2022-05-11T16:23:25.816Z] 5d3b04190fa2: Download complete [2022-05-11T16:23:25.816Z] ec43610c2a17: Verifying Checksum [2022-05-11T16:23:25.816Z] ec43610c2a17: Download complete [2022-05-11T16:23:26.076Z] 5eb5b503b376: Verifying Checksum [2022-05-11T16:23:26.076Z] 5eb5b503b376: Download complete [2022-05-11T16:23:26.644Z] 2f39f015ded8: Verifying Checksum [2022-05-11T16:23:26.644Z] 2f39f015ded8: Download complete [2022-05-11T16:23:27.581Z] 5eb5b503b376: Pull complete [2022-05-11T16:23:27.581Z] 5c69ac0246d0: Pull complete [2022-05-11T16:23:28.148Z] ec43610c2a17: Pull complete [2022-05-11T16:23:28.148Z] 3a2ae6a8a46f: Pull complete [2022-05-11T16:23:28.408Z] 33b1e0a273af: Pull complete [2022-05-11T16:23:28.408Z] 5d3b04190fa2: Pull complete [2022-05-11T16:23:33.690Z] 2f39f015ded8: Pull complete [2022-05-11T16:23:33.690Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-11T16:23:33.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T16:23:33.690Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-11T16:23:33.758Z] prd-ubuntu20.04-docker-8c-8g-63160 does not seem to be running inside a container [2022-05-11T16:23:33.807Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-11T16:23:35.767Z] $ docker top 4fddc60b6e545ba0537d0f19edf63d74e065a9b48be233a81c5bc592c29e7252 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T16:23:36.158Z] ---> job-cost.sh [2022-05-11T16:23:36.158Z] lf-activate-venv: SKIPPING [2022-05-11T16:23:36.158Z] INFO: No Stack... [2022-05-11T16:23:36.418Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T16:23:36.990Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T16:23:37.282Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-168/archives/cost.csv [2022-05-11T16:23:37.282Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T16:23:37.300Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-168-5-stack-cost] [2022-05-11T16:23:37.305Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-168-5-stack-cost] did not exist. Created. [2022-05-11T16:23:37.305Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-168-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T16:23:37.611Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-11T16:23:37.643Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T16:23:37.650Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-168-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T16:23:37.679Z] $ docker stop --time=1 4fddc60b6e545ba0537d0f19edf63d74e065a9b48be233a81c5bc592c29e7252 [2022-05-11T16:23:38.854Z] $ docker rm -f 4fddc60b6e545ba0537d0f19edf63d74e065a9b48be233a81c5bc592c29e7252 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-11T16:23:48.606Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63161 in /w/workspace/gexfoundry_device-snmp-go_PR-168 [Pipeline] { [Pipeline] ws [2022-05-11T16:23:48.619Z] Running in /w/workspace/device-snmp-go/5 [Pipeline] { [Pipeline] checkout [2022-05-11T16:23:48.850Z] Selected Git installation does not exist. Using Default [2022-05-11T16:23:48.850Z] The recommended git tool is: NONE [2022-05-11T16:23:55.479Z] using credential edgex-jenkins-ssh [2022-05-11T16:23:55.496Z] Cloning the remote Git repository [2022-05-11T16:23:55.565Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-05-11T16:23:55.642Z] > git init /w/workspace/device-snmp-go/5 # timeout=10 [2022-05-11T16:23:55.719Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-11T16:23:55.720Z] > git --version # timeout=10 [2022-05-11T16:23:55.754Z] > git --version # 'git version 2.25.1' [2022-05-11T16:23:55.755Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T16:23:55.860Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T16:23:57.716Z] Merging remotes/origin/main commit 2a65a39039cf7664a715857da731e59ec3cb9dfd into PR head commit 6fc80c8eb675621a35ee63c3499b46a26cb77ee2 [2022-05-11T16:23:57.010Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-11T16:23:57.030Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T16:23:57.065Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-11T16:23:57.125Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-11T16:23:57.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T16:23:57.145Z] > 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-11T16:23:57.737Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T16:23:57.758Z] > git checkout -f 6fc80c8eb675621a35ee63c3499b46a26cb77ee2 # timeout=10 [2022-05-11T16:23:57.849Z] > git remote # timeout=10 [2022-05-11T16:23:57.870Z] > git config --get remote.origin.url # timeout=10 [2022-05-11T16:23:57.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T16:23:57.895Z] > git merge 2a65a39039cf7664a715857da731e59ec3cb9dfd # timeout=10 [2022-05-11T16:23:57.920Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-11T16:23:57.936Z] Merge succeeded, producing 6fc80c8eb675621a35ee63c3499b46a26cb77ee2 [2022-05-11T16:23:57.936Z] Checking out Revision 6fc80c8eb675621a35ee63c3499b46a26cb77ee2 (PR-168) [2022-05-11T16:23:57.944Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T16:23:57.960Z] > git checkout -f 6fc80c8eb675621a35ee63c3499b46a26cb77ee2 # timeout=10 [2022-05-11T16:24:02.102Z] Commit message: "Merge branch 'main' into kamakura-rls-notes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T16:24:03.217Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-11T16:24:03.217Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T16:24:03.217Z] Dload Upload Total Spent Left Speed [2022-05-11T16:24:03.217Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85201 0 --:--:-- --:--:-- --:--:-- 85201 [Pipeline] sh [2022-05-11T16:24:03.740Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-11T16:24:04.080Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-11T16:24:04.080Z] + sudo tee /etc/docker/daemon.new [2022-05-11T16:24:04.080Z] { [2022-05-11T16:24:04.080Z] "registry-mirrors": [ [2022-05-11T16:24:04.080Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-11T16:24:04.080Z] ], [2022-05-11T16:24:04.080Z] "bip": "10.250.0.254/24", [2022-05-11T16:24:04.080Z] "hosts": [ [2022-05-11T16:24:04.080Z] "tcp://0.0.0.0:5555", [2022-05-11T16:24:04.080Z] "unix:///var/run/docker.sock" [2022-05-11T16:24:04.080Z] ], [2022-05-11T16:24:04.080Z] "mtu": 1458, [2022-05-11T16:24:04.080Z] "selinux-enabled": true, [2022-05-11T16:24:04.080Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-11T16:24:04.080Z] } [Pipeline] sh [2022-05-11T16:24:04.425Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-11T16:24:04.777Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T16:24:23.201Z] provisioning config files... [2022-05-11T16:24:23.224Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/5@tmp/config8849338463412103350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T16:24:23.582Z] ---> docker-login.sh [2022-05-11T16:24:23.582Z] nexus3.edgexfoundry.org:10001 [2022-05-11T16:24:24.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:24:24.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:24:24.460Z] Configure a credential helper to remove this warning. See [2022-05-11T16:24:24.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:24:24.460Z] [2022-05-11T16:24:24.460Z] Login Succeeded [2022-05-11T16:24:24.460Z] nexus3.edgexfoundry.org:10002 [2022-05-11T16:24:24.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:24:24.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:24:24.738Z] Configure a credential helper to remove this warning. See [2022-05-11T16:24:24.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:24:24.738Z] [2022-05-11T16:24:24.738Z] Login Succeeded [2022-05-11T16:24:24.738Z] nexus3.edgexfoundry.org:10003 [2022-05-11T16:24:25.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:24:25.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:24:25.334Z] Configure a credential helper to remove this warning. See [2022-05-11T16:24:25.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:24:25.334Z] [2022-05-11T16:24:25.334Z] Login Succeeded [2022-05-11T16:24:25.334Z] nexus3.edgexfoundry.org:10004 [2022-05-11T16:24:25.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:24:25.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:24:25.883Z] Configure a credential helper to remove this warning. See [2022-05-11T16:24:25.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:24:25.883Z] [2022-05-11T16:24:25.883Z] Login Succeeded [2022-05-11T16:24:25.883Z] docker.io [2022-05-11T16:24:26.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:24:26.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:24:26.426Z] Configure a credential helper to remove this warning. See [2022-05-11T16:24:26.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:24:26.426Z] [2022-05-11T16:24:26.426Z] Login Succeeded [2022-05-11T16:24:26.426Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T16:24:26.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T16:24:26.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T16:24:26.963Z] ========================================================= [2022-05-11T16:24:26.963Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-11T16:24:26.963Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:24:27.315Z] + 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-11T16:24:27.588Z] Sending build context to Docker daemon 2.782MB [2022-05-11T16:24:27.588Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T16:24:27.588Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-11T16:24:27.866Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-11T16:24:27.866Z] 9b3977197b4f: Pulling fs layer [2022-05-11T16:24:27.866Z] 1a89e8eeedd5: Pulling fs layer [2022-05-11T16:24:27.866Z] 94645a83ff95: Pulling fs layer [2022-05-11T16:24:27.866Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-11T16:24:27.866Z] 0c92f367c5e7: Pulling fs layer [2022-05-11T16:24:27.866Z] 3096ccb668a1: Pulling fs layer [2022-05-11T16:24:27.866Z] e8cf19c19ddd: Pulling fs layer [2022-05-11T16:24:27.866Z] a4caa8a26152: Pulling fs layer [2022-05-11T16:24:27.866Z] a4caa8a26152: Waiting [2022-05-11T16:24:27.866Z] 3096ccb668a1: Waiting [2022-05-11T16:24:27.866Z] e8cf19c19ddd: Waiting [2022-05-11T16:24:27.866Z] 3f3a8bcf1eab: Waiting [2022-05-11T16:24:27.866Z] 0c92f367c5e7: Waiting [2022-05-11T16:24:27.866Z] 94645a83ff95: Download complete [2022-05-11T16:24:27.866Z] 1a89e8eeedd5: Download complete [2022-05-11T16:24:27.866Z] 0c92f367c5e7: Verifying Checksum [2022-05-11T16:24:27.866Z] 0c92f367c5e7: Download complete [2022-05-11T16:24:27.866Z] 3096ccb668a1: Verifying Checksum [2022-05-11T16:24:27.866Z] 3096ccb668a1: Download complete [2022-05-11T16:24:27.866Z] 9b3977197b4f: Verifying Checksum [2022-05-11T16:24:27.866Z] 9b3977197b4f: Download complete [2022-05-11T16:24:27.866Z] e8cf19c19ddd: Verifying Checksum [2022-05-11T16:24:27.866Z] e8cf19c19ddd: Download complete [2022-05-11T16:24:28.468Z] 9b3977197b4f: Pull complete [2022-05-11T16:24:29.075Z] 1a89e8eeedd5: Pull complete [2022-05-11T16:24:29.683Z] 94645a83ff95: Pull complete [2022-05-11T16:24:29.957Z] a4caa8a26152: Verifying Checksum [2022-05-11T16:24:29.957Z] a4caa8a26152: Download complete [2022-05-11T16:24:30.567Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-11T16:24:30.567Z] 3f3a8bcf1eab: Download complete [2022-05-11T16:24:42.996Z] 3f3a8bcf1eab: Pull complete [2022-05-11T16:24:42.996Z] 0c92f367c5e7: Pull complete [2022-05-11T16:24:42.996Z] 3096ccb668a1: Pull complete [2022-05-11T16:24:42.996Z] e8cf19c19ddd: Pull complete [2022-05-11T16:24:49.733Z] a4caa8a26152: Pull complete [2022-05-11T16:24:49.733Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-11T16:24:49.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-11T16:24:49.733Z] ---> 725f1c02e7f9 [2022-05-11T16:24:49.733Z] Step 3/12 : ARG MAKE='make build' [2022-05-11T16:24:50.329Z] ---> Running in 635217f7996d [2022-05-11T16:24:50.605Z] Removing intermediate container 635217f7996d [2022-05-11T16:24:50.605Z] ---> 8c3f85eec81f [2022-05-11T16:24:50.605Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T16:24:50.605Z] ---> Running in 386e4aacea47 [2022-05-11T16:24:50.877Z] Removing intermediate container 386e4aacea47 [2022-05-11T16:24:50.877Z] ---> 4b2542269f01 [2022-05-11T16:24:50.877Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T16:24:51.158Z] ---> Running in 2499fb91a67c [2022-05-11T16:24:51.433Z] Removing intermediate container 2499fb91a67c [2022-05-11T16:24:51.433Z] ---> b5d7625aa66d [2022-05-11T16:24:51.433Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T16:24:51.433Z] ---> Running in bb12150392f7 [2022-05-11T16:24:53.423Z] Removing intermediate container bb12150392f7 [2022-05-11T16:24:53.423Z] ---> 5465128a3b29 [2022-05-11T16:24:53.423Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T16:24:53.423Z] ---> Running in 4c5efd36cb7a [2022-05-11T16:24:54.406Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T16:24:55.384Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T16:24:55.980Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-11T16:24:56.254Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-11T16:24:56.254Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-11T16:24:56.531Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-11T16:24:56.531Z] Executing busybox-1.34.1-r3.trigger [2022-05-11T16:24:56.531Z] OK: 224 MiB in 56 packages [2022-05-11T16:24:57.968Z] Removing intermediate container 4c5efd36cb7a [2022-05-11T16:24:57.968Z] ---> ee8d00071e60 [2022-05-11T16:24:57.968Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-11T16:24:58.244Z] ---> Running in 29b904d171b4 [2022-05-11T16:24:58.519Z] Removing intermediate container 29b904d171b4 [2022-05-11T16:24:58.519Z] ---> 86ea89bedc88 [2022-05-11T16:24:58.519Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-11T16:24:59.129Z] ---> 0aefa84ae5de [2022-05-11T16:24:59.129Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T16:24:59.129Z] ---> Running in 576427db3b29 [2022-05-11T16:25:46.148Z] Removing intermediate container 576427db3b29 [2022-05-11T16:25:46.148Z] ---> 340da459878f [2022-05-11T16:25:46.148Z] Step 11/12 : COPY . . [2022-05-11T16:25:46.148Z] ---> 5a45873229bb [2022-05-11T16:25:46.148Z] Step 12/12 : RUN ${MAKE} [2022-05-11T16:25:46.148Z] ---> Running in 61b5543abd08 [2022-05-11T16:25:46.148Z] noop [2022-05-11T16:25:46.148Z] Removing intermediate container 61b5543abd08 [2022-05-11T16:25:46.148Z] ---> 7146be7f04d0 [2022-05-11T16:25:46.148Z] Successfully built 7146be7f04d0 [2022-05-11T16:25:46.148Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:25:46.496Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T16:25:46.496Z] . [Pipeline] withDockerContainer [2022-05-11T16:25:46.738Z] prd-ubuntu20.04-docker-arm64-4c-16g-63161 does not seem to be running inside a container [2022-05-11T16:25:46.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/5 -v /w/workspace/device-snmp-go/5:/w/workspace/device-snmp-go/5:rw,z -v /w/workspace/device-snmp-go/5@tmp:/w/workspace/device-snmp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-11T16:25:48.122Z] $ docker top ded5699b36103ec8410eff0ae832d8f52c1acf55fbd5a1f5465150ae2d82eeb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T16:25:49.039Z] + go version [2022-05-11T16:25:49.039Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-11T16:25:49.068Z] $ docker stop --time=1 ded5699b36103ec8410eff0ae832d8f52c1acf55fbd5a1f5465150ae2d82eeb6 [2022-05-11T16:25:50.685Z] $ docker rm -f ded5699b36103ec8410eff0ae832d8f52c1acf55fbd5a1f5465150ae2d82eeb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:25:51.302Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T16:25:51.302Z] . [Pipeline] withDockerContainer [2022-05-11T16:25:51.532Z] prd-ubuntu20.04-docker-arm64-4c-16g-63161 does not seem to be running inside a container [2022-05-11T16:25:51.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/5 -v /w/workspace/device-snmp-go/5:/w/workspace/device-snmp-go/5:rw,z -v /w/workspace/device-snmp-go/5@tmp:/w/workspace/device-snmp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-11T16:25:52.896Z] $ docker top 7d57ef61b2bb5a7dfa2bfb92d110b5ab7f9dd4108e314e3b05bfd71ca722d5fe -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T16:25:53.836Z] + make test [2022-05-11T16:25:53.836Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-11T16:25:55.286Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-11T16:27:17.141Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-11T16:27:17.141Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.041s coverage: 0.0% of statements [2022-05-11T16:27:17.141Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-11T16:27:17.141Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-11T16:27:35.510Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T16:27:35.510Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T16:27:35.510Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T16:27:38.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T16:27:38.170Z] $ docker stop --time=1 7d57ef61b2bb5a7dfa2bfb92d110b5ab7f9dd4108e314e3b05bfd71ca722d5fe [2022-05-11T16:27:39.895Z] $ docker rm -f 7d57ef61b2bb5a7dfa2bfb92d110b5ab7f9dd4108e314e3b05bfd71ca722d5fe [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T16:27:40.818Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T16:27:40.840Z] Warning: overwriting stash ‘coverage-report’ [2022-05-11T16:27:41.291Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T16:27:41.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T16:27:42.044Z] + ls -al . [2022-05-11T16:27:42.044Z] total 164 [2022-05-11T16:27:42.044Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 16:27 . [2022-05-11T16:27:42.044Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 16:23 .. [2022-05-11T16:27:42.044Z] -rw-rw-r-- 1 jenkins jenkins 6 May 11 16:23 .dockerignore [2022-05-11T16:27:42.044Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 16:24 .git [2022-05-11T16:27:42.044Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 16:23 .github [2022-05-11T16:27:42.044Z] -rw-rw-r-- 1 jenkins jenkins 328 May 11 16:23 .gitignore [2022-05-11T16:27:42.044Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 16:23 .golangci.yml [2022-05-11T16:27:42.044Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 11 16:23 Attribution.txt [2022-05-11T16:27:42.044Z] -rw-rw-r-- 1 jenkins jenkins 6947 May 11 16:23 CHANGELOG.md [2022-05-11T16:27:42.044Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 11 16:23 Dockerfile [2022-05-11T16:27:42.044Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 16:23 GOVERNANCE.md [2022-05-11T16:27:42.044Z] -rw-rw-r-- 1 jenkins jenkins 656 May 11 16:23 Jenkinsfile [2022-05-11T16:27:42.044Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 16:23 LICENSE [2022-05-11T16:27:42.044Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 11 16:23 Makefile [2022-05-11T16:27:42.044Z] -rw-rw-r-- 1 jenkins jenkins 620 May 11 16:23 OWNERS.md [2022-05-11T16:27:42.044Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 11 16:23 README.md [2022-05-11T16:27:42.044Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 16:21 VERSION [2022-05-11T16:27:42.044Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 16:23 bin [2022-05-11T16:27:42.044Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 16:23 cmd [2022-05-11T16:27:42.044Z] -rw-r--r-- 1 jenkins jenkins 7631 May 11 16:27 coverage.out [2022-05-11T16:27:42.044Z] -rw-rw-r-- 1 jenkins jenkins 3250 May 11 16:23 go.mod [2022-05-11T16:27:42.044Z] -rw-rw-r-- 1 jenkins jenkins 35701 May 11 16:23 go.sum [2022-05-11T16:27:42.044Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 16:23 internal [2022-05-11T16:27:42.044Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 16:23 snap [2022-05-11T16:27:42.044Z] -rw-rw-r-- 1 jenkins jenkins 209 May 11 16:23 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:27:42.384Z] + 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=6fc80c8eb675621a35ee63c3499b46a26cb77ee2 --label arch=arm64 --label version=0.0.0 . [2022-05-11T16:27:42.666Z] Sending build context to Docker daemon 2.79MB [2022-05-11T16:27:42.666Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T16:27:42.666Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-11T16:27:42.666Z] ---> 7146be7f04d0 [2022-05-11T16:27:42.666Z] Step 3/24 : ARG MAKE='make build' [2022-05-11T16:27:42.939Z] ---> Running in f356f693e4f5 [2022-05-11T16:27:43.213Z] Removing intermediate container f356f693e4f5 [2022-05-11T16:27:43.213Z] ---> 06c611c793b5 [2022-05-11T16:27:43.213Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T16:27:43.213Z] ---> Running in b0f7a4016ad1 [2022-05-11T16:27:43.494Z] Removing intermediate container b0f7a4016ad1 [2022-05-11T16:27:43.494Z] ---> 844797ab6038 [2022-05-11T16:27:43.494Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T16:27:43.780Z] ---> Running in b25639689faa [2022-05-11T16:27:44.053Z] Removing intermediate container b25639689faa [2022-05-11T16:27:44.053Z] ---> fb6f443ea98b [2022-05-11T16:27:44.053Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T16:27:44.053Z] ---> Running in 343272383a86 [2022-05-11T16:27:46.039Z] Removing intermediate container 343272383a86 [2022-05-11T16:27:46.039Z] ---> c7bdcb517362 [2022-05-11T16:27:46.039Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T16:27:46.039Z] ---> Running in 245efe698580 [2022-05-11T16:27:46.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T16:27:47.619Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T16:27:48.601Z] OK: 224 MiB in 56 packages [2022-05-11T16:27:49.204Z] Removing intermediate container 245efe698580 [2022-05-11T16:27:49.204Z] ---> a8047aaa9501 [2022-05-11T16:27:49.204Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-11T16:27:49.204Z] ---> Running in 483dffd49e35 [2022-05-11T16:27:49.488Z] Removing intermediate container 483dffd49e35 [2022-05-11T16:27:49.488Z] ---> 6f5c6495328a [2022-05-11T16:27:49.488Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-11T16:27:50.095Z] ---> 901f3deaf11f [2022-05-11T16:27:50.095Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T16:27:50.095Z] ---> Running in 9b65d5a86aae [2022-05-11T16:27:52.071Z] Removing intermediate container 9b65d5a86aae [2022-05-11T16:27:52.071Z] ---> 2b0dfb995acc [2022-05-11T16:27:52.071Z] Step 11/24 : COPY . . [2022-05-11T16:27:52.674Z] ---> 6c89bea4e01e [2022-05-11T16:27:52.674Z] Step 12/24 : RUN ${MAKE} [2022-05-11T16:27:52.951Z] ---> Running in 69fc4c0a3451 [2022-05-11T16:27:53.932Z] 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-11T16:30:00.768Z] Removing intermediate container 69fc4c0a3451 [2022-05-11T16:30:00.768Z] ---> 7e3108560b33 [2022-05-11T16:30:00.768Z] Step 13/24 : FROM alpine:3.14 [2022-05-11T16:30:00.768Z] 3.14: Pulling from library/alpine [2022-05-11T16:30:00.768Z] 455c02918c45: Pulling fs layer [2022-05-11T16:30:00.768Z] 455c02918c45: Verifying Checksum [2022-05-11T16:30:00.768Z] 455c02918c45: Download complete [2022-05-11T16:30:00.768Z] 455c02918c45: Pull complete [2022-05-11T16:30:00.768Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T16:30:00.768Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T16:30:00.768Z] ---> ac73e934f311 [2022-05-11T16:30:00.768Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-11T16:30:00.768Z] ---> Running in 968e2a4eaae0 [2022-05-11T16:30:00.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-11T16:30:00.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-11T16:30:00.768Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-11T16:30:00.768Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T16:30:00.768Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-11T16:30:00.768Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T16:30:00.768Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-11T16:30:00.768Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-11T16:30:00.768Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T16:30:00.768Z] OK: 8 MiB in 20 packages [2022-05-11T16:30:00.768Z] Removing intermediate container 968e2a4eaae0 [2022-05-11T16:30:00.768Z] ---> 3922f037f374 [2022-05-11T16:30:00.768Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-11T16:30:00.768Z] ---> bf908444b5c1 [2022-05-11T16:30:00.768Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-11T16:30:00.768Z] ---> 39306e7084e1 [2022-05-11T16:30:00.768Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-11T16:30:00.768Z] ---> 397fa159d127 [2022-05-11T16:30:00.768Z] Step 18/24 : EXPOSE 59993 [2022-05-11T16:30:00.768Z] ---> Running in 59c6bddd6a23 [2022-05-11T16:30:00.768Z] Removing intermediate container 59c6bddd6a23 [2022-05-11T16:30:00.768Z] ---> a9cefe2f1669 [2022-05-11T16:30:00.768Z] Step 19/24 : EXPOSE 161 [2022-05-11T16:30:00.768Z] ---> Running in f496c0550f14 [2022-05-11T16:30:00.768Z] Removing intermediate container f496c0550f14 [2022-05-11T16:30:00.768Z] ---> ccaf5ba9eeaa [2022-05-11T16:30:00.768Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-11T16:30:00.768Z] ---> Running in 6d972f8085ab [2022-05-11T16:30:00.768Z] Removing intermediate container 6d972f8085ab [2022-05-11T16:30:00.768Z] ---> 0479d82331aa [2022-05-11T16:30:00.769Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-11T16:30:00.769Z] ---> Running in 2d662d4aca8c [2022-05-11T16:30:00.769Z] Removing intermediate container 2d662d4aca8c [2022-05-11T16:30:00.769Z] ---> 94102fea06cc [2022-05-11T16:30:00.769Z] Step 22/24 : LABEL arch=arm64 [2022-05-11T16:30:00.769Z] ---> Running in c8e54ac40fb3 [2022-05-11T16:30:00.769Z] Removing intermediate container c8e54ac40fb3 [2022-05-11T16:30:00.769Z] ---> 670a2d3086be [2022-05-11T16:30:00.769Z] Step 23/24 : LABEL git_sha=6fc80c8eb675621a35ee63c3499b46a26cb77ee2 [2022-05-11T16:30:00.769Z] ---> Running in 644f74d09d30 [2022-05-11T16:30:00.769Z] Removing intermediate container 644f74d09d30 [2022-05-11T16:30:00.769Z] ---> 5d4b167f0745 [2022-05-11T16:30:00.769Z] Step 24/24 : LABEL version=0.0.0 [2022-05-11T16:30:00.769Z] ---> Running in 243a21422904 [2022-05-11T16:30:00.769Z] Removing intermediate container 243a21422904 [2022-05-11T16:30:00.769Z] ---> d62550a665c4 [2022-05-11T16:30:00.769Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-11T16:30:00.769Z] Successfully built d62550a665c4 [2022-05-11T16:30:00.769Z] 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-11T16:30:01.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T16:30:01.208Z] [2022-05-11T16:30:01.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:30:01.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T16:30:01.836Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-11T16:30:01.836Z] 8998bd30e6a1: Pulling fs layer [2022-05-11T16:30:01.836Z] 04944245beec: Pulling fs layer [2022-05-11T16:30:01.836Z] 699f458cf7ca: Pulling fs layer [2022-05-11T16:30:01.836Z] 765212b225bb: Pulling fs layer [2022-05-11T16:30:01.836Z] f23df028b6ca: Pulling fs layer [2022-05-11T16:30:01.836Z] d65c8cfc05b1: Pulling fs layer [2022-05-11T16:30:01.836Z] 2437ff75d9bd: Pulling fs layer [2022-05-11T16:30:01.836Z] f23df028b6ca: Waiting [2022-05-11T16:30:01.836Z] d65c8cfc05b1: Waiting [2022-05-11T16:30:01.836Z] 2437ff75d9bd: Waiting [2022-05-11T16:30:01.836Z] 765212b225bb: Waiting [2022-05-11T16:30:01.836Z] 04944245beec: Verifying Checksum [2022-05-11T16:30:01.836Z] 04944245beec: Download complete [2022-05-11T16:30:01.836Z] 765212b225bb: Verifying Checksum [2022-05-11T16:30:01.836Z] 765212b225bb: Download complete [2022-05-11T16:30:01.836Z] f23df028b6ca: Download complete [2022-05-11T16:30:02.107Z] d65c8cfc05b1: Verifying Checksum [2022-05-11T16:30:02.107Z] d65c8cfc05b1: Download complete [2022-05-11T16:30:02.107Z] 699f458cf7ca: Verifying Checksum [2022-05-11T16:30:02.107Z] 699f458cf7ca: Download complete [2022-05-11T16:30:02.379Z] 8998bd30e6a1: Verifying Checksum [2022-05-11T16:30:02.380Z] 8998bd30e6a1: Download complete [2022-05-11T16:30:05.010Z] 2437ff75d9bd: Verifying Checksum [2022-05-11T16:30:05.010Z] 2437ff75d9bd: Download complete [2022-05-11T16:30:06.991Z] 8998bd30e6a1: Pull complete [2022-05-11T16:30:06.991Z] 04944245beec: Pull complete [2022-05-11T16:30:08.436Z] 699f458cf7ca: Pull complete [2022-05-11T16:30:08.711Z] 765212b225bb: Pull complete [2022-05-11T16:30:09.310Z] f23df028b6ca: Pull complete [2022-05-11T16:30:09.585Z] d65c8cfc05b1: Pull complete [2022-05-11T16:30:24.696Z] 2437ff75d9bd: Pull complete [2022-05-11T16:30:24.696Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-11T16:30:24.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T16:30:24.696Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-11T16:30:24.928Z] prd-ubuntu20.04-docker-arm64-4c-16g-63161 does not seem to be running inside a container [2022-05-11T16:30:25.018Z] $ 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/5 -v /w/workspace/device-snmp-go/5:/w/workspace/device-snmp-go/5:rw,z -v /w/workspace/device-snmp-go/5@tmp:/w/workspace/device-snmp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-11T16:30:27.543Z] $ docker top 76f7dd31f9d420b4d496c19653f05ee3a67bd086a8815294455cd3cbb224504e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T16:30:28.469Z] ---> job-cost.sh [2022-05-11T16:30:28.469Z] lf-activate-venv: SKIPPING [2022-05-11T16:30:28.469Z] INFO: No Stack... [2022-05-11T16:30:29.064Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-11T16:30:29.659Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T16:30:30.332Z] + cat /w/workspace/device-snmp-go/5/archives/cost.csv [2022-05-11T16:30:30.332Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T16:30:30.413Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-168-5-stack-cost] [2022-05-11T16:30:30.436Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-168-5-stack-cost] did not exist. Created. [2022-05-11T16:30:30.436Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-168-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T16:30:31.126Z] /w/workspace/device-snmp-go/5@tmp/durable-6eb00aa1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-11T16:30:31.809Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-11T16:30:31.832Z] Warning: overwriting stash ‘stack-cost’ [2022-05-11T16:30:31.876Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T16:30:31.882Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-168-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T16:30:31.909Z] $ docker stop --time=1 76f7dd31f9d420b4d496c19653f05ee3a67bd086a8815294455cd3cbb224504e [2022-05-11T16:30:33.382Z] $ docker rm -f 76f7dd31f9d420b4d496c19653f05ee3a67bd086a8815294455cd3cbb224504e [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-11T16:30:33.946Z] provisioning config files... [2022-05-11T16:30:33.984Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config2327097989353870508tmp [Pipeline] { [Pipeline] sh [2022-05-11T16:30:34.339Z] + set +x [2022-05-11T16:30:34.340Z] + curl -s https://codecov.io/bash [2022-05-11T16:30:34.340Z] + bash -s -- [2022-05-11T16:30:34.340Z] [2022-05-11T16:30:34.340Z] _____ _ [2022-05-11T16:30:34.340Z] / ____| | | [2022-05-11T16:30:34.340Z] | | ___ __| | ___ ___ _____ __ [2022-05-11T16:30:34.340Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-11T16:30:34.340Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-11T16:30:34.340Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-11T16:30:34.340Z] Bash-1.0.6 [2022-05-11T16:30:34.340Z] [2022-05-11T16:30:34.340Z] [2022-05-11T16:30:34.340Z] ==> git version 2.25.1 found [2022-05-11T16:30:34.340Z] ==> 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-11T16:30:34.340Z] Release-Date: 2020-01-08 [2022-05-11T16:30:34.340Z] 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-11T16:30:34.340Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-11T16:30:34.340Z] ==> Jenkins CI detected. [2022-05-11T16:30:34.340Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-168 [2022-05-11T16:30:34.340Z] project root: . [2022-05-11T16:30:34.340Z] --> token set from env [2022-05-11T16:30:34.340Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-11T16:30:34.340Z] ==> Running gcov in . (disable via -X gcov) [2022-05-11T16:30:34.340Z] ==> Python coveragepy not found [2022-05-11T16:30:34.340Z] ==> Searching for coverage reports in: [2022-05-11T16:30:34.340Z] + . [2022-05-11T16:30:34.340Z] -> Found 1 reports [2022-05-11T16:30:34.340Z] ==> Detecting git/mercurial file structure [2022-05-11T16:30:34.340Z] ==> Reading reports [2022-05-11T16:30:34.340Z] + ./coverage.out bytes=7631 [2022-05-11T16:30:34.340Z] ==> Appending adjustments [2022-05-11T16:30:34.340Z] https://docs.codecov.io/docs/fixing-reports [2022-05-11T16:30:34.601Z] + Found adjustments [2022-05-11T16:30:34.601Z] ==> Gzipping contents [2022-05-11T16:30:34.601Z] 4.0K /tmp/codecov.SxGKiF.gz [2022-05-11T16:30:34.601Z] ==> Uploading reports [2022-05-11T16:30:34.601Z] url: https://codecov.io [2022-05-11T16:30:34.601Z] query: branch=PR-168&commit=6fc80c8eb675621a35ee63c3499b46a26cb77ee2&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-168%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=168&job=&cmd_args= [2022-05-11T16:30:34.601Z] -> Pinging Codecov [2022-05-11T16:30:34.601Z] 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=6fc80c8eb675621a35ee63c3499b46a26cb77ee2&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-168%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=168&job=&cmd_args= [2022-05-11T16:30:34.862Z] -> Uploading to [2022-05-11T16:30:34.862Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-11/6C56EA5C29638FB4528AC87E60AF5AE0/6fc80c8eb675621a35ee63c3499b46a26cb77ee2/d7cf739a-d4d6-4c34-801b-b54851684a7c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220511T163034Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff3914a47c3b9aa833c0133af8b542d6a5debd26f4b4a83f2b19026d222ac155 [2022-05-11T16:30:34.862Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T16:30:34.862Z] Dload Upload Total Spent Left Speed [2022-05-11T16:30:35.121Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1599 0 0 100 1599 0 5772 --:--:-- --:--:-- --:--:-- 5772 [2022-05-11T16:30:35.121Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/6fc80c8eb675621a35ee63c3499b46a26cb77ee2 [Pipeline] } [2022-05-11T16:30:35.131Z] 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-11T16:30:35.908Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-168/archives ] [2022-05-11T16:30:35.908Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-168/archives [2022-05-11T16:30:35.908Z] total 16 [2022-05-11T16:30:35.908Z] drwxr-xr-x 3 root root 4096 May 11 16:23 . [2022-05-11T16:30:35.908Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 16:23 .. [2022-05-11T16:30:35.908Z] drwxr-xr-x 2 root root 4096 May 11 16:23 cost [2022-05-11T16:30:35.908Z] -rw-r--r-- 1 root root 85 May 11 16:23 cost.csv [2022-05-11T16:30:35.908Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-168/archives [2022-05-11T16:30:35.908Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-168/archives [2022-05-11T16:30:35.908Z] total 16 [2022-05-11T16:30:35.908Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 16:23 . [2022-05-11T16:30:35.908Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 16:23 .. [2022-05-11T16:30:35.908Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 16:23 cost [2022-05-11T16:30:35.908Z] -rw-r--r-- 1 jenkins jenkins 85 May 11 16:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-11T16:30:36.203Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T16:30:37.069Z] ---> package-listing.sh [2022-05-11T16:30:37.069Z] ++ facter osfamily [2022-05-11T16:30:37.069Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-11T16:30:37.330Z] + OS_FAMILY=debian [2022-05-11T16:30:37.330Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-168 [2022-05-11T16:30:37.330Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-11T16:30:37.330Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-11T16:30:37.330Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-11T16:30:37.330Z] + PACKAGES=/tmp/packages_start.txt [2022-05-11T16:30:37.330Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-168 ']' [2022-05-11T16:30:37.330Z] + PACKAGES=/tmp/packages_end.txt [2022-05-11T16:30:37.330Z] + case "${OS_FAMILY}" in [2022-05-11T16:30:37.330Z] + dpkg -l [2022-05-11T16:30:37.330Z] + grep '^ii' [2022-05-11T16:30:37.330Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-11T16:30:37.330Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-11T16:30:37.330Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-11T16:30:37.330Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-168 ']' [2022-05-11T16:30:37.330Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-168/archives/ [2022-05-11T16:30:37.330Z] + 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-11T16:30:37.344Z] 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-11T16:30:37.627Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:30:38.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T16:30:38.189Z] . [Pipeline] withDockerContainer [2022-05-11T16:30:38.261Z] prd-ubuntu20.04-docker-8c-8g-63160 does not seem to be running inside a container [2022-05-11T16:30:38.299Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-11T16:30:38.547Z] $ docker top c4b35b19d2db853ada147ed8946475763629ef3c6b4942e0a83ba524edcc4278 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T16:30:38.916Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-11T16:30:39.204Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-11T16:30:39.491Z] + ls /var/log/sa-host [2022-05-11T16:30:39.491Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T16:30:39.588Z] provisioning config files... [2022-05-11T16:30:39.598Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config9087965680327956310tmp [Pipeline] { [Pipeline] echo [2022-05-11T16:30:39.612Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T16:30:39.896Z] ---> create-netrc.sh [Pipeline] } [2022-05-11T16:30:39.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-11T16:30:40.254Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-11T16:30:40.265Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T16:30:40.553Z] ---> sudo-logs.sh [2022-05-11T16:30:40.553Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-11T16:30:40.589Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T16:30:40.881Z] ---> job-cost.sh [2022-05-11T16:30:40.881Z] lf-activate-venv: SKIPPING [2022-05-11T16:30:40.881Z] DEBUG: total: 0.2199999988079071 [2022-05-11T16:30:40.881Z] INFO: Retrieving Stack Cost... [2022-05-11T16:30:41.141Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T16:30:41.713Z] INFO: Archiving Costs [Pipeline] echo [2022-05-11T16:30:41.729Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T16:30:42.019Z] ---> logs-deploy.sh [2022-05-11T16:30:42.019Z] lf-activate-venv: SKIPPING [2022-05-11T16:30:42.019Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-168/5 [2022-05-11T16:30:42.019Z] INFO: archiving workspace using pattern(s): [2022-05-11T16:30:42.962Z] Archives upload complete. [2022-05-11T16:30:42.962Z] INFO: archiving logs to Nexus