Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8a92f41847651f05b50cd748b4aa01e803b308d 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-ssh16971635299647989570.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh10088967029327210059.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5668872342429127767.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh12603574057151004708.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15617326634093583267.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.20 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-4558 in /w/workspace/edgexfoundry_device-snmp-go_main [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/edgexfoundry_device-snmp-go_main # 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 Avoid second fetch Checking out Revision e8a92f41847651f05b50cd748b4aa01e803b308d (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f e8a92f41847651f05b50cd748b4aa01e803b308d # timeout=10 Commit message: "Merge pull request #316 from FelixTing/update-sdk" > git rev-list --no-walk 9a9cfe769be8313ba8a21d40637564934ad0b980 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:57:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:57:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:57:54 ========================================================= 10:57:54 EdgeX Global Pipelines Version Info 10:57:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:57:55 ------------------- 10:57:55 stable info: 10:57:55 ------------------- 10:57:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:57:55 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 10:57:55 Message: update stable to v1.0.253 10:57:55 ------------------- 10:57:55 experimental info: 10:57:55 ------------------- 10:57:55 Commited By: **** collab-it+edgex@linuxfoundation.org 10:57:55 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 10:57:55 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8a92f41847651f05b50cd748b4aa01e803b308d [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8a92f4 [Pipeline] echo 10:57:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:57:56 provisioning config files... 10:57:56 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12738571498186809156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:57:56 ---> docker-login.sh 10:57:56 nexus3.edgexfoundry.org:10001 10:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:57 Configure a credential helper to remove this warning. See 10:57:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:57 10:57:57 Login Succeeded 10:57:57 nexus3.edgexfoundry.org:10002 10:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:57 Configure a credential helper to remove this warning. See 10:57:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:57 10:57:57 Login Succeeded 10:57:57 nexus3.edgexfoundry.org:10003 10:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:57 Configure a credential helper to remove this warning. See 10:57:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:57 10:57:57 Login Succeeded 10:57:57 nexus3.edgexfoundry.org:10004 10:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:57 Configure a credential helper to remove this warning. See 10:57:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:57 10:57:57 Login Succeeded 10:57:57 docker.io 10:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:57 Configure a credential helper to remove this warning. See 10:57:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:57 10:57:57 Login Succeeded 10:57:57 ---> docker-login.sh ends [Pipeline] } 10:57:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:57:57 + git rev-list -1 --merges e8a92f41847651f05b50cd748b4aa01e803b308d~1..e8a92f41847651f05b50cd748b4aa01e803b308d [Pipeline] echo 10:57:57 -----------> git rev-list -1 --merges e8a92f41847651f05b50cd748b4aa01e803b308d~1..e8a92f41847651f05b50cd748b4aa01e803b308d e8a92f41847651f05b50cd748b4aa01e803b308d 10:57:57 e8a92f41847651f05b50cd748b4aa01e803b308d [false] [Pipeline] sh 10:57:58 + git log --format=format:%s -1 e8a92f41847651f05b50cd748b4aa01e803b308d [Pipeline] echo 10:57:58 ========================================================= 10:57:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:57:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:57:58 + git log --format=format:%s -1 e8a92f41847651f05b50cd748b4aa01e803b308d [Pipeline] echo 10:57:58 [semverPrep] GIT_COMMIT: e8a92f41847651f05b50cd748b4aa01e803b308d, Commit Message: Merge pull request #316 from FelixTing/update-sdk [Pipeline] echo 10:57:58 [semverPrep] This is not a build commit. [Pipeline] sh 10:57:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:57:59 + grep -v github /etc/ssh/ssh_known_hosts 10:57:59 + [ -e /tmp/ssh_known_hosts ] 10:57:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:57:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:57:59 + sudo tee -a /etc/ssh/ssh_known_hosts 10:57:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:57:59 10:57:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:57:59 0.1.4: Pulling from edgex-devops/py-git-semver 10:57:59 b85a868b505f: Pulling fs layer 10:57:59 e2be974225ed: Pulling fs layer 10:57:59 339a4e72a1f5: Pulling fs layer 10:57:59 988bab9f4d93: Pulling fs layer 10:57:59 1469e6f7b9e6: Pulling fs layer 10:57:59 eaf3925da568: Pulling fs layer 10:57:59 bab4dde63d76: Pulling fs layer 10:57:59 bde34c3a00c8: Pulling fs layer 10:57:59 b352a97aabf1: Pulling fs layer 10:57:59 4872d77fe225: Pulling fs layer 10:57:59 5851b861e8e6: Pulling fs layer 10:57:59 eaf3925da568: Waiting 10:57:59 bab4dde63d76: Waiting 10:57:59 bde34c3a00c8: Waiting 10:57:59 b352a97aabf1: Waiting 10:57:59 988bab9f4d93: Waiting 10:57:59 1469e6f7b9e6: Waiting 10:57:59 4872d77fe225: Waiting 10:57:59 5851b861e8e6: Waiting 10:57:59 e2be974225ed: Download complete 10:57:59 988bab9f4d93: Verifying Checksum 10:57:59 988bab9f4d93: Download complete 10:57:59 339a4e72a1f5: Verifying Checksum 10:57:59 339a4e72a1f5: Download complete 10:57:59 1469e6f7b9e6: Verifying Checksum 10:57:59 1469e6f7b9e6: Download complete 10:57:59 eaf3925da568: Verifying Checksum 10:57:59 eaf3925da568: Download complete 10:57:59 bde34c3a00c8: Verifying Checksum 10:57:59 bde34c3a00c8: Download complete 10:57:59 b352a97aabf1: Download complete 10:57:59 4872d77fe225: Verifying Checksum 10:57:59 4872d77fe225: Download complete 10:57:59 5851b861e8e6: Verifying Checksum 10:57:59 5851b861e8e6: Download complete 10:57:59 b85a868b505f: Verifying Checksum 10:57:59 b85a868b505f: Download complete 10:58:00 bab4dde63d76: Download complete 10:58:01 b85a868b505f: Pull complete 10:58:01 e2be974225ed: Pull complete 10:58:01 339a4e72a1f5: Pull complete 10:58:01 988bab9f4d93: Pull complete 10:58:02 1469e6f7b9e6: Pull complete 10:58:02 eaf3925da568: Pull complete 10:58:04 bab4dde63d76: Pull complete 10:58:04 bde34c3a00c8: Pull complete 10:58:04 b352a97aabf1: Pull complete 10:58:04 4872d77fe225: Pull complete 10:58:04 5851b861e8e6: Pull complete 10:58:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:58:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:58:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:58:04 prd-ubuntu20.04-docker-8c-8g-4558 does not seem to be running inside a container 10:58:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:58:05 $ docker top 764584bd7ed88bf0e23341b9fc9d88c89645f1029c6768cb347759adb3f57595 -eo pid,comm 10:58:06 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). 10:58:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:58:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:58:06 [ssh-agent] Looking for ssh-agent implementation... 10:58:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:58:06 $ docker exec 764584bd7ed88bf0e23341b9fc9d88c89645f1029c6768cb347759adb3f57595 ssh-agent 10:58:06 SSH_AUTH_SOCK=/tmp/ssh-PD6LaNn78uHx/agent.33 10:58:06 SSH_AGENT_PID=39 10:58:06 Running ssh-add (command line suppressed) 10:58:06 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15591139690530190963.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15591139690530190963.key) 10:58:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:58:06 + git tag --points-at HEAD [Pipeline] } 10:58:06 $ docker exec --env ******** --env ******** 764584bd7ed88bf0e23341b9fc9d88c89645f1029c6768cb347759adb3f57595 ssh-agent -k 10:58:06 unset SSH_AUTH_SOCK; 10:58:06 unset SSH_AGENT_PID; 10:58:06 echo Agent pid 39 killed; 10:58:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:58:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:58:06 [ssh-agent] Looking for ssh-agent implementation... 10:58:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:58:07 $ docker exec 764584bd7ed88bf0e23341b9fc9d88c89645f1029c6768cb347759adb3f57595 ssh-agent 10:58:07 SSH_AUTH_SOCK=/tmp/ssh-eg5zdOyMEntE/agent.72 10:58:07 SSH_AGENT_PID=78 10:58:07 Running ssh-add (command line suppressed) 10:58:07 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5603567520406515027.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5603567520406515027.key) 10:58:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:58:07 + git semver init 10:58:07 2023-08-25 10:58:07,715 [run_init] DEBUG init version:0.0.0 force:False 10:58:07 2023-08-25 10:58:07,717 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 10:58:07 2023-08-25 10:58:07,718 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 10:58:07 2023-08-25 10:58:07,718 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 10:58:08 2023-08-25 10:58:08,523 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 10:58:08 2023-08-25 10:58:08,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 10:58:08 2023-08-25 10:58:08,523 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 10:58:08 2023-08-25 10:58:08,524 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 10:58:08 3.1.0-dev.2 [Pipeline] } 10:58:08 $ docker exec --env ******** --env ******** 764584bd7ed88bf0e23341b9fc9d88c89645f1029c6768cb347759adb3f57595 ssh-agent -k 10:58:08 unset SSH_AUTH_SOCK; 10:58:08 unset SSH_AGENT_PID; 10:58:08 echo Agent pid 78 killed; 10:58:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:58:09 + git semver [Pipeline] } 10:58:09 $ docker stop --time=1 764584bd7ed88bf0e23341b9fc9d88c89645f1029c6768cb347759adb3f57595 10:58:10 $ docker rm -f --volumes 764584bd7ed88bf0e23341b9fc9d88c89645f1029c6768cb347759adb3f57595 [Pipeline] // withDockerContainer [Pipeline] sh 10:58:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:58:11 Stashed 1 file(s) [Pipeline] echo 10:58:11 [edgeXSemver]: initialized semver on version 3.1.0-dev.2 [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 10:58:11 provisioning config files... 10:58:11 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14557916400586303532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:58:11 ---> docker-login.sh 10:58:11 nexus3.edgexfoundry.org:10001 10:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:11 Configure a credential helper to remove this warning. See 10:58:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:11 10:58:11 Login Succeeded 10:58:11 nexus3.edgexfoundry.org:10002 10:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:11 Configure a credential helper to remove this warning. See 10:58:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:11 10:58:11 Login Succeeded 10:58:11 nexus3.edgexfoundry.org:10003 10:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:12 Configure a credential helper to remove this warning. See 10:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:12 10:58:12 Login Succeeded 10:58:12 nexus3.edgexfoundry.org:10004 10:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:12 Configure a credential helper to remove this warning. See 10:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:12 10:58:12 Login Succeeded 10:58:12 docker.io 10:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:12 Configure a credential helper to remove this warning. See 10:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:12 10:58:12 Login Succeeded 10:58:12 ---> docker-login.sh ends [Pipeline] } 10:58:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:58:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:58:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:58:12 ========================================================= 10:58:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:58:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:58:12 Sending build context to Docker daemon 5.768MB 10:58:12 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:58:12 Step 2/12 : FROM ${BASE} AS builder 10:58:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:58:12 4db1b89c0bd1: Pulling fs layer 10:58:12 6911f1a30b25: Pulling fs layer 10:58:12 e194b8c5c2a9: Pulling fs layer 10:58:12 6863d3e3a2b1: Pulling fs layer 10:58:12 ec0bb842ea78: Pulling fs layer 10:58:12 40a00589a448: Pulling fs layer 10:58:12 6c08303d61cc: Pulling fs layer 10:58:12 798269fcf238: Pulling fs layer 10:58:12 ec0bb842ea78: Waiting 10:58:12 40a00589a448: Waiting 10:58:12 6c08303d61cc: Waiting 10:58:12 798269fcf238: Waiting 10:58:12 6863d3e3a2b1: Waiting 10:58:12 6911f1a30b25: Download complete 10:58:12 6863d3e3a2b1: Verifying Checksum 10:58:12 6863d3e3a2b1: Download complete 10:58:12 ec0bb842ea78: Verifying Checksum 10:58:12 ec0bb842ea78: Download complete 10:58:13 4db1b89c0bd1: Verifying Checksum 10:58:13 4db1b89c0bd1: Download complete 10:58:13 40a00589a448: Verifying Checksum 10:58:13 40a00589a448: Download complete 10:58:13 4db1b89c0bd1: Pull complete 10:58:13 6911f1a30b25: Pull complete 10:58:13 798269fcf238: Verifying Checksum 10:58:13 798269fcf238: Download complete 10:58:13 e194b8c5c2a9: Verifying Checksum 10:58:13 e194b8c5c2a9: Download complete 10:58:13 6c08303d61cc: Verifying Checksum 10:58:13 6c08303d61cc: Download complete 10:58:17 e194b8c5c2a9: Pull complete 10:58:17 6863d3e3a2b1: Pull complete 10:58:17 ec0bb842ea78: Pull complete 10:58:17 40a00589a448: Pull complete 10:58:20 6c08303d61cc: Pull complete 10:58:21 798269fcf238: Pull complete 10:58:21 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 10:58:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:58:21 ---> ec979cd7f677 10:58:21 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:58:22 ---> Running in 166933ef65a2 10:58:22 Removing intermediate container 166933ef65a2 10:58:22 ---> 5389d07bacf3 10:58:22 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:58:22 ---> Running in 20f2823a856e 10:58:22 Removing intermediate container 20f2823a856e 10:58:22 ---> 4851631883a4 10:58:22 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:58:22 ---> Running in 60b59878bd7e 10:58:22 Removing intermediate container 60b59878bd7e 10:58:22 ---> 3665f0a046b0 10:58:22 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:58:22 ---> Running in 63c29f09c06c 10:58:23 Removing intermediate container 63c29f09c06c 10:58:23 ---> f5894c157073 10:58:23 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:58:23 ---> Running in a34488096bc6 10:58:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:58:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:58:23 (1/4) Installing openssh-keygen (9.1_p1-r4) 10:58:23 (2/4) Installing libedit (20221030.3.1-r0) 10:58:23 (3/4) Installing openssh-client-common (9.1_p1-r4) 10:58:23 (4/4) Installing openssh-client-default (9.1_p1-r4) 10:58:23 Executing busybox-1.35.0-r29.trigger 10:58:23 OK: 269 MiB in 57 packages 10:58:24 Removing intermediate container a34488096bc6 10:58:24 ---> 019d9b707f98 10:58:24 Step 8/12 : WORKDIR /device-snmp-go 10:58:24 ---> Running in b37910459ccf 10:58:24 Removing intermediate container b37910459ccf 10:58:24 ---> de1a273624c3 10:58:24 Step 9/12 : COPY go.mod vendor* ./ 10:58:24 ---> cbb74dd8a79f 10:58:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:24 ---> Running in 156b9f697ef1 10:58:26 Still waiting to schedule task 10:58:26 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4560’ is offline 10:58:46 Removing intermediate container 156b9f697ef1 10:58:46 ---> 4d8b4a9a53cd 10:58:46 Step 11/12 : COPY . . 10:58:46 ---> 2ecd28ef2f1e 10:58:46 Step 12/12 : RUN ${MAKE} 10:58:46 ---> Running in 7c1542776b10 10:58:46 noop 10:58:46 Removing intermediate container 7c1542776b10 10:58:46 ---> 6f1651005495 10:58:46 Successfully built 6f1651005495 10:58:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:46 + docker inspect -f . ci-base-image-x86_64 10:58:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:58:46 prd-ubuntu20.04-docker-8c-8g-4558 does not seem to be running inside a container 10:58:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** ci-base-image-x86_64 cat 10:58:47 $ docker top eefa6ce9dfe021df25e31ace661fca4c476f74a2ad1e30c94a04754b33b3bb2b -eo pid,comm [Pipeline] { [Pipeline] sh 10:58:47 + go version 10:58:47 go version go1.20.6 linux/amd64 [Pipeline] } 10:58:47 $ docker stop --time=1 eefa6ce9dfe021df25e31ace661fca4c476f74a2ad1e30c94a04754b33b3bb2b 10:58:48 $ docker rm -f --volumes eefa6ce9dfe021df25e31ace661fca4c476f74a2ad1e30c94a04754b33b3bb2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:49 + docker inspect -f . ci-base-image-x86_64 10:58:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:58:49 prd-ubuntu20.04-docker-8c-8g-4558 does not seem to be running inside a container 10:58:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** ci-base-image-x86_64 cat 10:58:49 $ docker top 8b8d8bdb9a6152099010dc36d1503f07267b2a752d966e26f01db0c4414e3baf -eo pid,comm [Pipeline] { [Pipeline] sh 10:58:50 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 10:58:50 + make test 10:58:50 go test ./... -coverprofile=coverage.out 10:58:55 ? github.com/edgexfoundry/device-snmp-go [no test files] 10:59:05 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 10:59:05 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements 10:59:12 go vet ./... 10:59:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:59:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:59:15 ./bin/test-attribution-txt.sh [Pipeline] echo 10:59:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:59:15 $ docker stop --time=1 8b8d8bdb9a6152099010dc36d1503f07267b2a752d966e26f01db0c4414e3baf 10:59:18 $ docker rm -f --volumes 8b8d8bdb9a6152099010dc36d1503f07267b2a752d966e26f01db0c4414e3baf [Pipeline] // withDockerContainer [Pipeline] sh 10:59:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:59:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:59:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:59:19 + ls -al . 10:59:19 total 176 10:59:19 drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 10:58 . 10:59:19 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 10:57 .. 10:59:19 -rw-rw-r-- 1 jenkins jenkins 6 Aug 25 10:57 .dockerignore 10:59:19 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 10:58 .git 10:59:19 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 10:57 .github 10:59:19 -rw-rw-r-- 1 jenkins jenkins 328 Aug 25 10:57 .gitignore 10:59:19 -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 10:57 .golangci.yml 10:59:19 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 10:58 .semver 10:59:19 -rw-rw-r-- 1 jenkins jenkins 10025 Aug 25 10:57 Attribution.txt 10:59:19 -rw-rw-r-- 1 jenkins jenkins 10534 Aug 25 10:57 CHANGELOG.md 10:59:19 -rw-rw-r-- 1 jenkins jenkins 1423 Aug 25 10:57 Dockerfile 10:59:19 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 10:57 GOVERNANCE.md 10:59:19 -rw-rw-r-- 1 jenkins jenkins 656 Aug 25 10:57 Jenkinsfile 10:59:19 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 10:57 LICENSE 10:59:19 -rw-rw-r-- 1 jenkins jenkins 2240 Aug 25 10:57 Makefile 10:59:19 -rw-rw-r-- 1 jenkins jenkins 620 Aug 25 10:57 OWNERS.md 10:59:19 -rw-rw-r-- 1 jenkins jenkins 10559 Aug 25 10:57 README.md 10:59:19 -rw-rw-r-- 1 jenkins jenkins 11 Aug 25 10:58 VERSION 10:59:19 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 10:57 bin 10:59:19 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 10:57 cmd 10:59:19 -rw-r--r-- 1 jenkins jenkins 8837 Aug 25 10:59 coverage.out 10:59:19 -rw-rw-r-- 1 jenkins jenkins 3710 Aug 25 10:57 go.mod 10:59:19 -rw-rw-r-- 1 jenkins jenkins 33759 Aug 25 10:57 go.sum 10:59:19 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 10:57 internal 10:59:19 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 10:57 snap 10:59:19 -rw-rw-r-- 1 jenkins jenkins 228 Aug 25 10:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:20 + 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=e8a92f41847651f05b50cd748b4aa01e803b308d --label arch=amd64 --label version=3.1.0-dev.2 . 10:59:20 Sending build context to Docker daemon 5.778MB 10:59:20 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 10:59:20 Step 2/24 : FROM ${BASE} AS builder 10:59:20 ---> 6f1651005495 10:59:20 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:59:20 ---> Running in 7ec267235201 10:59:20 Removing intermediate container 7ec267235201 10:59:20 ---> b32d870b2152 10:59:20 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:59:20 ---> Running in 6b603455ea98 10:59:20 Removing intermediate container 6b603455ea98 10:59:20 ---> 394816d01b75 10:59:20 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:59:20 ---> Running in 42bf8bc2c809 10:59:20 Removing intermediate container 42bf8bc2c809 10:59:20 ---> 7bfb08d75212 10:59:20 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:59:20 ---> Running in 2441bb851334 10:59:20 Removing intermediate container 2441bb851334 10:59:20 ---> d6d049f847fc 10:59:20 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:59:20 ---> Running in 8cdd67a73bd2 10:59:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:59:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:59:21 OK: 269 MiB in 57 packages 10:59:21 Removing intermediate container 8cdd67a73bd2 10:59:21 ---> 225edc550bd1 10:59:21 Step 8/24 : WORKDIR /device-snmp-go 10:59:21 ---> Running in 56188db3b73d 10:59:21 Removing intermediate container 56188db3b73d 10:59:21 ---> 153dbffa11bb 10:59:21 Step 9/24 : COPY go.mod vendor* ./ 10:59:21 ---> ff36dca527ed 10:59:21 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:21 ---> Running in 9ce8a757d10a 10:59:22 Removing intermediate container 9ce8a757d10a 10:59:22 ---> aa73e6c5973c 10:59:22 Step 11/24 : COPY . . 10:59:22 ---> b6dece5ed677 10:59:22 Step 12/24 : RUN ${MAKE} 10:59:22 ---> Running in c8c2080d4de4 10:59:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 10:59:45 Removing intermediate container c8c2080d4de4 10:59:45 ---> 8ea7f35eb8cc 10:59:45 Step 13/24 : FROM alpine:3.17 10:59:45 3.17: Pulling from library/alpine 10:59:45 9398808236ff: Pulling fs layer 10:59:45 9398808236ff: Verifying Checksum 10:59:45 9398808236ff: Download complete 10:59:45 9398808236ff: Pull complete 10:59:45 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 10:59:45 Status: Downloaded newer image for alpine:3.17 10:59:45 ---> 1e0b8b5322fc 10:59:45 Step 14/24 : RUN apk add --update --no-cache dumb-init 10:59:45 ---> Running in 9af9f1ac4a47 10:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:59:45 (1/1) Installing dumb-init (1.2.5-r2) 10:59:45 Executing busybox-1.35.0-r29.trigger 10:59:45 OK: 7 MiB in 16 packages 10:59:45 Removing intermediate container 9af9f1ac4a47 10:59:45 ---> 46090f3f3530 10:59:45 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 10:59:45 ---> 1ea0e9892d3e 10:59:45 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 10:59:45 ---> c578f28e1c9a 10:59:45 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 10:59:45 ---> b98060916164 10:59:45 Step 18/24 : EXPOSE 59993 10:59:45 ---> Running in dd70b2fa23ed 10:59:45 Removing intermediate container dd70b2fa23ed 10:59:45 ---> 7630250db43c 10:59:45 Step 19/24 : EXPOSE 161 10:59:45 ---> Running in 19641b8c4ece 10:59:45 Removing intermediate container 19641b8c4ece 10:59:45 ---> 7b74702ee78f 10:59:45 Step 20/24 : ENTRYPOINT ["/device-snmp"] 10:59:45 ---> Running in 6fd17d1ebb93 10:59:46 Removing intermediate container 6fd17d1ebb93 10:59:46 ---> 994c0fbb0c93 10:59:46 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 10:59:46 ---> Running in 92cdb78ea5bd 10:59:46 Removing intermediate container 92cdb78ea5bd 10:59:46 ---> 7916ff9134c4 10:59:46 Step 22/24 : LABEL arch=amd64 10:59:46 ---> Running in 7584ddf94117 10:59:46 Removing intermediate container 7584ddf94117 10:59:46 ---> cce6b5a00876 10:59:46 Step 23/24 : LABEL git_sha=e8a92f41847651f05b50cd748b4aa01e803b308d 10:59:46 ---> Running in cb2ebbffed17 10:59:46 Removing intermediate container cb2ebbffed17 10:59:46 ---> 5c6765089980 10:59:46 Step 24/24 : LABEL version=3.1.0-dev.2 10:59:46 ---> Running in aaa527da7fce 10:59:46 Removing intermediate container aaa527da7fce 10:59:46 ---> 4f8b084318e8 10:59:46 [Warning] One or more build-args [ARCH] were not consumed 10:59:46 Successfully built 4f8b084318e8 10:59:46 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:59:46 provisioning config files... 10:59:46 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6993129675405969555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:46 ---> docker-login.sh 10:59:46 nexus3.edgexfoundry.org:10001 10:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:46 Configure a credential helper to remove this warning. See 10:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:46 10:59:46 Login Succeeded 10:59:46 nexus3.edgexfoundry.org:10002 10:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:47 Configure a credential helper to remove this warning. See 10:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:47 10:59:47 Login Succeeded 10:59:47 nexus3.edgexfoundry.org:10003 10:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:47 Configure a credential helper to remove this warning. See 10:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:47 10:59:47 Login Succeeded 10:59:47 nexus3.edgexfoundry.org:10004 10:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:47 Configure a credential helper to remove this warning. See 10:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:47 10:59:47 Login Succeeded 10:59:47 docker.io 10:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:47 Configure a credential helper to remove this warning. See 10:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:47 10:59:47 Login Succeeded 10:59:47 ---> docker-login.sh ends [Pipeline] } 10:59:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:59:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:59:47 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 10:59:47 e8a92f41847651f05b50cd748b4aa01e803b308d 10:59:47 latest 10:59:47 3.1.0-dev.2 10:59:47 e8a92f41847651f05b50cd748b4aa01e803b308d-3.1.0-dev.2 10:59:47 main 10:59:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:47 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:e8a92f41847651f05b50cd748b4aa01e803b308d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:48 + docker push nexus3.edgexfoundry.org:10004/device-snmp:e8a92f41847651f05b50cd748b4aa01e803b308d 10:59:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 10:59:48 cea7409cbf26: Preparing 10:59:48 b28542713c60: Preparing 10:59:48 7e089d3d0d51: Preparing 10:59:48 ab73dbcc641f: Preparing 10:59:48 36b50b131297: Preparing 10:59:48 36b50b131297: Layer already exists 10:59:48 cea7409cbf26: Pushed 10:59:48 b28542713c60: Pushed 10:59:48 ab73dbcc641f: Pushed 10:59:51 7e089d3d0d51: Pushed 10:59:51 e8a92f41847651f05b50cd748b4aa01e803b308d: digest: sha256:7865ab8bd87d91e4f68d29ded71d0284b9286a1a7b6aa14b8148a30bea388504 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:51 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:52 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 10:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 10:59:52 cea7409cbf26: Preparing 10:59:52 b28542713c60: Preparing 10:59:52 7e089d3d0d51: Preparing 10:59:52 ab73dbcc641f: Preparing 10:59:52 36b50b131297: Preparing 10:59:52 cea7409cbf26: Layer already exists 10:59:52 7e089d3d0d51: Layer already exists 10:59:52 36b50b131297: Layer already exists 10:59:52 ab73dbcc641f: Layer already exists 10:59:52 b28542713c60: Layer already exists 10:59:52 latest: digest: sha256:7865ab8bd87d91e4f68d29ded71d0284b9286a1a7b6aa14b8148a30bea388504 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:52 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:52 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.2 10:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 10:59:52 cea7409cbf26: Preparing 10:59:52 b28542713c60: Preparing 10:59:52 7e089d3d0d51: Preparing 10:59:52 ab73dbcc641f: Preparing 10:59:52 36b50b131297: Preparing 10:59:52 cea7409cbf26: Layer already exists 10:59:52 b28542713c60: Layer already exists 10:59:52 7e089d3d0d51: Layer already exists 10:59:52 36b50b131297: Layer already exists 10:59:52 ab73dbcc641f: Layer already exists 10:59:52 3.1.0-dev.2: digest: sha256:7865ab8bd87d91e4f68d29ded71d0284b9286a1a7b6aa14b8148a30bea388504 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:53 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:e8a92f41847651f05b50cd748b4aa01e803b308d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:53 + docker push nexus3.edgexfoundry.org:10004/device-snmp:e8a92f41847651f05b50cd748b4aa01e803b308d-3.1.0-dev.2 10:59:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 10:59:53 cea7409cbf26: Preparing 10:59:53 b28542713c60: Preparing 10:59:53 7e089d3d0d51: Preparing 10:59:53 ab73dbcc641f: Preparing 10:59:53 36b50b131297: Preparing 10:59:53 ab73dbcc641f: Layer already exists 10:59:53 cea7409cbf26: Layer already exists 10:59:53 36b50b131297: Layer already exists 10:59:53 b28542713c60: Layer already exists 10:59:53 7e089d3d0d51: Layer already exists 10:59:53 e8a92f41847651f05b50cd748b4aa01e803b308d-3.1.0-dev.2: digest: sha256:7865ab8bd87d91e4f68d29ded71d0284b9286a1a7b6aa14b8148a30bea388504 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:53 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:54 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 10:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 10:59:54 cea7409cbf26: Preparing 10:59:54 b28542713c60: Preparing 10:59:54 7e089d3d0d51: Preparing 10:59:54 ab73dbcc641f: Preparing 10:59:54 36b50b131297: Preparing 10:59:54 36b50b131297: Layer already exists 10:59:54 7e089d3d0d51: Layer already exists 10:59:54 cea7409cbf26: Layer already exists 10:59:54 b28542713c60: Layer already exists 10:59:54 ab73dbcc641f: Layer already exists 10:59:54 main: digest: sha256:7865ab8bd87d91e4f68d29ded71d0284b9286a1a7b6aa14b8148a30bea388504 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:59:54 ===================================================== [Pipeline] echo 10:59:54 taggedImages: 10:59:54 - nexus3.edgexfoundry.org:10004/device-snmp:e8a92f41847651f05b50cd748b4aa01e803b308d 10:59:54 - nexus3.edgexfoundry.org:10004/device-snmp:latest 10:59:54 - nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.2 10:59:54 - nexus3.edgexfoundry.org:10004/device-snmp:e8a92f41847651f05b50cd748b4aa01e803b308d-3.1.0-dev.2 10:59:54 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [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 10:59:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:54 10:59:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:54 latest: Pulling from edgex-lftools-log-publisher 10:59:54 5eb5b503b376: Pulling fs layer 10:59:54 5c69ac0246d0: Pulling fs layer 10:59:54 ec43610c2a17: Pulling fs layer 10:59:54 3a2ae6a8a46f: Pulling fs layer 10:59:54 33b1e0a273af: Pulling fs layer 10:59:54 5d3b04190fa2: Pulling fs layer 10:59:54 2f39f015ded8: Pulling fs layer 10:59:54 2f39f015ded8: Waiting 10:59:54 5d3b04190fa2: Waiting 10:59:54 3a2ae6a8a46f: Waiting 10:59:54 33b1e0a273af: Waiting 10:59:54 5c69ac0246d0: Download complete 10:59:54 3a2ae6a8a46f: Verifying Checksum 10:59:54 3a2ae6a8a46f: Download complete 10:59:54 33b1e0a273af: Verifying Checksum 10:59:54 33b1e0a273af: Download complete 10:59:54 ec43610c2a17: Verifying Checksum 10:59:54 ec43610c2a17: Download complete 10:59:54 5d3b04190fa2: Verifying Checksum 10:59:54 5d3b04190fa2: Download complete 10:59:54 5eb5b503b376: Verifying Checksum 10:59:54 5eb5b503b376: Download complete 10:59:55 2f39f015ded8: Download complete 10:59:56 5eb5b503b376: Pull complete 10:59:56 5c69ac0246d0: Pull complete 10:59:57 ec43610c2a17: Pull complete 10:59:57 3a2ae6a8a46f: Pull complete 10:59:57 33b1e0a273af: Pull complete 10:59:57 5d3b04190fa2: Pull complete 11:00:01 2f39f015ded8: Pull complete 11:00:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:00:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:00:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:01 prd-ubuntu20.04-docker-8c-8g-4558 does not seem to be running inside a container 11:00:01 $ 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/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:00:06 $ docker top 28a044929ec9ec2035c3ad3cee1c6d2e530760416602702d9ad938a1b1ee2327 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:00:06 ---> job-cost.sh 11:00:06 lf-activate-venv: SKIPPING 11:00:06 INFO: No Stack... 11:00:06 INFO: Retrieving Pricing Info for: v3-standard-8 11:00:06 INFO: Archiving Costs [Pipeline] sh 11:00:07 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 11:00:07 + cut -d, -f6 [Pipeline] lock 11:00:07 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-88-stack-cost] 11:00:07 Resource [jenkins-edgexfoundry-device-snmp-go-main-88-stack-cost] did not exist. Created. 11:00:07 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:00:07 + echo total: 0.2199999988079071 [Pipeline] stash 11:00:07 Stashed 1 file(s) [Pipeline] } 11:00:07 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-88-stack-cost] [Pipeline] // lock [Pipeline] } 11:00:07 $ docker stop --time=1 28a044929ec9ec2035c3ad3cee1c6d2e530760416602702d9ad938a1b1ee2327 11:00:08 $ docker rm -f --volumes 28a044929ec9ec2035c3ad3cee1c6d2e530760416602702d9ad938a1b1ee2327 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:01:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4565 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 11:01:12 Running in /w/workspace/device-snmp-go/88 [Pipeline] { [Pipeline] checkout 11:01:12 Selected Git installation does not exist. Using Default 11:01:12 The recommended git tool is: NONE 11:01:17 using credential edgex-jenkins-ssh 11:01:17 Cloning the remote Git repository 11:01:17 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 11:01:18 > git init /w/workspace/device-snmp-go/88 # timeout=10 11:01:18 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 11:01:18 > git --version # timeout=10 11:01:18 > git --version # 'git version 2.25.1' 11:01:18 using GIT_SSH to set credentials SSH Credentials for GitHub 11:01:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:01:19 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 11:01:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:01:20 Avoid second fetch 11:01:20 Checking out Revision e8a92f41847651f05b50cd748b4aa01e803b308d (main) 11:01:20 > git config core.sparsecheckout # timeout=10 11:01:20 > git checkout -f e8a92f41847651f05b50cd748b4aa01e803b308d # timeout=10 11:01:21 Commit message: "Merge pull request #316 from FelixTing/update-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:01:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:01:21 % Total % Received % Xferd Average Speed Time Time Time Current 11:01:21 Dload Upload Total Spent Left Speed 11:01:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 11:01:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:01:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:01:23 + sudo tee /etc/docker/daemon.new 11:01:23 { 11:01:23 "registry-mirrors": [ 11:01:23 "https://nexus3.edgexfoundry.org:10001" 11:01:23 ], 11:01:23 "bip": "10.250.0.254/24", 11:01:23 "hosts": [ 11:01:23 "tcp://0.0.0.0:5555", 11:01:23 "unix:///var/run/docker.sock" 11:01:23 ], 11:01:23 "mtu": 1458, 11:01:23 "selinux-enabled": true, 11:01:23 "seccomp-profile": "/etc/docker/seccomp.json" 11:01:23 } [Pipeline] sh 11:01:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:01:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:01:42 provisioning config files... 11:01:42 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/88@tmp/config9764177877670413507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:01:42 ---> docker-login.sh 11:01:42 nexus3.edgexfoundry.org:10001 11:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:43 Configure a credential helper to remove this warning. See 11:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:43 11:01:43 Login Succeeded 11:01:43 nexus3.edgexfoundry.org:10002 11:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:43 Configure a credential helper to remove this warning. See 11:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:43 11:01:43 Login Succeeded 11:01:43 nexus3.edgexfoundry.org:10003 11:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:43 Configure a credential helper to remove this warning. See 11:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:43 11:01:43 Login Succeeded 11:01:43 nexus3.edgexfoundry.org:10004 11:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:44 Configure a credential helper to remove this warning. See 11:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:44 11:01:44 Login Succeeded 11:01:44 docker.io 11:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:44 Configure a credential helper to remove this warning. See 11:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:44 11:01:44 Login Succeeded 11:01:44 ---> docker-login.sh ends [Pipeline] } 11:01:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:01:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:01:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:01:45 ========================================================= 11:01:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 11:01:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:01:45 Sending build context to Docker daemon 2.97MB 11:01:45 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:01:45 Step 2/12 : FROM ${BASE} AS builder 11:01:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:01:46 edb6bdbacee9: Pulling fs layer 11:01:46 5f9638ab2659: Pulling fs layer 11:01:46 8d51d6327a98: Pulling fs layer 11:01:46 8b374f2dd631: Pulling fs layer 11:01:46 ec14aa9079de: Pulling fs layer 11:01:46 2f466654f4bb: Pulling fs layer 11:01:46 554e91adad29: Pulling fs layer 11:01:46 8b374f2dd631: Waiting 11:01:46 ec14aa9079de: Waiting 11:01:46 2f466654f4bb: Waiting 11:01:46 554e91adad29: Waiting 11:01:46 5f9638ab2659: Download complete 11:01:46 8b374f2dd631: Verifying Checksum 11:01:46 8b374f2dd631: Download complete 11:01:46 ec14aa9079de: Download complete 11:01:46 edb6bdbacee9: Download complete 11:01:47 edb6bdbacee9: Pull complete 11:01:47 554e91adad29: Verifying Checksum 11:01:47 554e91adad29: Download complete 11:01:48 5f9638ab2659: Pull complete 11:01:49 8d51d6327a98: Verifying Checksum 11:01:49 8d51d6327a98: Download complete 11:01:49 2f466654f4bb: Verifying Checksum 11:01:49 2f466654f4bb: Download complete 11:01:59 8d51d6327a98: Pull complete 11:01:59 8b374f2dd631: Pull complete 11:01:59 ec14aa9079de: Pull complete 11:02:06 2f466654f4bb: Pull complete 11:02:09 554e91adad29: Pull complete 11:02:09 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 11:02:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:02:09 ---> 1e15ea492957 11:02:09 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:02:10 ---> Running in fdf273096e90 11:02:11 Removing intermediate container fdf273096e90 11:02:11 ---> 2077ca7ae429 11:02:11 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:02:11 ---> Running in 64817f03c6ad 11:02:11 Removing intermediate container 64817f03c6ad 11:02:11 ---> 1c35bd196563 11:02:11 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:02:11 ---> Running in 67e3394ba982 11:02:12 Removing intermediate container 67e3394ba982 11:02:12 ---> 57c748665d8e 11:02:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:02:12 ---> Running in d617e171d990 11:02:12 Removing intermediate container d617e171d990 11:02:12 ---> b80e1d566791 11:02:12 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:02:12 ---> Running in e9dcc949756b 11:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:02:15 (1/4) Installing openssh-keygen (9.1_p1-r4) 11:02:15 (2/4) Installing libedit (20221030.3.1-r0) 11:02:15 (3/4) Installing openssh-client-common (9.1_p1-r4) 11:02:15 (4/4) Installing openssh-client-default (9.1_p1-r4) 11:02:15 Executing busybox-1.35.0-r29.trigger 11:02:15 OK: 268 MiB in 57 packages 11:02:16 Removing intermediate container e9dcc949756b 11:02:16 ---> 953e1cbc4798 11:02:16 Step 8/12 : WORKDIR /device-snmp-go 11:02:17 ---> Running in 16fa8bd6c748 11:02:17 Removing intermediate container 16fa8bd6c748 11:02:17 ---> cb0d305157e4 11:02:17 Step 9/12 : COPY go.mod vendor* ./ 11:02:18 ---> e3e66aedd397 11:02:18 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:18 ---> Running in 49acb3bf654a 11:03:39 Removing intermediate container 49acb3bf654a 11:03:39 ---> 8a1d9a21ef9d 11:03:39 Step 11/12 : COPY . . 11:03:39 ---> 20146a3acdaa 11:03:39 Step 12/12 : RUN ${MAKE} 11:03:39 ---> Running in 6b9d43ba624d 11:03:39 noop 11:03:39 Removing intermediate container 6b9d43ba624d 11:03:39 ---> 612129cc4bb6 11:03:39 Successfully built 612129cc4bb6 11:03:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:40 + docker inspect -f . ci-base-image-arm64 11:03:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:40 prd-ubuntu20.04-docker-arm64-4c-16g-4565 does not seem to be running inside a container 11:03:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/88 -v /w/workspace/device-snmp-go/88:/w/workspace/device-snmp-go/88:rw,z -v /w/workspace/device-snmp-go/88@tmp:/w/workspace/device-snmp-go/88@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 ******** ci-base-image-arm64 cat 11:03:41 $ docker top 4d06c03a4d711392d4919c87406f9adddf2117679e11cae33e557dbeaa33cfb6 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:42 + go version 11:03:42 go version go1.20.6 linux/arm64 [Pipeline] } 11:03:42 $ docker stop --time=1 4d06c03a4d711392d4919c87406f9adddf2117679e11cae33e557dbeaa33cfb6 11:03:44 $ docker rm -f --volumes 4d06c03a4d711392d4919c87406f9adddf2117679e11cae33e557dbeaa33cfb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:44 + docker inspect -f . ci-base-image-arm64 11:03:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:45 prd-ubuntu20.04-docker-arm64-4c-16g-4565 does not seem to be running inside a container 11:03:45 $ 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/88 -v /w/workspace/device-snmp-go/88:/w/workspace/device-snmp-go/88:rw,z -v /w/workspace/device-snmp-go/88@tmp:/w/workspace/device-snmp-go/88@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 ******** ci-base-image-arm64 cat 11:03:46 $ docker top 05fa72fef9bdc177092e8046f3417c86cd8cff4e99428f2cf4e0e44616574026 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:47 + git config --global --add safe.directory /w/workspace/device-snmp-go/88 [Pipeline] fileExists [Pipeline] sh 11:03:48 + make test 11:03:48 go test ./... -coverprofile=coverage.out 11:04:27 ? github.com/edgexfoundry/device-snmp-go [no test files] 11:07:18 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 11:07:18 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.056s coverage: 0.0% of statements 11:07:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:07:18 go vet ./... 11:07:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:07:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:07:45 ./bin/test-attribution-txt.sh [Pipeline] echo 11:07:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:07:45 $ docker stop --time=1 05fa72fef9bdc177092e8046f3417c86cd8cff4e99428f2cf4e0e44616574026 11:07:47 $ docker rm -f --volumes 05fa72fef9bdc177092e8046f3417c86cd8cff4e99428f2cf4e0e44616574026 [Pipeline] // withDockerContainer [Pipeline] sh 11:07:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:07:49 Warning: overwriting stash ‘coverage-report’ 11:07:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:07:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:07:50 + ls -al . 11:07:50 total 172 11:07:50 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 11:03 . 11:07:50 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 11:01 .. 11:07:50 -rw-rw-r-- 1 jenkins jenkins 6 Aug 25 11:01 .dockerignore 11:07:50 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 11:01 .git 11:07:50 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 11:01 .github 11:07:50 -rw-rw-r-- 1 jenkins jenkins 328 Aug 25 11:01 .gitignore 11:07:50 -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 11:01 .golangci.yml 11:07:50 -rw-rw-r-- 1 jenkins jenkins 10025 Aug 25 11:01 Attribution.txt 11:07:50 -rw-rw-r-- 1 jenkins jenkins 10534 Aug 25 11:01 CHANGELOG.md 11:07:50 -rw-rw-r-- 1 jenkins jenkins 1423 Aug 25 11:01 Dockerfile 11:07:50 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 11:01 GOVERNANCE.md 11:07:50 -rw-rw-r-- 1 jenkins jenkins 656 Aug 25 11:01 Jenkinsfile 11:07:50 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 11:01 LICENSE 11:07:50 -rw-rw-r-- 1 jenkins jenkins 2240 Aug 25 11:01 Makefile 11:07:50 -rw-rw-r-- 1 jenkins jenkins 620 Aug 25 11:01 OWNERS.md 11:07:50 -rw-rw-r-- 1 jenkins jenkins 10559 Aug 25 11:01 README.md 11:07:50 -rw-rw-r-- 1 jenkins jenkins 11 Aug 25 10:58 VERSION 11:07:50 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 11:01 bin 11:07:50 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 11:01 cmd 11:07:50 -rw-r--r-- 1 jenkins jenkins 8837 Aug 25 11:07 coverage.out 11:07:50 -rw-rw-r-- 1 jenkins jenkins 3710 Aug 25 11:01 go.mod 11:07:50 -rw-rw-r-- 1 jenkins jenkins 33759 Aug 25 11:01 go.sum 11:07:50 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 11:01 internal 11:07:50 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 11:01 snap 11:07:50 -rw-rw-r-- 1 jenkins jenkins 228 Aug 25 11:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:50 + 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=e8a92f41847651f05b50cd748b4aa01e803b308d --label arch=arm64 --label version=3.1.0-dev.2 . 11:07:50 Sending build context to Docker daemon 2.98MB 11:07:50 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 11:07:50 Step 2/24 : FROM ${BASE} AS builder 11:07:50 ---> 612129cc4bb6 11:07:50 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:07:51 ---> Running in e86359bd7704 11:07:51 Removing intermediate container e86359bd7704 11:07:51 ---> 35d828eea45c 11:07:51 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:07:51 ---> Running in bf219dc6c13c 11:07:52 Removing intermediate container bf219dc6c13c 11:07:52 ---> feb0fe60fa89 11:07:52 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:07:52 ---> Running in 95b0bbd458d0 11:07:52 Removing intermediate container 95b0bbd458d0 11:07:52 ---> 893935f82dc0 11:07:52 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:07:52 ---> Running in 6ac072e4cfd1 11:07:52 Removing intermediate container 6ac072e4cfd1 11:07:52 ---> 207bb7ac22b3 11:07:52 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:07:52 ---> Running in cf6137ceb67e 11:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:07:55 OK: 268 MiB in 57 packages 11:07:56 Removing intermediate container cf6137ceb67e 11:07:56 ---> 8b23ec061bd3 11:07:56 Step 8/24 : WORKDIR /device-snmp-go 11:07:56 ---> Running in a2669477d52d 11:07:57 Removing intermediate container a2669477d52d 11:07:57 ---> f0cccf007350 11:07:57 Step 9/24 : COPY go.mod vendor* ./ 11:07:58 ---> 58b18c314e2b 11:07:58 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:07:58 ---> Running in ad577c0cedad 11:08:00 Removing intermediate container ad577c0cedad 11:08:00 ---> 7abd140731df 11:08:00 Step 11/24 : COPY . . 11:08:01 ---> 3e191e3f0712 11:08:01 Step 12/24 : RUN ${MAKE} 11:08:01 ---> Running in ac38cb1453f0 11:08:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 11:10:54 Removing intermediate container ac38cb1453f0 11:10:54 ---> 33419d4bf01c 11:10:54 Step 13/24 : FROM alpine:3.17 11:10:54 3.17: Pulling from library/alpine 11:10:54 4060ece20d7a: Pulling fs layer 11:10:54 4060ece20d7a: Verifying Checksum 11:10:54 4060ece20d7a: Download complete 11:10:54 4060ece20d7a: Pull complete 11:10:54 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 11:10:54 Status: Downloaded newer image for alpine:3.17 11:10:54 ---> 8650cd65339b 11:10:54 Step 14/24 : RUN apk add --update --no-cache dumb-init 11:10:54 ---> Running in 9de4888f0b80 11:10:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:10:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:10:54 (1/1) Installing dumb-init (1.2.5-r2) 11:10:54 Executing busybox-1.35.0-r29.trigger 11:10:54 OK: 8 MiB in 16 packages 11:10:56 Removing intermediate container 9de4888f0b80 11:10:56 ---> 485b203d071a 11:10:56 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 11:10:58 ---> 639bec95fa32 11:10:58 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 11:10:58 ---> 898f33bb1b40 11:10:58 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 11:10:59 ---> d605e9563f22 11:10:59 Step 18/24 : EXPOSE 59993 11:10:59 ---> Running in 484fb8945b4a 11:10:59 Removing intermediate container 484fb8945b4a 11:10:59 ---> 9bfcaee2f863 11:10:59 Step 19/24 : EXPOSE 161 11:11:00 ---> Running in eee64a628d12 11:11:00 Removing intermediate container eee64a628d12 11:11:00 ---> d0cc1f66d586 11:11:00 Step 20/24 : ENTRYPOINT ["/device-snmp"] 11:11:00 ---> Running in 79aec169e861 11:11:00 Removing intermediate container 79aec169e861 11:11:00 ---> 41065f7f565c 11:11:00 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:11:00 ---> Running in d31739c00f84 11:11:00 Removing intermediate container d31739c00f84 11:11:00 ---> 098be735bb6c 11:11:00 Step 22/24 : LABEL arch=arm64 11:11:01 ---> Running in d1358b126b4b 11:11:01 Removing intermediate container d1358b126b4b 11:11:01 ---> a6620ea0b4bb 11:11:01 Step 23/24 : LABEL git_sha=e8a92f41847651f05b50cd748b4aa01e803b308d 11:11:01 ---> Running in 6ba098253159 11:11:01 Removing intermediate container 6ba098253159 11:11:01 ---> 7ec62e94ad55 11:11:01 Step 24/24 : LABEL version=3.1.0-dev.2 11:11:01 ---> Running in 9ceddb713e8f 11:11:02 Removing intermediate container 9ceddb713e8f 11:11:02 ---> 58b524ce714b 11:11:02 [Warning] One or more build-args [ARCH] were not consumed 11:11:02 Successfully built 58b524ce714b 11:11:02 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:11:02 provisioning config files... 11:11:02 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/88@tmp/config10294768373805064670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:11:02 ---> docker-login.sh 11:11:02 nexus3.edgexfoundry.org:10001 11:11:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:02 Configure a credential helper to remove this warning. See 11:11:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:02 11:11:02 Login Succeeded 11:11:02 nexus3.edgexfoundry.org:10002 11:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:03 Configure a credential helper to remove this warning. See 11:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:03 11:11:03 Login Succeeded 11:11:03 nexus3.edgexfoundry.org:10003 11:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:03 Configure a credential helper to remove this warning. See 11:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:03 11:11:03 Login Succeeded 11:11:03 nexus3.edgexfoundry.org:10004 11:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:04 Configure a credential helper to remove this warning. See 11:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:04 11:11:04 Login Succeeded 11:11:04 docker.io 11:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:04 Configure a credential helper to remove this warning. See 11:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:04 11:11:04 Login Succeeded 11:11:04 ---> docker-login.sh ends [Pipeline] } 11:11:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:11:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:11:05 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 11:11:05 e8a92f41847651f05b50cd748b4aa01e803b308d 11:11:05 latest 11:11:05 3.1.0-dev.2 11:11:05 e8a92f41847651f05b50cd748b4aa01e803b308d-3.1.0-dev.2 11:11:05 main 11:11:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:05 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:e8a92f41847651f05b50cd748b4aa01e803b308d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:05 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:e8a92f41847651f05b50cd748b4aa01e803b308d 11:11:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 11:11:05 4d6ee8c4a789: Preparing 11:11:05 26fb27e4d53b: Preparing 11:11:05 a4cf15d370e8: Preparing 11:11:05 ec9b1dbb6ad0: Preparing 11:11:05 d2d9d24a8c2a: Preparing 11:11:05 d2d9d24a8c2a: Layer already exists 11:11:06 26fb27e4d53b: Pushed 11:11:06 4d6ee8c4a789: Pushed 11:11:06 ec9b1dbb6ad0: Pushed 11:11:12 a4cf15d370e8: Pushed 11:11:12 e8a92f41847651f05b50cd748b4aa01e803b308d: digest: sha256:59773f4ae5256f10319a9de74c5f6bbc3a7dbfeca9c54ecfbc2103d57480ac47 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:13 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:13 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 11:11:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 11:11:13 4d6ee8c4a789: Preparing 11:11:13 26fb27e4d53b: Preparing 11:11:13 a4cf15d370e8: Preparing 11:11:13 ec9b1dbb6ad0: Preparing 11:11:13 d2d9d24a8c2a: Preparing 11:11:13 d2d9d24a8c2a: Layer already exists 11:11:13 a4cf15d370e8: Layer already exists 11:11:13 ec9b1dbb6ad0: Layer already exists 11:11:13 4d6ee8c4a789: Layer already exists 11:11:13 26fb27e4d53b: Layer already exists 11:11:13 latest: digest: sha256:59773f4ae5256f10319a9de74c5f6bbc3a7dbfeca9c54ecfbc2103d57480ac47 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:14 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:14 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.2 11:11:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 11:11:14 4d6ee8c4a789: Preparing 11:11:14 26fb27e4d53b: Preparing 11:11:14 a4cf15d370e8: Preparing 11:11:14 ec9b1dbb6ad0: Preparing 11:11:14 d2d9d24a8c2a: Preparing 11:11:14 26fb27e4d53b: Layer already exists 11:11:14 a4cf15d370e8: Layer already exists 11:11:14 ec9b1dbb6ad0: Layer already exists 11:11:14 4d6ee8c4a789: Layer already exists 11:11:14 d2d9d24a8c2a: Layer already exists 11:11:14 3.1.0-dev.2: digest: sha256:59773f4ae5256f10319a9de74c5f6bbc3a7dbfeca9c54ecfbc2103d57480ac47 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:15 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:e8a92f41847651f05b50cd748b4aa01e803b308d-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:15 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:e8a92f41847651f05b50cd748b4aa01e803b308d-3.1.0-dev.2 11:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 11:11:15 4d6ee8c4a789: Preparing 11:11:15 26fb27e4d53b: Preparing 11:11:15 a4cf15d370e8: Preparing 11:11:15 ec9b1dbb6ad0: Preparing 11:11:15 d2d9d24a8c2a: Preparing 11:11:15 a4cf15d370e8: Layer already exists 11:11:15 d2d9d24a8c2a: Layer already exists 11:11:15 ec9b1dbb6ad0: Layer already exists 11:11:15 26fb27e4d53b: Layer already exists 11:11:15 4d6ee8c4a789: Layer already exists 11:11:15 e8a92f41847651f05b50cd748b4aa01e803b308d-3.1.0-dev.2: digest: sha256:59773f4ae5256f10319a9de74c5f6bbc3a7dbfeca9c54ecfbc2103d57480ac47 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:15 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:16 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 11:11:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 11:11:16 4d6ee8c4a789: Preparing 11:11:16 26fb27e4d53b: Preparing 11:11:16 a4cf15d370e8: Preparing 11:11:16 ec9b1dbb6ad0: Preparing 11:11:16 d2d9d24a8c2a: Preparing 11:11:16 ec9b1dbb6ad0: Layer already exists 11:11:16 a4cf15d370e8: Layer already exists 11:11:16 d2d9d24a8c2a: Layer already exists 11:11:16 26fb27e4d53b: Layer already exists 11:11:16 4d6ee8c4a789: Layer already exists 11:11:16 main: digest: sha256:59773f4ae5256f10319a9de74c5f6bbc3a7dbfeca9c54ecfbc2103d57480ac47 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:11:16 ===================================================== [Pipeline] echo 11:11:16 taggedImages: 11:11:16 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:e8a92f41847651f05b50cd748b4aa01e803b308d 11:11:16 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 11:11:16 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.2 11:11:16 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:e8a92f41847651f05b50cd748b4aa01e803b308d-3.1.0-dev.2 11:11:16 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:11:17 11:11:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:11:17 arm64: Pulling from edgex-lftools-log-publisher 11:11:17 8998bd30e6a1: Pulling fs layer 11:11:17 04944245beec: Pulling fs layer 11:11:17 699f458cf7ca: Pulling fs layer 11:11:17 765212b225bb: Pulling fs layer 11:11:17 f23df028b6ca: Pulling fs layer 11:11:17 d65c8cfc05b1: Pulling fs layer 11:11:17 2437ff75d9bd: Pulling fs layer 11:11:17 f23df028b6ca: Waiting 11:11:17 d65c8cfc05b1: Waiting 11:11:17 2437ff75d9bd: Waiting 11:11:17 765212b225bb: Waiting 11:11:17 04944245beec: Verifying Checksum 11:11:17 04944245beec: Download complete 11:11:17 765212b225bb: Verifying Checksum 11:11:17 765212b225bb: Download complete 11:11:17 f23df028b6ca: Verifying Checksum 11:11:17 f23df028b6ca: Download complete 11:11:17 d65c8cfc05b1: Verifying Checksum 11:11:17 d65c8cfc05b1: Download complete 11:11:17 699f458cf7ca: Verifying Checksum 11:11:17 699f458cf7ca: Download complete 11:11:18 8998bd30e6a1: Verifying Checksum 11:11:18 8998bd30e6a1: Download complete 11:11:20 2437ff75d9bd: Verifying Checksum 11:11:20 2437ff75d9bd: Download complete 11:11:22 8998bd30e6a1: Pull complete 11:11:22 04944245beec: Pull complete 11:11:23 699f458cf7ca: Pull complete 11:11:24 765212b225bb: Pull complete 11:11:24 f23df028b6ca: Pull complete 11:11:25 d65c8cfc05b1: Pull complete 11:11:40 2437ff75d9bd: Pull complete 11:11:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:11:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:11:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:40 prd-ubuntu20.04-docker-arm64-4c-16g-4565 does not seem to be running inside a container 11:11:40 $ 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/88 -v /w/workspace/device-snmp-go/88:/w/workspace/device-snmp-go/88:rw,z -v /w/workspace/device-snmp-go/88@tmp:/w/workspace/device-snmp-go/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:11:43 $ docker top 598e89bf3f124a624cffbc57b390834603c0445c231a92d4d47cd2e1dd2ee297 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:11:44 ---> job-cost.sh 11:11:44 lf-activate-venv: SKIPPING 11:11:44 INFO: No Stack... 11:11:44 INFO: Retrieving Pricing Info for: v3-standard-4 11:11:45 INFO: Archiving Costs [Pipeline] sh 11:11:46 + cat /w/workspace/device-snmp-go/88/archives/cost.csv 11:11:46 + cut -d, -f6 [Pipeline] lock 11:11:46 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-88-stack-cost] 11:11:46 Resource [jenkins-edgexfoundry-device-snmp-go-main-88-stack-cost] did not exist. Created. 11:11:46 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:11:46 /w/workspace/device-snmp-go/88@tmp/durable-2c9daaa4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:11:47 + echo total: 0.10999999940395355 [Pipeline] stash 11:11:47 Warning: overwriting stash ‘stack-cost’ 11:11:47 Stashed 1 file(s) [Pipeline] } 11:11:47 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-88-stack-cost] [Pipeline] // lock [Pipeline] } 11:11:47 $ docker stop --time=1 598e89bf3f124a624cffbc57b390834603c0445c231a92d4d47cd2e1dd2ee297 11:11:49 $ docker rm -f --volumes 598e89bf3f124a624cffbc57b390834603c0445c231a92d4d47cd2e1dd2ee297 [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 11:11:49 provisioning config files... 11:11:49 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15706782955749898346tmp [Pipeline] { [Pipeline] sh 11:11:49 + set +x 11:11:49 + curl -s+ https://codecov.io/bash 11:11:49 bash -s -- 11:11:49 11:11:49 _____ _ 11:11:49 / ____| | | 11:11:49 | | ___ __| | ___ ___ _____ __ 11:11:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:11:49 | |___| (_) | (_| | __/ (_| (_) \ V / 11:11:49 \_____\___/ \__,_|\___|\___\___/ \_/ 11:11:49 Bash-1.0.6 11:11:49 11:11:49 11:11:49 ==> git version 2.25.1 found 11:11:49 ==> 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 11:11:49 Release-Date: 2020-01-08 11:11:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:11:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:11:49 ==> Jenkins CI detected. 11:11:49 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 11:11:49 project root: . 11:11:49 --> token set from env 11:11:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:11:49 ==> Running gcov in . (disable via -X gcov) 11:11:49 ==> Python coveragepy not found 11:11:49 ==> Searching for coverage reports in: 11:11:49 + . 11:11:49 -> Found 1 reports 11:11:49 ==> Detecting git/mercurial file structure 11:11:49 ==> Reading reports 11:11:49 + ./coverage.out bytes=8837 11:11:49 ==> Appending adjustments 11:11:49 https://docs.codecov.io/docs/fixing-reports 11:11:50 + Found adjustments 11:11:50 ==> Gzipping contents 11:11:50 4.0K /tmp/codecov.iYsTOp.gz 11:11:50 ==> Uploading reports 11:11:50 url: https://codecov.io 11:11:50 query: branch=main&commit=e8a92f41847651f05b50cd748b4aa01e803b308d&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:11:50 -> Pinging Codecov 11:11:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=e8a92f41847651f05b50cd748b4aa01e803b308d&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:11:50 -> Uploading to 11:11:50 https://storage.googleapis.com/codecov/v4/raw/2023-08-25/6C56EA5C29638FB4528AC87E60AF5AE0/e8a92f41847651f05b50cd748b4aa01e803b308d/b2adce1e-0768-45ce-b265-7a90766a7d57.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T111150Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ad231d30f303583d8e46306932497eca4f2adb46db3f487f2934635343118c0 11:11:50 % Total % Received % Xferd Average Speed Time Time Time Current 11:11:50 Dload Upload Total Spent Left Speed 11:11:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 8623 --:--:-- --:--:-- --:--:-- 8623 11:11:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/e8a92f41847651f05b50cd748b4aa01e803b308d [Pipeline] } 11:11:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:11:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:11:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:11:50 11:11:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:11:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 11:11:51 df9b9388f04a: Pulling fs layer 11:11:51 52dc419b0ee2: Pulling fs layer 11:11:51 25bc292e5bac: Pulling fs layer 11:11:51 114826534d7a: Pulling fs layer 11:11:51 4657fd5d0bcf: Pulling fs layer 11:11:51 6ad1cebc031e: Pulling fs layer 11:11:51 8a3aa393b2d8: Pulling fs layer 11:11:51 114826534d7a: Waiting 11:11:51 8a3aa393b2d8: Waiting 11:11:51 6ad1cebc031e: Waiting 11:11:51 4657fd5d0bcf: Waiting 11:11:51 25bc292e5bac: Download complete 11:11:51 52dc419b0ee2: Download complete 11:11:51 4657fd5d0bcf: Verifying Checksum 11:11:51 4657fd5d0bcf: Download complete 11:11:51 df9b9388f04a: Download complete 11:11:51 df9b9388f04a: Pull complete 11:11:51 6ad1cebc031e: Verifying Checksum 11:11:51 6ad1cebc031e: Download complete 11:11:51 52dc419b0ee2: Pull complete 11:11:51 25bc292e5bac: Pull complete 11:11:51 114826534d7a: Download complete 11:11:51 8a3aa393b2d8: Verifying Checksum 11:11:51 8a3aa393b2d8: Download complete 11:11:55 114826534d7a: Pull complete 11:11:55 4657fd5d0bcf: Pull complete 11:11:55 6ad1cebc031e: Pull complete 11:11:58 8a3aa393b2d8: Pull complete 11:11:58 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 11:11:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:11:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:58 prd-ubuntu20.04-docker-8c-8g-4558 does not seem to be running inside a container 11:11:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 11:12:00 $ docker top 434ca98dbb40b2224518a5f4c34854751d793fdf2ee333b896b72d2285ef9413 -eo pid,comm [Pipeline] { [Pipeline] echo 11:12:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 11:12:01 + set -o pipefail 11:12:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 11:12:06 11:12:06 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 11:12:06 11:12:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/93a92f61-32b2-4821-9f98-b0ad536d4b2c 11:12:06 11:12:06 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 11:12:06 11:12:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:12:06 11:12:06 11:12:06 A medium severity vulnerability was found in the Snyk CLI versions you are using. 11:12:06 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 11:12:06 More details here: https://snyk.co/ue1NS [Pipeline] } 11:12:06 $ docker stop --time=1 434ca98dbb40b2224518a5f4c34854751d793fdf2ee333b896b72d2285ef9413 11:12:08 $ docker rm -f --volumes 434ca98dbb40b2224518a5f4c34854751d793fdf2ee333b896b72d2285ef9413 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:12:09 + git log --format=format:%s -1 e8a92f41847651f05b50cd748b4aa01e803b308d [Pipeline] sh 11:12:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:12:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:12:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:10 prd-ubuntu20.04-docker-8c-8g-4558 does not seem to be running inside a container 11:12:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 11:12:10 $ docker top 40456a3d20b06328a1cdf14f7497e3bc8e21c64a41860be4605a80d77e6e9399 -eo pid,comm 11:12:10 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). 11:12:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:12:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:12:10 [ssh-agent] Looking for ssh-agent implementation... 11:12:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:12:10 $ docker exec 40456a3d20b06328a1cdf14f7497e3bc8e21c64a41860be4605a80d77e6e9399 ssh-agent 11:12:11 SSH_AUTH_SOCK=/tmp/ssh-hLSIgnFIUNYL/agent.32 11:12:11 SSH_AGENT_PID=38 11:12:11 Running ssh-add (command line suppressed) 11:12:11 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4634499162318784043.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4634499162318784043.key) 11:12:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:12:11 + git semver tag 11:12:11 2023-08-25 11:12:11,639 [run_tag] DEBUG tag force:False 11:12:11 2023-08-25 11:12:11,639 [check_head_tag] DEBUG check head tag 11:12:11 2023-08-25 11:12:11,639 [execute] INFO git cat-file --batch-check 11:12:11 2023-08-25 11:12:11,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 11:12:11 2023-08-25 11:12:11,643 [execute] INFO git cat-file --batch 11:12:11 2023-08-25 11:12:11,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 11:12:11 2023-08-25 11:12:11,652 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 11:12:11 2023-08-25 11:12:11,653 [execute] INFO git tag -a v3.1.0-dev.2 -m v3.1.0-dev.2 11:12:11 2023-08-25 11:12:11,653 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.2', '-m', 'v3.1.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 11:12:11 2023-08-25 11:12:11,658 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 11:12:11 3.1.0-dev.2 [Pipeline] } 11:12:11 $ docker exec --env ******** --env ******** 40456a3d20b06328a1cdf14f7497e3bc8e21c64a41860be4605a80d77e6e9399 ssh-agent -k 11:12:11 unset SSH_AUTH_SOCK; 11:12:11 unset SSH_AGENT_PID; 11:12:11 echo Agent pid 38 killed; 11:12:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:12:12 + git semver [Pipeline] } 11:12:12 $ docker stop --time=1 40456a3d20b06328a1cdf14f7497e3bc8e21c64a41860be4605a80d77e6e9399 11:12:13 $ docker rm -f --volumes 40456a3d20b06328a1cdf14f7497e3bc8e21c64a41860be4605a80d77e6e9399 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:12:14 11:12:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:12:14 0.23.1-centos7: Pulling from edgex-lftools 11:12:14 ab5ef0e58194: Pulling fs layer 11:12:14 9712f1f96733: Pulling fs layer 11:12:14 63f879dbbcfc: Pulling fs layer 11:12:14 0d9ebad4ef96: Pulling fs layer 11:12:14 e9a5061849ea: Pulling fs layer 11:12:14 d747dcd14b5f: Pulling fs layer 11:12:14 2de7ff778b66: Pulling fs layer 11:12:14 d747dcd14b5f: Waiting 11:12:14 0d9ebad4ef96: Waiting 11:12:14 2de7ff778b66: Waiting 11:12:14 9712f1f96733: Download complete 11:12:14 63f879dbbcfc: Verifying Checksum 11:12:14 63f879dbbcfc: Download complete 11:12:14 e9a5061849ea: Verifying Checksum 11:12:14 e9a5061849ea: Download complete 11:12:14 d747dcd14b5f: Download complete 11:12:14 0d9ebad4ef96: Verifying Checksum 11:12:14 0d9ebad4ef96: Download complete 11:12:15 ab5ef0e58194: Verifying Checksum 11:12:15 ab5ef0e58194: Download complete 11:12:15 2de7ff778b66: Verifying Checksum 11:12:15 2de7ff778b66: Download complete 11:12:17 ab5ef0e58194: Pull complete 11:12:17 9712f1f96733: Pull complete 11:12:18 63f879dbbcfc: Pull complete 11:12:22 0d9ebad4ef96: Pull complete 11:12:22 e9a5061849ea: Pull complete 11:12:22 d747dcd14b5f: Pull complete 11:12:22 2de7ff778b66: Pull complete 11:12:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:12:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:12:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:23 prd-ubuntu20.04-docker-8c-8g-4558 does not seem to be running inside a container 11:12:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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-lftools:0.23.1-centos7 cat 11:12:25 $ docker top cfe8fc600a220fab51fdf140bd8bfcc8cfd1d9e3cf0b8609aa34de02db119016 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:12:25 provisioning config files... 11:12:25 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11731168440545737738tmp 11:12:25 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7503381944553376529tmp 11:12:25 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7953795753657111673tmp [Pipeline] { [Pipeline] echo 11:12:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:12:25 ---> sigul-configuration.sh 11:12:25 gpg: directory `/root/.gnupg' created 11:12:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:12:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:12:25 gpg: keyring `/root/.gnupg/secring.gpg' created 11:12:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:12:25 gpg: CAST5 encrypted data 11:12:25 gpg: encrypted with 1 passphrase 11:12:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:12:25 + mkdir /home/jenkins 11:12:25 + mkdir /home/jenkins/sigul [Pipeline] sh 11:12:26 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 11:12:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:12:26 ---> sigul-install.sh 11:12:26 Sigul already installed; skipping installation. [Pipeline] sh 11:12:26 + git tag --list 11:12:26 1.0.0 11:12:26 v0.0.0 11:12:26 v1.1.0 11:12:26 v1.1.1 11:12:26 v1.2.2 11:12:26 v1.3.0 11:12:26 v1.3.1 11:12:26 v2.0.0 11:12:26 v2.1.0 11:12:26 v2.1.1 11:12:26 v2.2.0 11:12:26 v2.3.0 11:12:26 v3.0 11:12:26 v3.0.0 11:12:26 v3.1.0-dev.1 11:12:26 v3.1.0-dev.2 [Pipeline] sh 11:12:27 + lftools sign git-tag v3.1.0-dev.2 11:12:27 Signing Git tag with Sigul... 11:12:27 Signing v3.1.0-dev.2 [Pipeline] echo 11:12:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:12:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:12:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:12:28 $ docker stop --time=1 cfe8fc600a220fab51fdf140bd8bfcc8cfd1d9e3cf0b8609aa34de02db119016 11:12:29 $ docker rm -f --volumes cfe8fc600a220fab51fdf140bd8bfcc8cfd1d9e3cf0b8609aa34de02db119016 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:12:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:12:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:12:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:30 prd-ubuntu20.04-docker-8c-8g-4558 does not seem to be running inside a container 11:12:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 11:12:31 $ docker top 93334d0ab4e8336434146e4172c4b90a1fe4c87a6950914cb443ec53d9da8273 -eo pid,comm 11:12:31 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). 11:12:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:12:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:12:31 [ssh-agent] Looking for ssh-agent implementation... 11:12:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:12:31 $ docker exec 93334d0ab4e8336434146e4172c4b90a1fe4c87a6950914cb443ec53d9da8273 ssh-agent 11:12:31 SSH_AUTH_SOCK=/tmp/ssh-yWNSnqTXGDdX/agent.32 11:12:31 SSH_AGENT_PID=38 11:12:31 Running ssh-add (command line suppressed) 11:12:31 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11089216804676522285.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11089216804676522285.key) 11:12:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:12:31 + git semver bump pre 11:12:31 2023-08-25 11:12:31,874 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 11:12:31 2023-08-25 11:12:31,874 [bump_version] DEBUG bumping version:3.1.0-dev.2 on axis:pre with prefix:dev 11:12:31 2023-08-25 11:12:31,874 [bump_version] DEBUG bumped version:3.1.0-dev.3 11:12:31 2023-08-25 11:12:31,874 [write_version] DEBUG write version:3.1.0-dev.3 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 11:12:31 2023-08-25 11:12:31,874 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 11:12:31 2023-08-25 11:12:31,875 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 11:12:31 2023-08-25 11:12:31,876 [execute] INFO git cat-file --batch-check 11:12:31 2023-08-25 11:12:31,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:12:31 2023-08-25 11:12:31,882 [execute] INFO git cat-file --batch 11:12:31 2023-08-25 11:12:31,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:12:31 2023-08-25 11:12:31,888 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 11:12:31 3.1.0-dev.3 [Pipeline] } 11:12:31 $ docker exec --env ******** --env ******** 93334d0ab4e8336434146e4172c4b90a1fe4c87a6950914cb443ec53d9da8273 ssh-agent -k 11:12:32 unset SSH_AUTH_SOCK; 11:12:32 unset SSH_AGENT_PID; 11:12:32 echo Agent pid 38 killed; 11:12:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:12:32 + git semver [Pipeline] } 11:12:32 $ docker stop --time=1 93334d0ab4e8336434146e4172c4b90a1fe4c87a6950914cb443ec53d9da8273 11:12:33 $ docker rm -f --volumes 93334d0ab4e8336434146e4172c4b90a1fe4c87a6950914cb443ec53d9da8273 [Pipeline] // withDockerContainer [Pipeline] sh 11:12:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:12:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:12:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:34 prd-ubuntu20.04-docker-8c-8g-4558 does not seem to be running inside a container 11:12:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 11:12:34 $ docker top 72d087e01e162f0ffd8db9c7c3858ba1ca86f970160fa897a651290016fc62af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:12:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:12:35 [ssh-agent] Looking for ssh-agent implementation... 11:12:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:12:35 $ docker exec 72d087e01e162f0ffd8db9c7c3858ba1ca86f970160fa897a651290016fc62af ssh-agent 11:12:35 SSH_AUTH_SOCK=/tmp/ssh-5EyMybXgpbKG/agent.32 11:12:35 SSH_AGENT_PID=38 11:12:35 Running ssh-add (command line suppressed) 11:12:35 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_109672703683664409.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_109672703683664409.key) 11:12:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:12:35 + git semver push 11:12:35 2023-08-25 11:12:35,863 [run_push] DEBUG push 11:12:35 2023-08-25 11:12:35,864 [execute] INFO git cat-file --batch-check 11:12:35 2023-08-25 11:12:35,864 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:12:35 2023-08-25 11:12:35,868 [execute] INFO git rev-list 6c89e1af5e3c7e65da7c0dff6075e5903b239e0c -- 11:12:35 2023-08-25 11:12:35,868 [execute] DEBUG Popen(['git', 'rev-list', '6c89e1af5e3c7e65da7c0dff6075e5903b239e0c', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:12:35 2023-08-25 11:12:35,876 [execute] INFO git fetch -v origin 11:12:35 2023-08-25 11:12:35,876 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 11:12:36 2023-08-25 11:12:36,348 [run_push] DEBUG no remote changes detected 11:12:36 2023-08-25 11:12:36,349 [execute] INFO git push origin semver 11:12:36 2023-08-25 11:12:36,349 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:12:37 2023-08-25 11:12:37,187 [run_push] DEBUG push all version tags 11:12:37 2023-08-25 11:12:37,188 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:12:37 2023-08-25 11:12:37,188 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 11:12:38 2023-08-25 11:12:38,041 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 11:12:38 3.1.0-dev.3 [Pipeline] } 11:12:38 $ docker exec --env ******** --env ******** 72d087e01e162f0ffd8db9c7c3858ba1ca86f970160fa897a651290016fc62af ssh-agent -k 11:12:38 unset SSH_AUTH_SOCK; 11:12:38 unset SSH_AGENT_PID; 11:12:38 echo Agent pid 38 killed; 11:12:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:12:38 + git semver [Pipeline] } 11:12:39 $ docker stop --time=1 72d087e01e162f0ffd8db9c7c3858ba1ca86f970160fa897a651290016fc62af 11:12:40 $ docker rm -f --volumes 72d087e01e162f0ffd8db9c7c3858ba1ca86f970160fa897a651290016fc62af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 11:12:40 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 11:12:40 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 11:12:40 total 16 11:12:40 drwxr-xr-x 3 root root 4096 Aug 25 11:00 . 11:12:40 drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 11:12 .. 11:12:40 drwxr-xr-x 2 root root 4096 Aug 25 11:00 cost 11:12:40 -rw-r--r-- 1 root root 85 Aug 25 11:00 cost.csv 11:12:40 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 11:12:40 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 11:12:40 total 16 11:12:40 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 11:00 . 11:12:40 drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 11:12 .. 11:12:40 drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 11:00 cost 11:12:40 -rw-r--r-- 1 jenkins jenkins 85 Aug 25 11:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:12:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:12:41 ---> package-listing.sh 11:12:41 ++ facter osfamily 11:12:41 ++ tr '[:upper:]' '[:lower:]' 11:12:42 + OS_FAMILY=debian 11:12:42 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 11:12:42 + START_PACKAGES=/tmp/packages_start.txt 11:12:42 + END_PACKAGES=/tmp/packages_end.txt 11:12:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:12:42 + PACKAGES=/tmp/packages_start.txt 11:12:42 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 11:12:42 + PACKAGES=/tmp/packages_end.txt 11:12:42 + case "${OS_FAMILY}" in 11:12:42 + dpkg -l 11:12:42 + grep '^ii' 11:12:42 + '[' -f /tmp/packages_start.txt ']' 11:12:42 + '[' -f /tmp/packages_end.txt ']' 11:12:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:12:42 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 11:12:42 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 11:12:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 11:12:42 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:12:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:12:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:43 prd-ubuntu20.04-docker-8c-8g-4558 does not seem to be running inside a container 11:12:43 $ 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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-lftools-log-publisher:latest cat 11:12:43 $ docker top 3227cb3ca7f4eb6aaa47dff228ffa6dd85e20286ac7a7f1dad1b638824597c63 -eo pid,comm [Pipeline] { [Pipeline] sh 11:12:43 + touch /tmp/pre-build-complete [Pipeline] sh 11:12:44 + mkdir -p /var/log/sysstat [Pipeline] sh 11:12:44 + ls /var/log/sa-host 11:12:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:12:44 provisioning config files... 11:12:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6737174260445406929tmp [Pipeline] { [Pipeline] echo 11:12:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:12:44 ---> create-netrc.sh [Pipeline] } 11:12:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:12:45 ---> python-tools-install.sh [Pipeline] echo 11:12:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:12:45 ---> sudo-logs.sh 11:12:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:12:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:12:45 ---> job-cost.sh 11:12:45 lf-activate-venv: SKIPPING 11:12:45 DEBUG: total: 0.2199999988079071 11:12:45 INFO: Retrieving Stack Cost... 11:12:46 INFO: Retrieving Pricing Info for: v3-standard-8 11:12:46 INFO: Archiving Costs [Pipeline] echo 11:12:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:12:46 ---> logs-deploy.sh 11:12:46 lf-activate-venv: SKIPPING 11:12:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/88 11:12:46 INFO: archiving workspace using pattern(s): 11:12:47 Archives upload complete. 11:12:47 INFO: archiving logs to Nexus