Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 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-ssh18355904200902219980.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh18049657276445110810.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1820006350921042467.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh6335022715640958753.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-ssh3655476327251458352.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10335’ Running on prd-ubuntu20.04-docker-8c-8g-10338 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 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#324)" > 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 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 # timeout=10 > git rev-list --no-walk e3ad67b18069b788d3b650faffca04e548476692 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:02:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:02:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:02:04 ========================================================= 00:02:04 EdgeX Global Pipelines Version Info 00:02:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:02:04 ------------------- 00:02:04 stable info: 00:02:04 ------------------- 00:02:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:02:04 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 00:02:04 Message: update stable to v1.0.254 00:02:05 ------------------- 00:02:05 experimental info: 00:02:05 ------------------- 00:02:05 Commited By: **** collab-it+edgex@linuxfoundation.org 00:02:05 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 00:02:05 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23cb216 [Pipeline] echo 00:02:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:02:06 provisioning config files... 00:02:06 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16895216697503219160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:02:06 ---> docker-login.sh 00:02:06 nexus3.edgexfoundry.org:10001 00:02:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:06 Configure a credential helper to remove this warning. See 00:02:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:06 00:02:06 Login Succeeded 00:02:06 nexus3.edgexfoundry.org:10002 00:02:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:06 Configure a credential helper to remove this warning. See 00:02:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:06 00:02:06 Login Succeeded 00:02:06 nexus3.edgexfoundry.org:10003 00:02:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:06 Configure a credential helper to remove this warning. See 00:02:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:06 00:02:06 Login Succeeded 00:02:06 nexus3.edgexfoundry.org:10004 00:02:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:06 Configure a credential helper to remove this warning. See 00:02:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:06 00:02:06 Login Succeeded 00:02:06 docker.io 00:02:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:07 Configure a credential helper to remove this warning. See 00:02:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:07 00:02:07 Login Succeeded 00:02:07 ---> docker-login.sh ends [Pipeline] } 00:02:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:02:07 + git rev-list -1 --merges 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520~1..23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 [Pipeline] echo 00:02:07 -----------> git rev-list -1 --merges 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520~1..23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 [false] [Pipeline] sh 00:02:07 + git log --format=format:%s -1 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 [Pipeline] echo 00:02:07 ========================================================= 00:02:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:02:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:02:08 + git log --format=format:%s -1 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 [Pipeline] echo 00:02:08 [semverPrep] GIT_COMMIT: 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#324) [Pipeline] echo 00:02:08 [semverPrep] This is not a build commit. [Pipeline] sh 00:02:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:02:08 + grep -v github /etc/ssh/ssh_known_hosts 00:02:08 + [ -e /tmp/ssh_known_hosts ] 00:02:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:02:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:02:08 + sudo tee -a /etc/ssh/ssh_known_hosts 00:02:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:02:08 00:02:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:02:09 0.1.4: Pulling from edgex-devops/py-git-semver 00:02:09 b85a868b505f: Pulling fs layer 00:02:09 e2be974225ed: Pulling fs layer 00:02:09 339a4e72a1f5: Pulling fs layer 00:02:09 988bab9f4d93: Pulling fs layer 00:02:09 1469e6f7b9e6: Pulling fs layer 00:02:09 eaf3925da568: Pulling fs layer 00:02:09 bab4dde63d76: Pulling fs layer 00:02:09 bde34c3a00c8: Pulling fs layer 00:02:09 b352a97aabf1: Pulling fs layer 00:02:09 4872d77fe225: Pulling fs layer 00:02:09 5851b861e8e6: Pulling fs layer 00:02:09 988bab9f4d93: Waiting 00:02:09 1469e6f7b9e6: Waiting 00:02:09 eaf3925da568: Waiting 00:02:09 bab4dde63d76: Waiting 00:02:09 bde34c3a00c8: Waiting 00:02:09 b352a97aabf1: Waiting 00:02:09 4872d77fe225: Waiting 00:02:09 5851b861e8e6: Waiting 00:02:09 e2be974225ed: Download complete 00:02:09 988bab9f4d93: Verifying Checksum 00:02:09 988bab9f4d93: Download complete 00:02:09 1469e6f7b9e6: Verifying Checksum 00:02:09 1469e6f7b9e6: Download complete 00:02:09 339a4e72a1f5: Verifying Checksum 00:02:09 339a4e72a1f5: Download complete 00:02:09 eaf3925da568: Download complete 00:02:09 bde34c3a00c8: Download complete 00:02:09 b352a97aabf1: Download complete 00:02:09 4872d77fe225: Verifying Checksum 00:02:09 4872d77fe225: Download complete 00:02:09 5851b861e8e6: Verifying Checksum 00:02:09 5851b861e8e6: Download complete 00:02:09 b85a868b505f: Verifying Checksum 00:02:09 b85a868b505f: Download complete 00:02:09 bab4dde63d76: Verifying Checksum 00:02:09 bab4dde63d76: Download complete 00:02:10 b85a868b505f: Pull complete 00:02:10 e2be974225ed: Pull complete 00:02:11 339a4e72a1f5: Pull complete 00:02:11 988bab9f4d93: Pull complete 00:02:11 1469e6f7b9e6: Pull complete 00:02:11 eaf3925da568: Pull complete 00:02:13 bab4dde63d76: Pull complete 00:02:13 bde34c3a00c8: Pull complete 00:02:13 b352a97aabf1: Pull complete 00:02:13 4872d77fe225: Pull complete 00:02:13 5851b861e8e6: Pull complete 00:02:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:02:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:02:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:13 prd-ubuntu20.04-docker-8c-8g-10338 does not seem to be running inside a container 00:02:13 $ 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 00:02:17 $ docker top 905f2d5d16ce172235c7b66c4c6fe908469e627cd50c6ad62342a38f62aae5ab -eo pid,comm 00:02:17 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). 00:02:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:02:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:02:17 [ssh-agent] Looking for ssh-agent implementation... 00:02:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:02:17 $ docker exec 905f2d5d16ce172235c7b66c4c6fe908469e627cd50c6ad62342a38f62aae5ab ssh-agent 00:02:17 SSH_AUTH_SOCK=/tmp/ssh-hocMS5MnK99J/agent.32 00:02:17 SSH_AGENT_PID=38 00:02:17 Running ssh-add (command line suppressed) 00:02:17 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17272842807721945933.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17272842807721945933.key) 00:02:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:02:17 + git tag --points-at HEAD [Pipeline] } 00:02:17 $ docker exec --env ******** --env ******** 905f2d5d16ce172235c7b66c4c6fe908469e627cd50c6ad62342a38f62aae5ab ssh-agent -k 00:02:17 unset SSH_AUTH_SOCK; 00:02:17 unset SSH_AGENT_PID; 00:02:17 echo Agent pid 38 killed; 00:02:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:02:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:02:17 [ssh-agent] Looking for ssh-agent implementation... 00:02:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:02:17 $ docker exec 905f2d5d16ce172235c7b66c4c6fe908469e627cd50c6ad62342a38f62aae5ab ssh-agent 00:02:18 SSH_AUTH_SOCK=/tmp/ssh-2DR7L1B267O5/agent.71 00:02:18 SSH_AGENT_PID=77 00:02:18 Running ssh-add (command line suppressed) 00:02:18 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10482541211622401697.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10482541211622401697.key) 00:02:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:02:18 + git semver init 00:02:18 2023-10-25 00:02:18,641 [run_init] DEBUG init version:0.0.0 force:False 00:02:18 2023-10-25 00:02:18,642 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 00:02:18 2023-10-25 00:02:18,642 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 00:02:18 2023-10-25 00:02:18,642 [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) 00:02:19 2023-10-25 00:02:19,519 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 00:02:19 2023-10-25 00:02:19,520 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 00:02:19 2023-10-25 00:02:19,520 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 00:02:19 2023-10-25 00:02:19,520 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 00:02:19 3.1.0-dev.9 [Pipeline] } 00:02:19 $ docker exec --env ******** --env ******** 905f2d5d16ce172235c7b66c4c6fe908469e627cd50c6ad62342a38f62aae5ab ssh-agent -k 00:02:19 unset SSH_AUTH_SOCK; 00:02:19 unset SSH_AGENT_PID; 00:02:19 echo Agent pid 77 killed; 00:02:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:02:20 + git semver [Pipeline] } 00:02:20 $ docker stop --time=1 905f2d5d16ce172235c7b66c4c6fe908469e627cd50c6ad62342a38f62aae5ab 00:02:21 $ docker rm -f --volumes 905f2d5d16ce172235c7b66c4c6fe908469e627cd50c6ad62342a38f62aae5ab [Pipeline] // withDockerContainer [Pipeline] sh 00:02:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:02:22 Stashed 1 file(s) [Pipeline] echo 00:02:22 [edgeXSemver]: initialized semver on version 3.1.0-dev.9 [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 00:02:22 provisioning config files... 00:02:22 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4570413535490526545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:02:22 ---> docker-login.sh 00:02:22 nexus3.edgexfoundry.org:10001 00:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:22 Configure a credential helper to remove this warning. See 00:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:22 00:02:22 Login Succeeded 00:02:22 nexus3.edgexfoundry.org:10002 00:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:22 Configure a credential helper to remove this warning. See 00:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:22 00:02:22 Login Succeeded 00:02:22 nexus3.edgexfoundry.org:10003 00:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:22 Configure a credential helper to remove this warning. See 00:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:22 00:02:22 Login Succeeded 00:02:22 nexus3.edgexfoundry.org:10004 00:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:22 Configure a credential helper to remove this warning. See 00:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:22 00:02:22 Login Succeeded 00:02:22 docker.io 00:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:23 Configure a credential helper to remove this warning. See 00:02:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:23 00:02:23 Login Succeeded 00:02:23 ---> docker-login.sh ends [Pipeline] } 00:02:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:02:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:02:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:02:23 ========================================================= 00:02:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:02:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 00:02:23 Sending build context to Docker daemon 5.721MB 00:02:23 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 00:02:23 Step 2/12 : FROM ${BASE} AS builder 00:02:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:02:23 7264a8db6415: Pulling fs layer 00:02:23 c4d48a809fc2: Pulling fs layer 00:02:23 4f1c88b9dad5: Pulling fs layer 00:02:23 ad3a456e5733: Pulling fs layer 00:02:23 33e27b845d1e: Pulling fs layer 00:02:23 c68163c4e522: Pulling fs layer 00:02:23 50da416c3ac9: Pulling fs layer 00:02:23 23d2d4c4bb30: Pulling fs layer 00:02:23 ad3a456e5733: Waiting 00:02:23 33e27b845d1e: Waiting 00:02:23 c68163c4e522: Waiting 00:02:23 50da416c3ac9: Waiting 00:02:23 23d2d4c4bb30: Waiting 00:02:23 c4d48a809fc2: Verifying Checksum 00:02:23 c4d48a809fc2: Download complete 00:02:23 ad3a456e5733: Verifying Checksum 00:02:23 ad3a456e5733: Download complete 00:02:23 33e27b845d1e: Verifying Checksum 00:02:23 33e27b845d1e: Download complete 00:02:23 7264a8db6415: Verifying Checksum 00:02:23 7264a8db6415: Download complete 00:02:23 c68163c4e522: Verifying Checksum 00:02:23 c68163c4e522: Download complete 00:02:23 7264a8db6415: Pull complete 00:02:23 23d2d4c4bb30: Verifying Checksum 00:02:23 23d2d4c4bb30: Download complete 00:02:23 c4d48a809fc2: Pull complete 00:02:24 4f1c88b9dad5: Verifying Checksum 00:02:24 4f1c88b9dad5: Download complete 00:02:24 50da416c3ac9: Verifying Checksum 00:02:24 50da416c3ac9: Download complete 00:02:26 4f1c88b9dad5: Pull complete 00:02:27 ad3a456e5733: Pull complete 00:02:27 33e27b845d1e: Pull complete 00:02:27 c68163c4e522: Pull complete 00:02:29 50da416c3ac9: Pull complete 00:02:29 23d2d4c4bb30: Pull complete 00:02:29 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 00:02:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:02:29 ---> 0786185ac409 00:02:29 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:02:35 ---> Running in e9db5cb86cde 00:02:35 Removing intermediate container e9db5cb86cde 00:02:35 ---> 99c9a1aca81f 00:02:35 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:02:35 ---> Running in b78fbed33710 00:02:35 Removing intermediate container b78fbed33710 00:02:35 ---> 742ea04de1e6 00:02:35 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:02:35 ---> Running in 1e87d5a23d0a 00:02:35 Removing intermediate container 1e87d5a23d0a 00:02:35 ---> 3f03fe326cbe 00:02:35 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:02:35 ---> Running in d2f520545169 00:02:35 Removing intermediate container d2f520545169 00:02:35 ---> 58538757ca71 00:02:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:02:35 ---> Running in 681e5cee84c3 00:02:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:02:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:02:35 (1/4) Installing openssh-keygen (9.3_p2-r0) 00:02:35 (2/4) Installing libedit (20221030.3.1-r1) 00:02:35 (3/4) Installing openssh-client-common (9.3_p2-r0) 00:02:35 (4/4) Installing openssh-client-default (9.3_p2-r0) 00:02:35 Executing busybox-1.36.1-r2.trigger 00:02:35 OK: 268 MiB in 56 packages 00:02:36 Removing intermediate container 681e5cee84c3 00:02:36 ---> a7394a78cd53 00:02:36 Step 8/12 : WORKDIR /device-snmp-go 00:02:36 ---> Running in 9dabffe48185 00:02:36 Removing intermediate container 9dabffe48185 00:02:36 ---> e31a39f43d49 00:02:36 Step 9/12 : COPY go.mod vendor* ./ 00:02:36 ---> d18f0422ba91 00:02:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:02:36 ---> Running in 847ee36d5225 00:02:37 Still waiting to schedule task 00:02:37 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10336’ 00:03:23 Removing intermediate container 847ee36d5225 00:03:23 ---> 73d4bf529ac5 00:03:23 Step 11/12 : COPY . . 00:03:24 ---> 4d54c14d74e2 00:03:24 Step 12/12 : RUN ${MAKE} 00:03:24 ---> Running in 0f28a9b43a29 00:03:24 noop 00:03:24 Removing intermediate container 0f28a9b43a29 00:03:24 ---> f6af3f32b903 00:03:24 Successfully built f6af3f32b903 00:03:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:25 + docker inspect -f . ci-base-image-x86_64 00:03:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:25 prd-ubuntu20.04-docker-8c-8g-10338 does not seem to be running inside a container 00:03:25 $ 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 00:03:25 $ docker top e0c5bdf7a86f10378a694261dfc87aa2cc9e6c6a07b7a9786ae8a721624bf9b5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:25 + go version 00:03:25 go version go1.21.0 linux/amd64 [Pipeline] } 00:03:25 $ docker stop --time=1 e0c5bdf7a86f10378a694261dfc87aa2cc9e6c6a07b7a9786ae8a721624bf9b5 00:03:27 $ docker rm -f --volumes e0c5bdf7a86f10378a694261dfc87aa2cc9e6c6a07b7a9786ae8a721624bf9b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:27 + docker inspect -f . ci-base-image-x86_64 00:03:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:27 prd-ubuntu20.04-docker-8c-8g-10338 does not seem to be running inside a container 00:03:27 $ 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 00:03:27 $ docker top 42d86727c373bb33e39d4afbba863a2e1e4b913a89af29e17215194e472e33bc -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:28 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 00:03:28 + make test 00:03:28 go test ./... -coverprofile=coverage.out 00:03:29 ? github.com/edgexfoundry/device-snmp-go [no test files] 00:03:39 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 00:03:39 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements 00:03:45 go vet ./... 00:03:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:03:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:03:47 ./bin/test-attribution-txt.sh [Pipeline] echo 00:03:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:03:48 $ docker stop --time=1 42d86727c373bb33e39d4afbba863a2e1e4b913a89af29e17215194e472e33bc 00:03:51 $ docker rm -f --volumes 42d86727c373bb33e39d4afbba863a2e1e4b913a89af29e17215194e472e33bc [Pipeline] // withDockerContainer [Pipeline] sh 00:03:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:03:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:03:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:03:52 + ls -al . 00:03:52 total 172 00:03:52 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 00:03 . 00:03:52 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 00:02 .. 00:03:52 -rw-rw-r-- 1 jenkins jenkins 6 Oct 25 00:02 .dockerignore 00:03:52 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 00:03 .git 00:03:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 00:02 .github 00:03:52 -rw-rw-r-- 1 jenkins jenkins 263 Oct 25 00:02 .gitignore 00:03:52 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 00:02 .golangci.yml 00:03:52 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 00:02 .semver 00:03:52 -rw-rw-r-- 1 jenkins jenkins 10025 Oct 25 00:02 Attribution.txt 00:03:52 -rw-rw-r-- 1 jenkins jenkins 10534 Oct 25 00:02 CHANGELOG.md 00:03:52 -rw-rw-r-- 1 jenkins jenkins 1462 Oct 25 00:02 Dockerfile 00:03:52 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 00:02 GOVERNANCE.md 00:03:52 -rw-rw-r-- 1 jenkins jenkins 656 Oct 25 00:02 Jenkinsfile 00:03:52 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 00:02 LICENSE 00:03:52 -rw-rw-r-- 1 jenkins jenkins 2240 Oct 25 00:02 Makefile 00:03:52 -rw-rw-r-- 1 jenkins jenkins 620 Oct 25 00:02 OWNERS.md 00:03:52 -rw-rw-r-- 1 jenkins jenkins 10477 Oct 25 00:02 README.md 00:03:52 -rw-rw-r-- 1 jenkins jenkins 11 Oct 25 00:02 VERSION 00:03:52 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 00:02 bin 00:03:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 00:02 cmd 00:03:52 -rw-r--r-- 1 jenkins jenkins 8837 Oct 25 00:03 coverage.out 00:03:52 -rw-rw-r-- 1 jenkins jenkins 3712 Oct 25 00:02 go.mod 00:03:52 -rw-rw-r-- 1 jenkins jenkins 34822 Oct 25 00:02 go.sum 00:03:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 00:02 internal 00:03:52 -rw-rw-r-- 1 jenkins jenkins 228 Oct 25 00:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:53 + 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=23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 --label arch=amd64 --label version=3.1.0-dev.9 . 00:03:53 Sending build context to Docker daemon 5.731MB 00:03:53 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 00:03:53 Step 2/24 : FROM ${BASE} AS builder 00:03:53 ---> f6af3f32b903 00:03:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:03:53 ---> Running in 47dc1e337288 00:03:53 Removing intermediate container 47dc1e337288 00:03:53 ---> a31147709df6 00:03:53 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:03:53 ---> Running in 917e7fab6aff 00:03:53 Removing intermediate container 917e7fab6aff 00:03:53 ---> b501b20a5c80 00:03:53 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:03:53 ---> Running in 4f73c716cf6c 00:03:53 Removing intermediate container 4f73c716cf6c 00:03:53 ---> 8502eb55c9a9 00:03:53 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 00:03:53 ---> Running in 5eaa4e6cb9f6 00:03:53 Removing intermediate container 5eaa4e6cb9f6 00:03:53 ---> a6bcc17b5b39 00:03:53 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:03:53 ---> Running in 4a8dbcef0f4b 00:03:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:03:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:03:54 OK: 268 MiB in 56 packages 00:03:54 Removing intermediate container 4a8dbcef0f4b 00:03:54 ---> fd5ab8fb3b79 00:03:54 Step 8/24 : WORKDIR /device-snmp-go 00:03:54 ---> Running in bbf4438ecb55 00:03:54 Removing intermediate container bbf4438ecb55 00:03:54 ---> 9ca904c387cf 00:03:54 Step 9/24 : COPY go.mod vendor* ./ 00:03:54 ---> b1b07e951bd3 00:03:54 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:03:54 ---> Running in 9cf0cb7caa48 00:03:55 Removing intermediate container 9cf0cb7caa48 00:03:55 ---> 1e1bfda4d371 00:03:55 Step 11/24 : COPY . . 00:03:56 ---> 9ec59ad95cdf 00:03:56 Step 12/24 : RUN ${MAKE} 00:03:56 ---> Running in 30b781d55534 00:03:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 00:04:18 Removing intermediate container 30b781d55534 00:04:18 ---> 79d9ce9cb548 00:04:18 Step 13/24 : FROM alpine:3.18 00:04:18 3.18: Pulling from library/alpine 00:04:18 96526aa774ef: Pulling fs layer 00:04:18 96526aa774ef: Verifying Checksum 00:04:18 96526aa774ef: Download complete 00:04:18 96526aa774ef: Pull complete 00:04:18 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:04:18 Status: Downloaded newer image for alpine:3.18 00:04:18 ---> 8ca4688f4f35 00:04:18 Step 14/24 : RUN apk add --update --no-cache dumb-init 00:04:18 ---> Running in fa15e00a7c33 00:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:04:18 (1/1) Installing dumb-init (1.2.5-r2) 00:04:18 Executing busybox-1.36.1-r2.trigger 00:04:18 OK: 7 MiB in 16 packages 00:04:18 Removing intermediate container fa15e00a7c33 00:04:18 ---> a32d3d84cb0e 00:04:18 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 00:04:18 ---> e4c6c2b6fc31 00:04:18 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 00:04:18 ---> 4ef3afaa17cc 00:04:18 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 00:04:18 ---> 5838d0850256 00:04:18 Step 18/24 : EXPOSE 59993 00:04:18 ---> Running in 7250490a4538 00:04:18 Removing intermediate container 7250490a4538 00:04:18 ---> e72496586e8a 00:04:18 Step 19/24 : EXPOSE 161 00:04:18 ---> Running in 3c404eb56a9f 00:04:18 Removing intermediate container 3c404eb56a9f 00:04:18 ---> 0b03b92fbe0d 00:04:18 Step 20/24 : ENTRYPOINT ["/device-snmp"] 00:04:18 ---> Running in 87d4de737d4d 00:04:18 Removing intermediate container 87d4de737d4d 00:04:18 ---> f4488ddbab69 00:04:18 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 00:04:18 ---> Running in 37389960f35e 00:04:18 Removing intermediate container 37389960f35e 00:04:18 ---> 40fe2cddaeeb 00:04:18 Step 22/24 : LABEL arch=amd64 00:04:18 ---> Running in 9d571d5b528e 00:04:18 Removing intermediate container 9d571d5b528e 00:04:18 ---> 4add58373733 00:04:18 Step 23/24 : LABEL git_sha=23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 00:04:18 ---> Running in 3de8dcd1c416 00:04:18 Removing intermediate container 3de8dcd1c416 00:04:18 ---> 2395519e20fa 00:04:18 Step 24/24 : LABEL version=3.1.0-dev.9 00:04:18 ---> Running in 10309f043584 00:04:18 Removing intermediate container 10309f043584 00:04:18 ---> 683622a32e6a 00:04:18 [Warning] One or more build-args [ARCH] were not consumed 00:04:18 Successfully built 683622a32e6a 00:04:18 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:04:18 provisioning config files... 00:04:18 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13146484167765738741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:04:19 ---> docker-login.sh 00:04:19 nexus3.edgexfoundry.org:10001 00:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:19 Configure a credential helper to remove this warning. See 00:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:19 00:04:19 Login Succeeded 00:04:19 nexus3.edgexfoundry.org:10002 00:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:19 Configure a credential helper to remove this warning. See 00:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:19 00:04:19 Login Succeeded 00:04:19 nexus3.edgexfoundry.org:10003 00:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:19 Configure a credential helper to remove this warning. See 00:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:19 00:04:19 Login Succeeded 00:04:19 nexus3.edgexfoundry.org:10004 00:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:19 Configure a credential helper to remove this warning. See 00:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:19 00:04:19 Login Succeeded 00:04:19 docker.io 00:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:19 Configure a credential helper to remove this warning. See 00:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:19 00:04:19 Login Succeeded 00:04:19 ---> docker-login.sh ends [Pipeline] } 00:04:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:04:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:04:19 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 00:04:19 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 00:04:19 latest 00:04:19 3.1.0-dev.9 00:04:19 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520-3.1.0-dev.9 00:04:19 main 00:04:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:20 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:20 + docker push nexus3.edgexfoundry.org:10004/device-snmp:23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 00:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 00:04:20 345d7c1fe1a8: Preparing 00:04:20 eafa3b40a0fd: Preparing 00:04:20 dba34f36df1b: Preparing 00:04:20 df876378ee03: Preparing 00:04:20 cc2447e1835a: Preparing 00:04:20 cc2447e1835a: Layer already exists 00:04:20 345d7c1fe1a8: Pushed 00:04:20 df876378ee03: Pushed 00:04:20 eafa3b40a0fd: Pushed 00:04:22 dba34f36df1b: Pushed 00:04:23 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520: digest: sha256:e820cb8dfe4f087d882f6eaef9c54e0a9563ac39cc122d52a4478da7b9456230 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:23 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:23 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 00:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 00:04:23 345d7c1fe1a8: Preparing 00:04:23 eafa3b40a0fd: Preparing 00:04:23 dba34f36df1b: Preparing 00:04:23 df876378ee03: Preparing 00:04:23 cc2447e1835a: Preparing 00:04:23 cc2447e1835a: Layer already exists 00:04:23 df876378ee03: Layer already exists 00:04:23 345d7c1fe1a8: Layer already exists 00:04:23 eafa3b40a0fd: Layer already exists 00:04:23 dba34f36df1b: Layer already exists 00:04:23 latest: digest: sha256:e820cb8dfe4f087d882f6eaef9c54e0a9563ac39cc122d52a4478da7b9456230 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:24 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:24 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.9 00:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 00:04:24 345d7c1fe1a8: Preparing 00:04:24 eafa3b40a0fd: Preparing 00:04:24 dba34f36df1b: Preparing 00:04:24 df876378ee03: Preparing 00:04:24 cc2447e1835a: Preparing 00:04:24 eafa3b40a0fd: Layer already exists 00:04:24 dba34f36df1b: Layer already exists 00:04:24 345d7c1fe1a8: Layer already exists 00:04:24 df876378ee03: Layer already exists 00:04:24 cc2447e1835a: Layer already exists 00:04:24 3.1.0-dev.9: digest: sha256:e820cb8dfe4f087d882f6eaef9c54e0a9563ac39cc122d52a4478da7b9456230 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:24 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:23cb2162db5ff9c1f8a3f7ed618905d70ecaa520-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:25 + docker push nexus3.edgexfoundry.org:10004/device-snmp:23cb2162db5ff9c1f8a3f7ed618905d70ecaa520-3.1.0-dev.9 00:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 00:04:25 345d7c1fe1a8: Preparing 00:04:25 eafa3b40a0fd: Preparing 00:04:25 dba34f36df1b: Preparing 00:04:25 df876378ee03: Preparing 00:04:25 cc2447e1835a: Preparing 00:04:25 345d7c1fe1a8: Layer already exists 00:04:25 cc2447e1835a: Layer already exists 00:04:25 dba34f36df1b: Layer already exists 00:04:25 eafa3b40a0fd: Layer already exists 00:04:25 df876378ee03: Layer already exists 00:04:25 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520-3.1.0-dev.9: digest: sha256:e820cb8dfe4f087d882f6eaef9c54e0a9563ac39cc122d52a4478da7b9456230 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:25 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:25 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 00:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 00:04:25 345d7c1fe1a8: Preparing 00:04:25 eafa3b40a0fd: Preparing 00:04:25 dba34f36df1b: Preparing 00:04:25 df876378ee03: Preparing 00:04:25 cc2447e1835a: Preparing 00:04:25 df876378ee03: Layer already exists 00:04:25 dba34f36df1b: Layer already exists 00:04:25 cc2447e1835a: Layer already exists 00:04:25 345d7c1fe1a8: Layer already exists 00:04:25 eafa3b40a0fd: Layer already exists 00:04:25 main: digest: sha256:e820cb8dfe4f087d882f6eaef9c54e0a9563ac39cc122d52a4478da7b9456230 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:04:25 ===================================================== [Pipeline] echo 00:04:25 taggedImages: 00:04:25 - nexus3.edgexfoundry.org:10004/device-snmp:23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 00:04:25 - nexus3.edgexfoundry.org:10004/device-snmp:latest 00:04:25 - nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.9 00:04:25 - nexus3.edgexfoundry.org:10004/device-snmp:23cb2162db5ff9c1f8a3f7ed618905d70ecaa520-3.1.0-dev.9 00:04:25 - 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 00:04:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:04:26 00:04:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:04:26 latest: Pulling from edgex-lftools-log-publisher 00:04:26 5eb5b503b376: Pulling fs layer 00:04:26 5c69ac0246d0: Pulling fs layer 00:04:26 ec43610c2a17: Pulling fs layer 00:04:26 3a2ae6a8a46f: Pulling fs layer 00:04:26 33b1e0a273af: Pulling fs layer 00:04:26 5d3b04190fa2: Pulling fs layer 00:04:26 2f39f015ded8: Pulling fs layer 00:04:26 3a2ae6a8a46f: Waiting 00:04:26 5d3b04190fa2: Waiting 00:04:26 2f39f015ded8: Waiting 00:04:26 33b1e0a273af: Waiting 00:04:26 5c69ac0246d0: Verifying Checksum 00:04:26 5c69ac0246d0: Download complete 00:04:26 3a2ae6a8a46f: Download complete 00:04:26 33b1e0a273af: Verifying Checksum 00:04:26 33b1e0a273af: Download complete 00:04:26 5d3b04190fa2: Download complete 00:04:26 ec43610c2a17: Verifying Checksum 00:04:26 ec43610c2a17: Download complete 00:04:26 5eb5b503b376: Verifying Checksum 00:04:26 5eb5b503b376: Download complete 00:04:27 2f39f015ded8: Download complete 00:04:27 5eb5b503b376: Pull complete 00:04:28 5c69ac0246d0: Pull complete 00:04:28 ec43610c2a17: Pull complete 00:04:28 3a2ae6a8a46f: Pull complete 00:04:28 33b1e0a273af: Pull complete 00:04:28 5d3b04190fa2: Pull complete 00:04:33 2f39f015ded8: Pull complete 00:04:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:04:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:04:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:33 prd-ubuntu20.04-docker-8c-8g-10338 does not seem to be running inside a container 00:04:33 $ 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 00:04:37 $ docker top 640902337ac986351099a8a6ed2e73d42ce569102ce518139b40b2df5289c5f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:04:37 ---> job-cost.sh 00:04:37 lf-activate-venv: SKIPPING 00:04:37 INFO: No Stack... 00:04:37 INFO: Retrieving Pricing Info for: v3-standard-8 00:04:37 INFO: Archiving Costs [Pipeline] sh 00:04:38 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 00:04:38 + cut -d, -f6 [Pipeline] lock 00:04:38 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-95-stack-cost] 00:04:38 Resource [jenkins-edgexfoundry-device-snmp-go-main-95-stack-cost] did not exist. Created. 00:04:38 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:04:38 + echo total: 0.2199999988079071 [Pipeline] stash 00:04:38 Stashed 1 file(s) [Pipeline] } 00:04:38 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-95-stack-cost] [Pipeline] // lock [Pipeline] } 00:04:38 $ docker stop --time=1 640902337ac986351099a8a6ed2e73d42ce569102ce518139b40b2df5289c5f3 00:04:39 $ docker rm -f --volumes 640902337ac986351099a8a6ed2e73d42ce569102ce518139b40b2df5289c5f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:05:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10341 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 00:05:40 Running in /w/workspace/device-snmp-go/95 [Pipeline] { [Pipeline] checkout 00:05:40 Selected Git installation does not exist. Using Default 00:05:40 The recommended git tool is: NONE 00:05:46 using credential edgex-jenkins-ssh 00:05:46 Cloning the remote Git repository 00:05:46 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 00:05:47 > git init /w/workspace/device-snmp-go/95 # timeout=10 00:05:47 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 00:05:47 > git --version # timeout=10 00:05:47 > git --version # 'git version 2.25.1' 00:05:47 using GIT_SSH to set credentials SSH Credentials for GitHub 00:05:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:05:52 Avoid second fetch 00:05:52 Checking out Revision 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 (main) 00:05:51 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 00:05:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:05:52 > git config core.sparsecheckout # timeout=10 00:05:52 > git checkout -f 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 # timeout=10 00:05:52 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#324)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:05:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:05:53 % Total % Received % Xferd Average Speed Time Time Time Current 00:05:53 Dload Upload Total Spent Left Speed 00:05:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 150k 0 --:--:-- --:--:-- --:--:-- 150k [Pipeline] sh 00:05:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:05:54 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 00:05:54 /etc/docker/daemon.json 00:05:54 { 00:05:54 "registry-mirrors": [ 00:05:54 "https://nexus3.edgexfoundry.org:10001" 00:05:54 ], 00:05:54 "bip": "10.250.0.254/24", 00:05:54 "hosts": [ 00:05:54 "tcp://0.0.0.0:5555", 00:05:54 "unix:///var/run/docker.sock" 00:05:54 ], 00:05:54 "mtu": 1458, 00:05:54 "selinux-enabled": true, 00:05:54 "seccomp-profile": "/etc/docker/seccomp.json" 00:05:54 } [Pipeline] sh 00:05:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:05:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:06:13 provisioning config files... 00:06:13 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/95@tmp/config9818538925640779657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:06:14 ---> docker-login.sh 00:06:14 nexus3.edgexfoundry.org:10001 00:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:14 Configure a credential helper to remove this warning. See 00:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:14 00:06:14 Login Succeeded 00:06:14 nexus3.edgexfoundry.org:10002 00:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:15 Configure a credential helper to remove this warning. See 00:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:15 00:06:15 Login Succeeded 00:06:15 nexus3.edgexfoundry.org:10003 00:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:15 Configure a credential helper to remove this warning. See 00:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:15 00:06:15 Login Succeeded 00:06:15 nexus3.edgexfoundry.org:10004 00:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:15 Configure a credential helper to remove this warning. See 00:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:15 00:06:15 Login Succeeded 00:06:15 docker.io 00:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:16 Configure a credential helper to remove this warning. See 00:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:16 00:06:16 Login Succeeded 00:06:16 ---> docker-login.sh ends [Pipeline] } 00:06:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:06:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:06:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:06:16 ========================================================= 00:06:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:06:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 00:06:17 Sending build context to Docker daemon 2.938MB 00:06:17 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 00:06:17 Step 2/12 : FROM ${BASE} AS builder 00:06:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:06:17 9fda8d8052c6: Pulling fs layer 00:06:17 5d54e960e981: Pulling fs layer 00:06:17 c4a7e357bf2a: Pulling fs layer 00:06:17 f0e02332f6b5: Pulling fs layer 00:06:17 cefa15bbcfad: Pulling fs layer 00:06:17 17808c966233: Pulling fs layer 00:06:17 f4c1fc716caa: Pulling fs layer 00:06:17 f0e02332f6b5: Waiting 00:06:17 cefa15bbcfad: Waiting 00:06:17 17808c966233: Waiting 00:06:17 f4c1fc716caa: Waiting 00:06:17 5d54e960e981: Download complete 00:06:17 f0e02332f6b5: Verifying Checksum 00:06:17 f0e02332f6b5: Download complete 00:06:17 cefa15bbcfad: Verifying Checksum 00:06:17 cefa15bbcfad: Download complete 00:06:17 9fda8d8052c6: Verifying Checksum 00:06:17 9fda8d8052c6: Download complete 00:06:17 f4c1fc716caa: Verifying Checksum 00:06:17 f4c1fc716caa: Download complete 00:06:19 c4a7e357bf2a: Verifying Checksum 00:06:19 c4a7e357bf2a: Download complete 00:06:19 17808c966233: Verifying Checksum 00:06:19 17808c966233: Download complete 00:06:19 9fda8d8052c6: Pull complete 00:06:20 5d54e960e981: Pull complete 00:06:35 c4a7e357bf2a: Pull complete 00:06:35 f0e02332f6b5: Pull complete 00:06:35 cefa15bbcfad: Pull complete 00:06:43 17808c966233: Pull complete 00:06:45 f4c1fc716caa: Pull complete 00:06:45 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 00:06:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:06:45 ---> ea914061e18c 00:06:45 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:06:46 ---> Running in b44105cf317c 00:06:46 Removing intermediate container b44105cf317c 00:06:46 ---> 3eb4b82e9359 00:06:46 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:06:46 ---> Running in bcead64a2cb7 00:06:47 Removing intermediate container bcead64a2cb7 00:06:47 ---> 1ebd64eb7f6a 00:06:47 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:06:47 ---> Running in cb0a97135c24 00:06:47 Removing intermediate container cb0a97135c24 00:06:47 ---> f1d424635993 00:06:47 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:06:47 ---> Running in 1ffacf784816 00:06:47 Removing intermediate container 1ffacf784816 00:06:47 ---> 9a1ba62bdfd9 00:06:47 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:06:48 ---> Running in 65917a50cbbe 00:06:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:06:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:06:51 (1/4) Installing openssh-keygen (9.3_p2-r0) 00:06:51 (2/4) Installing libedit (20221030.3.1-r1) 00:06:51 (3/4) Installing openssh-client-common (9.3_p2-r0) 00:06:51 (4/4) Installing openssh-client-default (9.3_p2-r0) 00:06:51 Executing busybox-1.36.1-r2.trigger 00:06:51 OK: 270 MiB in 56 packages 00:06:52 Removing intermediate container 65917a50cbbe 00:06:52 ---> 84d76b5856aa 00:06:52 Step 8/12 : WORKDIR /device-snmp-go 00:06:52 ---> Running in 228e1a91127c 00:06:52 Removing intermediate container 228e1a91127c 00:06:52 ---> 1ff264ca243d 00:06:52 Step 9/12 : COPY go.mod vendor* ./ 00:06:53 ---> ca6187474337 00:06:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:06:53 ---> Running in d9eaea40bf0e 00:08:30 Removing intermediate container d9eaea40bf0e 00:08:30 ---> 29a6b6fafec5 00:08:30 Step 11/12 : COPY . . 00:08:30 ---> 167821419baf 00:08:30 Step 12/12 : RUN ${MAKE} 00:08:30 ---> Running in d77cb7918594 00:08:30 noop 00:08:30 Removing intermediate container d77cb7918594 00:08:30 ---> 7fb2e27b65e2 00:08:30 Successfully built 7fb2e27b65e2 00:08:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:30 + docker inspect -f . ci-base-image-arm64 00:08:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:30 prd-ubuntu20.04-docker-arm64-4c-16g-10341 does not seem to be running inside a container 00:08:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/95 -v /w/workspace/device-snmp-go/95:/w/workspace/device-snmp-go/95:rw,z -v /w/workspace/device-snmp-go/95@tmp:/w/workspace/device-snmp-go/95@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:08:32 $ docker top 3cfd5f12ba45a83846078a418ebc18b778b0ddcc465a4498781f4f4479dc38e6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:08:33 + go version 00:08:33 go version go1.21.0 linux/arm64 [Pipeline] } 00:08:33 $ docker stop --time=1 3cfd5f12ba45a83846078a418ebc18b778b0ddcc465a4498781f4f4479dc38e6 00:08:37 $ docker rm -f --volumes 3cfd5f12ba45a83846078a418ebc18b778b0ddcc465a4498781f4f4479dc38e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:37 + docker inspect -f . ci-base-image-arm64 00:08:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:38 prd-ubuntu20.04-docker-arm64-4c-16g-10341 does not seem to be running inside a container 00:08:38 $ 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/95 -v /w/workspace/device-snmp-go/95:/w/workspace/device-snmp-go/95:rw,z -v /w/workspace/device-snmp-go/95@tmp:/w/workspace/device-snmp-go/95@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:08:39 $ docker top 00b5f019a853d3735b9fa222528d051ec6e87d073ab4b245ec0731fc0c9fd2cb -eo pid,comm [Pipeline] { [Pipeline] sh 00:08:40 + git config --global --add safe.directory /w/workspace/device-snmp-go/95 [Pipeline] fileExists [Pipeline] sh 00:08:41 + make test 00:08:41 go test ./... -coverprofile=coverage.out 00:08:45 ? github.com/edgexfoundry/device-snmp-go [no test files] 00:10:37 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 00:10:37 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.040s coverage: 0.0% of statements 00:10:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:10:37 go vet ./... 00:10:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:10:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:10:59 ./bin/test-attribution-txt.sh [Pipeline] echo 00:10:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:10:59 $ docker stop --time=1 00b5f019a853d3735b9fa222528d051ec6e87d073ab4b245ec0731fc0c9fd2cb 00:11:01 $ docker rm -f --volumes 00b5f019a853d3735b9fa222528d051ec6e87d073ab4b245ec0731fc0c9fd2cb [Pipeline] // withDockerContainer [Pipeline] sh 00:11:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:11:02 Warning: overwriting stash ‘coverage-report’ 00:11:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:11:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:11:03 + ls -al . 00:11:03 total 168 00:11:03 drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 00:08 . 00:11:03 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 00:05 .. 00:11:03 -rw-rw-r-- 1 jenkins jenkins 6 Oct 25 00:05 .dockerignore 00:11:03 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 00:05 .git 00:11:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 00:05 .github 00:11:03 -rw-rw-r-- 1 jenkins jenkins 263 Oct 25 00:05 .gitignore 00:11:03 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 00:05 .golangci.yml 00:11:03 -rw-rw-r-- 1 jenkins jenkins 10025 Oct 25 00:05 Attribution.txt 00:11:03 -rw-rw-r-- 1 jenkins jenkins 10534 Oct 25 00:05 CHANGELOG.md 00:11:03 -rw-rw-r-- 1 jenkins jenkins 1462 Oct 25 00:05 Dockerfile 00:11:03 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 00:05 GOVERNANCE.md 00:11:03 -rw-rw-r-- 1 jenkins jenkins 656 Oct 25 00:05 Jenkinsfile 00:11:03 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 00:05 LICENSE 00:11:03 -rw-rw-r-- 1 jenkins jenkins 2240 Oct 25 00:05 Makefile 00:11:03 -rw-rw-r-- 1 jenkins jenkins 620 Oct 25 00:05 OWNERS.md 00:11:03 -rw-rw-r-- 1 jenkins jenkins 10477 Oct 25 00:05 README.md 00:11:03 -rw-rw-r-- 1 jenkins jenkins 11 Oct 25 00:02 VERSION 00:11:03 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 00:05 bin 00:11:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 00:05 cmd 00:11:03 -rw-r--r-- 1 jenkins jenkins 8837 Oct 25 00:10 coverage.out 00:11:03 -rw-rw-r-- 1 jenkins jenkins 3712 Oct 25 00:05 go.mod 00:11:03 -rw-rw-r-- 1 jenkins jenkins 34822 Oct 25 00:05 go.sum 00:11:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 00:05 internal 00:11:03 -rw-rw-r-- 1 jenkins jenkins 228 Oct 25 00:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:03 + 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=23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 --label arch=arm64 --label version=3.1.0-dev.9 . 00:11:04 Sending build context to Docker daemon 2.948MB 00:11:04 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 00:11:04 Step 2/24 : FROM ${BASE} AS builder 00:11:04 ---> 7fb2e27b65e2 00:11:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:11:04 ---> Running in dd4a0feb8e0d 00:11:04 Removing intermediate container dd4a0feb8e0d 00:11:04 ---> 9e8351403c7e 00:11:04 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:11:04 ---> Running in 57da12621f0e 00:11:05 Removing intermediate container 57da12621f0e 00:11:05 ---> 7263390c01f9 00:11:05 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:11:05 ---> Running in e11ce5263d75 00:11:05 Removing intermediate container e11ce5263d75 00:11:05 ---> 2059bfa5bac3 00:11:05 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 00:11:05 ---> Running in c39adc1b4d7e 00:11:06 Removing intermediate container c39adc1b4d7e 00:11:06 ---> 9d48c57d115a 00:11:06 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:11:06 ---> Running in b39424422d5b 00:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:11:08 OK: 270 MiB in 56 packages 00:11:09 Removing intermediate container b39424422d5b 00:11:09 ---> e85e16697e74 00:11:09 Step 8/24 : WORKDIR /device-snmp-go 00:11:10 ---> Running in cac7070196f7 00:11:10 Removing intermediate container cac7070196f7 00:11:10 ---> 849bb806bd5b 00:11:10 Step 9/24 : COPY go.mod vendor* ./ 00:11:11 ---> 39f0a6b83839 00:11:11 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:11:11 ---> Running in b2e622435afa 00:11:13 Removing intermediate container b2e622435afa 00:11:13 ---> 938ddd86f760 00:11:13 Step 11/24 : COPY . . 00:11:14 ---> c6ac7243b369 00:11:14 Step 12/24 : RUN ${MAKE} 00:11:14 ---> Running in ecc8b48bec31 00:11:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 00:13:06 Removing intermediate container ecc8b48bec31 00:13:06 ---> 71dd412f6520 00:13:06 Step 13/24 : FROM alpine:3.18 00:13:06 3.18: Pulling from library/alpine 00:13:06 579b34f0a95b: Pulling fs layer 00:13:06 579b34f0a95b: Verifying Checksum 00:13:06 579b34f0a95b: Download complete 00:13:06 579b34f0a95b: Pull complete 00:13:06 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:13:06 Status: Downloaded newer image for alpine:3.18 00:13:06 ---> 3cc203321400 00:13:06 Step 14/24 : RUN apk add --update --no-cache dumb-init 00:13:06 ---> Running in 1107822bcd40 00:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:13:08 (1/1) Installing dumb-init (1.2.5-r2) 00:13:08 Executing busybox-1.36.1-r2.trigger 00:13:08 OK: 8 MiB in 16 packages 00:13:09 Removing intermediate container 1107822bcd40 00:13:09 ---> 48f1703ed718 00:13:09 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 00:13:10 ---> 190b1071e573 00:13:10 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 00:13:11 ---> a772b9492fbd 00:13:11 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 00:13:12 ---> 3a11f3c55dbb 00:13:12 Step 18/24 : EXPOSE 59993 00:13:12 ---> Running in f704934ac028 00:13:12 Removing intermediate container f704934ac028 00:13:12 ---> 55f4d5cc804b 00:13:12 Step 19/24 : EXPOSE 161 00:13:12 ---> Running in 7ff0d9222d1a 00:13:12 Removing intermediate container 7ff0d9222d1a 00:13:12 ---> a1ddd02078c4 00:13:12 Step 20/24 : ENTRYPOINT ["/device-snmp"] 00:13:12 ---> Running in d606dcffff3f 00:13:13 Removing intermediate container d606dcffff3f 00:13:13 ---> 70c09e08014e 00:13:13 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 00:13:13 ---> Running in 7184eda4f943 00:13:13 Removing intermediate container 7184eda4f943 00:13:13 ---> 1613a4638ac8 00:13:13 Step 22/24 : LABEL arch=arm64 00:13:13 ---> Running in d8afdf512442 00:13:14 Removing intermediate container d8afdf512442 00:13:14 ---> 7e5e498bd70a 00:13:14 Step 23/24 : LABEL git_sha=23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 00:13:14 ---> Running in 6730b800c5fc 00:13:14 Removing intermediate container 6730b800c5fc 00:13:14 ---> fe0502caea81 00:13:14 Step 24/24 : LABEL version=3.1.0-dev.9 00:13:14 ---> Running in 8cae051602c4 00:13:14 Removing intermediate container 8cae051602c4 00:13:14 ---> 701519f6477f 00:13:14 [Warning] One or more build-args [ARCH] were not consumed 00:13:14 Successfully built 701519f6477f 00:13:14 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 00:13:15 provisioning config files... 00:13:15 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/95@tmp/config6418361839325288959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:13:15 ---> docker-login.sh 00:13:15 nexus3.edgexfoundry.org:10001 00:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:15 Configure a credential helper to remove this warning. See 00:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:15 00:13:15 Login Succeeded 00:13:15 nexus3.edgexfoundry.org:10002 00:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:15 Configure a credential helper to remove this warning. See 00:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:15 00:13:15 Login Succeeded 00:13:15 nexus3.edgexfoundry.org:10003 00:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:16 Configure a credential helper to remove this warning. See 00:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:16 00:13:16 Login Succeeded 00:13:16 nexus3.edgexfoundry.org:10004 00:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:16 Configure a credential helper to remove this warning. See 00:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:16 00:13:16 Login Succeeded 00:13:16 docker.io 00:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:17 Configure a credential helper to remove this warning. See 00:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:17 00:13:17 Login Succeeded 00:13:17 ---> docker-login.sh ends [Pipeline] } 00:13:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:13:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:13:17 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 00:13:17 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 00:13:17 latest 00:13:17 3.1.0-dev.9 00:13:17 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520-3.1.0-dev.9 00:13:17 main 00:13:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:17 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:17 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 00:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 00:13:17 33a7e09c6bd5: Preparing 00:13:17 17a191ba270e: Preparing 00:13:17 066f52a8371b: Preparing 00:13:17 6bc4a6dfbd49: Preparing 00:13:17 5f4d9fc4d98d: Preparing 00:13:17 5f4d9fc4d98d: Layer already exists 00:13:18 17a191ba270e: Pushed 00:13:18 33a7e09c6bd5: Pushed 00:13:18 6bc4a6dfbd49: Pushed 00:13:23 066f52a8371b: Pushed 00:13:23 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520: digest: sha256:cfe1675783f0a01ceed38441652d1581f6dd4c5c254838a566769a99de9ac365 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:23 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:24 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 00:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 00:13:24 33a7e09c6bd5: Preparing 00:13:24 17a191ba270e: Preparing 00:13:24 066f52a8371b: Preparing 00:13:24 6bc4a6dfbd49: Preparing 00:13:24 5f4d9fc4d98d: Preparing 00:13:24 33a7e09c6bd5: Layer already exists 00:13:24 066f52a8371b: Layer already exists 00:13:24 6bc4a6dfbd49: Layer already exists 00:13:24 17a191ba270e: Layer already exists 00:13:24 5f4d9fc4d98d: Layer already exists 00:13:24 latest: digest: sha256:cfe1675783f0a01ceed38441652d1581f6dd4c5c254838a566769a99de9ac365 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:24 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:24 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.9 00:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 00:13:24 33a7e09c6bd5: Preparing 00:13:24 17a191ba270e: Preparing 00:13:24 066f52a8371b: Preparing 00:13:24 6bc4a6dfbd49: Preparing 00:13:24 5f4d9fc4d98d: Preparing 00:13:24 17a191ba270e: Layer already exists 00:13:24 066f52a8371b: Layer already exists 00:13:24 6bc4a6dfbd49: Layer already exists 00:13:24 5f4d9fc4d98d: Layer already exists 00:13:24 33a7e09c6bd5: Layer already exists 00:13:24 3.1.0-dev.9: digest: sha256:cfe1675783f0a01ceed38441652d1581f6dd4c5c254838a566769a99de9ac365 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:25 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:23cb2162db5ff9c1f8a3f7ed618905d70ecaa520-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:25 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:23cb2162db5ff9c1f8a3f7ed618905d70ecaa520-3.1.0-dev.9 00:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 00:13:25 33a7e09c6bd5: Preparing 00:13:25 17a191ba270e: Preparing 00:13:25 066f52a8371b: Preparing 00:13:25 6bc4a6dfbd49: Preparing 00:13:25 5f4d9fc4d98d: Preparing 00:13:25 17a191ba270e: Layer already exists 00:13:25 5f4d9fc4d98d: Layer already exists 00:13:25 066f52a8371b: Layer already exists 00:13:25 6bc4a6dfbd49: Layer already exists 00:13:25 33a7e09c6bd5: Layer already exists 00:13:25 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520-3.1.0-dev.9: digest: sha256:cfe1675783f0a01ceed38441652d1581f6dd4c5c254838a566769a99de9ac365 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:26 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:26 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 00:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 00:13:26 33a7e09c6bd5: Preparing 00:13:26 17a191ba270e: Preparing 00:13:26 066f52a8371b: Preparing 00:13:26 6bc4a6dfbd49: Preparing 00:13:26 5f4d9fc4d98d: Preparing 00:13:26 5f4d9fc4d98d: Layer already exists 00:13:26 33a7e09c6bd5: Layer already exists 00:13:26 6bc4a6dfbd49: Layer already exists 00:13:26 066f52a8371b: Layer already exists 00:13:26 17a191ba270e: Layer already exists 00:13:26 main: digest: sha256:cfe1675783f0a01ceed38441652d1581f6dd4c5c254838a566769a99de9ac365 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:13:26 ===================================================== [Pipeline] echo 00:13:26 taggedImages: 00:13:26 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 00:13:26 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 00:13:26 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.9 00:13:26 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:23cb2162db5ff9c1f8a3f7ed618905d70ecaa520-3.1.0-dev.9 00:13:26 - 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 00:13:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:13:27 00:13:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:13:27 arm64: Pulling from edgex-lftools-log-publisher 00:13:27 8998bd30e6a1: Pulling fs layer 00:13:27 04944245beec: Pulling fs layer 00:13:27 699f458cf7ca: Pulling fs layer 00:13:27 765212b225bb: Pulling fs layer 00:13:27 f23df028b6ca: Pulling fs layer 00:13:27 d65c8cfc05b1: Pulling fs layer 00:13:27 2437ff75d9bd: Pulling fs layer 00:13:27 765212b225bb: Waiting 00:13:27 f23df028b6ca: Waiting 00:13:27 d65c8cfc05b1: Waiting 00:13:27 2437ff75d9bd: Waiting 00:13:27 04944245beec: Verifying Checksum 00:13:27 04944245beec: Download complete 00:13:27 765212b225bb: Download complete 00:13:27 f23df028b6ca: Verifying Checksum 00:13:27 f23df028b6ca: Download complete 00:13:27 d65c8cfc05b1: Verifying Checksum 00:13:27 d65c8cfc05b1: Download complete 00:13:28 699f458cf7ca: Verifying Checksum 00:13:28 699f458cf7ca: Download complete 00:13:28 8998bd30e6a1: Verifying Checksum 00:13:28 8998bd30e6a1: Download complete 00:13:31 2437ff75d9bd: Verifying Checksum 00:13:31 2437ff75d9bd: Download complete 00:13:33 8998bd30e6a1: Pull complete 00:13:33 04944245beec: Pull complete 00:13:35 699f458cf7ca: Pull complete 00:13:35 765212b225bb: Pull complete 00:13:36 f23df028b6ca: Pull complete 00:13:36 d65c8cfc05b1: Pull complete 00:13:51 2437ff75d9bd: Pull complete 00:13:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:13:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:13:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:51 prd-ubuntu20.04-docker-arm64-4c-16g-10341 does not seem to be running inside a container 00:13:51 $ 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/95 -v /w/workspace/device-snmp-go/95:/w/workspace/device-snmp-go/95:rw,z -v /w/workspace/device-snmp-go/95@tmp:/w/workspace/device-snmp-go/95@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:13:54 $ docker top 7fef745890d00bedf0adc061418f22c28185cccc87f1f8f6a7d10c7f54cf1132 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:13:55 ---> job-cost.sh 00:13:55 lf-activate-venv: SKIPPING 00:13:55 INFO: No Stack... 00:13:55 INFO: Retrieving Pricing Info for: v3-standard-4 00:13:56 INFO: Archiving Costs [Pipeline] sh 00:13:57 + cat /w/workspace/device-snmp-go/95/archives/cost.csv 00:13:57 + cut -d, -f6 [Pipeline] lock 00:13:57 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-95-stack-cost] 00:13:57 Resource [jenkins-edgexfoundry-device-snmp-go-main-95-stack-cost] did not exist. Created. 00:13:57 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:13:57 /w/workspace/device-snmp-go/95@tmp/durable-54755263/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:13:58 + echo total: 0.10999999940395355 [Pipeline] stash 00:13:58 Warning: overwriting stash ‘stack-cost’ 00:13:58 Stashed 1 file(s) [Pipeline] } 00:13:58 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-95-stack-cost] [Pipeline] // lock [Pipeline] } 00:13:58 $ docker stop --time=1 7fef745890d00bedf0adc061418f22c28185cccc87f1f8f6a7d10c7f54cf1132 00:14:00 $ docker rm -f --volumes 7fef745890d00bedf0adc061418f22c28185cccc87f1f8f6a7d10c7f54cf1132 [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 00:14:00 provisioning config files... 00:14:00 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16495427156579921981tmp [Pipeline] { [Pipeline] sh 00:14:00 + set +x 00:14:00 + curl -s https://codecov.io/bash 00:14:00 + bash -s -- 00:14:00 00:14:00 _____ _ 00:14:00 / ____| | | 00:14:00 | | ___ __| | ___ ___ _____ __ 00:14:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:14:00 | |___| (_) | (_| | __/ (_| (_) \ V / 00:14:00 \_____\___/ \__,_|\___|\___\___/ \_/ 00:14:00 Bash-1.0.6 00:14:00 00:14:00 00:14:00 ==> git version 2.25.1 found 00:14:00 ==> 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 00:14:00 Release-Date: 2020-01-08 00:14:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:14:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:14:00 ==> Jenkins CI detected. 00:14:00 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 00:14:00 project root: . 00:14:00 --> token set from env 00:14:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:14:00 ==> Running gcov in . (disable via -X gcov) 00:14:00 ==> Python coveragepy not found 00:14:00 ==> Searching for coverage reports in: 00:14:00 + . 00:14:00 -> Found 1 reports 00:14:00 ==> Detecting git/mercurial file structure 00:14:00 ==> Reading reports 00:14:00 + ./coverage.out bytes=8837 00:14:00 ==> Appending adjustments 00:14:00 https://docs.codecov.io/docs/fixing-reports 00:14:01 + Found adjustments 00:14:01 ==> Gzipping contents 00:14:01 4.0K /tmp/codecov.iVX7S7.gz 00:14:01 ==> Uploading reports 00:14:01 url: https://codecov.io 00:14:01 query: branch=main&commit=23cb2162db5ff9c1f8a3f7ed618905d70ecaa520&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:14:01 -> Pinging Codecov 00:14:01 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=23cb2162db5ff9c1f8a3f7ed618905d70ecaa520&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:14:01 -> Uploading to 00:14:01 https://storage.googleapis.com/codecov/v4/raw/2023-10-25/6C56EA5C29638FB4528AC87E60AF5AE0/23cb2162db5ff9c1f8a3f7ed618905d70ecaa520/da62af92-9d9d-4d19-92fa-48853b73ebae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T001400Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=54f6897fdfa6db78a5fd024acfe434001a8e08d23f66c76aa1e66425f4e9a3ef 00:14:01 % Total % Received % Xferd Average Speed Time Time Time Current 00:14:01 Dload Upload Total Spent Left Speed 00:14:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 13932 --:--:-- --:--:-- --:--:-- 13798 100 1435 0 0 100 1435 0 4965 --:--:-- --:--:-- --:--:-- 4965 00:14:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 [Pipeline] } 00:14:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:14:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:14:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:14:01 00:14:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:14:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:14:02 df9b9388f04a: Pulling fs layer 00:14:02 52dc419b0ee2: Pulling fs layer 00:14:02 25bc292e5bac: Pulling fs layer 00:14:02 114826534d7a: Pulling fs layer 00:14:02 4657fd5d0bcf: Pulling fs layer 00:14:02 6ad1cebc031e: Pulling fs layer 00:14:02 8a3aa393b2d8: Pulling fs layer 00:14:02 6ad1cebc031e: Waiting 00:14:02 4657fd5d0bcf: Waiting 00:14:02 8a3aa393b2d8: Waiting 00:14:02 114826534d7a: Waiting 00:14:02 25bc292e5bac: Verifying Checksum 00:14:02 25bc292e5bac: Download complete 00:14:02 52dc419b0ee2: Verifying Checksum 00:14:02 52dc419b0ee2: Download complete 00:14:02 4657fd5d0bcf: Download complete 00:14:02 df9b9388f04a: Download complete 00:14:02 df9b9388f04a: Pull complete 00:14:02 6ad1cebc031e: Verifying Checksum 00:14:02 6ad1cebc031e: Download complete 00:14:02 52dc419b0ee2: Pull complete 00:14:02 25bc292e5bac: Pull complete 00:14:03 114826534d7a: Verifying Checksum 00:14:03 114826534d7a: Download complete 00:14:03 8a3aa393b2d8: Verifying Checksum 00:14:03 8a3aa393b2d8: Download complete 00:14:06 114826534d7a: Pull complete 00:14:06 4657fd5d0bcf: Pull complete 00:14:06 6ad1cebc031e: Pull complete 00:14:09 8a3aa393b2d8: Pull complete 00:14:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:14:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:14:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:09 prd-ubuntu20.04-docker-8c-8g-10338 does not seem to be running inside a container 00:14:09 $ 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 00:14:16 $ docker top 24230ea23ebe76ac337ed182809962dd941db72f7512c611a7485e2400123e4b -eo pid,comm [Pipeline] { [Pipeline] echo 00:14:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 00:14:16 + set -o pipefail 00:14:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 00:24:54 00:24:54 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 00:24:54 00:24:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/b947d383-dcd3-449c-8c1a-bd9da00c39fa 00:24:54 00:24:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:24:54 00:24:54 00:24:54 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:24:54 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:24:54 More details here: https://snyk.co/ue1NS [Pipeline] } 00:24:54 $ docker stop --time=1 24230ea23ebe76ac337ed182809962dd941db72f7512c611a7485e2400123e4b 00:24:55 $ docker rm -f --volumes 24230ea23ebe76ac337ed182809962dd941db72f7512c611a7485e2400123e4b [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 00:24:56 + git log --format=format:%s -1 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 [Pipeline] sh 00:24:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:24:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:24:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:56 prd-ubuntu20.04-docker-8c-8g-10338 does not seem to be running inside a container 00:24:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:24:57 $ docker top b30a61bebb9fb90d78746636de70de0c7eb26a927472ed8d572efdef20717252 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:24:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:24:57 [ssh-agent] Looking for ssh-agent implementation... 00:24:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:24:57 $ docker exec b30a61bebb9fb90d78746636de70de0c7eb26a927472ed8d572efdef20717252 ssh-agent 00:24:57 SSH_AUTH_SOCK=/tmp/ssh-fCTM6R4sAEdL/agent.33 00:24:57 SSH_AGENT_PID=40 00:24:57 Running ssh-add (command line suppressed) 00:24:57 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13575773818104099355.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13575773818104099355.key) 00:24:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:24:58 + git semver tag 00:24:58 2023-10-25 00:24:58,275 [run_tag] DEBUG tag force:False 00:24:58 2023-10-25 00:24:58,275 [check_head_tag] DEBUG check head tag 00:24:58 2023-10-25 00:24:58,275 [execute] INFO git cat-file --batch-check 00:24:58 2023-10-25 00:24:58,276 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 00:24:58 2023-10-25 00:24:58,279 [execute] INFO git cat-file --batch 00:24:58 2023-10-25 00:24:58,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 00:24:58 2023-10-25 00:24:58,289 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 00:24:58 2023-10-25 00:24:58,290 [execute] INFO git tag -a v3.1.0-dev.9 -m v3.1.0-dev.9 00:24:58 2023-10-25 00:24:58,290 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.9', '-m', 'v3.1.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 00:24:58 2023-10-25 00:24:58,296 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 00:24:58 3.1.0-dev.9 [Pipeline] } 00:24:58 $ docker exec --env ******** --env ******** b30a61bebb9fb90d78746636de70de0c7eb26a927472ed8d572efdef20717252 ssh-agent -k 00:24:58 unset SSH_AUTH_SOCK; 00:24:58 unset SSH_AGENT_PID; 00:24:58 echo Agent pid 40 killed; 00:24:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:24:58 + git semver [Pipeline] } 00:24:59 $ docker stop --time=1 b30a61bebb9fb90d78746636de70de0c7eb26a927472ed8d572efdef20717252 00:25:00 $ docker rm -f --volumes b30a61bebb9fb90d78746636de70de0c7eb26a927472ed8d572efdef20717252 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:25:00 00:25:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:25:01 0.23.1-centos7: Pulling from edgex-lftools 00:25:01 ab5ef0e58194: Pulling fs layer 00:25:01 9712f1f96733: Pulling fs layer 00:25:01 63f879dbbcfc: Pulling fs layer 00:25:01 0d9ebad4ef96: Pulling fs layer 00:25:01 e9a5061849ea: Pulling fs layer 00:25:01 d747dcd14b5f: Pulling fs layer 00:25:01 2de7ff778b66: Pulling fs layer 00:25:01 d747dcd14b5f: Waiting 00:25:01 2de7ff778b66: Waiting 00:25:01 e9a5061849ea: Waiting 00:25:01 0d9ebad4ef96: Waiting 00:25:01 9712f1f96733: Download complete 00:25:01 63f879dbbcfc: Verifying Checksum 00:25:01 63f879dbbcfc: Download complete 00:25:01 0d9ebad4ef96: Verifying Checksum 00:25:01 0d9ebad4ef96: Download complete 00:25:01 d747dcd14b5f: Verifying Checksum 00:25:01 d747dcd14b5f: Download complete 00:25:01 e9a5061849ea: Verifying Checksum 00:25:01 e9a5061849ea: Download complete 00:25:01 ab5ef0e58194: Verifying Checksum 00:25:01 ab5ef0e58194: Download complete 00:25:01 2de7ff778b66: Verifying Checksum 00:25:01 2de7ff778b66: Download complete 00:25:04 ab5ef0e58194: Pull complete 00:25:04 9712f1f96733: Pull complete 00:25:04 63f879dbbcfc: Pull complete 00:25:08 0d9ebad4ef96: Pull complete 00:25:08 e9a5061849ea: Pull complete 00:25:08 d747dcd14b5f: Pull complete 00:25:09 2de7ff778b66: Pull complete 00:25:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:25:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:25:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:25:09 prd-ubuntu20.04-docker-8c-8g-10338 does not seem to be running inside a container 00:25:09 $ 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 00:25:13 $ docker top f13dbc5f040e2cbec1e87954e3e31705d512bc8ebe04e268dcf271364aa3782b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:25:13 provisioning config files... 00:25:13 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12891193197558882568tmp 00:25:13 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5913828288214611107tmp 00:25:13 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13077517831300228760tmp [Pipeline] { [Pipeline] echo 00:25:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:25:13 ---> sigul-configuration.sh 00:25:13 gpg: directory `/root/.gnupg' created 00:25:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:25:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:25:13 gpg: keyring `/root/.gnupg/secring.gpg' created 00:25:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:25:13 gpg: CAST5 encrypted data 00:25:13 gpg: encrypted with 1 passphrase 00:25:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:25:13 + mkdir /home/jenkins 00:25:13 + mkdir /home/jenkins/sigul [Pipeline] sh 00:25:14 + 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 00:25:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:25:14 ---> sigul-install.sh 00:25:14 Sigul already installed; skipping installation. [Pipeline] sh 00:25:14 + git tag --list 00:25:14 1.0.0 00:25:14 v0.0.0 00:25:14 v1.1.0 00:25:14 v1.1.1 00:25:14 v1.2.2 00:25:14 v1.3.0 00:25:14 v1.3.1 00:25:14 v2.0.0 00:25:14 v2.1.0 00:25:14 v2.1.1 00:25:14 v2.2.0 00:25:14 v2.3.0 00:25:14 v3.0 00:25:14 v3.0.0 00:25:14 v3.1.0-dev.1 00:25:14 v3.1.0-dev.2 00:25:14 v3.1.0-dev.3 00:25:14 v3.1.0-dev.4 00:25:14 v3.1.0-dev.5 00:25:14 v3.1.0-dev.6 00:25:14 v3.1.0-dev.7 00:25:14 v3.1.0-dev.8 00:25:14 v3.1.0-dev.9 [Pipeline] sh 00:25:15 + lftools sign git-tag v3.1.0-dev.9 00:25:15 Signing Git tag with Sigul... 00:25:15 Signing v3.1.0-dev.9 [Pipeline] echo 00:25:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:25:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:25:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:25:16 $ docker stop --time=1 f13dbc5f040e2cbec1e87954e3e31705d512bc8ebe04e268dcf271364aa3782b 00:25:17 $ docker rm -f --volumes f13dbc5f040e2cbec1e87954e3e31705d512bc8ebe04e268dcf271364aa3782b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:25:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:25:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:25:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:25:18 prd-ubuntu20.04-docker-8c-8g-10338 does not seem to be running inside a container 00:25:18 $ 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 00:25:18 $ docker top 3597d75cf28aee058956860cde0df7351c336934497e659a7f43c9007599d5f3 -eo pid,comm 00:25:18 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). 00:25:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:25:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:25:18 [ssh-agent] Looking for ssh-agent implementation... 00:25:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:25:18 $ docker exec 3597d75cf28aee058956860cde0df7351c336934497e659a7f43c9007599d5f3 ssh-agent 00:25:18 SSH_AUTH_SOCK=/tmp/ssh-3PBVQYYEmUmu/agent.31 00:25:18 SSH_AGENT_PID=37 00:25:18 Running ssh-add (command line suppressed) 00:25:18 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_307158293879335008.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_307158293879335008.key) 00:25:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:25:19 + git semver bump pre 00:25:19 2023-10-25 00:25:19,472 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 00:25:19 2023-10-25 00:25:19,472 [bump_version] DEBUG bumping version:3.1.0-dev.9 on axis:pre with prefix:dev 00:25:19 2023-10-25 00:25:19,473 [bump_version] DEBUG bumped version:3.1.0-dev.10 00:25:19 2023-10-25 00:25:19,473 [write_version] DEBUG write version:3.1.0-dev.10 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 00:25:19 2023-10-25 00:25:19,473 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 00:25:19 2023-10-25 00:25:19,473 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 00:25:19 2023-10-25 00:25:19,474 [execute] INFO git cat-file --batch-check 00:25:19 2023-10-25 00:25:19,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:25:19 2023-10-25 00:25:19,480 [execute] INFO git cat-file --batch 00:25:19 2023-10-25 00:25:19,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:25:19 2023-10-25 00:25:19,484 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 00:25:19 3.1.0-dev.10 [Pipeline] } 00:25:19 $ docker exec --env ******** --env ******** 3597d75cf28aee058956860cde0df7351c336934497e659a7f43c9007599d5f3 ssh-agent -k 00:25:19 unset SSH_AUTH_SOCK; 00:25:19 unset SSH_AGENT_PID; 00:25:19 echo Agent pid 37 killed; 00:25:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:25:19 + git semver [Pipeline] } 00:25:20 $ docker stop --time=1 3597d75cf28aee058956860cde0df7351c336934497e659a7f43c9007599d5f3 00:25:21 $ docker rm -f --volumes 3597d75cf28aee058956860cde0df7351c336934497e659a7f43c9007599d5f3 [Pipeline] // withDockerContainer [Pipeline] sh 00:25:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:25:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:25:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:25:22 prd-ubuntu20.04-docker-8c-8g-10338 does not seem to be running inside a container 00:25:22 $ 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 00:25:22 $ docker top f71516176ff737d94d57293e1ee375d79d9254d6afb3f591eef518c41362b85a -eo pid,comm 00:25:22 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). 00:25:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:25:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:25:22 [ssh-agent] Looking for ssh-agent implementation... 00:25:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:25:22 $ docker exec f71516176ff737d94d57293e1ee375d79d9254d6afb3f591eef518c41362b85a ssh-agent 00:25:23 SSH_AUTH_SOCK=/tmp/ssh-e34PjcWAwIRr/agent.31 00:25:23 SSH_AGENT_PID=37 00:25:23 Running ssh-add (command line suppressed) 00:25:23 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1435244405182750195.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1435244405182750195.key) 00:25:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:25:23 + git semver push 00:25:23 2023-10-25 00:25:23,576 [run_push] DEBUG push 00:25:23 2023-10-25 00:25:23,576 [execute] INFO git cat-file --batch-check 00:25:23 2023-10-25 00:25:23,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:25:23 2023-10-25 00:25:23,581 [execute] INFO git rev-list aebdc802949850811c3e2d29a451d53c8025169e -- 00:25:23 2023-10-25 00:25:23,582 [execute] DEBUG Popen(['git', 'rev-list', 'aebdc802949850811c3e2d29a451d53c8025169e', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:25:23 2023-10-25 00:25:23,589 [execute] INFO git fetch -v origin 00:25:23 2023-10-25 00:25:23,590 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 00:25:24 2023-10-25 00:25:24,132 [run_push] DEBUG no remote changes detected 00:25:24 2023-10-25 00:25:24,132 [execute] INFO git push origin semver 00:25:24 2023-10-25 00:25:24,133 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:25:25 2023-10-25 00:25:24,891 [run_push] DEBUG push all version tags 00:25:25 2023-10-25 00:25:24,892 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:25:25 2023-10-25 00:25:24,892 [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) 00:25:25 2023-10-25 00:25:25,640 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 00:25:25 3.1.0-dev.10 [Pipeline] } 00:25:25 $ docker exec --env ******** --env ******** f71516176ff737d94d57293e1ee375d79d9254d6afb3f591eef518c41362b85a ssh-agent -k 00:25:25 unset SSH_AUTH_SOCK; 00:25:25 unset SSH_AGENT_PID; 00:25:25 echo Agent pid 37 killed; 00:25:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:25:26 + git semver [Pipeline] } 00:25:26 $ docker stop --time=1 f71516176ff737d94d57293e1ee375d79d9254d6afb3f591eef518c41362b85a 00:25:27 $ docker rm -f --volumes f71516176ff737d94d57293e1ee375d79d9254d6afb3f591eef518c41362b85a [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 00:25:28 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 00:25:28 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 00:25:28 total 16 00:25:28 drwxr-xr-x 3 root root 4096 Oct 25 00:04 . 00:25:28 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 00:25 .. 00:25:28 drwxr-xr-x 2 root root 4096 Oct 25 00:04 cost 00:25:28 -rw-r--r-- 1 root root 85 Oct 25 00:04 cost.csv 00:25:28 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 00:25:28 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 00:25:28 total 16 00:25:28 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 00:04 . 00:25:28 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 00:25 .. 00:25:28 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 00:04 cost 00:25:28 -rw-r--r-- 1 jenkins jenkins 85 Oct 25 00:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:25:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:25:29 ---> package-listing.sh 00:25:29 ++ facter osfamily 00:25:29 ++ tr '[:upper:]' '[:lower:]' 00:25:29 + OS_FAMILY=debian 00:25:29 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 00:25:29 + START_PACKAGES=/tmp/packages_start.txt 00:25:29 + END_PACKAGES=/tmp/packages_end.txt 00:25:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:25:29 + PACKAGES=/tmp/packages_start.txt 00:25:29 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 00:25:29 + PACKAGES=/tmp/packages_end.txt 00:25:29 + case "${OS_FAMILY}" in 00:25:29 + dpkg -l 00:25:29 + grep '^ii' 00:25:29 + '[' -f /tmp/packages_start.txt ']' 00:25:29 + '[' -f /tmp/packages_end.txt ']' 00:25:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:25:29 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 00:25:29 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 00:25:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 00:25:29 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 00:25:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:25:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:25:30 prd-ubuntu20.04-docker-8c-8g-10338 does not seem to be running inside a container 00:25:30 $ 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 00:25:30 $ docker top d371c9b2d3ccb39e1789438463bb5a1ffe4775d586bcffa1cb0cfa076f512a44 -eo pid,comm [Pipeline] { [Pipeline] sh 00:25:31 + touch /tmp/pre-build-complete [Pipeline] sh 00:25:31 + mkdir -p /var/log/sysstat [Pipeline] sh 00:25:31 + ls /var/log/sa-host 00:25:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:25:31 provisioning config files... 00:25:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4369518377840824476tmp [Pipeline] { [Pipeline] echo 00:25:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:25:32 ---> create-netrc.sh [Pipeline] } 00:25:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:25:32 ---> python-tools-install.sh [Pipeline] echo 00:25:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:25:32 ---> sudo-logs.sh 00:25:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:25:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:25:33 ---> job-cost.sh 00:25:33 lf-activate-venv: SKIPPING 00:25:33 DEBUG: total: 0.2199999988079071 00:25:33 INFO: Retrieving Stack Cost... 00:25:33 INFO: Retrieving Pricing Info for: v3-standard-8 00:25:33 INFO: Archiving Costs [Pipeline] echo 00:25:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:25:34 ---> logs-deploy.sh 00:25:34 lf-activate-venv: SKIPPING 00:25:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/95 00:25:34 INFO: archiving workspace using pattern(s): 00:25:35 Archives upload complete. 00:25:35 INFO: archiving logs to Nexus 00:25:36 ---> uname -a: 00:25:36 Linux prd-ubuntu20-04-docker-8c-8g-10338 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:25:36 00:25:36 00:25:36 ---> lscpu: 00:25:36 Architecture: x86_64 00:25:36 CPU op-mode(s): 32-bit, 64-bit 00:25:36 Byte Order: Little Endian 00:25:36 Address sizes: 40 bits physical, 48 bits virtual 00:25:36 CPU(s): 8 00:25:36 On-line CPU(s) list: 0-7 00:25:36 Thread(s) per core: 1 00:25:36 Core(s) per socket: 1 00:25:36 Socket(s): 8 00:25:36 NUMA node(s): 1 00:25:36 Vendor ID: AuthenticAMD 00:25:36 CPU family: 23 00:25:36 Model: 49 00:25:36 Model name: AMD EPYC-Rome Processor 00:25:36 Stepping: 0 00:25:36 CPU MHz: 2800.000 00:25:36 BogoMIPS: 5600.00 00:25:36 Virtualization: AMD-V 00:25:36 Hypervisor vendor: KVM 00:25:36 Virtualization type: full 00:25:36 L1d cache: 256 KiB 00:25:36 L1i cache: 256 KiB 00:25:36 L2 cache: 4 MiB 00:25:36 L3 cache: 128 MiB 00:25:36 NUMA node0 CPU(s): 0-7 00:25:36 Vulnerability Itlb multihit: Not affected 00:25:36 Vulnerability L1tf: Not affected 00:25:36 Vulnerability Mds: Not affected 00:25:36 Vulnerability Meltdown: Not affected 00:25:36 Vulnerability Mmio stale data: Not affected 00:25:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:25:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:25:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:25:36 Vulnerability Srbds: Not affected 00:25:36 Vulnerability Tsx async abort: Not affected 00:25:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:25:36 00:25:36 00:25:36 ---> nproc: 00:25:36 8 00:25:36 00:25:36 00:25:36 ---> df -h: 00:25:36 Filesystem Size Used Avail Use% Mounted on 00:25:36 overlay 155G 13G 143G 9% / 00:25:36 tmpfs 64M 0 64M 0% /dev 00:25:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:25:36 shm 64M 0 64M 0% /dev/shm 00:25:36 /dev/vda1 155G 13G 143G 9% /facter-os 00:25:36 00:25:36 00:25:36 ---> sar -b -r -n DEV: 00:25:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10338) 10/25/23 _x86_64_ (8 CPU) 00:25:36 00:25:36 00:01:29 LINUX RESTART (8 CPU) 00:25:36 00:25:36 00:02:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:25:36 00:03:01 152.45 12.05 140.40 0.00 1844.61 83299.69 0.00 00:25:36 00:04:01 224.93 0.25 224.68 0.00 22.00 60750.54 0.00 00:25:36 00:05:01 122.79 0.07 122.73 0.00 11.86 35810.06 0.00 00:25:36 00:06:01 2.60 0.00 2.60 0.00 0.00 32.01 0.00 00:25:36 00:07:01 36.94 11.70 25.25 0.00 5435.09 6290.28 0.00 00:25:36 00:08:01 4.03 0.00 4.03 0.00 0.00 48.13 0.00 00:25:36 00:09:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 00:25:36 00:10:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 00:25:36 00:11:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 00:25:36 00:12:01 2.15 0.00 2.15 0.00 0.00 36.13 0.00 00:25:36 00:13:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 00:25:36 00:14:01 1.00 0.10 0.90 0.00 10.26 11.20 0.00 00:25:36 00:15:01 60.01 0.18 59.82 0.00 2.27 33259.12 0.00 00:25:36 00:16:01 3.98 1.02 2.97 0.00 21.86 232.76 0.00 00:25:36 00:17:01 2.20 0.03 2.17 0.00 0.27 66.24 0.00 00:25:36 00:18:01 2.10 0.00 2.10 0.00 0.00 64.66 0.00 00:25:36 00:19:01 1.63 0.00 1.63 0.00 0.00 140.91 0.00 00:25:36 00:20:01 2.10 0.00 2.10 0.00 0.00 142.38 0.00 00:25:36 00:21:01 1.47 0.00 1.47 0.00 0.00 109.85 0.00 00:25:36 00:22:01 2.12 0.00 2.12 0.00 0.00 107.72 0.00 00:25:36 00:23:01 1.58 0.00 1.58 0.00 0.00 143.42 0.00 00:25:36 00:24:01 1.90 0.00 1.90 0.00 0.00 88.65 0.00 00:25:36 00:25:01 21.86 0.02 21.85 0.00 1.60 1963.41 0.00 00:25:36 Average: 28.20 1.09 27.11 0.00 317.35 9574.22 0.00 00:25:36 00:25:36 00:02:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:25:36 00:03:01 28575932 31554996 746552 2.27 107760 3070648 1963732 5.79 1154892 2682212 585772 00:25:36 00:04:01 28135968 31392092 901836 2.74 153844 3275756 2341828 6.90 1427400 2813688 129656 00:25:36 00:05:01 27677540 31572632 725880 2.21 164344 3861732 1763144 5.20 1245936 3416876 392 00:25:36 00:06:01 27676860 31572144 726048 2.21 164428 3861860 1763144 5.20 1246520 3416956 180 00:25:36 00:07:01 27304384 31555464 733048 2.23 172456 4194684 1799024 5.30 1478312 3530060 936 00:25:36 00:08:01 27306256 31557296 731724 2.23 172476 4194680 1799024 5.30 1477692 3530020 8 00:25:36 00:09:01 27306940 31558080 730816 2.22 172532 4194684 1799024 5.30 1477316 3530024 8 00:25:36 00:10:01 27313608 31565340 724128 2.20 172556 4194680 1799024 5.30 1469856 3530612 4 00:25:36 00:11:01 27313868 31565640 723768 2.20 172584 4194688 1799024 5.30 1469844 3530616 16 00:25:36 00:12:01 27314080 31565940 723372 2.20 172676 4194668 1799024 5.30 1470064 3530600 36 00:25:36 00:13:01 27314288 31566152 723292 2.20 172708 4194668 1799024 5.30 1470060 3530600 24 00:25:36 00:14:01 27312964 31565048 724080 2.20 172724 4194864 1814508 5.35 1470804 3530716 220 00:25:36 00:15:01 26172820 31493476 822744 2.50 189152 5125152 1903620 5.61 1599528 4444496 4940 00:25:36 00:16:01 26169260 31491892 824040 2.51 189264 5127000 1940268 5.72 1600024 4446248 196 00:25:36 00:17:01 26173692 31497744 818144 2.49 189364 5128268 1926748 5.68 1594260 4447440 360 00:25:36 00:18:01 26173616 31499260 816356 2.48 189416 5129604 1942804 5.73 1593876 4448772 496 00:25:36 00:19:01 26176412 31505740 809920 2.46 189488 5133040 1942804 5.73 1587632 4452300 280 00:25:36 00:20:01 26173032 31505828 809700 2.46 189564 5136396 1926596 5.68 1587752 4455604 172 00:25:36 00:21:01 26170692 31506408 809072 2.46 189636 5139152 1942664 5.73 1587660 4458344 220 00:25:36 00:22:01 26168020 31506528 808892 2.46 189716 5141716 1926432 5.68 1588116 4460980 560 00:25:36 00:23:01 26164224 31505804 809536 2.46 189796 5144696 1942560 5.72 1587936 4463888 0 00:25:36 00:24:01 26162920 31507596 807980 2.46 189872 5147556 1926448 5.68 1587684 4466816 556 00:25:36 00:25:01 26249928 31498436 787524 2.39 191576 5114616 2095040 6.17 1595916 4407956 215364 00:25:36 Average: 26891622 31526502 775585 2.36 176432 4525861 1898066 5.59 1494308 3892427 40887 00:25:36 00:25:36 00:02:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:25:36 00:03:01 lo 6.34 6.34 0.63 0.63 0.00 0.00 0.00 0.00 00:25:36 00:03:01 vethbccac99 219.08 281.54 21.20 2405.38 0.00 0.00 0.00 0.20 00:25:36 00:03:01 docker0 225.66 290.49 18.77 2507.68 0.00 0.00 0.00 0.00 00:25:36 00:03:01 ens3 540.40 379.96 7495.30 57.61 0.00 0.00 0.00 0.00 00:25:36 00:04:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:25:36 00:04:01 veth192ddc1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:25:36 00:04:01 docker0 2.48 4.60 0.14 31.00 0.00 0.00 0.00 0.00 00:25:36 00:04:01 ens3 60.99 53.49 70.71 93.28 0.00 0.00 0.00 0.00 00:25:36 00:05:01 lo 7.20 7.20 0.72 0.72 0.00 0.00 0.00 0.00 00:25:36 00:05:01 docker0 1.67 3.77 0.10 31.43 0.00 0.00 0.00 0.00 00:25:36 00:05:01 ens3 149.40 104.63 2637.60 241.88 0.00 0.00 0.00 0.00 00:25:36 00:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:25:36 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:36 00:06:01 ens3 3.00 1.93 8.74 0.32 0.00 0.00 0.00 0.00 00:25:36 00:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:25:36 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:36 00:07:01 ens3 159.72 71.09 2029.32 5.05 0.00 0.00 0.00 0.00 00:25:36 00:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:25:36 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:36 00:08:01 ens3 0.30 0.25 0.02 0.02 0.00 0.00 0.00 0.00 00:25:36 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:36 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:36 00:09:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:36 00:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:25:36 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:36 00:10:01 ens3 0.22 0.13 0.02 0.01 0.00 0.00 0.00 0.00 00:25:36 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:36 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:36 00:11:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:25:36 00:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:25:36 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:36 00:12:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 00:25:36 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:36 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:36 00:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:36 00:14:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 00:25:36 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:36 00:14:01 ens3 4.57 3.40 4.20 1.38 0.00 0.00 0.00 0.00 00:25:36 00:15:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 00:25:36 00:15:01 docker0 40.39 56.41 2.98 622.52 0.00 0.00 0.00 0.00 00:25:36 00:15:01 ens3 193.45 115.58 4596.15 15.13 0.00 0.00 0.00 0.00 00:25:36 00:15:01 veth5ef1beb 40.39 56.56 3.54 622.53 0.00 0.00 0.00 0.05 00:25:36 00:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:25:36 00:16:01 docker0 9.85 11.01 0.59 21.44 0.00 0.00 0.00 0.00 00:25:36 00:16:01 ens3 13.81 10.71 22.67 1.34 0.00 0.00 0.00 0.00 00:25:36 00:16:01 veth5ef1beb 9.85 11.03 0.72 21.44 0.00 0.00 0.00 0.00 00:25:36 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:36 00:17:01 docker0 9.35 10.71 0.56 22.24 0.00 0.00 0.00 0.00 00:25:36 00:17:01 ens3 13.00 10.23 23.29 1.25 0.00 0.00 0.00 0.00 00:25:36 00:17:01 veth5ef1beb 9.35 10.73 0.68 22.24 0.00 0.00 0.00 0.00 00:25:36 00:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:25:36 00:18:01 docker0 11.18 12.31 0.66 23.53 0.00 0.00 0.00 0.00 00:25:36 00:18:01 ens3 15.75 12.11 24.59 1.33 0.00 0.00 0.00 0.00 00:25:36 00:18:01 veth5ef1beb 11.18 12.31 0.81 23.53 0.00 0.00 0.00 0.00 00:25:36 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:36 00:19:01 docker0 13.21 15.71 0.83 59.13 0.00 0.00 0.00 0.00 00:25:36 00:19:01 ens3 17.93 14.10 60.11 1.53 0.00 0.00 0.00 0.00 00:25:36 00:19:01 veth5ef1beb 13.21 15.73 1.01 59.13 0.00 0.00 0.00 0.00 00:25:36 00:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:25:36 00:20:01 docker0 15.73 19.58 0.96 57.86 0.00 0.00 0.00 0.00 00:25:36 00:20:01 ens3 23.66 16.85 59.11 1.80 0.00 0.00 0.00 0.00 00:25:36 00:20:01 veth5ef1beb 15.73 19.58 1.18 57.86 0.00 0.00 0.00 0.00 00:25:36 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:36 00:21:01 docker0 13.71 16.26 0.84 48.23 0.00 0.00 0.00 0.00 00:25:36 00:21:01 ens3 19.96 14.68 49.54 1.73 0.00 0.00 0.00 0.00 00:25:36 00:21:01 veth5ef1beb 13.71 16.26 1.03 48.23 0.00 0.00 0.00 0.00 00:25:36 00:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:25:36 00:22:01 docker0 13.25 15.55 0.82 44.22 0.00 0.00 0.00 0.00 00:25:36 00:22:01 ens3 18.75 14.10 45.44 1.63 0.00 0.00 0.00 0.00 00:25:36 00:22:01 veth5ef1beb 13.25 15.55 1.00 44.22 0.00 0.00 0.00 0.00 00:25:36 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:36 00:23:01 docker0 15.21 18.14 0.96 62.08 0.00 0.00 0.00 0.00 00:25:36 00:23:01 ens3 20.88 16.33 63.32 1.89 0.00 0.00 0.00 0.00 00:25:36 00:23:01 veth5ef1beb 15.21 18.16 1.17 62.08 0.00 0.00 0.00 0.01 00:25:36 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:25:36 00:24:01 docker0 14.48 17.26 0.87 39.66 0.00 0.00 0.00 0.00 00:25:36 00:24:01 ens3 19.21 15.38 40.73 1.59 0.00 0.00 0.00 0.00 00:25:36 00:24:01 veth5ef1beb 14.48 17.26 1.07 39.66 0.00 0.00 0.00 0.00 00:25:36 00:25:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 00:25:36 00:25:01 docker0 17.43 19.91 1.44 40.60 0.00 0.00 0.00 0.00 00:25:36 00:25:01 ens3 130.49 87.47 3228.78 13.66 0.00 0.00 0.00 0.00 00:25:36 Average: lo 0.79 0.79 0.08 0.08 0.00 0.00 0.00 0.00 00:25:36 Average: docker0 17.25 21.86 1.30 153.63 0.00 0.00 0.00 0.00 00:25:36 Average: ens3 60.44 40.49 880.02 19.18 0.00 0.00 0.00 0.00 00:25:36 00:25:36 00:25:36 ---> sar -P ALL: 00:25:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10338) 10/25/23 _x86_64_ (8 CPU) 00:25:36 00:25:36 00:01:29 LINUX RESTART (8 CPU) 00:25:36 00:25:36 00:02:03 CPU %user %nice %system %iowait %steal %idle 00:25:36 00:03:01 all 7.25 0.00 3.02 2.50 0.06 87.17 00:25:36 00:03:01 0 8.11 0.00 2.96 0.56 0.05 88.32 00:25:36 00:03:01 1 7.16 0.00 2.73 1.25 0.05 88.81 00:25:36 00:03:01 2 8.05 0.00 3.09 0.49 0.05 88.33 00:25:36 00:03:01 3 6.97 0.00 2.63 0.38 0.07 89.95 00:25:36 00:03:01 4 5.99 0.00 3.26 11.64 0.07 79.04 00:25:36 00:03:01 5 6.76 0.00 2.73 3.92 0.05 86.54 00:25:36 00:03:01 6 7.15 0.00 3.15 1.29 0.05 88.36 00:25:36 00:03:01 7 7.80 0.00 3.64 0.56 0.07 87.94 00:25:36 00:04:01 all 28.75 0.00 4.55 4.14 0.07 62.48 00:25:36 00:04:01 0 30.57 0.00 6.27 21.82 0.08 41.26 00:25:36 00:04:01 1 30.38 0.00 5.83 5.49 0.07 58.24 00:25:36 00:04:01 2 29.78 0.00 4.96 2.03 0.07 63.16 00:25:36 00:04:01 3 29.26 0.00 4.01 0.85 0.08 65.80 00:25:36 00:04:01 4 29.97 0.00 4.81 1.65 0.07 63.49 00:25:36 00:04:01 5 26.15 0.00 3.17 0.32 0.07 70.29 00:25:36 00:04:01 6 29.58 0.00 4.11 0.76 0.08 65.47 00:25:36 00:04:01 7 24.32 0.00 3.24 0.17 0.07 72.20 00:25:36 00:05:01 all 12.40 0.00 2.45 1.98 0.06 83.11 00:25:36 00:05:01 0 10.89 0.00 2.70 2.18 0.05 84.18 00:25:36 00:05:01 1 14.83 0.00 2.36 0.03 0.05 82.73 00:25:36 00:05:01 2 13.80 0.00 2.16 0.07 0.12 83.86 00:25:36 00:05:01 3 12.93 0.00 2.37 0.47 0.05 84.18 00:25:36 00:05:01 4 13.03 0.00 2.70 0.77 0.07 83.43 00:25:36 00:05:01 5 10.34 0.00 2.51 0.05 0.03 87.06 00:25:36 00:05:01 6 12.74 0.00 2.45 1.68 0.05 83.08 00:25:36 00:05:01 7 10.62 0.00 2.35 10.60 0.07 76.36 00:25:36 00:06:01 all 0.04 0.00 0.02 0.01 0.01 99.93 00:25:36 00:06:01 0 0.00 0.00 0.02 0.03 0.00 99.95 00:25:36 00:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:25:36 00:06:01 2 0.13 0.00 0.03 0.00 0.02 99.82 00:25:36 00:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:25:36 00:06:01 4 0.07 0.00 0.03 0.00 0.02 99.88 00:25:36 00:06:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:25:36 00:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:25:36 00:06:01 7 0.05 0.00 0.03 0.02 0.00 99.90 00:25:36 00:07:01 all 1.27 0.00 0.55 0.48 0.01 97.69 00:25:36 00:07:01 0 0.72 0.00 0.38 1.02 0.02 97.87 00:25:36 00:07:01 1 2.22 0.00 0.58 0.07 0.02 97.11 00:25:36 00:07:01 2 1.45 0.00 0.60 0.37 0.00 97.58 00:25:36 00:07:01 3 1.52 0.00 0.60 0.77 0.02 97.10 00:25:36 00:07:01 4 1.14 0.00 0.53 0.03 0.02 98.28 00:25:36 00:07:01 5 0.82 0.00 0.95 1.13 0.00 97.10 00:25:36 00:07:01 6 1.62 0.00 0.35 0.18 0.02 97.83 00:25:36 00:07:01 7 0.67 0.00 0.40 0.27 0.00 98.66 00:25:36 00:08:01 all 0.02 0.00 0.02 0.01 0.00 99.95 00:25:36 00:08:01 0 0.07 0.00 0.02 0.00 0.00 99.92 00:25:36 00:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:25:36 00:08:01 2 0.00 0.00 0.02 0.02 0.02 99.95 00:25:36 00:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:25:36 00:08:01 4 0.02 0.00 0.07 0.00 0.02 99.90 00:25:36 00:08:01 5 0.02 0.00 0.00 0.02 0.00 99.97 00:25:36 00:08:01 6 0.02 0.00 0.03 0.02 0.00 99.93 00:25:36 00:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:25:36 00:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:25:36 00:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:25:36 00:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:25:36 00:09:01 2 0.02 0.00 0.00 0.02 0.00 99.97 00:25:36 00:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:25:36 00:09:01 4 0.03 0.00 0.03 0.00 0.03 99.90 00:25:36 00:09:01 5 0.00 0.00 0.02 0.00 0.02 99.97 00:25:36 00:09:01 6 0.00 0.00 0.00 0.02 0.02 99.97 00:25:36 00:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:25:36 00:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 00:25:36 00:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:25:36 00:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:25:36 00:10:01 2 0.02 0.00 0.00 0.02 0.00 99.97 00:25:36 00:10:01 3 0.03 0.00 0.03 0.00 0.02 99.92 00:25:36 00:10:01 4 0.03 0.00 0.00 0.00 0.02 99.95 00:25:36 00:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:25:36 00:10:01 6 0.03 0.00 0.03 0.02 0.00 99.92 00:25:36 00:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 00:25:36 00:11:01 all 0.05 0.00 0.01 0.01 0.01 99.92 00:25:36 00:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 00:25:36 00:11:01 1 0.05 0.00 0.00 0.00 0.00 99.95 00:25:36 00:11:01 2 0.30 0.00 0.02 0.08 0.02 99.58 00:25:36 00:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:25:36 00:11:01 4 0.02 0.00 0.03 0.00 0.02 99.93 00:25:36 00:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:25:36 00:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:25:36 00:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:25:36 00:12:01 all 0.02 0.00 0.00 0.01 0.01 99.96 00:25:36 00:12:01 0 0.05 0.00 0.00 0.00 0.00 99.95 00:25:36 00:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:25:36 00:12:01 2 0.02 0.00 0.00 0.03 0.00 99.95 00:25:36 00:12:01 3 0.05 0.00 0.00 0.02 0.02 99.92 00:25:36 00:12:01 4 0.03 0.00 0.02 0.00 0.03 99.92 00:25:36 00:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:25:36 00:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 00:25:36 00:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:25:36 00:13:01 all 0.02 0.00 0.01 0.00 0.00 99.97 00:25:36 00:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:25:36 00:13:01 1 0.07 0.00 0.02 0.00 0.00 99.92 00:25:36 00:13:01 2 0.00 0.00 0.00 0.02 0.00 99.98 00:25:36 00:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:25:36 00:13:01 4 0.05 0.00 0.02 0.00 0.02 99.92 00:25:36 00:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:25:36 00:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:25:36 00:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:25:36 00:25:36 00:13:01 CPU %user %nice %system %iowait %steal %idle 00:25:36 00:14:01 all 0.06 0.00 0.06 0.00 0.01 99.87 00:25:36 00:14:01 0 0.10 0.00 0.10 0.00 0.02 99.78 00:25:36 00:14:01 1 0.03 0.00 0.05 0.00 0.02 99.90 00:25:36 00:14:01 2 0.02 0.00 0.03 0.00 0.02 99.93 00:25:36 00:14:01 3 0.07 0.00 0.03 0.02 0.02 99.87 00:25:36 00:14:01 4 0.10 0.00 0.07 0.00 0.02 99.82 00:25:36 00:14:01 5 0.03 0.00 0.03 0.00 0.00 99.93 00:25:36 00:14:01 6 0.05 0.00 0.03 0.00 0.00 99.92 00:25:36 00:14:01 7 0.07 0.00 0.13 0.00 0.00 99.80 00:25:36 00:15:01 all 3.60 0.00 1.45 2.14 0.02 92.79 00:25:36 00:15:01 0 3.31 0.00 1.14 0.05 0.02 95.48 00:25:36 00:15:01 1 4.64 0.00 1.37 0.00 0.02 93.97 00:25:36 00:15:01 2 3.28 0.00 1.56 16.80 0.02 78.34 00:25:36 00:15:01 3 3.76 0.00 1.98 0.18 0.02 94.06 00:25:36 00:15:01 4 4.06 0.00 1.26 0.03 0.02 94.63 00:25:36 00:15:01 5 2.97 0.00 1.32 0.00 0.02 95.69 00:25:36 00:15:01 6 4.52 0.00 2.06 0.12 0.03 93.28 00:25:36 00:15:01 7 2.28 0.00 0.87 0.00 0.02 96.83 00:25:36 00:16:01 all 0.08 0.00 0.05 0.03 0.01 99.83 00:25:36 00:16:01 0 0.13 0.00 0.03 0.00 0.00 99.83 00:25:36 00:16:01 1 0.10 0.00 0.10 0.02 0.02 99.77 00:25:36 00:16:01 2 0.20 0.00 0.05 0.10 0.02 99.63 00:25:36 00:16:01 3 0.03 0.00 0.03 0.00 0.02 99.92 00:25:36 00:16:01 4 0.03 0.00 0.03 0.00 0.02 99.92 00:25:36 00:16:01 5 0.00 0.00 0.03 0.00 0.00 99.97 00:25:36 00:16:01 6 0.10 0.00 0.12 0.13 0.00 99.65 00:25:36 00:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:25:36 00:17:01 all 0.05 0.00 0.03 0.01 0.01 99.91 00:25:36 00:17:01 0 0.03 0.00 0.05 0.00 0.00 99.92 00:25:36 00:17:01 1 0.07 0.00 0.02 0.00 0.00 99.92 00:25:36 00:17:01 2 0.05 0.00 0.02 0.03 0.00 99.90 00:25:36 00:17:01 3 0.08 0.00 0.02 0.00 0.02 99.88 00:25:36 00:17:01 4 0.05 0.00 0.00 0.00 0.02 99.93 00:25:36 00:17:01 5 0.03 0.00 0.05 0.00 0.02 99.90 00:25:36 00:17:01 6 0.03 0.00 0.03 0.02 0.02 99.90 00:25:36 00:17:01 7 0.03 0.00 0.03 0.00 0.00 99.93 00:25:36 00:18:01 all 0.04 0.00 0.03 0.01 0.01 99.92 00:25:36 00:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:25:36 00:18:01 1 0.07 0.00 0.03 0.02 0.00 99.88 00:25:36 00:18:01 2 0.02 0.00 0.00 0.03 0.00 99.95 00:25:36 00:18:01 3 0.05 0.00 0.03 0.00 0.00 99.92 00:25:36 00:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:25:36 00:18:01 5 0.03 0.00 0.02 0.00 0.02 99.93 00:25:36 00:18:01 6 0.02 0.00 0.05 0.00 0.00 99.93 00:25:36 00:18:01 7 0.03 0.00 0.08 0.00 0.02 99.87 00:25:36 00:19:01 all 0.03 0.00 0.03 0.02 0.01 99.91 00:25:36 00:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:25:36 00:19:01 1 0.00 0.00 0.03 0.00 0.02 99.95 00:25:36 00:19:01 2 0.02 0.00 0.00 0.10 0.02 99.87 00:25:36 00:19:01 3 0.07 0.00 0.05 0.00 0.02 99.87 00:25:36 00:19:01 4 0.03 0.00 0.02 0.00 0.02 99.93 00:25:36 00:19:01 5 0.07 0.00 0.07 0.00 0.02 99.85 00:25:36 00:19:01 6 0.03 0.00 0.02 0.05 0.00 99.90 00:25:36 00:19:01 7 0.02 0.00 0.05 0.00 0.00 99.93 00:25:36 00:20:01 all 0.04 0.00 0.04 0.02 0.01 99.90 00:25:36 00:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:25:36 00:20:01 1 0.07 0.00 0.07 0.00 0.00 99.87 00:25:36 00:20:01 2 0.02 0.00 0.03 0.08 0.00 99.87 00:25:36 00:20:01 3 0.03 0.00 0.03 0.00 0.02 99.92 00:25:36 00:20:01 4 0.05 0.00 0.02 0.00 0.00 99.93 00:25:36 00:20:01 5 0.08 0.00 0.08 0.00 0.03 99.80 00:25:36 00:20:01 6 0.05 0.00 0.03 0.05 0.00 99.87 00:25:36 00:20:01 7 0.02 0.00 0.02 0.00 0.02 99.95 00:25:36 00:21:01 all 0.12 0.00 0.04 0.01 0.01 99.82 00:25:36 00:21:01 0 0.10 0.00 0.07 0.00 0.00 99.83 00:25:36 00:21:01 1 0.05 0.00 0.02 0.00 0.00 99.93 00:25:36 00:21:01 2 0.02 0.00 0.00 0.03 0.00 99.95 00:25:36 00:21:01 3 0.08 0.00 0.02 0.00 0.00 99.90 00:25:36 00:21:01 4 0.55 0.00 0.02 0.00 0.02 99.42 00:25:36 00:21:01 5 0.07 0.00 0.05 0.00 0.02 99.87 00:25:36 00:21:01 6 0.12 0.00 0.07 0.02 0.02 99.78 00:25:36 00:21:01 7 0.00 0.00 0.07 0.00 0.02 99.92 00:25:36 00:22:01 all 0.03 0.00 0.03 0.01 0.01 99.93 00:25:36 00:22:01 0 0.02 0.00 0.05 0.00 0.02 99.92 00:25:36 00:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:25:36 00:22:01 2 0.02 0.00 0.02 0.07 0.02 99.88 00:25:36 00:22:01 3 0.03 0.00 0.00 0.00 0.02 99.95 00:25:36 00:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:25:36 00:22:01 5 0.07 0.00 0.05 0.00 0.02 99.87 00:25:36 00:22:01 6 0.05 0.00 0.07 0.00 0.00 99.88 00:25:36 00:22:01 7 0.02 0.00 0.02 0.02 0.00 99.95 00:25:36 00:23:01 all 0.04 0.00 0.03 0.01 0.01 99.91 00:25:36 00:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:25:36 00:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:25:36 00:23:01 2 0.02 0.00 0.02 0.07 0.00 99.90 00:25:36 00:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:25:36 00:23:01 4 0.10 0.00 0.07 0.00 0.02 99.82 00:25:36 00:23:01 5 0.05 0.00 0.03 0.00 0.02 99.90 00:25:36 00:23:01 6 0.03 0.00 0.02 0.00 0.02 99.93 00:25:36 00:23:01 7 0.03 0.00 0.08 0.00 0.02 99.87 00:25:36 00:24:01 all 0.04 0.00 0.03 0.01 0.01 99.92 00:25:36 00:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:25:36 00:24:01 1 0.00 0.00 0.03 0.00 0.00 99.97 00:25:36 00:24:01 2 0.02 0.00 0.07 0.05 0.00 99.87 00:25:36 00:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:25:36 00:24:01 4 0.13 0.00 0.00 0.00 0.02 99.85 00:25:36 00:24:01 5 0.03 0.00 0.05 0.00 0.02 99.90 00:25:36 00:24:01 6 0.03 0.00 0.03 0.00 0.00 99.93 00:25:36 00:24:01 7 0.05 0.00 0.07 0.00 0.00 99.88 00:25:36 00:25:36 00:24:01 CPU %user %nice %system %iowait %steal %idle 00:25:36 00:25:01 all 1.24 0.00 0.58 0.12 0.02 98.04 00:25:36 00:25:01 0 1.05 0.00 0.38 0.03 0.02 98.52 00:25:36 00:25:01 1 1.29 0.00 0.58 0.00 0.02 98.11 00:25:36 00:25:01 2 1.24 0.00 0.60 0.79 0.02 97.36 00:25:36 00:25:01 3 1.05 0.00 0.57 0.12 0.02 98.25 00:25:36 00:25:01 4 1.41 0.00 0.65 0.02 0.02 97.91 00:25:36 00:25:01 5 1.24 0.00 0.50 0.00 0.03 98.23 00:25:36 00:25:01 6 1.90 0.00 0.87 0.00 0.02 97.21 00:25:36 00:25:01 7 0.77 0.00 0.48 0.00 0.02 98.73 00:25:36 Average: all 2.38 0.00 0.56 0.49 0.02 96.55 00:25:36 Average: 0 2.38 0.00 0.61 1.11 0.01 95.88 00:25:36 Average: 1 2.63 0.00 0.59 0.29 0.01 96.47 00:25:36 Average: 2 2.52 0.00 0.57 0.92 0.02 95.97 00:25:36 Average: 3 2.41 0.00 0.54 0.12 0.02 96.91 00:25:36 Average: 4 2.46 0.00 0.59 0.59 0.02 96.34 00:25:36 Average: 5 2.10 0.00 0.50 0.23 0.02 97.15 00:25:36 Average: 6 2.50 0.00 0.58 0.19 0.01 96.71 00:25:36 Average: 7 2.01 0.00 0.50 0.50 0.01 96.98 00:25:36 00:25:36 00:25:36