Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 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-ssh394219587840627243.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh9202758207608695038.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh4277431179036399054.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh4928146356766388592.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-ssh7551981446196364628.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21910 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 (main) Commit message: "Merge pull request #350 from jinlinGuan/golang-1.23" > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 # timeout=10 > git rev-list --no-walk 66a19ca55ca84056ce2719f1ed69bf58dfaa137b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:09:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:09:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:09:46 ========================================================= 14:09:46 EdgeX Global Pipelines Version Info 14:09:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:09:47 ------------------- 14:09:47 stable info: 14:09:47 ------------------- 14:09:47 Commited By: Ginny Guan ginny@iotechsys.com 14:09:47 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 14:09:47 Message: update stable to v1.0.265 14:09:48 ------------------- 14:09:48 experimental info: 14:09:48 ------------------- 14:09:48 Commited By: Cherry Wang cherry@iotechsys.com 14:09:48 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 14:09:48 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:09:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:09:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:09:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [Pipeline] echo 14:09:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9e33d8 [Pipeline] echo 14:09:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:09:49 provisioning config files... 14:09:49 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10555184825012295309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:09:49 ---> ****-login.sh 14:09:49 nexus3.edgexfoundry.org:10001 14:09:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:49 Configure a credential helper to remove this warning. See 14:09:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:49 14:09:49 Login Succeeded 14:09:49 nexus3.edgexfoundry.org:10002 14:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:50 Configure a credential helper to remove this warning. See 14:09:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:50 14:09:50 Login Succeeded 14:09:50 nexus3.edgexfoundry.org:10003 14:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:50 Configure a credential helper to remove this warning. See 14:09:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:50 14:09:50 Login Succeeded 14:09:50 nexus3.edgexfoundry.org:10004 14:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:50 Configure a credential helper to remove this warning. See 14:09:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:50 14:09:50 Login Succeeded 14:09:50 ****.io 14:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:50 Configure a credential helper to remove this warning. See 14:09:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:50 14:09:50 Login Succeeded 14:09:50 ---> ****-login.sh ends [Pipeline] } 14:09:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:09:50 + git rev-list -1 --merges e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4~1..e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [Pipeline] echo 14:09:50 -----------> git rev-list -1 --merges e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4~1..e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 14:09:50 e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [false] [Pipeline] sh 14:09:51 + git log --format=format:%s -1 e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [Pipeline] echo 14:09:51 ========================================================= 14:09:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:09:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:09:51 + git log --format=format:%s -1 e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [Pipeline] echo 14:09:51 [semverPrep] GIT_COMMIT: e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4, Commit Message: Merge pull request #350 from jinlinGuan/golang-1.23 [Pipeline] echo 14:09:51 [semverPrep] This is not a build commit. [Pipeline] sh 14:09:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:09:52 + grep -v github /etc/ssh/ssh_known_hosts 14:09:52 + [ -e /tmp/ssh_known_hosts ] 14:09:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:09:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:09:52 + sudo tee -a /etc/ssh/ssh_known_hosts 14:09:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:09:52 14:09:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:09:52 0.1.4: Pulling from edgex-devops/py-git-semver 14:09:52 b85a868b505f: Pulling fs layer 14:09:52 e2be974225ed: Pulling fs layer 14:09:52 339a4e72a1f5: Pulling fs layer 14:09:52 988bab9f4d93: Pulling fs layer 14:09:52 1469e6f7b9e6: Pulling fs layer 14:09:52 eaf3925da568: Pulling fs layer 14:09:52 bab4dde63d76: Pulling fs layer 14:09:52 bde34c3a00c8: Pulling fs layer 14:09:52 b352a97aabf1: Pulling fs layer 14:09:52 4872d77fe225: Pulling fs layer 14:09:52 5851b861e8e6: Pulling fs layer 14:09:52 bab4dde63d76: Waiting 14:09:52 bde34c3a00c8: Waiting 14:09:52 b352a97aabf1: Waiting 14:09:52 4872d77fe225: Waiting 14:09:52 5851b861e8e6: Waiting 14:09:52 1469e6f7b9e6: Waiting 14:09:52 988bab9f4d93: Waiting 14:09:52 eaf3925da568: Waiting 14:09:52 e2be974225ed: Download complete 14:09:52 988bab9f4d93: Verifying Checksum 14:09:52 988bab9f4d93: Download complete 14:09:52 1469e6f7b9e6: Verifying Checksum 14:09:52 1469e6f7b9e6: Download complete 14:09:52 eaf3925da568: Verifying Checksum 14:09:52 eaf3925da568: Download complete 14:09:52 339a4e72a1f5: Verifying Checksum 14:09:52 339a4e72a1f5: Download complete 14:09:52 bde34c3a00c8: Download complete 14:09:53 b352a97aabf1: Verifying Checksum 14:09:53 b352a97aabf1: Download complete 14:09:53 4872d77fe225: Verifying Checksum 14:09:53 5851b861e8e6: Verifying Checksum 14:09:53 5851b861e8e6: Download complete 14:09:53 b85a868b505f: Download complete 14:09:53 bab4dde63d76: Verifying Checksum 14:09:53 bab4dde63d76: Download complete 14:09:54 b85a868b505f: Pull complete 14:09:54 e2be974225ed: Pull complete 14:09:55 339a4e72a1f5: Pull complete 14:09:55 988bab9f4d93: Pull complete 14:09:55 1469e6f7b9e6: Pull complete 14:09:55 eaf3925da568: Pull complete 14:09:57 bab4dde63d76: Pull complete 14:09:57 bde34c3a00c8: Pull complete 14:09:57 b352a97aabf1: Pull complete 14:09:57 4872d77fe225: Pull complete 14:09:57 5851b861e8e6: Pull complete 14:09:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:09:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:09:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:57 prd-ubuntu20.04-docker-8c-8g-21910 does not seem to be running inside a container 14:09:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:10:01 $ docker top 52917d413a0937afd8e08ac470ad89abbc4cf296cd90ad707c6ace9b574d93d1 -eo pid,comm 14:10: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). 14:10:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:10:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:10:01 [ssh-agent] Looking for ssh-agent implementation... 14:10:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:10:02 $ docker exec 52917d413a0937afd8e08ac470ad89abbc4cf296cd90ad707c6ace9b574d93d1 ssh-agent 14:10:02 SSH_AUTH_SOCK=/tmp/ssh-8uWZlbQvvPqM/agent.32 14:10:02 SSH_AGENT_PID=38 14:10:02 Running ssh-add (command line suppressed) 14:10:02 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7431117781153662966.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7431117781153662966.key) 14:10:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:10:02 + git tag --points-at HEAD [Pipeline] } 14:10:02 $ docker exec --env ******** --env ******** 52917d413a0937afd8e08ac470ad89abbc4cf296cd90ad707c6ace9b574d93d1 ssh-agent -k 14:10:02 unset SSH_AUTH_SOCK; 14:10:02 unset SSH_AGENT_PID; 14:10:02 echo Agent pid 38 killed; 14:10:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:10:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:10:02 [ssh-agent] Looking for ssh-agent implementation... 14:10:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:10:02 $ docker exec 52917d413a0937afd8e08ac470ad89abbc4cf296cd90ad707c6ace9b574d93d1 ssh-agent 14:10:02 SSH_AUTH_SOCK=/tmp/ssh-EOQBlwdQlpCj/agent.71 14:10:02 SSH_AGENT_PID=77 14:10:02 Running ssh-add (command line suppressed) 14:10:03 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_356035333508151439.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_356035333508151439.key) 14:10:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:10:03 + git semver init 14:10:03 2024-10-05 14:10:03,497 [run_init] DEBUG init version:0.0.0 force:False 14:10:03 2024-10-05 14:10:03,498 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 14:10:03 2024-10-05 14:10:03,499 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 14:10:03 2024-10-05 14:10:03,500 [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) 14:10:04 2024-10-05 14:10:04,828 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 14:10:04 2024-10-05 14:10:04,829 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 14:10:04 2024-10-05 14:10:04,829 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 14:10:04 2024-10-05 14:10:04,829 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 14:10:04 3.2.0-dev.10 [Pipeline] } 14:10:04 $ docker exec --env ******** --env ******** 52917d413a0937afd8e08ac470ad89abbc4cf296cd90ad707c6ace9b574d93d1 ssh-agent -k 14:10:05 unset SSH_AUTH_SOCK; 14:10:05 unset SSH_AGENT_PID; 14:10:05 echo Agent pid 77 killed; 14:10:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:10:05 + git semver [Pipeline] } 14:10:05 $ docker stop --time=1 52917d413a0937afd8e08ac470ad89abbc4cf296cd90ad707c6ace9b574d93d1 14:10:07 $ docker rm -f --volumes 52917d413a0937afd8e08ac470ad89abbc4cf296cd90ad707c6ace9b574d93d1 [Pipeline] // withDockerContainer [Pipeline] sh 14:10:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:10:07 Stashed 1 file(s) [Pipeline] echo 14:10:07 [edgeXSemver]: initialized semver on version 3.2.0-dev.10 [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 14:10:07 provisioning config files... 14:10:07 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5255978691195288949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:10:08 ---> ****-login.sh 14:10:08 nexus3.edgexfoundry.org:10001 14:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:10:08 Configure a credential helper to remove this warning. See 14:10:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:10:08 14:10:08 Login Succeeded 14:10:08 nexus3.edgexfoundry.org:10002 14:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:10:08 Configure a credential helper to remove this warning. See 14:10:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:10:08 14:10:08 Login Succeeded 14:10:08 nexus3.edgexfoundry.org:10003 14:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:10:08 Configure a credential helper to remove this warning. See 14:10:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:10:08 14:10:08 Login Succeeded 14:10:08 nexus3.edgexfoundry.org:10004 14:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:10:08 Configure a credential helper to remove this warning. See 14:10:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:10:08 14:10:08 Login Succeeded 14:10:08 ****.io 14:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:10:08 Configure a credential helper to remove this warning. See 14:10:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:10:08 14:10:08 Login Succeeded 14:10:08 ---> ****-login.sh ends [Pipeline] } 14:10:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:10:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:10:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:10:08 ========================================================= 14:10:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 14:10:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:09 + 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 . 14:10:09 Sending build context to Docker daemon 20.14MB 14:10:09 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 14:10:09 Step 2/12 : FROM ${BASE} AS builder 14:10:09 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 14:10:09 43c4264eed91: Pulling fs layer 14:10:09 4cc291be95ef: Pulling fs layer 14:10:09 2ac1f1163629: Pulling fs layer 14:10:09 5c3c966382ef: Pulling fs layer 14:10:09 4f4fb700ef54: Pulling fs layer 14:10:09 5d5c8e513c77: Pulling fs layer 14:10:09 9f66e0745190: Pulling fs layer 14:10:09 f49a43e4bbc0: Pulling fs layer 14:10:09 561ebcabdf7f: Pulling fs layer 14:10:09 5c3c966382ef: Waiting 14:10:09 4f4fb700ef54: Waiting 14:10:09 f49a43e4bbc0: Waiting 14:10:09 5d5c8e513c77: Waiting 14:10:09 9f66e0745190: Waiting 14:10:09 561ebcabdf7f: Waiting 14:10:09 4cc291be95ef: Verifying Checksum 14:10:09 4cc291be95ef: Download complete 14:10:09 5c3c966382ef: Verifying Checksum 14:10:09 5c3c966382ef: Download complete 14:10:09 4f4fb700ef54: Download complete 14:10:09 5d5c8e513c77: Verifying Checksum 14:10:09 5d5c8e513c77: Download complete 14:10:09 43c4264eed91: Download complete 14:10:09 9f66e0745190: Verifying Checksum 14:10:09 9f66e0745190: Download complete 14:10:09 43c4264eed91: Pull complete 14:10:09 561ebcabdf7f: Download complete 14:10:09 4cc291be95ef: Pull complete 14:10:09 2ac1f1163629: Download complete 14:10:10 f49a43e4bbc0: Verifying Checksum 14:10:10 f49a43e4bbc0: Download complete 14:10:13 2ac1f1163629: Pull complete 14:10:13 5c3c966382ef: Pull complete 14:10:13 4f4fb700ef54: Pull complete 14:10:13 5d5c8e513c77: Pull complete 14:10:13 9f66e0745190: Pull complete 14:10:16 f49a43e4bbc0: Pull complete 14:10:17 561ebcabdf7f: Pull complete 14:10:17 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 14:10:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:10:17 ---> 3a752c3f9dda 14:10:17 Step 3/12 : ARG ADD_BUILD_TAGS="" 14:10:22 ---> Running in 6224fbd76ede 14:10:22 Still waiting to schedule task 14:10:22 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 14:10:22 Removing intermediate container 6224fbd76ede 14:10:22 ---> c87b37fbb326 14:10:22 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:10:22 ---> Running in 2a17db46eb1c 14:10:23 Removing intermediate container 2a17db46eb1c 14:10:23 ---> b2afb333cc92 14:10:23 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:10:23 ---> Running in c52cc25deedd 14:10:23 Removing intermediate container c52cc25deedd 14:10:23 ---> 4876bc337985 14:10:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 14:10:23 ---> Running in 91fd63230170 14:10:23 Removing intermediate container 91fd63230170 14:10:23 ---> ba1ac01eeb1e 14:10:23 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:10:23 ---> Running in 53359a92f165 14:10:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:10:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:10:24 (1/4) Installing openssh-keygen (9.7_p1-r4) 14:10:24 (2/4) Installing libedit (20240517.3.1-r0) 14:10:24 (3/4) Installing openssh-client-common (9.7_p1-r4) 14:10:24 (4/4) Installing openssh-client-default (9.7_p1-r4) 14:10:24 Executing busybox-1.36.1-r29.trigger 14:10:24 OK: 250 MiB in 58 packages 14:10:24 Removing intermediate container 53359a92f165 14:10:24 ---> ff4b5221a77e 14:10:24 Step 8/12 : WORKDIR /device-snmp-go 14:10:24 ---> Running in 17434d5adfe1 14:10:24 Removing intermediate container 17434d5adfe1 14:10:24 ---> b1ebde26de24 14:10:24 Step 9/12 : COPY go.mod vendor* ./ 14:10:24 ---> bf03f24465c5 14:10:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:25 ---> Running in 2a335fd0b813 14:12:16 Removing intermediate container 2a335fd0b813 14:12:16 ---> 62c10e1f5828 14:12:16 Step 11/12 : COPY . . 14:12:16 ---> e3283c0a1eca 14:12:16 Step 12/12 : RUN ${MAKE} 14:12:16 ---> Running in d68ff3e2d444 14:12:16 noop 14:12:16 Removing intermediate container d68ff3e2d444 14:12:16 ---> 18a530931614 14:12:16 Successfully built 18a530931614 14:12:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:17 + docker inspect -f . ci-base-image-x86_64 14:12:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:17 prd-ubuntu20.04-docker-8c-8g-21910 does not seem to be running inside a container 14:12:17 $ 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 ******** ci-base-image-x86_64 cat 14:12:17 $ docker top bb608da135546c8210ed54a4f060b80a747a6d4b0d9ebe5ae4324067858468f9 -eo pid,comm [Pipeline] { [Pipeline] sh 14:12:18 + go version 14:12:18 go version go1.23.2 linux/amd64 [Pipeline] } 14:12:18 $ docker stop --time=1 bb608da135546c8210ed54a4f060b80a747a6d4b0d9ebe5ae4324067858468f9 14:12:19 $ docker rm -f --volumes bb608da135546c8210ed54a4f060b80a747a6d4b0d9ebe5ae4324067858468f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:20 + docker inspect -f . ci-base-image-x86_64 14:12:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:20 prd-ubuntu20.04-docker-8c-8g-21910 does not seem to be running inside a container 14:12:20 $ 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 ******** ci-base-image-x86_64 cat 14:12:21 $ docker top 2737c398360dad490badb3d2d6df549a1ef8dc6fee49a35e9772dac4656dab94 -eo pid,comm [Pipeline] { [Pipeline] sh 14:12:21 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 14:12:21 + make test 14:12:21 go test ./... -coverprofile=coverage.out 14:12:26 ? github.com/edgexfoundry/device-snmp-go [no test files] 14:12:45 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 14:12:45 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements 14:12:55 go vet ./... 14:13:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:13:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:13:00 ./bin/test-attribution-txt.sh [Pipeline] echo 14:13:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:13:00 $ docker stop --time=1 2737c398360dad490badb3d2d6df549a1ef8dc6fee49a35e9772dac4656dab94 14:13:06 $ docker rm -f --volumes 2737c398360dad490badb3d2d6df549a1ef8dc6fee49a35e9772dac4656dab94 [Pipeline] // withDockerContainer [Pipeline] sh 14:13:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:13:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:13:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:13:08 + ls -al . 14:13:08 total 248 14:13:08 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 14:12 . 14:13:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 14:09 .. 14:13:08 -rw-rw-r-- 1 jenkins jenkins 6 Oct 5 14:09 .dockerignore 14:13:08 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 14:12 .git 14:13:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:09 .github 14:13:08 -rw-rw-r-- 1 jenkins jenkins 263 Oct 5 14:09 .gitignore 14:13:08 -rw-rw-r-- 1 jenkins jenkins 199 Oct 5 14:09 .golangci.yml 14:13:08 drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 14:10 .semver 14:13:08 -rw-rw-r-- 1 jenkins jenkins 18843 Oct 5 14:09 Attribution.txt 14:13:08 -rw-rw-r-- 1 jenkins jenkins 11809 Oct 5 14:09 CHANGELOG.md 14:13:08 -rw-rw-r-- 1 jenkins jenkins 1571 Oct 5 14:09 Dockerfile 14:13:08 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 14:09 GOVERNANCE.md 14:13:08 -rw-rw-r-- 1 jenkins jenkins 656 Oct 5 14:09 Jenkinsfile 14:13:08 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 14:09 LICENSE 14:13:08 -rw-rw-r-- 1 jenkins jenkins 2240 Oct 5 14:09 Makefile 14:13:08 -rw-rw-r-- 1 jenkins jenkins 620 Oct 5 14:09 OWNERS.md 14:13:08 -rw-rw-r-- 1 jenkins jenkins 10477 Oct 5 14:09 README.md 14:13:08 -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 14:10 VERSION 14:13:08 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 14:09 bin 14:13:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:09 cmd 14:13:08 -rw-r--r-- 1 jenkins jenkins 8903 Oct 5 14:12 coverage.out 14:13:08 -rw-rw-r-- 1 jenkins jenkins 6969 Oct 5 14:09 go.mod 14:13:08 -rw-rw-r-- 1 jenkins jenkins 100589 Oct 5 14:09 go.sum 14:13:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:09 internal 14:13:08 -rw-rw-r-- 1 jenkins jenkins 228 Oct 5 14:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:08 + 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=e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 --label arch=amd64 --label version=3.2.0-dev.10 . 14:13:08 Sending build context to Docker daemon 20.15MB 14:13:08 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 14:13:08 Step 2/25 : FROM ${BASE} AS builder 14:13:08 ---> 18a530931614 14:13:08 Step 3/25 : ARG ADD_BUILD_TAGS="" 14:13:09 ---> Running in bf10134a262f 14:13:09 Removing intermediate container bf10134a262f 14:13:09 ---> 31292490e979 14:13:09 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:13:09 ---> Running in a426538da211 14:13:09 Removing intermediate container a426538da211 14:13:09 ---> 6a4c1c9dab00 14:13:09 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:13:09 ---> Running in b6cb0061747b 14:13:09 Removing intermediate container b6cb0061747b 14:13:09 ---> e28e79f1bf47 14:13:09 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 14:13:09 ---> Running in 09ea9ca1444f 14:13:09 Removing intermediate container 09ea9ca1444f 14:13:09 ---> 589ab84abf1c 14:13:09 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:13:09 ---> Running in debdd20749ca 14:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:13:10 OK: 250 MiB in 58 packages 14:13:10 Removing intermediate container debdd20749ca 14:13:10 ---> 8f9225598c3d 14:13:10 Step 8/25 : WORKDIR /device-snmp-go 14:13:10 ---> Running in 2b806a6d0198 14:13:10 Removing intermediate container 2b806a6d0198 14:13:10 ---> 8e25a92fa7ba 14:13:10 Step 9/25 : COPY go.mod vendor* ./ 14:13:11 ---> 0272e73b91cd 14:13:11 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:11 ---> Running in 33d9965e6b06 14:13:11 Removing intermediate container 33d9965e6b06 14:13:11 ---> 0d6273a28e7a 14:13:11 Step 11/25 : COPY . . 14:13:12 ---> f21a1e79f50e 14:13:12 Step 12/25 : RUN ${MAKE} 14:13:12 ---> Running in a9dc82b0964d 14:13:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 14:13:51 Removing intermediate container a9dc82b0964d 14:13:51 ---> ea35b540d794 14:13:51 Step 13/25 : FROM alpine:3.20 14:13:51 3.20: Pulling from library/alpine 14:13:51 43c4264eed91: Already exists 14:13:51 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:13:51 Status: Downloaded newer image for alpine:3.20 14:13:51 ---> 91ef0af61f39 14:13:51 Step 14/25 : RUN apk add --update --no-cache dumb-init 14:13:51 ---> Running in 97fd083c2d7f 14:13:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:13:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:13:51 (1/1) Installing dumb-init (1.2.5-r3) 14:13:51 Executing busybox-1.36.1-r29.trigger 14:13:51 OK: 8 MiB in 15 packages 14:13:51 Removing intermediate container 97fd083c2d7f 14:13:51 ---> a5b1d35e34f2 14:13:51 Step 15/25 : RUN apk --no-cache upgrade 14:13:51 ---> Running in bd7bcfae676f 14:13:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:13:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:13:51 Upgrading critical system libraries and apk-tools: 14:13:51 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:13:51 Executing busybox-1.36.1-r29.trigger 14:13:51 Continuing the upgrade transaction with new apk-tools: 14:13:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:13:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:13:51 OK: 8 MiB in 15 packages 14:13:51 Removing intermediate container bd7bcfae676f 14:13:51 ---> d975560e3f0b 14:13:51 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 14:13:52 ---> 4a69976d216f 14:13:52 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 14:13:52 ---> 99a7b2c4a3ab 14:13:52 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 14:13:52 ---> 5764b5e029f7 14:13:52 Step 19/25 : EXPOSE 59993 14:13:52 ---> Running in 6d51d401765f 14:13:52 Removing intermediate container 6d51d401765f 14:13:52 ---> 1df96230bbb0 14:13:52 Step 20/25 : EXPOSE 161 14:13:52 ---> Running in 7dd6de69cd3a 14:13:52 Removing intermediate container 7dd6de69cd3a 14:13:52 ---> 52343f045a9e 14:13:52 Step 21/25 : ENTRYPOINT ["/device-snmp"] 14:13:52 ---> Running in 5f3658361ba1 14:13:52 Removing intermediate container 5f3658361ba1 14:13:52 ---> f8c9ca51befd 14:13:52 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 14:13:52 ---> Running in f0730b58cf5c 14:13:53 Removing intermediate container f0730b58cf5c 14:13:53 ---> 9a9be4ed7bc1 14:13:53 Step 23/25 : LABEL arch=amd64 14:13:53 ---> Running in 9f3c0beb7449 14:13:53 Removing intermediate container 9f3c0beb7449 14:13:53 ---> f3d3af753695 14:13:53 Step 24/25 : LABEL git_sha=e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 14:13:53 ---> Running in c7a0a6d9aca5 14:13:53 Removing intermediate container c7a0a6d9aca5 14:13:53 ---> 7a64dbd12848 14:13:53 Step 25/25 : LABEL version=3.2.0-dev.10 14:13:53 ---> Running in 0de4739e5c01 14:13:53 Removing intermediate container 0de4739e5c01 14:13:53 ---> 54ac2c110a3e 14:13:53 [Warning] One or more build-args [ARCH] were not consumed 14:13:53 Successfully built 54ac2c110a3e 14:13:53 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:13:53 provisioning config files... 14:13:53 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7846967889659275701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:13:53 ---> ****-login.sh 14:13:53 nexus3.edgexfoundry.org:10001 14:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:53 Configure a credential helper to remove this warning. See 14:13:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:53 14:13:53 Login Succeeded 14:13:53 nexus3.edgexfoundry.org:10002 14:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:53 Configure a credential helper to remove this warning. See 14:13:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:53 14:13:53 Login Succeeded 14:13:53 nexus3.edgexfoundry.org:10003 14:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:54 Configure a credential helper to remove this warning. See 14:13:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:54 14:13:54 Login Succeeded 14:13:54 nexus3.edgexfoundry.org:10004 14:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:54 Configure a credential helper to remove this warning. See 14:13:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:54 14:13:54 Login Succeeded 14:13:54 ****.io 14:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:54 Configure a credential helper to remove this warning. See 14:13:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:54 14:13:54 Login Succeeded 14:13:54 ---> ****-login.sh ends [Pipeline] } 14:13:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:13:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:13:54 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 14:13:54 e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 14:13:54 latest 14:13:54 3.2.0-dev.10 14:13:54 e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4-3.2.0-dev.10 14:13:54 main 14:13:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:54 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:55 + docker push nexus3.edgexfoundry.org:10004/device-snmp:e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 14:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 14:13:55 dc8d2062c6c1: Preparing 14:13:55 701c339873ed: Preparing 14:13:55 1ece6ab70d94: Preparing 14:13:55 e2070306cecf: Preparing 14:13:55 1f37fca284bf: Preparing 14:13:55 63ca1fbb43ae: Preparing 14:13:55 63ca1fbb43ae: Waiting 14:13:55 1f37fca284bf: Pushed 14:13:55 dc8d2062c6c1: Pushed 14:13:55 63ca1fbb43ae: Layer already exists 14:13:55 701c339873ed: Pushed 14:13:55 e2070306cecf: Pushed 14:13:59 1ece6ab70d94: Pushed 14:13:59 e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4: digest: sha256:0c2ee8fb8457791955bbf0fa5fedc8f46050e21385f8bcaf212c2a1f4f0eba14 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:59 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:00 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 14:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 14:14:00 dc8d2062c6c1: Preparing 14:14:00 701c339873ed: Preparing 14:14:00 1ece6ab70d94: Preparing 14:14:00 e2070306cecf: Preparing 14:14:00 1f37fca284bf: Preparing 14:14:00 63ca1fbb43ae: Preparing 14:14:00 63ca1fbb43ae: Waiting 14:14:00 e2070306cecf: Layer already exists 14:14:00 dc8d2062c6c1: Layer already exists 14:14:00 1ece6ab70d94: Layer already exists 14:14:00 1f37fca284bf: Layer already exists 14:14:00 701c339873ed: Layer already exists 14:14:00 63ca1fbb43ae: Layer already exists 14:14:00 latest: digest: sha256:0c2ee8fb8457791955bbf0fa5fedc8f46050e21385f8bcaf212c2a1f4f0eba14 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:00 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:00 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.10 14:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 14:14:00 dc8d2062c6c1: Preparing 14:14:00 701c339873ed: Preparing 14:14:00 1ece6ab70d94: Preparing 14:14:00 e2070306cecf: Preparing 14:14:00 1f37fca284bf: Preparing 14:14:00 63ca1fbb43ae: Preparing 14:14:00 63ca1fbb43ae: Waiting 14:14:00 dc8d2062c6c1: Layer already exists 14:14:00 701c339873ed: Layer already exists 14:14:00 1ece6ab70d94: Layer already exists 14:14:00 e2070306cecf: Layer already exists 14:14:00 1f37fca284bf: Layer already exists 14:14:00 63ca1fbb43ae: Layer already exists 14:14:00 3.2.0-dev.10: digest: sha256:0c2ee8fb8457791955bbf0fa5fedc8f46050e21385f8bcaf212c2a1f4f0eba14 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:01 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:01 + docker push nexus3.edgexfoundry.org:10004/device-snmp:e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4-3.2.0-dev.10 14:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 14:14:01 dc8d2062c6c1: Preparing 14:14:01 701c339873ed: Preparing 14:14:01 1ece6ab70d94: Preparing 14:14:01 e2070306cecf: Preparing 14:14:01 1f37fca284bf: Preparing 14:14:01 63ca1fbb43ae: Preparing 14:14:01 63ca1fbb43ae: Waiting 14:14:01 e2070306cecf: Layer already exists 14:14:01 1ece6ab70d94: Layer already exists 14:14:01 dc8d2062c6c1: Layer already exists 14:14:01 701c339873ed: Layer already exists 14:14:01 1f37fca284bf: Layer already exists 14:14:01 63ca1fbb43ae: Layer already exists 14:14:01 e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4-3.2.0-dev.10: digest: sha256:0c2ee8fb8457791955bbf0fa5fedc8f46050e21385f8bcaf212c2a1f4f0eba14 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:01 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:02 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 14:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 14:14:02 dc8d2062c6c1: Preparing 14:14:02 701c339873ed: Preparing 14:14:02 1ece6ab70d94: Preparing 14:14:02 e2070306cecf: Preparing 14:14:02 1f37fca284bf: Preparing 14:14:02 63ca1fbb43ae: Preparing 14:14:02 63ca1fbb43ae: Waiting 14:14:02 701c339873ed: Layer already exists 14:14:02 e2070306cecf: Layer already exists 14:14:02 dc8d2062c6c1: Layer already exists 14:14:02 1ece6ab70d94: Layer already exists 14:14:02 63ca1fbb43ae: Layer already exists 14:14:02 1f37fca284bf: Layer already exists 14:14:02 main: digest: sha256:0c2ee8fb8457791955bbf0fa5fedc8f46050e21385f8bcaf212c2a1f4f0eba14 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:02 ===================================================== [Pipeline] echo 14:14:02 taggedImages: 14:14:02 - nexus3.edgexfoundry.org:10004/device-snmp:e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 14:14:02 - nexus3.edgexfoundry.org:10004/device-snmp:latest 14:14:02 - nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.10 14:14:02 - nexus3.edgexfoundry.org:10004/device-snmp:e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4-3.2.0-dev.10 14:14:02 - 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 14:14:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:14:02 14:14:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:14:03 latest: Pulling from edgex-lftools-log-publisher 14:14:03 5eb5b503b376: Pulling fs layer 14:14:03 5c69ac0246d0: Pulling fs layer 14:14:03 ec43610c2a17: Pulling fs layer 14:14:03 3a2ae6a8a46f: Pulling fs layer 14:14:03 33b1e0a273af: Pulling fs layer 14:14:03 5d3b04190fa2: Pulling fs layer 14:14:03 3a2ae6a8a46f: Waiting 14:14:03 33b1e0a273af: Waiting 14:14:03 2f39f015ded8: Pulling fs layer 14:14:03 5d3b04190fa2: Waiting 14:14:03 2f39f015ded8: Waiting 14:14:03 5c69ac0246d0: Verifying Checksum 14:14:03 5c69ac0246d0: Download complete 14:14:03 ec43610c2a17: Verifying Checksum 14:14:03 ec43610c2a17: Download complete 14:14:03 5d3b04190fa2: Verifying Checksum 14:14:03 5d3b04190fa2: Download complete 14:14:03 33b1e0a273af: Verifying Checksum 14:14:03 33b1e0a273af: Download complete 14:14:03 5eb5b503b376: Verifying Checksum 14:14:03 5eb5b503b376: Download complete 14:14:04 2f39f015ded8: Download complete 14:14:05 5eb5b503b376: Pull complete 14:14:05 5c69ac0246d0: Pull complete 14:14:05 ec43610c2a17: Pull complete 14:14:05 3a2ae6a8a46f: Pull complete 14:14:06 33b1e0a273af: Pull complete 14:14:06 5d3b04190fa2: Pull complete 14:14:11 2f39f015ded8: Pull complete 14:14:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:14:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:14:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21911 in /w/workspace/edgexfoundry_device-snmp-go_main 14:14:11 prd-ubuntu20.04-docker-8c-8g-21910 does not seem to be running inside a container 14:14:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:14:20 $ docker top 22ec6b59ee6aa9085e2d532cdce27c93367d5494d5b5ad0569f0ca3f257f02e0 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 14:14:20 Running in /w/workspace/device-snmp-go/110 [Pipeline] { [Pipeline] checkout 14:14:20 Selected Git installation does not exist. Using Default 14:14:20 The recommended git tool is: NONE 14:14:20 ---> job-cost.sh 14:14:20 lf-activate-venv: SKIPPING 14:14:20 INFO: No Stack... 14:14:20 INFO: Retrieving Pricing Info for: v3-standard-8 14:14:21 INFO: Archiving Costs [Pipeline] sh 14:14:21 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 14:14:21 + cut -d, -f6 [Pipeline] lock 14:14:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-110-stack-cost] 14:14:21 Resource [jenkins-edgexfoundry-device-snmp-go-main-110-stack-cost] did not exist. Created. 14:14:21 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:14:21 + echo total: 0.2199999988079071 [Pipeline] stash 14:14:21 Stashed 1 file(s) [Pipeline] } 14:14:21 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-110-stack-cost] [Pipeline] // lock [Pipeline] } 14:14:21 $ docker stop --time=1 22ec6b59ee6aa9085e2d532cdce27c93367d5494d5b5ad0569f0ca3f257f02e0 14:14:23 $ docker rm -f --volumes 22ec6b59ee6aa9085e2d532cdce27c93367d5494d5b5ad0569f0ca3f257f02e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:14:27 using credential edgex-jenkins-ssh 14:14:27 Cloning the remote Git repository 14:14:27 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 14:14:27 > git init /w/workspace/device-snmp-go/110 # timeout=10 14:14:28 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 14:14:28 > git --version # timeout=10 14:14:28 > git --version # 'git version 2.25.1' 14:14:28 using GIT_SSH to set credentials SSH Credentials for GitHub 14:14:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:14:30 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 14:14:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:14:31 Avoid second fetch 14:14:31 Checking out Revision e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 (main) 14:14:31 > git config core.sparsecheckout # timeout=10 14:14:32 > git checkout -f e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 # timeout=10 14:14:32 Commit message: "Merge pull request #350 from jinlinGuan/golang-1.23" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:14:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:14:37 % Total % Received % Xferd Average Speed Time Time Time Current 14:14:37 Dload Upload Total Spent Left Speed 14:14:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh 14:14:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:14:38 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:14:38 sudo tee /etc/docker/daemon.new 14:14:38 { 14:14:38 "registry-mirrors": [ 14:14:38 "https://nexus3.edgexfoundry.org:10001" 14:14:38 ], 14:14:38 "bip": "10.250.0.254/24", 14:14:38 "hosts": [ 14:14:38 "tcp://0.0.0.0:5555", 14:14:38 "unix:///var/run/docker.sock" 14:14:38 ], 14:14:38 "mtu": 1458, 14:14:38 "selinux-enabled": true, 14:14:38 "seccomp-profile": "/etc/docker/seccomp.json" 14:14:38 } [Pipeline] sh 14:14:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:14:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:14:57 provisioning config files... 14:14:57 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/110@tmp/config4209493927282243226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:14:57 ---> ****-login.sh 14:14:57 nexus3.edgexfoundry.org:10001 14:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:58 Configure a credential helper to remove this warning. See 14:14:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:58 14:14:58 Login Succeeded 14:14:58 nexus3.edgexfoundry.org:10002 14:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:59 Configure a credential helper to remove this warning. See 14:14:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:59 14:14:59 Login Succeeded 14:14:59 nexus3.edgexfoundry.org:10003 14:14:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:59 Configure a credential helper to remove this warning. See 14:14:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:59 14:14:59 Login Succeeded 14:14:59 nexus3.edgexfoundry.org:10004 14:14:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:59 Configure a credential helper to remove this warning. See 14:14:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:59 14:14:59 Login Succeeded 14:14:59 ****.io 14:15:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:15:00 Configure a credential helper to remove this warning. See 14:15:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:15:00 14:15:00 Login Succeeded 14:15:00 ---> ****-login.sh ends [Pipeline] } 14:15:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:15:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:15:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:15:01 ========================================================= 14:15:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 14:15:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:01 + 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 . 14:15:01 Sending build context to Docker daemon 10.16MB 14:15:01 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 14:15:01 Step 2/12 : FROM ${BASE} AS builder 14:15:01 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:15:01 cf04c63912e1: Pulling fs layer 14:15:01 55b35a11ae5e: Pulling fs layer 14:15:01 a37a00ec5f00: Pulling fs layer 14:15:01 50b3750afda1: Pulling fs layer 14:15:01 4f4fb700ef54: Pulling fs layer 14:15:01 80978eb59214: Pulling fs layer 14:15:01 c9f46d7d2bd2: Pulling fs layer 14:15:01 c5a475d317c9: Pulling fs layer 14:15:01 4f4fb700ef54: Waiting 14:15:01 80978eb59214: Waiting 14:15:01 c9f46d7d2bd2: Waiting 14:15:01 c5a475d317c9: Waiting 14:15:01 50b3750afda1: Waiting 14:15:02 55b35a11ae5e: Download complete 14:15:02 50b3750afda1: Verifying Checksum 14:15:02 50b3750afda1: Download complete 14:15:02 4f4fb700ef54: Verifying Checksum 14:15:02 4f4fb700ef54: Download complete 14:15:02 80978eb59214: Verifying Checksum 14:15:02 80978eb59214: Download complete 14:15:02 cf04c63912e1: Verifying Checksum 14:15:02 cf04c63912e1: Download complete 14:15:02 c5a475d317c9: Verifying Checksum 14:15:02 c5a475d317c9: Download complete 14:15:03 cf04c63912e1: Pull complete 14:15:03 55b35a11ae5e: Pull complete 14:15:04 a37a00ec5f00: Verifying Checksum 14:15:04 a37a00ec5f00: Download complete 14:15:04 c9f46d7d2bd2: Verifying Checksum 14:15:04 c9f46d7d2bd2: Download complete 14:15:17 a37a00ec5f00: Pull complete 14:15:17 50b3750afda1: Pull complete 14:15:17 4f4fb700ef54: Pull complete 14:15:18 80978eb59214: Pull complete 14:15:28 c9f46d7d2bd2: Pull complete 14:15:28 c5a475d317c9: Pull complete 14:15:29 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 14:15:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:15:29 ---> be29e6b0f0d4 14:15:29 Step 3/12 : ARG ADD_BUILD_TAGS="" 14:15:29 ---> Running in 13d8b99f71d0 14:15:30 Removing intermediate container 13d8b99f71d0 14:15:30 ---> 4bfc8f75d4c2 14:15:30 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:15:30 ---> Running in 509b03174364 14:15:30 Removing intermediate container 509b03174364 14:15:30 ---> 316e911659ae 14:15:30 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:15:30 ---> Running in 7dc45c36380f 14:15:31 Removing intermediate container 7dc45c36380f 14:15:31 ---> 6d276e725170 14:15:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 14:15:31 ---> Running in 39533c602245 14:15:31 Removing intermediate container 39533c602245 14:15:31 ---> e714a1ab748d 14:15:31 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:15:31 ---> Running in dde02adebf9b 14:15:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:15:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:15:35 (1/4) Installing openssh-keygen (9.7_p1-r4) 14:15:35 (2/4) Installing libedit (20240517.3.1-r0) 14:15:35 (3/4) Installing openssh-client-common (9.7_p1-r4) 14:15:35 (4/4) Installing openssh-client-default (9.7_p1-r4) 14:15:35 Executing busybox-1.36.1-r29.trigger 14:15:35 OK: 242 MiB in 58 packages 14:15:36 Removing intermediate container dde02adebf9b 14:15:36 ---> 7d667ff2e6e8 14:15:36 Step 8/12 : WORKDIR /device-snmp-go 14:15:36 ---> Running in b46fea68cd17 14:15:36 Removing intermediate container b46fea68cd17 14:15:36 ---> 35e6ef22b055 14:15:36 Step 9/12 : COPY go.mod vendor* ./ 14:15:37 ---> f6e5c5383dd1 14:15:37 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:15:37 ---> Running in 84d707d80ffa 14:17:43 Removing intermediate container 84d707d80ffa 14:17:43 ---> fa1deca385ff 14:17:43 Step 11/12 : COPY . . 14:17:43 ---> 1e7965ccc463 14:17:43 Step 12/12 : RUN ${MAKE} 14:17:43 ---> Running in f61afc335f1d 14:17:43 noop 14:17:43 Removing intermediate container f61afc335f1d 14:17:43 ---> 9f764fd3eb3d 14:17:43 Successfully built 9f764fd3eb3d 14:17:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:44 + docker inspect -f . ci-base-image-arm64 14:17:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:44 prd-ubuntu20.04-docker-arm64-4c-16g-21911 does not seem to be running inside a container 14:17:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/110 -v /w/workspace/device-snmp-go/110:/w/workspace/device-snmp-go/110:rw,z -v /w/workspace/device-snmp-go/110@tmp:/w/workspace/device-snmp-go/110@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 14:17:45 $ docker top f6245a69029049038364d2f347ddc918b5329752b6d79b8bee6a6184b11da89f -eo pid,comm [Pipeline] { [Pipeline] sh 14:17:46 + go version 14:17:46 go version go1.23.2 linux/arm64 [Pipeline] } 14:17:46 $ docker stop --time=1 f6245a69029049038364d2f347ddc918b5329752b6d79b8bee6a6184b11da89f 14:17:48 $ docker rm -f --volumes f6245a69029049038364d2f347ddc918b5329752b6d79b8bee6a6184b11da89f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:49 + docker inspect -f . ci-base-image-arm64 14:17:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:49 prd-ubuntu20.04-docker-arm64-4c-16g-21911 does not seem to be running inside a container 14:17:49 $ 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/110 -v /w/workspace/device-snmp-go/110:/w/workspace/device-snmp-go/110:rw,z -v /w/workspace/device-snmp-go/110@tmp:/w/workspace/device-snmp-go/110@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 14:17:50 $ docker top 76832daf5075d22cb6045d9a488e1b2fc5de0677b8689043bab382e403625828 -eo pid,comm [Pipeline] { [Pipeline] sh 14:17:51 + git config --global --add safe.directory /w/workspace/device-snmp-go/110 [Pipeline] fileExists [Pipeline] sh 14:17:52 + make test 14:17:52 go test ./... -coverprofile=coverage.out 14:17:58 ? github.com/edgexfoundry/device-snmp-go [no test files] 14:22:36 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 14:22:36 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.031s coverage: 0.0% of statements 14:22:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:22:36 go vet ./... 14:23:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:23:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:23:33 ./bin/test-attribution-txt.sh [Pipeline] echo 14:23:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:23:33 $ docker stop --time=1 76832daf5075d22cb6045d9a488e1b2fc5de0677b8689043bab382e403625828 14:23:35 $ docker rm -f --volumes 76832daf5075d22cb6045d9a488e1b2fc5de0677b8689043bab382e403625828 [Pipeline] // withDockerContainer [Pipeline] sh 14:23:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:23:36 Warning: overwriting stash ‘coverage-report’ 14:23:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:23:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:23:38 + ls -al . 14:23:38 total 244 14:23:38 drwxrwxr-x 7 jenkins jenkins 4096 Oct 5 14:17 . 14:23:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 14:14 .. 14:23:38 -rw-rw-r-- 1 jenkins jenkins 6 Oct 5 14:14 .dockerignore 14:23:38 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 14:14 .git 14:23:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:14 .github 14:23:38 -rw-rw-r-- 1 jenkins jenkins 263 Oct 5 14:14 .gitignore 14:23:38 -rw-rw-r-- 1 jenkins jenkins 199 Oct 5 14:14 .golangci.yml 14:23:38 -rw-rw-r-- 1 jenkins jenkins 18843 Oct 5 14:14 Attribution.txt 14:23:38 -rw-rw-r-- 1 jenkins jenkins 11809 Oct 5 14:14 CHANGELOG.md 14:23:38 -rw-rw-r-- 1 jenkins jenkins 1571 Oct 5 14:14 Dockerfile 14:23:38 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 14:14 GOVERNANCE.md 14:23:38 -rw-rw-r-- 1 jenkins jenkins 656 Oct 5 14:14 Jenkinsfile 14:23:38 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 14:14 LICENSE 14:23:38 -rw-rw-r-- 1 jenkins jenkins 2240 Oct 5 14:14 Makefile 14:23:38 -rw-rw-r-- 1 jenkins jenkins 620 Oct 5 14:14 OWNERS.md 14:23:38 -rw-rw-r-- 1 jenkins jenkins 10477 Oct 5 14:14 README.md 14:23:38 -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 14:10 VERSION 14:23:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 14:14 bin 14:23:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:14 cmd 14:23:38 -rw-r--r-- 1 jenkins jenkins 8903 Oct 5 14:22 coverage.out 14:23:38 -rw-rw-r-- 1 jenkins jenkins 6969 Oct 5 14:14 go.mod 14:23:38 -rw-rw-r-- 1 jenkins jenkins 100589 Oct 5 14:14 go.sum 14:23:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:14 internal 14:23:38 -rw-rw-r-- 1 jenkins jenkins 228 Oct 5 14:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:38 + 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=e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 --label arch=arm64 --label version=3.2.0-dev.10 . 14:23:39 Sending build context to Docker daemon 10.17MB 14:23:39 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 14:23:39 Step 2/25 : FROM ${BASE} AS builder 14:23:39 ---> 9f764fd3eb3d 14:23:39 Step 3/25 : ARG ADD_BUILD_TAGS="" 14:23:39 ---> Running in 1166ab7be1b6 14:23:39 Removing intermediate container 1166ab7be1b6 14:23:39 ---> 4375de4baa6f 14:23:39 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:23:39 ---> Running in 9b21330d7c16 14:23:39 Removing intermediate container 9b21330d7c16 14:23:39 ---> 4d1a0bf1ac0f 14:23:39 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:23:40 ---> Running in 1b20594694e0 14:23:40 Removing intermediate container 1b20594694e0 14:23:40 ---> d2130f6a27fc 14:23:40 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 14:23:40 ---> Running in b0577d835cb3 14:23:40 Removing intermediate container b0577d835cb3 14:23:40 ---> 0356ed53483d 14:23:40 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:23:41 ---> Running in d8e9fb4c1bf1 14:23:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:23:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:23:44 OK: 242 MiB in 58 packages 14:23:45 Removing intermediate container d8e9fb4c1bf1 14:23:45 ---> 36eaa11ad232 14:23:45 Step 8/25 : WORKDIR /device-snmp-go 14:23:45 ---> Running in cbe4869e6d3b 14:23:45 Removing intermediate container cbe4869e6d3b 14:23:45 ---> 4b9f1fa93ed4 14:23:45 Step 9/25 : COPY go.mod vendor* ./ 14:23:46 ---> 159b479b59b6 14:23:46 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:23:46 ---> Running in 2f4c56fa00a6 14:23:48 Removing intermediate container 2f4c56fa00a6 14:23:48 ---> fec15e051948 14:23:48 Step 11/25 : COPY . . 14:23:49 ---> 3b784d794abe 14:23:49 Step 12/25 : RUN ${MAKE} 14:23:49 ---> Running in b7c216bfa33d 14:23:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 14:27:27 Removing intermediate container b7c216bfa33d 14:27:27 ---> 23dc68fbb3c7 14:27:27 Step 13/25 : FROM alpine:3.20 14:27:27 3.20: Pulling from library/alpine 14:27:27 cf04c63912e1: Already exists 14:27:27 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:27:27 Status: Downloaded newer image for alpine:3.20 14:27:27 ---> c157a85ed455 14:27:27 Step 14/25 : RUN apk add --update --no-cache dumb-init 14:27:27 ---> Running in 5f7d3fa6a855 14:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:27:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:27:30 (1/1) Installing dumb-init (1.2.5-r3) 14:27:30 Executing busybox-1.36.1-r29.trigger 14:27:30 OK: 9 MiB in 15 packages 14:27:31 Removing intermediate container 5f7d3fa6a855 14:27:31 ---> 0cd2aab1809c 14:27:31 Step 15/25 : RUN apk --no-cache upgrade 14:27:31 ---> Running in 294987f661da 14:27:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:27:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:27:34 Upgrading critical system libraries and apk-tools: 14:27:34 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:27:34 Executing busybox-1.36.1-r29.trigger 14:27:34 Continuing the upgrade transaction with new apk-tools: 14:27:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:27:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:27:36 OK: 9 MiB in 15 packages 14:27:37 Removing intermediate container 294987f661da 14:27:37 ---> c48e4ed236d0 14:27:37 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 14:27:39 ---> d1a0d6454ce0 14:27:39 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 14:27:39 ---> 59a715756a16 14:27:39 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 14:27:40 ---> e7b587c93252 14:27:40 Step 19/25 : EXPOSE 59993 14:27:40 ---> Running in 95316e2c2212 14:27:40 Removing intermediate container 95316e2c2212 14:27:40 ---> 61db6859e9aa 14:27:40 Step 20/25 : EXPOSE 161 14:27:40 ---> Running in 8731ad31523c 14:27:41 Removing intermediate container 8731ad31523c 14:27:41 ---> cf4faa16db06 14:27:41 Step 21/25 : ENTRYPOINT ["/device-snmp"] 14:27:41 ---> Running in 19666e562729 14:27:41 Removing intermediate container 19666e562729 14:27:41 ---> 2f52fe42f5b2 14:27:41 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 14:27:41 ---> Running in 004340b03536 14:27:41 Removing intermediate container 004340b03536 14:27:41 ---> f6125b30ffb5 14:27:41 Step 23/25 : LABEL arch=arm64 14:27:41 ---> Running in f63932c1d190 14:27:42 Removing intermediate container f63932c1d190 14:27:42 ---> 394c7933f339 14:27:42 Step 24/25 : LABEL git_sha=e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 14:27:42 ---> Running in dee7021b0d00 14:27:42 Removing intermediate container dee7021b0d00 14:27:42 ---> 8eed861fabc2 14:27:42 Step 25/25 : LABEL version=3.2.0-dev.10 14:27:42 ---> Running in 64769d6edd69 14:27:42 Removing intermediate container 64769d6edd69 14:27:42 ---> a69271ba5e04 14:27:42 [Warning] One or more build-args [ARCH] were not consumed 14:27:42 Successfully built a69271ba5e04 14:27:42 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 14:27:43 provisioning config files... 14:27:43 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/110@tmp/config11330450375425374830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:27:43 ---> ****-login.sh 14:27:43 nexus3.edgexfoundry.org:10001 14:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:27:43 Configure a credential helper to remove this warning. See 14:27:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:27:43 14:27:43 Login Succeeded 14:27:43 nexus3.edgexfoundry.org:10002 14:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:27:44 Configure a credential helper to remove this warning. See 14:27:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:27:44 14:27:44 Login Succeeded 14:27:44 nexus3.edgexfoundry.org:10003 14:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:27:44 Configure a credential helper to remove this warning. See 14:27:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:27:44 14:27:44 Login Succeeded 14:27:44 nexus3.edgexfoundry.org:10004 14:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:27:44 Configure a credential helper to remove this warning. See 14:27:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:27:44 14:27:44 Login Succeeded 14:27:44 ****.io 14:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:27:45 Configure a credential helper to remove this warning. See 14:27:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:27:45 14:27:45 Login Succeeded 14:27:45 ---> ****-login.sh ends [Pipeline] } 14:27:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:27:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:27:45 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 14:27:45 e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 14:27:45 latest 14:27:45 3.2.0-dev.10 14:27:45 e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4-3.2.0-dev.10 14:27:45 main 14:27:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:45 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:46 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 14:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 14:27:46 b07cdb4c5263: Preparing 14:27:46 072b785138d0: Preparing 14:27:46 c44f5516cd34: Preparing 14:27:46 3b23b8608f51: Preparing 14:27:46 06da59ae54cb: Preparing 14:27:46 16113d51b718: Preparing 14:27:46 16113d51b718: Waiting 14:27:46 072b785138d0: Pushed 14:27:46 06da59ae54cb: Pushed 14:27:46 b07cdb4c5263: Pushed 14:27:46 16113d51b718: Layer already exists 14:27:46 3b23b8608f51: Pushed 14:27:56 c44f5516cd34: Pushed 14:27:56 e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4: digest: sha256:c6b405f5db1bc60c81431d68a8d3aed9ffdded1525229c77b78061ea5909c271 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:56 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:57 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 14:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 14:27:57 b07cdb4c5263: Preparing 14:27:57 072b785138d0: Preparing 14:27:57 c44f5516cd34: Preparing 14:27:57 3b23b8608f51: Preparing 14:27:57 06da59ae54cb: Preparing 14:27:57 16113d51b718: Preparing 14:27:57 16113d51b718: Waiting 14:27:57 c44f5516cd34: Layer already exists 14:27:57 b07cdb4c5263: Layer already exists 14:27:57 3b23b8608f51: Layer already exists 14:27:57 072b785138d0: Layer already exists 14:27:57 06da59ae54cb: Layer already exists 14:27:57 16113d51b718: Layer already exists 14:27:57 latest: digest: sha256:c6b405f5db1bc60c81431d68a8d3aed9ffdded1525229c77b78061ea5909c271 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:57 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:58 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.10 14:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 14:27:58 b07cdb4c5263: Preparing 14:27:58 072b785138d0: Preparing 14:27:58 c44f5516cd34: Preparing 14:27:58 3b23b8608f51: Preparing 14:27:58 06da59ae54cb: Preparing 14:27:58 16113d51b718: Preparing 14:27:58 16113d51b718: Waiting 14:27:58 3b23b8608f51: Layer already exists 14:27:58 c44f5516cd34: Layer already exists 14:27:58 072b785138d0: Layer already exists 14:27:58 b07cdb4c5263: Layer already exists 14:27:58 06da59ae54cb: Layer already exists 14:27:58 16113d51b718: Layer already exists 14:27:58 3.2.0-dev.10: digest: sha256:c6b405f5db1bc60c81431d68a8d3aed9ffdded1525229c77b78061ea5909c271 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:58 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:59 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4-3.2.0-dev.10 14:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 14:27:59 b07cdb4c5263: Preparing 14:27:59 072b785138d0: Preparing 14:27:59 c44f5516cd34: Preparing 14:27:59 3b23b8608f51: Preparing 14:27:59 06da59ae54cb: Preparing 14:27:59 16113d51b718: Preparing 14:27:59 16113d51b718: Waiting 14:27:59 c44f5516cd34: Layer already exists 14:27:59 3b23b8608f51: Layer already exists 14:27:59 072b785138d0: Layer already exists 14:27:59 b07cdb4c5263: Layer already exists 14:27:59 06da59ae54cb: Layer already exists 14:27:59 16113d51b718: Layer already exists 14:27:59 e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4-3.2.0-dev.10: digest: sha256:c6b405f5db1bc60c81431d68a8d3aed9ffdded1525229c77b78061ea5909c271 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:59 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:00 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 14:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 14:28:00 b07cdb4c5263: Preparing 14:28:00 072b785138d0: Preparing 14:28:00 c44f5516cd34: Preparing 14:28:00 3b23b8608f51: Preparing 14:28:00 06da59ae54cb: Preparing 14:28:00 16113d51b718: Preparing 14:28:00 16113d51b718: Waiting 14:28:00 3b23b8608f51: Layer already exists 14:28:00 c44f5516cd34: Layer already exists 14:28:00 072b785138d0: Layer already exists 14:28:00 06da59ae54cb: Layer already exists 14:28:00 b07cdb4c5263: Layer already exists 14:28:00 16113d51b718: Layer already exists 14:28:00 main: digest: sha256:c6b405f5db1bc60c81431d68a8d3aed9ffdded1525229c77b78061ea5909c271 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:28:00 ===================================================== [Pipeline] echo 14:28:00 taggedImages: 14:28:00 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 14:28:00 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 14:28:00 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.10 14:28:00 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4-3.2.0-dev.10 14:28:00 - 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 14:28:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:28:00 14:28:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:28:01 arm64: Pulling from edgex-lftools-log-publisher 14:28:01 8998bd30e6a1: Pulling fs layer 14:28:01 04944245beec: Pulling fs layer 14:28:01 699f458cf7ca: Pulling fs layer 14:28:01 765212b225bb: Pulling fs layer 14:28:01 f23df028b6ca: Pulling fs layer 14:28:01 765212b225bb: Waiting 14:28:01 d65c8cfc05b1: Pulling fs layer 14:28:01 f23df028b6ca: Waiting 14:28:01 2437ff75d9bd: Pulling fs layer 14:28:01 d65c8cfc05b1: Waiting 14:28:01 2437ff75d9bd: Waiting 14:28:01 04944245beec: Verifying Checksum 14:28:01 04944245beec: Download complete 14:28:01 765212b225bb: Verifying Checksum 14:28:01 765212b225bb: Download complete 14:28:01 f23df028b6ca: Verifying Checksum 14:28:01 f23df028b6ca: Download complete 14:28:01 d65c8cfc05b1: Verifying Checksum 14:28:01 d65c8cfc05b1: Download complete 14:28:01 699f458cf7ca: Verifying Checksum 14:28:01 699f458cf7ca: Download complete 14:28:02 8998bd30e6a1: Verifying Checksum 14:28:02 8998bd30e6a1: Download complete 14:28:04 2437ff75d9bd: Verifying Checksum 14:28:04 2437ff75d9bd: Download complete 14:28:06 8998bd30e6a1: Pull complete 14:28:06 04944245beec: Pull complete 14:28:08 699f458cf7ca: Pull complete 14:28:08 765212b225bb: Pull complete 14:28:09 f23df028b6ca: Pull complete 14:28:09 d65c8cfc05b1: Pull complete 14:28:24 2437ff75d9bd: Pull complete 14:28:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:28:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:28:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:28:24 prd-ubuntu20.04-docker-arm64-4c-16g-21911 does not seem to be running inside a container 14:28:24 $ 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/110 -v /w/workspace/device-snmp-go/110:/w/workspace/device-snmp-go/110:rw,z -v /w/workspace/device-snmp-go/110@tmp:/w/workspace/device-snmp-go/110@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 14:28:27 $ docker top 048e1f594988811d511284169133ee83ad69b5cf9d383c00115e705689d600ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:28:28 ---> job-cost.sh 14:28:28 lf-activate-venv: SKIPPING 14:28:28 INFO: No Stack... 14:28:28 INFO: Retrieving Pricing Info for: v3-standard-4 14:28:29 INFO: Archiving Costs [Pipeline] sh 14:28:30 + cat /w/workspace/device-snmp-go/110/archives/cost.csv 14:28:30 + cut -d, -f6 [Pipeline] lock 14:28:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-110-stack-cost] 14:28:30 Resource [jenkins-edgexfoundry-device-snmp-go-main-110-stack-cost] did not exist. Created. 14:28:30 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:28:31 /w/workspace/device-snmp-go/110@tmp/durable-f8eff701/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:28:31 + echo total: 0.10999999940395355 [Pipeline] stash 14:28:31 Warning: overwriting stash ‘stack-cost’ 14:28:31 Stashed 1 file(s) [Pipeline] } 14:28:31 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-110-stack-cost] [Pipeline] // lock [Pipeline] } 14:28:31 $ docker stop --time=1 048e1f594988811d511284169133ee83ad69b5cf9d383c00115e705689d600ec 14:28:33 $ docker rm -f --volumes 048e1f594988811d511284169133ee83ad69b5cf9d383c00115e705689d600ec [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 14:28:34 provisioning config files... 14:28:34 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config658701053715381346tmp [Pipeline] { [Pipeline] sh 14:28:34 + set +x 14:28:34 + curl -s https://codecov.io/bash 14:28:34 + bash -s -- 14:28:34 14:28:34 _____ _ 14:28:34 / ____| | | 14:28:34 | | ___ __| | ___ ___ _____ __ 14:28:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:28:34 | |___| (_) | (_| | __/ (_| (_) \ V / 14:28:34 \_____\___/ \__,_|\___|\___\___/ \_/ 14:28:34 Bash-1.0.6 14:28:34 14:28:34 14:28:34 ==> git version 2.25.1 found 14:28:34 ==> 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 14:28:34 Release-Date: 2020-01-08 14:28:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:28:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:28:34 ==> Jenkins CI detected. 14:28:34 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 14:28:34 project root: . 14:28:34 --> token set from env 14:28:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:28:34 ==> Running gcov in . (disable via -X gcov) 14:28:34 ==> Python coveragepy not found 14:28:34 ==> Searching for coverage reports in: 14:28:34 + . 14:28:34 -> Found 1 reports 14:28:34 ==> Detecting git/mercurial file structure 14:28:34 ==> Reading reports 14:28:34 + ./coverage.out bytes=8903 14:28:34 ==> Appending adjustments 14:28:34 https://docs.codecov.io/docs/fixing-reports 14:28:34 + Found adjustments 14:28:34 ==> Gzipping contents 14:28:34 4.0K /tmp/codecov.mzPMzn.gz 14:28:34 ==> Uploading reports 14:28:34 url: https://codecov.io 14:28:34 query: branch=main&commit=e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:28:34 -> Pinging Codecov 14:28:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:28:35 -> Uploading to 14:28:35 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-snmp-go/e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4/f9a090e1-164e-4726-975d-eeab23815ab0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241005%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241005T142834Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=09dc796f8ec3026c6ecf102cdf6dedb2e2f1f5a48df7ae7fc0f130ce49a5ef7e 14:28:35 % Total % Received % Xferd Average Speed Time Time Time Current 14:28:35 Dload Upload Total Spent Left Speed 14:28:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 5858 --:--:-- --:--:-- --:--:-- 5858 14:28:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [Pipeline] } 14:28:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:28:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:28:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:28:36 14:28:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:28:36 latest: Pulling from edgex-devops/edgex-snyk-go 14:28:36 43c4264eed91: Already exists 14:28:36 4cc291be95ef: Already exists 14:28:36 2ac1f1163629: Already exists 14:28:36 5c3c966382ef: Already exists 14:28:36 4f4fb700ef54: Already exists 14:28:36 d9c7d2e4e75e: Pulling fs layer 14:28:36 9c3e1370e548: Pulling fs layer 14:28:36 d9c7d2e4e75e: Download complete 14:28:37 d9c7d2e4e75e: Pull complete 14:28:37 9c3e1370e548: Verifying Checksum 14:28:37 9c3e1370e548: Download complete 14:28:40 9c3e1370e548: Pull complete 14:28:40 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 14:28:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:28:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:28:41 prd-ubuntu20.04-docker-8c-8g-21910 does not seem to be running inside a container 14:28:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 14:28:43 $ docker top 28d83a70831d7a4f63ac2896a8627a57c252e7a7436cfb166eb342a9ceeff0a0 -eo pid,comm [Pipeline] { [Pipeline] sh 14:28:43 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo 14:28:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 14:28:44 + set -o pipefail 14:28:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 14:28:52 14:28:52 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 14:28:52 14:28:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/effe2c04-246e-46a4-8f4b-5292093c6cf7 14:28:52 14:28:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:28:52 14:28:52 14:28:52 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 14:28:52 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:28:53 $ docker stop --time=1 28d83a70831d7a4f63ac2896a8627a57c252e7a7436cfb166eb342a9ceeff0a0 14:28:57 $ docker rm -f --volumes 28d83a70831d7a4f63ac2896a8627a57c252e7a7436cfb166eb342a9ceeff0a0 [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 14:28:58 + git log --format=format:%s -1 e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [Pipeline] sh 14:28:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:28:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:28:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:28:59 prd-ubuntu20.04-docker-8c-8g-21910 does not seem to be running inside a container 14:28:59 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:28:59 $ docker top 0bf292416ee96737748a7a110473ed250ba29e118f20461ac0143369c90c5a9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:29:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:29:00 [ssh-agent] Looking for ssh-agent implementation... 14:29:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:29:00 $ docker exec 0bf292416ee96737748a7a110473ed250ba29e118f20461ac0143369c90c5a9c ssh-agent 14:29:00 SSH_AUTH_SOCK=/tmp/ssh-mPl9tfewDDhY/agent.32 14:29:00 SSH_AGENT_PID=38 14:29:00 Running ssh-add (command line suppressed) 14:29:00 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17984220567921614702.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17984220567921614702.key) 14:29:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:29:00 + git semver tag 14:29:00 2024-10-05 14:29:00,894 [run_tag] DEBUG tag force:False 14:29:00 2024-10-05 14:29:00,894 [check_head_tag] DEBUG check head tag 14:29:00 2024-10-05 14:29:00,895 [execute] INFO git cat-file --batch-check 14:29:00 2024-10-05 14:29:00,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 14:29:00 2024-10-05 14:29:00,899 [execute] INFO git cat-file --batch 14:29:00 2024-10-05 14:29:00,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 14:29:00 2024-10-05 14:29:00,915 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 14:29:00 2024-10-05 14:29:00,915 [execute] INFO git tag -a v3.2.0-dev.10 -m v3.2.0-dev.10 14:29:00 2024-10-05 14:29:00,915 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.10', '-m', 'v3.2.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 14:29:00 2024-10-05 14:29:00,920 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 14:29:00 3.2.0-dev.10 [Pipeline] } 14:29:00 $ docker exec --env ******** --env ******** 0bf292416ee96737748a7a110473ed250ba29e118f20461ac0143369c90c5a9c ssh-agent -k 14:29:01 unset SSH_AUTH_SOCK; 14:29:01 unset SSH_AGENT_PID; 14:29:01 echo Agent pid 38 killed; 14:29:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:29:01 + git semver [Pipeline] } 14:29:01 $ docker stop --time=1 0bf292416ee96737748a7a110473ed250ba29e118f20461ac0143369c90c5a9c 14:29:02 $ docker rm -f --volumes 0bf292416ee96737748a7a110473ed250ba29e118f20461ac0143369c90c5a9c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:29:03 14:29:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:29:03 0.23.1-centos7: Pulling from edgex-lftools 14:29:03 ab5ef0e58194: Pulling fs layer 14:29:03 9712f1f96733: Pulling fs layer 14:29:03 63f879dbbcfc: Pulling fs layer 14:29:03 0d9ebad4ef96: Pulling fs layer 14:29:03 e9a5061849ea: Pulling fs layer 14:29:03 d747dcd14b5f: Pulling fs layer 14:29:03 2de7ff778b66: Pulling fs layer 14:29:03 0d9ebad4ef96: Waiting 14:29:03 e9a5061849ea: Waiting 14:29:03 2de7ff778b66: Waiting 14:29:03 d747dcd14b5f: Waiting 14:29:03 9712f1f96733: Verifying Checksum 14:29:03 9712f1f96733: Download complete 14:29:03 63f879dbbcfc: Verifying Checksum 14:29:03 63f879dbbcfc: Download complete 14:29:04 e9a5061849ea: Verifying Checksum 14:29:04 e9a5061849ea: Download complete 14:29:04 d747dcd14b5f: Verifying Checksum 14:29:04 d747dcd14b5f: Download complete 14:29:04 0d9ebad4ef96: Verifying Checksum 14:29:04 0d9ebad4ef96: Download complete 14:29:04 ab5ef0e58194: Verifying Checksum 14:29:04 ab5ef0e58194: Download complete 14:29:04 2de7ff778b66: Verifying Checksum 14:29:04 2de7ff778b66: Download complete 14:29:07 ab5ef0e58194: Pull complete 14:29:07 9712f1f96733: Pull complete 14:29:07 63f879dbbcfc: Pull complete 14:29:11 0d9ebad4ef96: Pull complete 14:29:11 e9a5061849ea: Pull complete 14:29:11 d747dcd14b5f: Pull complete 14:29:13 2de7ff778b66: Pull complete 14:29:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:29:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:29:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:13 prd-ubuntu20.04-docker-8c-8g-21910 does not seem to be running inside a container 14:29:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:29:19 $ docker top aa5bca2f7253b9cd0de0b86f6c886eb389e0eddc6d9216d89f65fda14354f9b3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:29:19 provisioning config files... 14:29:19 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14885672788633971424tmp 14:29:19 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3000514266595953885tmp 14:29:19 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2276857675282648888tmp [Pipeline] { [Pipeline] echo 14:29:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:29:19 ---> sigul-configuration.sh 14:29:19 gpg: directory `/root/.gnupg' created 14:29:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:29:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:29:19 gpg: keyring `/root/.gnupg/secring.gpg' created 14:29:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:29:19 gpg: CAST5 encrypted data 14:29:19 gpg: encrypted with 1 passphrase 14:29:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:29:19 + mkdir /home/jenkins 14:29:19 + mkdir /home/jenkins/sigul [Pipeline] sh 14:29:20 + 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 14:29:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:29:20 ---> sigul-install.sh 14:29:20 Sigul already installed; skipping installation. [Pipeline] sh 14:29:20 + git tag --list 14:29:20 1.0.0 14:29:20 v0.0.0 14:29:20 v1.1.0 14:29:20 v1.1.1 14:29:20 v1.2.2 14:29:20 v1.3.0 14:29:20 v1.3.1 14:29:20 v2.0.0 14:29:20 v2.1.0 14:29:20 v2.1.1 14:29:20 v2.2.0 14:29:20 v2.3.0 14:29:20 v3.0 14:29:20 v3.0.0 14:29:20 v3.1 14:29:20 v3.1.0 14:29:20 v3.1.0-dev.1 14:29:20 v3.1.0-dev.10 14:29:20 v3.1.0-dev.11 14:29:20 v3.1.0-dev.12 14:29:20 v3.1.0-dev.13 14:29:20 v3.1.0-dev.2 14:29:20 v3.1.0-dev.3 14:29:20 v3.1.0-dev.4 14:29:20 v3.1.0-dev.5 14:29:20 v3.1.0-dev.6 14:29:20 v3.1.0-dev.7 14:29:20 v3.1.0-dev.8 14:29:20 v3.1.0-dev.9 14:29:20 v3.1.1 14:29:20 v3.1.1-dev.1 14:29:20 v3.2.0-dev.1 14:29:20 v3.2.0-dev.10 14:29:20 v3.2.0-dev.2 14:29:20 v3.2.0-dev.3 14:29:20 v3.2.0-dev.4 14:29:20 v3.2.0-dev.5 14:29:20 v3.2.0-dev.6 14:29:20 v3.2.0-dev.7 14:29:20 v3.2.0-dev.8 14:29:20 v3.2.0-dev.9 [Pipeline] sh 14:29:20 + lftools sign git-tag v3.2.0-dev.10 14:29:21 Signing Git tag with Sigul... 14:29:21 Signing v3.2.0-dev.10 [Pipeline] echo 14:29:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:29:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:29:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:29:22 $ docker stop --time=1 aa5bca2f7253b9cd0de0b86f6c886eb389e0eddc6d9216d89f65fda14354f9b3 14:29:23 $ docker rm -f --volumes aa5bca2f7253b9cd0de0b86f6c886eb389e0eddc6d9216d89f65fda14354f9b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:29:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:29:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:29:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:24 prd-ubuntu20.04-docker-8c-8g-21910 does not seem to be running inside a container 14:29:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:29:24 $ docker top ac2ea6f350647a5f9c797d229b85be8874274368348683c5d730339f4223c869 -eo pid,comm 14:29:24 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). 14:29:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:29:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:29:24 [ssh-agent] Looking for ssh-agent implementation... 14:29:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:29:24 $ docker exec ac2ea6f350647a5f9c797d229b85be8874274368348683c5d730339f4223c869 ssh-agent 14:29:24 SSH_AUTH_SOCK=/tmp/ssh-3FovpV59Yrz4/agent.32 14:29:24 SSH_AGENT_PID=38 14:29:25 Running ssh-add (command line suppressed) 14:29:25 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1003564043825314609.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1003564043825314609.key) 14:29:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:29:25 + git semver bump pre 14:29:25 2024-10-05 14:29:25,574 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 14:29:25 2024-10-05 14:29:25,574 [bump_version] DEBUG bumping version:3.2.0-dev.10 on axis:pre with prefix:dev 14:29:25 2024-10-05 14:29:25,574 [bump_version] DEBUG bumped version:3.2.0-dev.11 14:29:25 2024-10-05 14:29:25,574 [write_version] DEBUG write version:3.2.0-dev.11 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 14:29:25 2024-10-05 14:29:25,575 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 14:29:25 2024-10-05 14:29:25,575 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 14:29:25 2024-10-05 14:29:25,576 [execute] INFO git cat-file --batch-check 14:29:25 2024-10-05 14:29:25,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:29:25 2024-10-05 14:29:25,581 [execute] INFO git cat-file --batch 14:29:25 2024-10-05 14:29:25,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:29:25 2024-10-05 14:29:25,587 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 14:29:25 3.2.0-dev.11 [Pipeline] } 14:29:25 $ docker exec --env ******** --env ******** ac2ea6f350647a5f9c797d229b85be8874274368348683c5d730339f4223c869 ssh-agent -k 14:29:25 unset SSH_AUTH_SOCK; 14:29:25 unset SSH_AGENT_PID; 14:29:25 echo Agent pid 38 killed; 14:29:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:29:26 + git semver [Pipeline] } 14:29:26 $ docker stop --time=1 ac2ea6f350647a5f9c797d229b85be8874274368348683c5d730339f4223c869 14:29:27 $ docker rm -f --volumes ac2ea6f350647a5f9c797d229b85be8874274368348683c5d730339f4223c869 [Pipeline] // withDockerContainer [Pipeline] sh 14:29:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:29:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:29:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:28 prd-ubuntu20.04-docker-8c-8g-21910 does not seem to be running inside a container 14:29:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:29:28 $ docker top c92296170ba2e15b637268ca0bcf8e2776b6848ac4facfea7e95e002e9dc5563 -eo pid,comm 14:29:28 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). 14:29:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:29:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:29:28 [ssh-agent] Looking for ssh-agent implementation... 14:29:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:29:28 $ docker exec c92296170ba2e15b637268ca0bcf8e2776b6848ac4facfea7e95e002e9dc5563 ssh-agent 14:29:29 SSH_AUTH_SOCK=/tmp/ssh-IffFSIkvKUYT/agent.32 14:29:29 SSH_AGENT_PID=38 14:29:29 Running ssh-add (command line suppressed) 14:29:29 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_364406149182264175.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_364406149182264175.key) 14:29:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:29:29 + git semver push 14:29:29 2024-10-05 14:29:29,650 [run_push] DEBUG push 14:29:29 2024-10-05 14:29:29,650 [execute] INFO git cat-file --batch-check 14:29:29 2024-10-05 14:29:29,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:29:29 2024-10-05 14:29:29,653 [execute] INFO git rev-list 87cf44a7fc7793910a5a00ba1164b93248b7e9dc -- 14:29:29 2024-10-05 14:29:29,653 [execute] DEBUG Popen(['git', 'rev-list', '87cf44a7fc7793910a5a00ba1164b93248b7e9dc', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:29:29 2024-10-05 14:29:29,658 [execute] INFO git fetch -v origin 14:29:29 2024-10-05 14:29:29,659 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 14:29:30 2024-10-05 14:29:30,095 [run_push] DEBUG no remote changes detected 14:29:30 2024-10-05 14:29:30,096 [execute] INFO git push origin semver 14:29:30 2024-10-05 14:29:30,096 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:29:31 2024-10-05 14:29:30,925 [run_push] DEBUG push all version tags 14:29:31 2024-10-05 14:29:30,925 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:29:31 2024-10-05 14:29:30,925 [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) 14:29:31 2024-10-05 14:29:31,577 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 14:29:31 3.2.0-dev.11 [Pipeline] } 14:29:31 $ docker exec --env ******** --env ******** c92296170ba2e15b637268ca0bcf8e2776b6848ac4facfea7e95e002e9dc5563 ssh-agent -k 14:29:31 unset SSH_AUTH_SOCK; 14:29:31 unset SSH_AGENT_PID; 14:29:31 echo Agent pid 38 killed; 14:29:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:29:32 + git semver [Pipeline] } 14:29:32 $ docker stop --time=1 c92296170ba2e15b637268ca0bcf8e2776b6848ac4facfea7e95e002e9dc5563 14:29:33 $ docker rm -f --volumes c92296170ba2e15b637268ca0bcf8e2776b6848ac4facfea7e95e002e9dc5563 [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 14:29:34 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 14:29:34 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 14:29:34 total 16 14:29:34 drwxr-xr-x 3 root root 4096 Oct 5 14:14 . 14:29:34 drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 14:29 .. 14:29:34 drwxr-xr-x 2 root root 4096 Oct 5 14:14 cost 14:29:34 -rw-r--r-- 1 root root 86 Oct 5 14:14 cost.csv 14:29:34 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 14:29:34 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 14:29:34 total 16 14:29:34 drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 14:14 . 14:29:34 drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 14:29 .. 14:29:34 drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 14:14 cost 14:29:34 -rw-r--r-- 1 jenkins jenkins 86 Oct 5 14:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:29:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:29:35 ---> package-listing.sh 14:29:35 ++ facter osfamily 14:29:35 ++ tr '[:upper:]' '[:lower:]' 14:29:35 + OS_FAMILY=debian 14:29:35 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 14:29:35 + START_PACKAGES=/tmp/packages_start.txt 14:29:35 + END_PACKAGES=/tmp/packages_end.txt 14:29:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:29:35 + PACKAGES=/tmp/packages_start.txt 14:29:35 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 14:29:35 + PACKAGES=/tmp/packages_end.txt 14:29:35 + case "${OS_FAMILY}" in 14:29:35 + dpkg -l 14:29:35 + grep '^ii' 14:29:35 + '[' -f /tmp/packages_start.txt ']' 14:29:35 + '[' -f /tmp/packages_end.txt ']' 14:29:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:29:35 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 14:29:35 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 14:29:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 14:29:35 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 14:29:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:29:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:36 prd-ubuntu20.04-docker-8c-8g-21910 does not seem to be running inside a container 14:29:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:29:36 $ docker top eab006f3bdf444461523f5ecece9a836b9e4981b2cfe6dc9e04bf2c23f94c660 -eo pid,comm [Pipeline] { [Pipeline] sh 14:29:37 + touch /tmp/pre-build-complete [Pipeline] sh 14:29:37 + mkdir -p /var/log/sysstat [Pipeline] sh 14:29:37 + ls /var/log/sa-host 14:29:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:29:38 provisioning config files... 14:29:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10882337811966248651tmp [Pipeline] { [Pipeline] echo 14:29:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:29:38 ---> create-netrc.sh [Pipeline] } 14:29:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:29:38 ---> python-tools-install.sh [Pipeline] echo 14:29:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:29:38 ---> sudo-logs.sh 14:29:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:29:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:29:39 ---> job-cost.sh 14:29:39 lf-activate-venv: SKIPPING 14:29:39 DEBUG: total: 0.2199999988079071 14:29:39 INFO: Retrieving Stack Cost... 14:29:39 INFO: Retrieving Pricing Info for: v3-standard-8 14:29:39 INFO: Archiving Costs [Pipeline] echo 14:29:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:29:40 ---> logs-deploy.sh 14:29:40 lf-activate-venv: SKIPPING 14:29:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/110 14:29:40 INFO: archiving workspace using pattern(s): 14:29:41 Archives upload complete. 14:29:41 INFO: archiving logs to Nexus