Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16381fd99f00acb16521c6fc8f4fa15060dd6965 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-ssh18374418243048296830.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh1601499115317623846.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh7292633951682837748.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh11749705226433697380.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-ssh10527295560769753447.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-40315’ Running on prd-ubuntu20.04-docker-8c-8g-40317 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 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Avoid second fetch Checking out Revision 16381fd99f00acb16521c6fc8f4fa15060dd6965 (main) Commit message: "Merge pull request #354 from jumpingliu/4.0-snmp-changelog" > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16381fd99f00acb16521c6fc8f4fa15060dd6965 # timeout=10 > git rev-list --no-walk c4fcf13dda2872150eef0ffad2fcf99f13027de9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:01:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:01:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:01:19 ========================================================= 11:01:19 EdgeX Global Pipelines Version Info 11:01:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:01:21 ------------------- 11:01:21 stable info: 11:01:21 ------------------- 11:01:21 Commited By: Cherry Wang cherry@iotechsys.com 11:01:21 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 11:01:21 Message: update stable to v1.0.269 11:01:21 ------------------- 11:01:21 experimental info: 11:01:21 ------------------- 11:01:21 Commited By: Ginny Guan ginny@iotechsys.com 11:01:21 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 11:01:21 Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:01:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 11:01:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 11:01:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:01:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:01:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:01:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:01:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 11:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:01:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:01:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:01:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:01:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:01:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:01:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:01:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:01:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:01:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:01:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:01:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:01:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:01:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:01:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:01:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:01:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:01:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16381fd99f00acb16521c6fc8f4fa15060dd6965 [Pipeline] echo 11:01:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16381fd [Pipeline] echo 11:01:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:01:22 provisioning config files... 11:01:22 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6126146082997480829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:01:22 ---> ****-login.sh 11:01:22 nexus3.edgexfoundry.org:10001 11:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:01:23 Configure a credential helper to remove this warning. See 11:01:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:01:23 11:01:23 Login Succeeded 11:01:23 nexus3.edgexfoundry.org:10002 11:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:01:23 Configure a credential helper to remove this warning. See 11:01:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:01:23 11:01:23 Login Succeeded 11:01:23 nexus3.edgexfoundry.org:10003 11:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:01:23 Configure a credential helper to remove this warning. See 11:01:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:01:23 11:01:23 Login Succeeded 11:01:23 nexus3.edgexfoundry.org:10004 11:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:01:23 Configure a credential helper to remove this warning. See 11:01:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:01:23 11:01:23 Login Succeeded 11:01:23 ****.io 11:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:01:23 Configure a credential helper to remove this warning. See 11:01:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:01:23 11:01:23 Login Succeeded 11:01:23 ---> ****-login.sh ends [Pipeline] } 11:01:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:01:24 + git rev-list -1 --merges 16381fd99f00acb16521c6fc8f4fa15060dd6965~1..16381fd99f00acb16521c6fc8f4fa15060dd6965 [Pipeline] echo 11:01:24 -----------> git rev-list -1 --merges 16381fd99f00acb16521c6fc8f4fa15060dd6965~1..16381fd99f00acb16521c6fc8f4fa15060dd6965 16381fd99f00acb16521c6fc8f4fa15060dd6965 11:01:24 16381fd99f00acb16521c6fc8f4fa15060dd6965 [false] [Pipeline] sh 11:01:24 + git log --format=format:%s -1 16381fd99f00acb16521c6fc8f4fa15060dd6965 [Pipeline] echo 11:01:24 ========================================================= 11:01:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:01:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:01:24 + git log --format=format:%s -1 16381fd99f00acb16521c6fc8f4fa15060dd6965 [Pipeline] echo 11:01:24 [semverPrep] GIT_COMMIT: 16381fd99f00acb16521c6fc8f4fa15060dd6965, Commit Message: Merge pull request #354 from jumpingliu/4.0-snmp-changelog [Pipeline] echo 11:01:24 [semverPrep] This is not a build commit. [Pipeline] sh 11:01:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:01:25 + grep -v github /etc/ssh/ssh_known_hosts 11:01:25 + [ -e /tmp/ssh_known_hosts ] 11:01:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:01:25 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 11:01:25 -a /etc/ssh/ssh_known_hosts 11:01:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:01:25 11:01:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:01:26 0.1.4: Pulling from edgex-devops/py-git-semver 11:01:26 b85a868b505f: Pulling fs layer 11:01:26 e2be974225ed: Pulling fs layer 11:01:26 339a4e72a1f5: Pulling fs layer 11:01:26 988bab9f4d93: Pulling fs layer 11:01:26 1469e6f7b9e6: Pulling fs layer 11:01:26 eaf3925da568: Pulling fs layer 11:01:26 bab4dde63d76: Pulling fs layer 11:01:26 bde34c3a00c8: Pulling fs layer 11:01:26 b352a97aabf1: Pulling fs layer 11:01:26 4872d77fe225: Pulling fs layer 11:01:26 5851b861e8e6: Pulling fs layer 11:01:26 eaf3925da568: Waiting 11:01:26 988bab9f4d93: Waiting 11:01:26 4872d77fe225: Waiting 11:01:26 5851b861e8e6: Waiting 11:01:26 1469e6f7b9e6: Waiting 11:01:26 bab4dde63d76: Waiting 11:01:26 bde34c3a00c8: Waiting 11:01:26 e2be974225ed: Verifying Checksum 11:01:26 e2be974225ed: Download complete 11:01:26 988bab9f4d93: Verifying Checksum 11:01:26 988bab9f4d93: Download complete 11:01:26 1469e6f7b9e6: Verifying Checksum 11:01:26 1469e6f7b9e6: Download complete 11:01:26 eaf3925da568: Verifying Checksum 11:01:26 eaf3925da568: Download complete 11:01:26 339a4e72a1f5: Verifying Checksum 11:01:26 339a4e72a1f5: Download complete 11:01:26 bde34c3a00c8: Verifying Checksum 11:01:26 bde34c3a00c8: Download complete 11:01:26 b352a97aabf1: Download complete 11:01:26 4872d77fe225: Download complete 11:01:26 5851b861e8e6: Download complete 11:01:26 b85a868b505f: Verifying Checksum 11:01:26 b85a868b505f: Download complete 11:01:26 bab4dde63d76: Verifying Checksum 11:01:26 bab4dde63d76: Download complete 11:01:28 b85a868b505f: Pull complete 11:01:28 e2be974225ed: Pull complete 11:01:29 339a4e72a1f5: Pull complete 11:01:29 988bab9f4d93: Pull complete 11:01:29 1469e6f7b9e6: Pull complete 11:01:30 eaf3925da568: Pull complete 11:01:31 bab4dde63d76: Pull complete 11:01:31 bde34c3a00c8: Pull complete 11:01:31 b352a97aabf1: Pull complete 11:01:31 4872d77fe225: Pull complete 11:01:32 5851b861e8e6: Pull complete 11:01:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:01:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:01:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:32 prd-ubuntu20.04-docker-8c-8g-40317 does not seem to be running inside a container 11:01:32 $ 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 11:01:35 $ docker top 03e31487b1bc3cbdb6577d707fc6fc65cfd96414136b0b947a8371d3c802b4b9 -eo pid,comm 11:01:35 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:01:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:01:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:01:35 [ssh-agent] Looking for ssh-agent implementation... 11:01:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:01:36 $ docker exec 03e31487b1bc3cbdb6577d707fc6fc65cfd96414136b0b947a8371d3c802b4b9 ssh-agent 11:01:36 SSH_AUTH_SOCK=/tmp/ssh-biyQtH390IhP/agent.32 11:01:36 SSH_AGENT_PID=38 11:01:36 Running ssh-add (command line suppressed) 11:01:36 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10577949124969345451.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10577949124969345451.key) 11:01:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:01:36 + git tag --points-at HEAD [Pipeline] } 11:01:36 $ docker exec --env ******** --env ******** 03e31487b1bc3cbdb6577d707fc6fc65cfd96414136b0b947a8371d3c802b4b9 ssh-agent -k 11:01:36 unset SSH_AUTH_SOCK; 11:01:36 unset SSH_AGENT_PID; 11:01:36 echo Agent pid 38 killed; 11:01:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:01:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:01:36 [ssh-agent] Looking for ssh-agent implementation... 11:01:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:01:36 $ docker exec 03e31487b1bc3cbdb6577d707fc6fc65cfd96414136b0b947a8371d3c802b4b9 ssh-agent 11:01:36 SSH_AUTH_SOCK=/tmp/ssh-OATh9ZsOatRS/agent.71 11:01:36 SSH_AGENT_PID=77 11:01:36 Running ssh-add (command line suppressed) 11:01:37 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10426217740104115996.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10426217740104115996.key) 11:01:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:01:37 + git semver init 11:01:37 2025-03-05 11:01:37,519 [run_init] DEBUG init version:0.0.0 force:False 11:01:37 2025-03-05 11:01:37,520 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 11:01:37 2025-03-05 11:01:37,520 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 11:01:37 2025-03-05 11:01:37,521 [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) 11:01:39 2025-03-05 11:01:39,127 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 11:01:39 2025-03-05 11:01:39,128 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 11:01:39 2025-03-05 11:01:39,128 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 11:01:39 2025-03-05 11:01:39,129 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 11:01:39 4.0.0-dev.3 [Pipeline] } 11:01:39 $ docker exec --env ******** --env ******** 03e31487b1bc3cbdb6577d707fc6fc65cfd96414136b0b947a8371d3c802b4b9 ssh-agent -k 11:01:39 unset SSH_AUTH_SOCK; 11:01:39 unset SSH_AGENT_PID; 11:01:39 echo Agent pid 77 killed; 11:01:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:01:39 + git semver [Pipeline] } 11:01:40 $ docker stop --time=1 03e31487b1bc3cbdb6577d707fc6fc65cfd96414136b0b947a8371d3c802b4b9 11:01:41 $ docker rm -f --volumes 03e31487b1bc3cbdb6577d707fc6fc65cfd96414136b0b947a8371d3c802b4b9 [Pipeline] // withDockerContainer [Pipeline] sh 11:01:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:01:42 Stashed 1 file(s) [Pipeline] echo 11:01:42 [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [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 11:01:42 provisioning config files... 11:01:42 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12168299521231549624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:01:42 ---> ****-login.sh 11:01:42 nexus3.edgexfoundry.org:10001 11:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:01:42 Configure a credential helper to remove this warning. See 11:01:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:01:42 11:01:42 Login Succeeded 11:01:42 nexus3.edgexfoundry.org:10002 11:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:01:42 Configure a credential helper to remove this warning. See 11:01:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:01:42 11:01:42 Login Succeeded 11:01:42 nexus3.edgexfoundry.org:10003 11:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:01:42 Configure a credential helper to remove this warning. See 11:01:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:01:42 11:01:42 Login Succeeded 11:01:42 nexus3.edgexfoundry.org:10004 11:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:01:42 Configure a credential helper to remove this warning. See 11:01:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:01:42 11:01:42 Login Succeeded 11:01:42 ****.io 11:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:01:43 Configure a credential helper to remove this warning. See 11:01:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:01:43 11:01:43 Login Succeeded 11:01:43 ---> ****-login.sh ends [Pipeline] } 11:01:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:01:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:01:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:01:43 ========================================================= 11:01:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:01:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 11:01:43 Sending build context to Docker daemon 20MB 11:01:43 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:01:43 Step 2/12 : FROM ${BASE} AS builder 11:01:43 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:01:43 da9db072f522: Pulling fs layer 11:01:43 6ef4a4ee8ca5: Pulling fs layer 11:01:43 06f05ace1117: Pulling fs layer 11:01:43 5fe327b54edc: Pulling fs layer 11:01:43 4f4fb700ef54: Pulling fs layer 11:01:43 92a5565b7b96: Pulling fs layer 11:01:43 ff9bb7016b71: Pulling fs layer 11:01:43 b67dba6c2c7d: Pulling fs layer 11:01:43 a813b0c90790: Pulling fs layer 11:01:43 5fe327b54edc: Waiting 11:01:43 4f4fb700ef54: Waiting 11:01:43 92a5565b7b96: Waiting 11:01:43 ff9bb7016b71: Waiting 11:01:43 b67dba6c2c7d: Waiting 11:01:43 a813b0c90790: Waiting 11:01:43 6ef4a4ee8ca5: Verifying Checksum 11:01:43 6ef4a4ee8ca5: Download complete 11:01:43 5fe327b54edc: Verifying Checksum 11:01:43 5fe327b54edc: Download complete 11:01:43 4f4fb700ef54: Verifying Checksum 11:01:43 4f4fb700ef54: Download complete 11:01:43 92a5565b7b96: Verifying Checksum 11:01:43 92a5565b7b96: Download complete 11:01:43 da9db072f522: Download complete 11:01:43 ff9bb7016b71: Verifying Checksum 11:01:43 ff9bb7016b71: Download complete 11:01:44 a813b0c90790: Verifying Checksum 11:01:44 a813b0c90790: Download complete 11:01:44 da9db072f522: Pull complete 11:01:44 06f05ace1117: Download complete 11:01:44 6ef4a4ee8ca5: Pull complete 11:01:44 b67dba6c2c7d: Verifying Checksum 11:01:44 b67dba6c2c7d: Download complete 11:01:48 06f05ace1117: Pull complete 11:01:48 5fe327b54edc: Pull complete 11:01:48 4f4fb700ef54: Pull complete 11:01:48 92a5565b7b96: Pull complete 11:01:48 ff9bb7016b71: Pull complete 11:01:49 b67dba6c2c7d: Pull complete 11:01:50 a813b0c90790: Pull complete 11:01:50 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 11:01:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:01:50 ---> 3ba60ce46760 11:01:50 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:01:57 ---> Running in cbdfa89a2a9e 11:01:57 Removing intermediate container cbdfa89a2a9e 11:01:57 ---> 4966266a5ed9 11:01:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:01:57 ---> Running in 10e64dff6a19 11:01:57 Removing intermediate container 10e64dff6a19 11:01:57 ---> 6ed40bd0c88f 11:01:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:01:57 ---> Running in 396def9de4d9 11:01:57 Removing intermediate container 396def9de4d9 11:01:57 ---> d89b82673ad0 11:01:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:01:57 ---> Running in 2bb7c0bfab67 11:01:57 Removing intermediate container 2bb7c0bfab67 11:01:57 ---> f689bc46540e 11:01:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:01:57 ---> Running in 0909710fa330 11:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:01:57 Still waiting to schedule task 11:01:57 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40316’ 11:01:57 (1/4) Installing openssh-keygen (9.7_p1-r5) 11:01:57 (2/4) Installing libedit (20240517.3.1-r0) 11:01:57 (3/4) Installing openssh-client-common (9.7_p1-r5) 11:01:57 (4/4) Installing openssh-client-default (9.7_p1-r5) 11:01:57 Executing busybox-1.36.1-r29.trigger 11:01:57 OK: 252 MiB in 62 packages 11:01:57 Removing intermediate container 0909710fa330 11:01:57 ---> 2a61daa166b1 11:01:57 Step 8/12 : WORKDIR /device-snmp-go 11:01:57 ---> Running in 595d8f2bad1d 11:01:57 Removing intermediate container 595d8f2bad1d 11:01:57 ---> b07e3d31abe3 11:01:57 Step 9/12 : COPY go.mod vendor* ./ 11:01:58 ---> 56d913731312 11:01:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:01:58 ---> Running in 462b07ab5b5c 11:02:44 Removing intermediate container 462b07ab5b5c 11:02:44 ---> 51d63044518e 11:02:44 Step 11/12 : COPY . . 11:02:44 ---> 7f918727adad 11:02:44 Step 12/12 : RUN ${MAKE} 11:02:44 ---> Running in 2a72445740d9 11:02:44 noop 11:02:44 Removing intermediate container 2a72445740d9 11:02:44 ---> 1bbe037a8b37 11:02:44 Successfully built 1bbe037a8b37 11:02:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:45 + docker inspect -f . ci-base-image-x86_64 11:02:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:45 prd-ubuntu20.04-docker-8c-8g-40317 does not seem to be running inside a container 11:02:45 $ 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 11:02:45 $ docker top a2837e1982971fa6f44ecab14c02b7c6a1f13135ff5c03ba26c0a44a3c41b72a -eo pid,comm [Pipeline] { [Pipeline] sh 11:02:45 + go version 11:02:45 go version go1.23.4 linux/amd64 [Pipeline] } 11:02:45 $ docker stop --time=1 a2837e1982971fa6f44ecab14c02b7c6a1f13135ff5c03ba26c0a44a3c41b72a 11:02:47 $ docker rm -f --volumes a2837e1982971fa6f44ecab14c02b7c6a1f13135ff5c03ba26c0a44a3c41b72a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:47 + docker inspect -f . ci-base-image-x86_64 11:02:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:47 prd-ubuntu20.04-docker-8c-8g-40317 does not seem to be running inside a container 11:02:47 $ 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 11:02:48 $ docker top 0eacc90f0840fa03916bd34dfd2c1a1813ccfd6138ee4a49f85e4f25a1c1964a -eo pid,comm [Pipeline] { [Pipeline] sh 11:02:48 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 11:02:48 + make test 11:02:48 go test ./... -coverprofile=coverage.out 11:02:50 ? github.com/edgexfoundry/device-snmp-go [no test files] 11:03:08 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 11:03:08 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.005s coverage: 0.0% of statements 11:03:21 go vet ./... 11:03:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:03:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:03:25 ./bin/test-attribution-txt.sh [Pipeline] echo 11:03:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:03:25 $ docker stop --time=1 0eacc90f0840fa03916bd34dfd2c1a1813ccfd6138ee4a49f85e4f25a1c1964a 11:03:33 $ docker rm -f --volumes 0eacc90f0840fa03916bd34dfd2c1a1813ccfd6138ee4a49f85e4f25a1c1964a [Pipeline] // withDockerContainer [Pipeline] sh 11:03:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:03:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:03:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:03:35 + ls -al . 11:03:35 total 236 11:03:35 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:02 . 11:03:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:01 .. 11:03:35 -rw-rw-r-- 1 jenkins jenkins 6 Mar 5 11:01 .dockerignore 11:03:35 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:03 .git 11:03:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:01 .github 11:03:35 -rw-rw-r-- 1 jenkins jenkins 263 Mar 5 11:01 .gitignore 11:03:35 -rw-rw-r-- 1 jenkins jenkins 199 Mar 5 11:01 .golangci.yml 11:03:35 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 11:01 .semver 11:03:35 -rw-rw-r-- 1 jenkins jenkins 18843 Mar 5 11:01 Attribution.txt 11:03:35 -rw-rw-r-- 1 jenkins jenkins 12273 Mar 5 11:01 CHANGELOG.md 11:03:35 -rw-rw-r-- 1 jenkins jenkins 1571 Mar 5 11:01 Dockerfile 11:03:35 -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 11:01 GOVERNANCE.md 11:03:35 -rw-rw-r-- 1 jenkins jenkins 656 Mar 5 11:01 Jenkinsfile 11:03:35 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 5 11:01 LICENSE 11:03:35 -rw-rw-r-- 1 jenkins jenkins 2240 Mar 5 11:01 Makefile 11:03:35 -rw-rw-r-- 1 jenkins jenkins 620 Mar 5 11:01 OWNERS.md 11:03:35 -rw-rw-r-- 1 jenkins jenkins 10477 Mar 5 11:01 README.md 11:03:35 -rw-rw-r-- 1 jenkins jenkins 11 Mar 5 11:01 VERSION 11:03:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:01 bin 11:03:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:01 cmd 11:03:35 -rw-r--r-- 1 jenkins jenkins 8903 Mar 5 11:03 coverage.out 11:03:35 -rw-rw-r-- 1 jenkins jenkins 6154 Mar 5 11:01 go.mod 11:03:35 -rw-rw-r-- 1 jenkins jenkins 87041 Mar 5 11:01 go.sum 11:03:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:01 internal 11:03:35 -rw-rw-r-- 1 jenkins jenkins 228 Mar 5 11:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:35 + 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=16381fd99f00acb16521c6fc8f4fa15060dd6965 --label arch=amd64 --label version=4.0.0-dev.3 . 11:03:35 Sending build context to Docker daemon 20.01MB 11:03:35 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 11:03:35 Step 2/25 : FROM ${BASE} AS builder 11:03:35 ---> 1bbe037a8b37 11:03:35 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:03:35 ---> Running in 3a6ad20d326b 11:03:35 Removing intermediate container 3a6ad20d326b 11:03:35 ---> ea0a13849b5c 11:03:35 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:03:35 ---> Running in 7abc9a641d87 11:03:35 Removing intermediate container 7abc9a641d87 11:03:35 ---> 38867a25674a 11:03:35 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:03:35 ---> Running in 3dd1ed915c62 11:03:35 Removing intermediate container 3dd1ed915c62 11:03:35 ---> 04201ef4dcd7 11:03:35 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:03:35 ---> Running in 0f0118efec08 11:03:35 Removing intermediate container 0f0118efec08 11:03:35 ---> 60f4259a397a 11:03:35 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:03:36 ---> Running in 0f6ee22d51c4 11:03:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:03:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:03:36 OK: 252 MiB in 62 packages 11:03:37 Removing intermediate container 0f6ee22d51c4 11:03:37 ---> 28b87489d9c2 11:03:37 Step 8/25 : WORKDIR /device-snmp-go 11:03:37 ---> Running in 0d0a7e062459 11:03:37 Removing intermediate container 0d0a7e062459 11:03:37 ---> 1e4462886e7b 11:03:37 Step 9/25 : COPY go.mod vendor* ./ 11:03:37 ---> d09bdaf6a5ee 11:03:37 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:03:37 ---> Running in 1ccfe25bbac1 11:03:38 Removing intermediate container 1ccfe25bbac1 11:03:38 ---> 1afe17dda438 11:03:38 Step 11/25 : COPY . . 11:03:38 ---> 6d540a3bdd2e 11:03:38 Step 12/25 : RUN ${MAKE} 11:03:38 ---> Running in 694fd045c08b 11:03:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 11:04:10 Removing intermediate container 694fd045c08b 11:04:10 ---> e719cf1d9498 11:04:10 Step 13/25 : FROM alpine:3.20 11:04:10 3.20: Pulling from library/alpine 11:04:10 0a9a5dfd008f: Pulling fs layer 11:04:10 0a9a5dfd008f: Verifying Checksum 11:04:10 0a9a5dfd008f: Download complete 11:04:10 0a9a5dfd008f: Pull complete 11:04:10 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:04:10 Status: Downloaded newer image for alpine:3.20 11:04:10 ---> ff221270b9fb 11:04:10 Step 14/25 : RUN apk add --update --no-cache dumb-init 11:04:10 ---> Running in 2fd9b946a2fc 11:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:04:11 (1/1) Installing dumb-init (1.2.5-r3) 11:04:11 Executing busybox-1.36.1-r29.trigger 11:04:11 OK: 8 MiB in 15 packages 11:04:11 Removing intermediate container 2fd9b946a2fc 11:04:11 ---> a5529286c7e5 11:04:11 Step 15/25 : RUN apk --no-cache upgrade 11:04:11 ---> Running in ac4fb5f3a2a8 11:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:04:12 OK: 8 MiB in 15 packages 11:04:13 Removing intermediate container ac4fb5f3a2a8 11:04:13 ---> c7f915b30b07 11:04:13 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 11:04:13 ---> 8c9c0de7c5d1 11:04:13 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 11:04:14 ---> 425afcec2879 11:04:14 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 11:04:14 ---> 6da48926e534 11:04:14 Step 19/25 : EXPOSE 59993 11:04:14 ---> Running in a4e4158f34dd 11:04:14 Removing intermediate container a4e4158f34dd 11:04:14 ---> 01b83ae50243 11:04:14 Step 20/25 : EXPOSE 161 11:04:14 ---> Running in 75ef4270f187 11:04:14 Removing intermediate container 75ef4270f187 11:04:14 ---> 58e73c807042 11:04:14 Step 21/25 : ENTRYPOINT ["/device-snmp"] 11:04:14 ---> Running in e5de6341bb3e 11:04:14 Removing intermediate container e5de6341bb3e 11:04:14 ---> b5a0e5182608 11:04:14 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:04:14 ---> Running in 513d1a9477b8 11:04:14 Removing intermediate container 513d1a9477b8 11:04:14 ---> 8f3dc7f6a8a6 11:04:14 Step 23/25 : LABEL arch=amd64 11:04:14 ---> Running in 01c8d97db23e 11:04:14 Removing intermediate container 01c8d97db23e 11:04:14 ---> fbf4462c52bd 11:04:14 Step 24/25 : LABEL git_sha=16381fd99f00acb16521c6fc8f4fa15060dd6965 11:04:15 ---> Running in 23a0f87bfa69 11:04:15 Removing intermediate container 23a0f87bfa69 11:04:15 ---> 93fbe18a174c 11:04:15 Step 25/25 : LABEL version=4.0.0-dev.3 11:04:15 ---> Running in c1a0804efb7d 11:04:15 Removing intermediate container c1a0804efb7d 11:04:15 ---> 40744a20f3f3 11:04:15 [Warning] One or more build-args [ARCH] were not consumed 11:04:15 Successfully built 40744a20f3f3 11:04:15 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:04:15 provisioning config files... 11:04:15 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9438452578319968511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:04:15 ---> ****-login.sh 11:04:15 nexus3.edgexfoundry.org:10001 11:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:15 Configure a credential helper to remove this warning. See 11:04:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:15 11:04:15 Login Succeeded 11:04:15 nexus3.edgexfoundry.org:10002 11:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:15 Configure a credential helper to remove this warning. See 11:04:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:15 11:04:15 Login Succeeded 11:04:15 nexus3.edgexfoundry.org:10003 11:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:15 Configure a credential helper to remove this warning. See 11:04:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:15 11:04:15 Login Succeeded 11:04:15 nexus3.edgexfoundry.org:10004 11:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:15 Configure a credential helper to remove this warning. See 11:04:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:15 11:04:15 Login Succeeded 11:04:15 ****.io 11:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:15 Configure a credential helper to remove this warning. See 11:04:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:15 11:04:15 Login Succeeded 11:04:15 ---> ****-login.sh ends [Pipeline] } 11:04:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:04:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:04:16 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 11:04:16 16381fd99f00acb16521c6fc8f4fa15060dd6965 11:04:16 latest 11:04:16 4.0.0-dev.3 11:04:16 16381fd99f00acb16521c6fc8f4fa15060dd6965-4.0.0-dev.3 11:04:16 main 11:04:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:16 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:16381fd99f00acb16521c6fc8f4fa15060dd6965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:16 + docker push nexus3.edgexfoundry.org:10004/device-snmp:16381fd99f00acb16521c6fc8f4fa15060dd6965 11:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 11:04:16 5f417ff2a34a: Preparing 11:04:16 c851e673c090: Preparing 11:04:16 f7ffe99dbc8f: Preparing 11:04:16 6326e7ae4b13: Preparing 11:04:16 76799ba36e9e: Preparing 11:04:16 994456c4fd7b: Preparing 11:04:16 994456c4fd7b: Waiting 11:04:16 76799ba36e9e: Pushed 11:04:16 c851e673c090: Pushed 11:04:16 5f417ff2a34a: Pushed 11:04:16 6326e7ae4b13: Pushed 11:04:16 994456c4fd7b: Layer already exists 11:04:20 f7ffe99dbc8f: Pushed 11:04:20 16381fd99f00acb16521c6fc8f4fa15060dd6965: digest: sha256:cb5edc4c2436dde7d4f28689a6f0ab63487d417455e67c766702efc44f490441 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:21 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:21 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 11:04:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 11:04:21 5f417ff2a34a: Preparing 11:04:21 c851e673c090: Preparing 11:04:21 f7ffe99dbc8f: Preparing 11:04:21 6326e7ae4b13: Preparing 11:04:21 76799ba36e9e: Preparing 11:04:21 994456c4fd7b: Preparing 11:04:21 994456c4fd7b: Waiting 11:04:21 5f417ff2a34a: Layer already exists 11:04:21 c851e673c090: Layer already exists 11:04:21 76799ba36e9e: Layer already exists 11:04:21 f7ffe99dbc8f: Layer already exists 11:04:21 6326e7ae4b13: Layer already exists 11:04:21 994456c4fd7b: Layer already exists 11:04:21 latest: digest: sha256:cb5edc4c2436dde7d4f28689a6f0ab63487d417455e67c766702efc44f490441 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:21 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:22 + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.0.0-dev.3 11:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 11:04:22 5f417ff2a34a: Preparing 11:04:22 c851e673c090: Preparing 11:04:22 f7ffe99dbc8f: Preparing 11:04:22 6326e7ae4b13: Preparing 11:04:22 76799ba36e9e: Preparing 11:04:22 994456c4fd7b: Preparing 11:04:22 994456c4fd7b: Waiting 11:04:22 f7ffe99dbc8f: Layer already exists 11:04:22 6326e7ae4b13: Layer already exists 11:04:22 76799ba36e9e: Layer already exists 11:04:22 5f417ff2a34a: Layer already exists 11:04:22 c851e673c090: Layer already exists 11:04:22 994456c4fd7b: Layer already exists 11:04:22 4.0.0-dev.3: digest: sha256:cb5edc4c2436dde7d4f28689a6f0ab63487d417455e67c766702efc44f490441 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:22 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:16381fd99f00acb16521c6fc8f4fa15060dd6965-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:22 + docker push nexus3.edgexfoundry.org:10004/device-snmp:16381fd99f00acb16521c6fc8f4fa15060dd6965-4.0.0-dev.3 11:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 11:04:22 5f417ff2a34a: Preparing 11:04:22 c851e673c090: Preparing 11:04:22 f7ffe99dbc8f: Preparing 11:04:22 6326e7ae4b13: Preparing 11:04:22 76799ba36e9e: Preparing 11:04:22 994456c4fd7b: Preparing 11:04:22 994456c4fd7b: Waiting 11:04:22 5f417ff2a34a: Layer already exists 11:04:22 6326e7ae4b13: Layer already exists 11:04:22 c851e673c090: Layer already exists 11:04:22 f7ffe99dbc8f: Layer already exists 11:04:22 76799ba36e9e: Layer already exists 11:04:22 994456c4fd7b: Layer already exists 11:04:22 16381fd99f00acb16521c6fc8f4fa15060dd6965-4.0.0-dev.3: digest: sha256:cb5edc4c2436dde7d4f28689a6f0ab63487d417455e67c766702efc44f490441 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:23 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:23 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 11:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 11:04:23 5f417ff2a34a: Preparing 11:04:23 c851e673c090: Preparing 11:04:23 f7ffe99dbc8f: Preparing 11:04:23 6326e7ae4b13: Preparing 11:04:23 76799ba36e9e: Preparing 11:04:23 994456c4fd7b: Preparing 11:04:23 994456c4fd7b: Waiting 11:04:23 6326e7ae4b13: Layer already exists 11:04:23 f7ffe99dbc8f: Layer already exists 11:04:23 5f417ff2a34a: Layer already exists 11:04:23 76799ba36e9e: Layer already exists 11:04:23 c851e673c090: Layer already exists 11:04:23 994456c4fd7b: Layer already exists 11:04:23 main: digest: sha256:cb5edc4c2436dde7d4f28689a6f0ab63487d417455e67c766702efc44f490441 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:04:23 ===================================================== [Pipeline] echo 11:04:23 taggedImages: 11:04:23 - nexus3.edgexfoundry.org:10004/device-snmp:16381fd99f00acb16521c6fc8f4fa15060dd6965 11:04:23 - nexus3.edgexfoundry.org:10004/device-snmp:latest 11:04:23 - nexus3.edgexfoundry.org:10004/device-snmp:4.0.0-dev.3 11:04:23 - nexus3.edgexfoundry.org:10004/device-snmp:16381fd99f00acb16521c6fc8f4fa15060dd6965-4.0.0-dev.3 11:04:23 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:04:24 11:04:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:04:24 latest: Pulling from edgex-lftools-log-publisher 11:04:24 5eb5b503b376: Pulling fs layer 11:04:24 5c69ac0246d0: Pulling fs layer 11:04:24 ec43610c2a17: Pulling fs layer 11:04:24 3a2ae6a8a46f: Pulling fs layer 11:04:24 33b1e0a273af: Pulling fs layer 11:04:24 5d3b04190fa2: Pulling fs layer 11:04:24 2f39f015ded8: Pulling fs layer 11:04:24 3a2ae6a8a46f: Waiting 11:04:24 33b1e0a273af: Waiting 11:04:24 2f39f015ded8: Waiting 11:04:24 5d3b04190fa2: Waiting 11:04:24 5c69ac0246d0: Verifying Checksum 11:04:24 5c69ac0246d0: Download complete 11:04:24 3a2ae6a8a46f: Download complete 11:04:24 33b1e0a273af: Verifying Checksum 11:04:24 33b1e0a273af: Download complete 11:04:24 ec43610c2a17: Verifying Checksum 11:04:24 ec43610c2a17: Download complete 11:04:24 5d3b04190fa2: Download complete 11:04:24 5eb5b503b376: Download complete 11:04:25 2f39f015ded8: Download complete 11:04:25 5eb5b503b376: Pull complete 11:04:25 5c69ac0246d0: Pull complete 11:04:26 ec43610c2a17: Pull complete 11:04:26 3a2ae6a8a46f: Pull complete 11:04:26 33b1e0a273af: Pull complete 11:04:26 5d3b04190fa2: Pull complete 11:04:30 2f39f015ded8: Pull complete 11:04:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:04:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:04:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:31 prd-ubuntu20.04-docker-8c-8g-40317 does not seem to be running inside a container 11:04:31 $ 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:04:34 $ docker top a7e672e10b6320412cecb6822672cb1754fc19c311b1abfac1af276e7617b65e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:04:34 ---> job-cost.sh 11:04:34 lf-activate-venv: SKIPPING 11:04:34 INFO: No Stack... 11:04:34 INFO: Retrieving Pricing Info for: v3-standard-8 11:04:35 INFO: Archiving Costs [Pipeline] sh 11:04:35 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 11:04:35 + cut -d, -f6 [Pipeline] lock 11:04:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-113-stack-cost] 11:04:35 Resource [jenkins-edgexfoundry-device-snmp-go-main-113-stack-cost] did not exist. Created. 11:04:35 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:04:35 + echo total: 0.2199999988079071 [Pipeline] stash 11:04:35 Stashed 1 file(s) [Pipeline] } 11:04:35 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-113-stack-cost] [Pipeline] // lock [Pipeline] } 11:04:35 $ docker stop --time=1 a7e672e10b6320412cecb6822672cb1754fc19c311b1abfac1af276e7617b65e 11:04:37 $ docker rm -f --volumes a7e672e10b6320412cecb6822672cb1754fc19c311b1abfac1af276e7617b65e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:05:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40321 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 11:05:13 Running in /w/workspace/device-snmp-go/113 [Pipeline] { [Pipeline] checkout 11:05:13 Selected Git installation does not exist. Using Default 11:05:13 The recommended git tool is: NONE 11:05:19 using credential edgex-jenkins-ssh 11:05:19 Cloning the remote Git repository 11:05:19 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 11:05:19 > git init /w/workspace/device-snmp-go/113 # timeout=10 11:05:19 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 11:05:19 > git --version # timeout=10 11:05:19 > git --version # 'git version 2.25.1' 11:05:19 using GIT_SSH to set credentials SSH Credentials for GitHub 11:05:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:05:22 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 11:05:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:05:23 Avoid second fetch 11:05:23 Checking out Revision 16381fd99f00acb16521c6fc8f4fa15060dd6965 (main) 11:05:23 > git config core.sparsecheckout # timeout=10 11:05:23 > git checkout -f 16381fd99f00acb16521c6fc8f4fa15060dd6965 # timeout=10 11:05:24 Commit message: "Merge pull request #354 from jumpingliu/4.0-snmp-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:05:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:05:28 % Total % Received % Xferd Average Speed Time Time Time Current 11:05:28 Dload Upload Total Spent Left Speed 11:05:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 255k 0 --:--:-- --:--:-- --:--:-- 260k [Pipeline] sh 11:05:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:05:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:05:29 + sudo tee /etc/docker/daemon.new 11:05:29 { 11:05:29 "registry-mirrors": [ 11:05:29 "https://nexus3.edgexfoundry.org:10001" 11:05:29 ], 11:05:29 "bip": "10.250.0.254/24", 11:05:29 "hosts": [ 11:05:29 "tcp://0.0.0.0:5555", 11:05:29 "unix:///var/run/docker.sock" 11:05:29 ], 11:05:29 "mtu": 1458, 11:05:29 "selinux-enabled": true, 11:05:29 "seccomp-profile": "/etc/docker/seccomp.json" 11:05:29 } [Pipeline] sh 11:05:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:05:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:05:48 provisioning config files... 11:05:48 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/113@tmp/config1218805823593318240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:49 ---> ****-login.sh 11:05:49 nexus3.edgexfoundry.org:10001 11:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:05:49 Configure a credential helper to remove this warning. See 11:05:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:05:49 11:05:49 Login Succeeded 11:05:49 nexus3.edgexfoundry.org:10002 11:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:05:50 Configure a credential helper to remove this warning. See 11:05:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:05:50 11:05:50 Login Succeeded 11:05:50 nexus3.edgexfoundry.org:10003 11:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:05:50 Configure a credential helper to remove this warning. See 11:05:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:05:50 11:05:50 Login Succeeded 11:05:50 nexus3.edgexfoundry.org:10004 11:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:05:50 Configure a credential helper to remove this warning. See 11:05:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:05:50 11:05:51 Login Succeeded 11:05:51 ****.io 11:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:05:51 Configure a credential helper to remove this warning. See 11:05:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:05:51 11:05:51 Login Succeeded 11:05:51 ---> ****-login.sh ends [Pipeline] } 11:05:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:05:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:05:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:05:51 ========================================================= 11:05:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 11:05:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 11:05:52 Sending build context to Docker daemon 10.1MB 11:05:52 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:05:52 Step 2/12 : FROM ${BASE} AS builder 11:05:52 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:05:52 9986a736f7d3: Pulling fs layer 11:05:52 1f018df60701: Pulling fs layer 11:05:52 39f8f326b044: Pulling fs layer 11:05:52 e6a1e7a6a96a: Pulling fs layer 11:05:52 4f4fb700ef54: Pulling fs layer 11:05:52 d45d956e0dbf: Pulling fs layer 11:05:52 d7702b0d1db1: Pulling fs layer 11:05:52 5c7f0f088c93: Pulling fs layer 11:05:52 4fdc064ae6cf: Pulling fs layer 11:05:52 d45d956e0dbf: Waiting 11:05:52 d7702b0d1db1: Waiting 11:05:52 5c7f0f088c93: Waiting 11:05:52 4fdc064ae6cf: Waiting 11:05:52 e6a1e7a6a96a: Waiting 11:05:52 4f4fb700ef54: Waiting 11:05:52 1f018df60701: Verifying Checksum 11:05:52 1f018df60701: Download complete 11:05:52 e6a1e7a6a96a: Verifying Checksum 11:05:52 e6a1e7a6a96a: Download complete 11:05:52 4f4fb700ef54: Verifying Checksum 11:05:52 4f4fb700ef54: Download complete 11:05:52 d45d956e0dbf: Verifying Checksum 11:05:52 d45d956e0dbf: Download complete 11:05:52 9986a736f7d3: Verifying Checksum 11:05:52 9986a736f7d3: Download complete 11:05:52 d7702b0d1db1: Verifying Checksum 11:05:52 d7702b0d1db1: Download complete 11:05:53 4fdc064ae6cf: Verifying Checksum 11:05:53 4fdc064ae6cf: Download complete 11:05:53 9986a736f7d3: Pull complete 11:05:54 1f018df60701: Pull complete 11:05:54 39f8f326b044: Verifying Checksum 11:05:54 39f8f326b044: Download complete 11:05:56 5c7f0f088c93: Verifying Checksum 11:05:56 5c7f0f088c93: Download complete 11:06:08 39f8f326b044: Pull complete 11:06:08 e6a1e7a6a96a: Pull complete 11:06:09 4f4fb700ef54: Pull complete 11:06:09 d45d956e0dbf: Pull complete 11:06:09 d7702b0d1db1: Pull complete 11:06:19 5c7f0f088c93: Pull complete 11:06:20 4fdc064ae6cf: Pull complete 11:06:20 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 11:06:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:06:20 ---> 63f30b955cb9 11:06:20 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:06:22 ---> Running in 2ba32c22c4e8 11:06:22 Removing intermediate container 2ba32c22c4e8 11:06:22 ---> c973aee067a8 11:06:22 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:06:22 ---> Running in fccf7522f364 11:06:23 Removing intermediate container fccf7522f364 11:06:23 ---> 7cde6ca5731a 11:06:23 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:06:23 ---> Running in c5db659d9577 11:06:23 Removing intermediate container c5db659d9577 11:06:23 ---> 642667819775 11:06:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:06:23 ---> Running in 421fd5d1f956 11:06:23 Removing intermediate container 421fd5d1f956 11:06:23 ---> d11cda71fe07 11:06:23 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:06:23 ---> Running in e067e81a5ea6 11:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:06:26 (1/4) Installing openssh-keygen (9.7_p1-r5) 11:06:26 (2/4) Installing libedit (20240517.3.1-r0) 11:06:26 (3/4) Installing openssh-client-common (9.7_p1-r5) 11:06:26 (4/4) Installing openssh-client-default (9.7_p1-r5) 11:06:26 Executing busybox-1.36.1-r29.trigger 11:06:27 OK: 244 MiB in 62 packages 11:06:28 Removing intermediate container e067e81a5ea6 11:06:28 ---> cd66428368b6 11:06:28 Step 8/12 : WORKDIR /device-snmp-go 11:06:28 ---> Running in a1d8f1bd088c 11:06:28 Removing intermediate container a1d8f1bd088c 11:06:28 ---> f17f266a0e06 11:06:28 Step 9/12 : COPY go.mod vendor* ./ 11:06:28 ---> d7a6e48ce2dc 11:06:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:06:28 ---> Running in 01604754b93f 11:08:20 Removing intermediate container 01604754b93f 11:08:20 ---> e6b879e9aa2f 11:08:20 Step 11/12 : COPY . . 11:08:20 ---> a85da1e891b6 11:08:20 Step 12/12 : RUN ${MAKE} 11:08:20 ---> Running in 54cb5f9d49d6 11:08:20 noop 11:08:20 Removing intermediate container 54cb5f9d49d6 11:08:20 ---> 6f49ffc4bc9e 11:08:20 Successfully built 6f49ffc4bc9e 11:08:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:20 + docker inspect -f . ci-base-image-arm64 11:08:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:08:21 prd-ubuntu20.04-docker-arm64-4c-16g-40321 does not seem to be running inside a container 11:08:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/113 -v /w/workspace/device-snmp-go/113:/w/workspace/device-snmp-go/113:rw,z -v /w/workspace/device-snmp-go/113@tmp:/w/workspace/device-snmp-go/113@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:08:22 $ docker top 9e5e5ed9e5039fcd057e0829910616b9e065207d9b159541f9e1e4e4f20966c7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:08:23 + go version 11:08:23 go version go1.23.4 linux/arm64 [Pipeline] } 11:08:23 $ docker stop --time=1 9e5e5ed9e5039fcd057e0829910616b9e065207d9b159541f9e1e4e4f20966c7 11:08:25 $ docker rm -f --volumes 9e5e5ed9e5039fcd057e0829910616b9e065207d9b159541f9e1e4e4f20966c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:25 + docker inspect -f . ci-base-image-arm64 11:08:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:08:25 prd-ubuntu20.04-docker-arm64-4c-16g-40321 does not seem to be running inside a container 11:08:25 $ 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/113 -v /w/workspace/device-snmp-go/113:/w/workspace/device-snmp-go/113:rw,z -v /w/workspace/device-snmp-go/113@tmp:/w/workspace/device-snmp-go/113@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:08:27 $ docker top 64753a8099ca57a1d487d4e4df2dd753979a7995baaf71d623417f0e248f6274 -eo pid,comm [Pipeline] { [Pipeline] sh 11:08:27 + git config --global --add safe.directory /w/workspace/device-snmp-go/113 [Pipeline] fileExists [Pipeline] sh 11:08:28 + make test 11:08:28 go test ./... -coverprofile=coverage.out 11:08:35 ? github.com/edgexfoundry/device-snmp-go [no test files] 11:11:57 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 11:11:57 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.031s coverage: 0.0% of statements 11:11:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:11:57 go vet ./... 11:12:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:12:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:12:44 ./bin/test-attribution-txt.sh [Pipeline] echo 11:12:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:12:44 $ docker stop --time=1 64753a8099ca57a1d487d4e4df2dd753979a7995baaf71d623417f0e248f6274 11:12:46 $ docker rm -f --volumes 64753a8099ca57a1d487d4e4df2dd753979a7995baaf71d623417f0e248f6274 [Pipeline] // withDockerContainer [Pipeline] sh 11:12:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:12:47 Warning: overwriting stash ‘coverage-report’ 11:12:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:12:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:12:48 + ls -al . 11:12:48 total 232 11:12:48 drwxrwxr-x 7 jenkins jenkins 4096 Mar 5 11:08 . 11:12:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:05 .. 11:12:48 -rw-rw-r-- 1 jenkins jenkins 6 Mar 5 11:05 .dockerignore 11:12:48 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:05 .git 11:12:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:05 .github 11:12:48 -rw-rw-r-- 1 jenkins jenkins 263 Mar 5 11:05 .gitignore 11:12:48 -rw-rw-r-- 1 jenkins jenkins 199 Mar 5 11:05 .golangci.yml 11:12:48 -rw-rw-r-- 1 jenkins jenkins 18843 Mar 5 11:05 Attribution.txt 11:12:48 -rw-rw-r-- 1 jenkins jenkins 12273 Mar 5 11:05 CHANGELOG.md 11:12:48 -rw-rw-r-- 1 jenkins jenkins 1571 Mar 5 11:05 Dockerfile 11:12:48 -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 11:05 GOVERNANCE.md 11:12:48 -rw-rw-r-- 1 jenkins jenkins 656 Mar 5 11:05 Jenkinsfile 11:12:48 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 5 11:05 LICENSE 11:12:48 -rw-rw-r-- 1 jenkins jenkins 2240 Mar 5 11:05 Makefile 11:12:48 -rw-rw-r-- 1 jenkins jenkins 620 Mar 5 11:05 OWNERS.md 11:12:48 -rw-rw-r-- 1 jenkins jenkins 10477 Mar 5 11:05 README.md 11:12:48 -rw-rw-r-- 1 jenkins jenkins 11 Mar 5 11:01 VERSION 11:12:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:05 bin 11:12:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:05 cmd 11:12:48 -rw-r--r-- 1 jenkins jenkins 8903 Mar 5 11:11 coverage.out 11:12:48 -rw-rw-r-- 1 jenkins jenkins 6154 Mar 5 11:05 go.mod 11:12:48 -rw-rw-r-- 1 jenkins jenkins 87041 Mar 5 11:05 go.sum 11:12:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:05 internal 11:12:48 -rw-rw-r-- 1 jenkins jenkins 228 Mar 5 11:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:49 + 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=16381fd99f00acb16521c6fc8f4fa15060dd6965 --label arch=arm64 --label version=4.0.0-dev.3 . 11:12:49 Sending build context to Docker daemon 10.11MB 11:12:49 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 11:12:49 Step 2/25 : FROM ${BASE} AS builder 11:12:49 ---> 6f49ffc4bc9e 11:12:49 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:12:49 ---> Running in 03053fc2b2d9 11:12:50 Removing intermediate container 03053fc2b2d9 11:12:50 ---> b9fd99356021 11:12:50 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:12:50 ---> Running in b3bb91bd71f5 11:12:50 Removing intermediate container b3bb91bd71f5 11:12:50 ---> fe1b31e95df3 11:12:50 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:12:50 ---> Running in 895482324fa6 11:12:51 Removing intermediate container 895482324fa6 11:12:51 ---> da6018b4c60d 11:12:51 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:12:51 ---> Running in 868a9c4e0093 11:12:51 Removing intermediate container 868a9c4e0093 11:12:51 ---> f59f4bf981ac 11:12:51 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:12:51 ---> Running in f4e23f79a42a 11:12:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:12:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:12:54 OK: 244 MiB in 62 packages 11:12:55 Removing intermediate container f4e23f79a42a 11:12:55 ---> ecf1d0a7ab91 11:12:55 Step 8/25 : WORKDIR /device-snmp-go 11:12:55 ---> Running in 7196eacee49f 11:12:55 Removing intermediate container 7196eacee49f 11:12:55 ---> 850cc6b13591 11:12:55 Step 9/25 : COPY go.mod vendor* ./ 11:12:55 ---> f73055fd62c0 11:12:55 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:55 ---> Running in 415e3b7e08c7 11:12:58 Removing intermediate container 415e3b7e08c7 11:12:58 ---> 2bbb1ce4cb43 11:12:58 Step 11/25 : COPY . . 11:12:59 ---> c4002c5ab614 11:12:59 Step 12/25 : RUN ${MAKE} 11:12:59 ---> Running in 934c9f668ee5 11:13:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 11:16:22 Removing intermediate container 934c9f668ee5 11:16:22 ---> 59ac58bbf478 11:16:22 Step 13/25 : FROM alpine:3.20 11:16:22 3.20: Pulling from library/alpine 11:16:22 94e9d8af2201: Pulling fs layer 11:16:22 94e9d8af2201: Download complete 11:16:22 94e9d8af2201: Pull complete 11:16:22 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:16:22 Status: Downloaded newer image for alpine:3.20 11:16:22 ---> 7aab056cecc6 11:16:22 Step 14/25 : RUN apk add --update --no-cache dumb-init 11:16:22 ---> Running in 703b5688299c 11:16:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:16:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:16:22 (1/1) Installing dumb-init (1.2.5-r3) 11:16:22 Executing busybox-1.36.1-r29.trigger 11:16:22 OK: 9 MiB in 15 packages 11:16:22 Removing intermediate container 703b5688299c 11:16:22 ---> 91f6aa570c52 11:16:22 Step 15/25 : RUN apk --no-cache upgrade 11:16:22 ---> Running in c8510c5ea31d 11:16:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:16:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:16:22 OK: 9 MiB in 15 packages 11:16:22 Removing intermediate container c8510c5ea31d 11:16:22 ---> e52b368e1c52 11:16:22 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 11:16:22 ---> a874db1a8664 11:16:22 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 11:16:22 ---> 2d6b39f3e676 11:16:22 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 11:16:22 ---> 335ce6773034 11:16:22 Step 19/25 : EXPOSE 59993 11:16:22 ---> Running in 691e666cdcfa 11:16:22 Removing intermediate container 691e666cdcfa 11:16:22 ---> 4a41ed8c54dc 11:16:22 Step 20/25 : EXPOSE 161 11:16:22 ---> Running in 20663f9fb5fa 11:16:22 Removing intermediate container 20663f9fb5fa 11:16:22 ---> 18c8e27ddb7d 11:16:22 Step 21/25 : ENTRYPOINT ["/device-snmp"] 11:16:22 ---> Running in 7104f64b51a4 11:16:22 Removing intermediate container 7104f64b51a4 11:16:22 ---> 0ccb15d53ee2 11:16:22 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:16:22 ---> Running in ee70c30082c7 11:16:22 Removing intermediate container ee70c30082c7 11:16:22 ---> 00f2dd643a82 11:16:22 Step 23/25 : LABEL arch=arm64 11:16:22 ---> Running in ddb36109db31 11:16:22 Removing intermediate container ddb36109db31 11:16:22 ---> e00ca39e9dd4 11:16:22 Step 24/25 : LABEL git_sha=16381fd99f00acb16521c6fc8f4fa15060dd6965 11:16:22 ---> Running in d38786abc94c 11:16:22 Removing intermediate container d38786abc94c 11:16:22 ---> dff66c834b2e 11:16:22 Step 25/25 : LABEL version=4.0.0-dev.3 11:16:22 ---> Running in 0bb24a06b380 11:16:22 Removing intermediate container 0bb24a06b380 11:16:22 ---> 4168d01a2623 11:16:22 [Warning] One or more build-args [ARCH] were not consumed 11:16:22 Successfully built 4168d01a2623 11:16:22 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:16:23 provisioning config files... 11:16:23 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/113@tmp/config8628261060583358079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:16:23 ---> ****-login.sh 11:16:23 nexus3.edgexfoundry.org:10001 11:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:23 Configure a credential helper to remove this warning. See 11:16:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:23 11:16:23 Login Succeeded 11:16:23 nexus3.edgexfoundry.org:10002 11:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:23 Configure a credential helper to remove this warning. See 11:16:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:23 11:16:23 Login Succeeded 11:16:23 nexus3.edgexfoundry.org:10003 11:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:24 Configure a credential helper to remove this warning. See 11:16:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:24 11:16:24 Login Succeeded 11:16:24 nexus3.edgexfoundry.org:10004 11:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:24 Configure a credential helper to remove this warning. See 11:16:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:24 11:16:24 Login Succeeded 11:16:24 ****.io 11:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:25 Configure a credential helper to remove this warning. See 11:16:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:25 11:16:25 Login Succeeded 11:16:25 ---> ****-login.sh ends [Pipeline] } 11:16:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:16:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:16:25 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 11:16:25 16381fd99f00acb16521c6fc8f4fa15060dd6965 11:16:25 latest 11:16:25 4.0.0-dev.3 11:16:25 16381fd99f00acb16521c6fc8f4fa15060dd6965-4.0.0-dev.3 11:16:25 main 11:16:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:25 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:16381fd99f00acb16521c6fc8f4fa15060dd6965 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:26 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:16381fd99f00acb16521c6fc8f4fa15060dd6965 11:16:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 11:16:26 3ef1405f83bd: Preparing 11:16:26 35d26ece4f13: Preparing 11:16:26 3584303210fc: Preparing 11:16:26 e99c4def20a2: Preparing 11:16:26 6d45ec667866: Preparing 11:16:26 dd9c8f8612c8: Preparing 11:16:26 dd9c8f8612c8: Waiting 11:16:26 3ef1405f83bd: Pushed 11:16:26 35d26ece4f13: Pushed 11:16:26 e99c4def20a2: Pushed 11:16:26 6d45ec667866: Pushed 11:16:26 dd9c8f8612c8: Layer already exists 11:16:36 3584303210fc: Pushed 11:16:36 16381fd99f00acb16521c6fc8f4fa15060dd6965: digest: sha256:89e62aae7546e06ed28324a00e2774fdbf13daa5a2b31bf06c9fca9377059d8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:36 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:37 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 11:16:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 11:16:37 3ef1405f83bd: Preparing 11:16:37 35d26ece4f13: Preparing 11:16:37 3584303210fc: Preparing 11:16:37 e99c4def20a2: Preparing 11:16:37 6d45ec667866: Preparing 11:16:37 dd9c8f8612c8: Preparing 11:16:37 dd9c8f8612c8: Waiting 11:16:37 6d45ec667866: Layer already exists 11:16:37 3584303210fc: Layer already exists 11:16:37 3ef1405f83bd: Layer already exists 11:16:37 e99c4def20a2: Layer already exists 11:16:37 35d26ece4f13: Layer already exists 11:16:37 dd9c8f8612c8: Layer already exists 11:16:37 latest: digest: sha256:89e62aae7546e06ed28324a00e2774fdbf13daa5a2b31bf06c9fca9377059d8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:37 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:38 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.0.0-dev.3 11:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 11:16:38 3ef1405f83bd: Preparing 11:16:38 35d26ece4f13: Preparing 11:16:38 3584303210fc: Preparing 11:16:38 e99c4def20a2: Preparing 11:16:38 6d45ec667866: Preparing 11:16:38 dd9c8f8612c8: Preparing 11:16:38 dd9c8f8612c8: Waiting 11:16:38 e99c4def20a2: Layer already exists 11:16:38 3584303210fc: Layer already exists 11:16:38 35d26ece4f13: Layer already exists 11:16:38 6d45ec667866: Layer already exists 11:16:38 3ef1405f83bd: Layer already exists 11:16:38 dd9c8f8612c8: Layer already exists 11:16:38 4.0.0-dev.3: digest: sha256:89e62aae7546e06ed28324a00e2774fdbf13daa5a2b31bf06c9fca9377059d8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:38 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:16381fd99f00acb16521c6fc8f4fa15060dd6965-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:39 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:16381fd99f00acb16521c6fc8f4fa15060dd6965-4.0.0-dev.3 11:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 11:16:39 3ef1405f83bd: Preparing 11:16:39 35d26ece4f13: Preparing 11:16:39 3584303210fc: Preparing 11:16:39 e99c4def20a2: Preparing 11:16:39 6d45ec667866: Preparing 11:16:39 dd9c8f8612c8: Preparing 11:16:39 dd9c8f8612c8: Waiting 11:16:39 6d45ec667866: Layer already exists 11:16:39 35d26ece4f13: Layer already exists 11:16:39 3ef1405f83bd: Layer already exists 11:16:39 e99c4def20a2: Layer already exists 11:16:39 3584303210fc: Layer already exists 11:16:39 dd9c8f8612c8: Layer already exists 11:16:39 16381fd99f00acb16521c6fc8f4fa15060dd6965-4.0.0-dev.3: digest: sha256:89e62aae7546e06ed28324a00e2774fdbf13daa5a2b31bf06c9fca9377059d8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:39 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:39 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 11:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 11:16:39 3ef1405f83bd: Preparing 11:16:39 35d26ece4f13: Preparing 11:16:39 3584303210fc: Preparing 11:16:39 e99c4def20a2: Preparing 11:16:39 6d45ec667866: Preparing 11:16:39 dd9c8f8612c8: Preparing 11:16:39 dd9c8f8612c8: Waiting 11:16:39 6d45ec667866: Layer already exists 11:16:39 e99c4def20a2: Layer already exists 11:16:39 35d26ece4f13: Layer already exists 11:16:39 3584303210fc: Layer already exists 11:16:39 3ef1405f83bd: Layer already exists 11:16:39 dd9c8f8612c8: Layer already exists 11:16:40 main: digest: sha256:89e62aae7546e06ed28324a00e2774fdbf13daa5a2b31bf06c9fca9377059d8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:16:40 ===================================================== [Pipeline] echo 11:16:40 taggedImages: 11:16:40 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:16381fd99f00acb16521c6fc8f4fa15060dd6965 11:16:40 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 11:16:40 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.0.0-dev.3 11:16:40 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:16381fd99f00acb16521c6fc8f4fa15060dd6965-4.0.0-dev.3 11:16:40 - 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:16:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:16:40 11:16:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:16:40 arm64: Pulling from edgex-lftools-log-publisher 11:16:40 8998bd30e6a1: Pulling fs layer 11:16:40 04944245beec: Pulling fs layer 11:16:40 699f458cf7ca: Pulling fs layer 11:16:40 765212b225bb: Pulling fs layer 11:16:40 f23df028b6ca: Pulling fs layer 11:16:40 d65c8cfc05b1: Pulling fs layer 11:16:40 2437ff75d9bd: Pulling fs layer 11:16:40 f23df028b6ca: Waiting 11:16:40 d65c8cfc05b1: Waiting 11:16:40 2437ff75d9bd: Waiting 11:16:40 765212b225bb: Waiting 11:16:41 04944245beec: Verifying Checksum 11:16:41 04944245beec: Download complete 11:16:41 765212b225bb: Verifying Checksum 11:16:41 765212b225bb: Download complete 11:16:41 f23df028b6ca: Verifying Checksum 11:16:41 f23df028b6ca: Download complete 11:16:41 d65c8cfc05b1: Verifying Checksum 11:16:41 d65c8cfc05b1: Download complete 11:16:41 699f458cf7ca: Verifying Checksum 11:16:41 699f458cf7ca: Download complete 11:16:41 8998bd30e6a1: Verifying Checksum 11:16:41 8998bd30e6a1: Download complete 11:16:44 2437ff75d9bd: Verifying Checksum 11:16:44 2437ff75d9bd: Download complete 11:16:46 8998bd30e6a1: Pull complete 11:16:46 04944245beec: Pull complete 11:16:48 699f458cf7ca: Pull complete 11:16:48 765212b225bb: Pull complete 11:16:49 f23df028b6ca: Pull complete 11:16:49 d65c8cfc05b1: Pull complete 11:17:07 2437ff75d9bd: Pull complete 11:17:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:17:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:17:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:08 prd-ubuntu20.04-docker-arm64-4c-16g-40321 does not seem to be running inside a container 11:17:08 $ 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/113 -v /w/workspace/device-snmp-go/113:/w/workspace/device-snmp-go/113:rw,z -v /w/workspace/device-snmp-go/113@tmp:/w/workspace/device-snmp-go/113@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:17:10 $ docker top 485d91b8089094f292681cd955f9aba37482be92631746ffdc5897212c71b3c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:17:11 ---> job-cost.sh 11:17:11 lf-activate-venv: SKIPPING 11:17:11 INFO: No Stack... 11:17:11 INFO: Retrieving Pricing Info for: v3-standard-4 11:17:12 INFO: Archiving Costs [Pipeline] sh 11:17:13 + + cut -d, -f6 11:17:13 cat /w/workspace/device-snmp-go/113/archives/cost.csv [Pipeline] lock 11:17:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-113-stack-cost] 11:17:13 Resource [jenkins-edgexfoundry-device-snmp-go-main-113-stack-cost] did not exist. Created. 11:17:13 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:17:14 /w/workspace/device-snmp-go/113@tmp/durable-9b4e90ac/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:17:14 + echo total: 0.10999999940395355 [Pipeline] stash 11:17:14 Warning: overwriting stash ‘stack-cost’ 11:17:14 Stashed 1 file(s) [Pipeline] } 11:17:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-113-stack-cost] [Pipeline] // lock [Pipeline] } 11:17:14 $ docker stop --time=1 485d91b8089094f292681cd955f9aba37482be92631746ffdc5897212c71b3c2 11:17:16 $ docker rm -f --volumes 485d91b8089094f292681cd955f9aba37482be92631746ffdc5897212c71b3c2 [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:17:16 provisioning config files... 11:17:16 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6125153014705826803tmp [Pipeline] { [Pipeline] sh 11:17:17 + set +x 11:17:17 + curl -s https://codecov.io/bash 11:17:17 + bash -s -- 11:17:17 11:17:17 _____ _ 11:17:17 / ____| | | 11:17:17 | | ___ __| | ___ ___ _____ __ 11:17:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:17:17 | |___| (_) | (_| | __/ (_| (_) \ V / 11:17:17 \_____\___/ \__,_|\___|\___\___/ \_/ 11:17:17 Bash-1.0.6 11:17:17 11:17:17 11:17:17 ==> git version 2.25.1 found 11:17:17 ==> 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:17:17 Release-Date: 2020-01-08 11:17:17 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:17:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:17:17 ==> Jenkins CI detected. 11:17:17 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 11:17:17 project root: . 11:17:17 --> token set from env 11:17:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:17:17 ==> Running gcov in . (disable via -X gcov) 11:17:17 ==> Python coveragepy not found 11:17:17 ==> Searching for coverage reports in: 11:17:17 + . 11:17:17 -> Found 1 reports 11:17:17 ==> Detecting git/mercurial file structure 11:17:17 ==> Reading reports 11:17:17 + ./coverage.out bytes=8903 11:17:17 ==> Appending adjustments 11:17:17 https://docs.codecov.io/docs/fixing-reports 11:17:17 + Found adjustments 11:17:17 ==> Gzipping contents 11:17:17 4.0K /tmp/codecov.zXS0oi.gz 11:17:17 ==> Uploading reports 11:17:17 url: https://codecov.io 11:17:17 query: branch=main&commit=16381fd99f00acb16521c6fc8f4fa15060dd6965&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:17:17 -> Pinging Codecov 11:17:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=16381fd99f00acb16521c6fc8f4fa15060dd6965&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:17:17 -> Uploading to 11:17:17 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/16381fd99f00acb16521c6fc8f4fa15060dd6965/4a9b9f4f-9ceb-49c9-99aa-4bfb947b1384.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T111717Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=498b0737f6678f5b456c963dafd54fddf920a197e1a91ce20b54cf2f08367d01 11:17:17 % Total % Received % Xferd Average Speed Time Time Time Current 11:17:17 Dload Upload Total Spent Left Speed 11:17:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 4064 --:--:-- --:--:-- --:--:-- 4053 11:17:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/16381fd99f00acb16521c6fc8f4fa15060dd6965 [Pipeline] } 11:17:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:17:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:17:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:17:18 11:17:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:17:18 latest: Pulling from edgex-devops/edgex-snyk-go 11:17:18 43c4264eed91: Pulling fs layer 11:17:18 4cc291be95ef: Pulling fs layer 11:17:18 2ac1f1163629: Pulling fs layer 11:17:18 5c3c966382ef: Pulling fs layer 11:17:18 4f4fb700ef54: Pulling fs layer 11:17:18 d9c7d2e4e75e: Pulling fs layer 11:17:18 9c3e1370e548: Pulling fs layer 11:17:18 5c3c966382ef: Waiting 11:17:18 9c3e1370e548: Waiting 11:17:18 4f4fb700ef54: Waiting 11:17:18 4cc291be95ef: Download complete 11:17:18 5c3c966382ef: Verifying Checksum 11:17:18 5c3c966382ef: Download complete 11:17:18 4f4fb700ef54: Verifying Checksum 11:17:18 4f4fb700ef54: Download complete 11:17:18 43c4264eed91: Download complete 11:17:19 43c4264eed91: Pull complete 11:17:19 d9c7d2e4e75e: Verifying Checksum 11:17:19 d9c7d2e4e75e: Download complete 11:17:19 4cc291be95ef: Pull complete 11:17:19 2ac1f1163629: Verifying Checksum 11:17:19 2ac1f1163629: Download complete 11:17:20 9c3e1370e548: Verifying Checksum 11:17:20 9c3e1370e548: Download complete 11:17:23 2ac1f1163629: Pull complete 11:17:23 5c3c966382ef: Pull complete 11:17:23 4f4fb700ef54: Pull complete 11:17:23 d9c7d2e4e75e: Pull complete 11:17:25 9c3e1370e548: Pull complete 11:17:25 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 11:17:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:17:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:25 prd-ubuntu20.04-docker-8c-8g-40317 does not seem to be running inside a container 11:17:25 $ 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:latest cat 11:17:28 $ docker top f407ee45bad25a69109b1f6647b4da3fe562a130123cea7a6dfaf77c3be6f6e0 -eo pid,comm [Pipeline] { [Pipeline] sh 11:17:29 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo 11:17:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 11:17:29 + set -o pipefail 11:17:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 11:17:36 11:17:36 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 11:17:36 11:17:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/6c096c95-ff1f-42f4-b98b-b53da0613559 11:17:36 11:17:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:17:36 11:17:37 11:17:37 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 11:17:37 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:17:37 $ docker stop --time=1 f407ee45bad25a69109b1f6647b4da3fe562a130123cea7a6dfaf77c3be6f6e0 11:17:39 $ docker rm -f --volumes f407ee45bad25a69109b1f6647b4da3fe562a130123cea7a6dfaf77c3be6f6e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:17:40 + git log --format=format:%s -1 16381fd99f00acb16521c6fc8f4fa15060dd6965 [Pipeline] sh 11:17:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:17:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:17:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:41 prd-ubuntu20.04-docker-8c-8g-40317 does not seem to be running inside a container 11:17:41 $ 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:17:41 $ docker top e18e27f9591e4cfd79e146daa5b59abecde962234c14ff33b51903be2785020c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:17:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:17:41 [ssh-agent] Looking for ssh-agent implementation... 11:17:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:17:41 $ docker exec e18e27f9591e4cfd79e146daa5b59abecde962234c14ff33b51903be2785020c ssh-agent 11:17:41 SSH_AUTH_SOCK=/tmp/ssh-mPacgSuXLmQG/agent.32 11:17:41 SSH_AGENT_PID=39 11:17:41 Running ssh-add (command line suppressed) 11:17:42 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7301523594269239031.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7301523594269239031.key) 11:17:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:17:42 + git semver tag 11:17:42 2025-03-05 11:17:42,516 [run_tag] DEBUG tag force:False 11:17:42 2025-03-05 11:17:42,516 [check_head_tag] DEBUG check head tag 11:17:42 2025-03-05 11:17:42,517 [execute] INFO git cat-file --batch-check 11:17:42 2025-03-05 11:17:42,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 11:17:42 2025-03-05 11:17:42,520 [execute] INFO git cat-file --batch 11:17:42 2025-03-05 11:17:42,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 11:17:42 2025-03-05 11:17:42,536 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 11:17:42 2025-03-05 11:17:42,537 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 11:17:42 2025-03-05 11:17:42,537 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 11:17:42 2025-03-05 11:17:42,541 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 11:17:42 4.0.0-dev.3 [Pipeline] } 11:17:42 $ docker exec --env ******** --env ******** e18e27f9591e4cfd79e146daa5b59abecde962234c14ff33b51903be2785020c ssh-agent -k 11:17:42 unset SSH_AUTH_SOCK; 11:17:42 unset SSH_AGENT_PID; 11:17:42 echo Agent pid 39 killed; 11:17:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:17:43 + git semver [Pipeline] } 11:17:43 $ docker stop --time=1 e18e27f9591e4cfd79e146daa5b59abecde962234c14ff33b51903be2785020c 11:17:44 $ docker rm -f --volumes e18e27f9591e4cfd79e146daa5b59abecde962234c14ff33b51903be2785020c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:17:45 11:17:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:17:45 0.23.1-centos7: Pulling from edgex-lftools 11:17:45 ab5ef0e58194: Pulling fs layer 11:17:45 9712f1f96733: Pulling fs layer 11:17:45 63f879dbbcfc: Pulling fs layer 11:17:45 0d9ebad4ef96: Pulling fs layer 11:17:45 e9a5061849ea: Pulling fs layer 11:17:45 d747dcd14b5f: Pulling fs layer 11:17:45 2de7ff778b66: Pulling fs layer 11:17:45 e9a5061849ea: Waiting 11:17:45 d747dcd14b5f: Waiting 11:17:45 2de7ff778b66: Waiting 11:17:45 0d9ebad4ef96: Waiting 11:17:45 9712f1f96733: Verifying Checksum 11:17:45 9712f1f96733: Download complete 11:17:45 63f879dbbcfc: Verifying Checksum 11:17:45 63f879dbbcfc: Download complete 11:17:45 e9a5061849ea: Verifying Checksum 11:17:45 e9a5061849ea: Download complete 11:17:45 d747dcd14b5f: Verifying Checksum 11:17:45 0d9ebad4ef96: Verifying Checksum 11:17:45 0d9ebad4ef96: Download complete 11:17:45 ab5ef0e58194: Verifying Checksum 11:17:45 ab5ef0e58194: Download complete 11:17:45 2de7ff778b66: Verifying Checksum 11:17:45 2de7ff778b66: Download complete 11:17:48 ab5ef0e58194: Pull complete 11:17:48 9712f1f96733: Pull complete 11:17:48 63f879dbbcfc: Pull complete 11:17:52 0d9ebad4ef96: Pull complete 11:17:52 e9a5061849ea: Pull complete 11:17:52 d747dcd14b5f: Pull complete 11:17:53 2de7ff778b66: Pull complete 11:17:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:17:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:17:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:53 prd-ubuntu20.04-docker-8c-8g-40317 does not seem to be running inside a container 11:17:53 $ 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:17:56 $ docker top 1e3d4fd993410eb0412d191044b06e7ff501768da7fb76c9a72aefc3f9ee78d3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:17:56 provisioning config files... 11:17:56 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config18338994405072816418tmp 11:17:56 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8409248194593887365tmp 11:17:56 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8552458321319585257tmp [Pipeline] { [Pipeline] echo 11:17:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:17:56 ---> sigul-configuration.sh 11:17:56 gpg: directory `/root/.gnupg' created 11:17:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:17:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:17:56 gpg: keyring `/root/.gnupg/secring.gpg' created 11:17:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:17:56 gpg: CAST5 encrypted data 11:17:56 gpg: encrypted with 1 passphrase 11:17:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:17:56 + mkdir /home/jenkins 11:17:56 + mkdir /home/jenkins/sigul [Pipeline] sh 11:17:57 + 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:17:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:17:57 ---> sigul-install.sh 11:17:57 Sigul already installed; skipping installation. [Pipeline] sh 11:17:57 + git tag --list 11:17:57 1.0.0 11:17:57 v0.0.0 11:17:57 v1.1.0 11:17:57 v1.1.1 11:17:57 v1.2.2 11:17:57 v1.3.0 11:17:57 v1.3.1 11:17:57 v2.0.0 11:17:57 v2.1.0 11:17:57 v2.1.1 11:17:57 v2.2.0 11:17:57 v2.3.0 11:17:57 v3.0 11:17:57 v3.0.0 11:17:57 v3.1 11:17:57 v3.1.0 11:17:57 v3.1.0-dev.1 11:17:57 v3.1.0-dev.10 11:17:57 v3.1.0-dev.11 11:17:57 v3.1.0-dev.12 11:17:57 v3.1.0-dev.13 11:17:57 v3.1.0-dev.2 11:17:57 v3.1.0-dev.3 11:17:57 v3.1.0-dev.4 11:17:57 v3.1.0-dev.5 11:17:57 v3.1.0-dev.6 11:17:57 v3.1.0-dev.7 11:17:57 v3.1.0-dev.8 11:17:57 v3.1.0-dev.9 11:17:57 v3.1.1 11:17:57 v3.1.1-dev.1 11:17:57 v3.2.0-dev.1 11:17:57 v3.2.0-dev.10 11:17:57 v3.2.0-dev.2 11:17:57 v3.2.0-dev.3 11:17:57 v3.2.0-dev.4 11:17:57 v3.2.0-dev.5 11:17:57 v3.2.0-dev.6 11:17:57 v3.2.0-dev.7 11:17:57 v3.2.0-dev.8 11:17:57 v3.2.0-dev.9 11:17:57 v4.0.0-dev.1 11:17:57 v4.0.0-dev.2 11:17:57 v4.0.0-dev.3 [Pipeline] sh 11:17:58 + lftools sign git-tag v4.0.0-dev.3 11:17:58 Signing Git tag with Sigul... 11:17:58 Signing v4.0.0-dev.3 [Pipeline] echo 11:17:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:17:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:17:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:17:59 $ docker stop --time=1 1e3d4fd993410eb0412d191044b06e7ff501768da7fb76c9a72aefc3f9ee78d3 11:18:00 $ docker rm -f --volumes 1e3d4fd993410eb0412d191044b06e7ff501768da7fb76c9a72aefc3f9ee78d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:18:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:18:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:18:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:18:01 prd-ubuntu20.04-docker-8c-8g-40317 does not seem to be running inside a container 11:18:01 $ 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:18:01 $ docker top 0f5059a4f6120879bd8a957b9608911d2c9a5c9d368cd4b529e29daef00c5dbb -eo pid,comm 11:18:01 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:18:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:18:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:18:01 [ssh-agent] Looking for ssh-agent implementation... 11:18:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:18:01 $ docker exec 0f5059a4f6120879bd8a957b9608911d2c9a5c9d368cd4b529e29daef00c5dbb ssh-agent 11:18:02 SSH_AUTH_SOCK=/tmp/ssh-HV3kNEb6XaCF/agent.32 11:18:02 SSH_AGENT_PID=38 11:18:02 Running ssh-add (command line suppressed) 11:18:02 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17147417830730189549.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17147417830730189549.key) 11:18:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:18:02 + git semver bump pre 11:18:02 2025-03-05 11:18:02,667 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 11:18:02 2025-03-05 11:18:02,668 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev 11:18:02 2025-03-05 11:18:02,668 [bump_version] DEBUG bumped version:4.0.0-dev.4 11:18:02 2025-03-05 11:18:02,668 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 11:18:02 2025-03-05 11:18:02,668 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 11:18:02 2025-03-05 11:18:02,668 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 11:18:02 2025-03-05 11:18:02,670 [execute] INFO git cat-file --batch-check 11:18:02 2025-03-05 11:18:02,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:18:02 2025-03-05 11:18:02,676 [execute] INFO git cat-file --batch 11:18:02 2025-03-05 11:18:02,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:18:02 2025-03-05 11:18:02,683 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 11:18:02 4.0.0-dev.4 [Pipeline] } 11:18:02 $ docker exec --env ******** --env ******** 0f5059a4f6120879bd8a957b9608911d2c9a5c9d368cd4b529e29daef00c5dbb ssh-agent -k 11:18:02 unset SSH_AUTH_SOCK; 11:18:02 unset SSH_AGENT_PID; 11:18:02 echo Agent pid 38 killed; 11:18:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:18:03 + git semver [Pipeline] } 11:18:03 $ docker stop --time=1 0f5059a4f6120879bd8a957b9608911d2c9a5c9d368cd4b529e29daef00c5dbb 11:18:04 $ docker rm -f --volumes 0f5059a4f6120879bd8a957b9608911d2c9a5c9d368cd4b529e29daef00c5dbb [Pipeline] // withDockerContainer [Pipeline] sh 11:18:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:18:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:18:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:18:05 prd-ubuntu20.04-docker-8c-8g-40317 does not seem to be running inside a container 11:18:05 $ 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:18:05 $ docker top 1402d62ec3fb32f10db01021e88a330998320598b5b3475fc7c91a20517ecb4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:18:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:18:06 [ssh-agent] Looking for ssh-agent implementation... 11:18:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:18:06 $ docker exec 1402d62ec3fb32f10db01021e88a330998320598b5b3475fc7c91a20517ecb4a ssh-agent 11:18:06 SSH_AUTH_SOCK=/tmp/ssh-FRozVRlnpU5p/agent.34 11:18:06 SSH_AGENT_PID=40 11:18:06 Running ssh-add (command line suppressed) 11:18:06 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18141494687749923706.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18141494687749923706.key) 11:18:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:18:06 + git semver push 11:18:06 2025-03-05 11:18:06,897 [run_push] DEBUG push 11:18:06 2025-03-05 11:18:06,897 [execute] INFO git cat-file --batch-check 11:18:06 2025-03-05 11:18:06,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:18:06 2025-03-05 11:18:06,901 [execute] INFO git rev-list b1bea4e98d67df19ad43074204c2b6e1adbb9d87 -- 11:18:06 2025-03-05 11:18:06,901 [execute] DEBUG Popen(['git', 'rev-list', 'b1bea4e98d67df19ad43074204c2b6e1adbb9d87', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:18:06 2025-03-05 11:18:06,909 [execute] INFO git fetch -v origin 11:18:06 2025-03-05 11:18:06,909 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 11:18:07 2025-03-05 11:18:07,375 [run_push] DEBUG no remote changes detected 11:18:07 2025-03-05 11:18:07,376 [execute] INFO git push origin semver 11:18:07 2025-03-05 11:18:07,376 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:18:08 2025-03-05 11:18:08,004 [run_push] DEBUG push all version tags 11:18:08 2025-03-05 11:18:08,005 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:18:08 2025-03-05 11:18:08,005 [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:18:08 2025-03-05 11:18:08,613 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 11:18:08 4.0.0-dev.4 [Pipeline] } 11:18:08 $ docker exec --env ******** --env ******** 1402d62ec3fb32f10db01021e88a330998320598b5b3475fc7c91a20517ecb4a ssh-agent -k 11:18:08 unset SSH_AUTH_SOCK; 11:18:08 unset SSH_AGENT_PID; 11:18:08 echo Agent pid 40 killed; 11:18:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:18:09 + git semver [Pipeline] } 11:18:09 $ docker stop --time=1 1402d62ec3fb32f10db01021e88a330998320598b5b3475fc7c91a20517ecb4a 11:18:10 $ docker rm -f --volumes 1402d62ec3fb32f10db01021e88a330998320598b5b3475fc7c91a20517ecb4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [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:18:11 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 11:18:11 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 11:18:11 total 16 11:18:11 drwxr-xr-x 3 root root 4096 Mar 5 11:04 . 11:18:11 drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 11:17 .. 11:18:11 drwxr-xr-x 2 root root 4096 Mar 5 11:04 cost 11:18:11 -rw-r--r-- 1 root root 86 Mar 5 11:04 cost.csv 11:18:11 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 11:18:11 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 11:18:11 total 16 11:18:11 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 11:04 . 11:18:11 drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 11:17 .. 11:18:11 drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 11:04 cost 11:18:11 -rw-r--r-- 1 jenkins jenkins 86 Mar 5 11:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:18:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:18:12 ---> package-listing.sh 11:18:12 ++ facter osfamily 11:18:12 ++ tr '[:upper:]' '[:lower:]' 11:18:12 + OS_FAMILY=debian 11:18:12 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 11:18:12 + START_PACKAGES=/tmp/packages_start.txt 11:18:12 + END_PACKAGES=/tmp/packages_end.txt 11:18:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:18:12 + PACKAGES=/tmp/packages_start.txt 11:18:12 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 11:18:12 + PACKAGES=/tmp/packages_end.txt 11:18:12 + case "${OS_FAMILY}" in 11:18:12 + dpkg -l 11:18:12 + grep '^ii' 11:18:12 + '[' -f /tmp/packages_start.txt ']' 11:18:12 + '[' -f /tmp/packages_end.txt ']' 11:18:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:18:12 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 11:18:12 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 11:18:12 + 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:18:12 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:18:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:18:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:18:13 prd-ubuntu20.04-docker-8c-8g-40317 does not seem to be running inside a container 11:18:13 $ 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:18:13 $ docker top 3325fe44946915e176ee51a05a46a68fc58f54ad27b314668ef5029d30c49b7b -eo pid,comm [Pipeline] { [Pipeline] sh 11:18:14 + touch /tmp/pre-build-complete [Pipeline] sh 11:18:14 + mkdir -p /var/log/sysstat [Pipeline] sh 11:18:14 + ls /var/log/sa-host 11:18:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:18:14 provisioning config files... 11:18:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3716327577674312698tmp [Pipeline] { [Pipeline] echo 11:18:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:18:15 ---> create-netrc.sh [Pipeline] } 11:18:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:18:15 ---> python-tools-install.sh [Pipeline] echo 11:18:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:18:15 ---> sudo-logs.sh 11:18:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:18:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:18:16 ---> job-cost.sh 11:18:16 lf-activate-venv: SKIPPING 11:18:16 DEBUG: total: 0.2199999988079071 11:18:16 INFO: Retrieving Stack Cost... 11:18:16 INFO: Retrieving Pricing Info for: v3-standard-8 11:18:16 INFO: Archiving Costs [Pipeline] echo 11:18:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:18:17 ---> logs-deploy.sh 11:18:17 lf-activate-venv: SKIPPING 11:18:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/113 11:18:17 INFO: archiving workspace using pattern(s): 11:18:18 Archives upload complete. 11:18:18 INFO: archiving logs to Nexus