Pull request #180 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe5187ccf8d61784eb9d7f9566f1baf24898a1df+de36933a196ec2e5ea0c5601bc2b4d4bfd93191e (e3a99fa11adb2fcc8635d16a59ed1f03d2f61e25) 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-ssh12871581915661279588.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh11608537927627044062.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-180/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-180/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2212277890421402017.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-180/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8930327300417348441.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2087286269943153117.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-180/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-180/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18303313518458207443.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16062 in /w/workspace/gexfoundry_device-snmp-go_PR-180 [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-180 # 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 > 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/180/head:refs/remotes/origin/PR-180 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit de36933a196ec2e5ea0c5601bc2b4d4bfd93191e into PR head commit fe5187ccf8d61784eb9d7f9566f1baf24898a1df Merge succeeded, producing fe5187ccf8d61784eb9d7f9566f1baf24898a1df Checking out Revision fe5187ccf8d61784eb9d7f9566f1baf24898a1df (PR-180) > git config core.sparsecheckout # timeout=10 > git checkout -f fe5187ccf8d61784eb9d7f9566f1baf24898a1df # 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 de36933a196ec2e5ea0c5601bc2b4d4bfd93191e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe5187ccf8d61784eb9d7f9566f1baf24898a1df # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:05:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:05:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:05:44 ========================================================= 05:05:44 EdgeX Global Pipelines Version Info 05:05:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:05:45 ------------------- 05:05:45 stable info: 05:05:45 ------------------- 05:05:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:05:45 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 05:05:45 Message: update stable to v1.0.234 05:05:45 ------------------- 05:05:45 experimental info: 05:05:45 ------------------- 05:05:45 Commited By: **** collab-it+edgex@linuxfoundation.org 05:05:45 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 05:05:45 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:05:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:05:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:05:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:05:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-180 [Pipeline] echo 05:05:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-180 [Pipeline] echo 05:05:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-180 [Pipeline] echo 05:05:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe5187ccf8d61784eb9d7f9566f1baf24898a1df [Pipeline] echo 05:05:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe5187c [Pipeline] echo 05:05:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:05:47 provisioning config files... 05:05:47 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-180@tmp/config4873676078713838701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:47 ---> docker-login.sh 05:05:47 nexus3.edgexfoundry.org:10001 05:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:48 Configure a credential helper to remove this warning. See 05:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:48 05:05:48 Login Succeeded 05:05:48 nexus3.edgexfoundry.org:10002 05:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:48 Configure a credential helper to remove this warning. See 05:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:48 05:05:48 Login Succeeded 05:05:48 nexus3.edgexfoundry.org:10003 05:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:48 Configure a credential helper to remove this warning. See 05:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:48 05:05:48 Login Succeeded 05:05:48 nexus3.edgexfoundry.org:10004 05:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:48 Configure a credential helper to remove this warning. See 05:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:48 05:05:48 Login Succeeded 05:05:48 docker.io 05:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:48 Configure a credential helper to remove this warning. See 05:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:48 05:05:48 Login Succeeded 05:05:48 ---> docker-login.sh ends [Pipeline] } 05:05:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:05:49 + git rev-list -1 --merges fe5187ccf8d61784eb9d7f9566f1baf24898a1df~1..fe5187ccf8d61784eb9d7f9566f1baf24898a1df [Pipeline] echo 05:05:49 -----------> git rev-list -1 --merges fe5187ccf8d61784eb9d7f9566f1baf24898a1df~1..fe5187ccf8d61784eb9d7f9566f1baf24898a1df fe5187ccf8d61784eb9d7f9566f1baf24898a1df [false] [Pipeline] sh 05:05:49 + git log --format=format:%s -1 fe5187ccf8d61784eb9d7f9566f1baf24898a1df [Pipeline] echo 05:05:49 ========================================================= 05:05:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:05:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:05:50 + git log --format=format:%s -1 fe5187ccf8d61784eb9d7f9566f1baf24898a1df [Pipeline] echo 05:05:50 [semverPrep] GIT_COMMIT: fe5187ccf8d61784eb9d7f9566f1baf24898a1df, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 05:05:50 [semverPrep] This is not a build commit. [Pipeline] sh 05:05:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:05:50 + grep -v github /etc/ssh/ssh_known_hosts 05:05:50 + [ -e /tmp/ssh_known_hosts ] 05:05:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:05:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:05:50 + sudo tee -a /etc/ssh/ssh_known_hosts 05:05:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:05:51 05:05:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:05:51 0.1.4: Pulling from edgex-devops/py-git-semver 05:05:51 42c077c10790: Pulling fs layer 05:05:51 f63e77b7563a: Pulling fs layer 05:05:51 bd5fdadae976: Pulling fs layer 05:05:51 205491f53016: Pulling fs layer 05:05:51 df18705c85c3: Pulling fs layer 05:05:51 bdb3f477010e: Pulling fs layer 05:05:51 c8a8fc8e1c8f: Pulling fs layer 05:05:51 205491f53016: Waiting 05:05:51 df18705c85c3: Waiting 05:05:51 2c6e9b1d212d: Pulling fs layer 05:05:51 bdb3f477010e: Waiting 05:05:51 c8a8fc8e1c8f: Waiting 05:05:51 2c6e9b1d212d: Waiting 05:05:51 bdb8f0575790: Pulling fs layer 05:05:51 386e3cb2ff24: Pulling fs layer 05:05:51 bdb8f0575790: Waiting 05:05:51 2343380bae48: Pulling fs layer 05:05:51 f63e77b7563a: Verifying Checksum 05:05:51 f63e77b7563a: Download complete 05:05:51 205491f53016: Verifying Checksum 05:05:51 205491f53016: Download complete 05:05:51 df18705c85c3: Verifying Checksum 05:05:51 df18705c85c3: Download complete 05:05:51 bdb3f477010e: Verifying Checksum 05:05:51 bdb3f477010e: Download complete 05:05:51 bd5fdadae976: Verifying Checksum 05:05:51 bd5fdadae976: Download complete 05:05:51 2c6e9b1d212d: Verifying Checksum 05:05:51 2c6e9b1d212d: Download complete 05:05:51 bdb8f0575790: Verifying Checksum 05:05:51 bdb8f0575790: Download complete 05:05:51 386e3cb2ff24: Verifying Checksum 05:05:51 386e3cb2ff24: Download complete 05:05:51 2343380bae48: Verifying Checksum 05:05:51 2343380bae48: Download complete 05:05:51 42c077c10790: Verifying Checksum 05:05:51 42c077c10790: Download complete 05:05:52 c8a8fc8e1c8f: Download complete 05:05:53 42c077c10790: Pull complete 05:05:53 f63e77b7563a: Pull complete 05:05:53 bd5fdadae976: Pull complete 05:05:53 205491f53016: Pull complete 05:05:54 df18705c85c3: Pull complete 05:05:54 bdb3f477010e: Pull complete 05:05:56 c8a8fc8e1c8f: Pull complete 05:05:56 2c6e9b1d212d: Pull complete 05:05:56 bdb8f0575790: Pull complete 05:05:56 386e3cb2ff24: Pull complete 05:05:56 2343380bae48: Pull complete 05:05:56 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 05:05:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:05:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:56 prd-ubuntu20.04-docker-8c-8g-16062 does not seem to be running inside a container 05:05:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-180 -v /w/workspace/gexfoundry_device-snmp-go_PR-180:/w/workspace/gexfoundry_device-snmp-go_PR-180:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-180@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:05:57 $ docker top c76703e63d6fe36e31fa1e1815864cae31269881f91cdf3b855f129fe2fed391 -eo pid,comm 05:05:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:05:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:05:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:05:58 [ssh-agent] Looking for ssh-agent implementation... 05:05:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:05:58 $ docker exec c76703e63d6fe36e31fa1e1815864cae31269881f91cdf3b855f129fe2fed391 ssh-agent 05:05:58 SSH_AUTH_SOCK=/tmp/ssh-08y0Vwyvd9Ja/agent.32 05:05:58 SSH_AGENT_PID=39 05:05:58 Running ssh-add (command line suppressed) 05:05:58 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-180@tmp/private_key_4256141777839668120.key (/w/workspace/gexfoundry_device-snmp-go_PR-180@tmp/private_key_4256141777839668120.key) 05:05:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:05:58 + git tag --points-at HEAD [Pipeline] } 05:05:58 $ docker exec --env ******** --env ******** c76703e63d6fe36e31fa1e1815864cae31269881f91cdf3b855f129fe2fed391 ssh-agent -k 05:05:59 unset SSH_AUTH_SOCK; 05:05:59 unset SSH_AGENT_PID; 05:05:59 echo Agent pid 39 killed; 05:05:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:05:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:05:59 [ssh-agent] Looking for ssh-agent implementation... 05:05:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:05:59 $ docker exec c76703e63d6fe36e31fa1e1815864cae31269881f91cdf3b855f129fe2fed391 ssh-agent 05:05:59 SSH_AUTH_SOCK=/tmp/ssh-FiQHT1MaI1OD/agent.73 05:05:59 SSH_AGENT_PID=79 05:05:59 Running ssh-add (command line suppressed) 05:05:59 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-180@tmp/private_key_7262391776863179813.key (/w/workspace/gexfoundry_device-snmp-go_PR-180@tmp/private_key_7262391776863179813.key) 05:05:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:05:59 + git semver init 05:06:00 2022-06-27 05:06:00,168 [run_init] DEBUG init version:0.0.0 force:False 05:06:00 2022-06-27 05:06:00,168 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-180/.semver 05:06:00 2022-06-27 05:06:00,169 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-180/.semver 05:06:00 2022-06-27 05:06:00,169 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-180/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-180, universal_newlines=False, shell=None, istream=None) 05:06:01 2022-06-27 05:06:00,891 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-180/.git/info/exclude 05:06:01 2022-06-27 05:06:00,891 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-180/.semver/PR-180 with force:False 05:06:01 2022-06-27 05:06:00,891 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-180/.semver/PR-180 05:06:01 2022-06-27 05:06:00,896 [execute] INFO git cat-file --batch-check 05:06:01 2022-06-27 05:06:00,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-180/.semver, universal_newlines=False, shell=None, istream=) 05:06:01 2022-06-27 05:06:00,902 [execute] INFO git cat-file --batch 05:06:01 2022-06-27 05:06:00,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-180/.semver, universal_newlines=False, shell=None, istream=) 05:06:01 2022-06-27 05:06:00,908 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-180/.semver/PR-180 05:06:01 0.0.0 [Pipeline] } 05:06:01 $ docker exec --env ******** --env ******** c76703e63d6fe36e31fa1e1815864cae31269881f91cdf3b855f129fe2fed391 ssh-agent -k 05:06:01 unset SSH_AUTH_SOCK; 05:06:01 unset SSH_AGENT_PID; 05:06:01 echo Agent pid 79 killed; 05:06:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:06:01 + git semver [Pipeline] } 05:06:02 $ docker stop --time=1 c76703e63d6fe36e31fa1e1815864cae31269881f91cdf3b855f129fe2fed391 05:06:03 $ docker rm -f c76703e63d6fe36e31fa1e1815864cae31269881f91cdf3b855f129fe2fed391 [Pipeline] // withDockerContainer [Pipeline] sh 05:06:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:06:04 Stashed 1 file(s) [Pipeline] echo 05:06:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:06:04 provisioning config files... 05:06:04 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-180@tmp/config11977646215494669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:05 ---> docker-login.sh 05:06:05 nexus3.edgexfoundry.org:10001 05:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:05 Configure a credential helper to remove this warning. See 05:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:05 05:06:05 Login Succeeded 05:06:05 nexus3.edgexfoundry.org:10002 05:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:05 Configure a credential helper to remove this warning. See 05:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:05 05:06:05 Login Succeeded 05:06:05 nexus3.edgexfoundry.org:10003 05:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:05 Configure a credential helper to remove this warning. See 05:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:05 05:06:05 Login Succeeded 05:06:05 nexus3.edgexfoundry.org:10004 05:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:05 Configure a credential helper to remove this warning. See 05:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:05 05:06:05 Login Succeeded 05:06:05 docker.io 05:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:05 Configure a credential helper to remove this warning. See 05:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:05 05:06:05 Login Succeeded 05:06:05 ---> docker-login.sh ends [Pipeline] } 05:06:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:06:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:06:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:06:06 ========================================================= 05:06:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 05:06:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:06 + 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 . 05:06:06 Sending build context to Docker daemon 5.403MB 05:06:06 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 05:06:06 Step 2/12 : FROM ${BASE} AS builder 05:06:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 05:06:06 59bf1c3509f3: Pulling fs layer 05:06:06 666ba61612fd: Pulling fs layer 05:06:06 8ed8ca486205: Pulling fs layer 05:06:06 cc1cd167ecdc: Pulling fs layer 05:06:06 c516ae0d96e1: Pulling fs layer 05:06:06 684cea983483: Pulling fs layer 05:06:06 dd3240ac7de5: Pulling fs layer 05:06:06 b1e948a4e11c: Pulling fs layer 05:06:06 a8fd76ee1af6: Pulling fs layer 05:06:06 646ad004c059: Pulling fs layer 05:06:06 dd3240ac7de5: Waiting 05:06:06 cc1cd167ecdc: Waiting 05:06:06 a8fd76ee1af6: Waiting 05:06:06 c516ae0d96e1: Waiting 05:06:06 646ad004c059: Waiting 05:06:06 684cea983483: Waiting 05:06:06 8ed8ca486205: Verifying Checksum 05:06:06 8ed8ca486205: Download complete 05:06:06 666ba61612fd: Download complete 05:06:06 c516ae0d96e1: Verifying Checksum 05:06:06 c516ae0d96e1: Download complete 05:06:06 684cea983483: Download complete 05:06:06 59bf1c3509f3: Verifying Checksum 05:06:06 dd3240ac7de5: Verifying Checksum 05:06:06 dd3240ac7de5: Download complete 05:06:06 b1e948a4e11c: Verifying Checksum 05:06:06 b1e948a4e11c: Download complete 05:06:06 59bf1c3509f3: Pull complete 05:06:07 666ba61612fd: Pull complete 05:06:07 8ed8ca486205: Pull complete 05:06:07 a8fd76ee1af6: Verifying Checksum 05:06:07 a8fd76ee1af6: Download complete 05:06:07 cc1cd167ecdc: Verifying Checksum 05:06:07 cc1cd167ecdc: Download complete 05:06:07 646ad004c059: Verifying Checksum 05:06:07 646ad004c059: Download complete 05:06:11 cc1cd167ecdc: Pull complete 05:06:11 c516ae0d96e1: Pull complete 05:06:11 684cea983483: Pull complete 05:06:11 dd3240ac7de5: Pull complete 05:06:11 b1e948a4e11c: Pull complete 05:06:13 a8fd76ee1af6: Pull complete 05:06:14 646ad004c059: Pull complete 05:06:14 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 05:06:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:06:14 ---> 8f69c11f6b0c 05:06:14 Step 3/12 : ARG MAKE='make build' 05:06:16 ---> Running in 37c39dcbc191 05:06:16 Removing intermediate container 37c39dcbc191 05:06:16 ---> cb5497090989 05:06:16 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:06:16 ---> Running in f28197fbad83 05:06:16 Removing intermediate container f28197fbad83 05:06:16 ---> 6ace345f19e1 05:06:16 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 05:06:16 ---> Running in 16e3496eb976 05:06:16 Removing intermediate container 16e3496eb976 05:06:16 ---> 40878243cd57 05:06:16 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:06:16 ---> Running in a9fafd212a28 05:06:17 Removing intermediate container a9fafd212a28 05:06:17 ---> c81ebd17c908 05:06:17 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:06:17 ---> Running in da5f60785ac0 05:06:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:06:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:06:18 (1/4) Installing openssh-keygen (8.8_p1-r1) 05:06:18 (2/4) Installing libedit (20210910.3.1-r0) 05:06:18 (3/4) Installing openssh-client-common (8.8_p1-r1) 05:06:18 (4/4) Installing openssh-client-default (8.8_p1-r1) 05:06:18 Executing busybox-1.34.1-r3.trigger 05:06:18 OK: 224 MiB in 56 packages 05:06:19 Removing intermediate container da5f60785ac0 05:06:19 ---> bc83969116c9 05:06:19 Step 8/12 : WORKDIR /device-snmp-go 05:06:19 ---> Running in ff733ffb97dd 05:06:19 Removing intermediate container ff733ffb97dd 05:06:19 ---> d8acd89faaae 05:06:19 Step 9/12 : COPY go.mod vendor* ./ 05:06:19 ---> c2313dcfe57b 05:06:19 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:06:19 Still waiting to schedule task 05:06:19 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16061’ 05:06:19 ---> Running in 44404eeaff10 05:06:34 Removing intermediate container 44404eeaff10 05:06:34 ---> de4affd5b6d3 05:06:34 Step 11/12 : COPY . . 05:06:34 ---> 7b3840af4ffe 05:06:34 Step 12/12 : RUN ${MAKE} 05:06:34 ---> Running in 0778d9895dd8 05:06:34 noop 05:06:34 Removing intermediate container 0778d9895dd8 05:06:34 ---> 86d083cdf67f 05:06:34 Successfully built 86d083cdf67f 05:06:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:35 + docker inspect -f . ci-base-image-x86_64 05:06:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:35 prd-ubuntu20.04-docker-8c-8g-16062 does not seem to be running inside a container 05:06:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-180 -v /w/workspace/gexfoundry_device-snmp-go_PR-180:/w/workspace/gexfoundry_device-snmp-go_PR-180:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-180@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:06:35 $ docker top dfd999e1ec040740583330829414093d0da4c6ac2671f414307044ed08de8b53 -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:36 + go version 05:06:36 go version go1.17.7 linux/amd64 [Pipeline] } 05:06:36 $ docker stop --time=1 dfd999e1ec040740583330829414093d0da4c6ac2671f414307044ed08de8b53 05:06:37 $ docker rm -f dfd999e1ec040740583330829414093d0da4c6ac2671f414307044ed08de8b53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:38 + docker inspect -f . ci-base-image-x86_64 05:06:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:38 prd-ubuntu20.04-docker-8c-8g-16062 does not seem to be running inside a container 05:06:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-180 -v /w/workspace/gexfoundry_device-snmp-go_PR-180:/w/workspace/gexfoundry_device-snmp-go_PR-180:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-180@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:06:38 $ docker top e268d9348c85774aaefb413165f270d9ef2b545d32f317590e2855682c5203f8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:06:39 + make test 05:06:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:06:39 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:06:49 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:06:49 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 05:06:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:06:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:06:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:06:58 ./bin/test-attribution-txt.sh [Pipeline] echo 05:06:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:06:59 $ docker stop --time=1 e268d9348c85774aaefb413165f270d9ef2b545d32f317590e2855682c5203f8 05:07:00 $ docker rm -f e268d9348c85774aaefb413165f270d9ef2b545d32f317590e2855682c5203f8 [Pipeline] // withDockerContainer [Pipeline] sh 05:07:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:07:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:07:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:07:02 + ls -al . 05:07:02 total 168 05:07:02 drwxrwxr-x 9 jenkins jenkins 4096 Jun 27 05:06 . 05:07:02 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 05:05 .. 05:07:02 -rw-rw-r-- 1 jenkins jenkins 6 Jun 27 05:05 .dockerignore 05:07:02 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 05:06 .git 05:07:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 05:05 .github 05:07:02 -rw-rw-r-- 1 jenkins jenkins 328 Jun 27 05:05 .gitignore 05:07:02 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 05:05 .golangci.yml 05:07:02 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 05:06 .semver 05:07:02 -rw-rw-r-- 1 jenkins jenkins 8556 Jun 27 05:05 Attribution.txt 05:07:02 -rw-rw-r-- 1 jenkins jenkins 6948 Jun 27 05:05 CHANGELOG.md 05:07:02 -rw-rw-r-- 1 jenkins jenkins 1516 Jun 27 05:05 Dockerfile 05:07:02 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 05:05 GOVERNANCE.md 05:07:02 -rw-rw-r-- 1 jenkins jenkins 656 Jun 27 05:05 Jenkinsfile 05:07:02 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 05:05 LICENSE 05:07:02 -rw-rw-r-- 1 jenkins jenkins 2334 Jun 27 05:05 Makefile 05:07:02 -rw-rw-r-- 1 jenkins jenkins 620 Jun 27 05:05 OWNERS.md 05:07:02 -rw-rw-r-- 1 jenkins jenkins 9390 Jun 27 05:05 README.md 05:07:02 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 05:06 VERSION 05:07:02 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 05:05 bin 05:07:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 05:05 cmd 05:07:02 -rw-r--r-- 1 jenkins jenkins 7631 Jun 27 05:06 coverage.out 05:07:02 -rw-rw-r-- 1 jenkins jenkins 3301 Jun 27 05:05 go.mod 05:07:02 -rw-rw-r-- 1 jenkins jenkins 36549 Jun 27 05:05 go.sum 05:07:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 05:05 internal 05:07:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 05:05 snap 05:07:02 -rw-rw-r-- 1 jenkins jenkins 228 Jun 27 05:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:02 + 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=fe5187ccf8d61784eb9d7f9566f1baf24898a1df --label arch=amd64 --label version=0.0.0 . 05:07:02 Sending build context to Docker daemon 5.411MB 05:07:02 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 05:07:02 Step 2/24 : FROM ${BASE} AS builder 05:07:02 ---> 86d083cdf67f 05:07:02 Step 3/24 : ARG MAKE='make build' 05:07:02 ---> Running in ef1497c8d2d4 05:07:03 Removing intermediate container ef1497c8d2d4 05:07:03 ---> 4a49802bba4c 05:07:03 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:07:03 ---> Running in 3c6503536956 05:07:03 Removing intermediate container 3c6503536956 05:07:03 ---> 3e5f87a97f5e 05:07:03 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:07:03 ---> Running in 58448cc2518a 05:07:03 Removing intermediate container 58448cc2518a 05:07:03 ---> 66a54560e629 05:07:03 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:07:03 ---> Running in b6f048be6ec8 05:07:03 Removing intermediate container b6f048be6ec8 05:07:03 ---> c62369c19689 05:07:03 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:07:03 ---> Running in 41671df19fa1 05:07:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:07:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:07:05 OK: 224 MiB in 56 packages 05:07:05 Removing intermediate container 41671df19fa1 05:07:05 ---> be27e399ed6f 05:07:05 Step 8/24 : WORKDIR /device-snmp-go 05:07:05 ---> Running in 93f8a0ba7ffe 05:07:05 Removing intermediate container 93f8a0ba7ffe 05:07:05 ---> 6f31e97c6164 05:07:05 Step 9/24 : COPY go.mod vendor* ./ 05:07:05 ---> 6e2099f8c5e9 05:07:05 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:05 ---> Running in 1f359fb67023 05:07:06 Removing intermediate container 1f359fb67023 05:07:06 ---> 9df1914aacf9 05:07:06 Step 11/24 : COPY . . 05:07:06 ---> e9b96d5114a8 05:07:06 Step 12/24 : RUN ${MAKE} 05:07:06 ---> Running in 18611ab00821 05:07:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.10 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 05:07:29 Removing intermediate container 18611ab00821 05:07:29 ---> 73e5a10f666e 05:07:29 Step 13/24 : FROM alpine:3.14 05:07:29 3.14: Pulling from library/alpine 05:07:29 8663204ce13b: Pulling fs layer 05:07:29 8663204ce13b: Download complete 05:07:29 8663204ce13b: Pull complete 05:07:29 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 05:07:29 Status: Downloaded newer image for alpine:3.14 05:07:29 ---> e04c818066af 05:07:29 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:07:29 ---> Running in 66cfe330a834 05:07:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:07:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:07:29 (1/6) Installing dumb-init (1.2.5-r1) 05:07:29 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:07:29 (3/6) Installing libsodium (1.0.18-r0) 05:07:29 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:07:29 (5/6) Installing libzmq (4.3.4-r0) 05:07:29 (6/6) Installing zeromq (4.3.4-r0) 05:07:29 Executing busybox-1.33.1-r7.trigger 05:07:29 OK: 8 MiB in 20 packages 05:07:29 Removing intermediate container 66cfe330a834 05:07:29 ---> 2345cae90310 05:07:29 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:07:29 ---> 9abda17044e1 05:07:29 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:07:29 ---> 5b8fe1de38e5 05:07:29 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:07:29 ---> 1f8b2c4f10d8 05:07:29 Step 18/24 : EXPOSE 59993 05:07:29 ---> Running in 41f75d5b69a0 05:07:29 Removing intermediate container 41f75d5b69a0 05:07:29 ---> f10cbffd4571 05:07:29 Step 19/24 : EXPOSE 161 05:07:29 ---> Running in 10c8da75b89d 05:07:29 Removing intermediate container 10c8da75b89d 05:07:29 ---> 34807fe24158 05:07:29 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:07:29 ---> Running in 3c9c588751ec 05:07:29 Removing intermediate container 3c9c588751ec 05:07:29 ---> 0489ae259628 05:07:29 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:07:29 ---> Running in 370f5534ef01 05:07:29 Removing intermediate container 370f5534ef01 05:07:29 ---> 5bc207aac053 05:07:29 Step 22/24 : LABEL arch=amd64 05:07:29 ---> Running in 3e7e94e632a0 05:07:29 Removing intermediate container 3e7e94e632a0 05:07:29 ---> c650a98fcb60 05:07:29 Step 23/24 : LABEL git_sha=fe5187ccf8d61784eb9d7f9566f1baf24898a1df 05:07:29 ---> Running in 28dac2ba6611 05:07:29 Removing intermediate container 28dac2ba6611 05:07:29 ---> bc8369325ea3 05:07:29 Step 24/24 : LABEL version=0.0.0 05:07:29 ---> Running in fbc802c23f88 05:07:29 Removing intermediate container fbc802c23f88 05:07:29 ---> e182d3862365 05:07:29 [Warning] One or more build-args [ARCH] were not consumed 05:07:29 Successfully built e182d3862365 05:07:29 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:07:30 05:07:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:07:30 latest: Pulling from edgex-lftools-log-publisher 05:07:30 5eb5b503b376: Pulling fs layer 05:07:30 5c69ac0246d0: Pulling fs layer 05:07:30 ec43610c2a17: Pulling fs layer 05:07:30 3a2ae6a8a46f: Pulling fs layer 05:07:30 33b1e0a273af: Pulling fs layer 05:07:30 5d3b04190fa2: Pulling fs layer 05:07:30 2f39f015ded8: Pulling fs layer 05:07:30 33b1e0a273af: Waiting 05:07:30 5d3b04190fa2: Waiting 05:07:30 2f39f015ded8: Waiting 05:07:30 3a2ae6a8a46f: Waiting 05:07:30 5c69ac0246d0: Download complete 05:07:30 3a2ae6a8a46f: Verifying Checksum 05:07:30 3a2ae6a8a46f: Download complete 05:07:30 33b1e0a273af: Verifying Checksum 05:07:30 33b1e0a273af: Download complete 05:07:30 5d3b04190fa2: Verifying Checksum 05:07:30 5d3b04190fa2: Download complete 05:07:30 ec43610c2a17: Verifying Checksum 05:07:30 ec43610c2a17: Download complete 05:07:30 5eb5b503b376: Verifying Checksum 05:07:30 5eb5b503b376: Download complete 05:07:31 2f39f015ded8: Download complete 05:07:32 5eb5b503b376: Pull complete 05:07:32 5c69ac0246d0: Pull complete 05:07:33 ec43610c2a17: Pull complete 05:07:33 3a2ae6a8a46f: Pull complete 05:07:33 33b1e0a273af: Pull complete 05:07:33 5d3b04190fa2: Pull complete 05:07:37 2f39f015ded8: Pull complete 05:07:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:07:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:07:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:37 prd-ubuntu20.04-docker-8c-8g-16062 does not seem to be running inside a container 05:07:37 $ 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-180 -v /w/workspace/gexfoundry_device-snmp-go_PR-180:/w/workspace/gexfoundry_device-snmp-go_PR-180:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-180@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:07:39 $ docker top 3e4046564164743f76cb90add9201b5288160f520cf01182dac17bbff86a43f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:07:39 ---> job-cost.sh 05:07:39 lf-activate-venv: SKIPPING 05:07:39 INFO: No Stack... 05:07:39 INFO: Retrieving Pricing Info for: v3-standard-8 05:07:40 INFO: Archiving Costs [Pipeline] sh 05:07:40 + cat /w/workspace/gexfoundry_device-snmp-go_PR-180/archives/cost.csv 05:07:40 + cut -d, -f6 [Pipeline] lock 05:07:40 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-180-1-stack-cost] 05:07:40 Resource [jenkins-edgexfoundry-device-snmp-go-PR-180-1-stack-cost] did not exist. Created. 05:07:40 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-180-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:07:41 + echo total: 0.2199999988079071 [Pipeline] stash 05:07:41 Stashed 1 file(s) [Pipeline] } 05:07:41 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-180-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:07:41 $ docker stop --time=1 3e4046564164743f76cb90add9201b5288160f520cf01182dac17bbff86a43f0 05:07:42 $ docker rm -f 3e4046564164743f76cb90add9201b5288160f520cf01182dac17bbff86a43f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:09:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16065 in /w/workspace/gexfoundry_device-snmp-go_PR-180 [Pipeline] { [Pipeline] ws 05:09:34 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 05:09:34 Selected Git installation does not exist. Using Default 05:09:34 The recommended git tool is: NONE 05:09:40 using credential edgex-jenkins-ssh 05:09:40 Cloning the remote Git repository 05:09:40 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:09:40 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:09:40 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:09:40 > git --version # timeout=10 05:09:40 > git --version # 'git version 2.25.1' 05:09:40 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:09:41 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:09:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:09:41 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:09:41 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:09:41 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:09:42 Merging remotes/origin/main commit de36933a196ec2e5ea0c5601bc2b4d4bfd93191e into PR head commit fe5187ccf8d61784eb9d7f9566f1baf24898a1df 05:09:42 Merge succeeded, producing fe5187ccf8d61784eb9d7f9566f1baf24898a1df 05:09:42 Checking out Revision fe5187ccf8d61784eb9d7f9566f1baf24898a1df (PR-180) 05:09:42 > git config core.sparsecheckout # timeout=10 05:09:42 > git checkout -f fe5187ccf8d61784eb9d7f9566f1baf24898a1df # timeout=10 05:09:42 > git remote # timeout=10 05:09:42 > git config --get remote.origin.url # timeout=10 05:09:42 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:42 > git merge de36933a196ec2e5ea0c5601bc2b4d4bfd93191e # timeout=10 05:09:42 > git rev-parse HEAD^{commit} # timeout=10 05:09:42 > git config core.sparsecheckout # timeout=10 05:09:42 > git checkout -f fe5187ccf8d61784eb9d7f9566f1baf24898a1df # timeout=10 05:09:46 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 05:09:46 > git --version # timeout=10 05:09:46 > git --version # 'git version 2.25.1' 05:09:46 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:09:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:09:48 % Total % Received % Xferd Average Speed Time Time Time Current 05:09:48 Dload Upload Total Spent Left Speed 05:09:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 192k 0 --:--:-- --:--:-- --:--:-- 196k [Pipeline] sh 05:09:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:09:49 + sudo tee /etc/docker/daemon.new 05:09:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:09:49 { 05:09:49 "registry-mirrors": [ 05:09:49 "https://nexus3.edgexfoundry.org:10001" 05:09:49 ], 05:09:49 "bip": "10.250.0.254/24", 05:09:49 "hosts": [ 05:09:49 "tcp://0.0.0.0:5555", 05:09:49 "unix:///var/run/docker.sock" 05:09:49 ], 05:09:49 "mtu": 1458, 05:09:49 "selinux-enabled": true, 05:09:49 "seccomp-profile": "/etc/docker/seccomp.json" 05:09:49 } [Pipeline] sh 05:09:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:09:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:10:08 provisioning config files... 05:10:09 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config1630622253988388314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:09 ---> docker-login.sh 05:10:09 nexus3.edgexfoundry.org:10001 05:10:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:10 Configure a credential helper to remove this warning. See 05:10:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:10 05:10:10 Login Succeeded 05:10:10 nexus3.edgexfoundry.org:10002 05:10:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:10 Configure a credential helper to remove this warning. See 05:10:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:10 05:10:10 Login Succeeded 05:10:10 nexus3.edgexfoundry.org:10003 05:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:11 Configure a credential helper to remove this warning. See 05:10:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:11 05:10:11 Login Succeeded 05:10:11 nexus3.edgexfoundry.org:10004 05:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:12 Configure a credential helper to remove this warning. See 05:10:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:12 05:10:12 Login Succeeded 05:10:12 docker.io 05:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:12 Configure a credential helper to remove this warning. See 05:10:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:12 05:10:12 Login Succeeded 05:10:12 ---> docker-login.sh ends [Pipeline] } 05:10:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:10:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:10:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:10:13 ========================================================= 05:10:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:10:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:13 + 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 . 05:10:14 Sending build context to Docker daemon 2.785MB 05:10:14 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 05:10:14 Step 2/12 : FROM ${BASE} AS builder 05:10:14 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:10:14 9b3977197b4f: Pulling fs layer 05:10:14 1a89e8eeedd5: Pulling fs layer 05:10:14 94645a83ff95: Pulling fs layer 05:10:14 e6fb740bc735: Pulling fs layer 05:10:14 3a77bd46dcc9: Pulling fs layer 05:10:14 355e64cbe906: Pulling fs layer 05:10:14 63ab81a10011: Pulling fs layer 05:10:14 555d1d1c4555: Pulling fs layer 05:10:14 7d9057610161: Pulling fs layer 05:10:14 e6fb740bc735: Waiting 05:10:14 3a77bd46dcc9: Waiting 05:10:14 355e64cbe906: Waiting 05:10:14 63ab81a10011: Waiting 05:10:14 555d1d1c4555: Waiting 05:10:14 7d9057610161: Waiting 05:10:14 94645a83ff95: Verifying Checksum 05:10:14 94645a83ff95: Download complete 05:10:14 1a89e8eeedd5: Verifying Checksum 05:10:14 1a89e8eeedd5: Download complete 05:10:14 3a77bd46dcc9: Download complete 05:10:14 355e64cbe906: Verifying Checksum 05:10:14 355e64cbe906: Download complete 05:10:14 9b3977197b4f: Verifying Checksum 05:10:14 9b3977197b4f: Download complete 05:10:14 63ab81a10011: Verifying Checksum 05:10:14 63ab81a10011: Download complete 05:10:15 9b3977197b4f: Pull complete 05:10:15 7d9057610161: Verifying Checksum 05:10:15 7d9057610161: Download complete 05:10:16 1a89e8eeedd5: Pull complete 05:10:16 94645a83ff95: Pull complete 05:10:16 555d1d1c4555: Verifying Checksum 05:10:16 555d1d1c4555: Download complete 05:10:17 e6fb740bc735: Verifying Checksum 05:10:17 e6fb740bc735: Download complete 05:10:30 e6fb740bc735: Pull complete 05:10:30 3a77bd46dcc9: Pull complete 05:10:30 355e64cbe906: Pull complete 05:10:30 63ab81a10011: Pull complete 05:10:36 555d1d1c4555: Pull complete 05:10:38 7d9057610161: Pull complete 05:10:38 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 05:10:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:10:38 ---> 819e984ddca1 05:10:38 Step 3/12 : ARG MAKE='make build' 05:10:40 ---> Running in c96e53a84b0c 05:10:40 Removing intermediate container c96e53a84b0c 05:10:40 ---> 01b783e566c9 05:10:40 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:10:40 ---> Running in 49d48fa54d02 05:10:41 Removing intermediate container 49d48fa54d02 05:10:41 ---> 04eca77f13fa 05:10:41 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 05:10:41 ---> Running in d9f4deeeb0ba 05:10:41 Removing intermediate container d9f4deeeb0ba 05:10:41 ---> 6b9ba598b6d1 05:10:41 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:10:41 ---> Running in 6ad4fe546ff6 05:10:43 Removing intermediate container 6ad4fe546ff6 05:10:43 ---> 8f8aaa19e642 05:10:43 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:10:43 ---> Running in a693ec5dd523 05:10:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:10:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:10:46 (1/4) Installing openssh-keygen (8.8_p1-r1) 05:10:46 (2/4) Installing libedit (20210910.3.1-r0) 05:10:46 (3/4) Installing openssh-client-common (8.8_p1-r1) 05:10:47 (4/4) Installing openssh-client-default (8.8_p1-r1) 05:10:47 Executing busybox-1.34.1-r3.trigger 05:10:47 OK: 224 MiB in 56 packages 05:10:48 Removing intermediate container a693ec5dd523 05:10:48 ---> ee9e28d34d51 05:10:48 Step 8/12 : WORKDIR /device-snmp-go 05:10:48 ---> Running in 83b885d05bdd 05:10:48 Removing intermediate container 83b885d05bdd 05:10:48 ---> 3490480e2199 05:10:48 Step 9/12 : COPY go.mod vendor* ./ 05:10:49 ---> e16c842f7275 05:10:49 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:10:49 ---> Running in 951215e5883b 05:11:36 Removing intermediate container 951215e5883b 05:11:36 ---> 26479407658e 05:11:36 Step 11/12 : COPY . . 05:11:36 ---> 2a774174ec26 05:11:36 Step 12/12 : RUN ${MAKE} 05:11:36 ---> Running in 2d3b7cb59437 05:11:37 noop 05:11:38 Removing intermediate container 2d3b7cb59437 05:11:38 ---> 13e9f6b09839 05:11:38 Successfully built 13e9f6b09839 05:11:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:38 + docker inspect -f . ci-base-image-arm64 05:11:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:39 prd-ubuntu20.04-docker-arm64-4c-16g-16065 does not seem to be running inside a container 05:11:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:11:40 $ docker top 57727a3d4f3213659b5f49fa906f6ecd57485d922dbec6acee80ae38e10db472 -eo pid,comm [Pipeline] { [Pipeline] sh 05:11:41 + go version 05:11:41 go version go1.17.7 linux/arm64 [Pipeline] } 05:11:41 $ docker stop --time=1 57727a3d4f3213659b5f49fa906f6ecd57485d922dbec6acee80ae38e10db472 05:11:43 $ docker rm -f 57727a3d4f3213659b5f49fa906f6ecd57485d922dbec6acee80ae38e10db472 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:44 + docker inspect -f . ci-base-image-arm64 05:11:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:44 prd-ubuntu20.04-docker-arm64-4c-16g-16065 does not seem to be running inside a container 05:11:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:11:46 $ docker top ddbce5f500b3abfff2b6aba66fee26543f2730dd383b6e6a674960ec7df4a7e0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:11:47 + make test 05:11:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:11:49 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:13:26 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:13:26 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.054s coverage: 0.0% of statements 05:13:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:13:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:13:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:13:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:13:41 ./bin/test-attribution-txt.sh [Pipeline] echo 05:13:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:13:43 $ docker stop --time=1 ddbce5f500b3abfff2b6aba66fee26543f2730dd383b6e6a674960ec7df4a7e0 05:13:45 $ docker rm -f ddbce5f500b3abfff2b6aba66fee26543f2730dd383b6e6a674960ec7df4a7e0 [Pipeline] // withDockerContainer [Pipeline] sh 05:13:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:13:46 Warning: overwriting stash ‘coverage-report’ 05:13:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:13:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:13:47 + ls -al . 05:13:47 total 164 05:13:47 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 05:13 . 05:13:47 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 05:09 .. 05:13:47 -rw-rw-r-- 1 jenkins jenkins 6 Jun 27 05:09 .dockerignore 05:13:47 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 05:09 .git 05:13:47 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 05:09 .github 05:13:47 -rw-rw-r-- 1 jenkins jenkins 328 Jun 27 05:09 .gitignore 05:13:47 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 05:09 .golangci.yml 05:13:47 -rw-rw-r-- 1 jenkins jenkins 8556 Jun 27 05:09 Attribution.txt 05:13:47 -rw-rw-r-- 1 jenkins jenkins 6948 Jun 27 05:09 CHANGELOG.md 05:13:47 -rw-rw-r-- 1 jenkins jenkins 1516 Jun 27 05:09 Dockerfile 05:13:47 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 05:09 GOVERNANCE.md 05:13:47 -rw-rw-r-- 1 jenkins jenkins 656 Jun 27 05:09 Jenkinsfile 05:13:47 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 05:09 LICENSE 05:13:47 -rw-rw-r-- 1 jenkins jenkins 2334 Jun 27 05:09 Makefile 05:13:47 -rw-rw-r-- 1 jenkins jenkins 620 Jun 27 05:09 OWNERS.md 05:13:47 -rw-rw-r-- 1 jenkins jenkins 9390 Jun 27 05:09 README.md 05:13:47 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 05:06 VERSION 05:13:47 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 05:09 bin 05:13:47 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 05:09 cmd 05:13:47 -rw-r--r-- 1 jenkins jenkins 7631 Jun 27 05:13 coverage.out 05:13:47 -rw-rw-r-- 1 jenkins jenkins 3301 Jun 27 05:09 go.mod 05:13:47 -rw-rw-r-- 1 jenkins jenkins 36549 Jun 27 05:09 go.sum 05:13:47 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 05:09 internal 05:13:47 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 05:09 snap 05:13:47 -rw-rw-r-- 1 jenkins jenkins 228 Jun 27 05:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:48 + 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=fe5187ccf8d61784eb9d7f9566f1baf24898a1df --label arch=arm64 --label version=0.0.0 . 05:13:48 Sending build context to Docker daemon 2.793MB 05:13:48 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 05:13:48 Step 2/24 : FROM ${BASE} AS builder 05:13:48 ---> 13e9f6b09839 05:13:48 Step 3/24 : ARG MAKE='make build' 05:13:48 ---> Running in af90a9d20bec 05:13:49 Removing intermediate container af90a9d20bec 05:13:49 ---> 9f0d0aab898e 05:13:49 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:13:49 ---> Running in 75581b68a08d 05:13:49 Removing intermediate container 75581b68a08d 05:13:49 ---> 897e260d9a9a 05:13:49 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:13:49 ---> Running in 8c3d9c72d600 05:13:49 Removing intermediate container 8c3d9c72d600 05:13:49 ---> e788e0b1e6bf 05:13:49 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:13:49 ---> Running in 633971eece31 05:13:51 Removing intermediate container 633971eece31 05:13:51 ---> b1723a9c5289 05:13:51 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:13:51 ---> Running in c4ba9f34ba56 05:13:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:13:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:13:54 OK: 224 MiB in 56 packages 05:13:55 Removing intermediate container c4ba9f34ba56 05:13:55 ---> 76a16d418775 05:13:55 Step 8/24 : WORKDIR /device-snmp-go 05:13:55 ---> Running in ee51c4704015 05:13:55 Removing intermediate container ee51c4704015 05:13:55 ---> 0ed6f64a16a1 05:13:55 Step 9/24 : COPY go.mod vendor* ./ 05:13:56 ---> eaecda60c196 05:13:56 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:56 ---> Running in 9e730baf3047 05:13:58 Removing intermediate container 9e730baf3047 05:13:58 ---> 30b5a039eb3b 05:13:58 Step 11/24 : COPY . . 05:13:59 ---> bc007651cebf 05:13:59 Step 12/24 : RUN ${MAKE} 05:13:59 ---> Running in a3496068f59b 05:14:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.10 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 05:16:07 Removing intermediate container a3496068f59b 05:16:07 ---> bab2ee4cc525 05:16:07 Step 13/24 : FROM alpine:3.14 05:16:07 3.14: Pulling from library/alpine 05:16:07 455c02918c45: Pulling fs layer 05:16:08 455c02918c45: Verifying Checksum 05:16:08 455c02918c45: Download complete 05:16:08 455c02918c45: Pull complete 05:16:08 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 05:16:08 Status: Downloaded newer image for alpine:3.14 05:16:08 ---> ac73e934f311 05:16:08 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:16:08 ---> Running in 2af5b47a50c1 05:16:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:16:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:16:10 (1/6) Installing dumb-init (1.2.5-r1) 05:16:10 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:16:10 (3/6) Installing libsodium (1.0.18-r0) 05:16:10 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:16:10 (5/6) Installing libzmq (4.3.4-r0) 05:16:10 (6/6) Installing zeromq (4.3.4-r0) 05:16:10 Executing busybox-1.33.1-r7.trigger 05:16:10 OK: 8 MiB in 20 packages 05:16:11 Removing intermediate container 2af5b47a50c1 05:16:11 ---> da7737788a64 05:16:11 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:16:13 ---> 48aecef632a8 05:16:13 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:16:13 ---> 4d7ae8193bde 05:16:13 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:16:14 ---> 7b8350ee4d97 05:16:14 Step 18/24 : EXPOSE 59993 05:16:14 ---> Running in c00669740bfb 05:16:14 Removing intermediate container c00669740bfb 05:16:14 ---> 44674ad7416b 05:16:14 Step 19/24 : EXPOSE 161 05:16:14 ---> Running in ce6602b21734 05:16:15 Removing intermediate container ce6602b21734 05:16:15 ---> f8dde3aa7fac 05:16:15 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:16:15 ---> Running in ef1b6c449160 05:16:15 Removing intermediate container ef1b6c449160 05:16:15 ---> 52a8e182b08e 05:16:15 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:16:15 ---> Running in 46d99d172c04 05:16:15 Removing intermediate container 46d99d172c04 05:16:15 ---> da45359e68fc 05:16:15 Step 22/24 : LABEL arch=arm64 05:16:15 ---> Running in 5ae64c1b5bec 05:16:16 Removing intermediate container 5ae64c1b5bec 05:16:16 ---> 8b1cc31f4e73 05:16:16 Step 23/24 : LABEL git_sha=fe5187ccf8d61784eb9d7f9566f1baf24898a1df 05:16:16 ---> Running in db2551a5228b 05:16:16 Removing intermediate container db2551a5228b 05:16:16 ---> 7bcd8f5c016c 05:16:16 Step 24/24 : LABEL version=0.0.0 05:16:16 ---> Running in 7a1005c29ed3 05:16:16 Removing intermediate container 7a1005c29ed3 05:16:16 ---> 46beedc98b21 05:16:16 [Warning] One or more build-args [ARCH] were not consumed 05:16:16 Successfully built 46beedc98b21 05:16:16 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:16:17 05:16:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:16:18 arm64: Pulling from edgex-lftools-log-publisher 05:16:18 8998bd30e6a1: Pulling fs layer 05:16:18 04944245beec: Pulling fs layer 05:16:18 699f458cf7ca: Pulling fs layer 05:16:18 765212b225bb: Pulling fs layer 05:16:18 f23df028b6ca: Pulling fs layer 05:16:18 d65c8cfc05b1: Pulling fs layer 05:16:18 2437ff75d9bd: Pulling fs layer 05:16:18 765212b225bb: Waiting 05:16:18 f23df028b6ca: Waiting 05:16:18 d65c8cfc05b1: Waiting 05:16:18 2437ff75d9bd: Waiting 05:16:18 04944245beec: Verifying Checksum 05:16:18 04944245beec: Download complete 05:16:18 765212b225bb: Verifying Checksum 05:16:18 765212b225bb: Download complete 05:16:18 f23df028b6ca: Verifying Checksum 05:16:18 f23df028b6ca: Download complete 05:16:18 d65c8cfc05b1: Verifying Checksum 05:16:18 d65c8cfc05b1: Download complete 05:16:18 699f458cf7ca: Verifying Checksum 05:16:18 699f458cf7ca: Download complete 05:16:19 8998bd30e6a1: Verifying Checksum 05:16:19 8998bd30e6a1: Download complete 05:16:21 2437ff75d9bd: Verifying Checksum 05:16:21 2437ff75d9bd: Download complete 05:16:23 8998bd30e6a1: Pull complete 05:16:23 04944245beec: Pull complete 05:16:25 699f458cf7ca: Pull complete 05:16:25 765212b225bb: Pull complete 05:16:26 f23df028b6ca: Pull complete 05:16:26 d65c8cfc05b1: Pull complete 05:16:41 2437ff75d9bd: Pull complete 05:16:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:16:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:16:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:42 prd-ubuntu20.04-docker-arm64-4c-16g-16065 does not seem to be running inside a container 05:16:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:16:44 $ docker top 7969719e1c5e7dfe11a953112c91b8d3a955c73d849e5fb79766de5026c78c28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:45 ---> job-cost.sh 05:16:45 lf-activate-venv: SKIPPING 05:16:45 INFO: No Stack... 05:16:46 INFO: Retrieving Pricing Info for: v3-standard-4 05:16:47 INFO: Archiving Costs [Pipeline] sh 05:16:47 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 05:16:47 + cut -d, -f6 [Pipeline] lock 05:16:47 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-180-1-stack-cost] 05:16:47 Resource [jenkins-edgexfoundry-device-snmp-go-PR-180-1-stack-cost] did not exist. Created. 05:16:47 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-180-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:16:48 /w/workspace/device-snmp-go/1@tmp/durable-11ac4f94/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:16:49 + echo total: 0.10999999940395355 [Pipeline] stash 05:16:49 Warning: overwriting stash ‘stack-cost’ 05:16:49 Stashed 1 file(s) [Pipeline] } 05:16:49 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-180-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:16:49 $ docker stop --time=1 7969719e1c5e7dfe11a953112c91b8d3a955c73d849e5fb79766de5026c78c28 05:16:50 $ docker rm -f 7969719e1c5e7dfe11a953112c91b8d3a955c73d849e5fb79766de5026c78c28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:16:51 provisioning config files... 05:16:51 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-180@tmp/config3815743909368896754tmp [Pipeline] { [Pipeline] sh 05:16:52 + set +x 05:16:52 + curl -s https://codecov.io/bash 05:16:52 + bash -s -- 05:16:52 05:16:52 _____ _ 05:16:52 / ____| | | 05:16:52 | | ___ __| | ___ ___ _____ __ 05:16:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:16:52 | |___| (_) | (_| | __/ (_| (_) \ V / 05:16:52 \_____\___/ \__,_|\___|\___\___/ \_/ 05:16:52 Bash-1.0.6 05:16:52 05:16:52 05:16:52 ==> git version 2.25.1 found 05:16:52 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:16:52 Release-Date: 2020-01-08 05:16:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:16:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:16:52 ==> Jenkins CI detected. 05:16:52 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-180 05:16:52 project root: . 05:16:52 --> token set from env 05:16:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:16:52 ==> Running gcov in . (disable via -X gcov) 05:16:52 ==> Python coveragepy not found 05:16:52 ==> Searching for coverage reports in: 05:16:52 + . 05:16:52 -> Found 1 reports 05:16:52 ==> Detecting git/mercurial file structure 05:16:52 ==> Reading reports 05:16:52 + ./coverage.out bytes=7631 05:16:52 ==> Appending adjustments 05:16:52 https://docs.codecov.io/docs/fixing-reports 05:16:52 + Found adjustments 05:16:52 ==> Gzipping contents 05:16:52 4.0K /tmp/codecov.ptMKPc.gz 05:16:52 ==> Uploading reports 05:16:52 url: https://codecov.io 05:16:52 query: branch=PR-180&commit=fe5187ccf8d61784eb9d7f9566f1baf24898a1df&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-180%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=180&job=&cmd_args= 05:16:52 -> Pinging Codecov 05:16:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-180&commit=fe5187ccf8d61784eb9d7f9566f1baf24898a1df&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-180%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=180&job=&cmd_args= 05:16:52 -> Uploading to 05:16:52 https://storage.googleapis.com/codecov/v4/raw/2022-06-27/6C56EA5C29638FB4528AC87E60AF5AE0/fe5187ccf8d61784eb9d7f9566f1baf24898a1df/d5a355f7-34d5-4a35-aea0-9d42ebb648b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220627T051652Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=61568d974d48d2df45e6bdf8f2e4f440322116fa60724dae17ab9644a0c8b07e 05:16:52 % Total % Received % Xferd Average Speed Time Time Time Current 05:16:52 Dload Upload Total Spent Left Speed 05:16:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1603 0 0 100 1603 0 7896 --:--:-- --:--:-- --:--:-- 7896 05:16:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/fe5187ccf8d61784eb9d7f9566f1baf24898a1df [Pipeline] } 05:16:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:16:54 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-180/archives ] 05:16:54 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-180/archives 05:16:54 total 16 05:16:54 drwxr-xr-x 3 root root 4096 Jun 27 05:07 . 05:16:54 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 05:07 .. 05:16:54 drwxr-xr-x 2 root root 4096 Jun 27 05:07 cost 05:16:54 -rw-r--r-- 1 root root 85 Jun 27 05:07 cost.csv 05:16:54 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-180/archives 05:16:54 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-180/archives 05:16:54 total 16 05:16:54 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 05:07 . 05:16:54 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 05:07 .. 05:16:54 drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 05:07 cost 05:16:54 -rw-r--r-- 1 jenkins jenkins 85 Jun 27 05:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:16:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:16:55 ---> package-listing.sh 05:16:55 ++ facter osfamily 05:16:55 ++ tr '[:upper:]' '[:lower:]' 05:16:56 + OS_FAMILY=debian 05:16:56 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-180 05:16:56 + START_PACKAGES=/tmp/packages_start.txt 05:16:56 + END_PACKAGES=/tmp/packages_end.txt 05:16:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:16:56 + PACKAGES=/tmp/packages_start.txt 05:16:56 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-180 ']' 05:16:56 + PACKAGES=/tmp/packages_end.txt 05:16:56 + case "${OS_FAMILY}" in 05:16:56 + dpkg -l 05:16:56 + grep '^ii' 05:16:56 + '[' -f /tmp/packages_start.txt ']' 05:16:56 + '[' -f /tmp/packages_end.txt ']' 05:16:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:16:56 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-180 ']' 05:16:56 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-180/archives/ 05:16:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-180/archives/ [Pipeline] echo 05:16:56 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-180/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:16:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:16:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:57 prd-ubuntu20.04-docker-8c-8g-16062 does not seem to be running inside a container 05:16:57 $ 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-180/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-180 -v /w/workspace/gexfoundry_device-snmp-go_PR-180:/w/workspace/gexfoundry_device-snmp-go_PR-180:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-180@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:16:57 $ docker top 6c0e624de444368088acb222278b2b2e8c2a733efc2c75c351a1acd1f57a8694 -eo pid,comm [Pipeline] { [Pipeline] sh 05:16:57 + touch /tmp/pre-build-complete [Pipeline] sh 05:16:58 + mkdir -p /var/log/sysstat [Pipeline] sh 05:16:58 + ls /var/log/sa-host 05:16:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:16:58 provisioning config files... 05:16:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-180@tmp/config7253378027656051880tmp [Pipeline] { [Pipeline] echo 05:16:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:16:59 ---> create-netrc.sh [Pipeline] } 05:16:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:16:59 ---> python-tools-install.sh [Pipeline] echo 05:16:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:16:59 ---> sudo-logs.sh 05:16:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:16:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:17:00 ---> job-cost.sh 05:17:00 lf-activate-venv: SKIPPING 05:17:00 DEBUG: total: 0.2199999988079071 05:17:00 INFO: Retrieving Stack Cost... 05:17:00 INFO: Retrieving Pricing Info for: v3-standard-8 05:17:01 INFO: Archiving Costs [Pipeline] echo 05:17:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:17:01 ---> logs-deploy.sh 05:17:01 lf-activate-venv: SKIPPING 05:17:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-180/1 05:17:01 INFO: archiving workspace using pattern(s): 05:17:02 Archives upload complete. 05:17:02 INFO: archiving logs to Nexus