Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d721e73911f12ca0ff6fbf72fa0cf941643da5d5 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-ssh1495410520004357181.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh4254086168698331808.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 590556114a56c6d90cc8043840e039c2f74196dc 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/napa/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/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4282085997705063498.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh16384336354465737641.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/napa/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/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18054419016720480557.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.21 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-1024 in /w/workspace/edgexfoundry_device-snmp-go_napa [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_napa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d721e73911f12ca0ff6fbf72fa0cf941643da5d5 (napa) Commit message: "Merge pull request #348 from cloudxxx8/bump-sdk-3.1.1" > git config core.sparsecheckout # timeout=10 > git checkout -f d721e73911f12ca0ff6fbf72fa0cf941643da5d5 # timeout=10 > git rev-list --no-walk a5a8eecad0964d203a89aaaae76bac199dfc367d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:33:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:33:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:33:13 ========================================================= 08:33:13 EdgeX Global Pipelines Version Info 08:33:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:33:14 ------------------- 08:33:14 stable info: 08:33:14 ------------------- 08:33:14 Commited By: Ginny Guan ginny@iotechsys.com 08:33:14 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 08:33:14 Message: update stable to v1.0.260 08:33:15 ------------------- 08:33:15 experimental info: 08:33:15 ------------------- 08:33:15 Commited By: Ginny Guan ginny@iotechsys.com 08:33:15 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 08:33:15 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:33:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:33:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo 08:33:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo 08:33:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo 08:33:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [Pipeline] echo 08:33:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d721e73 [Pipeline] echo 08:33:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:16 provisioning config files... 08:33:16 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/config16380354625189210087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:16 ---> ****-login.sh 08:33:16 nexus3.edgexfoundry.org:10001 08:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:16 Configure a credential helper to remove this warning. See 08:33:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:16 08:33:16 Login Succeeded 08:33:16 nexus3.edgexfoundry.org:10002 08:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:16 Configure a credential helper to remove this warning. See 08:33:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:16 08:33:16 Login Succeeded 08:33:16 nexus3.edgexfoundry.org:10003 08:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:17 Configure a credential helper to remove this warning. See 08:33:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:17 08:33:17 Login Succeeded 08:33:17 nexus3.edgexfoundry.org:10004 08:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:17 Configure a credential helper to remove this warning. See 08:33:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:17 08:33:17 Login Succeeded 08:33:17 ****.io 08:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:17 Configure a credential helper to remove this warning. See 08:33:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:17 08:33:17 Login Succeeded 08:33:17 ---> ****-login.sh ends [Pipeline] } 08:33:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:33:17 + git rev-list -1 --merges d721e73911f12ca0ff6fbf72fa0cf941643da5d5~1..d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [Pipeline] echo 08:33:17 -----------> git rev-list -1 --merges d721e73911f12ca0ff6fbf72fa0cf941643da5d5~1..d721e73911f12ca0ff6fbf72fa0cf941643da5d5 d721e73911f12ca0ff6fbf72fa0cf941643da5d5 08:33:17 d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [false] [Pipeline] sh 08:33:18 + git log --format=format:%s -1 d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [Pipeline] echo 08:33:18 ========================================================= 08:33:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:33:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:18 + git log --format=format:%s -1 d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [Pipeline] echo 08:33:18 [semverPrep] GIT_COMMIT: d721e73911f12ca0ff6fbf72fa0cf941643da5d5, Commit Message: Merge pull request #348 from cloudxxx8/bump-sdk-3.1.1 [Pipeline] echo 08:33:18 [semverPrep] This is not a build commit. [Pipeline] sh 08:33:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:33:18 + grep -v github /etc/ssh/ssh_known_hosts 08:33:18 + [ -e /tmp/ssh_known_hosts ] 08:33:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:33:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:33:18 + sudo tee -a /etc/ssh/ssh_known_hosts 08:33:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:19 08:33:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:19 0.1.4: Pulling from edgex-devops/py-git-semver 08:33:19 b85a868b505f: Pulling fs layer 08:33:19 e2be974225ed: Pulling fs layer 08:33:19 339a4e72a1f5: Pulling fs layer 08:33:19 988bab9f4d93: Pulling fs layer 08:33:19 1469e6f7b9e6: Pulling fs layer 08:33:19 eaf3925da568: Pulling fs layer 08:33:19 bab4dde63d76: Pulling fs layer 08:33:19 bde34c3a00c8: Pulling fs layer 08:33:19 b352a97aabf1: Pulling fs layer 08:33:19 4872d77fe225: Pulling fs layer 08:33:19 5851b861e8e6: Pulling fs layer 08:33:19 bde34c3a00c8: Waiting 08:33:19 b352a97aabf1: Waiting 08:33:19 4872d77fe225: Waiting 08:33:19 5851b861e8e6: Waiting 08:33:19 988bab9f4d93: Waiting 08:33:19 1469e6f7b9e6: Waiting 08:33:19 bab4dde63d76: Waiting 08:33:19 eaf3925da568: Waiting 08:33:19 e2be974225ed: Verifying Checksum 08:33:19 e2be974225ed: Download complete 08:33:19 988bab9f4d93: Verifying Checksum 08:33:19 988bab9f4d93: Download complete 08:33:19 1469e6f7b9e6: Verifying Checksum 08:33:19 1469e6f7b9e6: Download complete 08:33:19 eaf3925da568: Verifying Checksum 08:33:19 eaf3925da568: Download complete 08:33:19 339a4e72a1f5: Verifying Checksum 08:33:19 339a4e72a1f5: Download complete 08:33:19 bde34c3a00c8: Verifying Checksum 08:33:19 bde34c3a00c8: Download complete 08:33:19 b352a97aabf1: Verifying Checksum 08:33:19 b352a97aabf1: Download complete 08:33:19 4872d77fe225: Verifying Checksum 08:33:19 4872d77fe225: Download complete 08:33:19 5851b861e8e6: Verifying Checksum 08:33:19 5851b861e8e6: Download complete 08:33:19 b85a868b505f: Verifying Checksum 08:33:19 b85a868b505f: Download complete 08:33:19 bab4dde63d76: Download complete 08:33:20 b85a868b505f: Pull complete 08:33:20 e2be974225ed: Pull complete 08:33:21 339a4e72a1f5: Pull complete 08:33:21 988bab9f4d93: Pull complete 08:33:21 1469e6f7b9e6: Pull complete 08:33:21 eaf3925da568: Pull complete 08:33:23 bab4dde63d76: Pull complete 08:33:23 bde34c3a00c8: Pull complete 08:33:23 b352a97aabf1: Pull complete 08:33:23 4872d77fe225: Pull complete 08:33:23 5851b861e8e6: Pull complete 08:33:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:33:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:23 prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container 08:33:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_napa -v /w/workspace/edgexfoundry_device-snmp-go_napa:/w/workspace/edgexfoundry_device-snmp-go_napa:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_napa@tmp:/w/workspace/edgexfoundry_device-snmp-go_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:33:28 $ docker top 8742b231f6f844517030f7b08cd3cf05236c04a7c22a348fa8b4fc02d1c58a0d -eo pid,comm 08:33: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). 08:33:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:33:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:28 [ssh-agent] Looking for ssh-agent implementation... 08:33:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:28 $ docker exec 8742b231f6f844517030f7b08cd3cf05236c04a7c22a348fa8b4fc02d1c58a0d ssh-agent 08:33:28 SSH_AUTH_SOCK=/tmp/ssh-c3mDlJk854w0/agent.33 08:33:28 SSH_AGENT_PID=39 08:33:28 Running ssh-add (command line suppressed) 08:33:29 Identity added: /w/workspace/edgexfoundry_device-snmp-go_napa@tmp/private_key_15344349483384383422.key (/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/private_key_15344349483384383422.key) 08:33:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:29 + git tag --points-at HEAD [Pipeline] } 08:33:29 $ docker exec --env ******** --env ******** 8742b231f6f844517030f7b08cd3cf05236c04a7c22a348fa8b4fc02d1c58a0d ssh-agent -k 08:33:29 unset SSH_AUTH_SOCK; 08:33:29 unset SSH_AGENT_PID; 08:33:29 echo Agent pid 39 killed; 08:33:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:33:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:29 [ssh-agent] Looking for ssh-agent implementation... 08:33:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:29 $ docker exec 8742b231f6f844517030f7b08cd3cf05236c04a7c22a348fa8b4fc02d1c58a0d ssh-agent 08:33:29 SSH_AUTH_SOCK=/tmp/ssh-1C0CsVpqUfhL/agent.72 08:33:29 SSH_AGENT_PID=79 08:33:29 Running ssh-add (command line suppressed) 08:33:29 Identity added: /w/workspace/edgexfoundry_device-snmp-go_napa@tmp/private_key_13473883916284956268.key (/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/private_key_13473883916284956268.key) 08:33:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:30 + git semver init 08:33:30 2024-05-29 08:33:30,393 [run_init] DEBUG init version:0.0.0 force:False 08:33:30 2024-05-29 08:33:30,394 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_napa/.semver 08:33:30 2024-05-29 08:33:30,395 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_napa/.semver 08:33:30 2024-05-29 08:33:30,395 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_napa/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_napa, universal_newlines=False, shell=None, istream=None) 08:33:31 2024-05-29 08:33:31,744 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_napa/.git/info/exclude 08:33:31 2024-05-29 08:33:31,744 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_napa/.semver/napa with force:False 08:33:31 2024-05-29 08:33:31,744 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_napa/.semver/napa 08:33:31 2024-05-29 08:33:31,745 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_napa/.semver/napa 08:33:31 3.1.1-dev.1 [Pipeline] } 08:33:31 $ docker exec --env ******** --env ******** 8742b231f6f844517030f7b08cd3cf05236c04a7c22a348fa8b4fc02d1c58a0d ssh-agent -k 08:33:31 unset SSH_AUTH_SOCK; 08:33:31 unset SSH_AGENT_PID; 08:33:31 echo Agent pid 79 killed; 08:33:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:32 + git semver [Pipeline] } 08:33:32 $ docker stop --time=1 8742b231f6f844517030f7b08cd3cf05236c04a7c22a348fa8b4fc02d1c58a0d 08:33:33 $ docker rm -f --volumes 8742b231f6f844517030f7b08cd3cf05236c04a7c22a348fa8b4fc02d1c58a0d [Pipeline] // withDockerContainer [Pipeline] sh 08:33:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:33:34 Stashed 1 file(s) [Pipeline] echo 08:33:34 [edgeXSemver]: initialized semver on version 3.1.1-dev.1 [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 08:33:34 provisioning config files... 08:33:34 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/config14314298124751117583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:34 ---> ****-login.sh 08:33:34 nexus3.edgexfoundry.org:10001 08:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:34 Configure a credential helper to remove this warning. See 08:33:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:34 08:33:34 Login Succeeded 08:33:34 nexus3.edgexfoundry.org:10002 08:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:35 Configure a credential helper to remove this warning. See 08:33:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:35 08:33:35 Login Succeeded 08:33:35 nexus3.edgexfoundry.org:10003 08:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:35 Configure a credential helper to remove this warning. See 08:33:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:35 08:33:35 Login Succeeded 08:33:35 nexus3.edgexfoundry.org:10004 08:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:35 Configure a credential helper to remove this warning. See 08:33:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:35 08:33:35 Login Succeeded 08:33:35 ****.io 08:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:35 Configure a credential helper to remove this warning. See 08:33:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:35 08:33:35 Login Succeeded 08:33:35 ---> ****-login.sh ends [Pipeline] } 08:33:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:33:35 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:33:36 + grep ^go [0-9].[0-9]* go.mod 08:33:36 + cut -d -f 2 [Pipeline] echo 08:33:36 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:33:36 ========================================================= 08:33:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 08:33:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 08:33:36 Sending build context to Docker daemon 47.53MB 08:33:36 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:33:36 Step 2/12 : FROM ${BASE} AS builder 08:33:37 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 08:33:37 619be1103602: Pulling fs layer 08:33:37 7862e08f4a3e: Pulling fs layer 08:33:37 5df492c9dc93: Pulling fs layer 08:33:37 7629e6793208: Pulling fs layer 08:33:37 4f4fb700ef54: Pulling fs layer 08:33:37 8de7f028bff5: Pulling fs layer 08:33:37 7629e6793208: Waiting 08:33:37 44042ff1420b: Pulling fs layer 08:33:37 5cdaf54b7214: Pulling fs layer 08:33:37 38f3e5a9071a: Pulling fs layer 08:33:37 8de7f028bff5: Waiting 08:33:37 4f4fb700ef54: Waiting 08:33:37 5cdaf54b7214: Waiting 08:33:37 38f3e5a9071a: Waiting 08:33:37 44042ff1420b: Waiting 08:33:37 7862e08f4a3e: Download complete 08:33:37 7629e6793208: Verifying Checksum 08:33:37 7629e6793208: Download complete 08:33:37 4f4fb700ef54: Verifying Checksum 08:33:37 4f4fb700ef54: Download complete 08:33:37 8de7f028bff5: Verifying Checksum 08:33:37 8de7f028bff5: Download complete 08:33:37 619be1103602: Verifying Checksum 08:33:37 619be1103602: Download complete 08:33:37 44042ff1420b: Verifying Checksum 08:33:37 44042ff1420b: Download complete 08:33:37 619be1103602: Pull complete 08:33:37 38f3e5a9071a: Verifying Checksum 08:33:37 38f3e5a9071a: Download complete 08:33:37 7862e08f4a3e: Pull complete 08:33:37 5df492c9dc93: Verifying Checksum 08:33:37 5df492c9dc93: Download complete 08:33:37 5cdaf54b7214: Verifying Checksum 08:33:37 5cdaf54b7214: Download complete 08:33:41 5df492c9dc93: Pull complete 08:33:41 7629e6793208: Pull complete 08:33:41 4f4fb700ef54: Pull complete 08:33:41 8de7f028bff5: Pull complete 08:33:41 44042ff1420b: Pull complete 08:33:42 5cdaf54b7214: Pull complete 08:33:43 38f3e5a9071a: Pull complete 08:33:43 Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 08:33:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 08:33:43 ---> 60b93f829570 08:33:43 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:33:48 ---> Running in 9593a2db53b3 08:33:48 Removing intermediate container 9593a2db53b3 08:33:48 ---> a7d82b5252c7 08:33:48 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:33:48 ---> Running in 725a8b8d305d 08:33:48 Removing intermediate container 725a8b8d305d 08:33:48 ---> 3fd867b56228 08:33:48 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:33:48 ---> Running in fd061f955ef7 08:33:48 Removing intermediate container fd061f955ef7 08:33:48 ---> 20269ba2f2c6 08:33:48 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:33:48 ---> Running in 831ba64215aa 08:33:48 Removing intermediate container 831ba64215aa 08:33:48 ---> 73100b7b2006 08:33:48 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:33:48 ---> Running in 682dc31b2d66 08:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:49 (1/4) Installing openssh-keygen (9.3_p2-r1) 08:33:49 (2/4) Installing libedit (20221030.3.1-r1) 08:33:49 (3/4) Installing openssh-client-common (9.3_p2-r1) 08:33:49 (4/4) Installing openssh-client-default (9.3_p2-r1) 08:33:49 Executing busybox-1.36.1-r5.trigger 08:33:49 OK: 268 MiB in 56 packages 08:33:49 Still waiting to schedule task 08:33:49 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1023’ 08:33:49 Removing intermediate container 682dc31b2d66 08:33:49 ---> 31182fdd20dc 08:33:49 Step 8/12 : WORKDIR /device-snmp-go 08:33:49 ---> Running in b68ff247d552 08:33:49 Removing intermediate container b68ff247d552 08:33:49 ---> fa1c6c65cad6 08:33:49 Step 9/12 : COPY go.mod vendor* ./ 08:33:52 ---> 72354d29578b 08:33:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:52 ---> Running in ecc0b141f4a4 08:34:19 Removing intermediate container ecc0b141f4a4 08:34:19 ---> ad6bf4a6f8ad 08:34:19 Step 11/12 : COPY . . 08:34:19 ---> 19c1bcbf15b0 08:34:19 Step 12/12 : RUN ${MAKE} 08:34:19 ---> Running in 2d27f60a081d 08:34:19 noop 08:34:19 Removing intermediate container 2d27f60a081d 08:34:19 ---> 8352b56959b7 08:34:19 Successfully built 8352b56959b7 08:34:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:19 + docker inspect -f . ci-base-image-x86_64 08:34:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:20 prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container 08:34:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_napa -v /w/workspace/edgexfoundry_device-snmp-go_napa:/w/workspace/edgexfoundry_device-snmp-go_napa:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_napa@tmp:/w/workspace/edgexfoundry_device-snmp-go_napa@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 ******** ci-base-image-x86_64 cat 08:34:20 $ docker top 9b5d9f2b7ccf4bcd61c73fef20fde1ac2bb7985ce8150551536e71f10e7770e0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:20 + go version 08:34:20 go version go1.21.9 linux/amd64 [Pipeline] } 08:34:20 $ docker stop --time=1 9b5d9f2b7ccf4bcd61c73fef20fde1ac2bb7985ce8150551536e71f10e7770e0 08:34:22 $ docker rm -f --volumes 9b5d9f2b7ccf4bcd61c73fef20fde1ac2bb7985ce8150551536e71f10e7770e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:22 + docker inspect -f . ci-base-image-x86_64 08:34:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:22 prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container 08:34:22 $ 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_napa -v /w/workspace/edgexfoundry_device-snmp-go_napa:/w/workspace/edgexfoundry_device-snmp-go_napa:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_napa@tmp:/w/workspace/edgexfoundry_device-snmp-go_napa@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 ******** ci-base-image-x86_64 cat 08:34:22 $ docker top ec559efd5759a1eaff1e35946def8c3fcf3037d3c8a07372bea3a7ab13b1f2f0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:23 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_napa [Pipeline] fileExists [Pipeline] sh 08:34:23 + make test 08:34:23 go test ./... -coverprofile=coverage.out 08:34:24 ? github.com/edgexfoundry/device-snmp-go [no test files] 08:34:34 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 08:34:34 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.014s coverage: 0.0% of statements 08:34:41 go vet ./... 08:34:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:34:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:34:44 ./bin/test-attribution-txt.sh [Pipeline] echo 08:34:44 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 08:34:45 + go mod tidy [Pipeline] } 08:34:45 $ docker stop --time=1 ec559efd5759a1eaff1e35946def8c3fcf3037d3c8a07372bea3a7ab13b1f2f0 08:34:51 $ docker rm -f --volumes ec559efd5759a1eaff1e35946def8c3fcf3037d3c8a07372bea3a7ab13b1f2f0 [Pipeline] // withDockerContainer [Pipeline] sh 08:34:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:34:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:34:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:34:52 + ls -al . 08:34:52 total 176 08:34:52 drwxrwxr-x 9 jenkins jenkins 4096 May 29 08:34 . 08:34:52 drwxrwxr-x 4 jenkins jenkins 4096 May 29 08:33 .. 08:34:52 -rw-rw-r-- 1 jenkins jenkins 6 May 29 08:33 .dockerignore 08:34:52 drwxrwxr-x 8 jenkins jenkins 4096 May 29 08:34 .git 08:34:52 drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:33 .github 08:34:52 -rw-rw-r-- 1 jenkins jenkins 255 May 29 08:33 .gitignore 08:34:52 -rw-rw-r-- 1 jenkins jenkins 41 May 29 08:33 .golangci.yml 08:34:52 drwxr-xr-x 3 jenkins jenkins 4096 May 29 08:33 .semver 08:34:52 -rw-rw-r-- 1 jenkins jenkins 10044 May 29 08:33 Attribution.txt 08:34:52 -rw-rw-r-- 1 jenkins jenkins 11809 May 29 08:33 CHANGELOG.md 08:34:52 -rw-rw-r-- 1 jenkins jenkins 1571 May 29 08:33 Dockerfile 08:34:52 -rw-rw-r-- 1 jenkins jenkins 677 May 29 08:33 GOVERNANCE.md 08:34:52 -rw-rw-r-- 1 jenkins jenkins 656 May 29 08:33 Jenkinsfile 08:34:52 -rw-rw-r-- 1 jenkins jenkins 11340 May 29 08:33 LICENSE 08:34:52 -rw-rw-r-- 1 jenkins jenkins 2240 May 29 08:33 Makefile 08:34:52 -rw-rw-r-- 1 jenkins jenkins 620 May 29 08:33 OWNERS.md 08:34:52 -rw-rw-r-- 1 jenkins jenkins 10477 May 29 08:33 README.md 08:34:52 -rw-rw-r-- 1 jenkins jenkins 11 May 29 08:33 VERSION 08:34:52 drwxrwxr-x 2 jenkins jenkins 4096 May 29 08:33 bin 08:34:52 drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:33 cmd 08:34:52 -rw-r--r-- 1 jenkins jenkins 8837 May 29 08:34 coverage.out 08:34:52 -rw-rw-r-- 1 jenkins jenkins 3635 May 29 08:33 go.mod 08:34:52 -rw-rw-r-- 1 jenkins jenkins 33923 May 29 08:33 go.sum 08:34:52 drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:33 internal 08:34:52 drwxrwxr-x 6 jenkins jenkins 4096 May 29 08:33 vendor 08:34:52 -rw-rw-r-- 1 jenkins jenkins 228 May 29 08:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:52 + 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=d721e73911f12ca0ff6fbf72fa0cf941643da5d5 --label arch=amd64 --label version=3.1.1-dev.1 . 08:34:53 Sending build context to Docker daemon 47.54MB 08:34:53 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 08:34:53 Step 2/25 : FROM ${BASE} AS builder 08:34:53 ---> 8352b56959b7 08:34:53 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:34:54 ---> Running in 89a305b1cbd4 08:34:54 Removing intermediate container 89a305b1cbd4 08:34:54 ---> 374a849dc78d 08:34:54 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:34:54 ---> Running in 22a125bc6023 08:34:54 Removing intermediate container 22a125bc6023 08:34:54 ---> 45ee40ce2a7c 08:34:54 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:34:54 ---> Running in 468fedff610a 08:34:54 Removing intermediate container 468fedff610a 08:34:54 ---> ba39cc281e89 08:34:54 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 08:34:54 ---> Running in 87a06c4c7074 08:34:55 Removing intermediate container 87a06c4c7074 08:34:55 ---> 126889055dc9 08:34:55 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:34:55 ---> Running in 6576db638c8b 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:55 OK: 268 MiB in 56 packages 08:34:55 Removing intermediate container 6576db638c8b 08:34:55 ---> f5b1ac2d3fd5 08:34:55 Step 8/25 : WORKDIR /device-snmp-go 08:34:55 ---> Running in 778daee23920 08:34:55 Removing intermediate container 778daee23920 08:34:55 ---> ea21d36cf92d 08:34:55 Step 9/25 : COPY go.mod vendor* ./ 08:34:59 ---> 2f1aa8333710 08:34:59 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:59 ---> Running in f7dab41e4555 08:34:59 skipping... 08:34:59 Removing intermediate container f7dab41e4555 08:34:59 ---> d3ea2143bcb0 08:34:59 Step 11/25 : COPY . . 08:35:02 ---> ebf9ba917c1a 08:35:02 Step 12/25 : RUN ${MAKE} 08:35:02 ---> Running in 1ea4f13ed9b1 08:35:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 08:35:24 Removing intermediate container 1ea4f13ed9b1 08:35:24 ---> 169827140fdc 08:35:24 Step 13/25 : FROM alpine:3.18 08:35:24 3.18: Pulling from library/alpine 08:35:24 619be1103602: Already exists 08:35:24 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:35:24 Status: Downloaded newer image for alpine:3.18 08:35:24 ---> d3782b16ccc9 08:35:24 Step 14/25 : RUN apk add --update --no-cache dumb-init 08:35:24 ---> Running in a66541a1dbd5 08:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:24 (1/1) Installing dumb-init (1.2.5-r2) 08:35:24 Executing busybox-1.36.1-r5.trigger 08:35:24 OK: 7 MiB in 16 packages 08:35:24 Removing intermediate container a66541a1dbd5 08:35:24 ---> 93ab4dad9484 08:35:24 Step 15/25 : RUN apk --no-cache upgrade 08:35:24 ---> Running in 58072e9c50ab 08:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:24 Upgrading critical system libraries and apk-tools: 08:35:24 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:35:24 Executing busybox-1.36.1-r5.trigger 08:35:24 Continuing the upgrade transaction with new apk-tools: 08:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:25 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 08:35:25 Executing busybox-1.36.1-r6.post-upgrade 08:35:25 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 08:35:25 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:25 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 08:35:25 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 08:35:25 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 08:35:25 Executing busybox-1.36.1-r6.trigger 08:35:25 OK: 7 MiB in 16 packages 08:35:26 Removing intermediate container 58072e9c50ab 08:35:26 ---> e5970daf9f31 08:35:26 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 08:35:27 ---> 53dfe0922e5a 08:35:27 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 08:35:27 ---> 1e1f2a5726ca 08:35:27 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 08:35:27 ---> 7e73e22ee433 08:35:27 Step 19/25 : EXPOSE 59993 08:35:27 ---> Running in 75ce69fcb2b7 08:35:27 Removing intermediate container 75ce69fcb2b7 08:35:27 ---> 1a68a10d8f48 08:35:27 Step 20/25 : EXPOSE 161 08:35:27 ---> Running in d2f41167a0db 08:35:27 Removing intermediate container d2f41167a0db 08:35:27 ---> 383801f9e3bc 08:35:27 Step 21/25 : ENTRYPOINT ["/device-snmp"] 08:35:27 ---> Running in f38d61161718 08:35:27 Removing intermediate container f38d61161718 08:35:27 ---> 6824939fe814 08:35:27 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:27 ---> Running in 1fec3173b7f9 08:35:27 Removing intermediate container 1fec3173b7f9 08:35:27 ---> 685475fae527 08:35:27 Step 23/25 : LABEL arch=amd64 08:35:27 ---> Running in 3b2fb1d3ccf9 08:35:28 Removing intermediate container 3b2fb1d3ccf9 08:35:28 ---> 461f702e1402 08:35:28 Step 24/25 : LABEL git_sha=d721e73911f12ca0ff6fbf72fa0cf941643da5d5 08:35:28 ---> Running in 690f1219b57c 08:35:28 Removing intermediate container 690f1219b57c 08:35:28 ---> a40452085f3d 08:35:28 Step 25/25 : LABEL version=3.1.1-dev.1 08:35:28 ---> Running in d25d7d116245 08:35:28 Removing intermediate container d25d7d116245 08:35:28 ---> 23d0fac9f574 08:35:28 [Warning] One or more build-args [ARCH] were not consumed 08:35:28 Successfully built 23d0fac9f574 08:35:28 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:28 provisioning config files... 08:35:28 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/config1072910500997375397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:28 ---> ****-login.sh 08:35:28 nexus3.edgexfoundry.org:10001 08:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:28 Configure a credential helper to remove this warning. See 08:35:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:28 08:35:28 Login Succeeded 08:35:28 nexus3.edgexfoundry.org:10002 08:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:28 Configure a credential helper to remove this warning. See 08:35:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:28 08:35:28 Login Succeeded 08:35:28 nexus3.edgexfoundry.org:10003 08:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:28 Configure a credential helper to remove this warning. See 08:35:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:28 08:35:28 Login Succeeded 08:35:28 nexus3.edgexfoundry.org:10004 08:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:28 Configure a credential helper to remove this warning. See 08:35:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:28 08:35:28 Login Succeeded 08:35:28 ****.io 08:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:29 Configure a credential helper to remove this warning. See 08:35:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:29 08:35:29 Login Succeeded 08:35:29 ---> ****-login.sh ends [Pipeline] } 08:35:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:29 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:35:29 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 08:35:29 d721e73911f12ca0ff6fbf72fa0cf941643da5d5 08:35:29 3.1.1-dev.1 08:35:29 d721e73911f12ca0ff6fbf72fa0cf941643da5d5-3.1.1-dev.1 08:35:29 napa 08:35:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:29 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:30 + docker push nexus3.edgexfoundry.org:10004/device-snmp:d721e73911f12ca0ff6fbf72fa0cf941643da5d5 08:35:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:35:30 5252320c5193: Preparing 08:35:30 e14699338bab: Preparing 08:35:30 36fc971b6fcb: Preparing 08:35:30 2ecbb1cb4491: Preparing 08:35:30 0b96ddf853ff: Preparing 08:35:30 aedc3bda2944: Preparing 08:35:30 aedc3bda2944: Waiting 08:35:30 0b96ddf853ff: Pushed 08:35:30 e14699338bab: Pushed 08:35:30 5252320c5193: Pushed 08:35:30 aedc3bda2944: Layer already exists 08:35:30 2ecbb1cb4491: Pushed 08:35:32 36fc971b6fcb: Pushed 08:35:32 d721e73911f12ca0ff6fbf72fa0cf941643da5d5: digest: sha256:ba6ac02949a0d0bed478a3a2c4623f05c7290a7c1ba5913c8a596305d3574f57 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:33 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:33 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.1.1-dev.1 08:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:35:33 5252320c5193: Preparing 08:35:33 e14699338bab: Preparing 08:35:33 36fc971b6fcb: Preparing 08:35:33 2ecbb1cb4491: Preparing 08:35:33 0b96ddf853ff: Preparing 08:35:33 aedc3bda2944: Preparing 08:35:33 aedc3bda2944: Waiting 08:35:33 0b96ddf853ff: Layer already exists 08:35:33 36fc971b6fcb: Layer already exists 08:35:33 5252320c5193: Layer already exists 08:35:33 e14699338bab: Layer already exists 08:35:33 2ecbb1cb4491: Layer already exists 08:35:33 aedc3bda2944: Layer already exists 08:35:33 3.1.1-dev.1: digest: sha256:ba6ac02949a0d0bed478a3a2c4623f05c7290a7c1ba5913c8a596305d3574f57 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:33 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:d721e73911f12ca0ff6fbf72fa0cf941643da5d5-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:34 + docker push nexus3.edgexfoundry.org:10004/device-snmp:d721e73911f12ca0ff6fbf72fa0cf941643da5d5-3.1.1-dev.1 08:35:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:35:34 5252320c5193: Preparing 08:35:34 e14699338bab: Preparing 08:35:34 36fc971b6fcb: Preparing 08:35:34 2ecbb1cb4491: Preparing 08:35:34 0b96ddf853ff: Preparing 08:35:34 aedc3bda2944: Preparing 08:35:34 aedc3bda2944: Waiting 08:35:34 5252320c5193: Layer already exists 08:35:34 2ecbb1cb4491: Layer already exists 08:35:34 e14699338bab: Layer already exists 08:35:34 0b96ddf853ff: Layer already exists 08:35:34 36fc971b6fcb: Layer already exists 08:35:34 aedc3bda2944: Layer already exists 08:35:34 d721e73911f12ca0ff6fbf72fa0cf941643da5d5-3.1.1-dev.1: digest: sha256:ba6ac02949a0d0bed478a3a2c4623f05c7290a7c1ba5913c8a596305d3574f57 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:34 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:34 + docker push nexus3.edgexfoundry.org:10004/device-snmp:napa 08:35:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:35:34 5252320c5193: Preparing 08:35:34 e14699338bab: Preparing 08:35:34 36fc971b6fcb: Preparing 08:35:34 2ecbb1cb4491: Preparing 08:35:34 0b96ddf853ff: Preparing 08:35:34 aedc3bda2944: Preparing 08:35:34 aedc3bda2944: Waiting 08:35:34 0b96ddf853ff: Layer already exists 08:35:34 5252320c5193: Layer already exists 08:35:34 e14699338bab: Layer already exists 08:35:34 36fc971b6fcb: Layer already exists 08:35:34 2ecbb1cb4491: Layer already exists 08:35:34 aedc3bda2944: Layer already exists 08:35:34 napa: digest: sha256:ba6ac02949a0d0bed478a3a2c4623f05c7290a7c1ba5913c8a596305d3574f57 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:34 ===================================================== [Pipeline] echo 08:35:34 taggedImages: 08:35:34 - nexus3.edgexfoundry.org:10004/device-snmp:d721e73911f12ca0ff6fbf72fa0cf941643da5d5 08:35:34 - nexus3.edgexfoundry.org:10004/device-snmp:3.1.1-dev.1 08:35:34 - nexus3.edgexfoundry.org:10004/device-snmp:d721e73911f12ca0ff6fbf72fa0cf941643da5d5-3.1.1-dev.1 08:35:34 - nexus3.edgexfoundry.org:10004/device-snmp:napa [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 08:35:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:35:35 08:35:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:35:35 latest: Pulling from edgex-lftools-log-publisher 08:35:35 5eb5b503b376: Pulling fs layer 08:35:35 5c69ac0246d0: Pulling fs layer 08:35:35 ec43610c2a17: Pulling fs layer 08:35:35 3a2ae6a8a46f: Pulling fs layer 08:35:35 33b1e0a273af: Pulling fs layer 08:35:35 5d3b04190fa2: Pulling fs layer 08:35:35 2f39f015ded8: Pulling fs layer 08:35:35 5d3b04190fa2: Waiting 08:35:35 2f39f015ded8: Waiting 08:35:35 3a2ae6a8a46f: Waiting 08:35:35 33b1e0a273af: Waiting 08:35:35 5c69ac0246d0: Verifying Checksum 08:35:35 5c69ac0246d0: Download complete 08:35:35 3a2ae6a8a46f: Verifying Checksum 08:35:35 3a2ae6a8a46f: Download complete 08:35:35 33b1e0a273af: Verifying Checksum 08:35:35 33b1e0a273af: Download complete 08:35:35 5d3b04190fa2: Verifying Checksum 08:35:35 5d3b04190fa2: Download complete 08:35:35 ec43610c2a17: Download complete 08:35:35 5eb5b503b376: Download complete 08:35:36 2f39f015ded8: Download complete 08:35:37 5eb5b503b376: Pull complete 08:35:37 5c69ac0246d0: Pull complete 08:35:37 ec43610c2a17: Pull complete 08:35:37 3a2ae6a8a46f: Pull complete 08:35:38 33b1e0a273af: Pull complete 08:35:38 5d3b04190fa2: Pull complete 08:35:42 2f39f015ded8: Pull complete 08:35:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:35:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:35:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:42 prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container 08:35:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_napa -v /w/workspace/edgexfoundry_device-snmp-go_napa:/w/workspace/edgexfoundry_device-snmp-go_napa:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_napa@tmp:/w/workspace/edgexfoundry_device-snmp-go_napa@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 08:35:48 $ docker top 45af77274d38116486c84dcfa19e2ac88c6cab573bc970fc338d3aee9d2e5902 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:48 ---> job-cost.sh 08:35:48 lf-activate-venv: SKIPPING 08:35:48 INFO: No Stack... 08:35:49 INFO: Retrieving Pricing Info for: v3-standard-8 08:35:49 INFO: Archiving Costs [Pipeline] sh 08:35:49 + cat /w/workspace/edgexfoundry_device-snmp-go_napa/archives/cost.csv 08:35:49 + cut -d, -f6 [Pipeline] lock 08:35:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-napa-3-stack-cost] 08:35:49 Resource [jenkins-edgexfoundry-device-snmp-go-napa-3-stack-cost] did not exist. Created. 08:35:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:35:50 + echo total: 0.2199999988079071 [Pipeline] stash 08:35:50 Stashed 1 file(s) [Pipeline] } 08:35:50 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } 08:35:50 $ docker stop --time=1 45af77274d38116486c84dcfa19e2ac88c6cab573bc970fc338d3aee9d2e5902 08:35:51 $ docker rm -f --volumes 45af77274d38116486c84dcfa19e2ac88c6cab573bc970fc338d3aee9d2e5902 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:37:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1025 in /w/workspace/edgexfoundry_device-snmp-go_napa [Pipeline] { [Pipeline] ws 08:37:03 Running in /w/workspace/device-snmp-go/3 [Pipeline] { [Pipeline] checkout 08:37:06 Selected Git installation does not exist. Using Default 08:37:06 The recommended git tool is: NONE 08:37:11 using credential edgex-jenkins-ssh 08:37:11 Cloning the remote Git repository 08:37:11 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 08:37:11 > git init /w/workspace/device-snmp-go/3 # timeout=10 08:37:12 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 08:37:12 > git --version # timeout=10 08:37:12 > git --version # 'git version 2.25.1' 08:37:12 using GIT_SSH to set credentials SSH Credentials for GitHub 08:37:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:37:14 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 08:37:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:37:15 Avoid second fetch 08:37:15 Checking out Revision d721e73911f12ca0ff6fbf72fa0cf941643da5d5 (napa) 08:37:15 > git config core.sparsecheckout # timeout=10 08:37:15 > git checkout -f d721e73911f12ca0ff6fbf72fa0cf941643da5d5 # timeout=10 08:37:17 Commit message: "Merge pull request #348 from cloudxxx8/bump-sdk-3.1.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:37:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:37:21 % Total % Received % Xferd Average Speed Time Time Time Current 08:37:21 Dload Upload Total Spent Left Speed 08:37:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 77745 0 --:--:-- --:--:-- --:--:-- 78219 [Pipeline] sh 08:37:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:37:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:37:22 + sudo tee /etc/docker/daemon.new 08:37:22 { 08:37:22 "registry-mirrors": [ 08:37:22 "https://nexus3.edgexfoundry.org:10001" 08:37:22 ], 08:37:22 "bip": "10.250.0.254/24", 08:37:22 "hosts": [ 08:37:22 "tcp://0.0.0.0:5555", 08:37:22 "unix:///var/run/docker.sock" 08:37:22 ], 08:37:22 "mtu": 1458, 08:37:22 "selinux-enabled": true, 08:37:22 "seccomp-profile": "/etc/docker/seccomp.json" 08:37:22 } [Pipeline] sh 08:37:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:37:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:37:41 provisioning config files... 08:37:41 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config13957681935755679268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:37:41 ---> ****-login.sh 08:37:41 nexus3.edgexfoundry.org:10001 08:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:37:42 Configure a credential helper to remove this warning. See 08:37:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:37:42 08:37:42 Login Succeeded 08:37:42 nexus3.edgexfoundry.org:10002 08:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:37:43 Configure a credential helper to remove this warning. See 08:37:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:37:43 08:37:43 Login Succeeded 08:37:43 nexus3.edgexfoundry.org:10003 08:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:37:43 Configure a credential helper to remove this warning. See 08:37:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:37:43 08:37:43 Login Succeeded 08:37:43 nexus3.edgexfoundry.org:10004 08:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:37:43 Configure a credential helper to remove this warning. See 08:37:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:37:43 08:37:43 Login Succeeded 08:37:43 ****.io 08:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:37:44 Configure a credential helper to remove this warning. See 08:37:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:37:44 08:37:44 Login Succeeded 08:37:44 ---> ****-login.sh ends [Pipeline] } 08:37:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:37:44 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:37:44 + cut -d -f 2 08:37:44 + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo 08:37:44 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:37:44 ========================================================= 08:37:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 08:37:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 08:37:47 Sending build context to Docker daemon 37.58MB 08:37:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:37:47 Step 2/12 : FROM ${BASE} AS builder 08:37:47 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 08:37:47 c6b39de5b339: Pulling fs layer 08:37:47 a69c41024577: Pulling fs layer 08:37:47 d6de4b400683: Pulling fs layer 08:37:47 35cb2a7552d0: Pulling fs layer 08:37:47 4f4fb700ef54: Pulling fs layer 08:37:47 9e011611b7f5: Pulling fs layer 08:37:47 3bd174042beb: Pulling fs layer 08:37:47 4476f39b5e91: Pulling fs layer 08:37:47 9e011611b7f5: Waiting 08:37:47 3bd174042beb: Waiting 08:37:47 35cb2a7552d0: Waiting 08:37:47 4476f39b5e91: Waiting 08:37:47 4f4fb700ef54: Waiting 08:37:47 a69c41024577: Verifying Checksum 08:37:47 a69c41024577: Download complete 08:37:47 35cb2a7552d0: Verifying Checksum 08:37:47 35cb2a7552d0: Download complete 08:37:47 4f4fb700ef54: Verifying Checksum 08:37:47 4f4fb700ef54: Download complete 08:37:47 9e011611b7f5: Download complete 08:37:47 c6b39de5b339: Verifying Checksum 08:37:47 c6b39de5b339: Download complete 08:37:48 4476f39b5e91: Verifying Checksum 08:37:48 4476f39b5e91: Download complete 08:37:48 c6b39de5b339: Pull complete 08:37:49 a69c41024577: Pull complete 08:37:49 d6de4b400683: Verifying Checksum 08:37:49 d6de4b400683: Download complete 08:37:50 3bd174042beb: Verifying Checksum 08:37:50 3bd174042beb: Download complete 08:38:03 d6de4b400683: Pull complete 08:38:03 35cb2a7552d0: Pull complete 08:38:03 4f4fb700ef54: Pull complete 08:38:03 9e011611b7f5: Pull complete 08:38:11 3bd174042beb: Pull complete 08:38:13 4476f39b5e91: Pull complete 08:38:13 Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 08:38:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 08:38:13 ---> 981a0608b64a 08:38:13 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:38:15 ---> Running in 94a1c7d2aaef 08:38:15 Removing intermediate container 94a1c7d2aaef 08:38:15 ---> 71b996d80979 08:38:15 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:38:15 ---> Running in cd771960ff3c 08:38:16 Removing intermediate container cd771960ff3c 08:38:16 ---> ee345b656ae0 08:38:16 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:38:16 ---> Running in 351e935d2b14 08:38:16 Removing intermediate container 351e935d2b14 08:38:16 ---> 392a058ad986 08:38:16 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:38:16 ---> Running in 3ee4db94e144 08:38:16 Removing intermediate container 3ee4db94e144 08:38:16 ---> 3cb07b3ee264 08:38:16 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:38:16 ---> Running in e438f18e39de 08:38:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:38:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:38:19 (1/4) Installing openssh-keygen (9.3_p2-r1) 08:38:19 (2/4) Installing libedit (20221030.3.1-r1) 08:38:19 (3/4) Installing openssh-client-common (9.3_p2-r1) 08:38:19 (4/4) Installing openssh-client-default (9.3_p2-r1) 08:38:19 Executing busybox-1.36.1-r5.trigger 08:38:19 OK: 271 MiB in 56 packages 08:38:21 Removing intermediate container e438f18e39de 08:38:21 ---> 06a7d6048cc6 08:38:21 Step 8/12 : WORKDIR /device-snmp-go 08:38:21 ---> Running in ab8c7ad4f0bd 08:38:21 Removing intermediate container ab8c7ad4f0bd 08:38:21 ---> fc23f60c7ebf 08:38:21 Step 9/12 : COPY go.mod vendor* ./ 08:38:28 ---> d722dc81e113 08:38:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:28 ---> Running in 5585b1ef5b3b 08:39:24 Removing intermediate container 5585b1ef5b3b 08:39:24 ---> 15308e5d4d3b 08:39:24 Step 11/12 : COPY . . 08:39:29 ---> be4d18f5dd75 08:39:29 Step 12/12 : RUN ${MAKE} 08:39:29 ---> Running in 5989266cc2f3 08:39:30 noop 08:39:31 Removing intermediate container 5989266cc2f3 08:39:31 ---> 4ee335ec9f00 08:39:31 Successfully built 4ee335ec9f00 08:39:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:31 + docker inspect -f . ci-base-image-arm64 08:39:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:32 prd-ubuntu20.04-docker-arm64-4c-16g-1025 does not seem to be running inside a container 08:39:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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-arm64 cat 08:39:33 $ docker top 8221a7dbd8ef50ce892619f5017ab2283d5458c15c56b53557318d96e3534901 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:34 + go version 08:39:34 go version go1.21.9 linux/arm64 [Pipeline] } 08:39:34 $ docker stop --time=1 8221a7dbd8ef50ce892619f5017ab2283d5458c15c56b53557318d96e3534901 08:39:36 $ docker rm -f --volumes 8221a7dbd8ef50ce892619f5017ab2283d5458c15c56b53557318d96e3534901 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:36 + docker inspect -f . ci-base-image-arm64 08:39:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:37 prd-ubuntu20.04-docker-arm64-4c-16g-1025 does not seem to be running inside a container 08:39:37 $ 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/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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-arm64 cat 08:39:38 $ docker top 658c532db4b4986e1fc18f71bdf5406752aa482f4f925663439aa038ac30a2db -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:38 + git config --global --add safe.directory /w/workspace/device-snmp-go/3 [Pipeline] fileExists [Pipeline] sh 08:39:39 + make test 08:39:39 go test ./... -coverprofile=coverage.out 08:39:42 ? github.com/edgexfoundry/device-snmp-go [no test files] 08:41:34 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 08:41:34 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.047s coverage: 0.0% of statements 08:41:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:41:34 go vet ./... 08:42:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:01 ./bin/test-attribution-txt.sh [Pipeline] echo 08:42:01 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 08:42:02 + go mod tidy [Pipeline] } 08:42:06 $ docker stop --time=1 658c532db4b4986e1fc18f71bdf5406752aa482f4f925663439aa038ac30a2db 08:42:08 $ docker rm -f --volumes 658c532db4b4986e1fc18f71bdf5406752aa482f4f925663439aa038ac30a2db [Pipeline] // withDockerContainer [Pipeline] sh 08:42:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:42:09 Warning: overwriting stash ‘coverage-report’ 08:42:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:42:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:42:10 + ls -al . 08:42:10 total 172 08:42:10 drwxrwxr-x 8 jenkins jenkins 4096 May 29 08:39 . 08:42:10 drwxrwxr-x 4 jenkins jenkins 4096 May 29 08:37 .. 08:42:10 -rw-rw-r-- 1 jenkins jenkins 6 May 29 08:37 .dockerignore 08:42:10 drwxrwxr-x 8 jenkins jenkins 4096 May 29 08:37 .git 08:42:10 drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:37 .github 08:42:10 -rw-rw-r-- 1 jenkins jenkins 255 May 29 08:37 .gitignore 08:42:10 -rw-rw-r-- 1 jenkins jenkins 41 May 29 08:37 .golangci.yml 08:42:10 -rw-rw-r-- 1 jenkins jenkins 10044 May 29 08:37 Attribution.txt 08:42:10 -rw-rw-r-- 1 jenkins jenkins 11809 May 29 08:37 CHANGELOG.md 08:42:10 -rw-rw-r-- 1 jenkins jenkins 1571 May 29 08:37 Dockerfile 08:42:10 -rw-rw-r-- 1 jenkins jenkins 677 May 29 08:37 GOVERNANCE.md 08:42:10 -rw-rw-r-- 1 jenkins jenkins 656 May 29 08:37 Jenkinsfile 08:42:10 -rw-rw-r-- 1 jenkins jenkins 11340 May 29 08:37 LICENSE 08:42:10 -rw-rw-r-- 1 jenkins jenkins 2240 May 29 08:37 Makefile 08:42:10 -rw-rw-r-- 1 jenkins jenkins 620 May 29 08:37 OWNERS.md 08:42:10 -rw-rw-r-- 1 jenkins jenkins 10477 May 29 08:37 README.md 08:42:10 -rw-rw-r-- 1 jenkins jenkins 11 May 29 08:33 VERSION 08:42:10 drwxrwxr-x 2 jenkins jenkins 4096 May 29 08:37 bin 08:42:10 drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:37 cmd 08:42:10 -rw-r--r-- 1 jenkins jenkins 8837 May 29 08:41 coverage.out 08:42:10 -rw-rw-r-- 1 jenkins jenkins 3635 May 29 08:37 go.mod 08:42:10 -rw-rw-r-- 1 jenkins jenkins 33923 May 29 08:37 go.sum 08:42:10 drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:37 internal 08:42:10 drwxrwxr-x 6 jenkins jenkins 4096 May 29 08:37 vendor 08:42:10 -rw-rw-r-- 1 jenkins jenkins 228 May 29 08:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:11 + 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=d721e73911f12ca0ff6fbf72fa0cf941643da5d5 --label arch=arm64 --label version=3.1.1-dev.1 . 08:42:13 Sending build context to Docker daemon 37.59MB 08:42:13 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 08:42:13 Step 2/25 : FROM ${BASE} AS builder 08:42:13 ---> 4ee335ec9f00 08:42:13 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:42:13 ---> Running in 594a86cf9af3 08:42:14 Removing intermediate container 594a86cf9af3 08:42:14 ---> 6e3840ea4316 08:42:14 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:42:14 ---> Running in b7276b796b71 08:42:14 Removing intermediate container b7276b796b71 08:42:14 ---> 814e20871114 08:42:14 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:42:14 ---> Running in 14df5a5c8231 08:42:14 Removing intermediate container 14df5a5c8231 08:42:14 ---> 73d49345aa0e 08:42:14 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 08:42:14 ---> Running in 65225da977af 08:42:15 Removing intermediate container 65225da977af 08:42:15 ---> 2249c2825d75 08:42:15 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:42:15 ---> Running in 505c7adc094f 08:42:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:42:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:42:17 OK: 271 MiB in 56 packages 08:42:18 Removing intermediate container 505c7adc094f 08:42:18 ---> c6cbaa0ff25a 08:42:18 Step 8/25 : WORKDIR /device-snmp-go 08:42:18 ---> Running in 89bb0b3abd0c 08:42:18 Removing intermediate container 89bb0b3abd0c 08:42:18 ---> d924eddabab4 08:42:18 Step 9/25 : COPY go.mod vendor* ./ 08:42:25 ---> e4146a595d0e 08:42:25 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:25 ---> Running in dff55eb6339c 08:42:26 skipping... 08:42:26 Removing intermediate container dff55eb6339c 08:42:26 ---> 98e53b60b3dc 08:42:26 Step 11/25 : COPY . . 08:42:35 ---> 0e6d3d4d4a56 08:42:35 Step 12/25 : RUN ${MAKE} 08:42:35 ---> Running in 1ba57ee68851 08:42:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 08:44:41 Removing intermediate container 1ba57ee68851 08:44:41 ---> 755d6131f000 08:44:41 Step 13/25 : FROM alpine:3.18 08:44:41 3.18: Pulling from library/alpine 08:44:41 c6b39de5b339: Already exists 08:44:41 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:44:41 Status: Downloaded newer image for alpine:3.18 08:44:41 ---> 33abbf032149 08:44:41 Step 14/25 : RUN apk add --update --no-cache dumb-init 08:44:41 ---> Running in 817991dbff8d 08:44:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:42 (1/1) Installing dumb-init (1.2.5-r2) 08:44:42 Executing busybox-1.36.1-r5.trigger 08:44:43 OK: 8 MiB in 16 packages 08:44:44 Removing intermediate container 817991dbff8d 08:44:44 ---> df1cc2330e44 08:44:44 Step 15/25 : RUN apk --no-cache upgrade 08:44:44 ---> Running in 434f044c7a37 08:44:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:46 Upgrading critical system libraries and apk-tools: 08:44:46 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:44:46 Executing busybox-1.36.1-r5.trigger 08:44:46 Continuing the upgrade transaction with new apk-tools: 08:44:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:47 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 08:44:47 Executing busybox-1.36.1-r6.post-upgrade 08:44:47 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 08:44:47 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:44:47 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 08:44:47 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 08:44:47 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 08:44:47 Executing busybox-1.36.1-r6.trigger 08:44:47 OK: 8 MiB in 16 packages 08:44:49 Removing intermediate container 434f044c7a37 08:44:49 ---> 1b2cf8904f47 08:44:49 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 08:44:50 ---> 66422bbf0aeb 08:44:50 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 08:44:50 ---> 737a13f4657c 08:44:50 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 08:44:51 ---> a65bcd984b2e 08:44:51 Step 19/25 : EXPOSE 59993 08:44:51 ---> Running in 85b898c72aa4 08:44:51 Removing intermediate container 85b898c72aa4 08:44:51 ---> 53ce05effe16 08:44:51 Step 20/25 : EXPOSE 161 08:44:51 ---> Running in 73cad7774f15 08:44:51 Removing intermediate container 73cad7774f15 08:44:51 ---> 9a7d1f38d5f0 08:44:51 Step 21/25 : ENTRYPOINT ["/device-snmp"] 08:44:52 ---> Running in dc2b4b794160 08:44:52 Removing intermediate container dc2b4b794160 08:44:52 ---> fcf1ad6ca676 08:44:52 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:44:52 ---> Running in f9df670e730f 08:44:52 Removing intermediate container f9df670e730f 08:44:52 ---> a0af25b0ba71 08:44:52 Step 23/25 : LABEL arch=arm64 08:44:52 ---> Running in e75aae7b738a 08:44:52 Removing intermediate container e75aae7b738a 08:44:52 ---> c668449c0d42 08:44:52 Step 24/25 : LABEL git_sha=d721e73911f12ca0ff6fbf72fa0cf941643da5d5 08:44:52 ---> Running in dd1cc29df4de 08:44:53 Removing intermediate container dd1cc29df4de 08:44:53 ---> 3b51803cac34 08:44:53 Step 25/25 : LABEL version=3.1.1-dev.1 08:44:53 ---> Running in f82856cf0b40 08:44:53 Removing intermediate container f82856cf0b40 08:44:53 ---> 956d5c8b679c 08:44:53 [Warning] One or more build-args [ARCH] were not consumed 08:44:54 Successfully built 956d5c8b679c 08:44:54 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 08:44:54 provisioning config files... 08:44:54 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config8000409368811826036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:54 ---> ****-login.sh 08:44:54 nexus3.edgexfoundry.org:10001 08:44:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:54 Configure a credential helper to remove this warning. See 08:44:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:54 08:44:54 Login Succeeded 08:44:54 nexus3.edgexfoundry.org:10002 08:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:55 Configure a credential helper to remove this warning. See 08:44:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:55 08:44:55 Login Succeeded 08:44:55 nexus3.edgexfoundry.org:10003 08:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:55 Configure a credential helper to remove this warning. See 08:44:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:55 08:44:55 Login Succeeded 08:44:55 nexus3.edgexfoundry.org:10004 08:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:55 Configure a credential helper to remove this warning. See 08:44:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:55 08:44:55 Login Succeeded 08:44:55 ****.io 08:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:56 Configure a credential helper to remove this warning. See 08:44:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:56 08:44:56 Login Succeeded 08:44:56 ---> ****-login.sh ends [Pipeline] } 08:44:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:44:56 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:44:56 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 08:44:56 d721e73911f12ca0ff6fbf72fa0cf941643da5d5 08:44:56 3.1.1-dev.1 08:44:56 d721e73911f12ca0ff6fbf72fa0cf941643da5d5-3.1.1-dev.1 08:44:56 napa 08:44:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:56 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:56 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:d721e73911f12ca0ff6fbf72fa0cf941643da5d5 08:44:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:44:56 e1cbaed64fee: Preparing 08:44:56 688922df5c80: Preparing 08:44:56 fcd5090d59b2: Preparing 08:44:56 3d2e5df3f7dc: Preparing 08:44:56 7b6f0b348241: Preparing 08:44:56 7c504f21be85: Preparing 08:44:56 7c504f21be85: Waiting 08:44:57 688922df5c80: Pushed 08:44:57 7b6f0b348241: Pushed 08:44:57 e1cbaed64fee: Pushed 08:44:57 7c504f21be85: Layer already exists 08:44:58 3d2e5df3f7dc: Pushed 08:45:02 fcd5090d59b2: Pushed 08:45:03 d721e73911f12ca0ff6fbf72fa0cf941643da5d5: digest: sha256:4f5a2204e3d6d7c54a69ce45dd74afe7257bcb1b10f97057b504a563a3311997 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:03 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:03 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.1-dev.1 08:45:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:45:03 e1cbaed64fee: Preparing 08:45:03 688922df5c80: Preparing 08:45:03 fcd5090d59b2: Preparing 08:45:03 3d2e5df3f7dc: Preparing 08:45:03 7b6f0b348241: Preparing 08:45:03 7c504f21be85: Preparing 08:45:03 7c504f21be85: Waiting 08:45:03 688922df5c80: Layer already exists 08:45:03 fcd5090d59b2: Layer already exists 08:45:03 3d2e5df3f7dc: Layer already exists 08:45:03 e1cbaed64fee: Layer already exists 08:45:03 7b6f0b348241: Layer already exists 08:45:03 7c504f21be85: Layer already exists 08:45:04 3.1.1-dev.1: digest: sha256:4f5a2204e3d6d7c54a69ce45dd74afe7257bcb1b10f97057b504a563a3311997 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:04 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:d721e73911f12ca0ff6fbf72fa0cf941643da5d5-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:04 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:d721e73911f12ca0ff6fbf72fa0cf941643da5d5-3.1.1-dev.1 08:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:45:04 e1cbaed64fee: Preparing 08:45:04 688922df5c80: Preparing 08:45:04 fcd5090d59b2: Preparing 08:45:04 3d2e5df3f7dc: Preparing 08:45:04 7b6f0b348241: Preparing 08:45:04 7c504f21be85: Preparing 08:45:04 7c504f21be85: Waiting 08:45:04 688922df5c80: Layer already exists 08:45:04 fcd5090d59b2: Layer already exists 08:45:04 7b6f0b348241: Layer already exists 08:45:04 e1cbaed64fee: Layer already exists 08:45:04 3d2e5df3f7dc: Layer already exists 08:45:04 7c504f21be85: Layer already exists 08:45:04 d721e73911f12ca0ff6fbf72fa0cf941643da5d5-3.1.1-dev.1: digest: sha256:4f5a2204e3d6d7c54a69ce45dd74afe7257bcb1b10f97057b504a563a3311997 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:05 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:05 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:napa 08:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:45:05 e1cbaed64fee: Preparing 08:45:05 688922df5c80: Preparing 08:45:05 fcd5090d59b2: Preparing 08:45:05 3d2e5df3f7dc: Preparing 08:45:05 7b6f0b348241: Preparing 08:45:05 7c504f21be85: Preparing 08:45:05 7c504f21be85: Waiting 08:45:05 fcd5090d59b2: Layer already exists 08:45:05 7b6f0b348241: Layer already exists 08:45:05 e1cbaed64fee: Layer already exists 08:45:05 688922df5c80: Layer already exists 08:45:05 3d2e5df3f7dc: Layer already exists 08:45:05 7c504f21be85: Layer already exists 08:45:05 napa: digest: sha256:4f5a2204e3d6d7c54a69ce45dd74afe7257bcb1b10f97057b504a563a3311997 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:45:05 ===================================================== [Pipeline] echo 08:45:05 taggedImages: 08:45:05 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:d721e73911f12ca0ff6fbf72fa0cf941643da5d5 08:45:05 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.1-dev.1 08:45:05 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:d721e73911f12ca0ff6fbf72fa0cf941643da5d5-3.1.1-dev.1 08:45:05 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:45:06 08:45:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:45:06 arm64: Pulling from edgex-lftools-log-publisher 08:45:06 8998bd30e6a1: Pulling fs layer 08:45:06 04944245beec: Pulling fs layer 08:45:06 699f458cf7ca: Pulling fs layer 08:45:06 765212b225bb: Pulling fs layer 08:45:06 f23df028b6ca: Pulling fs layer 08:45:06 d65c8cfc05b1: Pulling fs layer 08:45:06 2437ff75d9bd: Pulling fs layer 08:45:06 f23df028b6ca: Waiting 08:45:06 d65c8cfc05b1: Waiting 08:45:06 2437ff75d9bd: Waiting 08:45:06 765212b225bb: Waiting 08:45:06 04944245beec: Verifying Checksum 08:45:06 04944245beec: Download complete 08:45:06 765212b225bb: Download complete 08:45:06 f23df028b6ca: Verifying Checksum 08:45:06 f23df028b6ca: Download complete 08:45:06 d65c8cfc05b1: Verifying Checksum 08:45:06 d65c8cfc05b1: Download complete 08:45:07 699f458cf7ca: Verifying Checksum 08:45:07 699f458cf7ca: Download complete 08:45:07 8998bd30e6a1: Verifying Checksum 08:45:07 8998bd30e6a1: Download complete 08:45:10 2437ff75d9bd: Verifying Checksum 08:45:12 8998bd30e6a1: Pull complete 08:45:12 04944245beec: Pull complete 08:45:14 699f458cf7ca: Pull complete 08:45:14 765212b225bb: Pull complete 08:45:15 f23df028b6ca: Pull complete 08:45:15 d65c8cfc05b1: Pull complete 08:45:34 2437ff75d9bd: Pull complete 08:45:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:45:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:45:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:34 prd-ubuntu20.04-docker-arm64-4c-16g-1025 does not seem to be running inside a container 08:45:34 $ 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/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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:arm64 cat 08:45:36 $ docker top 1cf452a0ecafd7cea84c8494cc190264769bd6c2e2f2a6767e8864e84deb263b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:45:37 ---> job-cost.sh 08:45:37 lf-activate-venv: SKIPPING 08:45:37 INFO: No Stack... 08:45:38 INFO: Retrieving Pricing Info for: v3-standard-4 08:45:39 INFO: Archiving Costs [Pipeline] sh 08:45:39 + cat /w/workspace/device-snmp-go/3/archives/cost.csv 08:45:39 + cut -d, -f6 [Pipeline] lock 08:45:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-napa-3-stack-cost] 08:45:39 Resource [jenkins-edgexfoundry-device-snmp-go-napa-3-stack-cost] did not exist. Created. 08:45:39 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:45:40 /w/workspace/device-snmp-go/3@tmp/durable-4736fc3a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:45:40 + echo total: 0.10999999940395355 [Pipeline] stash 08:45:40 Warning: overwriting stash ‘stack-cost’ 08:45:41 Stashed 1 file(s) [Pipeline] } 08:45:41 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } 08:45:41 $ docker stop --time=1 1cf452a0ecafd7cea84c8494cc190264769bd6c2e2f2a6767e8864e84deb263b 08:45:42 $ docker rm -f --volumes 1cf452a0ecafd7cea84c8494cc190264769bd6c2e2f2a6767e8864e84deb263b [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 08:45:43 provisioning config files... 08:45:43 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/config3317190030681278142tmp [Pipeline] { [Pipeline] sh 08:45:43 + set +x 08:45:43 + bash -s -- 08:45:43 + curl -s https://codecov.io/bash 08:45:43 08:45:43 _____ _ 08:45:43 / ____| | | 08:45:43 | | ___ __| | ___ ___ _____ __ 08:45:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:45:43 | |___| (_) | (_| | __/ (_| (_) \ V / 08:45:43 \_____\___/ \__,_|\___|\___\___/ \_/ 08:45:43 Bash-1.0.6 08:45:43 08:45:43 08:45:43 ==> git version 2.25.1 found 08:45:43 ==> 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 08:45:43 Release-Date: 2020-01-08 08:45:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:45:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:45:43 ==> Jenkins CI detected. 08:45:43 current dir:  /w/workspace/edgexfoundry_device-snmp-go_napa 08:45:43 project root: . 08:45:43 --> token set from env 08:45:43 Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml 08:45:43 ==> Running gcov in . (disable via -X gcov) 08:45:43 ==> Python coveragepy not found 08:45:43 ==> Searching for coverage reports in: 08:45:43 + . 08:45:43 -> Found 1 reports 08:45:43 ==> Detecting git/mercurial file structure 08:45:43 ==> Reading reports 08:45:43 + ./coverage.out bytes=8837 08:45:43 ==> Appending adjustments 08:45:43 https://docs.codecov.io/docs/fixing-reports 08:45:43 + Found adjustments 08:45:43 ==> Gzipping contents 08:45:43 16K /tmp/codecov.9wg9En.gz 08:45:43 ==> Uploading reports 08:45:43 url: https://codecov.io 08:45:43 query: branch=napa&commit=d721e73911f12ca0ff6fbf72fa0cf941643da5d5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:45:43 -> Pinging Codecov 08:45:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=d721e73911f12ca0ff6fbf72fa0cf941643da5d5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:45:44 -> Uploading to 08:45:44 https://storage.googleapis.com/codecov/v4/raw/2024-05-29/6C56EA5C29638FB4528AC87E60AF5AE0/d721e73911f12ca0ff6fbf72fa0cf941643da5d5/f19ab309-d346-42b7-b541-7fc12cd827fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240529%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240529T084543Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e21a3f64bdb1d020feb48fb6559447bfc5bfc269083fc25f6ba8d27e5438476 08:45:44 % Total % Received % Xferd Average Speed Time Time Time Current 08:45:44 Dload Upload Total Spent Left Speed 08:45:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12902 0 0 100 12902 0 56340 --:--:-- --:--:-- --:--:-- 56587 08:45:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [Pipeline] } 08:45:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:45:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:45:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:45:44 08:45:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:45:45 latest: Pulling from edgex-devops/edgex-snyk-go 08:45:45 619be1103602: Already exists 08:45:45 f8ea3408117e: Pulling fs layer 08:45:45 91320369b822: Pulling fs layer 08:45:45 0406650e8295: Pulling fs layer 08:45:45 4f4fb700ef54: Pulling fs layer 08:45:45 96d80e3f36e1: Pulling fs layer 08:45:45 bcf3aedb951c: Pulling fs layer 08:45:45 4f4fb700ef54: Waiting 08:45:45 96d80e3f36e1: Waiting 08:45:45 bcf3aedb951c: Waiting 08:45:45 0406650e8295: Verifying Checksum 08:45:45 0406650e8295: Download complete 08:45:45 f8ea3408117e: Verifying Checksum 08:45:45 f8ea3408117e: Download complete 08:45:45 4f4fb700ef54: Verifying Checksum 08:45:45 4f4fb700ef54: Download complete 08:45:45 f8ea3408117e: Pull complete 08:45:45 96d80e3f36e1: Verifying Checksum 08:45:45 96d80e3f36e1: Download complete 08:45:45 91320369b822: Verifying Checksum 08:45:45 91320369b822: Download complete 08:45:46 bcf3aedb951c: Verifying Checksum 08:45:46 bcf3aedb951c: Download complete 08:45:48 91320369b822: Pull complete 08:45:48 0406650e8295: Pull complete 08:45:48 4f4fb700ef54: Pull complete 08:45:48 96d80e3f36e1: Pull complete 08:45:51 bcf3aedb951c: Pull complete 08:45:51 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 08:45:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:45:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:51 prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container 08:45:51 $ 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_napa -v /w/workspace/edgexfoundry_device-snmp-go_napa:/w/workspace/edgexfoundry_device-snmp-go_napa:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_napa@tmp:/w/workspace/edgexfoundry_device-snmp-go_napa@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/edgex-snyk-go:latest cat 08:45:56 $ docker top 8f67c66d1af625f8b4d50972b8ef2248fa01889ff9891f9524d7def775452fd6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:56 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_napa [Pipeline] echo 08:45:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:napa' [Pipeline] sh 08:45:56 + set -o pipefail 08:45:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:napa' 08:45:59 08:45:59 Monitoring /w/workspace/edgexfoundry_device-snmp-go_napa (github.com/edgexfoundry/device-snmp-go)... 08:45:59 08:45:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6d7ad7ea-cfb3-436e-92df-52d37e4e6ab5/history/c87c07a5-9d08-4bbc-b0d3-479dbd9eb6f8 08:45:59 08:45:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:45:59 08:45:59 08:45:59 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 08:45:59 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:45:59 $ docker stop --time=1 8f67c66d1af625f8b4d50972b8ef2248fa01889ff9891f9524d7def775452fd6 08:46:01 $ docker rm -f --volumes 8f67c66d1af625f8b4d50972b8ef2248fa01889ff9891f9524d7def775452fd6 [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 08:46:02 + git log --format=format:%s -1 d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [Pipeline] sh 08:46:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:46:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:46:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:02 prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container 08:46:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_napa -v /w/workspace/edgexfoundry_device-snmp-go_napa:/w/workspace/edgexfoundry_device-snmp-go_napa:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_napa@tmp:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:46:03 $ docker top 452a5d0760231a17bea9f1ddd7c6ff48ffe6049956e322074865aa3e3b04630c -eo pid,comm 08:46:03 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). 08:46:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:46:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:46:03 [ssh-agent] Looking for ssh-agent implementation... 08:46:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:46:03 $ docker exec 452a5d0760231a17bea9f1ddd7c6ff48ffe6049956e322074865aa3e3b04630c ssh-agent 08:46:03 SSH_AUTH_SOCK=/tmp/ssh-pSOsbsQcc9yO/agent.32 08:46:03 SSH_AGENT_PID=38 08:46:03 Running ssh-add (command line suppressed) 08:46:03 Identity added: /w/workspace/edgexfoundry_device-snmp-go_napa@tmp/private_key_1335059122100772143.key (/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/private_key_1335059122100772143.key) 08:46:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:46:03 + git semver tag 08:46:04 2024-05-29 08:46:03,949 [run_tag] DEBUG tag force:False 08:46:04 2024-05-29 08:46:03,950 [check_head_tag] DEBUG check head tag 08:46:04 2024-05-29 08:46:03,951 [execute] INFO git cat-file --batch-check 08:46:04 2024-05-29 08:46:03,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_napa, universal_newlines=False, shell=None, istream=) 08:46:04 2024-05-29 08:46:03,954 [execute] INFO git cat-file --batch 08:46:04 2024-05-29 08:46:03,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_napa, universal_newlines=False, shell=None, istream=) 08:46:04 2024-05-29 08:46:03,968 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_napa/.semver/napa 08:46:04 2024-05-29 08:46:03,969 [execute] INFO git tag -a v3.1.1-dev.1 -m v3.1.1-dev.1 08:46:04 2024-05-29 08:46:03,969 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.1-dev.1', '-m', 'v3.1.1-dev.1'], cwd=/w/workspace/edgexfoundry_device-snmp-go_napa, universal_newlines=False, shell=None, istream=None) 08:46:04 2024-05-29 08:46:03,974 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_napa/.semver/napa 08:46:04 3.1.1-dev.1 [Pipeline] } 08:46:04 $ docker exec --env ******** --env ******** 452a5d0760231a17bea9f1ddd7c6ff48ffe6049956e322074865aa3e3b04630c ssh-agent -k 08:46:04 unset SSH_AUTH_SOCK; 08:46:04 unset SSH_AGENT_PID; 08:46:04 echo Agent pid 38 killed; 08:46:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:46:04 + git semver [Pipeline] } 08:46:04 $ docker stop --time=1 452a5d0760231a17bea9f1ddd7c6ff48ffe6049956e322074865aa3e3b04630c 08:46:06 $ docker rm -f --volumes 452a5d0760231a17bea9f1ddd7c6ff48ffe6049956e322074865aa3e3b04630c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:46:06 08:46:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:46:06 0.23.1-centos7: Pulling from edgex-lftools 08:46:06 ab5ef0e58194: Pulling fs layer 08:46:06 9712f1f96733: Pulling fs layer 08:46:06 63f879dbbcfc: Pulling fs layer 08:46:06 0d9ebad4ef96: Pulling fs layer 08:46:06 e9a5061849ea: Pulling fs layer 08:46:06 d747dcd14b5f: Pulling fs layer 08:46:06 2de7ff778b66: Pulling fs layer 08:46:06 0d9ebad4ef96: Waiting 08:46:06 e9a5061849ea: Waiting 08:46:06 d747dcd14b5f: Waiting 08:46:06 2de7ff778b66: Waiting 08:46:06 9712f1f96733: Download complete 08:46:06 63f879dbbcfc: Verifying Checksum 08:46:06 63f879dbbcfc: Download complete 08:46:06 e9a5061849ea: Verifying Checksum 08:46:06 e9a5061849ea: Download complete 08:46:06 d747dcd14b5f: Verifying Checksum 08:46:06 d747dcd14b5f: Download complete 08:46:07 2de7ff778b66: Verifying Checksum 08:46:07 2de7ff778b66: Download complete 08:46:07 0d9ebad4ef96: Verifying Checksum 08:46:07 0d9ebad4ef96: Download complete 08:46:07 ab5ef0e58194: Verifying Checksum 08:46:07 ab5ef0e58194: Download complete 08:46:09 ab5ef0e58194: Pull complete 08:46:09 9712f1f96733: Pull complete 08:46:10 63f879dbbcfc: Pull complete 08:46:14 0d9ebad4ef96: Pull complete 08:46:14 e9a5061849ea: Pull complete 08:46:14 d747dcd14b5f: Pull complete 08:46:15 2de7ff778b66: Pull complete 08:46:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:46:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:46:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:15 prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container 08:46:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_napa -v /w/workspace/edgexfoundry_device-snmp-go_napa:/w/workspace/edgexfoundry_device-snmp-go_napa:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_napa@tmp:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:46:21 $ docker top 57045519ff92ad105e36341ca051a7a8f7d6427542d44edfaf817e0de7e5c432 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:46:21 provisioning config files... 08:46:21 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/config11371816357742467304tmp 08:46:21 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/config504000833770952706tmp 08:46:21 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/config399007322764204744tmp [Pipeline] { [Pipeline] echo 08:46:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:46:21 ---> sigul-configuration.sh 08:46:21 gpg: directory `/root/.gnupg' created 08:46:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:46:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:46:21 gpg: keyring `/root/.gnupg/secring.gpg' created 08:46:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:46:21 gpg: CAST5 encrypted data 08:46:21 gpg: encrypted with 1 passphrase 08:46:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:46:22 + mkdir /home/jenkins 08:46:22 + mkdir /home/jenkins/sigul [Pipeline] sh 08:46:22 + 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 08:46:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:46:22 ---> sigul-install.sh 08:46:22 Sigul already installed; skipping installation. [Pipeline] sh 08:46:22 + git tag --list 08:46:22 1.0.0 08:46:22 v0.0.0 08:46:22 v1.1.0 08:46:22 v1.1.1 08:46:22 v1.2.2 08:46:22 v1.3.0 08:46:22 v1.3.1 08:46:22 v2.0.0 08:46:22 v2.1.0 08:46:22 v2.1.1 08:46:22 v2.2.0 08:46:22 v2.3.0 08:46:22 v3.0 08:46:22 v3.0.0 08:46:22 v3.1 08:46:22 v3.1.0 08:46:22 v3.1.0-dev.1 08:46:22 v3.1.0-dev.10 08:46:22 v3.1.0-dev.11 08:46:22 v3.1.0-dev.12 08:46:22 v3.1.0-dev.13 08:46:22 v3.1.0-dev.2 08:46:22 v3.1.0-dev.3 08:46:22 v3.1.0-dev.4 08:46:22 v3.1.0-dev.5 08:46:22 v3.1.0-dev.6 08:46:22 v3.1.0-dev.7 08:46:22 v3.1.0-dev.8 08:46:22 v3.1.0-dev.9 08:46:22 v3.1.1-dev.1 08:46:22 v3.2.0-dev.1 08:46:22 v3.2.0-dev.2 08:46:22 v3.2.0-dev.3 08:46:22 v3.2.0-dev.4 08:46:22 v3.2.0-dev.5 08:46:22 v3.2.0-dev.6 08:46:22 v3.2.0-dev.7 08:46:22 v3.2.0-dev.8 [Pipeline] sh 08:46:23 + lftools sign git-tag v3.1.1-dev.1 08:46:23 Signing Git tag with Sigul... 08:46:23 Signing v3.1.1-dev.1 [Pipeline] echo 08:46:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:46:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:46:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:46:24 $ docker stop --time=1 57045519ff92ad105e36341ca051a7a8f7d6427542d44edfaf817e0de7e5c432 08:46:25 $ docker rm -f --volumes 57045519ff92ad105e36341ca051a7a8f7d6427542d44edfaf817e0de7e5c432 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:46:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:46:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:46:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:26 prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container 08:46:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_napa -v /w/workspace/edgexfoundry_device-snmp-go_napa:/w/workspace/edgexfoundry_device-snmp-go_napa:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_napa@tmp:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:46:26 $ docker top 21846ec47514421dbca93eb4fa3a7eb7454c2f4ec6958c255c4526fb05916a45 -eo pid,comm 08:46:26 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). 08:46:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:46:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:46:26 [ssh-agent] Looking for ssh-agent implementation... 08:46:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:46:27 $ docker exec 21846ec47514421dbca93eb4fa3a7eb7454c2f4ec6958c255c4526fb05916a45 ssh-agent 08:46:27 SSH_AUTH_SOCK=/tmp/ssh-bnTW1mKdguRS/agent.32 08:46:27 SSH_AGENT_PID=38 08:46:27 Running ssh-add (command line suppressed) 08:46:27 Identity added: /w/workspace/edgexfoundry_device-snmp-go_napa@tmp/private_key_7807204112207682333.key (/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/private_key_7807204112207682333.key) 08:46:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:46:27 + git semver bump pre 08:46:27 2024-05-29 08:46:27,703 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_napa/.semver/napa 08:46:27 2024-05-29 08:46:27,703 [bump_version] DEBUG bumping version:3.1.1-dev.1 on axis:pre with prefix:dev 08:46:27 2024-05-29 08:46:27,703 [bump_version] DEBUG bumped version:3.1.1-dev.2 08:46:27 2024-05-29 08:46:27,703 [write_version] DEBUG write version:3.1.1-dev.2 to path:/w/workspace/edgexfoundry_device-snmp-go_napa/.semver/napa with force:True 08:46:27 2024-05-29 08:46:27,703 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_napa/.semver/napa 08:46:27 2024-05-29 08:46:27,703 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_napa/.semver/napa 08:46:27 2024-05-29 08:46:27,705 [execute] INFO git cat-file --batch-check 08:46:27 2024-05-29 08:46:27,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_napa/.semver, universal_newlines=False, shell=None, istream=) 08:46:27 2024-05-29 08:46:27,710 [execute] INFO git cat-file --batch 08:46:27 2024-05-29 08:46:27,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_napa/.semver, universal_newlines=False, shell=None, istream=) 08:46:27 2024-05-29 08:46:27,715 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_napa/.semver/napa 08:46:27 3.1.1-dev.2 [Pipeline] } 08:46:27 $ docker exec --env ******** --env ******** 21846ec47514421dbca93eb4fa3a7eb7454c2f4ec6958c255c4526fb05916a45 ssh-agent -k 08:46:27 unset SSH_AUTH_SOCK; 08:46:27 unset SSH_AGENT_PID; 08:46:27 echo Agent pid 38 killed; 08:46:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:46:28 + git semver [Pipeline] } 08:46:28 $ docker stop --time=1 21846ec47514421dbca93eb4fa3a7eb7454c2f4ec6958c255c4526fb05916a45 08:46:29 $ docker rm -f --volumes 21846ec47514421dbca93eb4fa3a7eb7454c2f4ec6958c255c4526fb05916a45 [Pipeline] // withDockerContainer [Pipeline] sh 08:46:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:46:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:46:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:30 prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container 08:46:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_napa -v /w/workspace/edgexfoundry_device-snmp-go_napa:/w/workspace/edgexfoundry_device-snmp-go_napa:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_napa@tmp:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:46:30 $ docker top 64573f15a27f02c91a976d7d709c9c8858f2cc402084edab6d577db860b9a693 -eo pid,comm 08:46:30 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). 08:46:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:46:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:46:30 [ssh-agent] Looking for ssh-agent implementation... 08:46:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:46:30 $ docker exec 64573f15a27f02c91a976d7d709c9c8858f2cc402084edab6d577db860b9a693 ssh-agent 08:46:31 SSH_AUTH_SOCK=/tmp/ssh-9s6pc47De6Nj/agent.32 08:46:31 SSH_AGENT_PID=38 08:46:31 Running ssh-add (command line suppressed) 08:46:31 Identity added: /w/workspace/edgexfoundry_device-snmp-go_napa@tmp/private_key_15760397242940654681.key (/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/private_key_15760397242940654681.key) 08:46:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:46:31 + git semver push 08:46:31 2024-05-29 08:46:31,662 [run_push] DEBUG push 08:46:31 2024-05-29 08:46:31,663 [execute] INFO git cat-file --batch-check 08:46:31 2024-05-29 08:46:31,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_napa/.semver, universal_newlines=False, shell=None, istream=) 08:46:31 2024-05-29 08:46:31,667 [execute] INFO git rev-list 836e462bb1f437fd83bd0403afe658446b1d99f7 -- 08:46:31 2024-05-29 08:46:31,667 [execute] DEBUG Popen(['git', 'rev-list', '836e462bb1f437fd83bd0403afe658446b1d99f7', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_napa/.semver, universal_newlines=False, shell=None, istream=None) 08:46:31 2024-05-29 08:46:31,673 [execute] INFO git fetch -v origin 08:46:31 2024-05-29 08:46:31,674 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_napa/.semver, universal_newlines=True, shell=None, istream=None) 08:46:32 2024-05-29 08:46:32,118 [run_push] DEBUG no remote changes detected 08:46:32 2024-05-29 08:46:32,118 [execute] INFO git push origin semver 08:46:32 2024-05-29 08:46:32,119 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_napa/.semver, universal_newlines=False, shell=None, istream=None) 08:46:33 2024-05-29 08:46:32,892 [run_push] DEBUG push all version tags 08:46:33 2024-05-29 08:46:32,892 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:46:33 2024-05-29 08:46:32,893 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_napa, universal_newlines=False, shell=None, istream=None) 08:46:33 2024-05-29 08:46:33,565 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_napa/.semver/napa 08:46:33 3.1.1-dev.2 [Pipeline] } 08:46:33 $ docker exec --env ******** --env ******** 64573f15a27f02c91a976d7d709c9c8858f2cc402084edab6d577db860b9a693 ssh-agent -k 08:46:33 unset SSH_AUTH_SOCK; 08:46:33 unset SSH_AGENT_PID; 08:46:33 echo Agent pid 38 killed; 08:46:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:46:34 + git semver [Pipeline] } 08:46:34 $ docker stop --time=1 64573f15a27f02c91a976d7d709c9c8858f2cc402084edab6d577db860b9a693 08:46:35 $ docker rm -f --volumes 64573f15a27f02c91a976d7d709c9c8858f2cc402084edab6d577db860b9a693 [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 08:46:36 + [ -d /w/workspace/edgexfoundry_device-snmp-go_napa/archives ] 08:46:36 + ls -al /w/workspace/edgexfoundry_device-snmp-go_napa/archives 08:46:36 total 16 08:46:36 drwxr-xr-x 3 root root 4096 May 29 08:35 . 08:46:36 drwxrwxr-x 10 jenkins jenkins 4096 May 29 08:46 .. 08:46:36 drwxr-xr-x 2 root root 4096 May 29 08:35 cost 08:46:36 -rw-r--r-- 1 root root 84 May 29 08:35 cost.csv 08:46:36 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_napa/archives 08:46:36 + ls -al /w/workspace/edgexfoundry_device-snmp-go_napa/archives 08:46:36 total 16 08:46:36 drwxr-xr-x 3 jenkins jenkins 4096 May 29 08:35 . 08:46:36 drwxrwxr-x 10 jenkins jenkins 4096 May 29 08:46 .. 08:46:36 drwxr-xr-x 2 jenkins jenkins 4096 May 29 08:35 cost 08:46:36 -rw-r--r-- 1 jenkins jenkins 84 May 29 08:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:46:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:46:37 ---> package-listing.sh 08:46:37 ++ facter osfamily 08:46:37 ++ tr '[:upper:]' '[:lower:]' 08:46:37 + OS_FAMILY=debian 08:46:37 + workspace=/w/workspace/edgexfoundry_device-snmp-go_napa 08:46:37 + START_PACKAGES=/tmp/packages_start.txt 08:46:37 + END_PACKAGES=/tmp/packages_end.txt 08:46:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:46:37 + PACKAGES=/tmp/packages_start.txt 08:46:37 + '[' /w/workspace/edgexfoundry_device-snmp-go_napa ']' 08:46:37 + PACKAGES=/tmp/packages_end.txt 08:46:37 + case "${OS_FAMILY}" in 08:46:37 + dpkg -l 08:46:37 + grep '^ii' 08:46:37 + '[' -f /tmp/packages_start.txt ']' 08:46:37 + '[' -f /tmp/packages_end.txt ']' 08:46:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:46:37 + '[' /w/workspace/edgexfoundry_device-snmp-go_napa ']' 08:46:37 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_napa/archives/ 08:46:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_napa/archives/ [Pipeline] echo 08:46:37 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_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:46:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:46:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:38 prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container 08:46:38 $ 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_napa/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_napa -v /w/workspace/edgexfoundry_device-snmp-go_napa:/w/workspace/edgexfoundry_device-snmp-go_napa:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_napa@tmp:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:46:38 $ docker top d63aa8e592a5cddca3ad3e2fc85594d0279d1395288adc17092acec9a23c9bbc -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:39 + touch /tmp/pre-build-complete [Pipeline] sh 08:46:39 + mkdir -p /var/log/sysstat [Pipeline] sh 08:46:39 + ls /var/log/sa-host 08:46:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:46:39 provisioning config files... 08:46:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/config5157982469571414629tmp [Pipeline] { [Pipeline] echo 08:46:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:46:40 ---> create-netrc.sh [Pipeline] } 08:46:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:46:40 ---> python-tools-install.sh [Pipeline] echo 08:46:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:46:40 ---> sudo-logs.sh 08:46:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:46:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:46:41 ---> job-cost.sh 08:46:41 lf-activate-venv: SKIPPING 08:46:41 DEBUG: total: 0.2199999988079071 08:46:41 INFO: Retrieving Stack Cost... 08:46:41 INFO: Retrieving Pricing Info for: v3-standard-8 08:46:41 INFO: Archiving Costs [Pipeline] echo 08:46:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:46:42 ---> logs-deploy.sh 08:46:42 lf-activate-venv: SKIPPING 08:46:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/napa/3 08:46:42 INFO: archiving workspace using pattern(s): 08:46:43 Archives upload complete. 08:46:43 INFO: archiving logs to Nexus