Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f0acc0c4a5995740a11ce30356140c244122cf64 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-ssh16593269916344052196.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11431201072355695567.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15316116714512003798.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12863089278272051182.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-ssh9101271362501776569.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-16468’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16471 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 f0acc0c4a5995740a11ce30356140c244122cf64 (main) Commit message: "Merge pull request #310 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.93" > 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 f0acc0c4a5995740a11ce30356140c244122cf64 # timeout=10 > git rev-list --no-walk 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:13:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:13:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:13:28 ========================================================= 06:13:28 EdgeX Global Pipelines Version Info 06:13:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:13:29 ------------------- 06:13:29 stable info: 06:13:29 ------------------- 06:13:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:13:29 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 06:13:29 Message: update stable to v1.0.249 06:13:29 ------------------- 06:13:29 experimental info: 06:13:29 ------------------- 06:13:29 Commited By: **** collab-it+edgex@linuxfoundation.org 06:13:29 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 06:13:29 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0acc0c4a5995740a11ce30356140c244122cf64 [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f0acc0c [Pipeline] echo 06:13:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:13:30 provisioning config files... 06:13:30 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15842225050416097797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:13:31 ---> docker-login.sh 06:13:31 nexus3.edgexfoundry.org:10001 06:13:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:31 Configure a credential helper to remove this warning. See 06:13:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:31 06:13:31 Login Succeeded 06:13:31 nexus3.edgexfoundry.org:10002 06:13:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:31 Configure a credential helper to remove this warning. See 06:13:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:31 06:13:31 Login Succeeded 06:13:31 nexus3.edgexfoundry.org:10003 06:13:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:31 Configure a credential helper to remove this warning. See 06:13:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:31 06:13:31 Login Succeeded 06:13:31 nexus3.edgexfoundry.org:10004 06:13:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:31 Configure a credential helper to remove this warning. See 06:13:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:31 06:13:31 Login Succeeded 06:13:31 docker.io 06:13:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:32 Configure a credential helper to remove this warning. See 06:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:32 06:13:32 Login Succeeded 06:13:32 ---> docker-login.sh ends [Pipeline] } 06:13:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:13:32 + git rev-list -1 --merges f0acc0c4a5995740a11ce30356140c244122cf64~1..f0acc0c4a5995740a11ce30356140c244122cf64 [Pipeline] echo 06:13:32 -----------> git rev-list -1 --merges f0acc0c4a5995740a11ce30356140c244122cf64~1..f0acc0c4a5995740a11ce30356140c244122cf64 f0acc0c4a5995740a11ce30356140c244122cf64 06:13:32 f0acc0c4a5995740a11ce30356140c244122cf64 [false] [Pipeline] sh 06:13:32 + git log --format=format:%s -1 f0acc0c4a5995740a11ce30356140c244122cf64 [Pipeline] echo 06:13:32 ========================================================= 06:13:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:13:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:13:33 + git log --format=format:%s -1 f0acc0c4a5995740a11ce30356140c244122cf64 [Pipeline] echo 06:13:33 [semverPrep] GIT_COMMIT: f0acc0c4a5995740a11ce30356140c244122cf64, Commit Message: Merge pull request #310 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.93 [Pipeline] echo 06:13:33 [semverPrep] This is not a build commit. [Pipeline] sh 06:13:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:13:33 + grep -v github /etc/ssh/ssh_known_hosts 06:13:33 + [ -e /tmp/ssh_known_hosts ] 06:13:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:13:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:13:33 + sudo tee -a /etc/ssh/ssh_known_hosts 06:13:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:13:34 06:13:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:13:34 0.1.4: Pulling from edgex-devops/py-git-semver 06:13:34 b85a868b505f: Pulling fs layer 06:13:34 e2be974225ed: Pulling fs layer 06:13:34 339a4e72a1f5: Pulling fs layer 06:13:34 988bab9f4d93: Pulling fs layer 06:13:34 1469e6f7b9e6: Pulling fs layer 06:13:34 eaf3925da568: Pulling fs layer 06:13:34 bab4dde63d76: Pulling fs layer 06:13:34 bde34c3a00c8: Pulling fs layer 06:13:34 b352a97aabf1: Pulling fs layer 06:13:34 4872d77fe225: Pulling fs layer 06:13:34 5851b861e8e6: Pulling fs layer 06:13:34 988bab9f4d93: Waiting 06:13:34 1469e6f7b9e6: Waiting 06:13:34 eaf3925da568: Waiting 06:13:34 bab4dde63d76: Waiting 06:13:34 bde34c3a00c8: Waiting 06:13:34 b352a97aabf1: Waiting 06:13:34 4872d77fe225: Waiting 06:13:34 5851b861e8e6: Waiting 06:13:34 e2be974225ed: Verifying Checksum 06:13:34 e2be974225ed: Download complete 06:13:34 988bab9f4d93: Verifying Checksum 06:13:34 988bab9f4d93: Download complete 06:13:34 1469e6f7b9e6: Verifying Checksum 06:13:34 1469e6f7b9e6: Download complete 06:13:34 eaf3925da568: Verifying Checksum 06:13:34 eaf3925da568: Download complete 06:13:34 339a4e72a1f5: Verifying Checksum 06:13:34 339a4e72a1f5: Download complete 06:13:34 bde34c3a00c8: Verifying Checksum 06:13:34 bde34c3a00c8: Download complete 06:13:34 b352a97aabf1: Verifying Checksum 06:13:34 b352a97aabf1: Download complete 06:13:34 4872d77fe225: Verifying Checksum 06:13:34 5851b861e8e6: Download complete 06:13:34 b85a868b505f: Verifying Checksum 06:13:34 b85a868b505f: Download complete 06:13:34 bab4dde63d76: Verifying Checksum 06:13:34 bab4dde63d76: Download complete 06:13:35 b85a868b505f: Pull complete 06:13:36 e2be974225ed: Pull complete 06:13:36 339a4e72a1f5: Pull complete 06:13:36 988bab9f4d93: Pull complete 06:13:36 1469e6f7b9e6: Pull complete 06:13:36 eaf3925da568: Pull complete 06:13:38 bab4dde63d76: Pull complete 06:13:38 bde34c3a00c8: Pull complete 06:13:38 b352a97aabf1: Pull complete 06:13:39 4872d77fe225: Pull complete 06:13:39 5851b861e8e6: Pull complete 06:13:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:13:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:13:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:39 prd-ubuntu20.04-docker-8c-8g-16471 does not seem to be running inside a container 06:13:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:13:40 $ docker top d7675f6bf5e03df35a17ed23f531b0e358ca829db5d08ab0cdfd7e9c43d1bd48 -eo pid,comm 06:13:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:13:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:13:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:13:40 [ssh-agent] Looking for ssh-agent implementation... 06:13:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:13:40 $ docker exec d7675f6bf5e03df35a17ed23f531b0e358ca829db5d08ab0cdfd7e9c43d1bd48 ssh-agent 06:13:40 SSH_AUTH_SOCK=/tmp/ssh-jlYBIIl9B1Hy/agent.32 06:13:40 SSH_AGENT_PID=38 06:13:40 Running ssh-add (command line suppressed) 06:13:40 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7534777577701503089.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7534777577701503089.key) 06:13:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:13:41 + git tag --points-at HEAD [Pipeline] } 06:13:41 $ docker exec --env ******** --env ******** d7675f6bf5e03df35a17ed23f531b0e358ca829db5d08ab0cdfd7e9c43d1bd48 ssh-agent -k 06:13:41 unset SSH_AUTH_SOCK; 06:13:41 unset SSH_AGENT_PID; 06:13:41 echo Agent pid 38 killed; 06:13:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:13:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:13:41 [ssh-agent] Looking for ssh-agent implementation... 06:13:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:13:41 $ docker exec d7675f6bf5e03df35a17ed23f531b0e358ca829db5d08ab0cdfd7e9c43d1bd48 ssh-agent 06:13:41 SSH_AUTH_SOCK=/tmp/ssh-KwyUekylRech/agent.70 06:13:41 SSH_AGENT_PID=76 06:13:41 Running ssh-add (command line suppressed) 06:13:41 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9282694155519889869.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9282694155519889869.key) 06:13:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:13:42 + git semver init 06:13:42 2023-05-23 06:13:42,223 [run_init] DEBUG init version:0.0.0 force:False 06:13:42 2023-05-23 06:13:42,224 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 06:13:42 2023-05-23 06:13:42,224 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 06:13:42 2023-05-23 06:13:42,225 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 06:13:43 2023-05-23 06:13:42,953 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 06:13:43 2023-05-23 06:13:42,953 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 06:13:43 2023-05-23 06:13:42,954 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:13:43 2023-05-23 06:13:42,954 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:13:43 3.0.0-dev.25 [Pipeline] } 06:13:43 $ docker exec --env ******** --env ******** d7675f6bf5e03df35a17ed23f531b0e358ca829db5d08ab0cdfd7e9c43d1bd48 ssh-agent -k 06:13:43 unset SSH_AUTH_SOCK; 06:13:43 unset SSH_AGENT_PID; 06:13:43 echo Agent pid 76 killed; 06:13:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:13:43 + git semver [Pipeline] } 06:13:43 $ docker stop --time=1 d7675f6bf5e03df35a17ed23f531b0e358ca829db5d08ab0cdfd7e9c43d1bd48 06:13:45 $ docker rm -f --volumes d7675f6bf5e03df35a17ed23f531b0e358ca829db5d08ab0cdfd7e9c43d1bd48 [Pipeline] // withDockerContainer [Pipeline] sh 06:13:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:13:45 Stashed 1 file(s) [Pipeline] echo 06:13:45 [edgeXSemver]: initialized semver on version 3.0.0-dev.25 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:13:46 provisioning config files... 06:13:46 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16935400479764674533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:13:46 ---> docker-login.sh 06:13:46 nexus3.edgexfoundry.org:10001 06:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:46 Configure a credential helper to remove this warning. See 06:13:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:46 06:13:46 Login Succeeded 06:13:46 nexus3.edgexfoundry.org:10002 06:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:46 Configure a credential helper to remove this warning. See 06:13:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:46 06:13:46 Login Succeeded 06:13:46 nexus3.edgexfoundry.org:10003 06:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:46 Configure a credential helper to remove this warning. See 06:13:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:46 06:13:46 Login Succeeded 06:13:46 nexus3.edgexfoundry.org:10004 06:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:46 Configure a credential helper to remove this warning. See 06:13:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:46 06:13:46 Login Succeeded 06:13:46 docker.io 06:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:47 Configure a credential helper to remove this warning. See 06:13:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:47 06:13:47 Login Succeeded 06:13:47 ---> docker-login.sh ends [Pipeline] } 06:13:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:13:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:13:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:13:47 ========================================================= 06:13:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 06:13:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:13:47 Sending build context to Docker daemon 5.836MB 06:13:47 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 06:13:47 Step 2/12 : FROM ${BASE} AS builder 06:13:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 06:13:47 f56be85fc22e: Pulling fs layer 06:13:47 85791d961cd3: Pulling fs layer 06:13:47 d694b5ae8c79: Pulling fs layer 06:13:47 9f32a84ed3da: Pulling fs layer 06:13:47 4d19c01a9841: Pulling fs layer 06:13:47 9325e15d5711: Pulling fs layer 06:13:47 556b6ee489ea: Pulling fs layer 06:13:47 c5a4b2cf53e6: Pulling fs layer 06:13:47 9f32a84ed3da: Waiting 06:13:47 4d19c01a9841: Waiting 06:13:47 9325e15d5711: Waiting 06:13:47 c5a4b2cf53e6: Waiting 06:13:47 556b6ee489ea: Waiting 06:13:47 85791d961cd3: Download complete 06:13:47 9f32a84ed3da: Download complete 06:13:47 4d19c01a9841: Verifying Checksum 06:13:47 4d19c01a9841: Download complete 06:13:47 f56be85fc22e: Download complete 06:13:47 9325e15d5711: Verifying Checksum 06:13:47 9325e15d5711: Download complete 06:13:47 f56be85fc22e: Pull complete 06:13:48 85791d961cd3: Pull complete 06:13:48 c5a4b2cf53e6: Verifying Checksum 06:13:48 c5a4b2cf53e6: Download complete 06:13:48 d694b5ae8c79: Verifying Checksum 06:13:48 d694b5ae8c79: Download complete 06:13:48 556b6ee489ea: Verifying Checksum 06:13:48 556b6ee489ea: Download complete 06:13:52 d694b5ae8c79: Pull complete 06:13:52 9f32a84ed3da: Pull complete 06:13:52 4d19c01a9841: Pull complete 06:13:52 9325e15d5711: Pull complete 06:13:55 556b6ee489ea: Pull complete 06:13:55 c5a4b2cf53e6: Pull complete 06:13:55 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 06:13:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:13:55 ---> c4be618373d6 06:13:55 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:13:58 ---> Running in 613addba1662 06:13:58 Removing intermediate container 613addba1662 06:13:58 ---> dec767414e3e 06:13:58 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:13:58 ---> Running in d4976f387710 06:13:58 Removing intermediate container d4976f387710 06:13:58 ---> fdbb268bdc4c 06:13:58 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:13:58 ---> Running in d70a949c1430 06:13:58 Removing intermediate container d70a949c1430 06:13:58 ---> 4baa7ce360bc 06:13:58 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:13:58 ---> Running in eaae5128aac2 06:13:59 Removing intermediate container eaae5128aac2 06:13:59 ---> 531558e148fd 06:13:59 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:13:59 ---> Running in fd4543dd472e 06:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:13:59 (1/4) Installing openssh-keygen (9.1_p1-r3) 06:13:59 (2/4) Installing libedit (20221030.3.1-r0) 06:13:59 (3/4) Installing openssh-client-common (9.1_p1-r3) 06:13:59 (4/4) Installing openssh-client-default (9.1_p1-r3) 06:13:59 Executing busybox-1.35.0-r29.trigger 06:13:59 OK: 269 MiB in 57 packages 06:14:00 Removing intermediate container fd4543dd472e 06:14:00 ---> c9fc6696b1a6 06:14:00 Step 8/12 : WORKDIR /device-snmp-go 06:14:00 ---> Running in 36b95d7a697f 06:14:00 Removing intermediate container 36b95d7a697f 06:14:00 ---> ddc3ac29b55b 06:14:00 Step 9/12 : COPY go.mod vendor* ./ 06:14:00 ---> a9b5cd7a1797 06:14:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:14:00 ---> Running in abcf87e29808 06:14:01 Still waiting to schedule task 06:14:01 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16469’ is offline 06:14:22 Removing intermediate container abcf87e29808 06:14:22 ---> 8b3ef76eabf7 06:14:22 Step 11/12 : COPY . . 06:14:22 ---> 94c38ad6d115 06:14:22 Step 12/12 : RUN ${MAKE} 06:14:22 ---> Running in c892dfb70ade 06:14:22 noop 06:14:22 Removing intermediate container c892dfb70ade 06:14:22 ---> d623516ae201 06:14:22 Successfully built d623516ae201 06:14:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:22 + docker inspect -f . ci-base-image-x86_64 06:14:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:14:22 prd-ubuntu20.04-docker-8c-8g-16471 does not seem to be running inside a container 06:14:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:14:23 $ docker top a7e9ccf77808b19121cd767ca44e0ad19b5310d40434e52c995b4760576eeb4b -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:23 + go version 06:14:23 go version go1.20.2 linux/amd64 [Pipeline] } 06:14:23 $ docker stop --time=1 a7e9ccf77808b19121cd767ca44e0ad19b5310d40434e52c995b4760576eeb4b 06:14:24 $ docker rm -f --volumes a7e9ccf77808b19121cd767ca44e0ad19b5310d40434e52c995b4760576eeb4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:25 + docker inspect -f . ci-base-image-x86_64 06:14:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:14:25 prd-ubuntu20.04-docker-8c-8g-16471 does not seem to be running inside a container 06:14:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:14:25 $ docker top a4b207831fbb405fdb031f441c5f4aa05f22cd309197272459638e435300509b -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:25 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 06:14:26 + make test 06:14:26 go test ./... -coverprofile=coverage.out 06:14:31 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:14:41 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:14:41 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.038s coverage: 0.0% of statements 06:14:48 go vet ./... 06:14:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:14:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:14:51 ./bin/test-attribution-txt.sh [Pipeline] echo 06:14:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:14:51 $ docker stop --time=1 a4b207831fbb405fdb031f441c5f4aa05f22cd309197272459638e435300509b 06:14:53 $ docker rm -f --volumes a4b207831fbb405fdb031f441c5f4aa05f22cd309197272459638e435300509b [Pipeline] // withDockerContainer [Pipeline] sh 06:14:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:14:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:14:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:14:55 + ls -al . 06:14:55 total 172 06:14:55 drwxrwxr-x 9 jenkins jenkins 4096 May 23 06:14 . 06:14:55 drwxrwxr-x 4 jenkins jenkins 4096 May 23 06:13 .. 06:14:55 -rw-rw-r-- 1 jenkins jenkins 6 May 23 06:13 .dockerignore 06:14:55 drwxrwxr-x 8 jenkins jenkins 4096 May 23 06:13 .git 06:14:55 drwxrwxr-x 3 jenkins jenkins 4096 May 23 06:13 .github 06:14:55 -rw-rw-r-- 1 jenkins jenkins 328 May 23 06:13 .gitignore 06:14:55 -rw-rw-r-- 1 jenkins jenkins 41 May 23 06:13 .golangci.yml 06:14:55 drwxr-xr-x 3 jenkins jenkins 4096 May 23 06:13 .semver 06:14:55 -rw-rw-r-- 1 jenkins jenkins 9056 May 23 06:13 Attribution.txt 06:14:55 -rw-rw-r-- 1 jenkins jenkins 8355 May 23 06:13 CHANGELOG.md 06:14:55 -rw-rw-r-- 1 jenkins jenkins 1423 May 23 06:13 Dockerfile 06:14:55 -rw-rw-r-- 1 jenkins jenkins 677 May 23 06:13 GOVERNANCE.md 06:14:55 -rw-rw-r-- 1 jenkins jenkins 656 May 23 06:13 Jenkinsfile 06:14:55 -rw-rw-r-- 1 jenkins jenkins 11340 May 23 06:13 LICENSE 06:14:55 -rw-rw-r-- 1 jenkins jenkins 2114 May 23 06:13 Makefile 06:14:55 -rw-rw-r-- 1 jenkins jenkins 620 May 23 06:13 OWNERS.md 06:14:55 -rw-rw-r-- 1 jenkins jenkins 10054 May 23 06:13 README.md 06:14:55 -rw-rw-r-- 1 jenkins jenkins 12 May 23 06:13 VERSION 06:14:55 drwxrwxr-x 2 jenkins jenkins 4096 May 23 06:13 bin 06:14:55 drwxrwxr-x 3 jenkins jenkins 4096 May 23 06:13 cmd 06:14:55 -rw-r--r-- 1 jenkins jenkins 8837 May 23 06:14 coverage.out 06:14:55 -rw-rw-r-- 1 jenkins jenkins 3283 May 23 06:13 go.mod 06:14:55 -rw-rw-r-- 1 jenkins jenkins 31326 May 23 06:13 go.sum 06:14:55 drwxrwxr-x 3 jenkins jenkins 4096 May 23 06:13 internal 06:14:55 drwxrwxr-x 4 jenkins jenkins 4096 May 23 06:13 snap 06:14:55 -rw-rw-r-- 1 jenkins jenkins 228 May 23 06:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:55 + 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=f0acc0c4a5995740a11ce30356140c244122cf64 --label arch=amd64 --label version=3.0.0-dev.25 . 06:14:55 Sending build context to Docker daemon 5.846MB 06:14:55 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 06:14:55 Step 2/24 : FROM ${BASE} AS builder 06:14:55 ---> d623516ae201 06:14:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:14:55 ---> Running in 6d97cbf054b3 06:14:55 Removing intermediate container 6d97cbf054b3 06:14:55 ---> 06c0f7cb22a0 06:14:55 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:14:55 ---> Running in ab7c7d6b8598 06:14:55 Removing intermediate container ab7c7d6b8598 06:14:55 ---> 643d7e4309ae 06:14:55 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:14:56 ---> Running in 8e154d5c0365 06:14:56 Removing intermediate container 8e154d5c0365 06:14:56 ---> 1a7f27d080a3 06:14:56 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:14:56 ---> Running in 306b00a2ebca 06:14:56 Removing intermediate container 306b00a2ebca 06:14:56 ---> 9fe3865375a5 06:14:56 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:14:56 ---> Running in 2cc8169dca6b 06:14:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:14:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:14:56 OK: 269 MiB in 57 packages 06:14:57 Removing intermediate container 2cc8169dca6b 06:14:57 ---> 558108fdb05c 06:14:57 Step 8/24 : WORKDIR /device-snmp-go 06:14:57 ---> Running in 9a3d8588dbef 06:14:57 Removing intermediate container 9a3d8588dbef 06:14:57 ---> 8745cdd930fe 06:14:57 Step 9/24 : COPY go.mod vendor* ./ 06:14:57 ---> 775fbc065ecb 06:14:57 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:14:57 ---> Running in 810e20495a4c 06:14:58 Removing intermediate container 810e20495a4c 06:14:58 ---> 05af2d700841 06:14:58 Step 11/24 : COPY . . 06:14:58 ---> a64c6721c520 06:14:58 Step 12/24 : RUN ${MAKE} 06:14:58 ---> Running in 142cb702ba41 06:14:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.25" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:15:17 Removing intermediate container 142cb702ba41 06:15:17 ---> 1ae5967849e2 06:15:17 Step 13/24 : FROM alpine:3.17 06:15:17 3.17: Pulling from library/alpine 06:15:17 f56be85fc22e: Already exists 06:15:17 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:15:17 Status: Downloaded newer image for alpine:3.17 06:15:17 ---> 9ed4aefc74f6 06:15:17 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:15:17 ---> Running in 4e4da5e985ec 06:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:15:17 (1/1) Installing dumb-init (1.2.5-r2) 06:15:17 Executing busybox-1.35.0-r29.trigger 06:15:17 OK: 7 MiB in 16 packages 06:15:18 Removing intermediate container 4e4da5e985ec 06:15:18 ---> 7083bb25c27d 06:15:18 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:15:18 ---> f0c6ac8396af 06:15:18 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:15:18 ---> 0434bb91514c 06:15:18 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:15:18 ---> c627ac0c899b 06:15:18 Step 18/24 : EXPOSE 59993 06:15:18 ---> Running in bc7459b0786d 06:15:18 Removing intermediate container bc7459b0786d 06:15:18 ---> 152e639dc131 06:15:18 Step 19/24 : EXPOSE 161 06:15:19 ---> Running in aa89bc2829bd 06:15:19 Removing intermediate container aa89bc2829bd 06:15:19 ---> d76a7ee99e87 06:15:19 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:15:19 ---> Running in 196538cff22c 06:15:19 Removing intermediate container 196538cff22c 06:15:19 ---> c2063fe390d9 06:15:19 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:15:19 ---> Running in 4b698e9509c4 06:15:19 Removing intermediate container 4b698e9509c4 06:15:19 ---> ad075aecd71e 06:15:19 Step 22/24 : LABEL arch=amd64 06:15:19 ---> Running in e5a2ddd0ae19 06:15:19 Removing intermediate container e5a2ddd0ae19 06:15:19 ---> 31dfb097a942 06:15:19 Step 23/24 : LABEL git_sha=f0acc0c4a5995740a11ce30356140c244122cf64 06:15:19 ---> Running in c909423213d1 06:15:19 Removing intermediate container c909423213d1 06:15:19 ---> 1f1b0326ac68 06:15:19 Step 24/24 : LABEL version=3.0.0-dev.25 06:15:19 ---> Running in 4e1d3050910a 06:15:19 Removing intermediate container 4e1d3050910a 06:15:19 ---> 9c944b301c1c 06:15:19 [Warning] One or more build-args [ARCH] were not consumed 06:15:19 Successfully built 9c944b301c1c 06:15:19 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:19 provisioning config files... 06:15:19 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8026829451791835625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:20 ---> docker-login.sh 06:15:20 nexus3.edgexfoundry.org:10001 06:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:20 Configure a credential helper to remove this warning. See 06:15:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:20 06:15:20 Login Succeeded 06:15:20 nexus3.edgexfoundry.org:10002 06:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:20 Configure a credential helper to remove this warning. See 06:15:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:20 06:15:20 Login Succeeded 06:15:20 nexus3.edgexfoundry.org:10003 06:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:20 Configure a credential helper to remove this warning. See 06:15:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:20 06:15:20 Login Succeeded 06:15:20 nexus3.edgexfoundry.org:10004 06:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:20 Configure a credential helper to remove this warning. See 06:15:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:20 06:15:20 Login Succeeded 06:15:20 docker.io 06:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:20 Configure a credential helper to remove this warning. See 06:15:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:20 06:15:20 Login Succeeded 06:15:20 ---> docker-login.sh ends [Pipeline] } 06:15:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:15:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:15:20 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 06:15:20 f0acc0c4a5995740a11ce30356140c244122cf64 06:15:20 latest 06:15:20 3.0.0-dev.25 06:15:20 f0acc0c4a5995740a11ce30356140c244122cf64-3.0.0-dev.25 06:15:20 main 06:15:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:20 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:f0acc0c4a5995740a11ce30356140c244122cf64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:21 + docker push nexus3.edgexfoundry.org:10004/device-snmp:f0acc0c4a5995740a11ce30356140c244122cf64 06:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:15:21 eb240c50114d: Preparing 06:15:21 b8befae7515e: Preparing 06:15:21 f31bc6b25edc: Preparing 06:15:21 5fd33d2cc130: Preparing 06:15:21 f1417ff83b31: Preparing 06:15:21 f1417ff83b31: Layer already exists 06:15:21 eb240c50114d: Pushed 06:15:21 5fd33d2cc130: Pushed 06:15:21 b8befae7515e: Pushed 06:15:23 f31bc6b25edc: Pushed 06:15:23 f0acc0c4a5995740a11ce30356140c244122cf64: digest: sha256:7af1994de3fe0dc2aba8ebcff1c34a2a78b0f8e87af889f4e1aa08d9a9a72e21 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:24 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:24 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 06:15:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:15:24 eb240c50114d: Preparing 06:15:24 b8befae7515e: Preparing 06:15:24 f31bc6b25edc: Preparing 06:15:24 5fd33d2cc130: Preparing 06:15:24 f1417ff83b31: Preparing 06:15:24 b8befae7515e: Layer already exists 06:15:24 5fd33d2cc130: Layer already exists 06:15:24 f1417ff83b31: Layer already exists 06:15:24 f31bc6b25edc: Layer already exists 06:15:24 eb240c50114d: Layer already exists 06:15:24 latest: digest: sha256:7af1994de3fe0dc2aba8ebcff1c34a2a78b0f8e87af889f4e1aa08d9a9a72e21 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:24 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:25 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.25 06:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:15:25 eb240c50114d: Preparing 06:15:25 b8befae7515e: Preparing 06:15:25 f31bc6b25edc: Preparing 06:15:25 5fd33d2cc130: Preparing 06:15:25 f1417ff83b31: Preparing 06:15:25 eb240c50114d: Layer already exists 06:15:25 5fd33d2cc130: Layer already exists 06:15:25 f31bc6b25edc: Layer already exists 06:15:25 b8befae7515e: Layer already exists 06:15:25 f1417ff83b31: Layer already exists 06:15:25 3.0.0-dev.25: digest: sha256:7af1994de3fe0dc2aba8ebcff1c34a2a78b0f8e87af889f4e1aa08d9a9a72e21 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:25 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:f0acc0c4a5995740a11ce30356140c244122cf64-3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:25 + docker push nexus3.edgexfoundry.org:10004/device-snmp:f0acc0c4a5995740a11ce30356140c244122cf64-3.0.0-dev.25 06:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:15:25 eb240c50114d: Preparing 06:15:25 b8befae7515e: Preparing 06:15:25 f31bc6b25edc: Preparing 06:15:25 5fd33d2cc130: Preparing 06:15:25 f1417ff83b31: Preparing 06:15:25 f31bc6b25edc: Layer already exists 06:15:25 f1417ff83b31: Layer already exists 06:15:25 eb240c50114d: Layer already exists 06:15:25 b8befae7515e: Layer already exists 06:15:25 5fd33d2cc130: Layer already exists 06:15:25 f0acc0c4a5995740a11ce30356140c244122cf64-3.0.0-dev.25: digest: sha256:7af1994de3fe0dc2aba8ebcff1c34a2a78b0f8e87af889f4e1aa08d9a9a72e21 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:26 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:26 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 06:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:15:26 eb240c50114d: Preparing 06:15:26 b8befae7515e: Preparing 06:15:26 f31bc6b25edc: Preparing 06:15:26 5fd33d2cc130: Preparing 06:15:26 f1417ff83b31: Preparing 06:15:26 5fd33d2cc130: Layer already exists 06:15:26 b8befae7515e: Layer already exists 06:15:26 f1417ff83b31: Layer already exists 06:15:26 eb240c50114d: Layer already exists 06:15:26 f31bc6b25edc: Layer already exists 06:15:26 main: digest: sha256:7af1994de3fe0dc2aba8ebcff1c34a2a78b0f8e87af889f4e1aa08d9a9a72e21 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:15:26 ===================================================== [Pipeline] echo 06:15:26 taggedImages: 06:15:26 - nexus3.edgexfoundry.org:10004/device-snmp:f0acc0c4a5995740a11ce30356140c244122cf64 06:15:26 - nexus3.edgexfoundry.org:10004/device-snmp:latest 06:15:26 - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.25 06:15:26 - nexus3.edgexfoundry.org:10004/device-snmp:f0acc0c4a5995740a11ce30356140c244122cf64-3.0.0-dev.25 06:15:26 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:15:26 06:15:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:15:27 latest: Pulling from edgex-lftools-log-publisher 06:15:27 5eb5b503b376: Pulling fs layer 06:15:27 5c69ac0246d0: Pulling fs layer 06:15:27 ec43610c2a17: Pulling fs layer 06:15:27 3a2ae6a8a46f: Pulling fs layer 06:15:27 33b1e0a273af: Pulling fs layer 06:15:27 5d3b04190fa2: Pulling fs layer 06:15:27 2f39f015ded8: Pulling fs layer 06:15:27 33b1e0a273af: Waiting 06:15:27 5d3b04190fa2: Waiting 06:15:27 2f39f015ded8: Waiting 06:15:27 3a2ae6a8a46f: Waiting 06:15:27 5c69ac0246d0: Verifying Checksum 06:15:27 5c69ac0246d0: Download complete 06:15:27 3a2ae6a8a46f: Download complete 06:15:27 33b1e0a273af: Verifying Checksum 06:15:27 33b1e0a273af: Download complete 06:15:27 5d3b04190fa2: Verifying Checksum 06:15:27 5d3b04190fa2: Download complete 06:15:27 ec43610c2a17: Verifying Checksum 06:15:27 ec43610c2a17: Download complete 06:15:27 5eb5b503b376: Verifying Checksum 06:15:27 5eb5b503b376: Download complete 06:15:28 2f39f015ded8: Verifying Checksum 06:15:28 2f39f015ded8: Download complete 06:15:28 5eb5b503b376: Pull complete 06:15:28 5c69ac0246d0: Pull complete 06:15:29 ec43610c2a17: Pull complete 06:15:29 3a2ae6a8a46f: Pull complete 06:15:29 33b1e0a273af: Pull complete 06:15:29 5d3b04190fa2: Pull complete 06:15:33 2f39f015ded8: Pull complete 06:15:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:15:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:15:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:33 prd-ubuntu20.04-docker-8c-8g-16471 does not seem to be running inside a container 06:15: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:15:36 $ docker top b5ff3222e2ee12697e894361c55615bf4b1de3cf2a6b716de1a138cb61e529f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:36 ---> job-cost.sh 06:15:36 lf-activate-venv: SKIPPING 06:15:36 INFO: No Stack... 06:15:36 INFO: Retrieving Pricing Info for: v3-standard-8 06:15:37 INFO: Archiving Costs [Pipeline] sh 06:15:37 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 06:15:37 + cut -d, -f6 [Pipeline] lock 06:15:37 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-82-stack-cost] 06:15:37 Resource [jenkins-edgexfoundry-device-snmp-go-main-82-stack-cost] did not exist. Created. 06:15:37 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:15:37 + echo total: 0.2199999988079071 [Pipeline] stash 06:15:37 Stashed 1 file(s) [Pipeline] } 06:15:37 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-82-stack-cost] [Pipeline] // lock [Pipeline] } 06:15:37 $ docker stop --time=1 b5ff3222e2ee12697e894361c55615bf4b1de3cf2a6b716de1a138cb61e529f2 06:15:38 $ docker rm -f --volumes b5ff3222e2ee12697e894361c55615bf4b1de3cf2a6b716de1a138cb61e529f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:15:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16472 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 06:15:40 Running in /w/workspace/device-snmp-go/82 [Pipeline] { [Pipeline] checkout 06:15:40 Selected Git installation does not exist. Using Default 06:15:40 The recommended git tool is: NONE 06:15:45 using credential edgex-jenkins-ssh 06:15:45 Cloning the remote Git repository 06:15:45 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:15:45 > git init /w/workspace/device-snmp-go/82 # timeout=10 06:15:46 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:15:46 > git --version # timeout=10 06:15:46 > git --version # 'git version 2.25.1' 06:15:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:15:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:15:47 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:15:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:15:48 Avoid second fetch 06:15:48 Checking out Revision f0acc0c4a5995740a11ce30356140c244122cf64 (main) 06:15:49 Commit message: "Merge pull request #310 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.93" 06:15:48 > git config core.sparsecheckout # timeout=10 06:15:48 > git checkout -f f0acc0c4a5995740a11ce30356140c244122cf64 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:15:49 % Total % Received % Xferd Average Speed Time Time Time Current 06:15:49 Dload Upload Total Spent Left Speed 06:15:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 06:15:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:15:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:15:50 + sudo tee /etc/docker/daemon.new 06:15:50 { 06:15:50 "registry-mirrors": [ 06:15:50 "https://nexus3.edgexfoundry.org:10001" 06:15:50 ], 06:15:50 "bip": "10.250.0.254/24", 06:15:50 "hosts": [ 06:15:50 "tcp://0.0.0.0:5555", 06:15:50 "unix:///var/run/docker.sock" 06:15:50 ], 06:15:50 "mtu": 1458, 06:15:50 "selinux-enabled": true, 06:15:50 "seccomp-profile": "/etc/docker/seccomp.json" 06:15:50 } [Pipeline] sh 06:15:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:15:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:16:13 provisioning config files... 06:16:13 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/82@tmp/config4890334918242379470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:14 ---> docker-login.sh 06:16:14 nexus3.edgexfoundry.org:10001 06:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:14 Configure a credential helper to remove this warning. See 06:16:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:14 06:16:14 Login Succeeded 06:16:14 nexus3.edgexfoundry.org:10002 06:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:14 Configure a credential helper to remove this warning. See 06:16:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:14 06:16:14 Login Succeeded 06:16:14 nexus3.edgexfoundry.org:10003 06:16:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:15 Configure a credential helper to remove this warning. See 06:16:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:15 06:16:15 Login Succeeded 06:16:15 nexus3.edgexfoundry.org:10004 06:16:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:15 Configure a credential helper to remove this warning. See 06:16:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:15 06:16:15 Login Succeeded 06:16:15 docker.io 06:16:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:16 Configure a credential helper to remove this warning. See 06:16:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:16 06:16:16 Login Succeeded 06:16:16 ---> docker-login.sh ends [Pipeline] } 06:16:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:16:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:16:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:16:16 ========================================================= 06:16:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:16:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:16:17 Sending build context to Docker daemon 3.027MB 06:16:17 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 06:16:17 Step 2/12 : FROM ${BASE} AS builder 06:16:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:16:17 c41833b44d91: Pulling fs layer 06:16:17 ed15518f5707: Pulling fs layer 06:16:17 feae8fd75edb: Pulling fs layer 06:16:17 242c74f7c9fa: Pulling fs layer 06:16:17 3cdef696dda3: Pulling fs layer 06:16:17 2ced38df9373: Pulling fs layer 06:16:17 58f1dce35555: Pulling fs layer 06:16:17 242c74f7c9fa: Waiting 06:16:17 3cdef696dda3: Waiting 06:16:17 2ced38df9373: Waiting 06:16:17 58f1dce35555: Waiting 06:16:17 ed15518f5707: Verifying Checksum 06:16:17 ed15518f5707: Download complete 06:16:17 242c74f7c9fa: Verifying Checksum 06:16:17 242c74f7c9fa: Download complete 06:16:17 3cdef696dda3: Verifying Checksum 06:16:17 3cdef696dda3: Download complete 06:16:17 c41833b44d91: Verifying Checksum 06:16:17 c41833b44d91: Download complete 06:16:18 c41833b44d91: Pull complete 06:16:18 58f1dce35555: Verifying Checksum 06:16:18 58f1dce35555: Download complete 06:16:18 ed15518f5707: Pull complete 06:16:19 feae8fd75edb: Download complete 06:16:20 2ced38df9373: Verifying Checksum 06:16:20 2ced38df9373: Download complete 06:16:30 feae8fd75edb: Pull complete 06:16:30 242c74f7c9fa: Pull complete 06:16:30 3cdef696dda3: Pull complete 06:16:37 2ced38df9373: Pull complete 06:16:39 58f1dce35555: Pull complete 06:16:39 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 06:16:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:16:39 ---> fadd8f120f05 06:16:39 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:16:41 ---> Running in a1e7879dca3b 06:16:41 Removing intermediate container a1e7879dca3b 06:16:41 ---> 1ccfb92792d6 06:16:41 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:16:41 ---> Running in e2249a286b3d 06:16:42 Removing intermediate container e2249a286b3d 06:16:42 ---> 156fb8d41706 06:16:42 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:16:42 ---> Running in d5cdfaa8a1e0 06:16:42 Removing intermediate container d5cdfaa8a1e0 06:16:42 ---> 291d8bfc9a57 06:16:42 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:16:42 ---> Running in 6b823c8e41d1 06:16:42 Removing intermediate container 6b823c8e41d1 06:16:42 ---> 87815c3a5ad4 06:16:42 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:16:42 ---> Running in 6eb72c72a80a 06:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:16:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:16:45 (1/4) Installing openssh-keygen (9.1_p1-r3) 06:16:45 (2/4) Installing libedit (20221030.3.1-r0) 06:16:45 (3/4) Installing openssh-client-common (9.1_p1-r3) 06:16:45 (4/4) Installing openssh-client-default (9.1_p1-r3) 06:16:45 Executing busybox-1.35.0-r29.trigger 06:16:45 OK: 268 MiB in 57 packages 06:16:46 Removing intermediate container 6eb72c72a80a 06:16:46 ---> 562a2c95b29a 06:16:46 Step 8/12 : WORKDIR /device-snmp-go 06:16:46 ---> Running in f96a6dcba26c 06:16:46 Removing intermediate container f96a6dcba26c 06:16:46 ---> 4e55408b07a0 06:16:46 Step 9/12 : COPY go.mod vendor* ./ 06:16:47 ---> 424840495d53 06:16:47 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:16:47 ---> Running in b8ea16782b45 06:17:55 Removing intermediate container b8ea16782b45 06:17:55 ---> 2c052e275edb 06:17:55 Step 11/12 : COPY . . 06:17:55 ---> 5787ac708331 06:17:55 Step 12/12 : RUN ${MAKE} 06:17:55 ---> Running in 3a4d6bda1e55 06:17:55 noop 06:17:55 Removing intermediate container 3a4d6bda1e55 06:17:55 ---> 99f5136f6544 06:17:55 Successfully built 99f5136f6544 06:17:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:55 + docker inspect -f . ci-base-image-arm64 06:17:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:55 prd-ubuntu20.04-docker-arm64-4c-16g-16472 does not seem to be running inside a container 06:17:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/82 -v /w/workspace/device-snmp-go/82:/w/workspace/device-snmp-go/82:rw,z -v /w/workspace/device-snmp-go/82@tmp:/w/workspace/device-snmp-go/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:17:57 $ docker top 4ff7a7432ce6439bd800e73af73ad37eea77c3798036e8bbe5927208381b4189 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:57 + go version 06:17:57 go version go1.20.2 linux/arm64 [Pipeline] } 06:17:57 $ docker stop --time=1 4ff7a7432ce6439bd800e73af73ad37eea77c3798036e8bbe5927208381b4189 06:17:59 $ docker rm -f --volumes 4ff7a7432ce6439bd800e73af73ad37eea77c3798036e8bbe5927208381b4189 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:00 + docker inspect -f . ci-base-image-arm64 06:18:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:00 prd-ubuntu20.04-docker-arm64-4c-16g-16472 does not seem to be running inside a container 06:18:00 $ 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/82 -v /w/workspace/device-snmp-go/82:/w/workspace/device-snmp-go/82:rw,z -v /w/workspace/device-snmp-go/82@tmp:/w/workspace/device-snmp-go/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:18:01 $ docker top c243e85ad3710a906e03bd74cf7fa03698eb88b4547c851590ecd828f1134e1f -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:02 + git config --global --add safe.directory /w/workspace/device-snmp-go/82 [Pipeline] fileExists [Pipeline] sh 06:18:02 + make test 06:18:02 go test ./... -coverprofile=coverage.out 06:18:35 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:20:41 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:20:41 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.048s coverage: 0.0% of statements 06:20:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:20:41 go vet ./... 06:21:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:21:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:21:04 ./bin/test-attribution-txt.sh [Pipeline] echo 06:21:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:21:04 $ docker stop --time=1 c243e85ad3710a906e03bd74cf7fa03698eb88b4547c851590ecd828f1134e1f 06:21:06 $ docker rm -f --volumes c243e85ad3710a906e03bd74cf7fa03698eb88b4547c851590ecd828f1134e1f [Pipeline] // withDockerContainer [Pipeline] sh 06:21:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:21:07 Warning: overwriting stash ‘coverage-report’ 06:21:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:21:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:21:08 + ls -al . 06:21:08 total 168 06:21:08 drwxrwxr-x 8 jenkins jenkins 4096 May 23 06:18 . 06:21:08 drwxrwxr-x 4 jenkins jenkins 4096 May 23 06:15 .. 06:21:08 -rw-rw-r-- 1 jenkins jenkins 6 May 23 06:15 .dockerignore 06:21:08 drwxrwxr-x 8 jenkins jenkins 4096 May 23 06:15 .git 06:21:08 drwxrwxr-x 3 jenkins jenkins 4096 May 23 06:15 .github 06:21:08 -rw-rw-r-- 1 jenkins jenkins 328 May 23 06:15 .gitignore 06:21:08 -rw-rw-r-- 1 jenkins jenkins 41 May 23 06:15 .golangci.yml 06:21:08 -rw-rw-r-- 1 jenkins jenkins 9056 May 23 06:15 Attribution.txt 06:21:08 -rw-rw-r-- 1 jenkins jenkins 8355 May 23 06:15 CHANGELOG.md 06:21:08 -rw-rw-r-- 1 jenkins jenkins 1423 May 23 06:15 Dockerfile 06:21:08 -rw-rw-r-- 1 jenkins jenkins 677 May 23 06:15 GOVERNANCE.md 06:21:08 -rw-rw-r-- 1 jenkins jenkins 656 May 23 06:15 Jenkinsfile 06:21:08 -rw-rw-r-- 1 jenkins jenkins 11340 May 23 06:15 LICENSE 06:21:08 -rw-rw-r-- 1 jenkins jenkins 2114 May 23 06:15 Makefile 06:21:08 -rw-rw-r-- 1 jenkins jenkins 620 May 23 06:15 OWNERS.md 06:21:08 -rw-rw-r-- 1 jenkins jenkins 10054 May 23 06:15 README.md 06:21:08 -rw-rw-r-- 1 jenkins jenkins 12 May 23 06:13 VERSION 06:21:08 drwxrwxr-x 2 jenkins jenkins 4096 May 23 06:15 bin 06:21:08 drwxrwxr-x 3 jenkins jenkins 4096 May 23 06:15 cmd 06:21:08 -rw-r--r-- 1 jenkins jenkins 8837 May 23 06:20 coverage.out 06:21:08 -rw-rw-r-- 1 jenkins jenkins 3283 May 23 06:15 go.mod 06:21:08 -rw-rw-r-- 1 jenkins jenkins 31326 May 23 06:15 go.sum 06:21:08 drwxrwxr-x 3 jenkins jenkins 4096 May 23 06:15 internal 06:21:08 drwxrwxr-x 4 jenkins jenkins 4096 May 23 06:15 snap 06:21:08 -rw-rw-r-- 1 jenkins jenkins 228 May 23 06:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:09 + 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=f0acc0c4a5995740a11ce30356140c244122cf64 --label arch=arm64 --label version=3.0.0-dev.25 . 06:21:09 Sending build context to Docker daemon 3.037MB 06:21:09 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 06:21:09 Step 2/24 : FROM ${BASE} AS builder 06:21:09 ---> 99f5136f6544 06:21:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:21:10 ---> Running in 35c467e1b842 06:21:10 Removing intermediate container 35c467e1b842 06:21:10 ---> 54ef06d2fce4 06:21:10 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:21:10 ---> Running in d1176c1952cc 06:21:12 Removing intermediate container d1176c1952cc 06:21:12 ---> e42b550f645c 06:21:12 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:21:12 ---> Running in c9fadf769011 06:21:12 Removing intermediate container c9fadf769011 06:21:12 ---> 90eb0736aff0 06:21:12 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:21:12 ---> Running in 39f9a7bbd059 06:21:14 Removing intermediate container 39f9a7bbd059 06:21:14 ---> 7287f4bb3946 06:21:14 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:21:14 ---> Running in 3f75f51739d8 06:21:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:21:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:21:17 OK: 268 MiB in 57 packages 06:21:18 Removing intermediate container 3f75f51739d8 06:21:18 ---> b13b3464d988 06:21:18 Step 8/24 : WORKDIR /device-snmp-go 06:21:18 ---> Running in 271437a89daf 06:21:18 Removing intermediate container 271437a89daf 06:21:18 ---> 3da193a7c379 06:21:18 Step 9/24 : COPY go.mod vendor* ./ 06:21:19 ---> 636e63832cd7 06:21:19 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:21:19 ---> Running in 78c95fe59a3d 06:21:21 Removing intermediate container 78c95fe59a3d 06:21:21 ---> b98879638a73 06:21:21 Step 11/24 : COPY . . 06:21:22 ---> 83409d20d6c7 06:21:22 Step 12/24 : RUN ${MAKE} 06:21:22 ---> Running in 6f7b8e61f257 06:21:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.25" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:23:45 Removing intermediate container 6f7b8e61f257 06:23:45 ---> 112cdf3cd2b5 06:23:45 Step 13/24 : FROM alpine:3.17 06:23:45 3.17: Pulling from library/alpine 06:23:45 c41833b44d91: Already exists 06:23:45 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:23:45 Status: Downloaded newer image for alpine:3.17 06:23:45 ---> 51e60588ff2c 06:23:45 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:23:45 ---> Running in 782ff38f2f52 06:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:23:45 (1/1) Installing dumb-init (1.2.5-r2) 06:23:45 Executing busybox-1.35.0-r29.trigger 06:23:45 OK: 8 MiB in 16 packages 06:23:45 Removing intermediate container 782ff38f2f52 06:23:45 ---> d2d4ec2f3379 06:23:45 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:23:45 ---> cbc3817635be 06:23:45 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:23:45 ---> b3e5780a20a7 06:23:45 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:23:45 ---> 6e2ba1c671a3 06:23:45 Step 18/24 : EXPOSE 59993 06:23:45 ---> Running in 6443f399a769 06:23:45 Removing intermediate container 6443f399a769 06:23:45 ---> 9fecc3c6b6f5 06:23:45 Step 19/24 : EXPOSE 161 06:23:45 ---> Running in e1ca65bba554 06:23:45 Removing intermediate container e1ca65bba554 06:23:45 ---> d148393e0bc0 06:23:45 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:23:45 ---> Running in 889a25bc666f 06:23:45 Removing intermediate container 889a25bc666f 06:23:45 ---> 5ae25d5b0380 06:23:45 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:23:45 ---> Running in 52e50fb135bd 06:23:45 Removing intermediate container 52e50fb135bd 06:23:45 ---> 2aa47492b6d4 06:23:45 Step 22/24 : LABEL arch=arm64 06:23:45 ---> Running in 7645f84abda8 06:23:45 Removing intermediate container 7645f84abda8 06:23:45 ---> dd0eae146be7 06:23:45 Step 23/24 : LABEL git_sha=f0acc0c4a5995740a11ce30356140c244122cf64 06:23:45 ---> Running in 25660babd02f 06:23:45 Removing intermediate container 25660babd02f 06:23:45 ---> 66899dbbe17e 06:23:45 Step 24/24 : LABEL version=3.0.0-dev.25 06:23:45 ---> Running in 8ce7cd03514e 06:23:45 Removing intermediate container 8ce7cd03514e 06:23:45 ---> 4ae3fcabba4d 06:23:45 [Warning] One or more build-args [ARCH] were not consumed 06:23:45 Successfully built 4ae3fcabba4d 06:23:45 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:23:45 provisioning config files... 06:23:45 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/82@tmp/config6649975246897836331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:45 ---> docker-login.sh 06:23:45 nexus3.edgexfoundry.org:10001 06:23:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:45 Configure a credential helper to remove this warning. See 06:23:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:45 06:23:45 Login Succeeded 06:23:45 nexus3.edgexfoundry.org:10002 06:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:46 Configure a credential helper to remove this warning. See 06:23:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:46 06:23:46 Login Succeeded 06:23:46 nexus3.edgexfoundry.org:10003 06:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:46 Configure a credential helper to remove this warning. See 06:23:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:46 06:23:46 Login Succeeded 06:23:46 nexus3.edgexfoundry.org:10004 06:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:46 Configure a credential helper to remove this warning. See 06:23:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:46 06:23:46 Login Succeeded 06:23:46 docker.io 06:23:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:47 Configure a credential helper to remove this warning. See 06:23:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:47 06:23:47 Login Succeeded 06:23:47 ---> docker-login.sh ends [Pipeline] } 06:23:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:23:47 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 06:23:47 f0acc0c4a5995740a11ce30356140c244122cf64 06:23:47 latest 06:23:47 3.0.0-dev.25 06:23:47 f0acc0c4a5995740a11ce30356140c244122cf64-3.0.0-dev.25 06:23:47 main 06:23:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:47 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:f0acc0c4a5995740a11ce30356140c244122cf64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:48 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:f0acc0c4a5995740a11ce30356140c244122cf64 06:23:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:23:48 ffaaaa6cbc15: Preparing 06:23:48 7bc6b68ff12c: Preparing 06:23:48 b4eb47431f92: Preparing 06:23:48 e2630d331ce3: Preparing 06:23:48 26cbea5cba74: Preparing 06:23:48 26cbea5cba74: Layer already exists 06:23:48 7bc6b68ff12c: Pushed 06:23:48 ffaaaa6cbc15: Pushed 06:23:48 e2630d331ce3: Pushed 06:23:52 b4eb47431f92: Pushed 06:23:52 f0acc0c4a5995740a11ce30356140c244122cf64: digest: sha256:bfb90f68ddb792da6257d49b22f430d43370de0d48cf7c500267d7813ef423fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:53 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:53 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 06:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:23:53 ffaaaa6cbc15: Preparing 06:23:53 7bc6b68ff12c: Preparing 06:23:53 b4eb47431f92: Preparing 06:23:53 e2630d331ce3: Preparing 06:23:53 26cbea5cba74: Preparing 06:23:53 26cbea5cba74: Layer already exists 06:23:53 ffaaaa6cbc15: Layer already exists 06:23:53 7bc6b68ff12c: Layer already exists 06:23:53 b4eb47431f92: Layer already exists 06:23:53 e2630d331ce3: Layer already exists 06:23:53 latest: digest: sha256:bfb90f68ddb792da6257d49b22f430d43370de0d48cf7c500267d7813ef423fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:53 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:54 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.25 06:23:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:23:54 ffaaaa6cbc15: Preparing 06:23:54 7bc6b68ff12c: Preparing 06:23:54 b4eb47431f92: Preparing 06:23:54 e2630d331ce3: Preparing 06:23:54 26cbea5cba74: Preparing 06:23:54 26cbea5cba74: Layer already exists 06:23:54 e2630d331ce3: Layer already exists 06:23:54 7bc6b68ff12c: Layer already exists 06:23:54 b4eb47431f92: Layer already exists 06:23:54 ffaaaa6cbc15: Layer already exists 06:23:54 3.0.0-dev.25: digest: sha256:bfb90f68ddb792da6257d49b22f430d43370de0d48cf7c500267d7813ef423fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:54 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:f0acc0c4a5995740a11ce30356140c244122cf64-3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:55 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:f0acc0c4a5995740a11ce30356140c244122cf64-3.0.0-dev.25 06:23:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:23:55 ffaaaa6cbc15: Preparing 06:23:55 7bc6b68ff12c: Preparing 06:23:55 b4eb47431f92: Preparing 06:23:55 e2630d331ce3: Preparing 06:23:55 26cbea5cba74: Preparing 06:23:55 26cbea5cba74: Layer already exists 06:23:55 e2630d331ce3: Layer already exists 06:23:55 ffaaaa6cbc15: Layer already exists 06:23:55 7bc6b68ff12c: Layer already exists 06:23:55 b4eb47431f92: Layer already exists 06:23:55 f0acc0c4a5995740a11ce30356140c244122cf64-3.0.0-dev.25: digest: sha256:bfb90f68ddb792da6257d49b22f430d43370de0d48cf7c500267d7813ef423fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:55 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:55 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 06:23:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:23:55 ffaaaa6cbc15: Preparing 06:23:55 7bc6b68ff12c: Preparing 06:23:55 b4eb47431f92: Preparing 06:23:55 e2630d331ce3: Preparing 06:23:55 26cbea5cba74: Preparing 06:23:55 7bc6b68ff12c: Layer already exists 06:23:55 26cbea5cba74: Layer already exists 06:23:55 ffaaaa6cbc15: Layer already exists 06:23:55 e2630d331ce3: Layer already exists 06:23:55 b4eb47431f92: Layer already exists 06:23:55 main: digest: sha256:bfb90f68ddb792da6257d49b22f430d43370de0d48cf7c500267d7813ef423fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:55 ===================================================== [Pipeline] echo 06:23:55 taggedImages: 06:23:55 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:f0acc0c4a5995740a11ce30356140c244122cf64 06:23:55 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 06:23:55 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.25 06:23:55 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:f0acc0c4a5995740a11ce30356140c244122cf64-3.0.0-dev.25 06:23:55 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:23:56 06:23:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:23:57 arm64: Pulling from edgex-lftools-log-publisher 06:23:57 8998bd30e6a1: Pulling fs layer 06:23:57 04944245beec: Pulling fs layer 06:23:57 699f458cf7ca: Pulling fs layer 06:23:57 765212b225bb: Pulling fs layer 06:23:57 f23df028b6ca: Pulling fs layer 06:23:57 d65c8cfc05b1: Pulling fs layer 06:23:57 2437ff75d9bd: Pulling fs layer 06:23:57 765212b225bb: Waiting 06:23:57 f23df028b6ca: Waiting 06:23:57 d65c8cfc05b1: Waiting 06:23:57 2437ff75d9bd: Waiting 06:23:57 04944245beec: Verifying Checksum 06:23:57 04944245beec: Download complete 06:23:57 765212b225bb: Verifying Checksum 06:23:57 765212b225bb: Download complete 06:23:57 f23df028b6ca: Verifying Checksum 06:23:57 f23df028b6ca: Download complete 06:23:57 d65c8cfc05b1: Verifying Checksum 06:23:57 d65c8cfc05b1: Download complete 06:23:57 699f458cf7ca: Verifying Checksum 06:23:57 699f458cf7ca: Download complete 06:23:58 8998bd30e6a1: Verifying Checksum 06:23:58 8998bd30e6a1: Download complete 06:24:01 2437ff75d9bd: Verifying Checksum 06:24:01 2437ff75d9bd: Download complete 06:24:02 8998bd30e6a1: Pull complete 06:24:03 04944245beec: Pull complete 06:24:04 699f458cf7ca: Pull complete 06:24:04 765212b225bb: Pull complete 06:24:05 f23df028b6ca: Pull complete 06:24:05 d65c8cfc05b1: Pull complete 06:24:17 2437ff75d9bd: Pull complete 06:24:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:24:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:24:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:17 prd-ubuntu20.04-docker-arm64-4c-16g-16472 does not seem to be running inside a container 06:24:17 $ 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/82 -v /w/workspace/device-snmp-go/82:/w/workspace/device-snmp-go/82:rw,z -v /w/workspace/device-snmp-go/82@tmp:/w/workspace/device-snmp-go/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:24:20 $ docker top 95ab0a7a547c48c652068518fecdea6f140992bb5d7870eca721b8ba8ba7ff72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:20 ---> job-cost.sh 06:24:21 lf-activate-venv: SKIPPING 06:24:21 INFO: No Stack... 06:24:21 INFO: Retrieving Pricing Info for: v3-standard-4 06:24:22 INFO: Archiving Costs [Pipeline] sh 06:24:22 + cat /w/workspace/device-snmp-go/82/archives/cost.csv 06:24:22 + cut -d, -f6 [Pipeline] lock 06:24:23 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-82-stack-cost] 06:24:23 Resource [jenkins-edgexfoundry-device-snmp-go-main-82-stack-cost] did not exist. Created. 06:24:23 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:24:23 /w/workspace/device-snmp-go/82@tmp/durable-2fc06224/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:24:23 + echo total: 0.10999999940395355 [Pipeline] stash 06:24:23 Warning: overwriting stash ‘stack-cost’ 06:24:23 Stashed 1 file(s) [Pipeline] } 06:24:23 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-82-stack-cost] [Pipeline] // lock [Pipeline] } 06:24:23 $ docker stop --time=1 95ab0a7a547c48c652068518fecdea6f140992bb5d7870eca721b8ba8ba7ff72 06:24:25 $ docker rm -f --volumes 95ab0a7a547c48c652068518fecdea6f140992bb5d7870eca721b8ba8ba7ff72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:24:25 provisioning config files... 06:24:25 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5301998469406969954tmp [Pipeline] { [Pipeline] sh 06:24:25 + set +x 06:24:25 + curl -s https://codecov.io/bash 06:24:25 + bash -s -- 06:24:25 06:24:25 _____ _ 06:24:25 / ____| | | 06:24:25 | | ___ __| | ___ ___ _____ __ 06:24:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:24:25 | |___| (_) | (_| | __/ (_| (_) \ V / 06:24:25 \_____\___/ \__,_|\___|\___\___/ \_/ 06:24:25 Bash-1.0.6 06:24:25 06:24:25 06:24:25 ==> git version 2.25.1 found 06:24:25 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:24:25 Release-Date: 2020-01-08 06:24:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:24:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:24:25 ==> Jenkins CI detected. 06:24:25 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 06:24:25 project root: . 06:24:25 --> token set from env 06:24:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:24:25 ==> Running gcov in . (disable via -X gcov) 06:24:25 ==> Python coveragepy not found 06:24:25 ==> Searching for coverage reports in: 06:24:25 + . 06:24:25 -> Found 1 reports 06:24:25 ==> Detecting git/mercurial file structure 06:24:26 ==> Reading reports 06:24:26 + ./coverage.out bytes=8837 06:24:26 ==> Appending adjustments 06:24:26 https://docs.codecov.io/docs/fixing-reports 06:24:26 + Found adjustments 06:24:26 ==> Gzipping contents 06:24:26 4.0K /tmp/codecov.q2KLAu.gz 06:24:26 ==> Uploading reports 06:24:26 url: https://codecov.io 06:24:26 query: branch=main&commit=f0acc0c4a5995740a11ce30356140c244122cf64&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:24:26 -> Pinging Codecov 06:24:26 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=f0acc0c4a5995740a11ce30356140c244122cf64&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:24:26 -> Uploading to 06:24:26 https://storage.googleapis.com/codecov/v4/raw/2023-05-23/6C56EA5C29638FB4528AC87E60AF5AE0/f0acc0c4a5995740a11ce30356140c244122cf64/d6798f05-fc39-44ca-924d-994fa40e317a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T062426Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e14731b00ea6a5be7a75f947afec5bb6c6ea0954e62999200431b69967ea3ad0 06:24:26 % Total % Received % Xferd Average Speed Time Time Time Current 06:24:26 Dload Upload Total Spent Left Speed 06:24:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 8486 --:--:-- --:--:-- --:--:-- 8486 06:24:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/f0acc0c4a5995740a11ce30356140c244122cf64 [Pipeline] } 06:24:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:24:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:24:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:24:27 06:24:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:24:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:24:27 df9b9388f04a: Pulling fs layer 06:24:27 52dc419b0ee2: Pulling fs layer 06:24:27 25bc292e5bac: Pulling fs layer 06:24:27 114826534d7a: Pulling fs layer 06:24:27 4657fd5d0bcf: Pulling fs layer 06:24:27 6ad1cebc031e: Pulling fs layer 06:24:27 8a3aa393b2d8: Pulling fs layer 06:24:27 4657fd5d0bcf: Waiting 06:24:27 6ad1cebc031e: Waiting 06:24:27 8a3aa393b2d8: Waiting 06:24:27 114826534d7a: Waiting 06:24:27 25bc292e5bac: Verifying Checksum 06:24:27 25bc292e5bac: Download complete 06:24:27 52dc419b0ee2: Download complete 06:24:27 4657fd5d0bcf: Download complete 06:24:27 df9b9388f04a: Download complete 06:24:27 df9b9388f04a: Pull complete 06:24:27 6ad1cebc031e: Verifying Checksum 06:24:27 6ad1cebc031e: Download complete 06:24:27 52dc419b0ee2: Pull complete 06:24:27 25bc292e5bac: Pull complete 06:24:28 114826534d7a: Verifying Checksum 06:24:28 114826534d7a: Download complete 06:24:28 8a3aa393b2d8: Verifying Checksum 06:24:28 8a3aa393b2d8: Download complete 06:24:31 114826534d7a: Pull complete 06:24:31 4657fd5d0bcf: Pull complete 06:24:32 6ad1cebc031e: Pull complete 06:24:34 8a3aa393b2d8: Pull complete 06:24:34 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:24:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:24:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:34 prd-ubuntu20.04-docker-8c-8g-16471 does not seem to be running inside a container 06:24:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:24:37 $ docker top 91d062475069bf5895bc57e8051780704a5b3a1097a8cb3616f178300cad821e -eo pid,comm [Pipeline] { [Pipeline] echo 06:24:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 06:24:37 + set -o pipefail 06:24:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 06:24:42 06:24:42 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 06:24:42 06:24:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/611da4a9-3e78-40d6-a922-f7e1b55c1e98 06:24:42 06:24:42 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:24:42 06:24:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:24:42 06:24:46 06:24:46 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:24:46 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:24:46 More details here: https://snyk.co/ue1NS [Pipeline] } 06:24:46 $ docker stop --time=1 91d062475069bf5895bc57e8051780704a5b3a1097a8cb3616f178300cad821e 06:24:48 $ docker rm -f --volumes 91d062475069bf5895bc57e8051780704a5b3a1097a8cb3616f178300cad821e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:24:48 + git log --format=format:%s -1 f0acc0c4a5995740a11ce30356140c244122cf64 [Pipeline] sh 06:24:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:24:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:49 prd-ubuntu20.04-docker-8c-8g-16471 does not seem to be running inside a container 06:24:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:24:50 $ docker top eb4561f7b80982ce9cabe3a66d52d8f9672c275a6f51723e307e75d0a7382fe9 -eo pid,comm 06:24:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:24:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:24:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:50 [ssh-agent] Looking for ssh-agent implementation... 06:24:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:50 $ docker exec eb4561f7b80982ce9cabe3a66d52d8f9672c275a6f51723e307e75d0a7382fe9 ssh-agent 06:24:50 SSH_AUTH_SOCK=/tmp/ssh-zZkWYl17sDZV/agent.31 06:24:50 SSH_AGENT_PID=37 06:24:50 Running ssh-add (command line suppressed) 06:24:50 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2509181589710661008.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2509181589710661008.key) 06:24:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:50 + git semver tag 06:24:51 2023-05-23 06:24:50,950 [run_tag] DEBUG tag force:False 06:24:51 2023-05-23 06:24:50,950 [check_head_tag] DEBUG check head tag 06:24:51 2023-05-23 06:24:50,951 [execute] INFO git cat-file --batch-check 06:24:51 2023-05-23 06:24:50,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 06:24:51 2023-05-23 06:24:50,955 [execute] INFO git cat-file --batch 06:24:51 2023-05-23 06:24:50,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 06:24:51 2023-05-23 06:24:50,976 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:24:51 2023-05-23 06:24:50,976 [execute] INFO git tag -a v3.0.0-dev.25 -m v3.0.0-dev.25 06:24:51 2023-05-23 06:24:50,976 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.25', '-m', 'v3.0.0-dev.25'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 06:24:51 2023-05-23 06:24:50,980 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:24:51 3.0.0-dev.25 [Pipeline] } 06:24:51 $ docker exec --env ******** --env ******** eb4561f7b80982ce9cabe3a66d52d8f9672c275a6f51723e307e75d0a7382fe9 ssh-agent -k 06:24:51 unset SSH_AUTH_SOCK; 06:24:51 unset SSH_AGENT_PID; 06:24:51 echo Agent pid 37 killed; 06:24:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:24:51 + git semver [Pipeline] } 06:24:51 $ docker stop --time=1 eb4561f7b80982ce9cabe3a66d52d8f9672c275a6f51723e307e75d0a7382fe9 06:24:53 $ docker rm -f --volumes eb4561f7b80982ce9cabe3a66d52d8f9672c275a6f51723e307e75d0a7382fe9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:24:53 06:24:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:24:53 0.23.1-centos7: Pulling from edgex-lftools 06:24:53 ab5ef0e58194: Pulling fs layer 06:24:53 9712f1f96733: Pulling fs layer 06:24:53 63f879dbbcfc: Pulling fs layer 06:24:53 0d9ebad4ef96: Pulling fs layer 06:24:53 e9a5061849ea: Pulling fs layer 06:24:53 d747dcd14b5f: Pulling fs layer 06:24:53 2de7ff778b66: Pulling fs layer 06:24:53 e9a5061849ea: Waiting 06:24:53 0d9ebad4ef96: Waiting 06:24:53 2de7ff778b66: Waiting 06:24:53 9712f1f96733: Verifying Checksum 06:24:53 9712f1f96733: Download complete 06:24:54 63f879dbbcfc: Verifying Checksum 06:24:54 63f879dbbcfc: Download complete 06:24:54 e9a5061849ea: Verifying Checksum 06:24:54 e9a5061849ea: Download complete 06:24:54 d747dcd14b5f: Download complete 06:24:54 0d9ebad4ef96: Verifying Checksum 06:24:54 0d9ebad4ef96: Download complete 06:24:54 ab5ef0e58194: Verifying Checksum 06:24:54 2de7ff778b66: Verifying Checksum 06:24:54 2de7ff778b66: Download complete 06:24:57 ab5ef0e58194: Pull complete 06:24:57 9712f1f96733: Pull complete 06:24:57 63f879dbbcfc: Pull complete 06:25:00 0d9ebad4ef96: Pull complete 06:25:01 e9a5061849ea: Pull complete 06:25:01 d747dcd14b5f: Pull complete 06:25:02 2de7ff778b66: Pull complete 06:25:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:25:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:25:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:02 prd-ubuntu20.04-docker-8c-8g-16471 does not seem to be running inside a container 06:25:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:25:04 $ docker top f7488e46e6d9ff2437af499c57a37870373f3e1d1ae41caeb6c772d5d4dd3300 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:25:04 provisioning config files... 06:25:04 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4383046117167514656tmp 06:25:04 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14769626928275083695tmp 06:25:04 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5214736554113663516tmp [Pipeline] { [Pipeline] echo 06:25:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:25:05 ---> sigul-configuration.sh 06:25:05 gpg: directory `/root/.gnupg' created 06:25:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:25:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:25:05 gpg: keyring `/root/.gnupg/secring.gpg' created 06:25:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:25:05 gpg: CAST5 encrypted data 06:25:05 gpg: encrypted with 1 passphrase 06:25:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:25:05 + mkdir /home/jenkins 06:25:05 + mkdir /home/jenkins/sigul [Pipeline] sh 06:25:05 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:25:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:25:06 ---> sigul-install.sh 06:25:06 Sigul already installed; skipping installation. [Pipeline] sh 06:25:06 + git tag --list 06:25:06 1.0.0 06:25:06 v0.0.0 06:25:06 v1.1.0 06:25:06 v1.1.1 06:25:06 v1.2.2 06:25:06 v1.3.0 06:25:06 v1.3.1 06:25:06 v2.0.0 06:25:06 v2.1.0 06:25:06 v2.1.1 06:25:06 v2.1.1-dev.2 06:25:06 v2.1.1-dev.3 06:25:06 v2.2.0 06:25:06 v2.2.1-dev.1 06:25:06 v2.2.1-dev.2 06:25:06 v2.2.1-dev.3 06:25:06 v2.2.1-dev.4 06:25:06 v2.2.1-dev.5 06:25:06 v2.2.1-dev.6 06:25:06 v2.2.1-dev.7 06:25:06 v2.3.0 06:25:06 v2.3.0-dev.10 06:25:06 v2.3.0-dev.11 06:25:06 v2.3.0-dev.12 06:25:06 v2.3.0-dev.13 06:25:06 v2.3.0-dev.14 06:25:06 v2.3.0-dev.15 06:25:06 v2.3.0-dev.16 06:25:06 v2.3.0-dev.17 06:25:06 v2.3.0-dev.18 06:25:06 v2.3.0-dev.19 06:25:06 v2.3.0-dev.20 06:25:06 v2.3.0-dev.21 06:25:06 v2.3.0-dev.22 06:25:06 v2.3.0-dev.23 06:25:06 v2.3.0-dev.24 06:25:06 v2.3.0-dev.7 06:25:06 v2.3.0-dev.8 06:25:06 v2.3.0-dev.9 06:25:06 v3.0.0-dev.1 06:25:06 v3.0.0-dev.10 06:25:06 v3.0.0-dev.11 06:25:06 v3.0.0-dev.12 06:25:06 v3.0.0-dev.13 06:25:06 v3.0.0-dev.14 06:25:06 v3.0.0-dev.15 06:25:06 v3.0.0-dev.16 06:25:06 v3.0.0-dev.17 06:25:06 v3.0.0-dev.18 06:25:06 v3.0.0-dev.19 06:25:06 v3.0.0-dev.2 06:25:06 v3.0.0-dev.20 06:25:06 v3.0.0-dev.21 06:25:06 v3.0.0-dev.22 06:25:06 v3.0.0-dev.23 06:25:06 v3.0.0-dev.24 06:25:06 v3.0.0-dev.25 06:25:06 v3.0.0-dev.3 06:25:06 v3.0.0-dev.4 06:25:06 v3.0.0-dev.5 06:25:06 v3.0.0-dev.6 06:25:06 v3.0.0-dev.7 06:25:06 v3.0.0-dev.8 06:25:06 v3.0.0-dev.9 [Pipeline] sh 06:25:06 + lftools sign git-tag v3.0.0-dev.25 06:25:07 Signing Git tag with Sigul... 06:25:07 Signing v3.0.0-dev.25 [Pipeline] echo 06:25:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:25:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:25:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:25:07 $ docker stop --time=1 f7488e46e6d9ff2437af499c57a37870373f3e1d1ae41caeb6c772d5d4dd3300 06:25:09 $ docker rm -f --volumes f7488e46e6d9ff2437af499c57a37870373f3e1d1ae41caeb6c772d5d4dd3300 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:25:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:25:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:25:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:09 prd-ubuntu20.04-docker-8c-8g-16471 does not seem to be running inside a container 06:25:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:25:10 $ docker top 39c2edc76117873eae465725a67e52ef1ebac05918be8185e005ef71ed9f284f -eo pid,comm 06:25:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:25:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:25:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:25:10 [ssh-agent] Looking for ssh-agent implementation... 06:25:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:25:10 $ docker exec 39c2edc76117873eae465725a67e52ef1ebac05918be8185e005ef71ed9f284f ssh-agent 06:25:10 SSH_AUTH_SOCK=/tmp/ssh-5KmEj7ghh5Uq/agent.31 06:25:10 SSH_AGENT_PID=37 06:25:10 Running ssh-add (command line suppressed) 06:25:10 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7480804447269308211.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7480804447269308211.key) 06:25:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:25:10 + git semver bump pre 06:25:11 2023-05-23 06:25:11,165 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:25:11 2023-05-23 06:25:11,165 [bump_version] DEBUG bumping version:3.0.0-dev.25 on axis:pre with prefix:dev 06:25:11 2023-05-23 06:25:11,166 [bump_version] DEBUG bumped version:3.0.0-dev.26 06:25:11 2023-05-23 06:25:11,166 [write_version] DEBUG write version:3.0.0-dev.26 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 06:25:11 2023-05-23 06:25:11,166 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:25:11 2023-05-23 06:25:11,166 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:25:11 2023-05-23 06:25:11,167 [execute] INFO git cat-file --batch-check 06:25:11 2023-05-23 06:25:11,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:25:11 2023-05-23 06:25:11,173 [execute] INFO git cat-file --batch 06:25:11 2023-05-23 06:25:11,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:25:11 2023-05-23 06:25:11,179 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:25:11 3.0.0-dev.26 [Pipeline] } 06:25:11 $ docker exec --env ******** --env ******** 39c2edc76117873eae465725a67e52ef1ebac05918be8185e005ef71ed9f284f ssh-agent -k 06:25:11 unset SSH_AUTH_SOCK; 06:25:11 unset SSH_AGENT_PID; 06:25:11 echo Agent pid 37 killed; 06:25:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:25:11 + git semver [Pipeline] } 06:25:11 $ docker stop --time=1 39c2edc76117873eae465725a67e52ef1ebac05918be8185e005ef71ed9f284f 06:25:13 $ docker rm -f --volumes 39c2edc76117873eae465725a67e52ef1ebac05918be8185e005ef71ed9f284f [Pipeline] // withDockerContainer [Pipeline] sh 06:25:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:25:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:25:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:13 prd-ubuntu20.04-docker-8c-8g-16471 does not seem to be running inside a container 06:25: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:25:14 $ docker top 4a87258bdc104b0f1b4e68ff4d3e53dcf917ae40e9455ff687d5f2294cd15725 -eo pid,comm 06:25:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:25:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:25:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:25:14 [ssh-agent] Looking for ssh-agent implementation... 06:25:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:25:14 $ docker exec 4a87258bdc104b0f1b4e68ff4d3e53dcf917ae40e9455ff687d5f2294cd15725 ssh-agent 06:25:14 SSH_AUTH_SOCK=/tmp/ssh-ohCB0KRDISrA/agent.32 06:25:14 SSH_AGENT_PID=38 06:25:14 Running ssh-add (command line suppressed) 06:25:14 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5406008859766003518.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5406008859766003518.key) 06:25:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:25:15 + git semver push 06:25:15 2023-05-23 06:25:15,283 [run_push] DEBUG push 06:25:15 2023-05-23 06:25:15,284 [execute] INFO git cat-file --batch-check 06:25:15 2023-05-23 06:25:15,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:25:15 2023-05-23 06:25:15,288 [execute] INFO git rev-list 2c565cc5d94e80edc6e19331ef1648b239896fc9 -- 06:25:15 2023-05-23 06:25:15,288 [execute] DEBUG Popen(['git', 'rev-list', '2c565cc5d94e80edc6e19331ef1648b239896fc9', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:25:15 2023-05-23 06:25:15,297 [execute] INFO git fetch -v origin 06:25:15 2023-05-23 06:25:15,297 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:25:15 2023-05-23 06:25:15,769 [run_push] DEBUG no remote changes detected 06:25:15 2023-05-23 06:25:15,769 [execute] INFO git push origin semver 06:25:15 2023-05-23 06:25:15,770 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:25:16 2023-05-23 06:25:16,558 [run_push] DEBUG push all version tags 06:25:16 2023-05-23 06:25:16,558 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:25:16 2023-05-23 06:25:16,559 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 06:25:17 2023-05-23 06:25:17,405 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:25:17 3.0.0-dev.26 [Pipeline] } 06:25:17 $ docker exec --env ******** --env ******** 4a87258bdc104b0f1b4e68ff4d3e53dcf917ae40e9455ff687d5f2294cd15725 ssh-agent -k 06:25:17 unset SSH_AUTH_SOCK; 06:25:17 unset SSH_AGENT_PID; 06:25:17 echo Agent pid 38 killed; 06:25:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:25:17 + git semver [Pipeline] } 06:25:18 $ docker stop --time=1 4a87258bdc104b0f1b4e68ff4d3e53dcf917ae40e9455ff687d5f2294cd15725 06:25:19 $ docker rm -f --volumes 4a87258bdc104b0f1b4e68ff4d3e53dcf917ae40e9455ff687d5f2294cd15725 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:25:20 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 06:25:20 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:25:20 total 16 06:25:20 drwxr-xr-x 3 root root 4096 May 23 06:15 . 06:25:20 drwxrwxr-x 10 jenkins jenkins 4096 May 23 06:25 .. 06:25:20 drwxr-xr-x 2 root root 4096 May 23 06:15 cost 06:25:20 -rw-r--r-- 1 root root 85 May 23 06:15 cost.csv 06:25:20 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:25:20 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:25:20 total 16 06:25:20 drwxr-xr-x 3 jenkins jenkins 4096 May 23 06:15 . 06:25:20 drwxrwxr-x 10 jenkins jenkins 4096 May 23 06:25 .. 06:25:20 drwxr-xr-x 2 jenkins jenkins 4096 May 23 06:15 cost 06:25:20 -rw-r--r-- 1 jenkins jenkins 85 May 23 06:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:25:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:25:21 ---> package-listing.sh 06:25:21 ++ facter osfamily 06:25:21 ++ tr '[:upper:]' '[:lower:]' 06:25:21 + OS_FAMILY=debian 06:25:21 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 06:25:21 + START_PACKAGES=/tmp/packages_start.txt 06:25:21 + END_PACKAGES=/tmp/packages_end.txt 06:25:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:25:21 + PACKAGES=/tmp/packages_start.txt 06:25:21 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 06:25:21 + PACKAGES=/tmp/packages_end.txt 06:25:21 + case "${OS_FAMILY}" in 06:25:21 + dpkg -l 06:25:21 + grep '^ii' 06:25:21 + '[' -f /tmp/packages_start.txt ']' 06:25:21 + '[' -f /tmp/packages_end.txt ']' 06:25:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:25:21 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 06:25:21 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 06:25:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 06:25:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:25:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:25:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:22 prd-ubuntu20.04-docker-8c-8g-16471 does not seem to be running inside a container 06:25:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:25:22 $ docker top 7e83dc3b8a65fecc28e59d5e273ab6b565e29bf9dede531f92dc892d5de6d3df -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:23 + touch /tmp/pre-build-complete [Pipeline] sh 06:25:23 + mkdir -p /var/log/sysstat [Pipeline] sh 06:25:23 + ls /var/log/sa-host 06:25:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:23 provisioning config files... 06:25:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6523496658977335098tmp [Pipeline] { [Pipeline] echo 06:25:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:25:24 ---> create-netrc.sh [Pipeline] } 06:25:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:25:24 ---> python-tools-install.sh [Pipeline] echo 06:25:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:25:24 ---> sudo-logs.sh 06:25:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:25:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:25:25 ---> job-cost.sh 06:25:25 lf-activate-venv: SKIPPING 06:25:25 DEBUG: total: 0.2199999988079071 06:25:25 INFO: Retrieving Stack Cost... 06:25:25 INFO: Retrieving Pricing Info for: v3-standard-8 06:25:25 INFO: Archiving Costs [Pipeline] echo 06:25:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:25:26 ---> logs-deploy.sh 06:25:26 lf-activate-venv: SKIPPING 06:25:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/82 06:25:26 INFO: archiving workspace using pattern(s): 06:25:27 Archives upload complete. 06:25:27 INFO: archiving logs to Nexus 06:25:28 ---> uname -a: 06:25:28 Linux prd-ubuntu20-04-docker-8c-8g-16471 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:25:28 06:25:28 06:25:28 ---> lscpu: 06:25:28 Architecture: x86_64 06:25:28 CPU op-mode(s): 32-bit, 64-bit 06:25:28 Byte Order: Little Endian 06:25:28 Address sizes: 40 bits physical, 48 bits virtual 06:25:28 CPU(s): 8 06:25:28 On-line CPU(s) list: 0-7 06:25:28 Thread(s) per core: 1 06:25:28 Core(s) per socket: 1 06:25:28 Socket(s): 8 06:25:28 NUMA node(s): 1 06:25:28 Vendor ID: AuthenticAMD 06:25:28 CPU family: 23 06:25:28 Model: 49 06:25:28 Model name: AMD EPYC-Rome Processor 06:25:28 Stepping: 0 06:25:28 CPU MHz: 2799.998 06:25:28 BogoMIPS: 5599.99 06:25:28 Virtualization: AMD-V 06:25:28 Hypervisor vendor: KVM 06:25:28 Virtualization type: full 06:25:28 L1d cache: 256 KiB 06:25:28 L1i cache: 256 KiB 06:25:28 L2 cache: 4 MiB 06:25:28 L3 cache: 128 MiB 06:25:28 NUMA node0 CPU(s): 0-7 06:25:28 Vulnerability Itlb multihit: Not affected 06:25:28 Vulnerability L1tf: Not affected 06:25:28 Vulnerability Mds: Not affected 06:25:28 Vulnerability Meltdown: Not affected 06:25:28 Vulnerability Mmio stale data: Not affected 06:25:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:25:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:25:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:25:28 Vulnerability Srbds: Not affected 06:25:28 Vulnerability Tsx async abort: Not affected 06:25:28 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 06:25:28 06:25:28 06:25:28 ---> nproc: 06:25:28 8 06:25:28 06:25:28 06:25:28 ---> df -h: 06:25:28 Filesystem Size Used Avail Use% Mounted on 06:25:28 overlay 155G 13G 143G 9% / 06:25:28 tmpfs 64M 0 64M 0% /dev 06:25:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:25:28 shm 64M 0 64M 0% /dev/shm 06:25:28 /dev/vda1 155G 13G 143G 9% /facter-os 06:25:28 06:25:28 06:25:28 ---> sar -b -r -n DEV: 06:25:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16471) 05/23/23 _x86_64_ (8 CPU) 06:25:28 06:25:28 06:12:56 LINUX RESTART (8 CPU) 06:25:28 06:25:28 06:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:25:28 06:14:01 204.60 47.91 156.69 0.00 5396.30 223335.98 0.00 06:25:28 06:15:01 183.72 1.33 182.39 0.00 25.46 55282.92 0.00 06:25:28 06:16:01 111.08 0.03 111.05 0.00 7.47 34020.20 0.00 06:25:28 06:17:01 2.10 0.02 2.08 0.00 0.13 23.07 0.00 06:25:28 06:18:01 6.22 0.98 5.23 0.00 67.59 1916.88 0.00 06:25:28 06:19:01 52.69 9.62 43.08 0.00 5087.42 7037.23 0.00 06:25:28 06:20:01 3.52 0.02 3.50 0.00 0.13 92.65 0.00 06:25:28 06:21:01 3.65 1.02 2.63 0.00 21.86 33.86 0.00 06:25:28 06:22:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 06:25:28 06:23:01 2.13 0.00 2.13 0.00 0.00 23.46 0.00 06:25:28 06:24:01 1.30 0.00 1.30 0.00 0.00 13.86 0.00 06:25:28 06:25:01 63.92 0.33 63.59 0.00 18.80 37650.66 0.00 06:25:28 Average: 53.04 5.10 47.94 0.00 885.38 29952.48 0.00 06:25:28 06:25:28 06:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:25:28 06:14:01 29158252 31590196 719840 2.19 75416 2633132 1968716 5.80 993236 2369492 1276 06:25:28 06:15:01 28175772 31361924 932192 2.83 148976 3226756 2184156 6.44 1421292 2818680 9992 06:25:28 06:16:01 27677744 31590852 704556 2.14 158828 3899828 1730100 5.10 1236556 3455604 336 06:25:28 06:17:01 27676120 31589248 705744 2.15 158856 3899824 1730100 5.10 1236872 3455604 4 06:25:28 06:18:01 27616132 31592600 701616 2.13 160428 3959524 1757880 5.18 1240332 3515224 320 06:25:28 06:19:01 27146992 31574460 706752 2.15 193056 4360648 1806900 5.33 1556312 3629752 4 06:25:28 06:20:01 27159080 31581604 699788 2.13 191636 4357388 1788604 5.27 1548428 3626556 8 06:25:28 06:21:01 27157532 31581188 699936 2.13 191760 4358016 1840952 5.43 1548964 3627052 132 06:25:28 06:22:01 27157808 31581548 699512 2.13 191840 4358020 1840952 5.43 1548696 3627068 8 06:25:28 06:23:01 27158120 31582100 698872 2.13 191920 4358152 1840952 5.43 1548796 3627192 172 06:25:28 06:24:01 27158072 31582120 698760 2.12 191988 4358152 1840952 5.43 1548920 3627200 8 06:25:28 06:25:01 25658960 31524652 752540 2.29 227200 5645884 2087460 6.15 1678160 4873304 613148 06:25:28 Average: 27408382 31561041 726676 2.21 173492 4117944 1868144 5.51 1425547 3521061 52117 06:25:28 06:25:28 06:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:25:28 06:14:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 06:25:28 06:14:01 ens3 645.89 404.80 6835.67 89.38 0.00 0.00 0.00 0.00 06:25:28 06:14:01 veth5109271 38.93 48.69 3.67 39.61 0.00 0.00 0.00 0.00 06:25:28 06:14:01 docker0 45.01 56.41 3.71 150.49 0.00 0.00 0.00 0.00 06:25:28 06:15:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 06:25:28 06:15:01 ens3 329.01 193.03 1951.09 111.38 0.00 0.00 0.00 0.00 06:25:28 06:15:01 docker0 145.88 272.27 11.33 1899.70 0.00 0.00 0.00 0.00 06:25:28 06:15:01 veth812e098 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:25:28 06:16:01 lo 7.13 7.13 0.70 0.70 0.00 0.00 0.00 0.00 06:25:28 06:16:01 ens3 142.94 104.62 2595.65 225.95 0.00 0.00 0.00 0.00 06:25:28 06:16:01 docker0 1.32 3.23 0.09 43.00 0.00 0.00 0.00 0.00 06:25:28 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:28 06:17:01 ens3 1.05 0.52 0.41 0.28 0.00 0.00 0.00 0.00 06:25:28 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:28 06:18:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 06:25:28 06:18:01 ens3 44.89 20.41 913.10 1.57 0.00 0.00 0.00 0.00 06:25:28 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:28 06:19:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 06:25:28 06:19:01 ens3 164.92 90.35 1956.37 6.21 0.00 0.00 0.00 0.00 06:25:28 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:28 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:28 06:20:01 ens3 0.77 0.07 0.06 0.00 0.00 0.00 0.00 0.00 06:25:28 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:28 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:28 06:21:01 ens3 1.50 1.18 3.54 0.33 0.00 0.00 0.00 0.00 06:25:28 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:28 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:28 06:22:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:25:28 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:28 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:28 06:23:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:25:28 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:28 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:28 06:24:01 ens3 0.13 0.10 0.07 0.07 0.00 0.00 0.00 0.00 06:25:28 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:28 06:25:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 06:25:28 06:25:01 ens3 297.28 176.04 7747.41 29.24 0.00 0.00 0.00 0.00 06:25:28 06:25:01 docker0 30.59 53.67 2.77 580.43 0.00 0.00 0.00 0.00 06:25:28 Average: lo 1.51 1.51 0.14 0.14 0.00 0.00 0.00 0.00 06:25:28 Average: ens3 135.70 82.60 1833.51 38.70 0.00 0.00 0.00 0.00 06:25:28 Average: docker0 18.57 32.13 1.49 222.79 0.00 0.00 0.00 0.00 06:25:28 06:25:28 06:25:28 ---> sar -P ALL: 06:25:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16471) 05/23/23 _x86_64_ (8 CPU) 06:25:28 06:25:28 06:12:56 LINUX RESTART (8 CPU) 06:25:28 06:25:28 06:13:01 CPU %user %nice %system %iowait %steal %idle 06:25:28 06:14:01 all 9.26 0.00 3.50 2.07 0.06 85.12 06:25:28 06:14:01 0 8.38 0.00 3.31 6.64 0.03 81.62 06:25:28 06:14:01 1 9.07 0.00 3.46 2.87 0.07 84.54 06:25:28 06:14:01 2 6.85 0.00 4.26 3.23 0.05 85.60 06:25:28 06:14:01 3 11.25 0.00 3.23 0.61 0.05 84.86 06:25:28 06:14:01 4 10.18 0.00 2.97 1.69 0.05 85.12 06:25:28 06:14:01 5 9.55 0.00 3.81 0.42 0.07 86.15 06:25:28 06:14:01 6 9.55 0.00 2.86 0.61 0.07 86.91 06:25:28 06:14:01 7 9.22 0.00 4.10 0.44 0.07 86.17 06:25:28 06:15:01 all 31.22 0.00 6.34 1.64 0.07 60.72 06:25:28 06:15:01 0 30.25 0.00 7.06 7.16 0.08 55.44 06:25:28 06:15:01 1 32.45 0.00 7.09 0.71 0.07 59.68 06:25:28 06:15:01 2 30.54 0.00 5.98 0.78 0.07 62.64 06:25:28 06:15:01 3 30.57 0.00 6.22 1.33 0.08 61.80 06:25:28 06:15:01 4 30.72 0.00 6.63 0.20 0.07 62.38 06:25:28 06:15:01 5 32.10 0.00 5.67 0.19 0.05 62.00 06:25:28 06:15:01 6 30.76 0.00 6.05 1.53 0.07 61.60 06:25:28 06:15:01 7 32.41 0.00 6.04 1.20 0.08 60.26 06:25:28 06:16:01 all 15.54 0.00 3.72 0.97 0.05 79.73 06:25:28 06:16:01 0 14.40 0.00 3.68 1.65 0.05 80.22 06:25:28 06:16:01 1 13.83 0.00 4.09 0.10 0.03 81.95 06:25:28 06:16:01 2 17.87 0.00 3.18 0.52 0.05 78.38 06:25:28 06:16:01 3 15.93 0.00 3.71 0.02 0.05 80.29 06:25:28 06:16:01 4 16.93 0.00 3.26 0.27 0.03 79.51 06:25:28 06:16:01 5 15.02 0.00 4.16 0.07 0.05 80.70 06:25:28 06:16:01 6 14.59 0.00 4.29 4.98 0.05 76.09 06:25:28 06:16:01 7 15.72 0.00 3.36 0.17 0.05 80.70 06:25:28 06:17:01 all 0.05 0.00 0.02 0.01 0.01 99.90 06:25:28 06:17:01 0 0.02 0.00 0.02 0.03 0.02 99.92 06:25:28 06:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:25:28 06:17:01 2 0.03 0.00 0.05 0.00 0.02 99.90 06:25:28 06:17:01 3 0.03 0.00 0.03 0.02 0.03 99.88 06:25:28 06:17:01 4 0.00 0.00 0.03 0.00 0.02 99.95 06:25:28 06:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:25:28 06:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:25:28 06:17:01 7 0.30 0.00 0.02 0.00 0.02 99.67 06:25:28 06:18:01 all 0.25 0.00 0.09 0.10 0.01 99.55 06:25:28 06:18:01 0 0.57 0.00 0.12 0.35 0.02 98.95 06:25:28 06:18:01 1 0.05 0.00 0.08 0.02 0.02 99.83 06:25:28 06:18:01 2 0.10 0.00 0.15 0.00 0.00 99.75 06:25:28 06:18:01 3 0.45 0.00 0.12 0.42 0.00 99.02 06:25:28 06:18:01 4 0.07 0.00 0.07 0.00 0.03 99.83 06:25:28 06:18:01 5 0.05 0.00 0.03 0.00 0.02 99.90 06:25:28 06:18:01 6 0.22 0.00 0.07 0.02 0.00 99.70 06:25:28 06:18:01 7 0.48 0.00 0.10 0.00 0.00 99.42 06:25:28 06:19:01 all 2.16 0.00 1.55 0.44 0.03 95.83 06:25:28 06:19:01 0 1.62 0.00 2.30 1.72 0.02 94.34 06:25:28 06:19:01 1 1.92 0.00 1.40 0.97 0.02 95.69 06:25:28 06:19:01 2 2.69 0.00 1.12 0.02 0.03 96.14 06:25:28 06:19:01 3 2.27 0.00 2.05 0.10 0.03 95.54 06:25:28 06:19:01 4 2.25 0.00 0.83 0.03 0.03 96.84 06:25:28 06:19:01 5 2.05 0.00 1.43 0.08 0.02 96.41 06:25:28 06:19:01 6 1.27 0.00 1.29 0.47 0.02 96.96 06:25:28 06:19:01 7 3.20 0.00 1.96 0.13 0.03 94.67 06:25:28 06:20:01 all 0.21 0.00 0.06 0.02 0.01 99.70 06:25:28 06:20:01 0 0.05 0.00 0.05 0.17 0.02 99.72 06:25:28 06:20:01 1 0.07 0.00 0.07 0.00 0.00 99.87 06:25:28 06:20:01 2 1.06 0.00 0.07 0.00 0.02 98.86 06:25:28 06:20:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:25:28 06:20:01 4 0.13 0.00 0.07 0.02 0.03 99.75 06:25:28 06:20:01 5 0.03 0.00 0.05 0.00 0.02 99.90 06:25:28 06:20:01 6 0.23 0.00 0.08 0.00 0.02 99.67 06:25:28 06:20:01 7 0.08 0.00 0.05 0.00 0.00 99.87 06:25:28 06:21:01 all 0.06 0.00 0.04 0.01 0.01 99.87 06:25:28 06:21:01 0 0.03 0.00 0.05 0.08 0.02 99.82 06:25:28 06:21:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:25:28 06:21:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:25:28 06:21:01 3 0.00 0.00 0.03 0.00 0.00 99.97 06:25:28 06:21:01 4 0.08 0.00 0.05 0.00 0.03 99.83 06:25:28 06:21:01 5 0.05 0.00 0.05 0.00 0.02 99.88 06:25:28 06:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:25:28 06:21:01 7 0.22 0.00 0.07 0.03 0.00 99.68 06:25:28 06:22:01 all 0.05 0.00 0.01 0.01 0.01 99.92 06:25:28 06:22:01 0 0.02 0.00 0.02 0.05 0.02 99.90 06:25:28 06:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:25:28 06:22:01 2 0.18 0.00 0.00 0.00 0.00 99.82 06:25:28 06:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:25:28 06:22:01 4 0.08 0.00 0.02 0.00 0.02 99.88 06:25:28 06:22:01 5 0.07 0.00 0.02 0.02 0.02 99.88 06:25:28 06:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:28 06:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:25:28 06:23:01 all 0.04 0.00 0.01 0.01 0.01 99.94 06:25:28 06:23:01 0 0.02 0.00 0.02 0.05 0.00 99.92 06:25:28 06:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:25:28 06:23:01 2 0.15 0.00 0.02 0.00 0.02 99.82 06:25:28 06:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:25:28 06:23:01 4 0.05 0.00 0.02 0.00 0.03 99.90 06:25:28 06:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:25:28 06:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:28 06:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:25:28 06:24:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:25:28 06:24:01 0 0.03 0.00 0.00 0.05 0.02 99.90 06:25:28 06:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:25:28 06:24:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:25:28 06:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:25:28 06:24:01 4 0.05 0.00 0.03 0.00 0.03 99.88 06:25:28 06:24:01 5 0.03 0.00 0.02 0.02 0.02 99.92 06:25:28 06:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:25:28 06:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:25:28 06:25:28 06:24:01 CPU %user %nice %system %iowait %steal %idle 06:25:28 06:25:01 all 7.28 0.00 2.99 0.81 0.04 88.89 06:25:28 06:25:01 0 5.93 0.00 3.41 0.62 0.03 90.01 06:25:28 06:25:01 1 7.77 0.00 3.41 0.49 0.03 88.29 06:25:28 06:25:01 2 8.21 0.00 2.65 0.10 0.03 89.01 06:25:28 06:25:01 3 6.56 0.00 2.51 0.03 0.02 90.88 06:25:28 06:25:01 4 8.99 0.00 2.92 0.03 0.05 88.01 06:25:28 06:25:01 5 7.65 0.00 3.24 3.92 0.03 85.15 06:25:28 06:25:01 6 6.38 0.00 3.00 1.07 0.03 89.51 06:25:28 06:25:01 7 6.73 0.00 2.76 0.20 0.05 90.26 06:25:28 Average: all 5.48 0.00 1.52 0.50 0.03 92.47 06:25:28 Average: 0 5.08 0.00 1.66 1.54 0.03 91.69 06:25:28 Average: 1 5.40 0.00 1.63 0.43 0.03 92.52 06:25:28 Average: 2 5.62 0.00 1.45 0.39 0.03 92.52 06:25:28 Average: 3 5.56 0.00 1.49 0.21 0.02 92.72 06:25:28 Average: 4 5.76 0.00 1.40 0.19 0.04 92.62 06:25:28 Average: 5 5.52 0.00 1.53 0.39 0.03 92.53 06:25:28 Average: 6 5.22 0.00 1.46 0.72 0.02 92.58 06:25:28 Average: 7 5.66 0.00 1.53 0.18 0.03 92.61 06:25:28 06:25:28 06:25:28