Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from df6e8d119828d9b47111ad06f42c4d5d8cb031c9 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-ssh13681790635591941651.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-ssh1054661341311936141.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-ssh13671760115647197582.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-ssh15905376950694049914.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-ssh9712792193240729900.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-15698 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 df6e8d119828d9b47111ad06f42c4d5d8cb031c9 (main) Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#307)" > 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 df6e8d119828d9b47111ad06f42c4d5d8cb031c9 # timeout=10 > git rev-list --no-walk 785293254a1924c41af634214641cbf6fd758ce7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:43:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:43:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:43:23 ========================================================= 10:43:23 EdgeX Global Pipelines Version Info 10:43:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:43:23 ------------------- 10:43:23 stable info: 10:43:23 ------------------- 10:43:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:43:23 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:43:23 Message: update stable to v1.0.249 10:43:24 ------------------- 10:43:24 experimental info: 10:43:24 ------------------- 10:43:24 Commited By: **** collab-it+edgex@linuxfoundation.org 10:43:24 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:43:24 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:43:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 10:43:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 10:43:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:43:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:43:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:43:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:43:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:43:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:43:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:43:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:43:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:43:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 10:43:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:43:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:43:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:43:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:43:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:43:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:43:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:43:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:43:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:43:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:43:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:43:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:43:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:43:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:43:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:43:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:43:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:43:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:43:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df6e8d119828d9b47111ad06f42c4d5d8cb031c9 [Pipeline] echo 10:43:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df6e8d1 [Pipeline] echo 10:43:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:43:25 provisioning config files... 10:43:25 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13853690883968105517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:43:25 ---> docker-login.sh 10:43:25 nexus3.edgexfoundry.org:10001 10:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:43:25 Configure a credential helper to remove this warning. See 10:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:43:25 10:43:25 Login Succeeded 10:43:25 nexus3.edgexfoundry.org:10002 10:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:43:25 Configure a credential helper to remove this warning. See 10:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:43:25 10:43:25 Login Succeeded 10:43:25 nexus3.edgexfoundry.org:10003 10:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:43:26 Configure a credential helper to remove this warning. See 10:43:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:43:26 10:43:26 Login Succeeded 10:43:26 nexus3.edgexfoundry.org:10004 10:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:43:26 Configure a credential helper to remove this warning. See 10:43:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:43:26 10:43:26 Login Succeeded 10:43:26 docker.io 10:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:43:26 Configure a credential helper to remove this warning. See 10:43:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:43:26 10:43:26 Login Succeeded 10:43:26 ---> docker-login.sh ends [Pipeline] } 10:43:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:43:26 + git rev-list -1 --merges df6e8d119828d9b47111ad06f42c4d5d8cb031c9~1..df6e8d119828d9b47111ad06f42c4d5d8cb031c9 [Pipeline] echo 10:43:26 -----------> git rev-list -1 --merges df6e8d119828d9b47111ad06f42c4d5d8cb031c9~1..df6e8d119828d9b47111ad06f42c4d5d8cb031c9 df6e8d119828d9b47111ad06f42c4d5d8cb031c9 [false] [Pipeline] sh 10:43:26 + git log --format=format:%s -1 df6e8d119828d9b47111ad06f42c4d5d8cb031c9 [Pipeline] echo 10:43:26 ========================================================= 10:43:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:43:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:43:27 + git log --format=format:%s -1 df6e8d119828d9b47111ad06f42c4d5d8cb031c9 [Pipeline] echo 10:43:27 [semverPrep] GIT_COMMIT: df6e8d119828d9b47111ad06f42c4d5d8cb031c9, Commit Message: build(deps): bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#307) [Pipeline] echo 10:43:27 [semverPrep] This is not a build commit. [Pipeline] sh 10:43:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:43:27 + grep -v github /etc/ssh/ssh_known_hosts 10:43:27 + [ -e /tmp/ssh_known_hosts ] 10:43:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:43:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:43:27 + sudo tee -a /etc/ssh/ssh_known_hosts 10:43:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:43:28 10:43:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:43:28 0.1.4: Pulling from edgex-devops/py-git-semver 10:43:28 b85a868b505f: Pulling fs layer 10:43:28 e2be974225ed: Pulling fs layer 10:43:28 339a4e72a1f5: Pulling fs layer 10:43:28 988bab9f4d93: Pulling fs layer 10:43:28 1469e6f7b9e6: Pulling fs layer 10:43:28 eaf3925da568: Pulling fs layer 10:43:28 bab4dde63d76: Pulling fs layer 10:43:28 bde34c3a00c8: Pulling fs layer 10:43:28 988bab9f4d93: Waiting 10:43:28 1469e6f7b9e6: Waiting 10:43:28 eaf3925da568: Waiting 10:43:28 b352a97aabf1: Pulling fs layer 10:43:28 bab4dde63d76: Waiting 10:43:28 bde34c3a00c8: Waiting 10:43:28 4872d77fe225: Pulling fs layer 10:43:28 5851b861e8e6: Pulling fs layer 10:43:28 5851b861e8e6: Waiting 10:43:28 4872d77fe225: Waiting 10:43:28 e2be974225ed: Verifying Checksum 10:43:28 e2be974225ed: Download complete 10:43:28 988bab9f4d93: Verifying Checksum 10:43:28 988bab9f4d93: Download complete 10:43:28 1469e6f7b9e6: Verifying Checksum 10:43:28 1469e6f7b9e6: Download complete 10:43:28 eaf3925da568: Verifying Checksum 10:43:28 eaf3925da568: Download complete 10:43:28 339a4e72a1f5: Verifying Checksum 10:43:28 339a4e72a1f5: Download complete 10:43:28 bde34c3a00c8: Download complete 10:43:28 b352a97aabf1: Download complete 10:43:28 4872d77fe225: Verifying Checksum 10:43:28 4872d77fe225: Download complete 10:43:28 5851b861e8e6: Verifying Checksum 10:43:28 5851b861e8e6: Download complete 10:43:28 b85a868b505f: Verifying Checksum 10:43:28 b85a868b505f: Download complete 10:43:28 bab4dde63d76: Verifying Checksum 10:43:28 bab4dde63d76: Download complete 10:43:29 b85a868b505f: Pull complete 10:43:30 e2be974225ed: Pull complete 10:43:30 339a4e72a1f5: Pull complete 10:43:30 988bab9f4d93: Pull complete 10:43:30 1469e6f7b9e6: Pull complete 10:43:30 eaf3925da568: Pull complete 10:43:32 bab4dde63d76: Pull complete 10:43:32 bde34c3a00c8: Pull complete 10:43:32 b352a97aabf1: Pull complete 10:43:32 4872d77fe225: Pull complete 10:43:32 5851b861e8e6: Pull complete 10:43:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:43:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:43:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:33 prd-ubuntu20.04-docker-8c-8g-15698 does not seem to be running inside a container 10:43:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:43:36 $ docker top 087e62395c323de3be968cab50c9d3134353c0d4ff82bcf5e221453d1fa4b25e -eo pid,comm 10:43:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:43:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:43:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:43:36 [ssh-agent] Looking for ssh-agent implementation... 10:43:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:43:36 $ docker exec 087e62395c323de3be968cab50c9d3134353c0d4ff82bcf5e221453d1fa4b25e ssh-agent 10:43:36 SSH_AUTH_SOCK=/tmp/ssh-XypPfSCdxMdW/agent.33 10:43:36 SSH_AGENT_PID=39 10:43:36 Running ssh-add (command line suppressed) 10:43:36 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2030405727993446026.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2030405727993446026.key) 10:43:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:43:37 + git tag --points-at HEAD [Pipeline] } 10:43:37 $ docker exec --env ******** --env ******** 087e62395c323de3be968cab50c9d3134353c0d4ff82bcf5e221453d1fa4b25e ssh-agent -k 10:43:37 unset SSH_AUTH_SOCK; 10:43:37 unset SSH_AGENT_PID; 10:43:37 echo Agent pid 39 killed; 10:43:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:43:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:43:37 [ssh-agent] Looking for ssh-agent implementation... 10:43:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:43:37 $ docker exec 087e62395c323de3be968cab50c9d3134353c0d4ff82bcf5e221453d1fa4b25e ssh-agent 10:43:37 SSH_AUTH_SOCK=/tmp/ssh-Za5zfjcsRTDW/agent.71 10:43:37 SSH_AGENT_PID=77 10:43:37 Running ssh-add (command line suppressed) 10:43:37 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14795515080419525361.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14795515080419525361.key) 10:43:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:43:38 + git semver init 10:43:38 2023-05-16 10:43:38,244 [run_init] DEBUG init version:0.0.0 force:False 10:43:38 2023-05-16 10:43:38,245 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 10:43:38 2023-05-16 10:43:38,245 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 10:43:38 2023-05-16 10:43:38,245 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 10:43:39 2023-05-16 10:43:39,039 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 10:43:39 2023-05-16 10:43:39,039 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 10:43:39 2023-05-16 10:43:39,039 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 10:43:39 2023-05-16 10:43:39,040 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 10:43:39 3.0.0-dev.23 [Pipeline] } 10:43:39 $ docker exec --env ******** --env ******** 087e62395c323de3be968cab50c9d3134353c0d4ff82bcf5e221453d1fa4b25e ssh-agent -k 10:43:39 unset SSH_AUTH_SOCK; 10:43:39 unset SSH_AGENT_PID; 10:43:39 echo Agent pid 77 killed; 10:43:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:43:39 + git semver [Pipeline] } 10:43:39 $ docker stop --time=1 087e62395c323de3be968cab50c9d3134353c0d4ff82bcf5e221453d1fa4b25e 10:43:41 $ docker rm -f --volumes 087e62395c323de3be968cab50c9d3134353c0d4ff82bcf5e221453d1fa4b25e [Pipeline] // withDockerContainer [Pipeline] sh 10:43:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:43:41 Stashed 1 file(s) [Pipeline] echo 10:43:41 [edgeXSemver]: initialized semver on version 3.0.0-dev.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:43:41 provisioning config files... 10:43:41 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13165628695070466771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:43:42 ---> docker-login.sh 10:43:42 nexus3.edgexfoundry.org:10001 10:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:43:42 Configure a credential helper to remove this warning. See 10:43:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:43:42 10:43:42 Login Succeeded 10:43:42 nexus3.edgexfoundry.org:10002 10:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:43:42 Configure a credential helper to remove this warning. See 10:43:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:43:42 10:43:42 Login Succeeded 10:43:42 nexus3.edgexfoundry.org:10003 10:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:43:42 Configure a credential helper to remove this warning. See 10:43:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:43:42 10:43:42 Login Succeeded 10:43:42 nexus3.edgexfoundry.org:10004 10:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:43:42 Configure a credential helper to remove this warning. See 10:43:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:43:42 10:43:42 Login Succeeded 10:43:42 docker.io 10:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:43:42 Configure a credential helper to remove this warning. See 10:43:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:43:42 10:43:42 Login Succeeded 10:43:42 ---> docker-login.sh ends [Pipeline] } 10:43:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:43:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:43:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:43:42 ========================================================= 10:43:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:43:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:43:43 Sending build context to Docker daemon 5.826MB 10:43:43 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:43:43 Step 2/12 : FROM ${BASE} AS builder 10:43:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:43:43 f56be85fc22e: Pulling fs layer 10:43:43 85791d961cd3: Pulling fs layer 10:43:43 d694b5ae8c79: Pulling fs layer 10:43:43 9f32a84ed3da: Pulling fs layer 10:43:43 4d19c01a9841: Pulling fs layer 10:43:43 9325e15d5711: Pulling fs layer 10:43:43 556b6ee489ea: Pulling fs layer 10:43:43 c5a4b2cf53e6: Pulling fs layer 10:43:43 9325e15d5711: Waiting 10:43:43 9f32a84ed3da: Waiting 10:43:43 556b6ee489ea: Waiting 10:43:43 4d19c01a9841: Waiting 10:43:43 85791d961cd3: Download complete 10:43:43 9f32a84ed3da: Download complete 10:43:43 4d19c01a9841: Download complete 10:43:43 f56be85fc22e: Verifying Checksum 10:43:43 f56be85fc22e: Download complete 10:43:43 9325e15d5711: Verifying Checksum 10:43:43 9325e15d5711: Download complete 10:43:43 f56be85fc22e: Pull complete 10:43:43 85791d961cd3: Pull complete 10:43:43 c5a4b2cf53e6: Verifying Checksum 10:43:43 c5a4b2cf53e6: Download complete 10:43:43 d694b5ae8c79: Verifying Checksum 10:43:43 d694b5ae8c79: Download complete 10:43:44 556b6ee489ea: Verifying Checksum 10:43:44 556b6ee489ea: Download complete 10:43:47 d694b5ae8c79: Pull complete 10:43:47 9f32a84ed3da: Pull complete 10:43:47 4d19c01a9841: Pull complete 10:43:47 9325e15d5711: Pull complete 10:43:50 556b6ee489ea: Pull complete 10:43:50 c5a4b2cf53e6: Pull complete 10:43:50 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 10:43:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:43:50 ---> c4be618373d6 10:43:50 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:43:56 Still waiting to schedule task 10:43:56 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 10:43:57 ---> Running in 9e756d739943 10:43:57 Removing intermediate container 9e756d739943 10:43:57 ---> c12e9d1d1e04 10:43:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:43:57 ---> Running in 1a9f09e23a0f 10:43:57 Removing intermediate container 1a9f09e23a0f 10:43:57 ---> e7672f7c9419 10:43:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:43:57 ---> Running in 51ad1c1e3457 10:43:57 Removing intermediate container 51ad1c1e3457 10:43:57 ---> cc35bc7e573a 10:43:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:43:57 ---> Running in 493dc6fdccc5 10:43:57 Removing intermediate container 493dc6fdccc5 10:43:57 ---> 32e12ab956f5 10:43:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:43:57 ---> Running in 42595f070172 10:43:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:43:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:43:57 (1/4) Installing openssh-keygen (9.1_p1-r3) 10:43:57 (2/4) Installing libedit (20221030.3.1-r0) 10:43:57 (3/4) Installing openssh-client-common (9.1_p1-r3) 10:43:57 (4/4) Installing openssh-client-default (9.1_p1-r3) 10:43:57 Executing busybox-1.35.0-r29.trigger 10:43:57 OK: 269 MiB in 57 packages 10:43:58 Removing intermediate container 42595f070172 10:43:58 ---> b46845e6d5f8 10:43:58 Step 8/12 : WORKDIR /device-snmp-go 10:43:58 ---> Running in dbe0cafa9330 10:43:58 Removing intermediate container dbe0cafa9330 10:43:58 ---> ba3786f499a5 10:43:58 Step 9/12 : COPY go.mod vendor* ./ 10:43:58 ---> c07691cdce01 10:43:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:43:58 ---> Running in 0346c4235ee6 10:44:24 Removing intermediate container 0346c4235ee6 10:44:24 ---> 1ad99de2f005 10:44:24 Step 11/12 : COPY . . 10:44:25 ---> 9020153b6113 10:44:25 Step 12/12 : RUN ${MAKE} 10:44:25 ---> Running in f4c7aa319306 10:44:25 noop 10:44:25 Removing intermediate container f4c7aa319306 10:44:25 ---> fd2c1338ebc8 10:44:25 Successfully built fd2c1338ebc8 10:44:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:26 + docker inspect -f . ci-base-image-x86_64 10:44:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:26 prd-ubuntu20.04-docker-8c-8g-15698 does not seem to be running inside a container 10:44:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:44:26 $ docker top 02a898678ec385dd333da0703bf082ed5597a1c25ec3b2964118198696149fe2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:26 + go version 10:44:26 go version go1.20.2 linux/amd64 [Pipeline] } 10:44:26 $ docker stop --time=1 02a898678ec385dd333da0703bf082ed5597a1c25ec3b2964118198696149fe2 10:44:28 $ docker rm -f --volumes 02a898678ec385dd333da0703bf082ed5597a1c25ec3b2964118198696149fe2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:28 + docker inspect -f . ci-base-image-x86_64 10:44:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:28 prd-ubuntu20.04-docker-8c-8g-15698 does not seem to be running inside a container 10:44:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:44:29 $ docker top d08a00cfe7becab6f32b0615777b2194a2e0b953bf1a50a2e5e081221c19394e -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:29 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 10:44:29 + make test 10:44:29 go test ./... -coverprofile=coverage.out 10:44:34 ? github.com/edgexfoundry/device-snmp-go [no test files] 10:44:44 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 10:44:44 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements 10:44:51 go vet ./... 10:44:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:44:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:44:55 ./bin/test-attribution-txt.sh [Pipeline] echo 10:44:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:44:55 $ docker stop --time=1 d08a00cfe7becab6f32b0615777b2194a2e0b953bf1a50a2e5e081221c19394e 10:44:59 $ docker rm -f --volumes d08a00cfe7becab6f32b0615777b2194a2e0b953bf1a50a2e5e081221c19394e [Pipeline] // withDockerContainer [Pipeline] sh 10:45:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:45:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:45:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:45:00 + ls -al . 10:45:00 total 172 10:45:00 drwxrwxr-x 9 jenkins jenkins 4096 May 16 10:44 . 10:45:00 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:43 .. 10:45:00 -rw-rw-r-- 1 jenkins jenkins 6 May 16 10:43 .dockerignore 10:45:00 drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:43 .git 10:45:00 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:43 .github 10:45:00 -rw-rw-r-- 1 jenkins jenkins 328 May 16 10:43 .gitignore 10:45:00 -rw-rw-r-- 1 jenkins jenkins 41 May 16 10:43 .golangci.yml 10:45:00 drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:43 .semver 10:45:00 -rw-rw-r-- 1 jenkins jenkins 9056 May 16 10:43 Attribution.txt 10:45:00 -rw-rw-r-- 1 jenkins jenkins 8355 May 16 10:43 CHANGELOG.md 10:45:00 -rw-rw-r-- 1 jenkins jenkins 1423 May 16 10:43 Dockerfile 10:45:00 -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:43 GOVERNANCE.md 10:45:00 -rw-rw-r-- 1 jenkins jenkins 656 May 16 10:43 Jenkinsfile 10:45:00 -rw-rw-r-- 1 jenkins jenkins 11340 May 16 10:43 LICENSE 10:45:00 -rw-rw-r-- 1 jenkins jenkins 2114 May 16 10:43 Makefile 10:45:00 -rw-rw-r-- 1 jenkins jenkins 620 May 16 10:43 OWNERS.md 10:45:00 -rw-rw-r-- 1 jenkins jenkins 10054 May 16 10:43 README.md 10:45:00 -rw-rw-r-- 1 jenkins jenkins 12 May 16 10:43 VERSION 10:45:00 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:43 bin 10:45:00 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:43 cmd 10:45:00 -rw-r--r-- 1 jenkins jenkins 8837 May 16 10:44 coverage.out 10:45:00 -rw-rw-r-- 1 jenkins jenkins 3283 May 16 10:43 go.mod 10:45:00 -rw-rw-r-- 1 jenkins jenkins 31326 May 16 10:43 go.sum 10:45:00 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:43 internal 10:45:00 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:43 snap 10:45:00 -rw-rw-r-- 1 jenkins jenkins 228 May 16 10:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:01 + 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=df6e8d119828d9b47111ad06f42c4d5d8cb031c9 --label arch=amd64 --label version=3.0.0-dev.23 . 10:45:01 Sending build context to Docker daemon 5.836MB 10:45:01 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 10:45:01 Step 2/24 : FROM ${BASE} AS builder 10:45:01 ---> fd2c1338ebc8 10:45:01 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:45:01 ---> Running in 41901d2f3758 10:45:01 Removing intermediate container 41901d2f3758 10:45:01 ---> d17a79382e5b 10:45:01 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:45:01 ---> Running in ef8dad8e5535 10:45:01 Removing intermediate container ef8dad8e5535 10:45:01 ---> 377a42a4b2e7 10:45:01 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:45:01 ---> Running in 53b581f69743 10:45:01 Removing intermediate container 53b581f69743 10:45:01 ---> 56cd49006527 10:45:01 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:45:01 ---> Running in 5025fc15ba70 10:45:01 Removing intermediate container 5025fc15ba70 10:45:01 ---> 21db7fe8fd41 10:45:01 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:45:01 ---> Running in 3af3d929f68d 10:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:45:02 OK: 269 MiB in 57 packages 10:45:02 Removing intermediate container 3af3d929f68d 10:45:02 ---> 30ff92aaa1ff 10:45:02 Step 8/24 : WORKDIR /device-snmp-go 10:45:02 ---> Running in 96200f45b289 10:45:02 Removing intermediate container 96200f45b289 10:45:02 ---> a17e826e90ac 10:45:02 Step 9/24 : COPY go.mod vendor* ./ 10:45:02 ---> 90b7add94f50 10:45:02 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:02 ---> Running in 23c1d2e7ce2b 10:45:03 Removing intermediate container 23c1d2e7ce2b 10:45:03 ---> f748265a0371 10:45:03 Step 11/24 : COPY . . 10:45:04 ---> d661fb7a66b7 10:45:04 Step 12/24 : RUN ${MAKE} 10:45:04 ---> Running in d5f7594a6cf3 10:45:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 10:45:27 Removing intermediate container d5f7594a6cf3 10:45:27 ---> 97e640de85e0 10:45:27 Step 13/24 : FROM alpine:3.17 10:45:27 3.17: Pulling from library/alpine 10:45:27 f56be85fc22e: Already exists 10:45:27 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:45:27 Status: Downloaded newer image for alpine:3.17 10:45:27 ---> 9ed4aefc74f6 10:45:27 Step 14/24 : RUN apk add --update --no-cache dumb-init 10:45:27 ---> Running in 3fa36cf825ca 10:45:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:45:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:45:27 (1/1) Installing dumb-init (1.2.5-r2) 10:45:27 Executing busybox-1.35.0-r29.trigger 10:45:27 OK: 7 MiB in 16 packages 10:45:27 Removing intermediate container 3fa36cf825ca 10:45:27 ---> 6d9c9e8a40cf 10:45:27 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 10:45:27 ---> 4e9acadd9bc5 10:45:27 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 10:45:27 ---> 97deae3180db 10:45:27 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 10:45:27 ---> 23193f91a9a4 10:45:27 Step 18/24 : EXPOSE 59993 10:45:27 ---> Running in d7bd6c7667f2 10:45:27 Removing intermediate container d7bd6c7667f2 10:45:27 ---> 1a3978853660 10:45:27 Step 19/24 : EXPOSE 161 10:45:27 ---> Running in bee8f397defa 10:45:28 Removing intermediate container bee8f397defa 10:45:28 ---> a869e4c4980e 10:45:28 Step 20/24 : ENTRYPOINT ["/device-snmp"] 10:45:28 ---> Running in 488ace8d9548 10:45:28 Removing intermediate container 488ace8d9548 10:45:28 ---> 756bfaa240ec 10:45:28 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 10:45:28 ---> Running in 5319ad7e1632 10:45:28 Removing intermediate container 5319ad7e1632 10:45:28 ---> e770cc4b4d8b 10:45:28 Step 22/24 : LABEL arch=amd64 10:45:28 ---> Running in 2cea8814551d 10:45:28 Removing intermediate container 2cea8814551d 10:45:28 ---> fe99dfb63267 10:45:28 Step 23/24 : LABEL git_sha=df6e8d119828d9b47111ad06f42c4d5d8cb031c9 10:45:28 ---> Running in 7031a6652a2c 10:45:28 Removing intermediate container 7031a6652a2c 10:45:28 ---> 8f159ff7f67f 10:45:28 Step 24/24 : LABEL version=3.0.0-dev.23 10:45:28 ---> Running in bfab73a19110 10:45:28 Removing intermediate container bfab73a19110 10:45:28 ---> ce97dc95d514 10:45:28 [Warning] One or more build-args [ARCH] were not consumed 10:45:28 Successfully built ce97dc95d514 10:45:28 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:45:28 provisioning config files... 10:45:28 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5937368529627546928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:45:29 ---> docker-login.sh 10:45:29 nexus3.edgexfoundry.org:10001 10:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:29 Configure a credential helper to remove this warning. See 10:45:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:29 10:45:29 Login Succeeded 10:45:29 nexus3.edgexfoundry.org:10002 10:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:29 Configure a credential helper to remove this warning. See 10:45:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:29 10:45:29 Login Succeeded 10:45:29 nexus3.edgexfoundry.org:10003 10:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:35 Configure a credential helper to remove this warning. See 10:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:35 10:45:35 Login Succeeded 10:45:35 nexus3.edgexfoundry.org:10004 10:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:36 Configure a credential helper to remove this warning. See 10:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:36 10:45:36 Login Succeeded 10:45:36 docker.io 10:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:36 Configure a credential helper to remove this warning. See 10:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:36 10:45:36 Login Succeeded 10:45:36 ---> docker-login.sh ends [Pipeline] } 10:45:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:45:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:45:36 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 10:45:36 df6e8d119828d9b47111ad06f42c4d5d8cb031c9 10:45:36 latest 10:45:36 3.0.0-dev.23 10:45:36 df6e8d119828d9b47111ad06f42c4d5d8cb031c9-3.0.0-dev.23 10:45:36 main 10:45:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:36 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:df6e8d119828d9b47111ad06f42c4d5d8cb031c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:37 + docker push nexus3.edgexfoundry.org:10004/device-snmp:df6e8d119828d9b47111ad06f42c4d5d8cb031c9 10:45:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 10:45:37 2167f3436ad6: Preparing 10:45:37 01a58a4e1188: Preparing 10:45:37 b5e653f8ef61: Preparing 10:45:37 b8808b911af9: Preparing 10:45:37 f1417ff83b31: Preparing 10:45:37 f1417ff83b31: Layer already exists 10:45:37 2167f3436ad6: Pushed 10:45:37 b8808b911af9: Pushed 10:45:37 01a58a4e1188: Pushed 10:45:45 b5e653f8ef61: Pushed 10:45:45 df6e8d119828d9b47111ad06f42c4d5d8cb031c9: digest: sha256:d2150143464defcc3e2ea2e645647e14f4b0fecf298a3f1de6a4ed7f91dbacb8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:45 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:45 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 10:45:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 10:45:45 2167f3436ad6: Preparing 10:45:45 01a58a4e1188: Preparing 10:45:45 b5e653f8ef61: Preparing 10:45:45 b8808b911af9: Preparing 10:45:45 f1417ff83b31: Preparing 10:45:45 01a58a4e1188: Layer already exists 10:45:45 b8808b911af9: Layer already exists 10:45:45 2167f3436ad6: Layer already exists 10:45:45 b5e653f8ef61: Layer already exists 10:45:45 f1417ff83b31: Layer already exists 10:45:45 latest: digest: sha256:d2150143464defcc3e2ea2e645647e14f4b0fecf298a3f1de6a4ed7f91dbacb8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:46 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:46 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.23 10:45:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 10:45:46 2167f3436ad6: Preparing 10:45:46 01a58a4e1188: Preparing 10:45:46 b5e653f8ef61: Preparing 10:45:46 b8808b911af9: Preparing 10:45:46 f1417ff83b31: Preparing 10:45:46 2167f3436ad6: Layer already exists 10:45:46 b8808b911af9: Layer already exists 10:45:46 01a58a4e1188: Layer already exists 10:45:46 f1417ff83b31: Layer already exists 10:45:46 b5e653f8ef61: Layer already exists 10:45:46 3.0.0-dev.23: digest: sha256:d2150143464defcc3e2ea2e645647e14f4b0fecf298a3f1de6a4ed7f91dbacb8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:46 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:df6e8d119828d9b47111ad06f42c4d5d8cb031c9-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:47 + docker push nexus3.edgexfoundry.org:10004/device-snmp:df6e8d119828d9b47111ad06f42c4d5d8cb031c9-3.0.0-dev.23 10:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 10:45:47 2167f3436ad6: Preparing 10:45:47 01a58a4e1188: Preparing 10:45:47 b5e653f8ef61: Preparing 10:45:47 b8808b911af9: Preparing 10:45:47 f1417ff83b31: Preparing 10:45:47 01a58a4e1188: Layer already exists 10:45:47 2167f3436ad6: Layer already exists 10:45:47 b8808b911af9: Layer already exists 10:45:47 f1417ff83b31: Layer already exists 10:45:47 b5e653f8ef61: Layer already exists 10:45:47 df6e8d119828d9b47111ad06f42c4d5d8cb031c9-3.0.0-dev.23: digest: sha256:d2150143464defcc3e2ea2e645647e14f4b0fecf298a3f1de6a4ed7f91dbacb8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:47 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:47 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 10:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 10:45:47 2167f3436ad6: Preparing 10:45:47 01a58a4e1188: Preparing 10:45:47 b5e653f8ef61: Preparing 10:45:47 b8808b911af9: Preparing 10:45:47 f1417ff83b31: Preparing 10:45:47 b8808b911af9: Layer already exists 10:45:47 01a58a4e1188: Layer already exists 10:45:47 2167f3436ad6: Layer already exists 10:45:47 b5e653f8ef61: Layer already exists 10:45:47 f1417ff83b31: Layer already exists 10:45:47 main: digest: sha256:d2150143464defcc3e2ea2e645647e14f4b0fecf298a3f1de6a4ed7f91dbacb8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:45:47 ===================================================== [Pipeline] echo 10:45:47 taggedImages: 10:45:47 - nexus3.edgexfoundry.org:10004/device-snmp:df6e8d119828d9b47111ad06f42c4d5d8cb031c9 10:45:47 - nexus3.edgexfoundry.org:10004/device-snmp:latest 10:45:47 - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.23 10:45:47 - nexus3.edgexfoundry.org:10004/device-snmp:df6e8d119828d9b47111ad06f42c4d5d8cb031c9-3.0.0-dev.23 10:45:47 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:45:48 10:45:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:45:48 latest: Pulling from edgex-lftools-log-publisher 10:45:48 5eb5b503b376: Pulling fs layer 10:45:48 5c69ac0246d0: Pulling fs layer 10:45:48 ec43610c2a17: Pulling fs layer 10:45:48 3a2ae6a8a46f: Pulling fs layer 10:45:48 33b1e0a273af: Pulling fs layer 10:45:48 5d3b04190fa2: Pulling fs layer 10:45:48 2f39f015ded8: Pulling fs layer 10:45:48 3a2ae6a8a46f: Waiting 10:45:48 33b1e0a273af: Waiting 10:45:48 5d3b04190fa2: Waiting 10:45:48 5c69ac0246d0: Verifying Checksum 10:45:48 5c69ac0246d0: Download complete 10:45:48 3a2ae6a8a46f: Verifying Checksum 10:45:48 3a2ae6a8a46f: Download complete 10:45:48 33b1e0a273af: Verifying Checksum 10:45:48 33b1e0a273af: Download complete 10:45:48 ec43610c2a17: Verifying Checksum 10:45:48 ec43610c2a17: Download complete 10:45:48 5d3b04190fa2: Download complete 10:45:48 5eb5b503b376: Verifying Checksum 10:45:48 5eb5b503b376: Download complete 10:45:49 2f39f015ded8: Download complete 10:45:49 5eb5b503b376: Pull complete 10:45:50 5c69ac0246d0: Pull complete 10:45:50 ec43610c2a17: Pull complete 10:45:50 3a2ae6a8a46f: Pull complete 10:45:50 33b1e0a273af: Pull complete 10:45:50 5d3b04190fa2: Pull complete 10:45:56 2f39f015ded8: Pull complete 10:45:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:45:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:45:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:45:56 prd-ubuntu20.04-docker-8c-8g-15698 does not seem to be running inside a container 10:45:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:46:12 $ docker top bc89fe56a27eeab288d9be536bdf2f3c0a994539ba4f134d661fc8a22ae70091 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:46:13 ---> job-cost.sh 10:46:13 lf-activate-venv: SKIPPING 10:46:13 INFO: No Stack... 10:46:13 INFO: Retrieving Pricing Info for: v3-standard-8 10:46:13 INFO: Archiving Costs [Pipeline] sh 10:46:13 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 10:46:13 + cut -d, -f6 [Pipeline] lock 10:46:13 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-80-stack-cost] 10:46:13 Resource [jenkins-edgexfoundry-device-snmp-go-main-80-stack-cost] did not exist. Created. 10:46:13 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:46:14 + echo total: 0.2199999988079071 [Pipeline] stash 10:46:14 Stashed 1 file(s) [Pipeline] } 10:46:14 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-80-stack-cost] [Pipeline] // lock [Pipeline] } 10:46:14 $ docker stop --time=1 bc89fe56a27eeab288d9be536bdf2f3c0a994539ba4f134d661fc8a22ae70091 10:46:15 $ docker rm -f --volumes bc89fe56a27eeab288d9be536bdf2f3c0a994539ba4f134d661fc8a22ae70091 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:47:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15701 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 10:47:30 Running in /w/workspace/device-snmp-go/80 [Pipeline] { [Pipeline] checkout 10:47:30 Selected Git installation does not exist. Using Default 10:47:30 The recommended git tool is: NONE 10:47:36 using credential edgex-jenkins-ssh 10:47:36 Cloning the remote Git repository 10:47:36 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 10:47:37 > git init /w/workspace/device-snmp-go/80 # timeout=10 10:47:37 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 10:47:37 > git --version # timeout=10 10:47:37 > git --version # 'git version 2.25.1' 10:47:37 using GIT_SSH to set credentials SSH Credentials for GitHub 10:47:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:47:38 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 10:47:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:47:39 Avoid second fetch 10:47:39 Checking out Revision df6e8d119828d9b47111ad06f42c4d5d8cb031c9 (main) 10:47:40 Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#307)" 10:47:39 > git config core.sparsecheckout # timeout=10 10:47:39 > git checkout -f df6e8d119828d9b47111ad06f42c4d5d8cb031c9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:47:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:47:41 % Total % Received % Xferd Average Speed Time Time Time Current 10:47:41 Dload Upload Total Spent Left Speed 10:47:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 10:47:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:47:42 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:47:42 sudo tee /etc/docker/daemon.new 10:47:42 { 10:47:42 "registry-mirrors": [ 10:47:42 "https://nexus3.edgexfoundry.org:10001" 10:47:42 ], 10:47:42 "bip": "10.250.0.254/24", 10:47:42 "hosts": [ 10:47:42 "tcp://0.0.0.0:5555", 10:47:42 "unix:///var/run/docker.sock" 10:47:42 ], 10:47:42 "mtu": 1458, 10:47:42 "selinux-enabled": true, 10:47:42 "seccomp-profile": "/etc/docker/seccomp.json" 10:47:42 } [Pipeline] sh 10:47:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:47:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:48:01 provisioning config files... 10:48:01 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/80@tmp/config18145880299078775842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:48:01 ---> docker-login.sh 10:48:01 nexus3.edgexfoundry.org:10001 10:48:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:02 Configure a credential helper to remove this warning. See 10:48:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:02 10:48:02 Login Succeeded 10:48:02 nexus3.edgexfoundry.org:10002 10:48:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:02 Configure a credential helper to remove this warning. See 10:48:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:02 10:48:02 Login Succeeded 10:48:02 nexus3.edgexfoundry.org:10003 10:48:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:02 Configure a credential helper to remove this warning. See 10:48:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:02 10:48:02 Login Succeeded 10:48:02 nexus3.edgexfoundry.org:10004 10:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:03 Configure a credential helper to remove this warning. See 10:48:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:03 10:48:03 Login Succeeded 10:48:03 docker.io 10:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:03 Configure a credential helper to remove this warning. See 10:48:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:03 10:48:03 Login Succeeded 10:48:03 ---> docker-login.sh ends [Pipeline] } 10:48:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:48:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:48:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:48:04 ========================================================= 10:48:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:48:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:04 + 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 . 10:48:04 Sending build context to Docker daemon 3.021MB 10:48:04 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:48:04 Step 2/12 : FROM ${BASE} AS builder 10:48:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:48:05 c41833b44d91: Pulling fs layer 10:48:05 ed15518f5707: Pulling fs layer 10:48:05 feae8fd75edb: Pulling fs layer 10:48:05 242c74f7c9fa: Pulling fs layer 10:48:05 3cdef696dda3: Pulling fs layer 10:48:05 2ced38df9373: Pulling fs layer 10:48:05 58f1dce35555: Pulling fs layer 10:48:05 242c74f7c9fa: Waiting 10:48:05 3cdef696dda3: Waiting 10:48:05 2ced38df9373: Waiting 10:48:05 58f1dce35555: Waiting 10:48:05 ed15518f5707: Verifying Checksum 10:48:05 ed15518f5707: Download complete 10:48:05 242c74f7c9fa: Verifying Checksum 10:48:05 242c74f7c9fa: Download complete 10:48:05 3cdef696dda3: Verifying Checksum 10:48:05 3cdef696dda3: Download complete 10:48:05 c41833b44d91: Verifying Checksum 10:48:05 c41833b44d91: Download complete 10:48:06 c41833b44d91: Pull complete 10:48:06 58f1dce35555: Verifying Checksum 10:48:06 58f1dce35555: Download complete 10:48:07 ed15518f5707: Pull complete 10:48:08 feae8fd75edb: Download complete 10:48:08 2ced38df9373: Verifying Checksum 10:48:08 2ced38df9373: Download complete 10:48:20 feae8fd75edb: Pull complete 10:48:20 242c74f7c9fa: Pull complete 10:48:20 3cdef696dda3: Pull complete 10:48:29 2ced38df9373: Pull complete 10:48:32 58f1dce35555: Pull complete 10:48:32 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 10:48:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:48:32 ---> fadd8f120f05 10:48:32 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:48:34 ---> Running in b360fafec121 10:48:34 Removing intermediate container b360fafec121 10:48:34 ---> 1e0e66c879f0 10:48:34 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:48:34 ---> Running in 9bb8d2300738 10:48:34 Removing intermediate container 9bb8d2300738 10:48:34 ---> 5a55f7537910 10:48:34 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:48:34 ---> Running in 01280a96d039 10:48:35 Removing intermediate container 01280a96d039 10:48:35 ---> bf5ddc26dd0f 10:48:35 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:48:35 ---> Running in adc236ff0078 10:48:35 Removing intermediate container adc236ff0078 10:48:35 ---> 40850f33584f 10:48:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:48:35 ---> Running in 5f295d7cc805 10:48:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:48:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:48:40 (1/4) Installing openssh-keygen (9.1_p1-r3) 10:48:40 (2/4) Installing libedit (20221030.3.1-r0) 10:48:40 (3/4) Installing openssh-client-common (9.1_p1-r3) 10:48:40 (4/4) Installing openssh-client-default (9.1_p1-r3) 10:48:40 Executing busybox-1.35.0-r29.trigger 10:48:40 OK: 268 MiB in 57 packages 10:48:44 Removing intermediate container 5f295d7cc805 10:48:44 ---> b2fea5aa3917 10:48:44 Step 8/12 : WORKDIR /device-snmp-go 10:48:44 ---> Running in 5991e17bb8fb 10:48:44 Removing intermediate container 5991e17bb8fb 10:48:44 ---> db379f1c65a2 10:48:44 Step 9/12 : COPY go.mod vendor* ./ 10:48:45 ---> d1b802cb7df6 10:48:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:48:45 ---> Running in ded5a0672a7b 10:49:53 Removing intermediate container ded5a0672a7b 10:49:53 ---> a224ff1f8648 10:49:53 Step 11/12 : COPY . . 10:49:53 ---> 947775aff267 10:49:53 Step 12/12 : RUN ${MAKE} 10:49:53 ---> Running in 1af2bbae26ad 10:49:53 noop 10:49:53 Removing intermediate container 1af2bbae26ad 10:49:53 ---> 5cd8d64ebba4 10:49:53 Successfully built 5cd8d64ebba4 10:49:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:53 + docker inspect -f . ci-base-image-arm64 10:49:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:49:53 prd-ubuntu20.04-docker-arm64-4c-16g-15701 does not seem to be running inside a container 10:49:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/80 -v /w/workspace/device-snmp-go/80:/w/workspace/device-snmp-go/80:rw,z -v /w/workspace/device-snmp-go/80@tmp:/w/workspace/device-snmp-go/80@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 10:49:55 $ docker top 28ddcd32e35d410c973a46ec5f141b63d1dcc8d2972a6ba8e3baa21bb50c0d15 -eo pid,comm [Pipeline] { [Pipeline] sh 10:49:55 + go version 10:49:55 go version go1.20.2 linux/arm64 [Pipeline] } 10:49:55 $ docker stop --time=1 28ddcd32e35d410c973a46ec5f141b63d1dcc8d2972a6ba8e3baa21bb50c0d15 10:49:57 $ docker rm -f --volumes 28ddcd32e35d410c973a46ec5f141b63d1dcc8d2972a6ba8e3baa21bb50c0d15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:58 + docker inspect -f . ci-base-image-arm64 10:49:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:49:58 prd-ubuntu20.04-docker-arm64-4c-16g-15701 does not seem to be running inside a container 10:49:58 $ 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/80 -v /w/workspace/device-snmp-go/80:/w/workspace/device-snmp-go/80:rw,z -v /w/workspace/device-snmp-go/80@tmp:/w/workspace/device-snmp-go/80@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 10:49:59 $ docker top 5b3ea916760907415540b3fff25b687f40215721d12c1cc29989afb776231457 -eo pid,comm [Pipeline] { [Pipeline] sh 10:50:00 + git config --global --add safe.directory /w/workspace/device-snmp-go/80 [Pipeline] fileExists [Pipeline] sh 10:50:00 + make test 10:50:00 go test ./... -coverprofile=coverage.out 10:50:39 ? github.com/edgexfoundry/device-snmp-go [no test files] 10:53:02 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 10:53:02 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.046s coverage: 0.0% of statements 10:53:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:53:02 go vet ./... 10:53:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:53:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:53:20 ./bin/test-attribution-txt.sh [Pipeline] echo 10:53:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:53:20 $ docker stop --time=1 5b3ea916760907415540b3fff25b687f40215721d12c1cc29989afb776231457 10:53:22 $ docker rm -f --volumes 5b3ea916760907415540b3fff25b687f40215721d12c1cc29989afb776231457 [Pipeline] // withDockerContainer [Pipeline] sh 10:53:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:53:23 Warning: overwriting stash ‘coverage-report’ 10:53:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:53:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:53:24 + ls -al . 10:53:24 total 168 10:53:24 drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:50 . 10:53:24 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:47 .. 10:53:24 -rw-rw-r-- 1 jenkins jenkins 6 May 16 10:47 .dockerignore 10:53:24 drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:47 .git 10:53:24 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:47 .github 10:53:24 -rw-rw-r-- 1 jenkins jenkins 328 May 16 10:47 .gitignore 10:53:24 -rw-rw-r-- 1 jenkins jenkins 41 May 16 10:47 .golangci.yml 10:53:24 -rw-rw-r-- 1 jenkins jenkins 9056 May 16 10:47 Attribution.txt 10:53:24 -rw-rw-r-- 1 jenkins jenkins 8355 May 16 10:47 CHANGELOG.md 10:53:24 -rw-rw-r-- 1 jenkins jenkins 1423 May 16 10:47 Dockerfile 10:53:24 -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:47 GOVERNANCE.md 10:53:24 -rw-rw-r-- 1 jenkins jenkins 656 May 16 10:47 Jenkinsfile 10:53:24 -rw-rw-r-- 1 jenkins jenkins 11340 May 16 10:47 LICENSE 10:53:24 -rw-rw-r-- 1 jenkins jenkins 2114 May 16 10:47 Makefile 10:53:24 -rw-rw-r-- 1 jenkins jenkins 620 May 16 10:47 OWNERS.md 10:53:24 -rw-rw-r-- 1 jenkins jenkins 10054 May 16 10:47 README.md 10:53:24 -rw-rw-r-- 1 jenkins jenkins 12 May 16 10:43 VERSION 10:53:24 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:47 bin 10:53:24 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:47 cmd 10:53:24 -rw-r--r-- 1 jenkins jenkins 8837 May 16 10:52 coverage.out 10:53:24 -rw-rw-r-- 1 jenkins jenkins 3283 May 16 10:47 go.mod 10:53:24 -rw-rw-r-- 1 jenkins jenkins 31326 May 16 10:47 go.sum 10:53:24 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:47 internal 10:53:24 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:47 snap 10:53:24 -rw-rw-r-- 1 jenkins jenkins 228 May 16 10:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:25 + 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=df6e8d119828d9b47111ad06f42c4d5d8cb031c9 --label arch=arm64 --label version=3.0.0-dev.23 . 10:53:25 Sending build context to Docker daemon 3.031MB 10:53:25 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 10:53:25 Step 2/24 : FROM ${BASE} AS builder 10:53:25 ---> 5cd8d64ebba4 10:53:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:53:28 ---> Running in a064b66e7c83 10:53:28 Removing intermediate container a064b66e7c83 10:53:28 ---> 83cc8dcb670c 10:53:28 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:53:28 ---> Running in b933dbd9fd54 10:53:28 Removing intermediate container b933dbd9fd54 10:53:28 ---> 37c3c4c79c6c 10:53:28 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:53:29 ---> Running in 7987afebed8c 10:53:29 Removing intermediate container 7987afebed8c 10:53:29 ---> 680295a057dc 10:53:29 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:53:29 ---> Running in f9ba5367e270 10:53:29 Removing intermediate container f9ba5367e270 10:53:29 ---> dc3f3ab5d81e 10:53:29 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:53:29 ---> Running in ccc8bcf7d61a 10:53:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:53:32 OK: 268 MiB in 57 packages 10:53:33 Removing intermediate container ccc8bcf7d61a 10:53:33 ---> b82aad3e21fe 10:53:33 Step 8/24 : WORKDIR /device-snmp-go 10:53:33 ---> Running in 348c0491ce2b 10:53:33 Removing intermediate container 348c0491ce2b 10:53:33 ---> 9e79582e17cd 10:53:33 Step 9/24 : COPY go.mod vendor* ./ 10:53:34 ---> 792abfa96b2e 10:53:34 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:53:34 ---> Running in 3188ad608c4d 10:53:36 Removing intermediate container 3188ad608c4d 10:53:36 ---> ba67a2ec63fc 10:53:36 Step 11/24 : COPY . . 10:53:37 ---> 41075fb12dac 10:53:37 Step 12/24 : RUN ${MAKE} 10:53:37 ---> Running in d95004695dce 10:53:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 10:56:03 Removing intermediate container d95004695dce 10:56:03 ---> 286610d5a2c5 10:56:03 Step 13/24 : FROM alpine:3.17 10:56:03 3.17: Pulling from library/alpine 10:56:03 c41833b44d91: Already exists 10:56:03 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:56:03 Status: Downloaded newer image for alpine:3.17 10:56:03 ---> 51e60588ff2c 10:56:03 Step 14/24 : RUN apk add --update --no-cache dumb-init 10:56:03 ---> Running in 521f102f76d9 10:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:56:03 (1/1) Installing dumb-init (1.2.5-r2) 10:56:03 Executing busybox-1.35.0-r29.trigger 10:56:03 OK: 8 MiB in 16 packages 10:56:03 Removing intermediate container 521f102f76d9 10:56:03 ---> 89fcf3a065ae 10:56:03 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 10:56:03 ---> 68d1e185fe2b 10:56:03 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 10:56:03 ---> a8615e418012 10:56:03 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 10:56:03 ---> e0947f0fce4f 10:56:03 Step 18/24 : EXPOSE 59993 10:56:03 ---> Running in e178d69f9d12 10:56:03 Removing intermediate container e178d69f9d12 10:56:03 ---> 17893869ca97 10:56:03 Step 19/24 : EXPOSE 161 10:56:03 ---> Running in 9ccc7fa14603 10:56:03 Removing intermediate container 9ccc7fa14603 10:56:03 ---> f4a49c356cd7 10:56:03 Step 20/24 : ENTRYPOINT ["/device-snmp"] 10:56:03 ---> Running in 22056ba75114 10:56:03 Removing intermediate container 22056ba75114 10:56:03 ---> 0d8412155210 10:56:03 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 10:56:03 ---> Running in c6f70deb6c95 10:56:03 Removing intermediate container c6f70deb6c95 10:56:03 ---> fd8d1e72d203 10:56:03 Step 22/24 : LABEL arch=arm64 10:56:03 ---> Running in 6fd1f4ed57c5 10:56:03 Removing intermediate container 6fd1f4ed57c5 10:56:03 ---> fe43591c047c 10:56:03 Step 23/24 : LABEL git_sha=df6e8d119828d9b47111ad06f42c4d5d8cb031c9 10:56:03 ---> Running in 1f35889f6f55 10:56:03 Removing intermediate container 1f35889f6f55 10:56:03 ---> 163a72eff04b 10:56:03 Step 24/24 : LABEL version=3.0.0-dev.23 10:56:03 ---> Running in 826dec2d723e 10:56:03 Removing intermediate container 826dec2d723e 10:56:03 ---> 187a42a6bdfb 10:56:03 [Warning] One or more build-args [ARCH] were not consumed 10:56:03 Successfully built 187a42a6bdfb 10:56:03 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 10:56:03 provisioning config files... 10:56:03 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/80@tmp/config3844345455598612115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:56:04 ---> docker-login.sh 10:56:04 nexus3.edgexfoundry.org:10001 10:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:56:04 Configure a credential helper to remove this warning. See 10:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:56:04 10:56:04 Login Succeeded 10:56:04 nexus3.edgexfoundry.org:10002 10:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:56:04 Configure a credential helper to remove this warning. See 10:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:56:04 10:56:04 Login Succeeded 10:56:04 nexus3.edgexfoundry.org:10003 10:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:56:05 Configure a credential helper to remove this warning. See 10:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:56:05 10:56:05 Login Succeeded 10:56:05 nexus3.edgexfoundry.org:10004 10:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:56:05 Configure a credential helper to remove this warning. See 10:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:56:05 10:56:05 Login Succeeded 10:56:05 docker.io 10:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:56:06 Configure a credential helper to remove this warning. See 10:56:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:56:06 10:56:06 Login Succeeded 10:56:06 ---> docker-login.sh ends [Pipeline] } 10:56:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:56:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:56:06 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 10:56:06 df6e8d119828d9b47111ad06f42c4d5d8cb031c9 10:56:06 latest 10:56:06 3.0.0-dev.23 10:56:06 df6e8d119828d9b47111ad06f42c4d5d8cb031c9-3.0.0-dev.23 10:56:06 main 10:56:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:06 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:df6e8d119828d9b47111ad06f42c4d5d8cb031c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:06 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:df6e8d119828d9b47111ad06f42c4d5d8cb031c9 10:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 10:56:06 213b65b37645: Preparing 10:56:06 2c5997c3a0d2: Preparing 10:56:06 33f2f08f0f81: Preparing 10:56:06 8e36c58acfb5: Preparing 10:56:06 26cbea5cba74: Preparing 10:56:06 26cbea5cba74: Layer already exists 10:56:07 8e36c58acfb5: Pushed 10:56:07 213b65b37645: Pushed 10:56:07 2c5997c3a0d2: Pushed 10:56:12 33f2f08f0f81: Pushed 10:56:12 df6e8d119828d9b47111ad06f42c4d5d8cb031c9: digest: sha256:1d2b791c37d1787b914e8dc41b412f79dffc7d60b315940ccafdd5d29b4d23c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:13 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:13 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 10:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 10:56:13 213b65b37645: Preparing 10:56:13 2c5997c3a0d2: Preparing 10:56:13 33f2f08f0f81: Preparing 10:56:13 8e36c58acfb5: Preparing 10:56:13 26cbea5cba74: Preparing 10:56:13 8e36c58acfb5: Layer already exists 10:56:13 33f2f08f0f81: Layer already exists 10:56:13 26cbea5cba74: Layer already exists 10:56:13 2c5997c3a0d2: Layer already exists 10:56:13 213b65b37645: Layer already exists 10:56:13 latest: digest: sha256:1d2b791c37d1787b914e8dc41b412f79dffc7d60b315940ccafdd5d29b4d23c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:14 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:14 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.23 10:56:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 10:56:14 213b65b37645: Preparing 10:56:14 2c5997c3a0d2: Preparing 10:56:14 33f2f08f0f81: Preparing 10:56:14 8e36c58acfb5: Preparing 10:56:14 26cbea5cba74: Preparing 10:56:14 26cbea5cba74: Layer already exists 10:56:14 33f2f08f0f81: Layer already exists 10:56:14 2c5997c3a0d2: Layer already exists 10:56:14 213b65b37645: Layer already exists 10:56:14 8e36c58acfb5: Layer already exists 10:56:14 3.0.0-dev.23: digest: sha256:1d2b791c37d1787b914e8dc41b412f79dffc7d60b315940ccafdd5d29b4d23c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:15 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:df6e8d119828d9b47111ad06f42c4d5d8cb031c9-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:15 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:df6e8d119828d9b47111ad06f42c4d5d8cb031c9-3.0.0-dev.23 10:56:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 10:56:15 213b65b37645: Preparing 10:56:15 2c5997c3a0d2: Preparing 10:56:15 33f2f08f0f81: Preparing 10:56:15 8e36c58acfb5: Preparing 10:56:15 26cbea5cba74: Preparing 10:56:15 2c5997c3a0d2: Layer already exists 10:56:15 8e36c58acfb5: Layer already exists 10:56:15 213b65b37645: Layer already exists 10:56:15 33f2f08f0f81: Layer already exists 10:56:15 26cbea5cba74: Layer already exists 10:56:15 df6e8d119828d9b47111ad06f42c4d5d8cb031c9-3.0.0-dev.23: digest: sha256:1d2b791c37d1787b914e8dc41b412f79dffc7d60b315940ccafdd5d29b4d23c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:16 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:16 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 10:56:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 10:56:16 213b65b37645: Preparing 10:56:16 2c5997c3a0d2: Preparing 10:56:16 33f2f08f0f81: Preparing 10:56:16 8e36c58acfb5: Preparing 10:56:16 26cbea5cba74: Preparing 10:56:16 8e36c58acfb5: Layer already exists 10:56:16 213b65b37645: Layer already exists 10:56:16 33f2f08f0f81: Layer already exists 10:56:16 26cbea5cba74: Layer already exists 10:56:16 2c5997c3a0d2: Layer already exists 10:56:16 main: digest: sha256:1d2b791c37d1787b914e8dc41b412f79dffc7d60b315940ccafdd5d29b4d23c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:56:16 ===================================================== [Pipeline] echo 10:56:16 taggedImages: 10:56:16 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:df6e8d119828d9b47111ad06f42c4d5d8cb031c9 10:56:16 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 10:56:16 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.23 10:56:16 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:df6e8d119828d9b47111ad06f42c4d5d8cb031c9-3.0.0-dev.23 10:56:16 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:56:17 10:56:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:56:17 arm64: Pulling from edgex-lftools-log-publisher 10:56:17 8998bd30e6a1: Pulling fs layer 10:56:17 04944245beec: Pulling fs layer 10:56:17 699f458cf7ca: Pulling fs layer 10:56:17 765212b225bb: Pulling fs layer 10:56:17 f23df028b6ca: Pulling fs layer 10:56:17 d65c8cfc05b1: Pulling fs layer 10:56:17 2437ff75d9bd: Pulling fs layer 10:56:17 f23df028b6ca: Waiting 10:56:17 765212b225bb: Waiting 10:56:17 d65c8cfc05b1: Waiting 10:56:17 2437ff75d9bd: Waiting 10:56:17 04944245beec: Verifying Checksum 10:56:17 04944245beec: Download complete 10:56:17 765212b225bb: Verifying Checksum 10:56:17 765212b225bb: Download complete 10:56:17 f23df028b6ca: Verifying Checksum 10:56:17 f23df028b6ca: Download complete 10:56:17 d65c8cfc05b1: Verifying Checksum 10:56:17 d65c8cfc05b1: Download complete 10:56:17 699f458cf7ca: Verifying Checksum 10:56:17 699f458cf7ca: Download complete 10:56:18 8998bd30e6a1: Verifying Checksum 10:56:18 8998bd30e6a1: Download complete 10:56:20 2437ff75d9bd: Verifying Checksum 10:56:20 2437ff75d9bd: Download complete 10:56:22 8998bd30e6a1: Pull complete 10:56:22 04944245beec: Pull complete 10:56:23 699f458cf7ca: Pull complete 10:56:24 765212b225bb: Pull complete 10:56:25 f23df028b6ca: Pull complete 10:56:25 d65c8cfc05b1: Pull complete 10:56:40 2437ff75d9bd: Pull complete 10:56:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:56:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:56:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:40 prd-ubuntu20.04-docker-arm64-4c-16g-15701 does not seem to be running inside a container 10:56:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/80 -v /w/workspace/device-snmp-go/80:/w/workspace/device-snmp-go/80:rw,z -v /w/workspace/device-snmp-go/80@tmp:/w/workspace/device-snmp-go/80@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 10:56:42 $ docker top 83920e983b300504f157809732fc4006a31f340a5fec468d96c18508e85e3685 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:56:43 ---> job-cost.sh 10:56:43 lf-activate-venv: SKIPPING 10:56:43 INFO: No Stack... 10:56:44 INFO: Retrieving Pricing Info for: v3-standard-4 10:56:44 INFO: Archiving Costs [Pipeline] sh 10:56:45 + cat /w/workspace/device-snmp-go/80/archives/cost.csv 10:56:45 + cut -d, -f6 [Pipeline] lock 10:56:45 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-80-stack-cost] 10:56:45 Resource [jenkins-edgexfoundry-device-snmp-go-main-80-stack-cost] did not exist. Created. 10:56:45 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:56:45 /w/workspace/device-snmp-go/80@tmp/durable-1cd98bf9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:56:45 + echo total: 0.10999999940395355 [Pipeline] stash 10:56:45 Warning: overwriting stash ‘stack-cost’ 10:56:45 Stashed 1 file(s) [Pipeline] } 10:56:45 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-80-stack-cost] [Pipeline] // lock [Pipeline] } 10:56:45 $ docker stop --time=1 83920e983b300504f157809732fc4006a31f340a5fec468d96c18508e85e3685 10:56:47 $ docker rm -f --volumes 83920e983b300504f157809732fc4006a31f340a5fec468d96c18508e85e3685 [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 10:56:47 provisioning config files... 10:56:47 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12723375973345087772tmp [Pipeline] { [Pipeline] sh 10:56:48 + set +x 10:56:48 + curl -s https://codecov.io/bash 10:56:48 + bash -s -- 10:56:48 10:56:48 _____ _ 10:56:48 / ____| | | 10:56:48 | | ___ __| | ___ ___ _____ __ 10:56:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:56:48 | |___| (_) | (_| | __/ (_| (_) \ V / 10:56:48 \_____\___/ \__,_|\___|\___\___/ \_/ 10:56:48 Bash-1.0.6 10:56:48 10:56:48 10:56:48 ==> git version 2.25.1 found 10:56:48 ==> 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 10:56:48 Release-Date: 2020-01-08 10:56:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:56:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:56:48 ==> Jenkins CI detected. 10:56:48 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 10:56:48 project root: . 10:56:48 --> token set from env 10:56:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:56:48 ==> Running gcov in . (disable via -X gcov) 10:56:48 ==> Python coveragepy not found 10:56:48 ==> Searching for coverage reports in: 10:56:48 + . 10:56:48 -> Found 1 reports 10:56:48 ==> Detecting git/mercurial file structure 10:56:48 ==> Reading reports 10:56:48 + ./coverage.out bytes=8837 10:56:48 ==> Appending adjustments 10:56:48 https://docs.codecov.io/docs/fixing-reports 10:56:48 + Found adjustments 10:56:48 ==> Gzipping contents 10:56:48 4.0K /tmp/codecov.65bcZp.gz 10:56:48 ==> Uploading reports 10:56:48 url: https://codecov.io 10:56:48 query: branch=main&commit=df6e8d119828d9b47111ad06f42c4d5d8cb031c9&build=80&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F80%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:56:48 -> Pinging Codecov 10:56:48 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=df6e8d119828d9b47111ad06f42c4d5d8cb031c9&build=80&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F80%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:56:48 -> Uploading to 10:56:48 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/6C56EA5C29638FB4528AC87E60AF5AE0/df6e8d119828d9b47111ad06f42c4d5d8cb031c9/285497a6-058b-498f-8a45-1d07d696756c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T105648Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1eb8d0f36fc686bf545fb1246e44389e78ab61125390ff7a70d1b200658469aa 10:56:48 % Total % Received % Xferd Average Speed Time Time Time Current 10:56:48 Dload Upload Total Spent Left Speed 10:56:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 8354 --:--:-- --:--:-- --:--:-- 8354 10:56:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/df6e8d119828d9b47111ad06f42c4d5d8cb031c9 [Pipeline] } 10:56:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:56:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:56:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:56:49 10:56:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:56:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:56:49 df9b9388f04a: Pulling fs layer 10:56:49 52dc419b0ee2: Pulling fs layer 10:56:49 25bc292e5bac: Pulling fs layer 10:56:49 114826534d7a: Pulling fs layer 10:56:49 4657fd5d0bcf: Pulling fs layer 10:56:49 6ad1cebc031e: Pulling fs layer 10:56:49 8a3aa393b2d8: Pulling fs layer 10:56:49 114826534d7a: Waiting 10:56:49 4657fd5d0bcf: Waiting 10:56:49 6ad1cebc031e: Waiting 10:56:49 8a3aa393b2d8: Waiting 10:56:49 25bc292e5bac: Download complete 10:56:49 52dc419b0ee2: Download complete 10:56:49 4657fd5d0bcf: Verifying Checksum 10:56:49 4657fd5d0bcf: Download complete 10:56:49 df9b9388f04a: Download complete 10:56:50 6ad1cebc031e: Verifying Checksum 10:56:50 6ad1cebc031e: Download complete 10:56:50 df9b9388f04a: Pull complete 10:56:50 52dc419b0ee2: Pull complete 10:56:50 25bc292e5bac: Pull complete 10:56:50 114826534d7a: Verifying Checksum 10:56:50 114826534d7a: Download complete 10:56:50 8a3aa393b2d8: Verifying Checksum 10:56:50 8a3aa393b2d8: Download complete 10:56:54 114826534d7a: Pull complete 10:56:54 4657fd5d0bcf: Pull complete 10:56:54 6ad1cebc031e: Pull complete 10:56:56 8a3aa393b2d8: Pull complete 10:56:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:56:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:56:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:57 prd-ubuntu20.04-docker-8c-8g-15698 does not seem to be running inside a container 10:56:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 10:57:02 $ docker top bb7404a110e3948be6d827a2a30619ee92b9db951f16103f943ad8487098f45d -eo pid,comm [Pipeline] { [Pipeline] echo 10:57:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 10:57:02 + set -o pipefail 10:57:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 10:57:07 10:57:07 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 10:57:07 10:57:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/befb242f-ff63-4666-b69e-5544f2bba19b 10:57:07 10:57:07 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:57:07 10:57:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:57:07 10:57:07 10:57:07 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:57:07 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:57:07 More details here: https://snyk.co/ue1NS [Pipeline] } 10:57:07 $ docker stop --time=1 bb7404a110e3948be6d827a2a30619ee92b9db951f16103f943ad8487098f45d 10:57:11 $ docker rm -f --volumes bb7404a110e3948be6d827a2a30619ee92b9db951f16103f943ad8487098f45d [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 10:57:11 + git log --format=format:%s -1 df6e8d119828d9b47111ad06f42c4d5d8cb031c9 [Pipeline] sh 10:57:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:57:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:57:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:12 prd-ubuntu20.04-docker-8c-8g-15698 does not seem to be running inside a container 10:57:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:57:12 $ docker top 0e16f41b42c4a97730b17335fa3828473b054e7f1c7470121e8bda4144fbc28d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:57:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:57:13 [ssh-agent] Looking for ssh-agent implementation... 10:57:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:57:13 $ docker exec 0e16f41b42c4a97730b17335fa3828473b054e7f1c7470121e8bda4144fbc28d ssh-agent 10:57:13 SSH_AUTH_SOCK=/tmp/ssh-tFBYMMCXm9UQ/agent.32 10:57:13 SSH_AGENT_PID=38 10:57:13 Running ssh-add (command line suppressed) 10:57:13 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8506304919891467900.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8506304919891467900.key) 10:57:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:57:13 + git semver tag 10:57:13 2023-05-16 10:57:13,854 [run_tag] DEBUG tag force:False 10:57:13 2023-05-16 10:57:13,854 [check_head_tag] DEBUG check head tag 10:57:13 2023-05-16 10:57:13,855 [execute] INFO git cat-file --batch-check 10:57:13 2023-05-16 10:57:13,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 10:57:13 2023-05-16 10:57:13,859 [execute] INFO git cat-file --batch 10:57:13 2023-05-16 10:57:13,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 10:57:13 2023-05-16 10:57:13,876 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 10:57:13 2023-05-16 10:57:13,876 [execute] INFO git tag -a v3.0.0-dev.23 -m v3.0.0-dev.23 10:57:13 2023-05-16 10:57:13,877 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.23', '-m', 'v3.0.0-dev.23'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 10:57:13 2023-05-16 10:57:13,882 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 10:57:13 3.0.0-dev.23 [Pipeline] } 10:57:13 $ docker exec --env ******** --env ******** 0e16f41b42c4a97730b17335fa3828473b054e7f1c7470121e8bda4144fbc28d ssh-agent -k 10:57:14 unset SSH_AUTH_SOCK; 10:57:14 unset SSH_AGENT_PID; 10:57:14 echo Agent pid 38 killed; 10:57:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:57:14 + git semver [Pipeline] } 10:57:14 $ docker stop --time=1 0e16f41b42c4a97730b17335fa3828473b054e7f1c7470121e8bda4144fbc28d 10:57:15 $ docker rm -f --volumes 0e16f41b42c4a97730b17335fa3828473b054e7f1c7470121e8bda4144fbc28d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:57:16 10:57:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:57:16 0.23.1-centos7: Pulling from edgex-lftools 10:57:16 ab5ef0e58194: Pulling fs layer 10:57:16 9712f1f96733: Pulling fs layer 10:57:16 63f879dbbcfc: Pulling fs layer 10:57:16 0d9ebad4ef96: Pulling fs layer 10:57:16 e9a5061849ea: Pulling fs layer 10:57:16 d747dcd14b5f: Pulling fs layer 10:57:16 2de7ff778b66: Pulling fs layer 10:57:16 0d9ebad4ef96: Waiting 10:57:16 e9a5061849ea: Waiting 10:57:16 d747dcd14b5f: Waiting 10:57:16 2de7ff778b66: Waiting 10:57:16 9712f1f96733: Verifying Checksum 10:57:16 9712f1f96733: Download complete 10:57:17 63f879dbbcfc: Verifying Checksum 10:57:17 63f879dbbcfc: Download complete 10:57:17 e9a5061849ea: Verifying Checksum 10:57:17 e9a5061849ea: Download complete 10:57:17 d747dcd14b5f: Download complete 10:57:17 ab5ef0e58194: Verifying Checksum 10:57:17 ab5ef0e58194: Download complete 10:57:17 0d9ebad4ef96: Download complete 10:57:17 2de7ff778b66: Verifying Checksum 10:57:17 2de7ff778b66: Download complete 10:57:20 ab5ef0e58194: Pull complete 10:57:20 9712f1f96733: Pull complete 10:57:20 63f879dbbcfc: Pull complete 10:57:25 0d9ebad4ef96: Pull complete 10:57:25 e9a5061849ea: Pull complete 10:57:25 d747dcd14b5f: Pull complete 10:57:26 2de7ff778b66: Pull complete 10:57:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:57:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:57:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:26 prd-ubuntu20.04-docker-8c-8g-15698 does not seem to be running inside a container 10:57:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:57:31 $ docker top 147a39a3e343e04a2f7c07bae12e0e2eb6043fd8d5e91125923ff49b5b96b9df -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:57:31 provisioning config files... 10:57:31 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3835561418646951016tmp 10:57:31 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9099100357309429194tmp 10:57:31 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6286863955019037750tmp [Pipeline] { [Pipeline] echo 10:57:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:57:31 ---> sigul-configuration.sh 10:57:31 gpg: directory `/root/.gnupg' created 10:57:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:57:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:57:31 gpg: keyring `/root/.gnupg/secring.gpg' created 10:57:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:57:31 gpg: CAST5 encrypted data 10:57:31 gpg: encrypted with 1 passphrase 10:57:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:57:32 + mkdir /home/jenkins 10:57:32 + mkdir /home/jenkins/sigul [Pipeline] sh 10:57:32 + 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 10:57:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:57:32 ---> sigul-install.sh 10:57:32 Sigul already installed; skipping installation. [Pipeline] sh 10:57:33 + git tag --list 10:57:33 1.0.0 10:57:33 v0.0.0 10:57:33 v1.1.0 10:57:33 v1.1.1 10:57:33 v1.2.2 10:57:33 v1.3.0 10:57:33 v1.3.1 10:57:33 v2.0.0 10:57:33 v2.1.0 10:57:33 v2.1.1 10:57:33 v2.1.1-dev.2 10:57:33 v2.1.1-dev.3 10:57:33 v2.2.0 10:57:33 v2.2.1-dev.1 10:57:33 v2.2.1-dev.2 10:57:33 v2.2.1-dev.3 10:57:33 v2.2.1-dev.4 10:57:33 v2.2.1-dev.5 10:57:33 v2.2.1-dev.6 10:57:33 v2.2.1-dev.7 10:57:33 v2.3.0 10:57:33 v2.3.0-dev.10 10:57:33 v2.3.0-dev.11 10:57:33 v2.3.0-dev.12 10:57:33 v2.3.0-dev.13 10:57:33 v2.3.0-dev.14 10:57:33 v2.3.0-dev.15 10:57:33 v2.3.0-dev.16 10:57:33 v2.3.0-dev.17 10:57:33 v2.3.0-dev.18 10:57:33 v2.3.0-dev.19 10:57:33 v2.3.0-dev.20 10:57:33 v2.3.0-dev.21 10:57:33 v2.3.0-dev.22 10:57:33 v2.3.0-dev.23 10:57:33 v2.3.0-dev.24 10:57:33 v2.3.0-dev.7 10:57:33 v2.3.0-dev.8 10:57:33 v2.3.0-dev.9 10:57:33 v3.0.0-dev.1 10:57:33 v3.0.0-dev.10 10:57:33 v3.0.0-dev.11 10:57:33 v3.0.0-dev.12 10:57:33 v3.0.0-dev.13 10:57:33 v3.0.0-dev.14 10:57:33 v3.0.0-dev.15 10:57:33 v3.0.0-dev.16 10:57:33 v3.0.0-dev.17 10:57:33 v3.0.0-dev.18 10:57:33 v3.0.0-dev.19 10:57:33 v3.0.0-dev.2 10:57:33 v3.0.0-dev.20 10:57:33 v3.0.0-dev.21 10:57:33 v3.0.0-dev.22 10:57:33 v3.0.0-dev.23 10:57:33 v3.0.0-dev.3 10:57:33 v3.0.0-dev.4 10:57:33 v3.0.0-dev.5 10:57:33 v3.0.0-dev.6 10:57:33 v3.0.0-dev.7 10:57:33 v3.0.0-dev.8 10:57:33 v3.0.0-dev.9 [Pipeline] sh 10:57:33 + lftools sign git-tag v3.0.0-dev.23 10:57:33 Signing Git tag with Sigul... 10:57:33 Signing v3.0.0-dev.23 [Pipeline] echo 10:57:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:57:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:57:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:57:34 $ docker stop --time=1 147a39a3e343e04a2f7c07bae12e0e2eb6043fd8d5e91125923ff49b5b96b9df 10:57:35 $ docker rm -f --volumes 147a39a3e343e04a2f7c07bae12e0e2eb6043fd8d5e91125923ff49b5b96b9df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:57:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:57:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:57:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:36 prd-ubuntu20.04-docker-8c-8g-15698 does not seem to be running inside a container 10:57:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:57:36 $ docker top 23d20e295fea78c88263ca38900f3de9afa89e565f8792f4d9dec6b4e0e0d8ae -eo pid,comm 10:57:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:57:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:57:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:57:37 [ssh-agent] Looking for ssh-agent implementation... 10:57:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:57:37 $ docker exec 23d20e295fea78c88263ca38900f3de9afa89e565f8792f4d9dec6b4e0e0d8ae ssh-agent 10:57:37 SSH_AUTH_SOCK=/tmp/ssh-ru7ioAnpRXow/agent.32 10:57:37 SSH_AGENT_PID=39 10:57:37 Running ssh-add (command line suppressed) 10:57:37 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11966939096902679946.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11966939096902679946.key) 10:57:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:57:37 + git semver bump pre 10:57:37 2023-05-16 10:57:37,837 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 10:57:37 2023-05-16 10:57:37,837 [bump_version] DEBUG bumping version:3.0.0-dev.23 on axis:pre with prefix:dev 10:57:37 2023-05-16 10:57:37,837 [bump_version] DEBUG bumped version:3.0.0-dev.24 10:57:37 2023-05-16 10:57:37,837 [write_version] DEBUG write version:3.0.0-dev.24 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 10:57:37 2023-05-16 10:57:37,837 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 10:57:37 2023-05-16 10:57:37,837 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 10:57:37 2023-05-16 10:57:37,840 [execute] INFO git cat-file --batch-check 10:57:37 2023-05-16 10:57:37,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:57:37 2023-05-16 10:57:37,845 [execute] INFO git cat-file --batch 10:57:37 2023-05-16 10:57:37,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:57:37 2023-05-16 10:57:37,851 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 10:57:37 3.0.0-dev.24 [Pipeline] } 10:57:37 $ docker exec --env ******** --env ******** 23d20e295fea78c88263ca38900f3de9afa89e565f8792f4d9dec6b4e0e0d8ae ssh-agent -k 10:57:38 unset SSH_AUTH_SOCK; 10:57:38 unset SSH_AGENT_PID; 10:57:38 echo Agent pid 39 killed; 10:57:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:57:38 + git semver [Pipeline] } 10:57:38 $ docker stop --time=1 23d20e295fea78c88263ca38900f3de9afa89e565f8792f4d9dec6b4e0e0d8ae 10:57:39 $ docker rm -f --volumes 23d20e295fea78c88263ca38900f3de9afa89e565f8792f4d9dec6b4e0e0d8ae [Pipeline] // withDockerContainer [Pipeline] sh 10:57:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:57:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:57:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:40 prd-ubuntu20.04-docker-8c-8g-15698 does not seem to be running inside a container 10:57:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:57:41 $ docker top d02d8f44a2f0f1ce7218eacf849d5d4b79c1b0c35414e0d00c62e75248bd0677 -eo pid,comm 10:57:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:57:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:57:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:57:41 [ssh-agent] Looking for ssh-agent implementation... 10:57:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:57:41 $ docker exec d02d8f44a2f0f1ce7218eacf849d5d4b79c1b0c35414e0d00c62e75248bd0677 ssh-agent 10:57:41 SSH_AUTH_SOCK=/tmp/ssh-bDTgkMTQbC00/agent.32 10:57:41 SSH_AGENT_PID=38 10:57:41 Running ssh-add (command line suppressed) 10:57:41 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3000776510183361648.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3000776510183361648.key) 10:57:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:57:41 + git semver push 10:57:42 2023-05-16 10:57:41,969 [run_push] DEBUG push 10:57:42 2023-05-16 10:57:41,970 [execute] INFO git cat-file --batch-check 10:57:42 2023-05-16 10:57:41,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:57:42 2023-05-16 10:57:41,975 [execute] INFO git rev-list 96becb0fa829c73eaa05469ce960b011dfc88b77 -- 10:57:42 2023-05-16 10:57:41,975 [execute] DEBUG Popen(['git', 'rev-list', '96becb0fa829c73eaa05469ce960b011dfc88b77', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:57:42 2023-05-16 10:57:41,984 [execute] INFO git fetch -v origin 10:57:42 2023-05-16 10:57:41,984 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 10:57:42 2023-05-16 10:57:42,488 [run_push] DEBUG no remote changes detected 10:57:42 2023-05-16 10:57:42,489 [execute] INFO git push origin semver 10:57:42 2023-05-16 10:57:42,489 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:57:43 2023-05-16 10:57:43,290 [run_push] DEBUG push all version tags 10:57:43 2023-05-16 10:57:43,291 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:57:43 2023-05-16 10:57:43,292 [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) 10:57:44 2023-05-16 10:57:44,024 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 10:57:44 3.0.0-dev.24 [Pipeline] } 10:57:44 $ docker exec --env ******** --env ******** d02d8f44a2f0f1ce7218eacf849d5d4b79c1b0c35414e0d00c62e75248bd0677 ssh-agent -k 10:57:44 unset SSH_AUTH_SOCK; 10:57:44 unset SSH_AGENT_PID; 10:57:44 echo Agent pid 38 killed; 10:57:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:57:44 + git semver [Pipeline] } 10:57:44 $ docker stop --time=1 d02d8f44a2f0f1ce7218eacf849d5d4b79c1b0c35414e0d00c62e75248bd0677 10:57:46 $ docker rm -f --volumes d02d8f44a2f0f1ce7218eacf849d5d4b79c1b0c35414e0d00c62e75248bd0677 [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 10:57:46 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 10:57:46 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 10:57:46 total 16 10:57:46 drwxr-xr-x 3 root root 4096 May 16 10:46 . 10:57:46 drwxrwxr-x 10 jenkins jenkins 4096 May 16 10:57 .. 10:57:46 drwxr-xr-x 2 root root 4096 May 16 10:46 cost 10:57:46 -rw-r--r-- 1 root root 85 May 16 10:46 cost.csv 10:57:46 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 10:57:46 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 10:57:46 total 16 10:57:46 drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:46 . 10:57:46 drwxrwxr-x 10 jenkins jenkins 4096 May 16 10:57 .. 10:57:46 drwxr-xr-x 2 jenkins jenkins 4096 May 16 10:46 cost 10:57:46 -rw-r--r-- 1 jenkins jenkins 85 May 16 10:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:57:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:57:47 ---> package-listing.sh 10:57:47 ++ facter osfamily 10:57:47 ++ tr '[:upper:]' '[:lower:]' 10:57:48 + OS_FAMILY=debian 10:57:48 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 10:57:48 + START_PACKAGES=/tmp/packages_start.txt 10:57:48 + END_PACKAGES=/tmp/packages_end.txt 10:57:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:57:48 + PACKAGES=/tmp/packages_start.txt 10:57:48 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 10:57:48 + PACKAGES=/tmp/packages_end.txt 10:57:48 + case "${OS_FAMILY}" in 10:57:48 + dpkg -l 10:57:48 + grep '^ii' 10:57:48 + '[' -f /tmp/packages_start.txt ']' 10:57:48 + '[' -f /tmp/packages_end.txt ']' 10:57:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:57:48 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 10:57:48 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 10:57:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 10:57:48 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 10:57:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:49 prd-ubuntu20.04-docker-8c-8g-15698 does not seem to be running inside a container 10:57:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:57:49 $ docker top eb4940e8895ea1479f058e4425f02eceeeb3ec3d1dd95e37ac757d84191bf9dd -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:49 + touch /tmp/pre-build-complete [Pipeline] sh 10:57:50 + mkdir -p /var/log/sysstat [Pipeline] sh 10:57:50 + ls /var/log/sa-host 10:57:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:57:50 provisioning config files... 10:57:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8025396207021793157tmp [Pipeline] { [Pipeline] echo 10:57:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:57:50 ---> create-netrc.sh [Pipeline] } 10:57:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:57:51 ---> python-tools-install.sh [Pipeline] echo 10:57:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:57:51 ---> sudo-logs.sh 10:57:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:57:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:57:51 ---> job-cost.sh 10:57:51 lf-activate-venv: SKIPPING 10:57:51 DEBUG: total: 0.2199999988079071 10:57:51 INFO: Retrieving Stack Cost... 10:57:52 INFO: Retrieving Pricing Info for: v3-standard-8 10:57:52 INFO: Archiving Costs [Pipeline] echo 10:57:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:57:52 ---> logs-deploy.sh 10:57:52 lf-activate-venv: SKIPPING 10:57:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/80 10:57:52 INFO: archiving workspace using pattern(s): 10:57:53 Archives upload complete. 10:57:53 INFO: archiving logs to Nexus