Pull request #249 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f4f991e534387b3ad450c8e08b6df4678d5a028+2bd6e5dae59222faf073cfb9822f90f2048c0bba (edd0139c9f343f5d8eed66dcf1a04a72ac31f0f2) 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-ssh4802332022111321221.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15080149451800266070.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-249/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-249/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12175148727606053927.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-249/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14634714337366869888.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh13653960949047453846.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-249/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-249/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7086723444191901022.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7915 in /w/workspace/gexfoundry_device-snmp-go_PR-249 [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-249 # 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/249/head:refs/remotes/origin/PR-249 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 3f4f991e534387b3ad450c8e08b6df4678d5a028 Merge succeeded, producing 3f4f991e534387b3ad450c8e08b6df4678d5a028 Checking out Revision 3f4f991e534387b3ad450c8e08b6df4678d5a028 (PR-249) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:00:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:00:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:00:26 ========================================================= 06:00:26 EdgeX Global Pipelines Version Info 06:00:26 ========================================================= [Pipeline] libraryResource > git config core.sparsecheckout # timeout=10 > git checkout -f 3f4f991e534387b3ad450c8e08b6df4678d5a028 # 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 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f4f991e534387b3ad450c8e08b6df4678d5a028 # timeout=10 [Pipeline] sh 06:00:27 ------------------- 06:00:27 stable info: 06:00:27 ------------------- 06:00:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:00:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:00:27 Message: update stable to v1.0.244 06:00:28 ------------------- 06:00:28 experimental info: 06:00:28 ------------------- 06:00:28 Commited By: **** collab-it+edgex@linuxfoundation.org 06:00:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:00:28 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:00:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 06:00:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 06:00:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:00:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:00:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:00:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 06:00:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:00:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:00:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:00:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:00:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 06:00:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:00:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:00:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:00:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:00:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:00:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:00:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:00:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:00:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:00:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:00:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:00:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:00:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:00:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:00:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:00:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-249 [Pipeline] echo 06:00:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-249 [Pipeline] echo 06:00:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-249 [Pipeline] echo 06:00:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f4f991e534387b3ad450c8e08b6df4678d5a028 [Pipeline] echo 06:00:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f4f991 [Pipeline] echo 06:00:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:30 provisioning config files... 06:00:30 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-249@tmp/config10938196272616853632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:30 ---> docker-login.sh 06:00:30 nexus3.edgexfoundry.org:10001 06:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:30 Configure a credential helper to remove this warning. See 06:00:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:30 06:00:30 Login Succeeded 06:00:30 nexus3.edgexfoundry.org:10002 06:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:31 Configure a credential helper to remove this warning. See 06:00:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:31 06:00:31 Login Succeeded 06:00:31 nexus3.edgexfoundry.org:10003 06:00:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:31 Configure a credential helper to remove this warning. See 06:00:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:31 06:00:31 Login Succeeded 06:00:31 nexus3.edgexfoundry.org:10004 06:00:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:31 Configure a credential helper to remove this warning. See 06:00:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:31 06:00:31 Login Succeeded 06:00:31 docker.io 06:00:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:31 Configure a credential helper to remove this warning. See 06:00:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:31 06:00:31 Login Succeeded 06:00:31 ---> docker-login.sh ends [Pipeline] } 06:00:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:00:32 + git rev-list -1 --merges 3f4f991e534387b3ad450c8e08b6df4678d5a028~1..3f4f991e534387b3ad450c8e08b6df4678d5a028 [Pipeline] echo 06:00:32 -----------> git rev-list -1 --merges 3f4f991e534387b3ad450c8e08b6df4678d5a028~1..3f4f991e534387b3ad450c8e08b6df4678d5a028 3f4f991e534387b3ad450c8e08b6df4678d5a028 [false] [Pipeline] sh 06:00:32 + git log --format=format:%s -1 3f4f991e534387b3ad450c8e08b6df4678d5a028 [Pipeline] echo 06:00:32 ========================================================= 06:00:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:00:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:00:33 + git log --format=format:%s -1 3f4f991e534387b3ad450c8e08b6df4678d5a028 [Pipeline] echo 06:00:33 [semverPrep] GIT_COMMIT: 3f4f991e534387b3ad450c8e08b6df4678d5a028, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 06:00:33 [semverPrep] This is not a build commit. [Pipeline] sh 06:00:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:00:33 + grep -v github /etc/ssh/ssh_known_hosts 06:00:33 + [ -e /tmp/ssh_known_hosts ] 06:00:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:00:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:00:33 + sudo tee -a /etc/ssh/ssh_known_hosts 06:00:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:00:33 06:00:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:00:34 0.1.4: Pulling from edgex-devops/py-git-semver 06:00:34 b85a868b505f: Pulling fs layer 06:00:34 e2be974225ed: Pulling fs layer 06:00:34 339a4e72a1f5: Pulling fs layer 06:00:34 988bab9f4d93: Pulling fs layer 06:00:34 1469e6f7b9e6: Pulling fs layer 06:00:34 eaf3925da568: Pulling fs layer 06:00:34 bab4dde63d76: Pulling fs layer 06:00:34 bde34c3a00c8: Pulling fs layer 06:00:34 b352a97aabf1: Pulling fs layer 06:00:34 4872d77fe225: Pulling fs layer 06:00:34 5851b861e8e6: Pulling fs layer 06:00:34 988bab9f4d93: Waiting 06:00:34 1469e6f7b9e6: Waiting 06:00:34 bde34c3a00c8: Waiting 06:00:34 eaf3925da568: Waiting 06:00:34 b352a97aabf1: Waiting 06:00:34 4872d77fe225: Waiting 06:00:34 5851b861e8e6: Waiting 06:00:34 bab4dde63d76: Waiting 06:00:34 e2be974225ed: Download complete 06:00:34 988bab9f4d93: Verifying Checksum 06:00:34 988bab9f4d93: Download complete 06:00:34 1469e6f7b9e6: Verifying Checksum 06:00:34 1469e6f7b9e6: Download complete 06:00:34 339a4e72a1f5: Verifying Checksum 06:00:34 339a4e72a1f5: Download complete 06:00:34 eaf3925da568: Verifying Checksum 06:00:34 eaf3925da568: Download complete 06:00:34 bde34c3a00c8: Verifying Checksum 06:00:34 bde34c3a00c8: Download complete 06:00:34 b352a97aabf1: Verifying Checksum 06:00:34 b352a97aabf1: Download complete 06:00:34 4872d77fe225: Download complete 06:00:34 5851b861e8e6: Download complete 06:00:34 b85a868b505f: Download complete 06:00:34 bab4dde63d76: Verifying Checksum 06:00:34 bab4dde63d76: Download complete 06:00:35 b85a868b505f: Pull complete 06:00:36 e2be974225ed: Pull complete 06:00:36 339a4e72a1f5: Pull complete 06:00:36 988bab9f4d93: Pull complete 06:00:36 1469e6f7b9e6: Pull complete 06:00:36 eaf3925da568: Pull complete 06:00:38 bab4dde63d76: Pull complete 06:00:38 bde34c3a00c8: Pull complete 06:00:38 b352a97aabf1: Pull complete 06:00:39 4872d77fe225: Pull complete 06:00:39 5851b861e8e6: Pull complete 06:00:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:00:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:00:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:39 prd-ubuntu20.04-docker-8c-8g-7915 does not seem to be running inside a container 06:00:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-249 -v /w/workspace/gexfoundry_device-snmp-go_PR-249:/w/workspace/gexfoundry_device-snmp-go_PR-249:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-249@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-249@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 06:00:41 $ docker top 1c5c49f9b65f4480e90b290aae3cf4337f13128c5b0743d16ab2573e7cfef1a2 -eo pid,comm 06:00:41 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). 06:00:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:00:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:41 [ssh-agent] Looking for ssh-agent implementation... 06:00:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:41 $ docker exec 1c5c49f9b65f4480e90b290aae3cf4337f13128c5b0743d16ab2573e7cfef1a2 ssh-agent 06:00:41 SSH_AUTH_SOCK=/tmp/ssh-Xt9lOlCGw1Vv/agent.32 06:00:41 SSH_AGENT_PID=38 06:00:41 Running ssh-add (command line suppressed) 06:00:41 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-249@tmp/private_key_16025079860713093220.key (/w/workspace/gexfoundry_device-snmp-go_PR-249@tmp/private_key_16025079860713093220.key) 06:00:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:42 + git tag --points-at HEAD [Pipeline] } 06:00:42 $ docker exec --env ******** --env ******** 1c5c49f9b65f4480e90b290aae3cf4337f13128c5b0743d16ab2573e7cfef1a2 ssh-agent -k 06:00:42 unset SSH_AUTH_SOCK; 06:00:42 unset SSH_AGENT_PID; 06:00:42 echo Agent pid 38 killed; 06:00:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:00:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:42 [ssh-agent] Looking for ssh-agent implementation... 06:00:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:42 $ docker exec 1c5c49f9b65f4480e90b290aae3cf4337f13128c5b0743d16ab2573e7cfef1a2 ssh-agent 06:00:42 SSH_AUTH_SOCK=/tmp/ssh-NpVobT4bizC5/agent.70 06:00:42 SSH_AGENT_PID=76 06:00:42 Running ssh-add (command line suppressed) 06:00:42 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-249@tmp/private_key_11608160516775111134.key (/w/workspace/gexfoundry_device-snmp-go_PR-249@tmp/private_key_11608160516775111134.key) 06:00:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:43 + git semver init 06:00:43 2023-03-01 06:00:43,327 [run_init] DEBUG init version:0.0.0 force:False 06:00:43 2023-03-01 06:00:43,328 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-249/.semver 06:00:43 2023-03-01 06:00:43,329 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-249/.semver 06:00:43 2023-03-01 06:00:43,329 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-249/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-249, universal_newlines=False, shell=None, istream=None) 06:00:44 2023-03-01 06:00:44,255 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-249/.git/info/exclude 06:00:44 2023-03-01 06:00:44,255 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-249/.semver/PR-249 with force:False 06:00:44 2023-03-01 06:00:44,255 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-249/.semver/PR-249 06:00:44 2023-03-01 06:00:44,260 [execute] INFO git cat-file --batch-check 06:00:44 2023-03-01 06:00:44,260 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-249/.semver, universal_newlines=False, shell=None, istream=) 06:00:44 2023-03-01 06:00:44,266 [execute] INFO git cat-file --batch 06:00:44 2023-03-01 06:00:44,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-249/.semver, universal_newlines=False, shell=None, istream=) 06:00:44 2023-03-01 06:00:44,273 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-249/.semver/PR-249 06:00:44 0.0.0 [Pipeline] } 06:00:44 $ docker exec --env ******** --env ******** 1c5c49f9b65f4480e90b290aae3cf4337f13128c5b0743d16ab2573e7cfef1a2 ssh-agent -k 06:00:44 unset SSH_AUTH_SOCK; 06:00:44 unset SSH_AGENT_PID; 06:00:44 echo Agent pid 76 killed; 06:00:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:00:44 + git semver [Pipeline] } 06:00:45 $ docker stop --time=1 1c5c49f9b65f4480e90b290aae3cf4337f13128c5b0743d16ab2573e7cfef1a2 06:00:46 $ docker rm -f --volumes 1c5c49f9b65f4480e90b290aae3cf4337f13128c5b0743d16ab2573e7cfef1a2 [Pipeline] // withDockerContainer [Pipeline] sh 06:00:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:00:47 Stashed 1 file(s) [Pipeline] echo 06:00:47 [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 06:00:47 provisioning config files... 06:00:47 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-249@tmp/config15203939090326760151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:48 ---> docker-login.sh 06:00:48 nexus3.edgexfoundry.org:10001 06:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:48 Configure a credential helper to remove this warning. See 06:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:48 06:00:48 Login Succeeded 06:00:48 nexus3.edgexfoundry.org:10002 06:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:48 Configure a credential helper to remove this warning. See 06:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:48 06:00:48 Login Succeeded 06:00:48 nexus3.edgexfoundry.org:10003 06:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:48 Configure a credential helper to remove this warning. See 06:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:48 06:00:48 Login Succeeded 06:00:48 nexus3.edgexfoundry.org:10004 06:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:48 Configure a credential helper to remove this warning. See 06:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:48 06:00:48 Login Succeeded 06:00:48 docker.io 06:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:49 Configure a credential helper to remove this warning. See 06:00:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:49 06:00:49 Login Succeeded 06:00:49 ---> docker-login.sh ends [Pipeline] } 06:00:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:00:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:00:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:00:49 ========================================================= 06:00:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:00:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 06:00:49 Sending build context to Docker daemon 5.691MB 06:00:49 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 06:00:49 Step 2/12 : FROM ${BASE} AS builder 06:00:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:00:49 213ec9aee27d: Pulling fs layer 06:00:49 4583459ba037: Pulling fs layer 06:00:49 93c1e223e6f2: Pulling fs layer 06:00:49 53926ce57604: Pulling fs layer 06:00:49 21b2b0c7a3f4: Pulling fs layer 06:00:49 22ff95d597cd: Pulling fs layer 06:00:49 12d6caf4c0d1: Pulling fs layer 06:00:49 96b7cbca73a9: Pulling fs layer 06:00:49 a7acece74701: Pulling fs layer 06:00:49 53926ce57604: Waiting 06:00:49 21b2b0c7a3f4: Waiting 06:00:49 a7acece74701: Waiting 06:00:49 96b7cbca73a9: Waiting 06:00:49 22ff95d597cd: Waiting 06:00:49 12d6caf4c0d1: Waiting 06:00:49 93c1e223e6f2: Download complete 06:00:50 4583459ba037: Download complete 06:00:50 21b2b0c7a3f4: Verifying Checksum 06:00:50 21b2b0c7a3f4: Download complete 06:00:50 22ff95d597cd: Download complete 06:00:50 213ec9aee27d: Verifying Checksum 06:00:50 213ec9aee27d: Download complete 06:00:50 12d6caf4c0d1: Verifying Checksum 06:00:50 12d6caf4c0d1: Download complete 06:00:50 213ec9aee27d: Pull complete 06:00:50 4583459ba037: Pull complete 06:00:50 93c1e223e6f2: Pull complete 06:00:50 a7acece74701: Verifying Checksum 06:00:50 a7acece74701: Download complete 06:00:50 96b7cbca73a9: Verifying Checksum 06:00:50 96b7cbca73a9: Download complete 06:00:50 53926ce57604: Verifying Checksum 06:00:50 53926ce57604: Download complete 06:00:55 53926ce57604: Pull complete 06:00:55 21b2b0c7a3f4: Pull complete 06:00:55 22ff95d597cd: Pull complete 06:00:55 12d6caf4c0d1: Pull complete 06:00:56 96b7cbca73a9: Pull complete 06:00:57 a7acece74701: Pull complete 06:00:57 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 06:00:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:00:57 ---> db6d94c90886 06:00:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:01:01 ---> Running in 53ec981b5ecb 06:01:01 Removing intermediate container 53ec981b5ecb 06:01:01 ---> 5bec09e5d994 06:01:01 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:01:01 ---> Running in 39c634a14f95 06:01:01 Removing intermediate container 39c634a14f95 06:01:01 ---> fb2e83dc4224 06:01:01 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:01:01 ---> Running in 444dfd0f5942 06:01:01 Removing intermediate container 444dfd0f5942 06:01:01 ---> a6d61242a720 06:01:01 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:01:01 ---> Running in 4450d3f32589 06:01:01 Removing intermediate container 4450d3f32589 06:01:01 ---> 24e9f1002170 06:01:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:01:01 ---> Running in a3dd91bbc19b 06:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:01:02 (1/4) Installing openssh-keygen (9.0_p1-r2) 06:01:02 (2/4) Installing libedit (20210910.3.1-r0) 06:01:02 (3/4) Installing openssh-client-common (9.0_p1-r2) 06:01:02 (4/4) Installing openssh-client-default (9.0_p1-r2) 06:01:02 Executing busybox-1.35.0-r17.trigger 06:01:02 OK: 216 MiB in 55 packages 06:01:02 Removing intermediate container a3dd91bbc19b 06:01:02 ---> 79f70b584913 06:01:02 Step 8/12 : WORKDIR /device-snmp-go 06:01:02 ---> Running in bf54e9b3e9ee 06:01:02 Still waiting to schedule task 06:01:02 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:01:02 Removing intermediate container bf54e9b3e9ee 06:01:02 ---> 6a013456e3ae 06:01:02 Step 9/12 : COPY go.mod vendor* ./ 06:01:02 ---> dec175305876 06:01:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:02 ---> Running in e546a38b82ca 06:01:29 Removing intermediate container e546a38b82ca 06:01:29 ---> aa61852fc9e0 06:01:29 Step 11/12 : COPY . . 06:01:29 ---> 5944772bafa5 06:01:29 Step 12/12 : RUN ${MAKE} 06:01:29 ---> Running in 02305048cd1b 06:01:29 noop 06:01:29 Removing intermediate container 02305048cd1b 06:01:29 ---> 0c17bf517f34 06:01:29 Successfully built 0c17bf517f34 06:01:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:29 + docker inspect -f . ci-base-image-x86_64 06:01:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:29 prd-ubuntu20.04-docker-8c-8g-7915 does not seem to be running inside a container 06:01:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-249 -v /w/workspace/gexfoundry_device-snmp-go_PR-249:/w/workspace/gexfoundry_device-snmp-go_PR-249:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-249@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-249@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 06:01:30 $ docker top 39e627043218877248d72052ebac76209b728b044919065edcc072e2a57f3452 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:30 + go version 06:01:30 go version go1.18.7 linux/amd64 [Pipeline] } 06:01:30 $ docker stop --time=1 39e627043218877248d72052ebac76209b728b044919065edcc072e2a57f3452 06:01:31 $ docker rm -f --volumes 39e627043218877248d72052ebac76209b728b044919065edcc072e2a57f3452 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:32 + docker inspect -f . ci-base-image-x86_64 06:01:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:32 prd-ubuntu20.04-docker-8c-8g-7915 does not seem to be running inside a container 06:01:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-249 -v /w/workspace/gexfoundry_device-snmp-go_PR-249:/w/workspace/gexfoundry_device-snmp-go_PR-249:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-249@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-249@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 06:01:33 $ docker top a39c4038a5bb63e0a1dc77c603097f0c0bcc48ef4732807715b7ce96f4210d11 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:33 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-249 [Pipeline] fileExists [Pipeline] sh 06:01:33 + make test 06:01:33 go test ./... -coverprofile=coverage.out 06:01:34 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:01:40 # github.com/edgexfoundry/go-mod-messaging/v3/clients 06:01:40 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 06:01:40 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 06:01:40 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 06:01:40 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 06:01:40 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 06:01:41 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 06:01:41 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:43:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice 06:01:41 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:99:25: not enough arguments in call to ec.Add 06:01:41 have (context.Context, requests.AddEventRequest) 06:01:41 want (context.Context, string, requests.AddEventRequest) 06:01:41 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.049s coverage: 0.0% of statements 06:01:42 make: *** [Makefile:35: unittest] Error 2 [Pipeline] } 06:01:42 $ docker stop --time=1 a39c4038a5bb63e0a1dc77c603097f0c0bcc48ef4732807715b7ce96f4210d11 06:01:44 $ docker rm -f --volumes a39c4038a5bb63e0a1dc77c603097f0c0bcc48ef4732807715b7ce96f4210d11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:45 06:01:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:45 latest: Pulling from edgex-lftools-log-publisher 06:01:45 5eb5b503b376: Pulling fs layer 06:01:45 5c69ac0246d0: Pulling fs layer 06:01:45 ec43610c2a17: Pulling fs layer 06:01:45 3a2ae6a8a46f: Pulling fs layer 06:01:45 33b1e0a273af: Pulling fs layer 06:01:45 5d3b04190fa2: Pulling fs layer 06:01:45 2f39f015ded8: Pulling fs layer 06:01:45 5d3b04190fa2: Waiting 06:01:45 33b1e0a273af: Waiting 06:01:45 2f39f015ded8: Waiting 06:01:45 5c69ac0246d0: Download complete 06:01:45 3a2ae6a8a46f: Verifying Checksum 06:01:45 3a2ae6a8a46f: Download complete 06:01:46 33b1e0a273af: Verifying Checksum 06:01:46 33b1e0a273af: Download complete 06:01:46 ec43610c2a17: Verifying Checksum 06:01:46 ec43610c2a17: Download complete 06:01:46 5d3b04190fa2: Download complete 06:01:46 5eb5b503b376: Verifying Checksum 06:01:46 5eb5b503b376: Download complete 06:01:46 2f39f015ded8: Download complete 06:01:47 5eb5b503b376: Pull complete 06:01:47 5c69ac0246d0: Pull complete 06:01:47 ec43610c2a17: Pull complete 06:01:48 3a2ae6a8a46f: Pull complete 06:01:48 33b1e0a273af: Pull complete 06:01:48 5d3b04190fa2: Pull complete 06:01:52 2f39f015ded8: Pull complete 06:01:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:01:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:52 prd-ubuntu20.04-docker-8c-8g-7915 does not seem to be running inside a container 06:01:52 $ 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-249 -v /w/workspace/gexfoundry_device-snmp-go_PR-249:/w/workspace/gexfoundry_device-snmp-go_PR-249:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-249@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-249@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 06:01:55 $ docker top 6ce0c0b2f53bb61576b716157beecd21f4b2636a26188032b2d8c9575a84a4b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:56 ---> job-cost.sh 06:01:56 lf-activate-venv: SKIPPING 06:01:56 INFO: No Stack... 06:01:56 INFO: Retrieving Pricing Info for: v3-standard-8 06:01:56 INFO: Archiving Costs [Pipeline] sh 06:01:57 + cat /w/workspace/gexfoundry_device-snmp-go_PR-249/archives/cost.csv 06:01:57 + cut -d, -f6 [Pipeline] lock 06:01:57 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-249-1-stack-cost] 06:01:57 Resource [jenkins-edgexfoundry-device-snmp-go-PR-249-1-stack-cost] did not exist. Created. 06:01:57 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-249-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:01:57 + echo total: 0.2199999988079071 [Pipeline] stash 06:01:57 Stashed 1 file(s) [Pipeline] } 06:01:57 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-249-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:01:57 $ docker stop --time=1 6ce0c0b2f53bb61576b716157beecd21f4b2636a26188032b2d8c9575a84a4b1 06:01:58 $ docker rm -f --volumes 6ce0c0b2f53bb61576b716157beecd21f4b2636a26188032b2d8c9575a84a4b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:01:59 Failed in branch amd64 06:04:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7918 in /w/workspace/gexfoundry_device-snmp-go_PR-249 [Pipeline] { [Pipeline] ws 06:04:02 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:04:02 Selected Git installation does not exist. Using Default 06:04:02 The recommended git tool is: NONE 06:04:09 using credential edgex-jenkins-ssh 06:04:09 Cloning the remote Git repository 06:04:09 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:04:09 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:04:10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:04:10 > git --version # timeout=10 06:04:10 > git --version # 'git version 2.25.1' 06:04:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:11 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:04:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:12 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:04:12 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:04:12 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/249/head:refs/remotes/origin/PR-249 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:04:13 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 3f4f991e534387b3ad450c8e08b6df4678d5a028 06:04:13 Merge succeeded, producing 3f4f991e534387b3ad450c8e08b6df4678d5a028 06:04:13 Checking out Revision 3f4f991e534387b3ad450c8e08b6df4678d5a028 (PR-249) 06:04:13 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 06:04:14 > git --version # timeout=10 06:04:14 > git --version # 'git version 2.25.1' 06:04:14 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:04:13 > git config core.sparsecheckout # timeout=10 06:04:13 > git checkout -f 3f4f991e534387b3ad450c8e08b6df4678d5a028 # timeout=10 06:04:13 > git remote # timeout=10 06:04:13 > git config --get remote.origin.url # timeout=10 06:04:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:13 > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 06:04:13 > git rev-parse HEAD^{commit} # timeout=10 06:04:13 > git config core.sparsecheckout # timeout=10 06:04:13 > git checkout -f 3f4f991e534387b3ad450c8e08b6df4678d5a028 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:04:15 % Total % Received % Xferd Average Speed Time Time Time Current 06:04:15 Dload Upload Total Spent Left Speed 06:04:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 06:04:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:04:16 + sudo tee /etc/docker/daemon.new 06:04:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:04:16 { 06:04:16 "registry-mirrors": [ 06:04:16 "https://nexus3.edgexfoundry.org:10001" 06:04:16 ], 06:04:16 "bip": "10.250.0.254/24", 06:04:16 "hosts": [ 06:04:16 "tcp://0.0.0.0:5555", 06:04:16 "unix:///var/run/docker.sock" 06:04:16 ], 06:04:16 "mtu": 1458, 06:04:16 "selinux-enabled": true, 06:04:16 "seccomp-profile": "/etc/docker/seccomp.json" 06:04:16 } [Pipeline] sh 06:04:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:04:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:35 provisioning config files... 06:04:35 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config17229651694020582060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:36 ---> docker-login.sh 06:04:36 nexus3.edgexfoundry.org:10001 06:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:36 Configure a credential helper to remove this warning. See 06:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:36 06:04:36 Login Succeeded 06:04:36 nexus3.edgexfoundry.org:10002 06:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:37 Configure a credential helper to remove this warning. See 06:04:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:37 06:04:37 Login Succeeded 06:04:37 nexus3.edgexfoundry.org:10003 06:04:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:37 Configure a credential helper to remove this warning. See 06:04:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:37 06:04:37 Login Succeeded 06:04:37 nexus3.edgexfoundry.org:10004 06:04:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:38 Configure a credential helper to remove this warning. See 06:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:38 06:04:38 Login Succeeded 06:04:38 docker.io 06:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:38 Configure a credential helper to remove this warning. See 06:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:38 06:04:38 Login Succeeded 06:04:38 ---> docker-login.sh ends [Pipeline] } 06:04:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:04:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:04:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:04:39 ========================================================= 06:04:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:04:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:39 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 06:04:40 Sending build context to Docker daemon 2.948MB 06:04:40 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 06:04:40 Step 2/12 : FROM ${BASE} AS builder 06:04:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:04:40 9b18e9b68314: Pulling fs layer 06:04:40 35d82f9e3411: Pulling fs layer 06:04:40 e16973657156: Pulling fs layer 06:04:40 fc693d55d65f: Pulling fs layer 06:04:40 7e9fc2657dce: Pulling fs layer 06:04:40 dda99020689f: Pulling fs layer 06:04:40 db1c61fa0a46: Pulling fs layer 06:04:40 891c053d2c06: Pulling fs layer 06:04:40 7e9fc2657dce: Waiting 06:04:40 dda99020689f: Waiting 06:04:40 fc693d55d65f: Waiting 06:04:40 db1c61fa0a46: Waiting 06:04:40 891c053d2c06: Waiting 06:04:40 e16973657156: Verifying Checksum 06:04:40 e16973657156: Download complete 06:04:40 35d82f9e3411: Verifying Checksum 06:04:40 35d82f9e3411: Download complete 06:04:40 7e9fc2657dce: Verifying Checksum 06:04:40 7e9fc2657dce: Download complete 06:04:40 dda99020689f: Verifying Checksum 06:04:40 dda99020689f: Download complete 06:04:40 9b18e9b68314: Verifying Checksum 06:04:40 9b18e9b68314: Download complete 06:04:41 9b18e9b68314: Pull complete 06:04:41 891c053d2c06: Verifying Checksum 06:04:41 891c053d2c06: Download complete 06:04:42 35d82f9e3411: Pull complete 06:04:42 e16973657156: Pull complete 06:04:43 db1c61fa0a46: Verifying Checksum 06:04:43 db1c61fa0a46: Download complete 06:04:43 fc693d55d65f: Verifying Checksum 06:04:43 fc693d55d65f: Download complete 06:04:56 fc693d55d65f: Pull complete 06:04:56 7e9fc2657dce: Pull complete 06:04:56 dda99020689f: Pull complete 06:05:04 db1c61fa0a46: Pull complete 06:05:05 891c053d2c06: Pull complete 06:05:05 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:05:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:05:05 ---> f96f9c87975a 06:05:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:05:06 ---> Running in 1830ff1059cf 06:05:07 Removing intermediate container 1830ff1059cf 06:05:07 ---> 6c442805c9bc 06:05:07 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:05:07 ---> Running in 6b0ce2212d19 06:05:07 Removing intermediate container 6b0ce2212d19 06:05:07 ---> 45c5b716f357 06:05:07 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:05:07 ---> Running in 8056baa6c41a 06:05:08 Removing intermediate container 8056baa6c41a 06:05:08 ---> 80a5af251cf6 06:05:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:05:08 ---> Running in f575e3031d21 06:05:08 Removing intermediate container f575e3031d21 06:05:08 ---> 4886fd0a6ba1 06:05:08 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:05:08 ---> Running in 407f9a90d24e 06:05:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:05:11 (1/4) Installing openssh-keygen (9.0_p1-r2) 06:05:11 (2/4) Installing libedit (20210910.3.1-r0) 06:05:11 (3/4) Installing openssh-client-common (9.0_p1-r2) 06:05:11 (4/4) Installing openssh-client-default (9.0_p1-r2) 06:05:11 Executing busybox-1.35.0-r17.trigger 06:05:11 OK: 226 MiB in 55 packages 06:05:12 Removing intermediate container 407f9a90d24e 06:05:12 ---> fb3916b1d178 06:05:12 Step 8/12 : WORKDIR /device-snmp-go 06:05:12 ---> Running in ca4074623264 06:05:13 Removing intermediate container ca4074623264 06:05:13 ---> 8d0d8a632b87 06:05:13 Step 9/12 : COPY go.mod vendor* ./ 06:05:13 ---> 723546afa264 06:05:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:05:14 ---> Running in 58a8eb83d2b5 06:06:22 Removing intermediate container 58a8eb83d2b5 06:06:22 ---> 89ad2be56318 06:06:22 Step 11/12 : COPY . . 06:06:22 ---> db6f274742c2 06:06:22 Step 12/12 : RUN ${MAKE} 06:06:22 ---> Running in d893dfc80ecc 06:06:22 noop 06:06:22 Removing intermediate container d893dfc80ecc 06:06:22 ---> 2579f1fe1184 06:06:22 Successfully built 2579f1fe1184 06:06:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:22 + docker inspect -f . ci-base-image-arm64 06:06:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:23 prd-ubuntu20.04-docker-arm64-4c-16g-7918 does not seem to be running inside a container 06:06:23 $ 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 06:06:24 $ docker top ea9941b0f3383fd1aef97fa6060e597c2942b0fa1eec1a038e98bec4f73897ed -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:25 + go version 06:06:25 go version go1.18.7 linux/arm64 [Pipeline] } 06:06:25 $ docker stop --time=1 ea9941b0f3383fd1aef97fa6060e597c2942b0fa1eec1a038e98bec4f73897ed 06:06:27 $ docker rm -f --volumes ea9941b0f3383fd1aef97fa6060e597c2942b0fa1eec1a038e98bec4f73897ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:28 + docker inspect -f . ci-base-image-arm64 06:06:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:28 prd-ubuntu20.04-docker-arm64-4c-16g-7918 does not seem to be running inside a container 06:06:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:06:29 $ docker top 1467a274974bf933693d5636dc9eb4f8f386fafa30a41b83a1164b7015f158d0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:30 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 06:06:31 + make test 06:06:31 go test ./... -coverprofile=coverage.out 06:06:34 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:07:42 # github.com/edgexfoundry/go-mod-messaging/v3/clients 06:07:42 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 06:07:42 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 06:07:42 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 06:07:42 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 06:07:42 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 06:07:57 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 06:07:57 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:43:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice 06:07:57 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:99:25: not enough arguments in call to ec.Add 06:07:57 have (context.Context, requests.AddEventRequest) 06:07:57 want (context.Context, string, requests.AddEventRequest) 06:08:07 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.053s coverage: 0.0% of statements 06:08:07 make: *** [Makefile:35: unittest] Error 2 [Pipeline] } 06:08:07 $ docker stop --time=1 1467a274974bf933693d5636dc9eb4f8f386fafa30a41b83a1164b7015f158d0 06:08:09 $ docker rm -f --volumes 1467a274974bf933693d5636dc9eb4f8f386fafa30a41b83a1164b7015f158d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:08:11 06:08:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:08:11 arm64: Pulling from edgex-lftools-log-publisher 06:08:11 8998bd30e6a1: Pulling fs layer 06:08:11 04944245beec: Pulling fs layer 06:08:11 699f458cf7ca: Pulling fs layer 06:08:11 765212b225bb: Pulling fs layer 06:08:11 f23df028b6ca: Pulling fs layer 06:08:11 d65c8cfc05b1: Pulling fs layer 06:08:11 2437ff75d9bd: Pulling fs layer 06:08:11 765212b225bb: Waiting 06:08:11 d65c8cfc05b1: Waiting 06:08:11 2437ff75d9bd: Waiting 06:08:11 f23df028b6ca: Waiting 06:08:11 04944245beec: Verifying Checksum 06:08:11 04944245beec: Download complete 06:08:11 765212b225bb: Verifying Checksum 06:08:11 765212b225bb: Download complete 06:08:11 f23df028b6ca: Verifying Checksum 06:08:11 f23df028b6ca: Download complete 06:08:12 d65c8cfc05b1: Verifying Checksum 06:08:12 d65c8cfc05b1: Download complete 06:08:12 699f458cf7ca: Verifying Checksum 06:08:12 699f458cf7ca: Download complete 06:08:12 8998bd30e6a1: Verifying Checksum 06:08:12 8998bd30e6a1: Download complete 06:08:16 2437ff75d9bd: Verifying Checksum 06:08:16 2437ff75d9bd: Download complete 06:08:18 8998bd30e6a1: Pull complete 06:08:18 04944245beec: Pull complete 06:08:20 699f458cf7ca: Pull complete 06:08:21 765212b225bb: Pull complete 06:08:23 f23df028b6ca: Pull complete 06:08:23 d65c8cfc05b1: Pull complete 06:08:41 2437ff75d9bd: Pull complete 06:08:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:08:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:08:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:42 prd-ubuntu20.04-docker-arm64-4c-16g-7918 does not seem to be running inside a container 06:08: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 06:08:44 $ docker top 69fece7b3aa3e99caac4d0a997f080f4c66d8176c981ace26327733bf304751f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:45 ---> job-cost.sh 06:08:45 lf-activate-venv: SKIPPING 06:08:45 INFO: No Stack... 06:08:46 INFO: Retrieving Pricing Info for: v3-standard-4 06:08:47 INFO: Archiving Costs [Pipeline] sh 06:08:48 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 06:08:48 + cut -d, -f6 [Pipeline] lock 06:08:48 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-249-1-stack-cost] 06:08:48 Resource [jenkins-edgexfoundry-device-snmp-go-PR-249-1-stack-cost] did not exist. Created. 06:08:48 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-249-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:08:49 /w/workspace/device-snmp-go/1@tmp/durable-6570abc3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:08:50 + echo total: 0.10999999940395355 [Pipeline] stash 06:08:50 Warning: overwriting stash ‘stack-cost’ 06:08:51 Stashed 1 file(s) [Pipeline] } 06:08:51 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-249-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:08:51 $ docker stop --time=1 69fece7b3aa3e99caac4d0a997f080f4c66d8176c981ace26327733bf304751f 06:08:53 $ docker rm -f --volumes 69fece7b3aa3e99caac4d0a997f080f4c66d8176c981ace26327733bf304751f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:08:54 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:08:56 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-249/archives ] 06:08:56 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-249/archives 06:08:56 total 16 06:08:56 drwxr-xr-x 3 root root 4096 Mar 1 06:01 . 06:08:56 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 06:01 .. 06:08:56 drwxr-xr-x 2 root root 4096 Mar 1 06:01 cost 06:08:56 -rw-r--r-- 1 root root 86 Mar 1 06:01 cost.csv 06:08:56 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-249/archives 06:08:56 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-249/archives 06:08:56 total 16 06:08:56 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 06:01 . 06:08:56 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 06:01 .. 06:08:56 drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 06:01 cost 06:08:56 -rw-r--r-- 1 jenkins jenkins 86 Mar 1 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:08:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:08:57 ---> package-listing.sh 06:08:57 ++ tr '[:upper:]' '[:lower:]' 06:08:57 ++ facter osfamily 06:08:58 + OS_FAMILY=debian 06:08:58 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-249 06:08:58 + START_PACKAGES=/tmp/packages_start.txt 06:08:58 + END_PACKAGES=/tmp/packages_end.txt 06:08:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:08:58 + PACKAGES=/tmp/packages_start.txt 06:08:58 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-249 ']' 06:08:58 + PACKAGES=/tmp/packages_end.txt 06:08:58 + case "${OS_FAMILY}" in 06:08:58 + dpkg -l 06:08:58 + grep '^ii' 06:08:58 + '[' -f /tmp/packages_start.txt ']' 06:08:58 + '[' -f /tmp/packages_end.txt ']' 06:08:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:08:58 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-249 ']' 06:08:58 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-249/archives/ 06:08:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-249/archives/ [Pipeline] echo 06:08:58 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-249/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:08:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:08:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:59 prd-ubuntu20.04-docker-8c-8g-7915 does not seem to be running inside a container 06:08:59 $ 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-249/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-249 -v /w/workspace/gexfoundry_device-snmp-go_PR-249:/w/workspace/gexfoundry_device-snmp-go_PR-249:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-249@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-249@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 06:08:59 $ docker top e2bfa221fef419e8248b9ee4740e2cd6dfa8560b54e836fe07c86f31fdaf9711 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:59 + touch /tmp/pre-build-complete [Pipeline] sh 06:09:00 + mkdir -p /var/log/sysstat [Pipeline] sh 06:09:00 + ls /var/log/sa-host 06:09:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:00 provisioning config files... 06:09:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-249@tmp/config7306121061376721460tmp [Pipeline] { [Pipeline] echo 06:09:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:09:00 ---> create-netrc.sh [Pipeline] } 06:09:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:09:01 ---> python-tools-install.sh [Pipeline] echo 06:09:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:09:01 ---> sudo-logs.sh 06:09:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:09:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:09:02 ---> job-cost.sh 06:09:02 lf-activate-venv: SKIPPING 06:09:02 DEBUG: total: 0.2199999988079071 06:09:02 INFO: Retrieving Stack Cost... 06:09:02 INFO: Retrieving Pricing Info for: v3-standard-8 06:09:02 INFO: Archiving Costs [Pipeline] echo 06:09:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:09:02 ---> logs-deploy.sh 06:09:02 lf-activate-venv: SKIPPING 06:09:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-249/1 06:09:02 INFO: archiving workspace using pattern(s): 06:09:03 Archives upload complete. 06:09:03 INFO: archiving logs to Nexus