Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 99a3003bf1ce8196f615f02073f77889c060ae6d 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-ssh15721656839529768476.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh13161755476469915646.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15213535078449128683.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh7134230806344194733.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12364410642658644401.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13862 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 99a3003bf1ce8196f615f02073f77889c060ae6d (main) Commit message: "Merge pull request #301 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.82" > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99a3003bf1ce8196f615f02073f77889c060ae6d # timeout=10 > git rev-list --no-walk 59e8a49adf84218e27872d7b6b42bd2fec737482 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:42:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:42:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:42:43 ========================================================= 06:42:43 EdgeX Global Pipelines Version Info 06:42:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:42:44 ------------------- 06:42:44 stable info: 06:42:44 ------------------- 06:42:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:42:44 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 06:42:44 Message: update stable to v1.0.249 06:42:45 ------------------- 06:42:45 experimental info: 06:42:45 ------------------- 06:42:45 Commited By: **** collab-it+edgex@linuxfoundation.org 06:42:45 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 06:42:45 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99a3003bf1ce8196f615f02073f77889c060ae6d [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99a3003 [Pipeline] echo 06:42:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:42:45 provisioning config files... 06:42:45 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2111853339609624367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:42:46 ---> docker-login.sh 06:42:46 nexus3.edgexfoundry.org:10001 06:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:46 Configure a credential helper to remove this warning. See 06:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:46 06:42:46 Login Succeeded 06:42:46 nexus3.edgexfoundry.org:10002 06:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:46 Configure a credential helper to remove this warning. See 06:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:46 06:42:46 Login Succeeded 06:42:46 nexus3.edgexfoundry.org:10003 06:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:46 Configure a credential helper to remove this warning. See 06:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:46 06:42:46 Login Succeeded 06:42:46 nexus3.edgexfoundry.org:10004 06:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:46 Configure a credential helper to remove this warning. See 06:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:46 06:42:46 Login Succeeded 06:42:46 docker.io 06:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:46 Configure a credential helper to remove this warning. See 06:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:46 06:42:46 Login Succeeded 06:42:46 ---> docker-login.sh ends [Pipeline] } 06:42:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:42:47 + git rev-list -1 --merges 99a3003bf1ce8196f615f02073f77889c060ae6d~1..99a3003bf1ce8196f615f02073f77889c060ae6d [Pipeline] echo 06:42:47 -----------> git rev-list -1 --merges 99a3003bf1ce8196f615f02073f77889c060ae6d~1..99a3003bf1ce8196f615f02073f77889c060ae6d 99a3003bf1ce8196f615f02073f77889c060ae6d 06:42:47 99a3003bf1ce8196f615f02073f77889c060ae6d [false] [Pipeline] sh 06:42:47 + git log --format=format:%s -1 99a3003bf1ce8196f615f02073f77889c060ae6d [Pipeline] echo 06:42:47 ========================================================= 06:42:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:42:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:42:47 + git log --format=format:%s -1 99a3003bf1ce8196f615f02073f77889c060ae6d [Pipeline] echo 06:42:47 [semverPrep] GIT_COMMIT: 99a3003bf1ce8196f615f02073f77889c060ae6d, Commit Message: Merge pull request #301 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.82 [Pipeline] echo 06:42:47 [semverPrep] This is not a build commit. [Pipeline] sh 06:42:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:42:48 + grep -v github /etc/ssh/ssh_known_hosts 06:42:48 + [ -e /tmp/ssh_known_hosts ] 06:42:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:42:48 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:42:48 sudo tee -a /etc/ssh/ssh_known_hosts 06:42:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:42:48 06:42:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:42:49 0.1.4: Pulling from edgex-devops/py-git-semver 06:42:49 b85a868b505f: Pulling fs layer 06:42:49 e2be974225ed: Pulling fs layer 06:42:49 339a4e72a1f5: Pulling fs layer 06:42:49 988bab9f4d93: Pulling fs layer 06:42:49 1469e6f7b9e6: Pulling fs layer 06:42:49 eaf3925da568: Pulling fs layer 06:42:49 bab4dde63d76: Pulling fs layer 06:42:49 bde34c3a00c8: Pulling fs layer 06:42:49 b352a97aabf1: Pulling fs layer 06:42:49 4872d77fe225: Pulling fs layer 06:42:49 5851b861e8e6: Pulling fs layer 06:42:49 bab4dde63d76: Waiting 06:42:49 bde34c3a00c8: Waiting 06:42:49 b352a97aabf1: Waiting 06:42:49 1469e6f7b9e6: Waiting 06:42:49 988bab9f4d93: Waiting 06:42:49 4872d77fe225: Waiting 06:42:49 5851b861e8e6: Waiting 06:42:49 eaf3925da568: Waiting 06:42:49 e2be974225ed: Verifying Checksum 06:42:49 e2be974225ed: Download complete 06:42:49 988bab9f4d93: Download complete 06:42:49 1469e6f7b9e6: Verifying Checksum 06:42:49 1469e6f7b9e6: Download complete 06:42:49 eaf3925da568: Verifying Checksum 06:42:49 eaf3925da568: Download complete 06:42:49 339a4e72a1f5: Verifying Checksum 06:42:49 339a4e72a1f5: Download complete 06:42:49 bde34c3a00c8: Verifying Checksum 06:42:49 bde34c3a00c8: Download complete 06:42:49 b352a97aabf1: Download complete 06:42:49 4872d77fe225: Download complete 06:42:49 5851b861e8e6: Download complete 06:42:49 b85a868b505f: Verifying Checksum 06:42:49 b85a868b505f: Download complete 06:42:49 bab4dde63d76: Verifying Checksum 06:42:49 bab4dde63d76: Download complete 06:42:50 b85a868b505f: Pull complete 06:42:50 e2be974225ed: Pull complete 06:42:51 339a4e72a1f5: Pull complete 06:42:51 988bab9f4d93: Pull complete 06:42:51 1469e6f7b9e6: Pull complete 06:42:51 eaf3925da568: Pull complete 06:42:53 bab4dde63d76: Pull complete 06:42:53 bde34c3a00c8: Pull complete 06:42:53 b352a97aabf1: Pull complete 06:42:53 4872d77fe225: Pull complete 06:42:53 5851b861e8e6: Pull complete 06:42:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:42:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:42:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:54 prd-ubuntu20.04-docker-8c-8g-13862 does not seem to be running inside a container 06:42:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:42:56 $ docker top adc69fcac3516721dab242731c06ff04aac08797665382e52bb234a02bf22d9a -eo pid,comm 06:42:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:42:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:42:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:56 [ssh-agent] Looking for ssh-agent implementation... 06:42:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:56 $ docker exec adc69fcac3516721dab242731c06ff04aac08797665382e52bb234a02bf22d9a ssh-agent 06:42:56 SSH_AUTH_SOCK=/tmp/ssh-R4L5gYaZSPHW/agent.32 06:42:56 SSH_AGENT_PID=38 06:42:56 Running ssh-add (command line suppressed) 06:42:56 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12738355937396086437.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12738355937396086437.key) 06:42:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:57 + git tag --points-at HEAD [Pipeline] } 06:42:57 $ docker exec --env ******** --env ******** adc69fcac3516721dab242731c06ff04aac08797665382e52bb234a02bf22d9a ssh-agent -k 06:42:57 unset SSH_AUTH_SOCK; 06:42:57 unset SSH_AGENT_PID; 06:42:57 echo Agent pid 38 killed; 06:42:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:42:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:57 [ssh-agent] Looking for ssh-agent implementation... 06:42:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:57 $ docker exec adc69fcac3516721dab242731c06ff04aac08797665382e52bb234a02bf22d9a ssh-agent 06:42:57 SSH_AUTH_SOCK=/tmp/ssh-orxZI8cLhDuB/agent.70 06:42:57 SSH_AGENT_PID=76 06:42:57 Running ssh-add (command line suppressed) 06:42:57 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16166348421436875621.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16166348421436875621.key) 06:42:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:57 + git semver init 06:42:58 2023-05-05 06:42:58,184 [run_init] DEBUG init version:0.0.0 force:False 06:42:58 2023-05-05 06:42:58,185 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 06:42:58 2023-05-05 06:42:58,185 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 06:42:58 2023-05-05 06:42:58,185 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 06:42:59 2023-05-05 06:42:59,136 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 06:42:59 2023-05-05 06:42:59,136 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 06:42:59 2023-05-05 06:42:59,137 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:42:59 2023-05-05 06:42:59,137 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:42:59 3.0.0-dev.19 [Pipeline] } 06:42:59 $ docker exec --env ******** --env ******** adc69fcac3516721dab242731c06ff04aac08797665382e52bb234a02bf22d9a ssh-agent -k 06:42:59 unset SSH_AUTH_SOCK; 06:42:59 unset SSH_AGENT_PID; 06:42:59 echo Agent pid 76 killed; 06:42:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:59 + git semver [Pipeline] } 06:43:00 $ docker stop --time=1 adc69fcac3516721dab242731c06ff04aac08797665382e52bb234a02bf22d9a 06:43:01 $ docker rm -f --volumes adc69fcac3516721dab242731c06ff04aac08797665382e52bb234a02bf22d9a [Pipeline] // withDockerContainer [Pipeline] sh 06:43:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:43:02 Stashed 1 file(s) [Pipeline] echo 06:43:02 [edgeXSemver]: initialized semver on version 3.0.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:43:02 provisioning config files... 06:43:02 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6192117059541649531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:43:02 ---> docker-login.sh 06:43:02 nexus3.edgexfoundry.org:10001 06:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:02 Configure a credential helper to remove this warning. See 06:43:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:02 06:43:02 Login Succeeded 06:43:02 nexus3.edgexfoundry.org:10002 06:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:02 Configure a credential helper to remove this warning. See 06:43:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:02 06:43:02 Login Succeeded 06:43:02 nexus3.edgexfoundry.org:10003 06:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:03 Configure a credential helper to remove this warning. See 06:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:03 06:43:03 Login Succeeded 06:43:03 nexus3.edgexfoundry.org:10004 06:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:03 Configure a credential helper to remove this warning. See 06:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:03 06:43:03 Login Succeeded 06:43:03 docker.io 06:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:03 Configure a credential helper to remove this warning. See 06:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:03 06:43:03 Login Succeeded 06:43:03 ---> docker-login.sh ends [Pipeline] } 06:43:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:43:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:43:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:43:03 ========================================================= 06:43:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 06:43:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:43:04 Sending build context to Docker daemon 5.799MB 06:43:04 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 06:43:04 Step 2/12 : FROM ${BASE} AS builder 06:43:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 06:43:04 f56be85fc22e: Pulling fs layer 06:43:04 85791d961cd3: Pulling fs layer 06:43:04 d694b5ae8c79: Pulling fs layer 06:43:04 9f32a84ed3da: Pulling fs layer 06:43:04 4d19c01a9841: Pulling fs layer 06:43:04 9325e15d5711: Pulling fs layer 06:43:04 556b6ee489ea: Pulling fs layer 06:43:04 c5a4b2cf53e6: Pulling fs layer 06:43:04 9f32a84ed3da: Waiting 06:43:04 4d19c01a9841: Waiting 06:43:04 9325e15d5711: Waiting 06:43:04 556b6ee489ea: Waiting 06:43:04 c5a4b2cf53e6: Waiting 06:43:04 85791d961cd3: Download complete 06:43:04 9f32a84ed3da: Verifying Checksum 06:43:04 9f32a84ed3da: Download complete 06:43:04 4d19c01a9841: Verifying Checksum 06:43:04 4d19c01a9841: Download complete 06:43:04 f56be85fc22e: Verifying Checksum 06:43:04 f56be85fc22e: Download complete 06:43:04 9325e15d5711: Verifying Checksum 06:43:04 9325e15d5711: Download complete 06:43:04 f56be85fc22e: Pull complete 06:43:04 85791d961cd3: Pull complete 06:43:04 c5a4b2cf53e6: Verifying Checksum 06:43:04 c5a4b2cf53e6: Download complete 06:43:04 d694b5ae8c79: Verifying Checksum 06:43:04 d694b5ae8c79: Download complete 06:43:05 556b6ee489ea: Verifying Checksum 06:43:05 556b6ee489ea: Download complete 06:43:08 d694b5ae8c79: Pull complete 06:43:08 9f32a84ed3da: Pull complete 06:43:08 4d19c01a9841: Pull complete 06:43:08 9325e15d5711: Pull complete 06:43:10 556b6ee489ea: Pull complete 06:43:12 c5a4b2cf53e6: Pull complete 06:43:12 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 06:43:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:43:12 ---> c4be618373d6 06:43:12 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:43:16 ---> Running in 50b74e2bc669 06:43:16 Removing intermediate container 50b74e2bc669 06:43:16 ---> f2827026245d 06:43:16 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:43:16 ---> Running in 4d219c099438 06:43:16 Removing intermediate container 4d219c099438 06:43:16 ---> 1904d5bc42c8 06:43:16 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:43:16 ---> Running in dcdf0a211e09 06:43:16 Removing intermediate container dcdf0a211e09 06:43:16 ---> 43b147abe809 06:43:16 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:43:16 ---> Running in 2b1922e772d8 06:43:16 Removing intermediate container 2b1922e772d8 06:43:16 ---> 25ec0c38c57f 06:43:16 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:43:16 ---> Running in 36e92f5f31ba 06:43:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:43:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:43:17 (1/4) Installing openssh-keygen (9.1_p1-r2) 06:43:17 (2/4) Installing libedit (20221030.3.1-r0) 06:43:17 (3/4) Installing openssh-client-common (9.1_p1-r2) 06:43:17 (4/4) Installing openssh-client-default (9.1_p1-r2) 06:43:17 Executing busybox-1.35.0-r29.trigger 06:43:17 OK: 269 MiB in 57 packages 06:43:17 Still waiting to schedule task 06:43:17 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:43:17 Removing intermediate container 36e92f5f31ba 06:43:17 ---> 6532f5ed63d5 06:43:17 Step 8/12 : WORKDIR /device-snmp-go 06:43:17 ---> Running in 138247422eb6 06:43:17 Removing intermediate container 138247422eb6 06:43:17 ---> e5aad4e515aa 06:43:17 Step 9/12 : COPY go.mod vendor* ./ 06:43:17 ---> f82e2a6c12fa 06:43:17 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:43:17 ---> Running in 22918acb8670 06:43:44 Removing intermediate container 22918acb8670 06:43:44 ---> 89c607578aea 06:43:44 Step 11/12 : COPY . . 06:43:44 ---> 8996377134c9 06:43:44 Step 12/12 : RUN ${MAKE} 06:43:44 ---> Running in 837cdf4805fc 06:43:44 noop 06:43:44 Removing intermediate container 837cdf4805fc 06:43:44 ---> 0fcf9f64e4b7 06:43:44 Successfully built 0fcf9f64e4b7 06:43:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:44 + docker inspect -f . ci-base-image-x86_64 06:43:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:44 prd-ubuntu20.04-docker-8c-8g-13862 does not seem to be running inside a container 06:43:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:43:45 $ docker top c2a0b0e7e5d014a7ed27c32d0cf683cb1c3ab21366c08f9b57b57c811d381f78 -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:45 + go version 06:43:45 go version go1.20.2 linux/amd64 [Pipeline] } 06:43:45 $ docker stop --time=1 c2a0b0e7e5d014a7ed27c32d0cf683cb1c3ab21366c08f9b57b57c811d381f78 06:43:47 $ docker rm -f --volumes c2a0b0e7e5d014a7ed27c32d0cf683cb1c3ab21366c08f9b57b57c811d381f78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:47 + docker inspect -f . ci-base-image-x86_64 06:43:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:47 prd-ubuntu20.04-docker-8c-8g-13862 does not seem to be running inside a container 06:43:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:43:48 $ docker top 8aaa24586fcec25598465d236b9616667935a7a047a2d9a9a17ba7af227fed43 -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:48 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 06:43:48 + make test 06:43:48 go test ./... -coverprofile=coverage.out 06:43:54 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:44:04 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:44:04 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.009s coverage: 0.0% of statements 06:44:08 go vet ./... 06:44:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:44:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:44:11 ./bin/test-attribution-txt.sh [Pipeline] echo 06:44:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:44:11 $ docker stop --time=1 8aaa24586fcec25598465d236b9616667935a7a047a2d9a9a17ba7af227fed43 06:44:14 $ docker rm -f --volumes 8aaa24586fcec25598465d236b9616667935a7a047a2d9a9a17ba7af227fed43 [Pipeline] // withDockerContainer [Pipeline] sh 06:44:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:44:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:44:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:44:15 + ls -al . 06:44:15 total 172 06:44:15 drwxrwxr-x 9 jenkins jenkins 4096 May 5 06:43 . 06:44:15 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:42 .. 06:44:15 -rw-rw-r-- 1 jenkins jenkins 6 May 5 06:42 .dockerignore 06:44:15 drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:42 .git 06:44:15 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:42 .github 06:44:15 -rw-rw-r-- 1 jenkins jenkins 328 May 5 06:42 .gitignore 06:44:15 -rw-rw-r-- 1 jenkins jenkins 41 May 5 06:42 .golangci.yml 06:44:15 drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:42 .semver 06:44:15 -rw-rw-r-- 1 jenkins jenkins 9056 May 5 06:42 Attribution.txt 06:44:15 -rw-rw-r-- 1 jenkins jenkins 8355 May 5 06:42 CHANGELOG.md 06:44:15 -rw-rw-r-- 1 jenkins jenkins 1423 May 5 06:42 Dockerfile 06:44:15 -rw-rw-r-- 1 jenkins jenkins 677 May 5 06:42 GOVERNANCE.md 06:44:15 -rw-rw-r-- 1 jenkins jenkins 656 May 5 06:42 Jenkinsfile 06:44:15 -rw-rw-r-- 1 jenkins jenkins 11340 May 5 06:42 LICENSE 06:44:15 -rw-rw-r-- 1 jenkins jenkins 2114 May 5 06:42 Makefile 06:44:15 -rw-rw-r-- 1 jenkins jenkins 620 May 5 06:42 OWNERS.md 06:44:15 -rw-rw-r-- 1 jenkins jenkins 10054 May 5 06:42 README.md 06:44:15 -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:43 VERSION 06:44:15 drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:42 bin 06:44:15 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:42 cmd 06:44:15 -rw-r--r-- 1 jenkins jenkins 8837 May 5 06:44 coverage.out 06:44:15 -rw-rw-r-- 1 jenkins jenkins 3283 May 5 06:42 go.mod 06:44:15 -rw-rw-r-- 1 jenkins jenkins 31326 May 5 06:42 go.sum 06:44:15 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:42 internal 06:44:15 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:42 snap 06:44:15 -rw-rw-r-- 1 jenkins jenkins 228 May 5 06:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:16 + 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=99a3003bf1ce8196f615f02073f77889c060ae6d --label arch=amd64 --label version=3.0.0-dev.19 . 06:44:16 Sending build context to Docker daemon 5.809MB 06:44:16 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 06:44:16 Step 2/24 : FROM ${BASE} AS builder 06:44:16 ---> 0fcf9f64e4b7 06:44:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:44:16 ---> Running in b92e0b3b580b 06:44:16 Removing intermediate container b92e0b3b580b 06:44:16 ---> 5abc155b36ae 06:44:16 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:44:16 ---> Running in 370d5e4de9da 06:44:16 Removing intermediate container 370d5e4de9da 06:44:16 ---> 4be2beddd0a8 06:44:16 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:44:16 ---> Running in 84126273244d 06:44:16 Removing intermediate container 84126273244d 06:44:16 ---> fb6fd2b35c81 06:44:16 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:44:16 ---> Running in 93c5b8567798 06:44:16 Removing intermediate container 93c5b8567798 06:44:16 ---> 7ef5732f033c 06:44:16 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:44:16 ---> Running in 2aad60620377 06:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:44:17 OK: 269 MiB in 57 packages 06:44:17 Removing intermediate container 2aad60620377 06:44:17 ---> f5d1fd1a7878 06:44:17 Step 8/24 : WORKDIR /device-snmp-go 06:44:17 ---> Running in 31bf6310eadb 06:44:17 Removing intermediate container 31bf6310eadb 06:44:17 ---> 828fc61b35dd 06:44:17 Step 9/24 : COPY go.mod vendor* ./ 06:44:17 ---> 3957e16ae9dd 06:44:17 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:17 ---> Running in ced1225d85e9 06:44:18 Removing intermediate container ced1225d85e9 06:44:18 ---> 2dc0e3b13889 06:44:18 Step 11/24 : COPY . . 06:44:19 ---> 39e655b3d5c9 06:44:19 Step 12/24 : RUN ${MAKE} 06:44:19 ---> Running in 3b0586dede91 06:44:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.19" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:44:41 Removing intermediate container 3b0586dede91 06:44:41 ---> 81fd2ff19f44 06:44:41 Step 13/24 : FROM alpine:3.17 06:44:41 3.17: Pulling from library/alpine 06:44:41 f56be85fc22e: Already exists 06:44:41 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:44:41 Status: Downloaded newer image for alpine:3.17 06:44:41 ---> 9ed4aefc74f6 06:44:41 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:44:41 ---> Running in d88c8437a6f8 06:44:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:44:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:44:41 (1/1) Installing dumb-init (1.2.5-r2) 06:44:41 Executing busybox-1.35.0-r29.trigger 06:44:41 OK: 7 MiB in 16 packages 06:44:41 Removing intermediate container d88c8437a6f8 06:44:41 ---> 87e81a90c098 06:44:41 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:44:41 ---> 3b9938eb850d 06:44:41 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:44:41 ---> 2bfc771c03ba 06:44:41 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:44:41 ---> 55157e1155e7 06:44:41 Step 18/24 : EXPOSE 59993 06:44:41 ---> Running in eafabeb3c436 06:44:41 Removing intermediate container eafabeb3c436 06:44:41 ---> 3f522882bad0 06:44:41 Step 19/24 : EXPOSE 161 06:44:41 ---> Running in 2db5cee61e72 06:44:41 Removing intermediate container 2db5cee61e72 06:44:41 ---> b1b0637cb759 06:44:41 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:44:41 ---> Running in dc42d875891c 06:44:41 Removing intermediate container dc42d875891c 06:44:41 ---> c6209dc817ad 06:44:41 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:44:41 ---> Running in fed9aeae2d55 06:44:41 Removing intermediate container fed9aeae2d55 06:44:41 ---> 61ca31a839ca 06:44:41 Step 22/24 : LABEL arch=amd64 06:44:41 ---> Running in b08f81448e1a 06:44:41 Removing intermediate container b08f81448e1a 06:44:41 ---> 6c9be5097343 06:44:41 Step 23/24 : LABEL git_sha=99a3003bf1ce8196f615f02073f77889c060ae6d 06:44:41 ---> Running in 20a20838fdbd 06:44:41 Removing intermediate container 20a20838fdbd 06:44:41 ---> fad18e19764b 06:44:41 Step 24/24 : LABEL version=3.0.0-dev.19 06:44:41 ---> Running in a8e918e43532 06:44:41 Removing intermediate container a8e918e43532 06:44:41 ---> 29bf243ad0e1 06:44:41 [Warning] One or more build-args [ARCH] were not consumed 06:44:41 Successfully built 29bf243ad0e1 06:44:41 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:44:41 provisioning config files... 06:44:41 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1676341480526366762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:42 ---> docker-login.sh 06:44:42 nexus3.edgexfoundry.org:10001 06:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:42 Configure a credential helper to remove this warning. See 06:44:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:42 06:44:42 Login Succeeded 06:44:42 nexus3.edgexfoundry.org:10002 06:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:42 Configure a credential helper to remove this warning. See 06:44:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:42 06:44:42 Login Succeeded 06:44:42 nexus3.edgexfoundry.org:10003 06:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:42 Configure a credential helper to remove this warning. See 06:44:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:42 06:44:42 Login Succeeded 06:44:42 nexus3.edgexfoundry.org:10004 06:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:42 Configure a credential helper to remove this warning. See 06:44:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:42 06:44:42 Login Succeeded 06:44:42 docker.io 06:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:42 Configure a credential helper to remove this warning. See 06:44:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:42 06:44:42 Login Succeeded 06:44:42 ---> docker-login.sh ends [Pipeline] } 06:44:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:44:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:44:42 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 06:44:42 99a3003bf1ce8196f615f02073f77889c060ae6d 06:44:42 latest 06:44:42 3.0.0-dev.19 06:44:42 99a3003bf1ce8196f615f02073f77889c060ae6d-3.0.0-dev.19 06:44:42 main 06:44:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:42 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:99a3003bf1ce8196f615f02073f77889c060ae6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:43 + docker push nexus3.edgexfoundry.org:10004/device-snmp:99a3003bf1ce8196f615f02073f77889c060ae6d 06:44:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:44:43 ca34b180cb89: Preparing 06:44:43 699577a04068: Preparing 06:44:43 8fa196f27087: Preparing 06:44:43 ede68ec1980d: Preparing 06:44:43 f1417ff83b31: Preparing 06:44:43 f1417ff83b31: Layer already exists 06:44:43 ca34b180cb89: Pushed 06:44:43 ede68ec1980d: Pushed 06:44:43 699577a04068: Pushed 06:44:45 8fa196f27087: Pushed 06:44:45 99a3003bf1ce8196f615f02073f77889c060ae6d: digest: sha256:ec2018f1f29a215fae56410656f03b5f12402b90a92aae02452a3c9293d60fd3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:46 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:46 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 06:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:44:46 ca34b180cb89: Preparing 06:44:46 699577a04068: Preparing 06:44:46 8fa196f27087: Preparing 06:44:46 ede68ec1980d: Preparing 06:44:46 f1417ff83b31: Preparing 06:44:46 f1417ff83b31: Layer already exists 06:44:46 8fa196f27087: Layer already exists 06:44:46 ede68ec1980d: Layer already exists 06:44:46 699577a04068: Layer already exists 06:44:46 ca34b180cb89: Layer already exists 06:44:46 latest: digest: sha256:ec2018f1f29a215fae56410656f03b5f12402b90a92aae02452a3c9293d60fd3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:46 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:46 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.19 06:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:44:46 ca34b180cb89: Preparing 06:44:46 699577a04068: Preparing 06:44:46 8fa196f27087: Preparing 06:44:46 ede68ec1980d: Preparing 06:44:46 f1417ff83b31: Preparing 06:44:46 ede68ec1980d: Layer already exists 06:44:46 ca34b180cb89: Layer already exists 06:44:46 699577a04068: Layer already exists 06:44:46 8fa196f27087: Layer already exists 06:44:46 f1417ff83b31: Layer already exists 06:44:46 3.0.0-dev.19: digest: sha256:ec2018f1f29a215fae56410656f03b5f12402b90a92aae02452a3c9293d60fd3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:47 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:99a3003bf1ce8196f615f02073f77889c060ae6d-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:47 + docker push nexus3.edgexfoundry.org:10004/device-snmp:99a3003bf1ce8196f615f02073f77889c060ae6d-3.0.0-dev.19 06:44:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:44:47 ca34b180cb89: Preparing 06:44:47 699577a04068: Preparing 06:44:47 8fa196f27087: Preparing 06:44:47 ede68ec1980d: Preparing 06:44:47 f1417ff83b31: Preparing 06:44:47 ca34b180cb89: Layer already exists 06:44:47 ede68ec1980d: Layer already exists 06:44:47 8fa196f27087: Layer already exists 06:44:47 f1417ff83b31: Layer already exists 06:44:47 699577a04068: Layer already exists 06:44:47 99a3003bf1ce8196f615f02073f77889c060ae6d-3.0.0-dev.19: digest: sha256:ec2018f1f29a215fae56410656f03b5f12402b90a92aae02452a3c9293d60fd3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:47 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:48 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 06:44:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:44:48 ca34b180cb89: Preparing 06:44:48 699577a04068: Preparing 06:44:48 8fa196f27087: Preparing 06:44:48 ede68ec1980d: Preparing 06:44:48 f1417ff83b31: Preparing 06:44:48 8fa196f27087: Layer already exists 06:44:48 ca34b180cb89: Layer already exists 06:44:48 f1417ff83b31: Layer already exists 06:44:48 ede68ec1980d: Layer already exists 06:44:48 699577a04068: Layer already exists 06:44:48 main: digest: sha256:ec2018f1f29a215fae56410656f03b5f12402b90a92aae02452a3c9293d60fd3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:44:48 ===================================================== [Pipeline] echo 06:44:48 taggedImages: 06:44:48 - nexus3.edgexfoundry.org:10004/device-snmp:99a3003bf1ce8196f615f02073f77889c060ae6d 06:44:48 - nexus3.edgexfoundry.org:10004/device-snmp:latest 06:44:48 - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.19 06:44:48 - nexus3.edgexfoundry.org:10004/device-snmp:99a3003bf1ce8196f615f02073f77889c060ae6d-3.0.0-dev.19 06:44:48 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:44:48 06:44:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:44:48 latest: Pulling from edgex-lftools-log-publisher 06:44:48 5eb5b503b376: Pulling fs layer 06:44:48 5c69ac0246d0: Pulling fs layer 06:44:48 ec43610c2a17: Pulling fs layer 06:44:48 3a2ae6a8a46f: Pulling fs layer 06:44:48 33b1e0a273af: Pulling fs layer 06:44:48 5d3b04190fa2: Pulling fs layer 06:44:48 2f39f015ded8: Pulling fs layer 06:44:48 33b1e0a273af: Waiting 06:44:48 5d3b04190fa2: Waiting 06:44:48 2f39f015ded8: Waiting 06:44:48 3a2ae6a8a46f: Waiting 06:44:48 5c69ac0246d0: Verifying Checksum 06:44:48 5c69ac0246d0: Download complete 06:44:48 3a2ae6a8a46f: Verifying Checksum 06:44:48 3a2ae6a8a46f: Download complete 06:44:48 33b1e0a273af: Verifying Checksum 06:44:48 33b1e0a273af: Download complete 06:44:48 5d3b04190fa2: Verifying Checksum 06:44:48 5d3b04190fa2: Download complete 06:44:48 ec43610c2a17: Verifying Checksum 06:44:48 ec43610c2a17: Download complete 06:44:49 5eb5b503b376: Verifying Checksum 06:44:49 5eb5b503b376: Download complete 06:44:49 2f39f015ded8: Verifying Checksum 06:44:49 2f39f015ded8: Download complete 06:44:50 5eb5b503b376: Pull complete 06:44:50 5c69ac0246d0: Pull complete 06:44:50 ec43610c2a17: Pull complete 06:44:50 3a2ae6a8a46f: Pull complete 06:44:51 33b1e0a273af: Pull complete 06:44:51 5d3b04190fa2: Pull complete 06:44:55 2f39f015ded8: Pull complete 06:44:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:44:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:44:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:44:55 prd-ubuntu20.04-docker-8c-8g-13862 does not seem to be running inside a container 06:44:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:44:58 $ docker top ded81e59be102979777b4c37ab951776499ba7ee34f98807082bd33b54ad64e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:59 ---> job-cost.sh 06:44:59 lf-activate-venv: SKIPPING 06:44:59 INFO: No Stack... 06:44:59 INFO: Retrieving Pricing Info for: v3-standard-8 06:44:59 INFO: Archiving Costs [Pipeline] sh 06:44:59 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 06:44:59 + cut -d, -f6 [Pipeline] lock 06:44:59 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-76-stack-cost] 06:44:59 Resource [jenkins-edgexfoundry-device-snmp-go-main-76-stack-cost] did not exist. Created. 06:44:59 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:45:00 + echo total: 0.2199999988079071 [Pipeline] stash 06:45:00 Stashed 1 file(s) [Pipeline] } 06:45:00 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-76-stack-cost] [Pipeline] // lock [Pipeline] } 06:45:00 $ docker stop --time=1 ded81e59be102979777b4c37ab951776499ba7ee34f98807082bd33b54ad64e1 06:45:01 $ docker rm -f --volumes ded81e59be102979777b4c37ab951776499ba7ee34f98807082bd33b54ad64e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:45:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13864 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 06:45:52 Running in /w/workspace/device-snmp-go/76 [Pipeline] { [Pipeline] checkout 06:45:52 Selected Git installation does not exist. Using Default 06:45:52 The recommended git tool is: NONE 06:45:57 using credential edgex-jenkins-ssh 06:45:57 Cloning the remote Git repository 06:45:57 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:45:57 > git init /w/workspace/device-snmp-go/76 # timeout=10 06:45:58 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:45:58 > git --version # timeout=10 06:45:58 > git --version # 'git version 2.25.1' 06:45:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:59 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:45:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:00 Avoid second fetch 06:46:00 Checking out Revision 99a3003bf1ce8196f615f02073f77889c060ae6d (main) 06:46:00 Commit message: "Merge pull request #301 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.82" 06:46:00 > git config core.sparsecheckout # timeout=10 06:46:00 > git checkout -f 99a3003bf1ce8196f615f02073f77889c060ae6d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:46:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:46:01 % Total % Received % Xferd Average Speed Time Time Time Current 06:46:01 Dload Upload Total Spent Left Speed 06:46:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 06:46:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:46:02 + sudo tee /etc/docker/daemon.new 06:46:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:46:02 { 06:46:02 "registry-mirrors": [ 06:46:02 "https://nexus3.edgexfoundry.org:10001" 06:46:02 ], 06:46:02 "bip": "10.250.0.254/24", 06:46:02 "hosts": [ 06:46:02 "tcp://0.0.0.0:5555", 06:46:02 "unix:///var/run/docker.sock" 06:46:02 ], 06:46:02 "mtu": 1458, 06:46:02 "selinux-enabled": true, 06:46:02 "seccomp-profile": "/etc/docker/seccomp.json" 06:46:02 } [Pipeline] sh 06:46:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:46:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:46:21 provisioning config files... 06:46:21 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/76@tmp/config8105376428269888260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:46:21 ---> docker-login.sh 06:46:21 nexus3.edgexfoundry.org:10001 06:46:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:22 Configure a credential helper to remove this warning. See 06:46:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:22 06:46:22 Login Succeeded 06:46:22 nexus3.edgexfoundry.org:10002 06:46:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:23 Configure a credential helper to remove this warning. See 06:46:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:23 06:46:23 Login Succeeded 06:46:23 nexus3.edgexfoundry.org:10003 06:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:23 Configure a credential helper to remove this warning. See 06:46:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:23 06:46:23 Login Succeeded 06:46:23 nexus3.edgexfoundry.org:10004 06:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:23 Configure a credential helper to remove this warning. See 06:46:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:23 06:46:23 Login Succeeded 06:46:23 docker.io 06:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:24 Configure a credential helper to remove this warning. See 06:46:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:24 06:46:24 Login Succeeded 06:46:24 ---> docker-login.sh ends [Pipeline] } 06:46:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:46:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:46:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:46:24 ========================================================= 06:46:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:46:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:46:25 Sending build context to Docker daemon 3.002MB 06:46:25 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 06:46:25 Step 2/12 : FROM ${BASE} AS builder 06:46:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:46:25 c41833b44d91: Pulling fs layer 06:46:25 ed15518f5707: Pulling fs layer 06:46:25 feae8fd75edb: Pulling fs layer 06:46:25 242c74f7c9fa: Pulling fs layer 06:46:25 3cdef696dda3: Pulling fs layer 06:46:25 2ced38df9373: Pulling fs layer 06:46:25 58f1dce35555: Pulling fs layer 06:46:25 242c74f7c9fa: Waiting 06:46:25 3cdef696dda3: Waiting 06:46:25 58f1dce35555: Waiting 06:46:25 2ced38df9373: Waiting 06:46:25 ed15518f5707: Verifying Checksum 06:46:25 ed15518f5707: Download complete 06:46:25 242c74f7c9fa: Verifying Checksum 06:46:25 242c74f7c9fa: Download complete 06:46:25 3cdef696dda3: Verifying Checksum 06:46:25 3cdef696dda3: Download complete 06:46:25 c41833b44d91: Verifying Checksum 06:46:25 c41833b44d91: Download complete 06:46:26 c41833b44d91: Pull complete 06:46:26 58f1dce35555: Verifying Checksum 06:46:26 58f1dce35555: Download complete 06:46:26 ed15518f5707: Pull complete 06:46:27 2ced38df9373: Verifying Checksum 06:46:27 2ced38df9373: Download complete 06:46:27 feae8fd75edb: Verifying Checksum 06:46:27 feae8fd75edb: Download complete 06:46:40 feae8fd75edb: Pull complete 06:46:40 242c74f7c9fa: Pull complete 06:46:40 3cdef696dda3: Pull complete 06:46:45 2ced38df9373: Pull complete 06:46:48 58f1dce35555: Pull complete 06:46:48 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 06:46:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:46:48 ---> fadd8f120f05 06:46:48 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:46:50 ---> Running in 8c3790fd5c4c 06:46:50 Removing intermediate container 8c3790fd5c4c 06:46:50 ---> 2ebbf8972836 06:46:50 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:46:50 ---> Running in 1cd28a2f061b 06:46:51 Removing intermediate container 1cd28a2f061b 06:46:51 ---> dd5a348f118a 06:46:51 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:46:51 ---> Running in 3b213a61aa06 06:46:51 Removing intermediate container 3b213a61aa06 06:46:51 ---> a1e860e38651 06:46:51 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:46:51 ---> Running in 3199c4521b25 06:46:51 Removing intermediate container 3199c4521b25 06:46:51 ---> 1f17d0ba188f 06:46:51 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:46:51 ---> Running in c4812ac028ed 06:46:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:46:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:46:55 (1/4) Installing openssh-keygen (9.1_p1-r2) 06:46:55 (2/4) Installing libedit (20221030.3.1-r0) 06:46:55 (3/4) Installing openssh-client-common (9.1_p1-r2) 06:46:55 (4/4) Installing openssh-client-default (9.1_p1-r2) 06:46:55 Executing busybox-1.35.0-r29.trigger 06:46:55 OK: 268 MiB in 57 packages 06:46:57 Removing intermediate container c4812ac028ed 06:46:57 ---> d58525bb4ce9 06:46:57 Step 8/12 : WORKDIR /device-snmp-go 06:46:57 ---> Running in 9c24effc10d4 06:46:58 Removing intermediate container 9c24effc10d4 06:46:58 ---> 0d406e117244 06:46:58 Step 9/12 : COPY go.mod vendor* ./ 06:46:58 ---> af6eabaebb88 06:46:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:58 ---> Running in cef0b0675d5c 06:48:06 Removing intermediate container cef0b0675d5c 06:48:06 ---> bd37e24bb750 06:48:06 Step 11/12 : COPY . . 06:48:06 ---> b41f6707f12d 06:48:06 Step 12/12 : RUN ${MAKE} 06:48:06 ---> Running in 414760036c71 06:48:06 noop 06:48:06 Removing intermediate container 414760036c71 06:48:06 ---> 61c1b25efa9b 06:48:06 Successfully built 61c1b25efa9b 06:48:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:07 + docker inspect -f . ci-base-image-arm64 06:48:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:48:07 prd-ubuntu20.04-docker-arm64-4c-16g-13864 does not seem to be running inside a container 06:48:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/76 -v /w/workspace/device-snmp-go/76:/w/workspace/device-snmp-go/76:rw,z -v /w/workspace/device-snmp-go/76@tmp:/w/workspace/device-snmp-go/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:48:08 $ docker top e8078541a3fd7b81e6fa78b3825f738f7fb332168425bff3d19bf663412bca82 -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:09 + go version 06:48:09 go version go1.20.2 linux/arm64 [Pipeline] } 06:48:09 $ docker stop --time=1 e8078541a3fd7b81e6fa78b3825f738f7fb332168425bff3d19bf663412bca82 06:48:11 $ docker rm -f --volumes e8078541a3fd7b81e6fa78b3825f738f7fb332168425bff3d19bf663412bca82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:11 + docker inspect -f . ci-base-image-arm64 06:48:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:48:11 prd-ubuntu20.04-docker-arm64-4c-16g-13864 does not seem to be running inside a container 06:48:12 $ 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/76 -v /w/workspace/device-snmp-go/76:/w/workspace/device-snmp-go/76:rw,z -v /w/workspace/device-snmp-go/76@tmp:/w/workspace/device-snmp-go/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:48:13 $ docker top 56b76f15abb298360477ff333998e03981c580baf47802d14847335620fa09bd -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:14 + git config --global --add safe.directory /w/workspace/device-snmp-go/76 [Pipeline] fileExists [Pipeline] sh 06:48:14 + make test 06:48:14 go test ./... -coverprofile=coverage.out 06:48:53 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:51:15 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:51:15 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.050s coverage: 0.0% of statements 06:51:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:51:15 go vet ./... 06:51:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:51:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:51:33 ./bin/test-attribution-txt.sh [Pipeline] echo 06:51:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:51:33 $ docker stop --time=1 56b76f15abb298360477ff333998e03981c580baf47802d14847335620fa09bd 06:51:35 $ docker rm -f --volumes 56b76f15abb298360477ff333998e03981c580baf47802d14847335620fa09bd [Pipeline] // withDockerContainer [Pipeline] sh 06:51:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:51:36 Warning: overwriting stash ‘coverage-report’ 06:51:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:51:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:51:38 + ls -al . 06:51:38 total 168 06:51:38 drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:48 . 06:51:38 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:45 .. 06:51:38 -rw-rw-r-- 1 jenkins jenkins 6 May 5 06:46 .dockerignore 06:51:38 drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:46 .git 06:51:38 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:46 .github 06:51:38 -rw-rw-r-- 1 jenkins jenkins 328 May 5 06:46 .gitignore 06:51:38 -rw-rw-r-- 1 jenkins jenkins 41 May 5 06:46 .golangci.yml 06:51:38 -rw-rw-r-- 1 jenkins jenkins 9056 May 5 06:46 Attribution.txt 06:51:38 -rw-rw-r-- 1 jenkins jenkins 8355 May 5 06:46 CHANGELOG.md 06:51:38 -rw-rw-r-- 1 jenkins jenkins 1423 May 5 06:46 Dockerfile 06:51:38 -rw-rw-r-- 1 jenkins jenkins 677 May 5 06:46 GOVERNANCE.md 06:51:38 -rw-rw-r-- 1 jenkins jenkins 656 May 5 06:46 Jenkinsfile 06:51:38 -rw-rw-r-- 1 jenkins jenkins 11340 May 5 06:46 LICENSE 06:51:38 -rw-rw-r-- 1 jenkins jenkins 2114 May 5 06:46 Makefile 06:51:38 -rw-rw-r-- 1 jenkins jenkins 620 May 5 06:46 OWNERS.md 06:51:38 -rw-rw-r-- 1 jenkins jenkins 10054 May 5 06:46 README.md 06:51:38 -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:43 VERSION 06:51:38 drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:46 bin 06:51:38 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:46 cmd 06:51:38 -rw-r--r-- 1 jenkins jenkins 8837 May 5 06:51 coverage.out 06:51:38 -rw-rw-r-- 1 jenkins jenkins 3283 May 5 06:46 go.mod 06:51:38 -rw-rw-r-- 1 jenkins jenkins 31326 May 5 06:46 go.sum 06:51:38 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:46 internal 06:51:38 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:46 snap 06:51:38 -rw-rw-r-- 1 jenkins jenkins 228 May 5 06:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:38 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=99a3003bf1ce8196f615f02073f77889c060ae6d --label arch=arm64 --label version=3.0.0-dev.19 . 06:51:38 Sending build context to Docker daemon 3.012MB 06:51:38 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 06:51:38 Step 2/24 : FROM ${BASE} AS builder 06:51:38 ---> 61c1b25efa9b 06:51:38 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:51:40 ---> Running in 8f533ff8107f 06:51:41 Removing intermediate container 8f533ff8107f 06:51:41 ---> 450d5e12d60b 06:51:41 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:51:41 ---> Running in 479111a2ce07 06:51:41 Removing intermediate container 479111a2ce07 06:51:41 ---> 82beda5563dd 06:51:41 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:51:41 ---> Running in 11a43cd67037 06:51:41 Removing intermediate container 11a43cd67037 06:51:41 ---> 7d3cb192ffd2 06:51:41 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:51:42 ---> Running in 13f971d4475f 06:51:42 Removing intermediate container 13f971d4475f 06:51:42 ---> e423ed2895f3 06:51:42 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:51:42 ---> Running in de5c03cc825f 06:51:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:51:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:51:45 OK: 268 MiB in 57 packages 06:51:46 Removing intermediate container de5c03cc825f 06:51:46 ---> 8fa1970afe4f 06:51:46 Step 8/24 : WORKDIR /device-snmp-go 06:51:46 ---> Running in 9ff52f18c18e 06:51:46 Removing intermediate container 9ff52f18c18e 06:51:46 ---> 34d64f911f70 06:51:46 Step 9/24 : COPY go.mod vendor* ./ 06:51:47 ---> af3dc81454a2 06:51:47 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:47 ---> Running in 0496b852e4a8 06:51:49 Removing intermediate container 0496b852e4a8 06:51:49 ---> 800bcf9757cb 06:51:49 Step 11/24 : COPY . . 06:51:50 ---> 3d138c97d5be 06:51:50 Step 12/24 : RUN ${MAKE} 06:51:50 ---> Running in 5269c7953cd1 06:51:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.19" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:54:28 Removing intermediate container 5269c7953cd1 06:54:28 ---> 28a61ee1d0aa 06:54:28 Step 13/24 : FROM alpine:3.17 06:54:28 3.17: Pulling from library/alpine 06:54:28 c41833b44d91: Already exists 06:54:28 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:54:28 Status: Downloaded newer image for alpine:3.17 06:54:28 ---> 51e60588ff2c 06:54:28 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:54:28 ---> Running in 0a787c49db88 06:54:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:54:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:54:28 (1/1) Installing dumb-init (1.2.5-r2) 06:54:28 Executing busybox-1.35.0-r29.trigger 06:54:28 OK: 8 MiB in 16 packages 06:54:28 Removing intermediate container 0a787c49db88 06:54:28 ---> 332e268ff451 06:54:28 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:54:28 ---> fb6128ca5fe2 06:54:28 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:54:28 ---> 86ac5286c32a 06:54:28 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:54:28 ---> 2c95aee445b0 06:54:28 Step 18/24 : EXPOSE 59993 06:54:28 ---> Running in e65080d4e542 06:54:28 Removing intermediate container e65080d4e542 06:54:28 ---> 83166a6cee9d 06:54:28 Step 19/24 : EXPOSE 161 06:54:28 ---> Running in 4356edc11392 06:54:28 Removing intermediate container 4356edc11392 06:54:28 ---> a5f2801389a7 06:54:28 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:54:28 ---> Running in 1fcbeba35234 06:54:28 Removing intermediate container 1fcbeba35234 06:54:28 ---> 523819a0acff 06:54:28 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:54:28 ---> Running in 717f206fe42a 06:54:28 Removing intermediate container 717f206fe42a 06:54:28 ---> 65829d652551 06:54:28 Step 22/24 : LABEL arch=arm64 06:54:28 ---> Running in 0ec0430890fe 06:54:28 Removing intermediate container 0ec0430890fe 06:54:28 ---> 4f05e2e02871 06:54:28 Step 23/24 : LABEL git_sha=99a3003bf1ce8196f615f02073f77889c060ae6d 06:54:28 ---> Running in 3426008a0c27 06:54:28 Removing intermediate container 3426008a0c27 06:54:28 ---> 2920bfedf33c 06:54:28 Step 24/24 : LABEL version=3.0.0-dev.19 06:54:28 ---> Running in 64eb6bbd8f33 06:54:28 Removing intermediate container 64eb6bbd8f33 06:54:28 ---> c8f31eefcda4 06:54:28 [Warning] One or more build-args [ARCH] were not consumed 06:54:28 Successfully built c8f31eefcda4 06:54:28 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 06:54:28 provisioning config files... 06:54:28 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/76@tmp/config7825989355574714359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:29 ---> docker-login.sh 06:54:29 nexus3.edgexfoundry.org:10001 06:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:29 Configure a credential helper to remove this warning. See 06:54:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:29 06:54:29 Login Succeeded 06:54:29 nexus3.edgexfoundry.org:10002 06:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:29 Configure a credential helper to remove this warning. See 06:54:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:29 06:54:29 Login Succeeded 06:54:29 nexus3.edgexfoundry.org:10003 06:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:30 Configure a credential helper to remove this warning. See 06:54:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:30 06:54:30 Login Succeeded 06:54:30 nexus3.edgexfoundry.org:10004 06:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:30 Configure a credential helper to remove this warning. See 06:54:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:30 06:54:30 Login Succeeded 06:54:30 docker.io 06:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:31 Configure a credential helper to remove this warning. See 06:54:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:31 06:54:31 Login Succeeded 06:54:31 ---> docker-login.sh ends [Pipeline] } 06:54:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:54:31 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 06:54:31 99a3003bf1ce8196f615f02073f77889c060ae6d 06:54:31 latest 06:54:31 3.0.0-dev.19 06:54:31 99a3003bf1ce8196f615f02073f77889c060ae6d-3.0.0-dev.19 06:54:31 main 06:54:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:31 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:99a3003bf1ce8196f615f02073f77889c060ae6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:31 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:99a3003bf1ce8196f615f02073f77889c060ae6d 06:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:54:31 9d4ba6590aa2: Preparing 06:54:31 6409e1260283: Preparing 06:54:31 c89d23a95631: Preparing 06:54:31 1d879723b66b: Preparing 06:54:31 26cbea5cba74: Preparing 06:54:31 26cbea5cba74: Layer already exists 06:54:32 6409e1260283: Pushed 06:54:32 1d879723b66b: Pushed 06:54:32 9d4ba6590aa2: Pushed 06:54:38 c89d23a95631: Pushed 06:54:38 99a3003bf1ce8196f615f02073f77889c060ae6d: digest: sha256:29439400646457e65384f1ca5b304932347f0a021dcfb1bd8af7cc26c0fb24ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:39 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:39 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 06:54:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:54:39 9d4ba6590aa2: Preparing 06:54:39 6409e1260283: Preparing 06:54:39 c89d23a95631: Preparing 06:54:39 1d879723b66b: Preparing 06:54:39 26cbea5cba74: Preparing 06:54:39 1d879723b66b: Layer already exists 06:54:39 9d4ba6590aa2: Layer already exists 06:54:39 c89d23a95631: Layer already exists 06:54:39 26cbea5cba74: Layer already exists 06:54:39 6409e1260283: Layer already exists 06:54:39 latest: digest: sha256:29439400646457e65384f1ca5b304932347f0a021dcfb1bd8af7cc26c0fb24ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:40 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:40 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.19 06:54:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:54:40 9d4ba6590aa2: Preparing 06:54:40 6409e1260283: Preparing 06:54:40 c89d23a95631: Preparing 06:54:40 1d879723b66b: Preparing 06:54:40 26cbea5cba74: Preparing 06:54:40 c89d23a95631: Layer already exists 06:54:40 6409e1260283: Layer already exists 06:54:40 9d4ba6590aa2: Layer already exists 06:54:40 1d879723b66b: Layer already exists 06:54:40 26cbea5cba74: Layer already exists 06:54:40 3.0.0-dev.19: digest: sha256:29439400646457e65384f1ca5b304932347f0a021dcfb1bd8af7cc26c0fb24ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:40 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:99a3003bf1ce8196f615f02073f77889c060ae6d-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:41 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:99a3003bf1ce8196f615f02073f77889c060ae6d-3.0.0-dev.19 06:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:54:41 9d4ba6590aa2: Preparing 06:54:41 6409e1260283: Preparing 06:54:41 c89d23a95631: Preparing 06:54:41 1d879723b66b: Preparing 06:54:41 26cbea5cba74: Preparing 06:54:41 9d4ba6590aa2: Layer already exists 06:54:41 26cbea5cba74: Layer already exists 06:54:41 6409e1260283: Layer already exists 06:54:41 c89d23a95631: Layer already exists 06:54:41 1d879723b66b: Layer already exists 06:54:41 99a3003bf1ce8196f615f02073f77889c060ae6d-3.0.0-dev.19: digest: sha256:29439400646457e65384f1ca5b304932347f0a021dcfb1bd8af7cc26c0fb24ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:41 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:42 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 06:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:54:42 9d4ba6590aa2: Preparing 06:54:42 6409e1260283: Preparing 06:54:42 c89d23a95631: Preparing 06:54:42 1d879723b66b: Preparing 06:54:42 26cbea5cba74: Preparing 06:54:42 1d879723b66b: Layer already exists 06:54:42 9d4ba6590aa2: Layer already exists 06:54:42 26cbea5cba74: Layer already exists 06:54:42 6409e1260283: Layer already exists 06:54:42 c89d23a95631: Layer already exists 06:54:42 main: digest: sha256:29439400646457e65384f1ca5b304932347f0a021dcfb1bd8af7cc26c0fb24ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:42 ===================================================== [Pipeline] echo 06:54:42 taggedImages: 06:54:42 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:99a3003bf1ce8196f615f02073f77889c060ae6d 06:54:42 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 06:54:42 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.19 06:54:42 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:99a3003bf1ce8196f615f02073f77889c060ae6d-3.0.0-dev.19 06:54:42 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:54:42 06:54:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:54:43 arm64: Pulling from edgex-lftools-log-publisher 06:54:43 8998bd30e6a1: Pulling fs layer 06:54:43 04944245beec: Pulling fs layer 06:54:43 699f458cf7ca: Pulling fs layer 06:54:43 765212b225bb: Pulling fs layer 06:54:43 f23df028b6ca: Pulling fs layer 06:54:43 d65c8cfc05b1: Pulling fs layer 06:54:43 2437ff75d9bd: Pulling fs layer 06:54:43 765212b225bb: Waiting 06:54:43 d65c8cfc05b1: Waiting 06:54:43 2437ff75d9bd: Waiting 06:54:43 f23df028b6ca: Waiting 06:54:43 04944245beec: Verifying Checksum 06:54:43 04944245beec: Download complete 06:54:43 765212b225bb: Verifying Checksum 06:54:43 765212b225bb: Download complete 06:54:43 f23df028b6ca: Verifying Checksum 06:54:43 f23df028b6ca: Download complete 06:54:43 d65c8cfc05b1: Verifying Checksum 06:54:43 d65c8cfc05b1: Download complete 06:54:43 699f458cf7ca: Verifying Checksum 06:54:43 699f458cf7ca: Download complete 06:54:44 8998bd30e6a1: Verifying Checksum 06:54:44 8998bd30e6a1: Download complete 06:54:46 2437ff75d9bd: Verifying Checksum 06:54:46 2437ff75d9bd: Download complete 06:54:50 8998bd30e6a1: Pull complete 06:54:50 04944245beec: Pull complete 06:54:51 699f458cf7ca: Pull complete 06:54:51 765212b225bb: Pull complete 06:54:52 f23df028b6ca: Pull complete 06:54:53 d65c8cfc05b1: Pull complete 06:55:08 2437ff75d9bd: Pull complete 06:55:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:55:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:55:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:08 prd-ubuntu20.04-docker-arm64-4c-16g-13864 does not seem to be running inside a container 06:55:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/76 -v /w/workspace/device-snmp-go/76:/w/workspace/device-snmp-go/76:rw,z -v /w/workspace/device-snmp-go/76@tmp:/w/workspace/device-snmp-go/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:55:11 $ docker top 8928d75d9a84f7edaeb06e5ad76f960a3b9e6e9498ed887ac69cfd738caf4380 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:55:12 ---> job-cost.sh 06:55:12 lf-activate-venv: SKIPPING 06:55:12 INFO: No Stack... 06:55:12 INFO: Retrieving Pricing Info for: v3-standard-4 06:55:13 INFO: Archiving Costs [Pipeline] sh 06:55:14 + cat /w/workspace/device-snmp-go/76/archives/cost.csv 06:55:14 + cut -d, -f6 [Pipeline] lock 06:55:14 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-76-stack-cost] 06:55:14 Resource [jenkins-edgexfoundry-device-snmp-go-main-76-stack-cost] did not exist. Created. 06:55:14 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:55:15 /w/workspace/device-snmp-go/76@tmp/durable-b34657bd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:55:15 + echo total: 0.10999999940395355 [Pipeline] stash 06:55:15 Warning: overwriting stash ‘stack-cost’ 06:55:15 Stashed 1 file(s) [Pipeline] } 06:55:15 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-76-stack-cost] [Pipeline] // lock [Pipeline] } 06:55:15 $ docker stop --time=1 8928d75d9a84f7edaeb06e5ad76f960a3b9e6e9498ed887ac69cfd738caf4380 06:55:17 $ docker rm -f --volumes 8928d75d9a84f7edaeb06e5ad76f960a3b9e6e9498ed887ac69cfd738caf4380 [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 06:55:17 provisioning config files... 06:55:17 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8144816074598447582tmp [Pipeline] { [Pipeline] sh 06:55:18 + set +x 06:55:18 + curl -s https://codecov.io/bash 06:55:18 + bash -s -- 06:55:18 06:55:18 _____ _ 06:55:18 / ____| | | 06:55:18 | | ___ __| | ___ ___ _____ __ 06:55:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:55:18 | |___| (_) | (_| | __/ (_| (_) \ V / 06:55:18 \_____\___/ \__,_|\___|\___\___/ \_/ 06:55:18 Bash-1.0.6 06:55:18 06:55:18 06:55:18 ==> git version 2.25.1 found 06:55:18 ==> 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 06:55:18 Release-Date: 2020-01-08 06:55:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:55:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:55:18 ==> Jenkins CI detected. 06:55:18 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 06:55:18 project root: . 06:55:18 --> token set from env 06:55:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:55:18 ==> Running gcov in . (disable via -X gcov) 06:55:18 ==> Python coveragepy not found 06:55:18 ==> Searching for coverage reports in: 06:55:18 + . 06:55:18 -> Found 1 reports 06:55:18 ==> Detecting git/mercurial file structure 06:55:18 ==> Reading reports 06:55:18 + ./coverage.out bytes=8837 06:55:18 ==> Appending adjustments 06:55:18 https://docs.codecov.io/docs/fixing-reports 06:55:18 + Found adjustments 06:55:18 ==> Gzipping contents 06:55:18 4.0K /tmp/codecov.dwW7p6.gz 06:55:18 ==> Uploading reports 06:55:18 url: https://codecov.io 06:55:18 query: branch=main&commit=99a3003bf1ce8196f615f02073f77889c060ae6d&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:55:18 -> Pinging Codecov 06:55:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=99a3003bf1ce8196f615f02073f77889c060ae6d&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:55:18 -> Uploading to 06:55:18 https://storage.googleapis.com/codecov/v4/raw/2023-05-05/6C56EA5C29638FB4528AC87E60AF5AE0/99a3003bf1ce8196f615f02073f77889c060ae6d/3e5e566f-ec50-41f8-bfeb-508d4dce5434.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T065518Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c25539371202517a3082da5f460a759a29541d8b4242c70440fb4920bab4b85 06:55:18 % Total % Received % Xferd Average Speed Time Time Time Current 06:55:18 Dload Upload Total Spent Left Speed 06:55:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7257 --:--:-- --:--:-- --:--:-- 7225 100 1604 0 0 100 1604 0 6825 --:--:-- --:--:-- --:--:-- 6796 06:55:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/99a3003bf1ce8196f615f02073f77889c060ae6d [Pipeline] } 06:55:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:55:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:55:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:55:19 06:55:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:55:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:55:19 df9b9388f04a: Pulling fs layer 06:55:19 52dc419b0ee2: Pulling fs layer 06:55:19 25bc292e5bac: Pulling fs layer 06:55:19 114826534d7a: Pulling fs layer 06:55:19 4657fd5d0bcf: Pulling fs layer 06:55:19 6ad1cebc031e: Pulling fs layer 06:55:19 8a3aa393b2d8: Pulling fs layer 06:55:19 8a3aa393b2d8: Waiting 06:55:19 4657fd5d0bcf: Waiting 06:55:19 6ad1cebc031e: Waiting 06:55:19 114826534d7a: Waiting 06:55:19 25bc292e5bac: Download complete 06:55:19 52dc419b0ee2: Verifying Checksum 06:55:19 52dc419b0ee2: Download complete 06:55:19 4657fd5d0bcf: Verifying Checksum 06:55:19 4657fd5d0bcf: Download complete 06:55:19 df9b9388f04a: Download complete 06:55:19 6ad1cebc031e: Verifying Checksum 06:55:19 6ad1cebc031e: Download complete 06:55:19 df9b9388f04a: Pull complete 06:55:19 52dc419b0ee2: Pull complete 06:55:19 25bc292e5bac: Pull complete 06:55:20 114826534d7a: Verifying Checksum 06:55:20 114826534d7a: Download complete 06:55:20 8a3aa393b2d8: Verifying Checksum 06:55:20 8a3aa393b2d8: Download complete 06:55:23 114826534d7a: Pull complete 06:55:23 4657fd5d0bcf: Pull complete 06:55:23 6ad1cebc031e: Pull complete 06:55:26 8a3aa393b2d8: Pull complete 06:55:26 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:55:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:55:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:26 prd-ubuntu20.04-docker-8c-8g-13862 does not seem to be running inside a container 06:55:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:55:29 $ docker top 3dbfee74688c3e7cac651cd04ead80fce4f8c653a71038696db418c233c589a1 -eo pid,comm [Pipeline] { [Pipeline] echo 06:55:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 06:55:29 + set -o pipefail 06:55:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 06:55:34 06:55:34 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 06:55:34 06:55:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/6ea4b5e4-ec78-431d-be33-8705a36ef5c4 06:55:34 06:55:34 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:55:34 06:55:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:55:34 06:55:35 06:55:35 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:55:35 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:55:35 More details here: https://snyk.co/ue1NS 06:55:35 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 06:55:35 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:55:35 $ docker stop --time=1 3dbfee74688c3e7cac651cd04ead80fce4f8c653a71038696db418c233c589a1 06:55:38 $ docker rm -f --volumes 3dbfee74688c3e7cac651cd04ead80fce4f8c653a71038696db418c233c589a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:55:39 + git log --format=format:%s -1 99a3003bf1ce8196f615f02073f77889c060ae6d [Pipeline] sh 06:55:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:55:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:55:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:39 prd-ubuntu20.04-docker-8c-8g-13862 does not seem to be running inside a container 06:55:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:55:40 $ docker top fb7d6dcb7766d0f8eea179ee4ffc8f8680631d2f6fa4f6c58cc4747ac9d29f9e -eo pid,comm 06:55:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:55:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:55:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:55:40 [ssh-agent] Looking for ssh-agent implementation... 06:55:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:55:40 $ docker exec fb7d6dcb7766d0f8eea179ee4ffc8f8680631d2f6fa4f6c58cc4747ac9d29f9e ssh-agent 06:55:40 SSH_AUTH_SOCK=/tmp/ssh-G2LXBJixA40W/agent.32 06:55:40 SSH_AGENT_PID=38 06:55:40 Running ssh-add (command line suppressed) 06:55:40 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14038033170866204893.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14038033170866204893.key) 06:55:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:55:41 + git semver tag 06:55:41 2023-05-05 06:55:41,278 [run_tag] DEBUG tag force:False 06:55:41 2023-05-05 06:55:41,278 [check_head_tag] DEBUG check head tag 06:55:41 2023-05-05 06:55:41,279 [execute] INFO git cat-file --batch-check 06:55:41 2023-05-05 06:55:41,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 06:55:41 2023-05-05 06:55:41,283 [execute] INFO git cat-file --batch 06:55:41 2023-05-05 06:55:41,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 06:55:41 2023-05-05 06:55:41,299 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:55:41 2023-05-05 06:55:41,299 [execute] INFO git tag -a v3.0.0-dev.19 -m v3.0.0-dev.19 06:55:41 2023-05-05 06:55:41,299 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.19', '-m', 'v3.0.0-dev.19'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 06:55:41 2023-05-05 06:55:41,306 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:55:41 3.0.0-dev.19 [Pipeline] } 06:55:41 $ docker exec --env ******** --env ******** fb7d6dcb7766d0f8eea179ee4ffc8f8680631d2f6fa4f6c58cc4747ac9d29f9e ssh-agent -k 06:55:41 unset SSH_AUTH_SOCK; 06:55:41 unset SSH_AGENT_PID; 06:55:41 echo Agent pid 38 killed; 06:55:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:55:41 + git semver [Pipeline] } 06:55:42 $ docker stop --time=1 fb7d6dcb7766d0f8eea179ee4ffc8f8680631d2f6fa4f6c58cc4747ac9d29f9e 06:55:43 $ docker rm -f --volumes fb7d6dcb7766d0f8eea179ee4ffc8f8680631d2f6fa4f6c58cc4747ac9d29f9e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:55:43 06:55:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:55:43 0.23.1-centos7: Pulling from edgex-lftools 06:55:43 ab5ef0e58194: Pulling fs layer 06:55:43 9712f1f96733: Pulling fs layer 06:55:43 63f879dbbcfc: Pulling fs layer 06:55:43 0d9ebad4ef96: Pulling fs layer 06:55:43 e9a5061849ea: Pulling fs layer 06:55:43 d747dcd14b5f: Pulling fs layer 06:55:43 2de7ff778b66: Pulling fs layer 06:55:43 e9a5061849ea: Waiting 06:55:43 d747dcd14b5f: Waiting 06:55:43 0d9ebad4ef96: Waiting 06:55:43 2de7ff778b66: Waiting 06:55:43 9712f1f96733: Verifying Checksum 06:55:43 9712f1f96733: Download complete 06:55:44 63f879dbbcfc: Verifying Checksum 06:55:44 63f879dbbcfc: Download complete 06:55:44 0d9ebad4ef96: Verifying Checksum 06:55:44 0d9ebad4ef96: Download complete 06:55:44 e9a5061849ea: Verifying Checksum 06:55:44 e9a5061849ea: Download complete 06:55:44 ab5ef0e58194: Verifying Checksum 06:55:44 ab5ef0e58194: Download complete 06:55:44 2de7ff778b66: Verifying Checksum 06:55:44 2de7ff778b66: Download complete 06:55:47 ab5ef0e58194: Pull complete 06:55:47 9712f1f96733: Pull complete 06:55:47 63f879dbbcfc: Pull complete 06:55:51 0d9ebad4ef96: Pull complete 06:55:51 e9a5061849ea: Pull complete 06:55:51 d747dcd14b5f: Pull complete 06:55:52 2de7ff778b66: Pull complete 06:55:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:55:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:55:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:52 prd-ubuntu20.04-docker-8c-8g-13862 does not seem to be running inside a container 06:55:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:55:56 $ docker top 55e5a161e55e5ba18c2e3edf0744e5c3f32461049d0a02ab04ab9bcf8fea59d3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:55:56 provisioning config files... 06:55:56 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10688389058939656714tmp 06:55:56 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17923098620363789915tmp 06:55:56 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7867396790913361048tmp [Pipeline] { [Pipeline] echo 06:55:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:55:56 ---> sigul-configuration.sh 06:55:56 gpg: directory `/root/.gnupg' created 06:55:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:55:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:55:56 gpg: keyring `/root/.gnupg/secring.gpg' created 06:55:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:55:56 gpg: CAST5 encrypted data 06:55:56 gpg: encrypted with 1 passphrase 06:55:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:55:56 + mkdir /home/jenkins 06:55:56 + mkdir /home/jenkins/sigul [Pipeline] sh 06:55:57 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:55:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:55:57 ---> sigul-install.sh 06:55:57 Sigul already installed; skipping installation. [Pipeline] sh 06:55:57 + git tag --list 06:55:57 1.0.0 06:55:57 v0.0.0 06:55:57 v1.1.0 06:55:57 v1.1.1 06:55:57 v1.2.2 06:55:57 v1.3.0 06:55:57 v1.3.1 06:55:57 v2.0.0 06:55:57 v2.1.0 06:55:57 v2.1.1 06:55:57 v2.1.1-dev.2 06:55:57 v2.1.1-dev.3 06:55:57 v2.2.0 06:55:57 v2.2.1-dev.1 06:55:57 v2.2.1-dev.2 06:55:57 v2.2.1-dev.3 06:55:57 v2.2.1-dev.4 06:55:57 v2.2.1-dev.5 06:55:57 v2.2.1-dev.6 06:55:57 v2.2.1-dev.7 06:55:57 v2.3.0 06:55:57 v2.3.0-dev.10 06:55:57 v2.3.0-dev.11 06:55:57 v2.3.0-dev.12 06:55:57 v2.3.0-dev.13 06:55:57 v2.3.0-dev.14 06:55:57 v2.3.0-dev.15 06:55:57 v2.3.0-dev.16 06:55:57 v2.3.0-dev.17 06:55:57 v2.3.0-dev.18 06:55:57 v2.3.0-dev.19 06:55:57 v2.3.0-dev.20 06:55:57 v2.3.0-dev.21 06:55:57 v2.3.0-dev.22 06:55:57 v2.3.0-dev.23 06:55:57 v2.3.0-dev.24 06:55:57 v2.3.0-dev.7 06:55:57 v2.3.0-dev.8 06:55:57 v2.3.0-dev.9 06:55:57 v3.0.0-dev.1 06:55:57 v3.0.0-dev.10 06:55:57 v3.0.0-dev.11 06:55:57 v3.0.0-dev.12 06:55:57 v3.0.0-dev.13 06:55:57 v3.0.0-dev.14 06:55:57 v3.0.0-dev.15 06:55:57 v3.0.0-dev.16 06:55:57 v3.0.0-dev.17 06:55:57 v3.0.0-dev.18 06:55:57 v3.0.0-dev.19 06:55:57 v3.0.0-dev.2 06:55:57 v3.0.0-dev.3 06:55:57 v3.0.0-dev.4 06:55:57 v3.0.0-dev.5 06:55:57 v3.0.0-dev.6 06:55:57 v3.0.0-dev.7 06:55:57 v3.0.0-dev.8 06:55:57 v3.0.0-dev.9 [Pipeline] sh 06:55:58 + lftools sign git-tag v3.0.0-dev.19 06:55:58 Signing Git tag with Sigul... 06:55:58 Signing v3.0.0-dev.19 06:57:50 ERROR: I/O error: NSPR connection reset [Pipeline] echo 06:57:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:57:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:57:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:57:50 $ docker stop --time=1 55e5a161e55e5ba18c2e3edf0744e5c3f32461049d0a02ab04ab9bcf8fea59d3 06:57:51 $ docker rm -f --volumes 55e5a161e55e5ba18c2e3edf0744e5c3f32461049d0a02ab04ab9bcf8fea59d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:57:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:57:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:57:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:52 prd-ubuntu20.04-docker-8c-8g-13862 does not seem to be running inside a container 06:57:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:57:52 $ docker top 15ab82826dee2291c4ab60614332ecb5b49396b4767919a297c158f047ead1ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:57:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:57:52 [ssh-agent] Looking for ssh-agent implementation... 06:57:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:57:53 $ docker exec 15ab82826dee2291c4ab60614332ecb5b49396b4767919a297c158f047ead1ba ssh-agent 06:57:53 SSH_AUTH_SOCK=/tmp/ssh-RgK3ZdHWb9bF/agent.32 06:57:53 SSH_AGENT_PID=38 06:57:53 Running ssh-add (command line suppressed) 06:57:53 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10328936422631537957.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10328936422631537957.key) 06:57:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:57:53 + git semver bump pre 06:57:53 2023-05-05 06:57:53,815 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:57:53 2023-05-05 06:57:53,816 [bump_version] DEBUG bumping version:3.0.0-dev.19 on axis:pre with prefix:dev 06:57:53 2023-05-05 06:57:53,816 [bump_version] DEBUG bumped version:3.0.0-dev.20 06:57:53 2023-05-05 06:57:53,816 [write_version] DEBUG write version:3.0.0-dev.20 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 06:57:53 2023-05-05 06:57:53,816 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:57:53 2023-05-05 06:57:53,816 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:57:53 2023-05-05 06:57:53,819 [execute] INFO git cat-file --batch-check 06:57:53 2023-05-05 06:57:53,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:57:53 2023-05-05 06:57:53,824 [execute] INFO git cat-file --batch 06:57:53 2023-05-05 06:57:53,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:57:53 2023-05-05 06:57:53,829 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:57:53 3.0.0-dev.20 [Pipeline] } 06:57:53 $ docker exec --env ******** --env ******** 15ab82826dee2291c4ab60614332ecb5b49396b4767919a297c158f047ead1ba ssh-agent -k 06:57:54 unset SSH_AUTH_SOCK; 06:57:54 unset SSH_AGENT_PID; 06:57:54 echo Agent pid 38 killed; 06:57:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:57:54 + git semver [Pipeline] } 06:57:54 $ docker stop --time=1 15ab82826dee2291c4ab60614332ecb5b49396b4767919a297c158f047ead1ba 06:57:55 $ docker rm -f --volumes 15ab82826dee2291c4ab60614332ecb5b49396b4767919a297c158f047ead1ba [Pipeline] // withDockerContainer [Pipeline] sh 06:57:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:57:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:57:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:56 prd-ubuntu20.04-docker-8c-8g-13862 does not seem to be running inside a container 06:57:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:57:57 $ docker top 14ddc9f5a2989dbe6fd20c52a1a7585fd15d2e98894cb732d9b56b52322d39cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:57:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:57:57 [ssh-agent] Looking for ssh-agent implementation... 06:57:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:57:57 $ docker exec 14ddc9f5a2989dbe6fd20c52a1a7585fd15d2e98894cb732d9b56b52322d39cf ssh-agent 06:57:57 SSH_AUTH_SOCK=/tmp/ssh-K8n6BR1KpJ6V/agent.32 06:57:57 SSH_AGENT_PID=38 06:57:57 Running ssh-add (command line suppressed) 06:57:57 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6142256864600548325.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6142256864600548325.key) 06:57:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:57:57 + git semver push 06:57:57 2023-05-05 06:57:57,919 [run_push] DEBUG push 06:57:57 2023-05-05 06:57:57,920 [execute] INFO git cat-file --batch-check 06:57:57 2023-05-05 06:57:57,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:57:57 2023-05-05 06:57:57,924 [execute] INFO git rev-list 24fcb04aca60c82e3c3882e825f8b8850735ec27 -- 06:57:57 2023-05-05 06:57:57,924 [execute] DEBUG Popen(['git', 'rev-list', '24fcb04aca60c82e3c3882e825f8b8850735ec27', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:57:57 2023-05-05 06:57:57,931 [execute] INFO git fetch -v origin 06:57:57 2023-05-05 06:57:57,931 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:57:58 2023-05-05 06:57:58,400 [run_push] DEBUG no remote changes detected 06:57:58 2023-05-05 06:57:58,401 [execute] INFO git push origin semver 06:57:58 2023-05-05 06:57:58,401 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:57:59 2023-05-05 06:57:59,127 [run_push] DEBUG push all version tags 06:57:59 2023-05-05 06:57:59,128 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:57:59 2023-05-05 06:57:59,128 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 06:58:00 2023-05-05 06:57:59,828 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:58:00 3.0.0-dev.20 [Pipeline] } 06:58:00 $ docker exec --env ******** --env ******** 14ddc9f5a2989dbe6fd20c52a1a7585fd15d2e98894cb732d9b56b52322d39cf ssh-agent -k 06:58:00 unset SSH_AUTH_SOCK; 06:58:00 unset SSH_AGENT_PID; 06:58:00 echo Agent pid 38 killed; 06:58:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:58:00 + git semver [Pipeline] } 06:58:00 $ docker stop --time=1 14ddc9f5a2989dbe6fd20c52a1a7585fd15d2e98894cb732d9b56b52322d39cf 06:58:02 $ docker rm -f --volumes 14ddc9f5a2989dbe6fd20c52a1a7585fd15d2e98894cb732d9b56b52322d39cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:58:02 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 06:58:02 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:58:02 total 16 06:58:02 drwxr-xr-x 3 root root 4096 May 5 06:44 . 06:58:02 drwxrwxr-x 10 jenkins jenkins 4096 May 5 06:55 .. 06:58:02 drwxr-xr-x 2 root root 4096 May 5 06:44 cost 06:58:02 -rw-r--r-- 1 root root 85 May 5 06:44 cost.csv 06:58:02 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:58:02 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:58:02 total 16 06:58:02 drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:44 . 06:58:02 drwxrwxr-x 10 jenkins jenkins 4096 May 5 06:55 .. 06:58:02 drwxr-xr-x 2 jenkins jenkins 4096 May 5 06:44 cost 06:58:02 -rw-r--r-- 1 jenkins jenkins 85 May 5 06:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:58:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:58:03 ---> package-listing.sh 06:58:03 ++ tr '[:upper:]' '[:lower:]' 06:58:03 ++ facter osfamily 06:58:03 + OS_FAMILY=debian 06:58:03 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 06:58:03 + START_PACKAGES=/tmp/packages_start.txt 06:58:03 + END_PACKAGES=/tmp/packages_end.txt 06:58:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:58:03 + PACKAGES=/tmp/packages_start.txt 06:58:03 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 06:58:03 + PACKAGES=/tmp/packages_end.txt 06:58:03 + case "${OS_FAMILY}" in 06:58:03 + dpkg -l 06:58:03 + grep '^ii' 06:58:03 + '[' -f /tmp/packages_start.txt ']' 06:58:03 + '[' -f /tmp/packages_end.txt ']' 06:58:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:58:03 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 06:58:03 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 06:58:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 06:58:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:58:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:58:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:04 prd-ubuntu20.04-docker-8c-8g-13862 does not seem to be running inside a container 06:58:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:58:05 $ docker top 551ee8ca5082e0541842acda7e6cd6005c64c0225756824cd1c204baa4fa307d -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:05 + touch /tmp/pre-build-complete [Pipeline] sh 06:58:05 + mkdir -p /var/log/sysstat [Pipeline] sh 06:58:06 + ls /var/log/sa-host 06:58:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:58:06 provisioning config files... 06:58:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12875025523270413840tmp [Pipeline] { [Pipeline] echo 06:58:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:58:06 ---> create-netrc.sh [Pipeline] } 06:58:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:58:06 ---> python-tools-install.sh [Pipeline] echo 06:58:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:58:07 ---> sudo-logs.sh 06:58:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:58:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:58:07 ---> job-cost.sh 06:58:07 lf-activate-venv: SKIPPING 06:58:07 DEBUG: total: 0.2199999988079071 06:58:07 INFO: Retrieving Stack Cost... 06:58:07 INFO: Retrieving Pricing Info for: v3-standard-8 06:58:08 INFO: Archiving Costs [Pipeline] echo 06:58:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:58:08 ---> logs-deploy.sh 06:58:08 lf-activate-venv: SKIPPING 06:58:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/76 06:58:08 INFO: archiving workspace using pattern(s): 06:58:09 Archives upload complete. 06:58:09 INFO: archiving logs to Nexus