Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 59e8a49adf84218e27872d7b6b42bd2fec737482 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-ssh15201397847321369073.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-ssh7679053681287358142.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-ssh2019799397602570110.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-ssh3324728737044139557.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-ssh6075293889243508334.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13853 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 59e8a49adf84218e27872d7b6b42bd2fec737482 (main) Commit message: "Merge pull request #302 from jumpingliu/ignore-go-mods" > 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 59e8a49adf84218e27872d7b6b42bd2fec737482 # timeout=10 > git rev-list --no-walk 4540667df76160ba2257f08fa194345a2d771c5a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:24:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:24:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:24:29 ========================================================= 06:24:29 EdgeX Global Pipelines Version Info 06:24:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:24:30 ------------------- 06:24:30 stable info: 06:24:30 ------------------- 06:24:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:24:30 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 06:24:30 Message: update stable to v1.0.249 06:24:31 ------------------- 06:24:31 experimental info: 06:24:31 ------------------- 06:24:31 Commited By: **** collab-it+edgex@linuxfoundation.org 06:24:31 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 06:24:31 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59e8a49adf84218e27872d7b6b42bd2fec737482 [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59e8a49 [Pipeline] echo 06:24:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:24:31 provisioning config files... 06:24:31 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17878109644398516282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:32 ---> docker-login.sh 06:24:32 nexus3.edgexfoundry.org:10001 06:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:32 Configure a credential helper to remove this warning. See 06:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:32 06:24:32 Login Succeeded 06:24:32 nexus3.edgexfoundry.org:10002 06:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:32 Configure a credential helper to remove this warning. See 06:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:32 06:24:32 Login Succeeded 06:24:32 nexus3.edgexfoundry.org:10003 06:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:32 Configure a credential helper to remove this warning. See 06:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:32 06:24:32 Login Succeeded 06:24:32 nexus3.edgexfoundry.org:10004 06:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:32 Configure a credential helper to remove this warning. See 06:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:32 06:24:32 Login Succeeded 06:24:32 docker.io 06:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:32 Configure a credential helper to remove this warning. See 06:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:32 06:24:32 Login Succeeded 06:24:32 ---> docker-login.sh ends [Pipeline] } 06:24:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:24:33 + git rev-list -1 --merges 59e8a49adf84218e27872d7b6b42bd2fec737482~1..59e8a49adf84218e27872d7b6b42bd2fec737482 [Pipeline] echo 06:24:33 -----------> git rev-list -1 --merges 59e8a49adf84218e27872d7b6b42bd2fec737482~1..59e8a49adf84218e27872d7b6b42bd2fec737482 59e8a49adf84218e27872d7b6b42bd2fec737482 06:24:33 59e8a49adf84218e27872d7b6b42bd2fec737482 [false] [Pipeline] sh 06:24:33 + git log --format=format:%s -1 59e8a49adf84218e27872d7b6b42bd2fec737482 [Pipeline] echo 06:24:33 ========================================================= 06:24:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:24:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:24:33 + git log --format=format:%s -1 59e8a49adf84218e27872d7b6b42bd2fec737482 [Pipeline] echo 06:24:33 [semverPrep] GIT_COMMIT: 59e8a49adf84218e27872d7b6b42bd2fec737482, Commit Message: Merge pull request #302 from jumpingliu/ignore-go-mods [Pipeline] echo 06:24:33 [semverPrep] This is not a build commit. [Pipeline] sh 06:24:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:24:34 + grep -v github /etc/ssh/ssh_known_hosts 06:24:34 + [ -e /tmp/ssh_known_hosts ] 06:24:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:24:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:24:34 + sudo tee -a /etc/ssh/ssh_known_hosts 06:24:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:34 06:24: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:24:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:34 0.1.4: Pulling from edgex-devops/py-git-semver 06:24:34 b85a868b505f: Pulling fs layer 06:24:34 e2be974225ed: Pulling fs layer 06:24:34 339a4e72a1f5: Pulling fs layer 06:24:34 988bab9f4d93: Pulling fs layer 06:24:34 1469e6f7b9e6: Pulling fs layer 06:24:34 eaf3925da568: Pulling fs layer 06:24:34 bab4dde63d76: Pulling fs layer 06:24:34 bde34c3a00c8: Pulling fs layer 06:24:34 b352a97aabf1: Pulling fs layer 06:24:34 4872d77fe225: Pulling fs layer 06:24:34 5851b861e8e6: Pulling fs layer 06:24:34 bab4dde63d76: Waiting 06:24:34 988bab9f4d93: Waiting 06:24:34 eaf3925da568: Waiting 06:24:34 5851b861e8e6: Waiting 06:24:34 b352a97aabf1: Waiting 06:24:34 1469e6f7b9e6: Waiting 06:24:34 e2be974225ed: Verifying Checksum 06:24:34 e2be974225ed: Download complete 06:24:34 988bab9f4d93: Verifying Checksum 06:24:34 988bab9f4d93: Download complete 06:24:34 339a4e72a1f5: Verifying Checksum 06:24:34 339a4e72a1f5: Download complete 06:24:34 1469e6f7b9e6: Verifying Checksum 06:24:34 1469e6f7b9e6: Download complete 06:24:34 eaf3925da568: Download complete 06:24:35 bde34c3a00c8: Verifying Checksum 06:24:35 bde34c3a00c8: Download complete 06:24:35 b352a97aabf1: Verifying Checksum 06:24:35 b352a97aabf1: Download complete 06:24:35 4872d77fe225: Download complete 06:24:35 5851b861e8e6: Download complete 06:24:35 b85a868b505f: Verifying Checksum 06:24:35 b85a868b505f: Download complete 06:24:35 bab4dde63d76: Verifying Checksum 06:24:35 bab4dde63d76: Download complete 06:24:36 b85a868b505f: Pull complete 06:24:36 e2be974225ed: Pull complete 06:24:36 339a4e72a1f5: Pull complete 06:24:37 988bab9f4d93: Pull complete 06:24:37 1469e6f7b9e6: Pull complete 06:24:37 eaf3925da568: Pull complete 06:24:39 bab4dde63d76: Pull complete 06:24:39 bde34c3a00c8: Pull complete 06:24:39 b352a97aabf1: Pull complete 06:24:39 4872d77fe225: Pull complete 06:24:39 5851b861e8e6: Pull complete 06:24:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:24:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:39 prd-ubuntu20.04-docker-8c-8g-13853 does not seem to be running inside a container 06:24:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:24:41 $ docker top 1751c74f71ed94d95a25f7fb602ed16319a4912e2223fc61dc827f6d6b82a818 -eo pid,comm 06:24:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:24:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:24:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:41 [ssh-agent] Looking for ssh-agent implementation... 06:24:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:41 $ docker exec 1751c74f71ed94d95a25f7fb602ed16319a4912e2223fc61dc827f6d6b82a818 ssh-agent 06:24:41 SSH_AUTH_SOCK=/tmp/ssh-Tht9Z06q0tLQ/agent.34 06:24:41 SSH_AGENT_PID=40 06:24:41 Running ssh-add (command line suppressed) 06:24:41 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13660533778930664139.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13660533778930664139.key) 06:24:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:42 + git tag --points-at HEAD [Pipeline] } 06:24:42 $ docker exec --env ******** --env ******** 1751c74f71ed94d95a25f7fb602ed16319a4912e2223fc61dc827f6d6b82a818 ssh-agent -k 06:24:42 unset SSH_AUTH_SOCK; 06:24:42 unset SSH_AGENT_PID; 06:24:42 echo Agent pid 40 killed; 06:24:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:24:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:42 [ssh-agent] Looking for ssh-agent implementation... 06:24:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:42 $ docker exec 1751c74f71ed94d95a25f7fb602ed16319a4912e2223fc61dc827f6d6b82a818 ssh-agent 06:24:42 SSH_AUTH_SOCK=/tmp/ssh-5PbQCEO7jIJ9/agent.73 06:24:42 SSH_AGENT_PID=79 06:24:42 Running ssh-add (command line suppressed) 06:24:42 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7793308771310318497.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7793308771310318497.key) 06:24:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:43 + git semver init 06:24:43 2023-05-05 06:24:43,185 [run_init] DEBUG init version:0.0.0 force:False 06:24:43 2023-05-05 06:24:43,186 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 06:24:43 2023-05-05 06:24:43,186 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 06:24:43 2023-05-05 06:24:43,186 [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:24:44 2023-05-05 06:24:43,917 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 06:24:44 2023-05-05 06:24:43,917 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 06:24:44 2023-05-05 06:24:43,918 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:24:44 2023-05-05 06:24:43,918 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:24:44 3.0.0-dev.18 [Pipeline] } 06:24:44 $ docker exec --env ******** --env ******** 1751c74f71ed94d95a25f7fb602ed16319a4912e2223fc61dc827f6d6b82a818 ssh-agent -k 06:24:44 unset SSH_AUTH_SOCK; 06:24:44 unset SSH_AGENT_PID; 06:24:44 echo Agent pid 79 killed; 06:24:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:24:44 + git semver [Pipeline] } 06:24:44 $ docker stop --time=1 1751c74f71ed94d95a25f7fb602ed16319a4912e2223fc61dc827f6d6b82a818 06:24:46 $ docker rm -f --volumes 1751c74f71ed94d95a25f7fb602ed16319a4912e2223fc61dc827f6d6b82a818 [Pipeline] // withDockerContainer [Pipeline] sh 06:24:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:24:46 Stashed 1 file(s) [Pipeline] echo 06:24:46 [edgeXSemver]: initialized semver on version 3.0.0-dev.18 [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:24:46 provisioning config files... 06:24:46 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15787420939336723978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:47 ---> docker-login.sh 06:24:47 nexus3.edgexfoundry.org:10001 06:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:47 Configure a credential helper to remove this warning. See 06:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:47 06:24:47 Login Succeeded 06:24:47 nexus3.edgexfoundry.org:10002 06:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:47 Configure a credential helper to remove this warning. See 06:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:47 06:24:47 Login Succeeded 06:24:47 nexus3.edgexfoundry.org:10003 06:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:47 Configure a credential helper to remove this warning. See 06:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:47 06:24:47 Login Succeeded 06:24:47 nexus3.edgexfoundry.org:10004 06:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:47 Configure a credential helper to remove this warning. See 06:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:47 06:24:47 Login Succeeded 06:24:47 docker.io 06:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:47 Configure a credential helper to remove this warning. See 06:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:47 06:24:47 Login Succeeded 06:24:47 ---> docker-login.sh ends [Pipeline] } 06:24:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:24:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:24:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:24:47 ========================================================= 06:24:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 06:24:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:48 + 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:24:48 Sending build context to Docker daemon 5.797MB 06:24:48 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 06:24:48 Step 2/12 : FROM ${BASE} AS builder 06:24:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 06:24:48 f56be85fc22e: Pulling fs layer 06:24:48 85791d961cd3: Pulling fs layer 06:24:48 d694b5ae8c79: Pulling fs layer 06:24:48 9f32a84ed3da: Pulling fs layer 06:24:48 4d19c01a9841: Pulling fs layer 06:24:48 9325e15d5711: Pulling fs layer 06:24:48 9f32a84ed3da: Waiting 06:24:48 4d19c01a9841: Waiting 06:24:48 9325e15d5711: Waiting 06:24:48 556b6ee489ea: Pulling fs layer 06:24:48 c5a4b2cf53e6: Pulling fs layer 06:24:48 556b6ee489ea: Waiting 06:24:48 c5a4b2cf53e6: Waiting 06:24:48 85791d961cd3: Download complete 06:24:48 9f32a84ed3da: Download complete 06:24:48 4d19c01a9841: Verifying Checksum 06:24:48 4d19c01a9841: Download complete 06:24:48 f56be85fc22e: Verifying Checksum 06:24:48 f56be85fc22e: Download complete 06:24:48 9325e15d5711: Verifying Checksum 06:24:48 9325e15d5711: Download complete 06:24:48 f56be85fc22e: Pull complete 06:24:48 85791d961cd3: Pull complete 06:24:48 c5a4b2cf53e6: Verifying Checksum 06:24:48 c5a4b2cf53e6: Download complete 06:24:48 d694b5ae8c79: Verifying Checksum 06:24:48 d694b5ae8c79: Download complete 06:24:49 556b6ee489ea: Verifying Checksum 06:24:49 556b6ee489ea: Download complete 06:24:51 d694b5ae8c79: Pull complete 06:24:51 9f32a84ed3da: Pull complete 06:24:51 4d19c01a9841: Pull complete 06:24:51 9325e15d5711: Pull complete 06:24:54 556b6ee489ea: Pull complete 06:24:55 c5a4b2cf53e6: Pull complete 06:24:55 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 06:24:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:24:55 ---> c4be618373d6 06:24:55 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:24:58 ---> Running in dbcc536e74cc 06:24:58 Removing intermediate container dbcc536e74cc 06:24:58 ---> 9f709491e311 06:24:58 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:24:58 ---> Running in 1b283c836a9a 06:24:58 Removing intermediate container 1b283c836a9a 06:24:58 ---> 91d0c97cf913 06:24:58 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:24:58 ---> Running in 28fdee7d4ba8 06:24:58 Removing intermediate container 28fdee7d4ba8 06:24:58 ---> f58f72cd645e 06:24:58 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:24:58 ---> Running in 6c7491746ef9 06:24:58 Removing intermediate container 6c7491746ef9 06:24:58 ---> 3b6baff50e0b 06:24:58 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:24:58 ---> Running in 39d188be1e15 06:24:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:24:59 (1/4) Installing openssh-keygen (9.1_p1-r2) 06:24:59 (2/4) Installing libedit (20221030.3.1-r0) 06:24:59 (3/4) Installing openssh-client-common (9.1_p1-r2) 06:25:00 (4/4) Installing openssh-client-default (9.1_p1-r2) 06:25:00 Executing busybox-1.35.0-r29.trigger 06:25:00 OK: 269 MiB in 57 packages 06:25:00 Removing intermediate container 39d188be1e15 06:25:00 ---> 5547cab208bf 06:25:00 Step 8/12 : WORKDIR /device-snmp-go 06:25:00 ---> Running in be80ca941636 06:25:00 Removing intermediate container be80ca941636 06:25:00 ---> 4ecaa3fccd2e 06:25:00 Step 9/12 : COPY go.mod vendor* ./ 06:25:00 ---> bdcfa16ab40d 06:25:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:25:00 ---> Running in 257455cffb8f 06:25:01 Still waiting to schedule task 06:25:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:25:30 Removing intermediate container 257455cffb8f 06:25:30 ---> af076e077147 06:25:30 Step 11/12 : COPY . . 06:25:30 ---> 720085b7126d 06:25:30 Step 12/12 : RUN ${MAKE} 06:25:30 ---> Running in ed23dc4e2607 06:25:30 noop 06:25:30 Removing intermediate container ed23dc4e2607 06:25:30 ---> 50ffb596c2ba 06:25:30 Successfully built 50ffb596c2ba 06:25:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:31 + docker inspect -f . ci-base-image-x86_64 06:25:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:34 prd-ubuntu20.04-docker-8c-8g-13853 does not seem to be running inside a container 06:25:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:25:35 $ docker top 7b8f1408afb22933aca3b2912825d68602552395276ff92f198c64f72eb16b6e -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:37 + go version 06:25:37 go version go1.20.2 linux/amd64 [Pipeline] } 06:25:37 $ docker stop --time=1 7b8f1408afb22933aca3b2912825d68602552395276ff92f198c64f72eb16b6e 06:25:38 $ docker rm -f --volumes 7b8f1408afb22933aca3b2912825d68602552395276ff92f198c64f72eb16b6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:38 + docker inspect -f . ci-base-image-x86_64 06:25:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:38 prd-ubuntu20.04-docker-8c-8g-13853 does not seem to be running inside a container 06:25:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:25:39 $ docker top a7baaae736f71a33f9fb4490757aa5f06d385bcd27f3210500e161d5f796d3d8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:39 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 06:25:39 + make test 06:25:39 go test ./... -coverprofile=coverage.out 06:25:44 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:25:52 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:25:52 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements 06:25:58 go vet ./... 06:26:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:26:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:26:01 ./bin/test-attribution-txt.sh [Pipeline] echo 06:26:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:26:01 $ docker stop --time=1 a7baaae736f71a33f9fb4490757aa5f06d385bcd27f3210500e161d5f796d3d8 06:26:03 $ docker rm -f --volumes a7baaae736f71a33f9fb4490757aa5f06d385bcd27f3210500e161d5f796d3d8 [Pipeline] // withDockerContainer [Pipeline] sh 06:26:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:26:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:26:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:26:05 + ls -al . 06:26:05 total 172 06:26:05 drwxrwxr-x 9 jenkins jenkins 4096 May 5 06:25 . 06:26:05 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:24 .. 06:26:05 -rw-rw-r-- 1 jenkins jenkins 6 May 5 06:24 .dockerignore 06:26:05 drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:24 .git 06:26:05 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:24 .github 06:26:05 -rw-rw-r-- 1 jenkins jenkins 328 May 5 06:24 .gitignore 06:26:05 -rw-rw-r-- 1 jenkins jenkins 41 May 5 06:24 .golangci.yml 06:26:05 drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:24 .semver 06:26:05 -rw-rw-r-- 1 jenkins jenkins 9056 May 5 06:24 Attribution.txt 06:26:05 -rw-rw-r-- 1 jenkins jenkins 8355 May 5 06:24 CHANGELOG.md 06:26:05 -rw-rw-r-- 1 jenkins jenkins 1423 May 5 06:24 Dockerfile 06:26:05 -rw-rw-r-- 1 jenkins jenkins 677 May 5 06:24 GOVERNANCE.md 06:26:05 -rw-rw-r-- 1 jenkins jenkins 656 May 5 06:24 Jenkinsfile 06:26:05 -rw-rw-r-- 1 jenkins jenkins 11340 May 5 06:24 LICENSE 06:26:05 -rw-rw-r-- 1 jenkins jenkins 2114 May 5 06:24 Makefile 06:26:05 -rw-rw-r-- 1 jenkins jenkins 620 May 5 06:24 OWNERS.md 06:26:05 -rw-rw-r-- 1 jenkins jenkins 10054 May 5 06:24 README.md 06:26:05 -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:24 VERSION 06:26:05 drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:24 bin 06:26:05 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:24 cmd 06:26:05 -rw-r--r-- 1 jenkins jenkins 8837 May 5 06:25 coverage.out 06:26:05 -rw-rw-r-- 1 jenkins jenkins 3283 May 5 06:24 go.mod 06:26:05 -rw-rw-r-- 1 jenkins jenkins 31441 May 5 06:24 go.sum 06:26:05 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:24 internal 06:26:05 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:24 snap 06:26:05 -rw-rw-r-- 1 jenkins jenkins 228 May 5 06:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:05 + 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=59e8a49adf84218e27872d7b6b42bd2fec737482 --label arch=amd64 --label version=3.0.0-dev.18 . 06:26:05 Sending build context to Docker daemon 5.807MB 06:26:05 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 06:26:05 Step 2/24 : FROM ${BASE} AS builder 06:26:05 ---> 50ffb596c2ba 06:26:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:26:06 ---> Running in 5bb07f1844bc 06:26:06 Removing intermediate container 5bb07f1844bc 06:26:06 ---> 504ce5f3351f 06:26:06 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:26:06 ---> Running in 373740f5dffa 06:26:06 Removing intermediate container 373740f5dffa 06:26:06 ---> 41b5fb5e19c4 06:26:06 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:26:06 ---> Running in d000b8737696 06:26:06 Removing intermediate container d000b8737696 06:26:06 ---> 0e4bdd1c1c94 06:26:06 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:26:06 ---> Running in 5adf50a6f738 06:26:06 Removing intermediate container 5adf50a6f738 06:26:06 ---> 6e1b24e8b1af 06:26:06 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:26:06 ---> Running in 918b4de7eb3e 06:26:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:26:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:26:07 OK: 269 MiB in 57 packages 06:26:07 Removing intermediate container 918b4de7eb3e 06:26:07 ---> 85f689b159b9 06:26:07 Step 8/24 : WORKDIR /device-snmp-go 06:26:07 ---> Running in 47c184b0a0af 06:26:07 Removing intermediate container 47c184b0a0af 06:26:07 ---> 5b9be1ef90f7 06:26:07 Step 9/24 : COPY go.mod vendor* ./ 06:26:07 ---> acedc3ffbb8d 06:26:07 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:07 ---> Running in 04de5181e0b4 06:26:08 Removing intermediate container 04de5181e0b4 06:26:08 ---> b8312fd0d2ab 06:26:08 Step 11/24 : COPY . . 06:26:08 ---> 7a934eb77df2 06:26:08 Step 12/24 : RUN ${MAKE} 06:26:08 ---> Running in 9f8a9930824d 06:26:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:26:30 Removing intermediate container 9f8a9930824d 06:26:30 ---> cd43ee838584 06:26:30 Step 13/24 : FROM alpine:3.17 06:26:30 3.17: Pulling from library/alpine 06:26:30 f56be85fc22e: Already exists 06:26:30 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:26:30 Status: Downloaded newer image for alpine:3.17 06:26:30 ---> 9ed4aefc74f6 06:26:30 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:26:30 ---> Running in 8e7c22ac6c5f 06:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:26:30 (1/1) Installing dumb-init (1.2.5-r2) 06:26:30 Executing busybox-1.35.0-r29.trigger 06:26:30 OK: 7 MiB in 16 packages 06:26:30 Removing intermediate container 8e7c22ac6c5f 06:26:30 ---> df9ceb927d97 06:26:30 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:26:31 ---> 477d77c541a8 06:26:31 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:26:31 ---> 542b8b3f6b29 06:26:31 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:26:31 ---> 809b32fc54e5 06:26:31 Step 18/24 : EXPOSE 59993 06:26:31 ---> Running in d572ae12d5b3 06:26:31 Removing intermediate container d572ae12d5b3 06:26:31 ---> fe677c6c1e34 06:26:31 Step 19/24 : EXPOSE 161 06:26:31 ---> Running in f5eb4f3ab98e 06:26:31 Removing intermediate container f5eb4f3ab98e 06:26:31 ---> c56be38a4b48 06:26:31 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:26:31 ---> Running in 7d9c33cd87cf 06:26:31 Removing intermediate container 7d9c33cd87cf 06:26:31 ---> 6bcdcbe7915f 06:26:31 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:26:31 ---> Running in 8940d842ce82 06:26:31 Removing intermediate container 8940d842ce82 06:26:31 ---> 2f06f00adcd7 06:26:31 Step 22/24 : LABEL arch=amd64 06:26:31 ---> Running in 8d2c4f29effc 06:26:31 Removing intermediate container 8d2c4f29effc 06:26:31 ---> 9541a927ee95 06:26:31 Step 23/24 : LABEL git_sha=59e8a49adf84218e27872d7b6b42bd2fec737482 06:26:32 ---> Running in f73fca67dca4 06:26:32 Removing intermediate container f73fca67dca4 06:26:32 ---> cd4f94b0222a 06:26:32 Step 24/24 : LABEL version=3.0.0-dev.18 06:26:32 ---> Running in 36fc65e9f646 06:26:32 Removing intermediate container 36fc65e9f646 06:26:32 ---> acf0c88b9401 06:26:32 [Warning] One or more build-args [ARCH] were not consumed 06:26:32 Successfully built acf0c88b9401 06:26:32 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:26:32 provisioning config files... 06:26:32 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5616854414678102790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:26:32 ---> docker-login.sh 06:26:32 nexus3.edgexfoundry.org:10001 06:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:32 Configure a credential helper to remove this warning. See 06:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:32 06:26:32 Login Succeeded 06:26:32 nexus3.edgexfoundry.org:10002 06:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:32 Configure a credential helper to remove this warning. See 06:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:32 06:26:32 Login Succeeded 06:26:32 nexus3.edgexfoundry.org:10003 06:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:32 Configure a credential helper to remove this warning. See 06:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:32 06:26:32 Login Succeeded 06:26:32 nexus3.edgexfoundry.org:10004 06:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:32 Configure a credential helper to remove this warning. See 06:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:32 06:26:32 Login Succeeded 06:26:32 docker.io 06:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:32 Configure a credential helper to remove this warning. See 06:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:32 06:26:32 Login Succeeded 06:26:32 ---> docker-login.sh ends [Pipeline] } 06:26:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:26:33 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 06:26:33 59e8a49adf84218e27872d7b6b42bd2fec737482 06:26:33 latest 06:26:33 3.0.0-dev.18 06:26:33 59e8a49adf84218e27872d7b6b42bd2fec737482-3.0.0-dev.18 06:26:33 main 06:26:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:33 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:59e8a49adf84218e27872d7b6b42bd2fec737482 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:33 + docker push nexus3.edgexfoundry.org:10004/device-snmp:59e8a49adf84218e27872d7b6b42bd2fec737482 06:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:26:33 c17a0de5fdf1: Preparing 06:26:33 726aabf4ad13: Preparing 06:26:33 7c422f0ade2e: Preparing 06:26:33 aac71a9caaef: Preparing 06:26:33 f1417ff83b31: Preparing 06:26:33 f1417ff83b31: Layer already exists 06:26:33 c17a0de5fdf1: Pushed 06:26:33 726aabf4ad13: Pushed 06:26:33 aac71a9caaef: Pushed 06:26:36 7c422f0ade2e: Pushed 06:26:36 59e8a49adf84218e27872d7b6b42bd2fec737482: digest: sha256:ef3989769d4511797de43bf792fb6b0ab3767fc6976a565137534f87e71ceecd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:36 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:36 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 06:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:26:36 c17a0de5fdf1: Preparing 06:26:36 726aabf4ad13: Preparing 06:26:36 7c422f0ade2e: Preparing 06:26:36 aac71a9caaef: Preparing 06:26:36 f1417ff83b31: Preparing 06:26:36 f1417ff83b31: Layer already exists 06:26:36 c17a0de5fdf1: Layer already exists 06:26:36 726aabf4ad13: Layer already exists 06:26:36 7c422f0ade2e: Layer already exists 06:26:36 aac71a9caaef: Layer already exists 06:26:36 latest: digest: sha256:ef3989769d4511797de43bf792fb6b0ab3767fc6976a565137534f87e71ceecd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:37 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:37 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.18 06:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:26:37 c17a0de5fdf1: Preparing 06:26:37 726aabf4ad13: Preparing 06:26:37 7c422f0ade2e: Preparing 06:26:37 aac71a9caaef: Preparing 06:26:37 f1417ff83b31: Preparing 06:26:37 c17a0de5fdf1: Layer already exists 06:26:37 7c422f0ade2e: Layer already exists 06:26:37 726aabf4ad13: Layer already exists 06:26:37 f1417ff83b31: Layer already exists 06:26:37 aac71a9caaef: Layer already exists 06:26:37 3.0.0-dev.18: digest: sha256:ef3989769d4511797de43bf792fb6b0ab3767fc6976a565137534f87e71ceecd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:37 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:59e8a49adf84218e27872d7b6b42bd2fec737482-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:38 + docker push nexus3.edgexfoundry.org:10004/device-snmp:59e8a49adf84218e27872d7b6b42bd2fec737482-3.0.0-dev.18 06:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:26:38 c17a0de5fdf1: Preparing 06:26:38 726aabf4ad13: Preparing 06:26:38 7c422f0ade2e: Preparing 06:26:38 aac71a9caaef: Preparing 06:26:38 f1417ff83b31: Preparing 06:26:38 f1417ff83b31: Layer already exists 06:26:38 7c422f0ade2e: Layer already exists 06:26:38 726aabf4ad13: Layer already exists 06:26:38 c17a0de5fdf1: Layer already exists 06:26:38 aac71a9caaef: Layer already exists 06:26:38 59e8a49adf84218e27872d7b6b42bd2fec737482-3.0.0-dev.18: digest: sha256:ef3989769d4511797de43bf792fb6b0ab3767fc6976a565137534f87e71ceecd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:38 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:38 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 06:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:26:38 c17a0de5fdf1: Preparing 06:26:38 726aabf4ad13: Preparing 06:26:38 7c422f0ade2e: Preparing 06:26:38 aac71a9caaef: Preparing 06:26:38 f1417ff83b31: Preparing 06:26:38 f1417ff83b31: Layer already exists 06:26:38 7c422f0ade2e: Layer already exists 06:26:38 c17a0de5fdf1: Layer already exists 06:26:38 726aabf4ad13: Layer already exists 06:26:38 aac71a9caaef: Layer already exists 06:26:38 main: digest: sha256:ef3989769d4511797de43bf792fb6b0ab3767fc6976a565137534f87e71ceecd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:38 ===================================================== [Pipeline] echo 06:26:38 taggedImages: 06:26:38 - nexus3.edgexfoundry.org:10004/device-snmp:59e8a49adf84218e27872d7b6b42bd2fec737482 06:26:38 - nexus3.edgexfoundry.org:10004/device-snmp:latest 06:26:38 - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.18 06:26:38 - nexus3.edgexfoundry.org:10004/device-snmp:59e8a49adf84218e27872d7b6b42bd2fec737482-3.0.0-dev.18 06:26:38 - 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:26:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:26:39 06:26:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:26:39 latest: Pulling from edgex-lftools-log-publisher 06:26:39 5eb5b503b376: Pulling fs layer 06:26:39 5c69ac0246d0: Pulling fs layer 06:26:39 ec43610c2a17: Pulling fs layer 06:26:39 3a2ae6a8a46f: Pulling fs layer 06:26:39 33b1e0a273af: Pulling fs layer 06:26:39 5d3b04190fa2: Pulling fs layer 06:26:39 2f39f015ded8: Pulling fs layer 06:26:39 33b1e0a273af: Waiting 06:26:39 5d3b04190fa2: Waiting 06:26:39 2f39f015ded8: Waiting 06:26:39 3a2ae6a8a46f: Waiting 06:26:39 5c69ac0246d0: Download complete 06:26:39 3a2ae6a8a46f: Verifying Checksum 06:26:39 3a2ae6a8a46f: Download complete 06:26:39 33b1e0a273af: Download complete 06:26:39 5d3b04190fa2: Verifying Checksum 06:26:39 5d3b04190fa2: Download complete 06:26:39 ec43610c2a17: Verifying Checksum 06:26:39 ec43610c2a17: Download complete 06:26:39 5eb5b503b376: Verifying Checksum 06:26:39 5eb5b503b376: Download complete 06:26:40 2f39f015ded8: Download complete 06:26:40 5eb5b503b376: Pull complete 06:26:41 5c69ac0246d0: Pull complete 06:26:41 ec43610c2a17: Pull complete 06:26:41 3a2ae6a8a46f: Pull complete 06:26:41 33b1e0a273af: Pull complete 06:26:41 5d3b04190fa2: Pull complete 06:26:46 2f39f015ded8: Pull complete 06:26:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:26:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:26:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:46 prd-ubuntu20.04-docker-8c-8g-13853 does not seem to be running inside a container 06:26:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:26:48 $ docker top fed720c3f0e19353fd539ccdeea2091601805ebabef4d98cbb2b5a0a00e831ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:26:49 ---> job-cost.sh 06:26:49 lf-activate-venv: SKIPPING 06:26:49 INFO: No Stack... 06:26:49 INFO: Retrieving Pricing Info for: v3-standard-8 06:26:50 INFO: Archiving Costs [Pipeline] sh 06:26:50 + cut -d, -f6 06:26:50 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [Pipeline] lock 06:26:50 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-75-stack-cost] 06:26:50 Resource [jenkins-edgexfoundry-device-snmp-go-main-75-stack-cost] did not exist. Created. 06:26:50 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:26:50 + echo total: 0.2199999988079071 [Pipeline] stash 06:26:50 Stashed 1 file(s) [Pipeline] } 06:26:50 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-75-stack-cost] [Pipeline] // lock [Pipeline] } 06:26:50 $ docker stop --time=1 fed720c3f0e19353fd539ccdeea2091601805ebabef4d98cbb2b5a0a00e831ee 06:26:52 $ docker rm -f --volumes fed720c3f0e19353fd539ccdeea2091601805ebabef4d98cbb2b5a0a00e831ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:27:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13856 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 06:27:46 Running in /w/workspace/device-snmp-go/75 [Pipeline] { [Pipeline] checkout 06:27:46 Selected Git installation does not exist. Using Default 06:27:46 The recommended git tool is: NONE 06:27:53 using credential edgex-jenkins-ssh 06:27:53 Cloning the remote Git repository 06:27:53 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:27:53 > git init /w/workspace/device-snmp-go/75 # timeout=10 06:27:53 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:27:53 > git --version # timeout=10 06:27:53 > git --version # 'git version 2.25.1' 06:27:53 using GIT_SSH to set credentials SSH Credentials for GitHub 06:27:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:27:54 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:27:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:27:55 Avoid second fetch 06:27:55 Checking out Revision 59e8a49adf84218e27872d7b6b42bd2fec737482 (main) 06:27:56 Commit message: "Merge pull request #302 from jumpingliu/ignore-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:27:55 > git config core.sparsecheckout # timeout=10 06:27:55 > git checkout -f 59e8a49adf84218e27872d7b6b42bd2fec737482 # timeout=10 06:27:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:27:57 % Total % Received % Xferd Average Speed Time Time Time Current 06:27:57 Dload Upload Total Spent Left Speed 06:27:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh 06:27:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:27:58 + sudo tee /etc/docker/daemon.new 06:27:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:27:58 { 06:27:58 "registry-mirrors": [ 06:27:58 "https://nexus3.edgexfoundry.org:10001" 06:27:58 ], 06:27:58 "bip": "10.250.0.254/24", 06:27:58 "hosts": [ 06:27:58 "tcp://0.0.0.0:5555", 06:27:58 "unix:///var/run/docker.sock" 06:27:58 ], 06:27:58 "mtu": 1458, 06:27:58 "selinux-enabled": true, 06:27:58 "seccomp-profile": "/etc/docker/seccomp.json" 06:27:58 } [Pipeline] sh 06:27:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:27:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:28:17 provisioning config files... 06:28:17 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/75@tmp/config12318562532786463193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:28:17 ---> docker-login.sh 06:28:17 nexus3.edgexfoundry.org:10001 06:28:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:18 Configure a credential helper to remove this warning. See 06:28:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:18 06:28:18 Login Succeeded 06:28:18 nexus3.edgexfoundry.org:10002 06:28:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:19 Configure a credential helper to remove this warning. See 06:28:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:19 06:28:19 Login Succeeded 06:28:19 nexus3.edgexfoundry.org:10003 06:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:19 Configure a credential helper to remove this warning. See 06:28:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:19 06:28:19 Login Succeeded 06:28:19 nexus3.edgexfoundry.org:10004 06:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:19 Configure a credential helper to remove this warning. See 06:28:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:19 06:28:19 Login Succeeded 06:28:19 docker.io 06:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:20 Configure a credential helper to remove this warning. See 06:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:20 06:28:20 Login Succeeded 06:28:20 ---> docker-login.sh ends [Pipeline] } 06:28:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:28:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:28:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:28:20 ========================================================= 06:28:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:28:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:21 + 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:28:21 Sending build context to Docker daemon 3.003MB 06:28:21 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 06:28:21 Step 2/12 : FROM ${BASE} AS builder 06:28:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:28:21 c41833b44d91: Pulling fs layer 06:28:21 ed15518f5707: Pulling fs layer 06:28:21 feae8fd75edb: Pulling fs layer 06:28:21 242c74f7c9fa: Pulling fs layer 06:28:21 3cdef696dda3: Pulling fs layer 06:28:21 2ced38df9373: Pulling fs layer 06:28:21 58f1dce35555: Pulling fs layer 06:28:21 242c74f7c9fa: Waiting 06:28:21 2ced38df9373: Waiting 06:28:21 58f1dce35555: Waiting 06:28:21 3cdef696dda3: Waiting 06:28:21 ed15518f5707: Verifying Checksum 06:28:21 ed15518f5707: Download complete 06:28:21 242c74f7c9fa: Verifying Checksum 06:28:21 242c74f7c9fa: Download complete 06:28:21 3cdef696dda3: Verifying Checksum 06:28:21 3cdef696dda3: Download complete 06:28:21 c41833b44d91: Verifying Checksum 06:28:23 c41833b44d91: Pull complete 06:28:23 58f1dce35555: Verifying Checksum 06:28:23 58f1dce35555: Download complete 06:28:23 ed15518f5707: Pull complete 06:28:24 feae8fd75edb: Verifying Checksum 06:28:24 feae8fd75edb: Download complete 06:28:24 2ced38df9373: Verifying Checksum 06:28:24 2ced38df9373: Download complete 06:28:34 feae8fd75edb: Pull complete 06:28:34 242c74f7c9fa: Pull complete 06:28:35 3cdef696dda3: Pull complete 06:28:42 2ced38df9373: Pull complete 06:28:44 58f1dce35555: Pull complete 06:28:44 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 06:28:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:28:44 ---> fadd8f120f05 06:28:44 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:28:46 ---> Running in 4898438b7ebf 06:28:46 Removing intermediate container 4898438b7ebf 06:28:46 ---> c78e13d7fcbb 06:28:46 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:28:46 ---> Running in 48c1ececb10c 06:28:47 Removing intermediate container 48c1ececb10c 06:28:47 ---> 1ec216699b62 06:28:47 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:28:47 ---> Running in c29f240659a7 06:28:47 Removing intermediate container c29f240659a7 06:28:47 ---> ee79015babb1 06:28:47 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:28:47 ---> Running in 910b92adcc91 06:28:48 Removing intermediate container 910b92adcc91 06:28:48 ---> 44a37b32ad6c 06:28:48 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:28:48 ---> Running in a4e3416b031c 06:28:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:28:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:28:51 (1/4) Installing openssh-keygen (9.1_p1-r2) 06:28:51 (2/4) Installing libedit (20221030.3.1-r0) 06:28:51 (3/4) Installing openssh-client-common (9.1_p1-r2) 06:28:51 (4/4) Installing openssh-client-default (9.1_p1-r2) 06:28:51 Executing busybox-1.35.0-r29.trigger 06:28:51 OK: 268 MiB in 57 packages 06:28:53 Removing intermediate container a4e3416b031c 06:28:53 ---> ddcda3c103df 06:28:53 Step 8/12 : WORKDIR /device-snmp-go 06:28:53 ---> Running in c715a6cd802a 06:28:53 Removing intermediate container c715a6cd802a 06:28:53 ---> 5ae948b14b91 06:28:53 Step 9/12 : COPY go.mod vendor* ./ 06:28:54 ---> 03fbd1a37ea7 06:28:54 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:54 ---> Running in d67087ef524b 06:30:02 Removing intermediate container d67087ef524b 06:30:02 ---> a9b31560f885 06:30:02 Step 11/12 : COPY . . 06:30:02 ---> 6dc394f483df 06:30:02 Step 12/12 : RUN ${MAKE} 06:30:02 ---> Running in c6f43eddcdf0 06:30:02 noop 06:30:02 Removing intermediate container c6f43eddcdf0 06:30:02 ---> 08b21876f32d 06:30:02 Successfully built 08b21876f32d 06:30:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:02 + docker inspect -f . ci-base-image-arm64 06:30:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:02 prd-ubuntu20.04-docker-arm64-4c-16g-13856 does not seem to be running inside a container 06:30:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/75 -v /w/workspace/device-snmp-go/75:/w/workspace/device-snmp-go/75:rw,z -v /w/workspace/device-snmp-go/75@tmp:/w/workspace/device-snmp-go/75@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:30:04 $ docker top 4ffdfab43fb2d875113796441467f91f602f73ca6b2ab67a0a5d886e48cef470 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:04 + go version 06:30:04 go version go1.20.2 linux/arm64 [Pipeline] } 06:30:05 $ docker stop --time=1 4ffdfab43fb2d875113796441467f91f602f73ca6b2ab67a0a5d886e48cef470 06:30:06 $ docker rm -f --volumes 4ffdfab43fb2d875113796441467f91f602f73ca6b2ab67a0a5d886e48cef470 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:07 + docker inspect -f . ci-base-image-arm64 06:30:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:07 prd-ubuntu20.04-docker-arm64-4c-16g-13856 does not seem to be running inside a container 06:30:07 $ 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/75 -v /w/workspace/device-snmp-go/75:/w/workspace/device-snmp-go/75:rw,z -v /w/workspace/device-snmp-go/75@tmp:/w/workspace/device-snmp-go/75@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:30:08 $ docker top 0c0c2f5bbec5f9f4498d0e99040d10a8cb25defc7c27f8425c9b41508c4636d6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:09 + git config --global --add safe.directory /w/workspace/device-snmp-go/75 [Pipeline] fileExists [Pipeline] sh 06:30:10 + make test 06:30:10 go test ./... -coverprofile=coverage.out 06:30:49 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:33:26 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:33:26 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.054s coverage: 0.0% of statements 06:33:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:33:26 go vet ./... 06:33:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:33:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:33:48 ./bin/test-attribution-txt.sh [Pipeline] echo 06:33:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:33:48 $ docker stop --time=1 0c0c2f5bbec5f9f4498d0e99040d10a8cb25defc7c27f8425c9b41508c4636d6 06:33:50 $ docker rm -f --volumes 0c0c2f5bbec5f9f4498d0e99040d10a8cb25defc7c27f8425c9b41508c4636d6 [Pipeline] // withDockerContainer [Pipeline] sh 06:33:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:33:51 Warning: overwriting stash ‘coverage-report’ 06:33:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:33:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:33:53 + ls -al . 06:33:53 total 168 06:33:53 drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:30 . 06:33:53 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:27 .. 06:33:53 -rw-rw-r-- 1 jenkins jenkins 6 May 5 06:27 .dockerignore 06:33:53 drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:27 .git 06:33:53 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:27 .github 06:33:53 -rw-rw-r-- 1 jenkins jenkins 328 May 5 06:27 .gitignore 06:33:53 -rw-rw-r-- 1 jenkins jenkins 41 May 5 06:27 .golangci.yml 06:33:53 -rw-rw-r-- 1 jenkins jenkins 9056 May 5 06:27 Attribution.txt 06:33:53 -rw-rw-r-- 1 jenkins jenkins 8355 May 5 06:27 CHANGELOG.md 06:33:53 -rw-rw-r-- 1 jenkins jenkins 1423 May 5 06:27 Dockerfile 06:33:53 -rw-rw-r-- 1 jenkins jenkins 677 May 5 06:27 GOVERNANCE.md 06:33:53 -rw-rw-r-- 1 jenkins jenkins 656 May 5 06:27 Jenkinsfile 06:33:53 -rw-rw-r-- 1 jenkins jenkins 11340 May 5 06:27 LICENSE 06:33:53 -rw-rw-r-- 1 jenkins jenkins 2114 May 5 06:27 Makefile 06:33:53 -rw-rw-r-- 1 jenkins jenkins 620 May 5 06:27 OWNERS.md 06:33:53 -rw-rw-r-- 1 jenkins jenkins 10054 May 5 06:27 README.md 06:33:53 -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:24 VERSION 06:33:53 drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:27 bin 06:33:53 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:27 cmd 06:33:53 -rw-r--r-- 1 jenkins jenkins 8837 May 5 06:33 coverage.out 06:33:53 -rw-rw-r-- 1 jenkins jenkins 3283 May 5 06:27 go.mod 06:33:53 -rw-rw-r-- 1 jenkins jenkins 31441 May 5 06:27 go.sum 06:33:53 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:27 internal 06:33:53 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:27 snap 06:33:53 -rw-rw-r-- 1 jenkins jenkins 228 May 5 06:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:53 + 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=59e8a49adf84218e27872d7b6b42bd2fec737482 --label arch=arm64 --label version=3.0.0-dev.18 . 06:33:53 Sending build context to Docker daemon 3.013MB 06:33:53 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 06:33:53 Step 2/24 : FROM ${BASE} AS builder 06:33:53 ---> 08b21876f32d 06:33:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:33:53 ---> Running in c84cd1a8fb9e 06:33:54 Removing intermediate container c84cd1a8fb9e 06:33:54 ---> 416b3c7e0729 06:33:54 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:33:54 ---> Running in 7350b9201df2 06:33:58 Removing intermediate container 7350b9201df2 06:33:58 ---> 0db363caaee0 06:33:58 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:33:58 ---> Running in 87855800f154 06:33:59 Removing intermediate container 87855800f154 06:33:59 ---> 6a45bdbc2bcd 06:33:59 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:33:59 ---> Running in bb39e732bec3 06:33:59 Removing intermediate container bb39e732bec3 06:33:59 ---> 63bd8cca5b13 06:33:59 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:33:59 ---> Running in 559c1f99e4a1 06:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:34:03 OK: 268 MiB in 57 packages 06:34:03 Removing intermediate container 559c1f99e4a1 06:34:03 ---> d9682bdba083 06:34:03 Step 8/24 : WORKDIR /device-snmp-go 06:34:03 ---> Running in e3d58dc5add7 06:34:04 Removing intermediate container e3d58dc5add7 06:34:04 ---> ff24ed774e14 06:34:04 Step 9/24 : COPY go.mod vendor* ./ 06:34:04 ---> b1e29770f4af 06:34:04 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:34:04 ---> Running in 8d9ed19b8e40 06:34:07 Removing intermediate container 8d9ed19b8e40 06:34:07 ---> 30c117e65d4a 06:34:07 Step 11/24 : COPY . . 06:34:08 ---> 78db94f31d42 06:34:08 Step 12/24 : RUN ${MAKE} 06:34:08 ---> Running in 693dc306c4ac 06:34:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:36:46 Removing intermediate container 693dc306c4ac 06:36:46 ---> d9c5fe28da5a 06:36:46 Step 13/24 : FROM alpine:3.17 06:36:46 3.17: Pulling from library/alpine 06:36:46 c41833b44d91: Already exists 06:36:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:36:46 Status: Downloaded newer image for alpine:3.17 06:36:46 ---> 51e60588ff2c 06:36:46 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:36:46 ---> Running in 662047f21a3c 06:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:36:48 (1/1) Installing dumb-init (1.2.5-r2) 06:36:48 Executing busybox-1.35.0-r29.trigger 06:36:48 OK: 8 MiB in 16 packages 06:36:49 Removing intermediate container 662047f21a3c 06:36:49 ---> ea90334b4daf 06:36:49 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:36:51 ---> 75f2e6a78646 06:36:51 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:36:53 ---> 4cb6f8a3af1a 06:36:53 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:36:53 ---> a62bbd3702f7 06:36:53 Step 18/24 : EXPOSE 59993 06:36:53 ---> Running in d41f442ea3c3 06:36:54 Removing intermediate container d41f442ea3c3 06:36:54 ---> 142db3179b01 06:36:54 Step 19/24 : EXPOSE 161 06:36:54 ---> Running in f372d25dbf4f 06:36:54 Removing intermediate container f372d25dbf4f 06:36:54 ---> ea7e404f162c 06:36:54 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:36:54 ---> Running in 26916ebdbda8 06:36:54 Removing intermediate container 26916ebdbda8 06:36:54 ---> a70b790a8631 06:36:54 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:36:54 ---> Running in 09a7225e50b5 06:36:55 Removing intermediate container 09a7225e50b5 06:36:55 ---> fad55f058665 06:36:55 Step 22/24 : LABEL arch=arm64 06:36:55 ---> Running in a81dfbc81150 06:36:55 Removing intermediate container a81dfbc81150 06:36:55 ---> efc722677be4 06:36:55 Step 23/24 : LABEL git_sha=59e8a49adf84218e27872d7b6b42bd2fec737482 06:36:55 ---> Running in 24761bd0535d 06:36:56 Removing intermediate container 24761bd0535d 06:36:56 ---> 57d188487dda 06:36:56 Step 24/24 : LABEL version=3.0.0-dev.18 06:36:56 ---> Running in 1cac2e0596e6 06:36:56 Removing intermediate container 1cac2e0596e6 06:36:56 ---> 7fadbc3f07a7 06:36:56 [Warning] One or more build-args [ARCH] were not consumed 06:36:56 Successfully built 7fadbc3f07a7 06:36:56 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:36:56 provisioning config files... 06:36:56 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/75@tmp/config14461745174951609737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:57 ---> docker-login.sh 06:36:57 nexus3.edgexfoundry.org:10001 06:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:57 Configure a credential helper to remove this warning. See 06:36:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:57 06:36:57 Login Succeeded 06:36:57 nexus3.edgexfoundry.org:10002 06:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:57 Configure a credential helper to remove this warning. See 06:36:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:57 06:36:57 Login Succeeded 06:36:57 nexus3.edgexfoundry.org:10003 06:36:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:58 Configure a credential helper to remove this warning. See 06:36:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:58 06:36:58 Login Succeeded 06:36:58 nexus3.edgexfoundry.org:10004 06:36:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:58 Configure a credential helper to remove this warning. See 06:36:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:58 06:36:58 Login Succeeded 06:36:58 docker.io 06:36:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:59 Configure a credential helper to remove this warning. See 06:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:59 06:36:59 Login Succeeded 06:36:59 ---> docker-login.sh ends [Pipeline] } 06:36:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:36:59 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 06:36:59 59e8a49adf84218e27872d7b6b42bd2fec737482 06:36:59 latest 06:36:59 3.0.0-dev.18 06:36:59 59e8a49adf84218e27872d7b6b42bd2fec737482-3.0.0-dev.18 06:36:59 main 06:36:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:59 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:59e8a49adf84218e27872d7b6b42bd2fec737482 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:59 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:59e8a49adf84218e27872d7b6b42bd2fec737482 06:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:36:59 381016320519: Preparing 06:36:59 f30385f33514: Preparing 06:36:59 0299587414c4: Preparing 06:36:59 79cc5381fd09: Preparing 06:36:59 26cbea5cba74: Preparing 06:36:59 26cbea5cba74: Layer already exists 06:37:00 79cc5381fd09: Pushed 06:37:00 381016320519: Pushed 06:37:00 f30385f33514: Pushed 06:37:08 0299587414c4: Pushed 06:37:08 59e8a49adf84218e27872d7b6b42bd2fec737482: digest: sha256:cf94333a4e2cb8a93e56c4af12da98980da53e4b9f601fd8275799f02927d403 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:08 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:09 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 06:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:37:09 381016320519: Preparing 06:37:09 f30385f33514: Preparing 06:37:09 0299587414c4: Preparing 06:37:09 79cc5381fd09: Preparing 06:37:09 26cbea5cba74: Preparing 06:37:09 26cbea5cba74: Layer already exists 06:37:09 f30385f33514: Layer already exists 06:37:09 381016320519: Layer already exists 06:37:09 0299587414c4: Layer already exists 06:37:09 79cc5381fd09: Layer already exists 06:37:09 latest: digest: sha256:cf94333a4e2cb8a93e56c4af12da98980da53e4b9f601fd8275799f02927d403 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:09 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:10 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.18 06:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:37:10 381016320519: Preparing 06:37:10 f30385f33514: Preparing 06:37:10 0299587414c4: Preparing 06:37:10 79cc5381fd09: Preparing 06:37:10 26cbea5cba74: Preparing 06:37:10 f30385f33514: Layer already exists 06:37:10 26cbea5cba74: Layer already exists 06:37:10 0299587414c4: Layer already exists 06:37:10 381016320519: Layer already exists 06:37:10 79cc5381fd09: Layer already exists 06:37:10 3.0.0-dev.18: digest: sha256:cf94333a4e2cb8a93e56c4af12da98980da53e4b9f601fd8275799f02927d403 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:10 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:59e8a49adf84218e27872d7b6b42bd2fec737482-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:11 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:59e8a49adf84218e27872d7b6b42bd2fec737482-3.0.0-dev.18 06:37:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:37:11 381016320519: Preparing 06:37:11 f30385f33514: Preparing 06:37:11 0299587414c4: Preparing 06:37:11 79cc5381fd09: Preparing 06:37:11 26cbea5cba74: Preparing 06:37:11 f30385f33514: Layer already exists 06:37:11 381016320519: Layer already exists 06:37:11 79cc5381fd09: Layer already exists 06:37:11 26cbea5cba74: Layer already exists 06:37:11 0299587414c4: Layer already exists 06:37:11 59e8a49adf84218e27872d7b6b42bd2fec737482-3.0.0-dev.18: digest: sha256:cf94333a4e2cb8a93e56c4af12da98980da53e4b9f601fd8275799f02927d403 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:11 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:12 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 06:37:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:37:12 381016320519: Preparing 06:37:12 f30385f33514: Preparing 06:37:12 0299587414c4: Preparing 06:37:12 79cc5381fd09: Preparing 06:37:12 26cbea5cba74: Preparing 06:37:12 f30385f33514: Layer already exists 06:37:12 381016320519: Layer already exists 06:37:12 79cc5381fd09: Layer already exists 06:37:12 0299587414c4: Layer already exists 06:37:12 26cbea5cba74: Layer already exists 06:37:12 main: digest: sha256:cf94333a4e2cb8a93e56c4af12da98980da53e4b9f601fd8275799f02927d403 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:37:12 ===================================================== [Pipeline] echo 06:37:12 taggedImages: 06:37:12 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:59e8a49adf84218e27872d7b6b42bd2fec737482 06:37:12 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 06:37:12 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.18 06:37:12 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:59e8a49adf84218e27872d7b6b42bd2fec737482-3.0.0-dev.18 06:37:12 - 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:37:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:37:12 06:37:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:37:13 arm64: Pulling from edgex-lftools-log-publisher 06:37:13 8998bd30e6a1: Pulling fs layer 06:37:13 04944245beec: Pulling fs layer 06:37:13 699f458cf7ca: Pulling fs layer 06:37:13 765212b225bb: Pulling fs layer 06:37:13 f23df028b6ca: Pulling fs layer 06:37:13 d65c8cfc05b1: Pulling fs layer 06:37:13 2437ff75d9bd: Pulling fs layer 06:37:13 f23df028b6ca: Waiting 06:37:13 d65c8cfc05b1: Waiting 06:37:13 2437ff75d9bd: Waiting 06:37:13 765212b225bb: Waiting 06:37:13 04944245beec: Verifying Checksum 06:37:13 04944245beec: Download complete 06:37:13 765212b225bb: Verifying Checksum 06:37:13 765212b225bb: Download complete 06:37:13 f23df028b6ca: Verifying Checksum 06:37:13 f23df028b6ca: Download complete 06:37:13 d65c8cfc05b1: Verifying Checksum 06:37:13 d65c8cfc05b1: Download complete 06:37:13 699f458cf7ca: Verifying Checksum 06:37:13 699f458cf7ca: Download complete 06:37:13 8998bd30e6a1: Verifying Checksum 06:37:13 8998bd30e6a1: Download complete 06:37:16 2437ff75d9bd: Verifying Checksum 06:37:16 2437ff75d9bd: Download complete 06:37:17 8998bd30e6a1: Pull complete 06:37:20 04944245beec: Pull complete 06:37:21 699f458cf7ca: Pull complete 06:37:22 765212b225bb: Pull complete 06:37:22 f23df028b6ca: Pull complete 06:37:23 d65c8cfc05b1: Pull complete 06:37:38 2437ff75d9bd: Pull complete 06:37:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:37:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:37:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:38 prd-ubuntu20.04-docker-arm64-4c-16g-13856 does not seem to be running inside a container 06:37:38 $ 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/75 -v /w/workspace/device-snmp-go/75:/w/workspace/device-snmp-go/75:rw,z -v /w/workspace/device-snmp-go/75@tmp:/w/workspace/device-snmp-go/75@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:37:41 $ docker top 3f7f4ca883b0d09d878d1fd8d8392a328a8f17553ebc7dffb39a976946b0244d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:37:42 ---> job-cost.sh 06:37:42 lf-activate-venv: SKIPPING 06:37:42 INFO: No Stack... 06:37:42 INFO: Retrieving Pricing Info for: v3-standard-4 06:37:43 INFO: Archiving Costs [Pipeline] sh 06:37:43 + + cut -d,cat -f6 /w/workspace/device-snmp-go/75/archives/cost.csv 06:37:43 [Pipeline] lock 06:37:43 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-75-stack-cost] 06:37:43 Resource [jenkins-edgexfoundry-device-snmp-go-main-75-stack-cost] did not exist. Created. 06:37:43 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:37:44 /w/workspace/device-snmp-go/75@tmp/durable-3b093c55/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:37:45 + echo total: 0.10999999940395355 [Pipeline] stash 06:37:45 Warning: overwriting stash ‘stack-cost’ 06:37:45 Stashed 1 file(s) [Pipeline] } 06:37:45 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-75-stack-cost] [Pipeline] // lock [Pipeline] } 06:37:45 $ docker stop --time=1 3f7f4ca883b0d09d878d1fd8d8392a328a8f17553ebc7dffb39a976946b0244d 06:37:46 $ docker rm -f --volumes 3f7f4ca883b0d09d878d1fd8d8392a328a8f17553ebc7dffb39a976946b0244d [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:37:47 provisioning config files... 06:37:47 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2561273249710928106tmp [Pipeline] { [Pipeline] sh 06:37:47 + set +x 06:37:47 + curl -s https://codecov.io/bash 06:37:47 + bash -s -- 06:37:47 06:37:47 _____ _ 06:37:47 / ____| | | 06:37:47 | | ___ __| | ___ ___ _____ __ 06:37:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:37:47 | |___| (_) | (_| | __/ (_| (_) \ V / 06:37:47 \_____\___/ \__,_|\___|\___\___/ \_/ 06:37:47 Bash-1.0.6 06:37:47 06:37:47 06:37:47 ==> git version 2.25.1 found 06:37:47 ==> 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:37:47 Release-Date: 2020-01-08 06:37:47 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:37:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:37:47 ==> Jenkins CI detected. 06:37:47 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 06:37:47 project root: . 06:37:47 --> token set from env 06:37:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:37:47 ==> Running gcov in . (disable via -X gcov) 06:37:47 ==> Python coveragepy not found 06:37:47 ==> Searching for coverage reports in: 06:37:47 + . 06:37:47 -> Found 1 reports 06:37:47 ==> Detecting git/mercurial file structure 06:37:47 ==> Reading reports 06:37:47 + ./coverage.out bytes=8837 06:37:47 ==> Appending adjustments 06:37:47 https://docs.codecov.io/docs/fixing-reports 06:37:47 + Found adjustments 06:37:47 ==> Gzipping contents 06:37:47 4.0K /tmp/codecov.6Wyw4b.gz 06:37:47 ==> Uploading reports 06:37:47 url: https://codecov.io 06:37:47 query: branch=main&commit=59e8a49adf84218e27872d7b6b42bd2fec737482&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:37:47 -> Pinging Codecov 06:37:47 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=59e8a49adf84218e27872d7b6b42bd2fec737482&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:37:47 -> Uploading to 06:37:47 https://storage.googleapis.com/codecov/v4/raw/2023-05-05/6C56EA5C29638FB4528AC87E60AF5AE0/59e8a49adf84218e27872d7b6b42bd2fec737482/6069097e-03ce-467d-9fc7-218dce2cee50.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T063747Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5915d8fe829a2720cd9e61694c76a2c164fccaca338a330d5929ce886a460ffd 06:37:47 % Total % Received % Xferd Average Speed Time Time Time Current 06:37:47 Dload Upload Total Spent Left Speed 06:37:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7901 --:--:-- --:--:-- --:--:-- 7862 100 1604 0 0 100 1604 0 5207 --:--:-- --:--:-- --:--:-- 5190 06:37:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/59e8a49adf84218e27872d7b6b42bd2fec737482 [Pipeline] } 06:37:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:37:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:37:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:37:48 06:37:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:37:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:37:49 df9b9388f04a: Pulling fs layer 06:37:49 52dc419b0ee2: Pulling fs layer 06:37:49 25bc292e5bac: Pulling fs layer 06:37:49 114826534d7a: Pulling fs layer 06:37:49 4657fd5d0bcf: Pulling fs layer 06:37:49 6ad1cebc031e: Pulling fs layer 06:37:49 8a3aa393b2d8: Pulling fs layer 06:37:49 4657fd5d0bcf: Waiting 06:37:49 6ad1cebc031e: Waiting 06:37:49 8a3aa393b2d8: Waiting 06:37:49 114826534d7a: Waiting 06:37:49 25bc292e5bac: Download complete 06:37:49 52dc419b0ee2: Download complete 06:37:49 4657fd5d0bcf: Download complete 06:37:49 df9b9388f04a: Download complete 06:37:49 6ad1cebc031e: Verifying Checksum 06:37:49 6ad1cebc031e: Download complete 06:37:49 df9b9388f04a: Pull complete 06:37:49 52dc419b0ee2: Pull complete 06:37:49 25bc292e5bac: Pull complete 06:37:50 114826534d7a: Verifying Checksum 06:37:50 114826534d7a: Download complete 06:37:50 8a3aa393b2d8: Verifying Checksum 06:37:50 8a3aa393b2d8: Download complete 06:37:53 114826534d7a: Pull complete 06:37:53 4657fd5d0bcf: Pull complete 06:37:53 6ad1cebc031e: Pull complete 06:37:56 8a3aa393b2d8: Pull complete 06:37:56 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:37:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:37:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:56 prd-ubuntu20.04-docker-8c-8g-13853 does not seem to be running inside a container 06:37:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:37:59 $ docker top 9568800ec05662cbada62bc8f295a9d199787a887df6a786f850dfd19168d976 -eo pid,comm [Pipeline] { [Pipeline] echo 06:37:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 06:37:59 + set -o pipefail 06:37:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 06:38:03 06:38:03 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 06:38:03 06:38:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/8500cb0b-5de4-4a75-8ae9-639976ce3de7 06:38:03 06:38:03 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:38:03 06:38:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:38:03 06:38:03 06:38:03 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:38:03 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:38:03 More details here: https://snyk.co/ue1NS 06:38:03 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 06:38:03 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:38:03 $ docker stop --time=1 9568800ec05662cbada62bc8f295a9d199787a887df6a786f850dfd19168d976 06:38:06 $ docker rm -f --volumes 9568800ec05662cbada62bc8f295a9d199787a887df6a786f850dfd19168d976 [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:38:07 + git log --format=format:%s -1 59e8a49adf84218e27872d7b6b42bd2fec737482 [Pipeline] sh 06:38:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:38:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:38:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:38:07 prd-ubuntu20.04-docker-8c-8g-13853 does not seem to be running inside a container 06:38:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:38:08 $ docker top 9ad04a9b609be883edbafccc58983a91cfa03be06fb1f30c31865ab9f1fe2788 -eo pid,comm 06:38:08 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:38:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:38:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:38:08 [ssh-agent] Looking for ssh-agent implementation... 06:38:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:38:08 $ docker exec 9ad04a9b609be883edbafccc58983a91cfa03be06fb1f30c31865ab9f1fe2788 ssh-agent 06:38:08 SSH_AUTH_SOCK=/tmp/ssh-bk4OMwOPh3ub/agent.34 06:38:08 SSH_AGENT_PID=40 06:38:08 Running ssh-add (command line suppressed) 06:38:08 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6286376224879484212.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6286376224879484212.key) 06:38:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:38:08 + git semver tag 06:38:09 2023-05-05 06:38:09,047 [run_tag] DEBUG tag force:False 06:38:09 2023-05-05 06:38:09,047 [check_head_tag] DEBUG check head tag 06:38:09 2023-05-05 06:38:09,048 [execute] INFO git cat-file --batch-check 06:38:09 2023-05-05 06:38:09,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 06:38:09 2023-05-05 06:38:09,052 [execute] INFO git cat-file --batch 06:38:09 2023-05-05 06:38:09,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 06:38:09 2023-05-05 06:38:09,071 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:38:09 2023-05-05 06:38:09,071 [execute] INFO git tag -a v3.0.0-dev.18 -m v3.0.0-dev.18 06:38:09 2023-05-05 06:38:09,071 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.18', '-m', 'v3.0.0-dev.18'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 06:38:09 2023-05-05 06:38:09,075 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:38:09 3.0.0-dev.18 [Pipeline] } 06:38:09 $ docker exec --env ******** --env ******** 9ad04a9b609be883edbafccc58983a91cfa03be06fb1f30c31865ab9f1fe2788 ssh-agent -k 06:38:09 unset SSH_AUTH_SOCK; 06:38:09 unset SSH_AGENT_PID; 06:38:09 echo Agent pid 40 killed; 06:38:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:38:09 + git semver [Pipeline] } 06:38:09 $ docker stop --time=1 9ad04a9b609be883edbafccc58983a91cfa03be06fb1f30c31865ab9f1fe2788 06:38:11 $ docker rm -f --volumes 9ad04a9b609be883edbafccc58983a91cfa03be06fb1f30c31865ab9f1fe2788 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:38:11 06:38:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:38:11 0.23.1-centos7: Pulling from edgex-lftools 06:38:11 ab5ef0e58194: Pulling fs layer 06:38:11 9712f1f96733: Pulling fs layer 06:38:11 63f879dbbcfc: Pulling fs layer 06:38:11 0d9ebad4ef96: Pulling fs layer 06:38:11 e9a5061849ea: Pulling fs layer 06:38:11 d747dcd14b5f: Pulling fs layer 06:38:11 2de7ff778b66: Pulling fs layer 06:38:11 0d9ebad4ef96: Waiting 06:38:11 d747dcd14b5f: Waiting 06:38:11 e9a5061849ea: Waiting 06:38:11 9712f1f96733: Verifying Checksum 06:38:11 9712f1f96733: Download complete 06:38:12 63f879dbbcfc: Verifying Checksum 06:38:12 63f879dbbcfc: Download complete 06:38:12 e9a5061849ea: Verifying Checksum 06:38:12 e9a5061849ea: Download complete 06:38:12 d747dcd14b5f: Verifying Checksum 06:38:12 d747dcd14b5f: Download complete 06:38:12 ab5ef0e58194: Verifying Checksum 06:38:12 ab5ef0e58194: Download complete 06:38:12 0d9ebad4ef96: Verifying Checksum 06:38:12 0d9ebad4ef96: Download complete 06:38:12 2de7ff778b66: Verifying Checksum 06:38:12 2de7ff778b66: Download complete 06:38:14 ab5ef0e58194: Pull complete 06:38:15 9712f1f96733: Pull complete 06:38:15 63f879dbbcfc: Pull complete 06:38:20 0d9ebad4ef96: Pull complete 06:38:20 e9a5061849ea: Pull complete 06:38:20 d747dcd14b5f: Pull complete 06:38:22 2de7ff778b66: Pull complete 06:38:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:38:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:38:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:38:22 prd-ubuntu20.04-docker-8c-8g-13853 does not seem to be running inside a container 06:38: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:38:25 $ docker top 75f8b698a9c98079f2b78343aae2ff7fc548cab3b3521427b9d611b87076efca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:38:26 provisioning config files... 06:38:26 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8882676935615346990tmp 06:38:26 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17647605670180072760tmp 06:38:26 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12107440137307972172tmp [Pipeline] { [Pipeline] echo 06:38:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:38:26 ---> sigul-configuration.sh 06:38:26 gpg: directory `/root/.gnupg' created 06:38:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:38:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:38:26 gpg: keyring `/root/.gnupg/secring.gpg' created 06:38:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:38:26 gpg: CAST5 encrypted data 06:38:26 gpg: encrypted with 1 passphrase 06:38:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:38:26 + mkdir /home/jenkins 06:38:26 + mkdir /home/jenkins/sigul [Pipeline] sh 06:38:26 + 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:38:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:38:27 ---> sigul-install.sh 06:38:27 Sigul already installed; skipping installation. [Pipeline] sh 06:38:27 + git tag --list 06:38:27 1.0.0 06:38:27 v0.0.0 06:38:27 v1.1.0 06:38:27 v1.1.1 06:38:27 v1.2.2 06:38:27 v1.3.0 06:38:27 v1.3.1 06:38:27 v2.0.0 06:38:27 v2.1.0 06:38:27 v2.1.1 06:38:27 v2.1.1-dev.2 06:38:27 v2.1.1-dev.3 06:38:27 v2.2.0 06:38:27 v2.2.1-dev.1 06:38:27 v2.2.1-dev.2 06:38:27 v2.2.1-dev.3 06:38:27 v2.2.1-dev.4 06:38:27 v2.2.1-dev.5 06:38:27 v2.2.1-dev.6 06:38:27 v2.2.1-dev.7 06:38:27 v2.3.0 06:38:27 v2.3.0-dev.10 06:38:27 v2.3.0-dev.11 06:38:27 v2.3.0-dev.12 06:38:27 v2.3.0-dev.13 06:38:27 v2.3.0-dev.14 06:38:27 v2.3.0-dev.15 06:38:27 v2.3.0-dev.16 06:38:27 v2.3.0-dev.17 06:38:27 v2.3.0-dev.18 06:38:27 v2.3.0-dev.19 06:38:27 v2.3.0-dev.20 06:38:27 v2.3.0-dev.21 06:38:27 v2.3.0-dev.22 06:38:27 v2.3.0-dev.23 06:38:27 v2.3.0-dev.24 06:38:27 v2.3.0-dev.7 06:38:27 v2.3.0-dev.8 06:38:27 v2.3.0-dev.9 06:38:27 v3.0.0-dev.1 06:38:27 v3.0.0-dev.10 06:38:27 v3.0.0-dev.11 06:38:27 v3.0.0-dev.12 06:38:27 v3.0.0-dev.13 06:38:27 v3.0.0-dev.14 06:38:27 v3.0.0-dev.15 06:38:27 v3.0.0-dev.16 06:38:27 v3.0.0-dev.17 06:38:27 v3.0.0-dev.18 06:38:27 v3.0.0-dev.2 06:38:27 v3.0.0-dev.3 06:38:27 v3.0.0-dev.4 06:38:27 v3.0.0-dev.5 06:38:27 v3.0.0-dev.6 06:38:27 v3.0.0-dev.7 06:38:27 v3.0.0-dev.8 06:38:27 v3.0.0-dev.9 [Pipeline] sh 06:38:27 + lftools sign git-tag v3.0.0-dev.18 06:38:28 Signing Git tag with Sigul... 06:38:28 Signing v3.0.0-dev.18 06:40:19 ERROR: I/O error: NSPR connection reset [Pipeline] echo 06:40:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:40:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:40:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:40:20 $ docker stop --time=1 75f8b698a9c98079f2b78343aae2ff7fc548cab3b3521427b9d611b87076efca 06:40:21 $ docker rm -f --volumes 75f8b698a9c98079f2b78343aae2ff7fc548cab3b3521427b9d611b87076efca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:40:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:40:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:40:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:22 prd-ubuntu20.04-docker-8c-8g-13853 does not seem to be running inside a container 06:40:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:40:22 $ docker top c5f60a324101cdcff73955f8e95d6280e34a86094b44b3ba9542660d04f7bc80 -eo pid,comm 06:40:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:40:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:40:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:40:22 [ssh-agent] Looking for ssh-agent implementation... 06:40:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:22 $ docker exec c5f60a324101cdcff73955f8e95d6280e34a86094b44b3ba9542660d04f7bc80 ssh-agent 06:40:22 SSH_AUTH_SOCK=/tmp/ssh-jxSG1D2Xm8cG/agent.31 06:40:22 SSH_AGENT_PID=37 06:40:22 Running ssh-add (command line suppressed) 06:40:23 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_374464056244246571.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_374464056244246571.key) 06:40:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:23 + git semver bump pre 06:40:23 2023-05-05 06:40:23,476 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:40:23 2023-05-05 06:40:23,476 [bump_version] DEBUG bumping version:3.0.0-dev.18 on axis:pre with prefix:dev 06:40:23 2023-05-05 06:40:23,476 [bump_version] DEBUG bumped version:3.0.0-dev.19 06:40:23 2023-05-05 06:40:23,476 [write_version] DEBUG write version:3.0.0-dev.19 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 06:40:23 2023-05-05 06:40:23,476 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:40:23 2023-05-05 06:40:23,476 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:40:23 2023-05-05 06:40:23,478 [execute] INFO git cat-file --batch-check 06:40:23 2023-05-05 06:40:23,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:40:23 2023-05-05 06:40:23,483 [execute] INFO git cat-file --batch 06:40:23 2023-05-05 06:40:23,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:40:23 2023-05-05 06:40:23,490 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:40:23 3.0.0-dev.19 [Pipeline] } 06:40:23 $ docker exec --env ******** --env ******** c5f60a324101cdcff73955f8e95d6280e34a86094b44b3ba9542660d04f7bc80 ssh-agent -k 06:40:23 unset SSH_AUTH_SOCK; 06:40:23 unset SSH_AGENT_PID; 06:40:23 echo Agent pid 37 killed; 06:40:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:40:24 + git semver [Pipeline] } 06:40:24 $ docker stop --time=1 c5f60a324101cdcff73955f8e95d6280e34a86094b44b3ba9542660d04f7bc80 06:40:25 $ docker rm -f --volumes c5f60a324101cdcff73955f8e95d6280e34a86094b44b3ba9542660d04f7bc80 [Pipeline] // withDockerContainer [Pipeline] sh 06:40:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:40:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:40:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:26 prd-ubuntu20.04-docker-8c-8g-13853 does not seem to be running inside a container 06:40:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:40:26 $ docker top 40262a7a0506a862bc63a0762ac6bc74cf0dc303c4a92869d4b710a415c5ab8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:40:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:40:26 [ssh-agent] Looking for ssh-agent implementation... 06:40:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:26 $ docker exec 40262a7a0506a862bc63a0762ac6bc74cf0dc303c4a92869d4b710a415c5ab8f ssh-agent 06:40:26 SSH_AUTH_SOCK=/tmp/ssh-gY9WXllfgtL9/agent.32 06:40:26 SSH_AGENT_PID=38 06:40:26 Running ssh-add (command line suppressed) 06:40:27 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14501231516629330310.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14501231516629330310.key) 06:40:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:27 + git semver push 06:40:27 2023-05-05 06:40:27,559 [run_push] DEBUG push 06:40:27 2023-05-05 06:40:27,559 [execute] INFO git cat-file --batch-check 06:40:27 2023-05-05 06:40:27,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:40:27 2023-05-05 06:40:27,564 [execute] INFO git rev-list 45c7ceb63af846c2996c3f4f960ecb6f2cc074ff -- 06:40:27 2023-05-05 06:40:27,565 [execute] DEBUG Popen(['git', 'rev-list', '45c7ceb63af846c2996c3f4f960ecb6f2cc074ff', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:40:27 2023-05-05 06:40:27,574 [execute] INFO git fetch -v origin 06:40:27 2023-05-05 06:40:27,574 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:40:28 2023-05-05 06:40:28,044 [run_push] DEBUG no remote changes detected 06:40:28 2023-05-05 06:40:28,044 [execute] INFO git push origin semver 06:40:28 2023-05-05 06:40:28,044 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:40:29 2023-05-05 06:40:28,799 [run_push] DEBUG push all version tags 06:40:29 2023-05-05 06:40:28,800 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:40:29 2023-05-05 06:40:28,801 [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:40:29 2023-05-05 06:40:29,553 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:40:29 3.0.0-dev.19 [Pipeline] } 06:40:29 $ docker exec --env ******** --env ******** 40262a7a0506a862bc63a0762ac6bc74cf0dc303c4a92869d4b710a415c5ab8f ssh-agent -k 06:40:29 unset SSH_AUTH_SOCK; 06:40:29 unset SSH_AGENT_PID; 06:40:29 echo Agent pid 38 killed; 06:40:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:40:30 + git semver [Pipeline] } 06:40:30 $ docker stop --time=1 40262a7a0506a862bc63a0762ac6bc74cf0dc303c4a92869d4b710a415c5ab8f 06:40:31 $ docker rm -f --volumes 40262a7a0506a862bc63a0762ac6bc74cf0dc303c4a92869d4b710a415c5ab8f [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:40:32 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 06:40:32 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:40:32 total 16 06:40:32 drwxr-xr-x 3 root root 4096 May 5 06:26 . 06:40:32 drwxrwxr-x 10 jenkins jenkins 4096 May 5 06:38 .. 06:40:32 drwxr-xr-x 2 root root 4096 May 5 06:26 cost 06:40:32 -rw-r--r-- 1 root root 85 May 5 06:26 cost.csv 06:40:32 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:40:32 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:40:32 total 16 06:40:32 drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:26 . 06:40:32 drwxrwxr-x 10 jenkins jenkins 4096 May 5 06:38 .. 06:40:32 drwxr-xr-x 2 jenkins jenkins 4096 May 5 06:26 cost 06:40:32 -rw-r--r-- 1 jenkins jenkins 85 May 5 06:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:40:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:40:33 ---> package-listing.sh 06:40:33 ++ facter osfamily 06:40:33 ++ tr '[:upper:]' '[:lower:]' 06:40:33 + OS_FAMILY=debian 06:40:33 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 06:40:33 + START_PACKAGES=/tmp/packages_start.txt 06:40:33 + END_PACKAGES=/tmp/packages_end.txt 06:40:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:40:33 + PACKAGES=/tmp/packages_start.txt 06:40:33 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 06:40:33 + PACKAGES=/tmp/packages_end.txt 06:40:33 + case "${OS_FAMILY}" in 06:40:33 + dpkg -l 06:40:33 + grep '^ii' 06:40:33 + '[' -f /tmp/packages_start.txt ']' 06:40:33 + '[' -f /tmp/packages_end.txt ']' 06:40:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:40:33 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 06:40:33 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 06:40:33 + 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:40:33 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:40:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:40:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:34 prd-ubuntu20.04-docker-8c-8g-13853 does not seem to be running inside a container 06:40:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:40:34 $ docker top d4b189a79550495d486c17ddd7ba8d899ac394c4465442371f00820b36628bf0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:34 + touch /tmp/pre-build-complete [Pipeline] sh 06:40:35 + mkdir -p /var/log/sysstat [Pipeline] sh 06:40:35 + ls /var/log/sa-host 06:40:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:40:35 provisioning config files... 06:40:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15719967880076368103tmp [Pipeline] { [Pipeline] echo 06:40:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:40:35 ---> create-netrc.sh [Pipeline] } 06:40:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:40:36 ---> python-tools-install.sh [Pipeline] echo 06:40:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:40:36 ---> sudo-logs.sh 06:40:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:40:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:40:36 ---> job-cost.sh 06:40:36 lf-activate-venv: SKIPPING 06:40:36 DEBUG: total: 0.2199999988079071 06:40:36 INFO: Retrieving Stack Cost... 06:40:37 INFO: Retrieving Pricing Info for: v3-standard-8 06:40:37 INFO: Archiving Costs [Pipeline] echo 06:40:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:40:37 ---> logs-deploy.sh 06:40:37 lf-activate-venv: SKIPPING 06:40:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/75 06:40:37 INFO: archiving workspace using pattern(s): 06:40:38 Archives upload complete. 06:40:38 INFO: archiving logs to Nexus 06:40:39 ---> uname -a: 06:40:39 Linux prd-ubuntu20-04-docker-8c-8g-13853 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:40:39 06:40:39 06:40:39 ---> lscpu: 06:40:39 Architecture: x86_64 06:40:39 CPU op-mode(s): 32-bit, 64-bit 06:40:39 Byte Order: Little Endian 06:40:39 Address sizes: 40 bits physical, 48 bits virtual 06:40:39 CPU(s): 8 06:40:39 On-line CPU(s) list: 0-7 06:40:39 Thread(s) per core: 1 06:40:39 Core(s) per socket: 1 06:40:39 Socket(s): 8 06:40:39 NUMA node(s): 1 06:40:39 Vendor ID: AuthenticAMD 06:40:39 CPU family: 23 06:40:39 Model: 49 06:40:39 Model name: AMD EPYC-Rome Processor 06:40:39 Stepping: 0 06:40:39 CPU MHz: 2800.000 06:40:39 BogoMIPS: 5600.00 06:40:39 Virtualization: AMD-V 06:40:39 Hypervisor vendor: KVM 06:40:39 Virtualization type: full 06:40:39 L1d cache: 256 KiB 06:40:39 L1i cache: 256 KiB 06:40:39 L2 cache: 4 MiB 06:40:39 L3 cache: 128 MiB 06:40:39 NUMA node0 CPU(s): 0-7 06:40:39 Vulnerability Itlb multihit: Not affected 06:40:39 Vulnerability L1tf: Not affected 06:40:39 Vulnerability Mds: Not affected 06:40:39 Vulnerability Meltdown: Not affected 06:40:39 Vulnerability Mmio stale data: Not affected 06:40:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:40:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:40:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:40:39 Vulnerability Srbds: Not affected 06:40:39 Vulnerability Tsx async abort: Not affected 06:40:39 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:40:39 06:40:39 06:40:39 ---> nproc: 06:40:39 8 06:40:39 06:40:39 06:40:39 ---> df -h: 06:40:39 Filesystem Size Used Avail Use% Mounted on 06:40:39 overlay 155G 13G 143G 9% / 06:40:39 tmpfs 64M 0 64M 0% /dev 06:40:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:40:39 shm 64M 0 64M 0% /dev/shm 06:40:39 /dev/vda1 155G 13G 143G 9% /facter-os 06:40:39 06:40:39 06:40:39 ---> sar -b -r -n DEV: 06:40:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13853) 05/05/23 _x86_64_ (8 CPU) 06:40:39 06:40:39 06:23:55 LINUX RESTART (8 CPU) 06:40:39 06:40:39 06:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:40:39 06:25:02 202.43 47.89 154.54 0.00 5377.90 195535.01 0.00 06:40:39 06:26:01 123.97 3.72 120.26 0.00 67.58 47285.55 0.00 06:40:39 06:27:01 173.87 0.22 173.65 0.00 22.26 42467.32 0.00 06:40:39 06:28:01 1.32 0.00 1.32 0.00 0.00 14.81 0.00 06:40:39 06:29:01 3.77 0.97 2.80 0.00 67.46 408.60 0.00 06:40:39 06:30:01 54.81 10.63 44.18 0.00 5109.28 8497.65 0.00 06:40:39 06:31:01 3.80 0.02 3.78 0.00 0.13 96.65 0.00 06:40:39 06:32:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 06:40:39 06:33:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 06:40:39 06:34:01 1.58 0.00 1.58 0.00 0.00 18.39 0.00 06:40:39 06:35:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 06:40:39 06:36:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 06:40:39 06:37:01 1.67 0.00 1.67 0.00 0.00 20.26 0.00 06:40:39 06:38:01 33.86 0.18 33.68 0.00 11.60 30826.46 0.00 06:40:39 06:39:01 68.41 0.07 68.34 0.00 8.53 31709.52 0.00 06:40:39 06:40:01 2.23 0.02 2.22 0.00 0.13 35.06 0.00 06:40:39 Average: 42.28 3.98 38.29 0.00 667.06 22289.78 0.00 06:40:39 06:40:39 06:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:40:39 06:25:02 29126920 31568004 747624 2.27 75864 2635736 1998192 5.89 1014436 2378144 1668 06:40:39 06:26:01 28177828 31588024 712068 2.17 147492 3423836 1762748 5.20 1170456 3043764 197364 06:40:39 06:27:01 27643188 31568632 732036 2.23 159360 3904396 1745192 5.14 1258824 3465452 168 06:40:39 06:28:01 27643468 31568948 731576 2.22 159384 3904400 1745192 5.14 1258700 3465456 28 06:40:39 06:29:01 27577776 31566316 733548 2.23 160892 3964076 1743608 5.14 1267072 3524972 512 06:40:39 06:30:01 27119516 31553660 725568 2.21 193432 4365428 1826036 5.38 1577668 3632768 160 06:40:39 06:31:01 27126928 31556120 722924 2.20 192016 4362176 1788032 5.27 1573868 3629560 8 06:40:39 06:32:01 27130856 31560108 718888 2.19 192096 4362176 1788032 5.27 1570452 3629564 8 06:40:39 06:33:01 27130824 31560176 718764 2.19 192160 4362184 1788032 5.27 1570544 3629564 8 06:40:39 06:34:01 27130832 31560312 718492 2.18 192252 4362252 1788032 5.27 1570720 3629636 172 06:40:39 06:35:01 27130636 31560208 718556 2.19 192336 4362252 1788032 5.27 1570848 3629636 8 06:40:39 06:36:01 27130644 31560388 718460 2.18 192424 4362248 1788032 5.27 1570688 3629748 8 06:40:39 06:37:01 27130692 31560680 718164 2.18 192512 4362388 1788032 5.27 1570812 3629876 8 06:40:39 06:38:01 26031752 31431176 841632 2.56 205304 5238736 1932744 5.70 1747996 4461924 172760 06:40:39 06:39:01 25555320 31461816 808288 2.46 229212 5670896 1935024 5.70 1748284 4885800 276 06:40:39 06:40:01 25555828 31462420 807492 2.46 229288 5670884 1907972 5.62 1747996 4885780 140 06:40:39 Average: 27146438 31542937 742130 2.26 181626 4332129 1819558 5.36 1486835 3696978 23331 06:40:39 06:40:39 06:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:40:39 06:25:02 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 06:40:39 06:25:02 veth82f014f 45.13 56.56 4.30 46.25 0.00 0.00 0.00 0.00 06:40:39 06:25:02 ens3 671.60 417.55 6839.93 89.65 0.00 0.00 0.00 0.00 06:40:39 06:25:02 docker0 51.59 64.89 4.26 156.90 0.00 0.00 0.00 0.00 06:40:39 06:26:01 vethce6e2bb 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:40:39 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:39 06:26:01 ens3 256.77 155.75 1912.83 24.47 0.00 0.00 0.00 0.00 06:40:39 06:26:01 docker0 134.75 224.04 10.62 1876.23 0.00 0.00 0.00 0.00 06:40:39 06:27:01 lo 7.40 7.40 0.73 0.73 0.00 0.00 0.00 0.00 06:40:39 06:27:01 ens3 161.42 122.21 2653.63 311.86 0.00 0.00 0.00 0.00 06:40:39 06:27:01 docker0 3.00 6.55 0.19 85.47 0.00 0.00 0.00 0.00 06:40:39 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:39 06:28:01 ens3 1.02 0.53 0.52 0.40 0.00 0.00 0.00 0.00 06:40:39 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:39 06:29:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 06:40:39 06:29:01 ens3 51.06 18.68 913.50 1.41 0.00 0.00 0.00 0.00 06:40:39 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:39 06:30:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 06:40:39 06:30:01 ens3 103.38 52.87 1950.95 4.34 0.00 0.00 0.00 0.00 06:40:39 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:39 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:39 06:31:01 ens3 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 06:40:39 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:39 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:39 06:32:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 06:40:39 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:39 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:39 06:33:01 ens3 0.60 0.05 0.04 0.00 0.00 0.00 0.00 0.00 06:40:39 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:39 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:39 06:34:01 ens3 0.60 0.27 0.15 0.08 0.00 0.00 0.00 0.00 06:40:39 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:39 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:39 06:35:01 ens3 0.58 0.52 0.33 0.28 0.00 0.00 0.00 0.00 06:40:39 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:39 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:39 06:36:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:40:39 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:39 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:39 06:37:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:39 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:39 06:38:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 06:40:39 06:38:01 ens3 183.95 102.50 4552.56 13.81 0.00 0.00 0.00 0.00 06:40:39 06:38:01 vethb7b587a 27.81 51.62 2.62 579.23 0.00 0.00 0.00 0.05 06:40:39 06:38:01 docker0 27.81 51.54 2.24 579.22 0.00 0.00 0.00 0.00 06:40:39 06:39:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 06:40:39 06:39:01 ens3 153.66 92.02 3215.32 22.49 0.00 0.00 0.00 0.00 06:40:39 06:39:01 docker0 5.30 6.55 0.68 1.42 0.00 0.00 0.00 0.00 06:40:39 06:39:01 vethffeeda5 0.32 0.33 0.05 0.02 0.00 0.00 0.00 0.00 06:40:39 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:39 06:40:01 ens3 1.70 0.88 1.22 0.67 0.00 0.00 0.00 0.00 06:40:39 06:40:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:39 06:40:01 vethffeeda5 0.03 0.03 0.01 0.00 0.00 0.00 0.00 0.00 06:40:39 Average: lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 06:40:39 Average: ens3 99.05 60.18 1377.10 29.35 0.00 0.00 0.00 0.00 06:40:39 Average: docker0 13.80 21.93 1.12 167.24 0.00 0.00 0.00 0.00 06:40:39 Average: vethffeeda5 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:39 06:40:39 06:40:39 ---> sar -P ALL: 06:40:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13853) 05/05/23 _x86_64_ (8 CPU) 06:40:39 06:40:39 06:23:55 LINUX RESTART (8 CPU) 06:40:39 06:40:39 06:24:01 CPU %user %nice %system %iowait %steal %idle 06:40:39 06:25:02 all 9.16 0.00 3.32 2.34 0.06 85.12 06:40:39 06:25:02 0 7.85 0.00 4.84 3.13 0.05 84.13 06:40:39 06:25:02 1 10.13 0.00 2.59 0.20 0.07 87.02 06:40:39 06:25:02 2 6.65 0.00 3.31 6.54 0.05 83.45 06:40:39 06:25:02 3 9.70 0.00 2.66 1.63 0.07 85.94 06:40:39 06:25:02 4 7.34 0.00 3.24 2.11 0.07 87.24 06:40:39 06:25:02 5 8.10 0.00 3.24 0.30 0.07 88.29 06:40:39 06:25:02 6 12.09 0.00 3.11 0.59 0.05 84.16 06:40:39 06:25:02 7 11.46 0.00 3.54 4.22 0.08 80.69 06:40:39 06:26:01 all 26.24 0.00 5.00 1.85 0.09 66.83 06:40:39 06:26:01 0 26.14 0.00 5.07 0.15 0.09 68.54 06:40:39 06:26:01 1 25.55 0.00 5.19 7.33 0.07 61.86 06:40:39 06:26:01 2 26.08 0.00 4.40 0.87 0.08 68.57 06:40:39 06:26:01 3 25.93 0.00 4.73 0.39 0.07 68.88 06:40:39 06:26:01 4 26.11 0.00 5.13 4.56 0.07 64.13 06:40:39 06:26:01 5 26.43 0.00 4.78 0.14 0.19 68.46 06:40:39 06:26:01 6 26.62 0.00 5.16 0.92 0.07 67.23 06:40:39 06:26:01 7 27.03 0.00 5.55 0.41 0.09 66.92 06:40:39 06:27:01 all 16.12 0.00 3.69 2.38 0.07 77.74 06:40:39 06:27:01 0 16.88 0.00 3.85 0.74 0.05 78.48 06:40:39 06:27:01 1 14.06 0.00 3.92 5.22 0.08 76.72 06:40:39 06:27:01 2 16.80 0.00 4.03 3.34 0.07 75.76 06:40:39 06:27:01 3 16.27 0.00 3.84 0.15 0.07 79.68 06:40:39 06:27:01 4 16.92 0.00 4.08 5.34 0.07 73.59 06:40:39 06:27:01 5 16.17 0.00 2.45 0.05 0.08 81.25 06:40:39 06:27:01 6 18.02 0.00 3.95 4.13 0.07 73.83 06:40:39 06:27:01 7 13.84 0.00 3.40 0.07 0.07 82.63 06:40:39 06:28:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:40:39 06:28:01 0 0.08 0.00 0.00 0.00 0.00 99.92 06:40:39 06:28:01 1 0.02 0.00 0.02 0.02 0.02 99.93 06:40:39 06:28:01 2 0.12 0.00 0.02 0.02 0.03 99.82 06:40:39 06:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:40:39 06:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:40:39 06:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:40:39 06:28:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:40:39 06:28:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:40:39 06:29:01 all 0.20 0.00 0.07 0.16 0.01 99.56 06:40:39 06:29:01 0 0.03 0.00 0.03 0.07 0.02 99.85 06:40:39 06:29:01 1 0.07 0.00 0.07 0.18 0.02 99.67 06:40:39 06:29:01 2 0.78 0.00 0.22 0.73 0.02 98.26 06:40:39 06:29:01 3 0.03 0.00 0.02 0.00 0.03 99.92 06:40:39 06:29:01 4 0.07 0.00 0.07 0.02 0.00 99.85 06:40:39 06:29:01 5 0.17 0.00 0.05 0.02 0.02 99.75 06:40:39 06:29:01 6 0.43 0.00 0.10 0.22 0.02 99.23 06:40:39 06:29:01 7 0.03 0.00 0.02 0.02 0.00 99.93 06:40:39 06:30:01 all 2.15 0.00 1.53 0.95 0.02 95.35 06:40:39 06:30:01 0 3.24 0.00 1.47 0.28 0.02 94.99 06:40:39 06:30:01 1 1.19 0.00 0.88 1.19 0.03 96.71 06:40:39 06:30:01 2 1.71 0.00 0.92 2.36 0.02 95.00 06:40:39 06:30:01 3 2.27 0.00 1.52 1.23 0.02 94.96 06:40:39 06:30:01 4 1.29 0.00 2.20 0.28 0.02 96.21 06:40:39 06:30:01 5 1.04 0.00 0.94 1.20 0.02 96.81 06:40:39 06:30:01 6 2.45 0.00 2.42 0.07 0.02 95.04 06:40:39 06:30:01 7 4.04 0.00 1.92 0.99 0.02 93.04 06:40:39 06:31:01 all 0.08 0.00 0.06 0.01 0.01 99.84 06:40:39 06:31:01 0 0.02 0.00 0.03 0.02 0.00 99.93 06:40:39 06:31:01 1 0.03 0.00 0.05 0.07 0.02 99.83 06:40:39 06:31:01 2 0.12 0.00 0.05 0.00 0.02 99.82 06:40:39 06:31:01 3 0.25 0.00 0.12 0.00 0.02 99.62 06:40:39 06:31:01 4 0.07 0.00 0.10 0.00 0.02 99.82 06:40:39 06:31:01 5 0.03 0.00 0.03 0.00 0.02 99.92 06:40:39 06:31:01 6 0.03 0.00 0.07 0.00 0.00 99.90 06:40:39 06:31:01 7 0.07 0.00 0.02 0.02 0.02 99.88 06:40:39 06:32:01 all 0.04 0.00 0.01 0.01 0.01 99.93 06:40:39 06:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:40:39 06:32:01 1 0.03 0.00 0.03 0.08 0.03 99.82 06:40:39 06:32:01 2 0.28 0.00 0.02 0.00 0.00 99.70 06:40:39 06:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:40:39 06:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:40:39 06:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:40:39 06:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:40:39 06:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:40:39 06:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:40:39 06:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:40:39 06:33:01 1 0.08 0.00 0.03 0.02 0.02 99.85 06:40:39 06:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:40:39 06:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:40:39 06:33:01 4 0.03 0.00 0.02 0.02 0.02 99.92 06:40:39 06:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:40:39 06:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:40:39 06:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:40:39 06:34:01 all 0.22 0.00 0.01 0.01 0.01 99.75 06:40:39 06:34:01 0 0.00 0.00 0.00 0.02 0.00 99.98 06:40:39 06:34:01 1 0.02 0.00 0.00 0.05 0.03 99.90 06:40:39 06:34:01 2 1.61 0.00 0.03 0.00 0.02 98.34 06:40:39 06:34:01 3 0.05 0.00 0.02 0.00 0.00 99.93 06:40:39 06:34:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:40:39 06:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:40:39 06:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:40:39 06:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:40:39 06:35:01 all 0.02 0.00 0.01 0.01 0.00 99.96 06:40:39 06:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:40:39 06:35:01 1 0.05 0.00 0.03 0.08 0.02 99.82 06:40:39 06:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:40:39 06:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:40:39 06:35:01 4 0.02 0.00 0.02 0.02 0.00 99.95 06:40:39 06:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:40:39 06:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:40:39 06:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:40:39 06:40:39 06:35:01 CPU %user %nice %system %iowait %steal %idle 06:40:39 06:36:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:40:39 06:36:01 0 0.02 0.00 0.00 0.02 0.00 99.97 06:40:39 06:36:01 1 0.00 0.00 0.05 0.02 0.02 99.92 06:40:39 06:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:40:39 06:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:40:39 06:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:40:39 06:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:40:39 06:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:40:39 06:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:40:39 06:37:01 all 0.05 0.00 0.01 0.01 0.01 99.92 06:40:39 06:37:01 0 0.20 0.00 0.02 0.00 0.02 99.77 06:40:39 06:37:01 1 0.07 0.00 0.02 0.03 0.03 99.85 06:40:39 06:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:40:39 06:37:01 3 0.00 0.00 0.00 0.02 0.02 99.97 06:40:39 06:37:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:40:39 06:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:40:39 06:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:40:39 06:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:40:39 06:38:01 all 3.80 0.00 1.51 0.61 0.02 94.06 06:40:39 06:38:01 0 3.40 0.00 0.95 0.00 0.02 95.63 06:40:39 06:38:01 1 3.43 0.00 1.66 0.74 0.03 94.14 06:40:39 06:38:01 2 5.11 0.00 1.17 0.00 0.02 93.70 06:40:39 06:38:01 3 3.60 0.00 2.35 0.00 0.03 94.01 06:40:39 06:38:01 4 4.29 0.00 1.31 0.00 0.02 94.39 06:40:39 06:38:01 5 3.91 0.00 1.72 3.96 0.02 90.38 06:40:39 06:38:01 6 3.12 0.00 1.54 0.10 0.02 95.22 06:40:39 06:38:01 7 3.53 0.00 1.38 0.05 0.02 95.03 06:40:39 06:39:01 all 4.19 0.00 1.97 1.21 0.04 92.59 06:40:39 06:39:01 0 4.21 0.00 1.44 0.02 0.02 94.31 06:40:39 06:39:01 1 3.56 0.00 1.85 0.32 0.03 94.24 06:40:39 06:39:01 2 4.72 0.00 1.92 3.53 0.07 89.76 06:40:39 06:39:01 3 3.03 0.00 2.81 0.02 0.03 94.10 06:40:39 06:39:01 4 4.20 0.00 1.94 0.28 0.03 93.54 06:40:39 06:39:01 5 4.16 0.00 1.82 1.47 0.03 92.52 06:40:39 06:39:01 6 4.65 0.00 1.95 0.07 0.05 93.29 06:40:39 06:39:01 7 4.97 0.00 2.06 3.99 0.05 88.93 06:40:39 06:40:01 all 0.03 0.00 0.03 0.01 0.02 99.91 06:40:39 06:40:01 0 0.05 0.00 0.07 0.00 0.02 99.87 06:40:39 06:40:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:40:39 06:40:01 2 0.07 0.00 0.05 0.03 0.02 99.83 06:40:39 06:40:01 3 0.03 0.00 0.02 0.00 0.03 99.92 06:40:39 06:40:01 4 0.03 0.00 0.02 0.02 0.00 99.93 06:40:39 06:40:01 5 0.02 0.00 0.05 0.00 0.03 99.90 06:40:39 06:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:40:39 06:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:40:39 Average: all 3.86 0.00 1.07 0.59 0.03 94.46 06:40:39 Average: 0 3.85 0.00 1.11 0.28 0.02 94.75 06:40:39 Average: 1 3.60 0.00 1.02 0.96 0.03 94.39 06:40:39 Average: 2 3.97 0.00 1.00 1.08 0.03 93.92 06:40:39 Average: 3 3.79 0.00 1.12 0.21 0.03 94.85 06:40:39 Average: 4 3.74 0.00 1.13 0.78 0.02 94.33 06:40:39 Average: 5 3.72 0.00 0.94 0.45 0.03 94.87 06:40:39 Average: 6 4.18 0.00 1.14 0.38 0.02 94.29 06:40:39 Average: 7 4.01 0.00 1.11 0.61 0.02 94.25 06:40:39 06:40:39 06:40:39