Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ebe46f8f6b5f4966359c01929413183d007dd065 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-ssh17492568035207971591.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4451937428033145347.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6388789127045742067.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2293272846872295629.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-ssh13076479833727426557.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9118’ Running on prd-ubuntu20.04-docker-8c-8g-9120 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 ebe46f8f6b5f4966359c01929413183d007dd065 (main) Commit message: "Merge pull request #320 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.34" > 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 ebe46f8f6b5f4966359c01929413183d007dd065 # timeout=10 > git rev-list --no-walk a6aca4ec33b3479b7e561b57a09dc8f9a98f5c5a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:25:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:25:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:25:23 ========================================================= 07:25:23 EdgeX Global Pipelines Version Info 07:25:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:25:24 ------------------- 07:25:24 stable info: 07:25:24 ------------------- 07:25:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:25:24 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 07:25:24 Message: update stable to v1.0.254 07:25:24 ------------------- 07:25:24 experimental info: 07:25:24 ------------------- 07:25:24 Commited By: **** collab-it+edgex@linuxfoundation.org 07:25:24 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 07:25:24 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:25:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 07:25:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 07:25:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:25:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:25:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:25:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:25:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:25:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:25:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:25:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:25:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:25:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 07:25:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:25:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:25:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:25:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:25:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:25:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:25:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:25:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:25:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:25:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:25:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:25:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:25:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:25:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:25:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:25:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:25:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:25:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:25:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ebe46f8f6b5f4966359c01929413183d007dd065 [Pipeline] echo 07:25:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ebe46f8 [Pipeline] echo 07:25:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:25:25 provisioning config files... 07:25:25 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14824288172768925087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:25:25 ---> docker-login.sh 07:25:25 nexus3.edgexfoundry.org:10001 07:25:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:25 Configure a credential helper to remove this warning. See 07:25:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:25 07:25:25 Login Succeeded 07:25:25 nexus3.edgexfoundry.org:10002 07:25:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:25 Configure a credential helper to remove this warning. See 07:25:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:25 07:25:25 Login Succeeded 07:25:25 nexus3.edgexfoundry.org:10003 07:25:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:26 Configure a credential helper to remove this warning. See 07:25:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:26 07:25:26 Login Succeeded 07:25:26 nexus3.edgexfoundry.org:10004 07:25:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:26 Configure a credential helper to remove this warning. See 07:25:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:26 07:25:26 Login Succeeded 07:25:26 docker.io 07:25:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:26 Configure a credential helper to remove this warning. See 07:25:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:26 07:25:26 Login Succeeded 07:25:26 ---> docker-login.sh ends [Pipeline] } 07:25:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:25:27 + git rev-list -1 --merges ebe46f8f6b5f4966359c01929413183d007dd065~1..ebe46f8f6b5f4966359c01929413183d007dd065 [Pipeline] echo 07:25:27 -----------> git rev-list -1 --merges ebe46f8f6b5f4966359c01929413183d007dd065~1..ebe46f8f6b5f4966359c01929413183d007dd065 ebe46f8f6b5f4966359c01929413183d007dd065 07:25:27 ebe46f8f6b5f4966359c01929413183d007dd065 [false] [Pipeline] sh 07:25:27 + git log --format=format:%s -1 ebe46f8f6b5f4966359c01929413183d007dd065 [Pipeline] echo 07:25:27 ========================================================= 07:25:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:25:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:25:27 + git log --format=format:%s -1 ebe46f8f6b5f4966359c01929413183d007dd065 [Pipeline] echo 07:25:27 [semverPrep] GIT_COMMIT: ebe46f8f6b5f4966359c01929413183d007dd065, Commit Message: Merge pull request #320 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.34 [Pipeline] echo 07:25:27 [semverPrep] This is not a build commit. [Pipeline] sh 07:25:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:25:28 + grep -v github /etc/ssh/ssh_known_hosts 07:25:28 + [ -e /tmp/ssh_known_hosts ] 07:25:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:25:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:25:28 + sudo tee -a /etc/ssh/ssh_known_hosts 07:25:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:25:28 07:25:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:25:28 0.1.4: Pulling from edgex-devops/py-git-semver 07:25:28 b85a868b505f: Pulling fs layer 07:25:28 e2be974225ed: Pulling fs layer 07:25:28 339a4e72a1f5: Pulling fs layer 07:25:28 988bab9f4d93: Pulling fs layer 07:25:28 1469e6f7b9e6: Pulling fs layer 07:25:28 eaf3925da568: Pulling fs layer 07:25:28 bab4dde63d76: Pulling fs layer 07:25:28 bde34c3a00c8: Pulling fs layer 07:25:28 b352a97aabf1: Pulling fs layer 07:25:28 4872d77fe225: Pulling fs layer 07:25:28 5851b861e8e6: Pulling fs layer 07:25:28 bab4dde63d76: Waiting 07:25:28 5851b861e8e6: Waiting 07:25:28 b352a97aabf1: Waiting 07:25:28 bde34c3a00c8: Waiting 07:25:28 988bab9f4d93: Waiting 07:25:28 eaf3925da568: Waiting 07:25:28 4872d77fe225: Waiting 07:25:28 1469e6f7b9e6: Waiting 07:25:28 e2be974225ed: Verifying Checksum 07:25:28 e2be974225ed: Download complete 07:25:28 988bab9f4d93: Download complete 07:25:29 1469e6f7b9e6: Verifying Checksum 07:25:29 1469e6f7b9e6: Download complete 07:25:29 eaf3925da568: Verifying Checksum 07:25:29 eaf3925da568: Download complete 07:25:29 339a4e72a1f5: Verifying Checksum 07:25:29 339a4e72a1f5: Download complete 07:25:29 bde34c3a00c8: Verifying Checksum 07:25:29 bde34c3a00c8: Download complete 07:25:29 b352a97aabf1: Verifying Checksum 07:25:29 b352a97aabf1: Download complete 07:25:29 4872d77fe225: Verifying Checksum 07:25:29 4872d77fe225: Download complete 07:25:29 5851b861e8e6: Verifying Checksum 07:25:29 5851b861e8e6: Download complete 07:25:29 b85a868b505f: Verifying Checksum 07:25:29 b85a868b505f: Download complete 07:25:29 bab4dde63d76: Verifying Checksum 07:25:29 bab4dde63d76: Download complete 07:25:30 b85a868b505f: Pull complete 07:25:30 e2be974225ed: Pull complete 07:25:30 339a4e72a1f5: Pull complete 07:25:31 988bab9f4d93: Pull complete 07:25:31 1469e6f7b9e6: Pull complete 07:25:31 eaf3925da568: Pull complete 07:25:33 bab4dde63d76: Pull complete 07:25:33 bde34c3a00c8: Pull complete 07:25:33 b352a97aabf1: Pull complete 07:25:33 4872d77fe225: Pull complete 07:25:33 5851b861e8e6: Pull complete 07:25:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:25:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:25:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:25:33 prd-ubuntu20.04-docker-8c-8g-9120 does not seem to be running inside a container 07:25:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:25:38 $ docker top 98a35475e42a83afcd0350c3d6942ff3a1b70abc42e6883e9bba467482375b7a -eo pid,comm 07:25:38 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). 07:25:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:25:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:25:38 [ssh-agent] Looking for ssh-agent implementation... 07:25:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:25:38 $ docker exec 98a35475e42a83afcd0350c3d6942ff3a1b70abc42e6883e9bba467482375b7a ssh-agent 07:25:38 SSH_AUTH_SOCK=/tmp/ssh-xSJTwE7C4fMS/agent.31 07:25:38 SSH_AGENT_PID=37 07:25:38 Running ssh-add (command line suppressed) 07:25:38 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18079273607231858716.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18079273607231858716.key) 07:25:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:25:39 + git tag --points-at HEAD [Pipeline] } 07:25:39 $ docker exec --env ******** --env ******** 98a35475e42a83afcd0350c3d6942ff3a1b70abc42e6883e9bba467482375b7a ssh-agent -k 07:25:39 unset SSH_AUTH_SOCK; 07:25:39 unset SSH_AGENT_PID; 07:25:39 echo Agent pid 37 killed; 07:25:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:25:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:25:39 [ssh-agent] Looking for ssh-agent implementation... 07:25:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:25:39 $ docker exec 98a35475e42a83afcd0350c3d6942ff3a1b70abc42e6883e9bba467482375b7a ssh-agent 07:25:39 SSH_AUTH_SOCK=/tmp/ssh-DHGY7PLe4Guy/agent.70 07:25:39 SSH_AGENT_PID=75 07:25:39 Running ssh-add (command line suppressed) 07:25:39 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13691049990817273157.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13691049990817273157.key) 07:25:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:25:39 + git semver init 07:25:40 2023-10-12 07:25:40,034 [run_init] DEBUG init version:0.0.0 force:False 07:25:40 2023-10-12 07:25:40,036 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 07:25:40 2023-10-12 07:25:40,036 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 07:25:40 2023-10-12 07:25:40,037 [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) 07:25:41 2023-10-12 07:25:40,977 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 07:25:41 2023-10-12 07:25:40,977 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 07:25:41 2023-10-12 07:25:40,977 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:25:41 2023-10-12 07:25:40,978 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:25:41 3.1.0-dev.5 [Pipeline] } 07:25:41 $ docker exec --env ******** --env ******** 98a35475e42a83afcd0350c3d6942ff3a1b70abc42e6883e9bba467482375b7a ssh-agent -k 07:25:41 unset SSH_AUTH_SOCK; 07:25:41 unset SSH_AGENT_PID; 07:25:41 echo Agent pid 75 killed; 07:25:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:25:41 + git semver [Pipeline] } 07:25:41 $ docker stop --time=1 98a35475e42a83afcd0350c3d6942ff3a1b70abc42e6883e9bba467482375b7a 07:25:43 $ docker rm -f --volumes 98a35475e42a83afcd0350c3d6942ff3a1b70abc42e6883e9bba467482375b7a [Pipeline] // withDockerContainer [Pipeline] sh 07:25:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:25:44 Stashed 1 file(s) [Pipeline] echo 07:25:44 [edgeXSemver]: initialized semver on version 3.1.0-dev.5 [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 07:25:44 provisioning config files... 07:25:44 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3440791245620154600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:25:44 ---> docker-login.sh 07:25:44 nexus3.edgexfoundry.org:10001 07:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:44 Configure a credential helper to remove this warning. See 07:25:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:44 07:25:44 Login Succeeded 07:25:44 nexus3.edgexfoundry.org:10002 07:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:44 Configure a credential helper to remove this warning. See 07:25:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:44 07:25:44 Login Succeeded 07:25:44 nexus3.edgexfoundry.org:10003 07:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:44 Configure a credential helper to remove this warning. See 07:25:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:44 07:25:44 Login Succeeded 07:25:44 nexus3.edgexfoundry.org:10004 07:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:44 Configure a credential helper to remove this warning. See 07:25:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:44 07:25:44 Login Succeeded 07:25:44 docker.io 07:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:45 Configure a credential helper to remove this warning. See 07:25:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:45 07:25:45 Login Succeeded 07:25:45 ---> docker-login.sh ends [Pipeline] } 07:25:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:25:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:25:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:25:45 ========================================================= 07:25:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:25:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 07:25:45 Sending build context to Docker daemon 5.719MB 07:25:45 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 07:25:45 Step 2/12 : FROM ${BASE} AS builder 07:25:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:25:45 7264a8db6415: Pulling fs layer 07:25:45 c4d48a809fc2: Pulling fs layer 07:25:45 4f1c88b9dad5: Pulling fs layer 07:25:45 ad3a456e5733: Pulling fs layer 07:25:45 33e27b845d1e: Pulling fs layer 07:25:45 c68163c4e522: Pulling fs layer 07:25:45 50da416c3ac9: Pulling fs layer 07:25:45 23d2d4c4bb30: Pulling fs layer 07:25:45 ad3a456e5733: Waiting 07:25:45 33e27b845d1e: Waiting 07:25:45 c68163c4e522: Waiting 07:25:45 23d2d4c4bb30: Waiting 07:25:45 50da416c3ac9: Waiting 07:25:45 c4d48a809fc2: Verifying Checksum 07:25:45 c4d48a809fc2: Download complete 07:25:45 ad3a456e5733: Download complete 07:25:45 33e27b845d1e: Verifying Checksum 07:25:45 33e27b845d1e: Download complete 07:25:45 7264a8db6415: Verifying Checksum 07:25:45 7264a8db6415: Download complete 07:25:45 c68163c4e522: Verifying Checksum 07:25:45 c68163c4e522: Download complete 07:25:46 23d2d4c4bb30: Verifying Checksum 07:25:46 23d2d4c4bb30: Download complete 07:25:46 7264a8db6415: Pull complete 07:25:46 4f1c88b9dad5: Verifying Checksum 07:25:46 4f1c88b9dad5: Download complete 07:25:46 c4d48a809fc2: Pull complete 07:25:46 50da416c3ac9: Verifying Checksum 07:25:46 50da416c3ac9: Download complete 07:25:49 4f1c88b9dad5: Pull complete 07:25:49 ad3a456e5733: Pull complete 07:25:49 33e27b845d1e: Pull complete 07:25:49 c68163c4e522: Pull complete 07:25:51 50da416c3ac9: Pull complete 07:25:52 23d2d4c4bb30: Pull complete 07:25:52 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 07:25:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:25:52 ---> 0786185ac409 07:25:52 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:25:58 ---> Running in 8ccc403cd12a 07:25:58 Removing intermediate container 8ccc403cd12a 07:25:58 ---> 213bb63a2711 07:25:58 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:25:58 ---> Running in 4e223c5ec40a 07:25:58 Removing intermediate container 4e223c5ec40a 07:25:58 ---> 70b7aee0b195 07:25:58 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:25:58 ---> Running in 32db7667b2e0 07:25:58 Removing intermediate container 32db7667b2e0 07:25:58 ---> 7c15d7a3dc83 07:25:58 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:25:58 ---> Running in 17e253f0471b 07:25:58 Removing intermediate container 17e253f0471b 07:25:58 ---> 7720012399a1 07:25:58 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:25:58 ---> Running in 165db8d4a96a 07:25:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:25:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:25:58 (1/4) Installing openssh-keygen (9.3_p2-r0) 07:25:58 (2/4) Installing libedit (20221030.3.1-r1) 07:25:58 (3/4) Installing openssh-client-common (9.3_p2-r0) 07:25:58 (4/4) Installing openssh-client-default (9.3_p2-r0) 07:25:58 Executing busybox-1.36.1-r2.trigger 07:25:58 OK: 268 MiB in 56 packages 07:25:59 Still waiting to schedule task 07:25:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:25:59 Removing intermediate container 165db8d4a96a 07:25:59 ---> b4fa96a8a3b6 07:25:59 Step 8/12 : WORKDIR /device-snmp-go 07:25:59 ---> Running in c3aee6ea007d 07:25:59 Removing intermediate container c3aee6ea007d 07:25:59 ---> 8880110dc750 07:25:59 Step 9/12 : COPY go.mod vendor* ./ 07:25:59 ---> bf7a4351121f 07:25:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:59 ---> Running in f8ecc9427df4 07:27:07 Removing intermediate container f8ecc9427df4 07:27:07 ---> 71d0e41607bc 07:27:07 Step 11/12 : COPY . . 07:27:07 ---> 31f85b8cf934 07:27:07 Step 12/12 : RUN ${MAKE} 07:27:07 ---> Running in 22937f92229d 07:27:07 noop 07:27:07 Removing intermediate container 22937f92229d 07:27:07 ---> c12d025e8e5f 07:27:07 Successfully built c12d025e8e5f 07:27:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:07 + docker inspect -f . ci-base-image-x86_64 07:27:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:07 prd-ubuntu20.04-docker-8c-8g-9120 does not seem to be running inside a container 07:27:07 $ 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 07:27:08 $ docker top 53437fda3438d10a9e427bf5011aef8044a2fc14321c50af62f3c6e58699211c -eo pid,comm [Pipeline] { [Pipeline] sh 07:27:08 + go version 07:27:08 go version go1.21.0 linux/amd64 [Pipeline] } 07:27:08 $ docker stop --time=1 53437fda3438d10a9e427bf5011aef8044a2fc14321c50af62f3c6e58699211c 07:27:09 $ docker rm -f --volumes 53437fda3438d10a9e427bf5011aef8044a2fc14321c50af62f3c6e58699211c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:10 + docker inspect -f . ci-base-image-x86_64 07:27:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:10 prd-ubuntu20.04-docker-8c-8g-9120 does not seem to be running inside a container 07:27:10 $ 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 07:27:10 $ docker top 0b209555358d9a58acf0f8ff6c55453c1ce04b5b675314b24dae7fe268c531b5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:27:10 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 07:27:11 + make test 07:27:11 go test ./... -coverprofile=coverage.out 07:27:12 ? github.com/edgexfoundry/device-snmp-go [no test files] 07:27:22 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 07:27:22 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements 07:27:27 go vet ./... 07:27:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:27:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:27:30 ./bin/test-attribution-txt.sh [Pipeline] echo 07:27:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:27:30 $ docker stop --time=1 0b209555358d9a58acf0f8ff6c55453c1ce04b5b675314b24dae7fe268c531b5 07:27:35 $ docker rm -f --volumes 0b209555358d9a58acf0f8ff6c55453c1ce04b5b675314b24dae7fe268c531b5 [Pipeline] // withDockerContainer [Pipeline] sh 07:27:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:27:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:27:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:27:36 + ls -al . 07:27:36 total 176 07:27:36 drwxrwxr-x 9 jenkins jenkins 4096 Oct 12 07:27 . 07:27:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 07:25 .. 07:27:36 -rw-rw-r-- 1 jenkins jenkins 6 Oct 12 07:25 .dockerignore 07:27:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 07:27 .git 07:27:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 07:25 .github 07:27:36 -rw-rw-r-- 1 jenkins jenkins 328 Oct 12 07:25 .gitignore 07:27:36 -rw-rw-r-- 1 jenkins jenkins 41 Oct 12 07:25 .golangci.yml 07:27:36 drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 07:25 .semver 07:27:36 -rw-rw-r-- 1 jenkins jenkins 10025 Oct 12 07:25 Attribution.txt 07:27:36 -rw-rw-r-- 1 jenkins jenkins 10534 Oct 12 07:25 CHANGELOG.md 07:27:36 -rw-rw-r-- 1 jenkins jenkins 1462 Oct 12 07:25 Dockerfile 07:27:36 -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 07:25 GOVERNANCE.md 07:27:36 -rw-rw-r-- 1 jenkins jenkins 656 Oct 12 07:25 Jenkinsfile 07:27:36 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 12 07:25 LICENSE 07:27:36 -rw-rw-r-- 1 jenkins jenkins 2240 Oct 12 07:25 Makefile 07:27:36 -rw-rw-r-- 1 jenkins jenkins 620 Oct 12 07:25 OWNERS.md 07:27:36 -rw-rw-r-- 1 jenkins jenkins 10559 Oct 12 07:25 README.md 07:27:36 -rw-rw-r-- 1 jenkins jenkins 11 Oct 12 07:25 VERSION 07:27:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 07:25 bin 07:27:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 07:25 cmd 07:27:36 -rw-r--r-- 1 jenkins jenkins 8837 Oct 12 07:27 coverage.out 07:27:36 -rw-rw-r-- 1 jenkins jenkins 3712 Oct 12 07:25 go.mod 07:27:36 -rw-rw-r-- 1 jenkins jenkins 35353 Oct 12 07:25 go.sum 07:27:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 07:25 internal 07:27:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 07:25 snap 07:27:36 -rw-rw-r-- 1 jenkins jenkins 228 Oct 12 07:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:36 + 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=ebe46f8f6b5f4966359c01929413183d007dd065 --label arch=amd64 --label version=3.1.0-dev.5 . 07:27:36 Sending build context to Docker daemon 5.729MB 07:27:36 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 07:27:36 Step 2/24 : FROM ${BASE} AS builder 07:27:36 ---> c12d025e8e5f 07:27:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 07:27:36 ---> Running in faeb0e161599 07:27:36 Removing intermediate container faeb0e161599 07:27:36 ---> 5c187268630e 07:27:36 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:27:36 ---> Running in 17e59ce4a6ca 07:27:36 Removing intermediate container 17e59ce4a6ca 07:27:36 ---> 6c7416b6cfaf 07:27:36 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:27:36 ---> Running in a4f3bd8e2656 07:27:36 Removing intermediate container a4f3bd8e2656 07:27:36 ---> 0e6fbe959428 07:27:36 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 07:27:37 ---> Running in 603175df9b72 07:27:37 Removing intermediate container 603175df9b72 07:27:37 ---> 06b224e43649 07:27:37 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:27:37 ---> Running in f8630a5e8a6d 07:27:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:27:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:27:37 OK: 268 MiB in 56 packages 07:27:38 Removing intermediate container f8630a5e8a6d 07:27:38 ---> 13aecd4734c8 07:27:38 Step 8/24 : WORKDIR /device-snmp-go 07:27:38 ---> Running in eeb07acb5b90 07:27:38 Removing intermediate container eeb07acb5b90 07:27:38 ---> 2cccfadea91d 07:27:38 Step 9/24 : COPY go.mod vendor* ./ 07:27:38 ---> ea87657ca2cb 07:27:38 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:38 ---> Running in 12f644752e8d 07:27:39 Removing intermediate container 12f644752e8d 07:27:39 ---> f471e7e7a447 07:27:39 Step 11/24 : COPY . . 07:27:39 ---> 0ac26e128a4d 07:27:39 Step 12/24 : RUN ${MAKE} 07:27:39 ---> Running in 933ec280fe4f 07:27:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 07:27:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9121 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 07:27:44 Running in /w/workspace/device-snmp-go/91 [Pipeline] { [Pipeline] checkout 07:27:44 Selected Git installation does not exist. Using Default 07:27:44 The recommended git tool is: NONE 07:27:49 using credential edgex-jenkins-ssh 07:27:49 Cloning the remote Git repository 07:27:49 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 07:27:49 > git init /w/workspace/device-snmp-go/91 # timeout=10 07:27:49 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:27:49 > git --version # timeout=10 07:27:49 > git --version # 'git version 2.25.1' 07:27:49 using GIT_SSH to set credentials SSH Credentials for GitHub 07:27:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:27:52 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:27:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:27:53 Avoid second fetch 07:27:53 Checking out Revision ebe46f8f6b5f4966359c01929413183d007dd065 (main) 07:27:54 Commit message: "Merge pull request #320 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:27:53 > git config core.sparsecheckout # timeout=10 07:27:53 > git checkout -f ebe46f8f6b5f4966359c01929413183d007dd065 # timeout=10 07:27:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:27:55 % Total % Received % Xferd Average Speed Time Time Time Current 07:27:55 Dload Upload Total Spent Left Speed 07:27:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 79244 0 --:--:-- --:--:-- --:--:-- 78678 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh 07:27:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:27:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:27:56 + sudo tee /etc/docker/daemon.new 07:27:56 { 07:27:56 "registry-mirrors": [ 07:27:56 "https://nexus3.edgexfoundry.org:10001" 07:27:56 ], 07:27:56 "bip": "10.250.0.254/24", 07:27:56 "hosts": [ 07:27:56 "tcp://0.0.0.0:5555", 07:27:56 "unix:///var/run/docker.sock" 07:27:56 ], 07:27:56 "mtu": 1458, 07:27:56 "selinux-enabled": true, 07:27:56 "seccomp-profile": "/etc/docker/seccomp.json" 07:27:56 } [Pipeline] sh 07:27:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:27:56 + sudo service docker restart 07:28:06 Removing intermediate container 933ec280fe4f 07:28:06 ---> 526f815031ae 07:28:06 Step 13/24 : FROM alpine:3.18 07:28:06 3.18: Pulling from library/alpine 07:28:06 96526aa774ef: Pulling fs layer 07:28:06 96526aa774ef: Verifying Checksum 07:28:06 96526aa774ef: Download complete 07:28:06 96526aa774ef: Pull complete 07:28:06 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 07:28:06 Status: Downloaded newer image for alpine:3.18 07:28:06 ---> 8ca4688f4f35 07:28:06 Step 14/24 : RUN apk add --update --no-cache dumb-init 07:28:06 ---> Running in 99b9d1b49bc4 07:28:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:28:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:28:06 (1/1) Installing dumb-init (1.2.5-r2) 07:28:06 Executing busybox-1.36.1-r2.trigger 07:28:06 OK: 7 MiB in 16 packages 07:28:06 Removing intermediate container 99b9d1b49bc4 07:28:06 ---> 75d35b4014fa 07:28:06 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 07:28:06 ---> a0ac500a7fd3 07:28:06 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 07:28:06 ---> 1ba433be50f0 07:28:06 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 07:28:06 ---> eb5e1eb1add2 07:28:06 Step 18/24 : EXPOSE 59993 07:28:06 ---> Running in d4588cf49e17 07:28:06 Removing intermediate container d4588cf49e17 07:28:06 ---> 047c082a333b 07:28:06 Step 19/24 : EXPOSE 161 07:28:06 ---> Running in abfea70f0c58 07:28:06 Removing intermediate container abfea70f0c58 07:28:06 ---> bc747fed1337 07:28:06 Step 20/24 : ENTRYPOINT ["/device-snmp"] 07:28:06 ---> Running in 46383d8f3472 07:28:06 Removing intermediate container 46383d8f3472 07:28:06 ---> e7df060146b3 07:28:06 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 07:28:06 ---> Running in b4be7397e362 07:28:06 Removing intermediate container b4be7397e362 07:28:06 ---> e1c5f81b1f06 07:28:06 Step 22/24 : LABEL arch=amd64 07:28:06 ---> Running in a3e662b27133 07:28:06 Removing intermediate container a3e662b27133 07:28:06 ---> 192cf0847f6d 07:28:06 Step 23/24 : LABEL git_sha=ebe46f8f6b5f4966359c01929413183d007dd065 07:28:06 ---> Running in fccd0901be21 07:28:06 Removing intermediate container fccd0901be21 07:28:06 ---> b319f89d9e6b 07:28:06 Step 24/24 : LABEL version=3.1.0-dev.5 07:28:06 ---> Running in 0894375939ca 07:28:06 Removing intermediate container 0894375939ca 07:28:06 ---> ae100c471570 07:28:06 [Warning] One or more build-args [ARCH] were not consumed 07:28:06 Successfully built ae100c471570 07:28:06 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:28:06 provisioning config files... 07:28:06 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10324673189906279161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:28:06 ---> docker-login.sh 07:28:06 nexus3.edgexfoundry.org:10001 07:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:06 Configure a credential helper to remove this warning. See 07:28:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:06 07:28:06 Login Succeeded 07:28:06 nexus3.edgexfoundry.org:10002 07:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:06 Configure a credential helper to remove this warning. See 07:28:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:06 07:28:06 Login Succeeded 07:28:06 nexus3.edgexfoundry.org:10003 07:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:06 Configure a credential helper to remove this warning. See 07:28:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:06 07:28:06 Login Succeeded 07:28:06 nexus3.edgexfoundry.org:10004 07:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:06 Configure a credential helper to remove this warning. See 07:28:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:06 07:28:06 Login Succeeded 07:28:06 docker.io 07:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:07 Configure a credential helper to remove this warning. See 07:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:07 07:28:07 Login Succeeded 07:28:07 ---> docker-login.sh ends [Pipeline] } 07:28:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:28:07 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 07:28:07 ebe46f8f6b5f4966359c01929413183d007dd065 07:28:07 latest 07:28:07 3.1.0-dev.5 07:28:07 ebe46f8f6b5f4966359c01929413183d007dd065-3.1.0-dev.5 07:28:07 main 07:28:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:07 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:ebe46f8f6b5f4966359c01929413183d007dd065 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:07 + docker push nexus3.edgexfoundry.org:10004/device-snmp:ebe46f8f6b5f4966359c01929413183d007dd065 07:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 07:28:07 931bb4288232: Preparing 07:28:07 a8a3058e5953: Preparing 07:28:07 4c2edefcebd8: Preparing 07:28:07 e4a979b3883e: Preparing 07:28:07 cc2447e1835a: Preparing 07:28:07 cc2447e1835a: Layer already exists 07:28:07 a8a3058e5953: Pushed 07:28:07 931bb4288232: Pushed 07:28:07 e4a979b3883e: Pushed 07:28:10 4c2edefcebd8: Pushed 07:28:10 ebe46f8f6b5f4966359c01929413183d007dd065: digest: sha256:25d3bf8c677106b2cf826bf3fc49ff83f52e2ca73de140662a55eb6582b679bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:10 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:11 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 07:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 07:28:11 931bb4288232: Preparing 07:28:11 a8a3058e5953: Preparing 07:28:11 4c2edefcebd8: Preparing 07:28:11 e4a979b3883e: Preparing 07:28:11 cc2447e1835a: Preparing 07:28:11 4c2edefcebd8: Layer already exists 07:28:11 a8a3058e5953: Layer already exists 07:28:11 e4a979b3883e: Layer already exists 07:28:11 931bb4288232: Layer already exists 07:28:11 cc2447e1835a: Layer already exists 07:28:11 latest: digest: sha256:25d3bf8c677106b2cf826bf3fc49ff83f52e2ca73de140662a55eb6582b679bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:11 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:11 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.5 07:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 07:28:11 931bb4288232: Preparing 07:28:11 a8a3058e5953: Preparing 07:28:11 4c2edefcebd8: Preparing 07:28:11 e4a979b3883e: Preparing 07:28:11 cc2447e1835a: Preparing 07:28:11 4c2edefcebd8: Layer already exists 07:28:11 931bb4288232: Layer already exists 07:28:11 e4a979b3883e: Layer already exists 07:28:11 a8a3058e5953: Layer already exists 07:28:11 cc2447e1835a: Layer already exists 07:28:11 3.1.0-dev.5: digest: sha256:25d3bf8c677106b2cf826bf3fc49ff83f52e2ca73de140662a55eb6582b679bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:12 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:ebe46f8f6b5f4966359c01929413183d007dd065-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:12 + docker push nexus3.edgexfoundry.org:10004/device-snmp:ebe46f8f6b5f4966359c01929413183d007dd065-3.1.0-dev.5 07:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 07:28:12 931bb4288232: Preparing 07:28:12 a8a3058e5953: Preparing 07:28:12 4c2edefcebd8: Preparing 07:28:12 e4a979b3883e: Preparing 07:28:12 cc2447e1835a: Preparing 07:28:12 a8a3058e5953: Layer already exists 07:28:12 e4a979b3883e: Layer already exists 07:28:12 cc2447e1835a: Layer already exists 07:28:12 4c2edefcebd8: Layer already exists 07:28:12 931bb4288232: Layer already exists 07:28:12 ebe46f8f6b5f4966359c01929413183d007dd065-3.1.0-dev.5: digest: sha256:25d3bf8c677106b2cf826bf3fc49ff83f52e2ca73de140662a55eb6582b679bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:12 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:12 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 07:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 07:28:12 931bb4288232: Preparing 07:28:12 a8a3058e5953: Preparing 07:28:12 4c2edefcebd8: Preparing 07:28:12 e4a979b3883e: Preparing 07:28:12 cc2447e1835a: Preparing 07:28:12 4c2edefcebd8: Layer already exists 07:28:12 e4a979b3883e: Layer already exists 07:28:12 cc2447e1835a: Layer already exists 07:28:12 931bb4288232: Layer already exists 07:28:12 a8a3058e5953: Layer already exists 07:28:12 main: digest: sha256:25d3bf8c677106b2cf826bf3fc49ff83f52e2ca73de140662a55eb6582b679bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:13 ===================================================== [Pipeline] echo 07:28:13 taggedImages: 07:28:13 - nexus3.edgexfoundry.org:10004/device-snmp:ebe46f8f6b5f4966359c01929413183d007dd065 07:28:13 - nexus3.edgexfoundry.org:10004/device-snmp:latest 07:28:13 - nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.5 07:28:13 - nexus3.edgexfoundry.org:10004/device-snmp:ebe46f8f6b5f4966359c01929413183d007dd065-3.1.0-dev.5 07:28:13 - 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 07:28:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:28:13 07:28:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:28:14 provisioning config files... 07:28:15 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/91@tmp/config9042955718024858863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:28:15 latest: Pulling from edgex-lftools-log-publisher 07:28:15 5eb5b503b376: Pulling fs layer 07:28:15 5c69ac0246d0: Pulling fs layer 07:28:15 ec43610c2a17: Pulling fs layer 07:28:15 3a2ae6a8a46f: Pulling fs layer 07:28:15 33b1e0a273af: Pulling fs layer 07:28:15 5d3b04190fa2: Pulling fs layer 07:28:15 2f39f015ded8: Pulling fs layer 07:28:15 33b1e0a273af: Waiting 07:28:15 5d3b04190fa2: Waiting 07:28:15 3a2ae6a8a46f: Waiting 07:28:15 ---> docker-login.sh 07:28:15 nexus3.edgexfoundry.org:10001 07:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:15 Configure a credential helper to remove this warning. See 07:28:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:15 07:28:15 Login Succeeded 07:28:15 nexus3.edgexfoundry.org:10002 07:28:16 5c69ac0246d0: Verifying Checksum 07:28:16 5c69ac0246d0: Download complete 07:28:16 3a2ae6a8a46f: Download complete 07:28:16 33b1e0a273af: Verifying Checksum 07:28:16 33b1e0a273af: Download complete 07:28:16 5d3b04190fa2: Verifying Checksum 07:28:16 5d3b04190fa2: Download complete 07:28:16 ec43610c2a17: Download complete 07:28:16 5eb5b503b376: Verifying Checksum 07:28:16 5eb5b503b376: Download complete 07:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:16 Configure a credential helper to remove this warning. See 07:28:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:16 07:28:16 Login Succeeded 07:28:16 nexus3.edgexfoundry.org:10003 07:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:16 2f39f015ded8: Download complete 07:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:16 Configure a credential helper to remove this warning. See 07:28:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:16 07:28:16 Login Succeeded 07:28:16 nexus3.edgexfoundry.org:10004 07:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:16 Configure a credential helper to remove this warning. See 07:28:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:16 07:28:16 Login Succeeded 07:28:16 docker.io 07:28:17 5eb5b503b376: Pull complete 07:28:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:17 5c69ac0246d0: Pull complete 07:28:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:17 Configure a credential helper to remove this warning. See 07:28:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:17 07:28:17 Login Succeeded 07:28:17 ---> docker-login.sh ends [Pipeline] } 07:28:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 07:28:17 ec43610c2a17: Pull complete [Pipeline] echo 07:28:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:28:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:28:17 ========================================================= 07:28:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:28:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:17 3a2ae6a8a46f: Pull complete 07:28:17 33b1e0a273af: Pull complete 07:28:17 5d3b04190fa2: Pull complete 07:28:18 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 07:28:18 Sending build context to Docker daemon 2.947MB 07:28:18 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 07:28:18 Step 2/12 : FROM ${BASE} AS builder 07:28:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:28:21 9fda8d8052c6: Pulling fs layer 07:28:21 5d54e960e981: Pulling fs layer 07:28:21 c4a7e357bf2a: Pulling fs layer 07:28:21 f0e02332f6b5: Pulling fs layer 07:28:21 cefa15bbcfad: Pulling fs layer 07:28:21 17808c966233: Pulling fs layer 07:28:21 f4c1fc716caa: Pulling fs layer 07:28:21 cefa15bbcfad: Waiting 07:28:21 17808c966233: Waiting 07:28:21 f4c1fc716caa: Waiting 07:28:21 f0e02332f6b5: Waiting 07:28:21 5d54e960e981: Verifying Checksum 07:28:21 5d54e960e981: Download complete 07:28:21 f0e02332f6b5: Verifying Checksum 07:28:21 f0e02332f6b5: Download complete 07:28:21 cefa15bbcfad: Verifying Checksum 07:28:21 cefa15bbcfad: Download complete 07:28:21 9fda8d8052c6: Verifying Checksum 07:28:21 9fda8d8052c6: Download complete 07:28:22 f4c1fc716caa: Verifying Checksum 07:28:22 f4c1fc716caa: Download complete 07:28:22 2f39f015ded8: Pull complete 07:28:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:28:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:28:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:22 prd-ubuntu20.04-docker-8c-8g-9120 does not seem to be running inside a container 07:28:22 $ 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 07:28:22 9fda8d8052c6: Pull complete 07:28:23 5d54e960e981: Pull complete 07:28:23 c4a7e357bf2a: Download complete 07:28:24 17808c966233: Verifying Checksum 07:28:28 $ docker top 6b299edc8b9fd97e9d894ea0ece9abf98dba9833d0515093364069fc60573d4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:28:28 ---> job-cost.sh 07:28:28 lf-activate-venv: SKIPPING 07:28:28 INFO: No Stack... 07:28:28 INFO: Retrieving Pricing Info for: v3-standard-8 07:28:29 INFO: Archiving Costs [Pipeline] sh 07:28:29 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 07:28:29 + cut -d, -f6 [Pipeline] lock 07:28:29 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-91-stack-cost] 07:28:29 Resource [jenkins-edgexfoundry-device-snmp-go-main-91-stack-cost] did not exist. Created. 07:28:29 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:28:29 + echo total: 0.2199999988079071 [Pipeline] stash 07:28:29 Stashed 1 file(s) [Pipeline] } 07:28:30 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-91-stack-cost] [Pipeline] // lock [Pipeline] } 07:28:30 $ docker stop --time=1 6b299edc8b9fd97e9d894ea0ece9abf98dba9833d0515093364069fc60573d4d 07:28:31 $ docker rm -f --volumes 6b299edc8b9fd97e9d894ea0ece9abf98dba9833d0515093364069fc60573d4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:28:36 c4a7e357bf2a: Pull complete 07:28:36 f0e02332f6b5: Pull complete 07:28:36 cefa15bbcfad: Pull complete 07:28:45 17808c966233: Pull complete 07:28:46 f4c1fc716caa: Pull complete 07:28:46 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 07:28:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:28:46 ---> ea914061e18c 07:28:46 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:28:47 ---> Running in 68511c3e9d9b 07:28:47 Removing intermediate container 68511c3e9d9b 07:28:47 ---> 8e13a5219680 07:28:47 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:28:47 ---> Running in 1bb8a5439d94 07:28:47 Removing intermediate container 1bb8a5439d94 07:28:47 ---> feb5062b3e18 07:28:47 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:28:47 ---> Running in 8dfc9db22f2d 07:28:47 Removing intermediate container 8dfc9db22f2d 07:28:47 ---> 7c2fa812af29 07:28:47 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:28:48 ---> Running in 8dadedb8ad25 07:28:48 Removing intermediate container 8dadedb8ad25 07:28:48 ---> 7174ce8ff19b 07:28:48 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:28:48 ---> Running in fc6001cde582 07:28:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:50 (1/4) Installing openssh-keygen (9.3_p2-r0) 07:28:50 (2/4) Installing libedit (20221030.3.1-r1) 07:28:50 (3/4) Installing openssh-client-common (9.3_p2-r0) 07:28:51 (4/4) Installing openssh-client-default (9.3_p2-r0) 07:28:51 Executing busybox-1.36.1-r2.trigger 07:28:51 OK: 270 MiB in 56 packages 07:28:52 Removing intermediate container fc6001cde582 07:28:52 ---> 802b18f600b9 07:28:52 Step 8/12 : WORKDIR /device-snmp-go 07:28:52 ---> Running in 6b9f477dca3e 07:28:52 Removing intermediate container 6b9f477dca3e 07:28:52 ---> e32f20a33c5c 07:28:52 Step 9/12 : COPY go.mod vendor* ./ 07:28:53 ---> 654550f70164 07:28:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:53 ---> Running in abb665a208cd 07:30:29 Removing intermediate container abb665a208cd 07:30:29 ---> 31c9d0b497a6 07:30:29 Step 11/12 : COPY . . 07:30:29 ---> 317955152dd8 07:30:29 Step 12/12 : RUN ${MAKE} 07:30:29 ---> Running in be7e4b05f3fe 07:30:30 noop 07:30:30 Removing intermediate container be7e4b05f3fe 07:30:30 ---> 892be0d5c22d 07:30:30 Successfully built 892be0d5c22d 07:30:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:31 + docker inspect -f . ci-base-image-arm64 07:30:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:31 prd-ubuntu20.04-docker-arm64-4c-16g-9121 does not seem to be running inside a container 07:30:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/91 -v /w/workspace/device-snmp-go/91:/w/workspace/device-snmp-go/91:rw,z -v /w/workspace/device-snmp-go/91@tmp:/w/workspace/device-snmp-go/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:30:34 $ docker top 918aeaef39adde3bbf02fceeb94a7d16753a790cad8af6e4c173b8d24ec40e93 -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:35 + go version 07:30:35 go version go1.21.0 linux/arm64 [Pipeline] } 07:30:35 $ docker stop --time=1 918aeaef39adde3bbf02fceeb94a7d16753a790cad8af6e4c173b8d24ec40e93 07:30:37 $ docker rm -f --volumes 918aeaef39adde3bbf02fceeb94a7d16753a790cad8af6e4c173b8d24ec40e93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:37 + docker inspect -f . ci-base-image-arm64 07:30:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:37 prd-ubuntu20.04-docker-arm64-4c-16g-9121 does not seem to be running inside a container 07:30:37 $ 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/91 -v /w/workspace/device-snmp-go/91:/w/workspace/device-snmp-go/91:rw,z -v /w/workspace/device-snmp-go/91@tmp:/w/workspace/device-snmp-go/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:30:39 $ docker top 9522038759bdb7a78d3da1752138f7a02f0c5086a0ec7e265b555e52b6ebee00 -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:39 + git config --global --add safe.directory /w/workspace/device-snmp-go/91 [Pipeline] fileExists [Pipeline] sh 07:30:40 + make test 07:30:40 go test ./... -coverprofile=coverage.out 07:30:44 ? github.com/edgexfoundry/device-snmp-go [no test files] 07:32:21 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 07:32:21 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.035s coverage: 0.0% of statements 07:32:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:32:21 go vet ./... 07:32:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:32:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:32:33 ./bin/test-attribution-txt.sh [Pipeline] echo 07:32:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:32:33 $ docker stop --time=1 9522038759bdb7a78d3da1752138f7a02f0c5086a0ec7e265b555e52b6ebee00 07:32:38 $ docker rm -f --volumes 9522038759bdb7a78d3da1752138f7a02f0c5086a0ec7e265b555e52b6ebee00 [Pipeline] // withDockerContainer [Pipeline] sh 07:32:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:32:39 Warning: overwriting stash ‘coverage-report’ 07:32:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:32:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:32:41 + ls -al . 07:32:41 total 172 07:32:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 07:30 . 07:32:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 07:27 .. 07:32:41 -rw-rw-r-- 1 jenkins jenkins 6 Oct 12 07:27 .dockerignore 07:32:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 07:27 .git 07:32:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 07:27 .github 07:32:41 -rw-rw-r-- 1 jenkins jenkins 328 Oct 12 07:27 .gitignore 07:32:41 -rw-rw-r-- 1 jenkins jenkins 41 Oct 12 07:27 .golangci.yml 07:32:41 -rw-rw-r-- 1 jenkins jenkins 10025 Oct 12 07:27 Attribution.txt 07:32:41 -rw-rw-r-- 1 jenkins jenkins 10534 Oct 12 07:27 CHANGELOG.md 07:32:41 -rw-rw-r-- 1 jenkins jenkins 1462 Oct 12 07:27 Dockerfile 07:32:41 -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 07:27 GOVERNANCE.md 07:32:41 -rw-rw-r-- 1 jenkins jenkins 656 Oct 12 07:27 Jenkinsfile 07:32:41 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 12 07:27 LICENSE 07:32:41 -rw-rw-r-- 1 jenkins jenkins 2240 Oct 12 07:27 Makefile 07:32:41 -rw-rw-r-- 1 jenkins jenkins 620 Oct 12 07:27 OWNERS.md 07:32:41 -rw-rw-r-- 1 jenkins jenkins 10559 Oct 12 07:27 README.md 07:32:41 -rw-rw-r-- 1 jenkins jenkins 11 Oct 12 07:25 VERSION 07:32:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 07:27 bin 07:32:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 07:27 cmd 07:32:41 -rw-r--r-- 1 jenkins jenkins 8837 Oct 12 07:32 coverage.out 07:32:41 -rw-rw-r-- 1 jenkins jenkins 3712 Oct 12 07:27 go.mod 07:32:41 -rw-rw-r-- 1 jenkins jenkins 35353 Oct 12 07:27 go.sum 07:32:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 07:27 internal 07:32:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 07:27 snap 07:32:41 -rw-rw-r-- 1 jenkins jenkins 228 Oct 12 07:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:41 + 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=ebe46f8f6b5f4966359c01929413183d007dd065 --label arch=arm64 --label version=3.1.0-dev.5 . 07:32:41 Sending build context to Docker daemon 2.956MB 07:32:41 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 07:32:41 Step 2/24 : FROM ${BASE} AS builder 07:32:41 ---> 892be0d5c22d 07:32:41 Step 3/24 : ARG ADD_BUILD_TAGS="" 07:32:41 ---> Running in e5794e357220 07:32:42 Removing intermediate container e5794e357220 07:32:42 ---> 7b870075bcb0 07:32:42 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:32:42 ---> Running in d0bd44b813cc 07:32:42 Removing intermediate container d0bd44b813cc 07:32:42 ---> 726bfb635538 07:32:42 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:32:42 ---> Running in b5f31c2113c8 07:32:42 Removing intermediate container b5f31c2113c8 07:32:42 ---> c1eb4c41fcd4 07:32:42 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 07:32:43 ---> Running in 8ba2ad68ba13 07:32:43 Removing intermediate container 8ba2ad68ba13 07:32:43 ---> af82b91d1c69 07:32:43 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:32:43 ---> Running in 4305081a02f6 07:32:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:32:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:32:46 OK: 270 MiB in 56 packages 07:32:47 Removing intermediate container 4305081a02f6 07:32:47 ---> 6ff512db899a 07:32:47 Step 8/24 : WORKDIR /device-snmp-go 07:32:47 ---> Running in ea185b3f5b83 07:32:47 Removing intermediate container ea185b3f5b83 07:32:47 ---> 82764663d8ae 07:32:47 Step 9/24 : COPY go.mod vendor* ./ 07:32:48 ---> c10a09054876 07:32:48 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:48 ---> Running in 1a0cc66432cf 07:32:52 Removing intermediate container 1a0cc66432cf 07:32:52 ---> 227b1b521400 07:32:52 Step 11/24 : COPY . . 07:32:52 ---> 2c901502b910 07:32:52 Step 12/24 : RUN ${MAKE} 07:32:52 ---> Running in 699b411e88dc 07:32:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 07:35:00 Removing intermediate container 699b411e88dc 07:35:00 ---> 1d8afa1a5900 07:35:00 Step 13/24 : FROM alpine:3.18 07:35:00 3.18: Pulling from library/alpine 07:35:00 579b34f0a95b: Pulling fs layer 07:35:00 579b34f0a95b: Verifying Checksum 07:35:00 579b34f0a95b: Download complete 07:35:00 579b34f0a95b: Pull complete 07:35:00 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 07:35:00 Status: Downloaded newer image for alpine:3.18 07:35:00 ---> 3cc203321400 07:35:00 Step 14/24 : RUN apk add --update --no-cache dumb-init 07:35:00 ---> Running in c3d5da051cd0 07:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:00 (1/1) Installing dumb-init (1.2.5-r2) 07:35:00 Executing busybox-1.36.1-r2.trigger 07:35:00 OK: 8 MiB in 16 packages 07:35:00 Removing intermediate container c3d5da051cd0 07:35:00 ---> 4abbf2efd54a 07:35:00 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 07:35:00 ---> 7e6b26ae5ff8 07:35:00 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 07:35:00 ---> 7c2e3a555409 07:35:00 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 07:35:00 ---> c730d96a705a 07:35:00 Step 18/24 : EXPOSE 59993 07:35:00 ---> Running in f58a39d415d2 07:35:00 Removing intermediate container f58a39d415d2 07:35:00 ---> 49c6e383f424 07:35:00 Step 19/24 : EXPOSE 161 07:35:00 ---> Running in 93cebe684dc6 07:35:00 Removing intermediate container 93cebe684dc6 07:35:00 ---> fd2c3e42bb7d 07:35:00 Step 20/24 : ENTRYPOINT ["/device-snmp"] 07:35:00 ---> Running in d3d8e4857425 07:35:00 Removing intermediate container d3d8e4857425 07:35:00 ---> f590fbcbb18d 07:35:00 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 07:35:00 ---> Running in fe732aea9cb8 07:35:00 Removing intermediate container fe732aea9cb8 07:35:00 ---> 02deaaf5266f 07:35:00 Step 22/24 : LABEL arch=arm64 07:35:00 ---> Running in 63d444361a73 07:35:00 Removing intermediate container 63d444361a73 07:35:00 ---> bec6ccf7ea7c 07:35:00 Step 23/24 : LABEL git_sha=ebe46f8f6b5f4966359c01929413183d007dd065 07:35:00 ---> Running in ba4a91bfbe85 07:35:00 Removing intermediate container ba4a91bfbe85 07:35:00 ---> 85fc07c39f9a 07:35:00 Step 24/24 : LABEL version=3.1.0-dev.5 07:35:00 ---> Running in 964677d9321f 07:35:00 Removing intermediate container 964677d9321f 07:35:00 ---> 9d85e0992b02 07:35:00 [Warning] One or more build-args [ARCH] were not consumed 07:35:00 Successfully built 9d85e0992b02 07:35:00 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 07:35:01 provisioning config files... 07:35:01 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/91@tmp/config1818904676208325164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:01 ---> docker-login.sh 07:35:01 nexus3.edgexfoundry.org:10001 07:35:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:01 Configure a credential helper to remove this warning. See 07:35:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:01 07:35:01 Login Succeeded 07:35:01 nexus3.edgexfoundry.org:10002 07:35:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:01 Configure a credential helper to remove this warning. See 07:35:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:01 07:35:01 Login Succeeded 07:35:01 nexus3.edgexfoundry.org:10003 07:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:02 Configure a credential helper to remove this warning. See 07:35:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:02 07:35:02 Login Succeeded 07:35:02 nexus3.edgexfoundry.org:10004 07:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:02 Configure a credential helper to remove this warning. See 07:35:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:02 07:35:02 Login Succeeded 07:35:02 docker.io 07:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:03 Configure a credential helper to remove this warning. See 07:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:03 07:35:03 Login Succeeded 07:35:03 ---> docker-login.sh ends [Pipeline] } 07:35:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:35:03 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 07:35:03 ebe46f8f6b5f4966359c01929413183d007dd065 07:35:03 latest 07:35:03 3.1.0-dev.5 07:35:03 ebe46f8f6b5f4966359c01929413183d007dd065-3.1.0-dev.5 07:35:03 main 07:35:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:03 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:ebe46f8f6b5f4966359c01929413183d007dd065 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:04 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:ebe46f8f6b5f4966359c01929413183d007dd065 07:35:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 07:35:04 6076539b5810: Preparing 07:35:04 fa4c4a20d224: Preparing 07:35:04 e1e2cf955e33: Preparing 07:35:04 ae17ec4fac56: Preparing 07:35:04 5f4d9fc4d98d: Preparing 07:35:04 5f4d9fc4d98d: Layer already exists 07:35:04 fa4c4a20d224: Pushed 07:35:04 6076539b5810: Pushed 07:35:04 ae17ec4fac56: Pushed 07:35:11 e1e2cf955e33: Pushed 07:35:11 ebe46f8f6b5f4966359c01929413183d007dd065: digest: sha256:5e7ce630658f5a7d25a5d9915a739f0958bff00faa36cfc0b982cfcecdba553e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:11 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:11 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 07:35:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 07:35:13 6076539b5810: Preparing 07:35:13 fa4c4a20d224: Preparing 07:35:13 e1e2cf955e33: Preparing 07:35:13 ae17ec4fac56: Preparing 07:35:13 5f4d9fc4d98d: Preparing 07:35:13 e1e2cf955e33: Layer already exists 07:35:13 6076539b5810: Layer already exists 07:35:13 ae17ec4fac56: Layer already exists 07:35:13 fa4c4a20d224: Layer already exists 07:35:13 5f4d9fc4d98d: Layer already exists 07:35:13 latest: digest: sha256:5e7ce630658f5a7d25a5d9915a739f0958bff00faa36cfc0b982cfcecdba553e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:13 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:14 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.5 07:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 07:35:14 6076539b5810: Preparing 07:35:14 fa4c4a20d224: Preparing 07:35:14 e1e2cf955e33: Preparing 07:35:14 ae17ec4fac56: Preparing 07:35:14 5f4d9fc4d98d: Preparing 07:35:14 ae17ec4fac56: Layer already exists 07:35:14 fa4c4a20d224: Layer already exists 07:35:14 6076539b5810: Layer already exists 07:35:14 e1e2cf955e33: Layer already exists 07:35:14 5f4d9fc4d98d: Layer already exists 07:35:14 3.1.0-dev.5: digest: sha256:5e7ce630658f5a7d25a5d9915a739f0958bff00faa36cfc0b982cfcecdba553e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:14 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:ebe46f8f6b5f4966359c01929413183d007dd065-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:14 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:ebe46f8f6b5f4966359c01929413183d007dd065-3.1.0-dev.5 07:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 07:35:14 6076539b5810: Preparing 07:35:14 fa4c4a20d224: Preparing 07:35:14 e1e2cf955e33: Preparing 07:35:14 ae17ec4fac56: Preparing 07:35:14 5f4d9fc4d98d: Preparing 07:35:14 e1e2cf955e33: Layer already exists 07:35:14 ae17ec4fac56: Layer already exists 07:35:14 fa4c4a20d224: Layer already exists 07:35:14 6076539b5810: Layer already exists 07:35:14 5f4d9fc4d98d: Layer already exists 07:35:14 ebe46f8f6b5f4966359c01929413183d007dd065-3.1.0-dev.5: digest: sha256:5e7ce630658f5a7d25a5d9915a739f0958bff00faa36cfc0b982cfcecdba553e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:15 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:15 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 07:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 07:35:15 6076539b5810: Preparing 07:35:15 fa4c4a20d224: Preparing 07:35:15 e1e2cf955e33: Preparing 07:35:15 ae17ec4fac56: Preparing 07:35:15 5f4d9fc4d98d: Preparing 07:35:15 5f4d9fc4d98d: Layer already exists 07:35:15 e1e2cf955e33: Layer already exists 07:35:15 fa4c4a20d224: Layer already exists 07:35:15 6076539b5810: Layer already exists 07:35:15 ae17ec4fac56: Layer already exists 07:35:15 main: digest: sha256:5e7ce630658f5a7d25a5d9915a739f0958bff00faa36cfc0b982cfcecdba553e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:16 ===================================================== [Pipeline] echo 07:35:16 taggedImages: 07:35:16 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:ebe46f8f6b5f4966359c01929413183d007dd065 07:35:16 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 07:35:16 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.5 07:35:16 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:ebe46f8f6b5f4966359c01929413183d007dd065-3.1.0-dev.5 07:35:16 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:35:16 07:35:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:35:16 arm64: Pulling from edgex-lftools-log-publisher 07:35:16 8998bd30e6a1: Pulling fs layer 07:35:16 04944245beec: Pulling fs layer 07:35:16 699f458cf7ca: Pulling fs layer 07:35:16 765212b225bb: Pulling fs layer 07:35:16 f23df028b6ca: Pulling fs layer 07:35:16 d65c8cfc05b1: Pulling fs layer 07:35:16 2437ff75d9bd: Pulling fs layer 07:35:16 f23df028b6ca: Waiting 07:35:16 d65c8cfc05b1: Waiting 07:35:16 2437ff75d9bd: Waiting 07:35:16 765212b225bb: Waiting 07:35:17 04944245beec: Verifying Checksum 07:35:17 04944245beec: Download complete 07:35:17 765212b225bb: Verifying Checksum 07:35:17 765212b225bb: Download complete 07:35:17 f23df028b6ca: Verifying Checksum 07:35:17 d65c8cfc05b1: Verifying Checksum 07:35:17 d65c8cfc05b1: Download complete 07:35:17 699f458cf7ca: Verifying Checksum 07:35:17 699f458cf7ca: Download complete 07:35:17 8998bd30e6a1: Verifying Checksum 07:35:17 8998bd30e6a1: Download complete 07:35:20 2437ff75d9bd: Verifying Checksum 07:35:20 2437ff75d9bd: Download complete 07:35:22 8998bd30e6a1: Pull complete 07:35:22 04944245beec: Pull complete 07:35:24 699f458cf7ca: Pull complete 07:35:24 765212b225bb: Pull complete 07:35:25 f23df028b6ca: Pull complete 07:35:25 d65c8cfc05b1: Pull complete 07:35:43 2437ff75d9bd: Pull complete 07:35:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:35:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:35:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:35:43 prd-ubuntu20.04-docker-arm64-4c-16g-9121 does not seem to be running inside a container 07:35:43 $ 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/91 -v /w/workspace/device-snmp-go/91:/w/workspace/device-snmp-go/91:rw,z -v /w/workspace/device-snmp-go/91@tmp:/w/workspace/device-snmp-go/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:35:46 $ docker top b35768c91533f3b476874ccc0701e86c894a7a8b606e1475459d7d7e40704208 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:47 ---> job-cost.sh 07:35:47 lf-activate-venv: SKIPPING 07:35:47 INFO: No Stack... 07:35:47 INFO: Retrieving Pricing Info for: v3-standard-4 07:35:48 INFO: Archiving Costs [Pipeline] sh 07:35:49 + + cat /w/workspace/device-snmp-go/91/archives/cost.csv 07:35:49 cut -d, -f6 [Pipeline] lock 07:35:49 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-91-stack-cost] 07:35:49 Resource [jenkins-edgexfoundry-device-snmp-go-main-91-stack-cost] did not exist. Created. 07:35:49 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:35:50 /w/workspace/device-snmp-go/91@tmp/durable-d7c8df13/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:35:50 + echo total: 0.10999999940395355 [Pipeline] stash 07:35:50 Warning: overwriting stash ‘stack-cost’ 07:35:50 Stashed 1 file(s) [Pipeline] } 07:35:50 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-91-stack-cost] [Pipeline] // lock [Pipeline] } 07:35:50 $ docker stop --time=1 b35768c91533f3b476874ccc0701e86c894a7a8b606e1475459d7d7e40704208 07:35:52 $ docker rm -f --volumes b35768c91533f3b476874ccc0701e86c894a7a8b606e1475459d7d7e40704208 [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 07:35:52 provisioning config files... 07:35:52 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17734340305724753691tmp [Pipeline] { [Pipeline] sh 07:35:53 + set +x 07:35:53 + bash -s+ -- 07:35:53 curl -s https://codecov.io/bash 07:35:53 07:35:53 _____ _ 07:35:53 / ____| | | 07:35:53 | | ___ __| | ___ ___ _____ __ 07:35:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:35:53 | |___| (_) | (_| | __/ (_| (_) \ V / 07:35:53 \_____\___/ \__,_|\___|\___\___/ \_/ 07:35:53 Bash-1.0.6 07:35:53 07:35:53 07:35:53 ==> git version 2.25.1 found 07:35:53 ==> 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 07:35:53 Release-Date: 2020-01-08 07:35:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:35:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:35:53 ==> Jenkins CI detected. 07:35:53 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 07:35:53 project root: . 07:35:53 --> token set from env 07:35:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:35:53 ==> Running gcov in . (disable via -X gcov) 07:35:53 ==> Python coveragepy not found 07:35:53 ==> Searching for coverage reports in: 07:35:53 + . 07:35:53 -> Found 1 reports 07:35:53 ==> Detecting git/mercurial file structure 07:35:53 ==> Reading reports 07:35:53 + ./coverage.out bytes=8837 07:35:53 ==> Appending adjustments 07:35:53 https://docs.codecov.io/docs/fixing-reports 07:35:53 + Found adjustments 07:35:53 ==> Gzipping contents 07:35:53 4.0K /tmp/codecov.MrpPgy.gz 07:35:53 ==> Uploading reports 07:35:53 url: https://codecov.io 07:35:53 query: branch=main&commit=ebe46f8f6b5f4966359c01929413183d007dd065&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:35:53 -> Pinging Codecov 07:35:53 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=ebe46f8f6b5f4966359c01929413183d007dd065&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:35:53 -> Uploading to 07:35:53 https://storage.googleapis.com/codecov/v4/raw/2023-10-12/6C56EA5C29638FB4528AC87E60AF5AE0/ebe46f8f6b5f4966359c01929413183d007dd065/146f66dc-ff25-493b-8e7f-3444a1606d6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231012T073553Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1bcc03c05f93d34407affac4b79dd067f6ac9ddbab7268d103dac44fd4d5fad 07:35:53 % Total % Received % Xferd Average Speed Time Time Time Current 07:35:53 Dload Upload Total Spent Left Speed 07:35:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 5259 --:--:-- --:--:-- --:--:-- 5259 07:35:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/ebe46f8f6b5f4966359c01929413183d007dd065 [Pipeline] } 07:35:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:35:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:35:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:35:54 07:35:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:35:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:35:54 df9b9388f04a: Pulling fs layer 07:35:54 52dc419b0ee2: Pulling fs layer 07:35:54 25bc292e5bac: Pulling fs layer 07:35:54 114826534d7a: Pulling fs layer 07:35:54 4657fd5d0bcf: Pulling fs layer 07:35:54 6ad1cebc031e: Pulling fs layer 07:35:54 8a3aa393b2d8: Pulling fs layer 07:35:54 114826534d7a: Waiting 07:35:54 4657fd5d0bcf: Waiting 07:35:54 6ad1cebc031e: Waiting 07:35:54 8a3aa393b2d8: Waiting 07:35:54 25bc292e5bac: Verifying Checksum 07:35:54 25bc292e5bac: Download complete 07:35:54 52dc419b0ee2: Verifying Checksum 07:35:54 52dc419b0ee2: Download complete 07:35:54 4657fd5d0bcf: Verifying Checksum 07:35:54 4657fd5d0bcf: Download complete 07:35:54 df9b9388f04a: Verifying Checksum 07:35:54 df9b9388f04a: Download complete 07:35:54 df9b9388f04a: Pull complete 07:35:54 52dc419b0ee2: Pull complete 07:35:55 25bc292e5bac: Pull complete 07:35:55 6ad1cebc031e: Verifying Checksum 07:35:55 6ad1cebc031e: Download complete 07:35:58 114826534d7a: Verifying Checksum 07:35:58 114826534d7a: Download complete 07:35:58 8a3aa393b2d8: Verifying Checksum 07:35:58 8a3aa393b2d8: Download complete 07:36:00 114826534d7a: Pull complete 07:36:00 4657fd5d0bcf: Pull complete 07:36:01 6ad1cebc031e: Pull complete 07:36:04 8a3aa393b2d8: Pull complete 07:36:04 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:36:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:36:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:36:04 prd-ubuntu20.04-docker-8c-8g-9120 does not seem to be running inside a container 07:36:04 $ 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 07:36:11 $ docker top de8d8ea8eb35ebc3571fa68eb64af57a5c1fcb9f498de6874721bfb826eea714 -eo pid,comm [Pipeline] { [Pipeline] echo 07:36:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 07:36:11 + set -o pipefail 07:36:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 07:36:19 07:36:19 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 07:36:19 07:36:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/621f3141-6b6f-45b3-8e63-b4cc518de6c5 07:36:19 07:36:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:36:19 07:36:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:36:19 07:36:19 07:36:19 A medium severity vulnerability was found in the Snyk CLI versions you are using. 07:36:19 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 07:36:19 More details here: https://snyk.co/ue1NS 07:36:19 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 07:36:19 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:36:19 $ docker stop --time=1 de8d8ea8eb35ebc3571fa68eb64af57a5c1fcb9f498de6874721bfb826eea714 07:36:24 $ docker rm -f --volumes de8d8ea8eb35ebc3571fa68eb64af57a5c1fcb9f498de6874721bfb826eea714 [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 07:36:25 + git log --format=format:%s -1 ebe46f8f6b5f4966359c01929413183d007dd065 [Pipeline] sh 07:36:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:36:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:36:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:36:26 prd-ubuntu20.04-docker-8c-8g-9120 does not seem to be running inside a container 07:36: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 07:36:26 $ docker top 1f8cd70be57fe7009cb03dc1fac719b413d75164e5a9f6560c9f88f7b034a32f -eo pid,comm 07:36:26 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). 07:36:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:36:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:36:26 [ssh-agent] Looking for ssh-agent implementation... 07:36:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:36:26 $ docker exec 1f8cd70be57fe7009cb03dc1fac719b413d75164e5a9f6560c9f88f7b034a32f ssh-agent 07:36:26 SSH_AUTH_SOCK=/tmp/ssh-HcdYPMCkr2rK/agent.33 07:36:26 SSH_AGENT_PID=39 07:36:26 Running ssh-add (command line suppressed) 07:36:27 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1647124102324234398.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1647124102324234398.key) 07:36:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:36:27 + git semver tag 07:36:27 2023-10-12 07:36:27,556 [run_tag] DEBUG tag force:False 07:36:27 2023-10-12 07:36:27,556 [check_head_tag] DEBUG check head tag 07:36:27 2023-10-12 07:36:27,557 [execute] INFO git cat-file --batch-check 07:36:27 2023-10-12 07:36:27,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 07:36:27 2023-10-12 07:36:27,560 [execute] INFO git cat-file --batch 07:36:27 2023-10-12 07:36:27,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 07:36:27 2023-10-12 07:36:27,568 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:36:27 2023-10-12 07:36:27,568 [execute] INFO git tag -a v3.1.0-dev.5 -m v3.1.0-dev.5 07:36:27 2023-10-12 07:36:27,568 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.5', '-m', 'v3.1.0-dev.5'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 07:36:27 2023-10-12 07:36:27,571 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:36:27 3.1.0-dev.5 [Pipeline] } 07:36:27 $ docker exec --env ******** --env ******** 1f8cd70be57fe7009cb03dc1fac719b413d75164e5a9f6560c9f88f7b034a32f ssh-agent -k 07:36:27 unset SSH_AUTH_SOCK; 07:36:27 unset SSH_AGENT_PID; 07:36:27 echo Agent pid 39 killed; 07:36:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:36:28 + git semver [Pipeline] } 07:36:28 $ docker stop --time=1 1f8cd70be57fe7009cb03dc1fac719b413d75164e5a9f6560c9f88f7b034a32f 07:36:29 $ docker rm -f --volumes 1f8cd70be57fe7009cb03dc1fac719b413d75164e5a9f6560c9f88f7b034a32f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:36:29 07:36:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:36:30 0.23.1-centos7: Pulling from edgex-lftools 07:36:30 ab5ef0e58194: Pulling fs layer 07:36:30 9712f1f96733: Pulling fs layer 07:36:30 63f879dbbcfc: Pulling fs layer 07:36:30 0d9ebad4ef96: Pulling fs layer 07:36:30 e9a5061849ea: Pulling fs layer 07:36:30 d747dcd14b5f: Pulling fs layer 07:36:30 2de7ff778b66: Pulling fs layer 07:36:30 0d9ebad4ef96: Waiting 07:36:30 e9a5061849ea: Waiting 07:36:30 d747dcd14b5f: Waiting 07:36:30 2de7ff778b66: Waiting 07:36:30 9712f1f96733: Verifying Checksum 07:36:30 9712f1f96733: Download complete 07:36:31 63f879dbbcfc: Verifying Checksum 07:36:31 63f879dbbcfc: Download complete 07:36:31 e9a5061849ea: Verifying Checksum 07:36:31 e9a5061849ea: Download complete 07:36:31 d747dcd14b5f: Download complete 07:36:32 2de7ff778b66: Verifying Checksum 07:36:32 2de7ff778b66: Download complete 07:36:32 0d9ebad4ef96: Verifying Checksum 07:36:32 0d9ebad4ef96: Download complete 07:36:32 ab5ef0e58194: Verifying Checksum 07:36:32 ab5ef0e58194: Download complete 07:36:35 ab5ef0e58194: Pull complete 07:36:35 9712f1f96733: Pull complete 07:36:36 63f879dbbcfc: Pull complete 07:36:39 0d9ebad4ef96: Pull complete 07:36:39 e9a5061849ea: Pull complete 07:36:39 d747dcd14b5f: Pull complete 07:36:41 2de7ff778b66: Pull complete 07:36:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:36:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:36:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:36:41 prd-ubuntu20.04-docker-8c-8g-9120 does not seem to be running inside a container 07:36:41 $ 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 07:36:51 $ docker top cb4d9bb38d8bdc357c1ff646c8a637b152237096010049579e0c8c359ceebc13 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:36:51 provisioning config files... 07:36:51 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13441288576564559126tmp 07:36:51 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1009228113053725459tmp 07:36:51 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11032844514508969298tmp [Pipeline] { [Pipeline] echo 07:36:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:36:52 ---> sigul-configuration.sh 07:36:52 gpg: directory `/root/.gnupg' created 07:36:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:36:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:36:52 gpg: keyring `/root/.gnupg/secring.gpg' created 07:36:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:36:52 gpg: CAST5 encrypted data 07:36:52 gpg: encrypted with 1 passphrase 07:36:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:36:52 + mkdir /home/jenkins 07:36:52 + mkdir /home/jenkins/sigul [Pipeline] sh 07:36:52 + 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 07:36:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:36:52 ---> sigul-install.sh 07:36:52 Sigul already installed; skipping installation. [Pipeline] sh 07:36:53 + git tag --list 07:36:53 1.0.0 07:36:53 v0.0.0 07:36:53 v1.1.0 07:36:53 v1.1.1 07:36:53 v1.2.2 07:36:53 v1.3.0 07:36:53 v1.3.1 07:36:53 v2.0.0 07:36:53 v2.1.0 07:36:53 v2.1.1 07:36:53 v2.2.0 07:36:53 v2.3.0 07:36:53 v3.0 07:36:53 v3.0.0 07:36:53 v3.1.0-dev.1 07:36:53 v3.1.0-dev.2 07:36:53 v3.1.0-dev.3 07:36:53 v3.1.0-dev.4 07:36:53 v3.1.0-dev.5 [Pipeline] sh 07:36:53 + lftools sign git-tag v3.1.0-dev.5 07:36:53 Signing Git tag with Sigul... 07:36:53 Signing v3.1.0-dev.5 [Pipeline] echo 07:36:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:36:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:36:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:36:54 $ docker stop --time=1 cb4d9bb38d8bdc357c1ff646c8a637b152237096010049579e0c8c359ceebc13 07:36:55 $ docker rm -f --volumes cb4d9bb38d8bdc357c1ff646c8a637b152237096010049579e0c8c359ceebc13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:36:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:36:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:36:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:36:56 prd-ubuntu20.04-docker-8c-8g-9120 does not seem to be running inside a container 07:36:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:36:57 $ docker top 041d60b4211fb4b8b9760ce4163546163b1e64d7cf1387eef1e87f416e7e7cd1 -eo pid,comm 07:36:57 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). 07:36:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:36:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:36:57 [ssh-agent] Looking for ssh-agent implementation... 07:36:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:36:57 $ docker exec 041d60b4211fb4b8b9760ce4163546163b1e64d7cf1387eef1e87f416e7e7cd1 ssh-agent 07:36:57 SSH_AUTH_SOCK=/tmp/ssh-fKaI8jf0ogfB/agent.33 07:36:57 SSH_AGENT_PID=39 07:36:57 Running ssh-add (command line suppressed) 07:36:57 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4925075750675248645.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4925075750675248645.key) 07:36:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:36:57 + git semver bump pre 07:36:58 2023-10-12 07:36:57,906 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:36:58 2023-10-12 07:36:57,906 [bump_version] DEBUG bumping version:3.1.0-dev.5 on axis:pre with prefix:dev 07:36:58 2023-10-12 07:36:57,906 [bump_version] DEBUG bumped version:3.1.0-dev.6 07:36:58 2023-10-12 07:36:57,906 [write_version] DEBUG write version:3.1.0-dev.6 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 07:36:58 2023-10-12 07:36:57,906 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:36:58 2023-10-12 07:36:57,907 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:36:58 2023-10-12 07:36:57,909 [execute] INFO git cat-file --batch-check 07:36:58 2023-10-12 07:36:57,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:36:58 2023-10-12 07:36:57,914 [execute] INFO git cat-file --batch 07:36:58 2023-10-12 07:36:57,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:36:58 2023-10-12 07:36:57,919 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:36:58 3.1.0-dev.6 [Pipeline] } 07:36:58 $ docker exec --env ******** --env ******** 041d60b4211fb4b8b9760ce4163546163b1e64d7cf1387eef1e87f416e7e7cd1 ssh-agent -k 07:36:58 unset SSH_AUTH_SOCK; 07:36:58 unset SSH_AGENT_PID; 07:36:58 echo Agent pid 39 killed; 07:36:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:36:58 + git semver [Pipeline] } 07:36:58 $ docker stop --time=1 041d60b4211fb4b8b9760ce4163546163b1e64d7cf1387eef1e87f416e7e7cd1 07:36:59 $ docker rm -f --volumes 041d60b4211fb4b8b9760ce4163546163b1e64d7cf1387eef1e87f416e7e7cd1 [Pipeline] // withDockerContainer [Pipeline] sh 07:37:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:37:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:37:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:00 prd-ubuntu20.04-docker-8c-8g-9120 does not seem to be running inside a container 07:37:00 $ 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 07:37:01 $ docker top d42cdc5e7114b4ccf460696023c9d1a6af17cf0c6991e3c0cf9e9fc41dc18360 -eo pid,comm 07:37:01 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). 07:37:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:37:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:37:01 [ssh-agent] Looking for ssh-agent implementation... 07:37:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:37:01 $ docker exec d42cdc5e7114b4ccf460696023c9d1a6af17cf0c6991e3c0cf9e9fc41dc18360 ssh-agent 07:37:01 SSH_AUTH_SOCK=/tmp/ssh-hVXTh63FghqY/agent.32 07:37:01 SSH_AGENT_PID=37 07:37:01 Running ssh-add (command line suppressed) 07:37:01 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4949133805933030716.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4949133805933030716.key) 07:37:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:37:01 + git semver push 07:37:01 2023-10-12 07:37:01,906 [run_push] DEBUG push 07:37:01 2023-10-12 07:37:01,907 [execute] INFO git cat-file --batch-check 07:37:01 2023-10-12 07:37:01,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:37:01 2023-10-12 07:37:01,912 [execute] INFO git rev-list f9c5341ec38e1a3f50ddd1d40ad1dc05c50b2af1 -- 07:37:01 2023-10-12 07:37:01,912 [execute] DEBUG Popen(['git', 'rev-list', 'f9c5341ec38e1a3f50ddd1d40ad1dc05c50b2af1', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:37:01 2023-10-12 07:37:01,921 [execute] INFO git fetch -v origin 07:37:01 2023-10-12 07:37:01,921 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 07:37:02 2023-10-12 07:37:02,464 [run_push] DEBUG no remote changes detected 07:37:02 2023-10-12 07:37:02,465 [execute] INFO git push origin semver 07:37:02 2023-10-12 07:37:02,465 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:37:03 2023-10-12 07:37:03,348 [run_push] DEBUG push all version tags 07:37:03 2023-10-12 07:37:03,349 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:37:03 2023-10-12 07:37:03,349 [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) 07:37:04 2023-10-12 07:37:04,180 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:37:04 3.1.0-dev.6 [Pipeline] } 07:37:04 $ docker exec --env ******** --env ******** d42cdc5e7114b4ccf460696023c9d1a6af17cf0c6991e3c0cf9e9fc41dc18360 ssh-agent -k 07:37:04 unset SSH_AUTH_SOCK; 07:37:04 unset SSH_AGENT_PID; 07:37:04 echo Agent pid 37 killed; 07:37:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:37:04 + git semver [Pipeline] } 07:37:05 $ docker stop --time=1 d42cdc5e7114b4ccf460696023c9d1a6af17cf0c6991e3c0cf9e9fc41dc18360 07:37:06 $ docker rm -f --volumes d42cdc5e7114b4ccf460696023c9d1a6af17cf0c6991e3c0cf9e9fc41dc18360 [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 07:37:06 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 07:37:06 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 07:37:06 total 16 07:37:06 drwxr-xr-x 3 root root 4096 Oct 12 07:28 . 07:37:06 drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 07:36 .. 07:37:06 drwxr-xr-x 2 root root 4096 Oct 12 07:28 cost 07:37:06 -rw-r--r-- 1 root root 85 Oct 12 07:28 cost.csv 07:37:06 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 07:37:06 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 07:37:06 total 16 07:37:06 drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 07:28 . 07:37:06 drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 07:36 .. 07:37:06 drwxr-xr-x 2 jenkins jenkins 4096 Oct 12 07:28 cost 07:37:06 -rw-r--r-- 1 jenkins jenkins 85 Oct 12 07:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:37:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:37:08 ---> package-listing.sh 07:37:08 ++ facter osfamily 07:37:08 ++ tr '[:upper:]' '[:lower:]' 07:37:08 + OS_FAMILY=debian 07:37:08 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 07:37:08 + START_PACKAGES=/tmp/packages_start.txt 07:37:08 + END_PACKAGES=/tmp/packages_end.txt 07:37:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:37:08 + PACKAGES=/tmp/packages_start.txt 07:37:08 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 07:37:08 + PACKAGES=/tmp/packages_end.txt 07:37:08 + case "${OS_FAMILY}" in 07:37:08 + dpkg -l 07:37:08 + grep '^ii' 07:37:08 + '[' -f /tmp/packages_start.txt ']' 07:37:08 + '[' -f /tmp/packages_end.txt ']' 07:37:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:37:08 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 07:37:08 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 07:37:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 07:37:08 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 07:37:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:37:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:09 prd-ubuntu20.04-docker-8c-8g-9120 does not seem to be running inside a container 07:37:09 $ 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 07:37:09 $ docker top 1bc368f7e3d52d14df92d070e426b0ffa5ea5fb7c1b2deefb76271319a14b026 -eo pid,comm [Pipeline] { [Pipeline] sh 07:37:09 + touch /tmp/pre-build-complete [Pipeline] sh 07:37:10 + mkdir -p /var/log/sysstat [Pipeline] sh 07:37:10 + ls /var/log/sa-host 07:37:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:37:10 provisioning config files... 07:37:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3836522819411237067tmp [Pipeline] { [Pipeline] echo 07:37:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:37:10 ---> create-netrc.sh [Pipeline] } 07:37:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:37:11 ---> python-tools-install.sh [Pipeline] echo 07:37:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:37:11 ---> sudo-logs.sh 07:37:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:37:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:37:11 ---> job-cost.sh 07:37:11 lf-activate-venv: SKIPPING 07:37:11 DEBUG: total: 0.2199999988079071 07:37:11 INFO: Retrieving Stack Cost... 07:37:12 INFO: Retrieving Pricing Info for: v3-standard-8 07:37:12 INFO: Archiving Costs [Pipeline] echo 07:37:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:37:13 ---> logs-deploy.sh 07:37:13 lf-activate-venv: SKIPPING 07:37:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/91 07:37:13 INFO: archiving workspace using pattern(s): 07:37:14 Archives upload complete. 07:37:14 INFO: archiving logs to Nexus 07:37:14 ---> uname -a: 07:37:14 Linux prd-ubuntu20-04-docker-8c-8g-9120 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:37:14 07:37:14 07:37:14 ---> lscpu: 07:37:14 Architecture: x86_64 07:37:14 CPU op-mode(s): 32-bit, 64-bit 07:37:14 Byte Order: Little Endian 07:37:14 Address sizes: 40 bits physical, 48 bits virtual 07:37:14 CPU(s): 8 07:37:14 On-line CPU(s) list: 0-7 07:37:14 Thread(s) per core: 1 07:37:14 Core(s) per socket: 1 07:37:14 Socket(s): 8 07:37:14 NUMA node(s): 1 07:37:14 Vendor ID: AuthenticAMD 07:37:14 CPU family: 23 07:37:14 Model: 49 07:37:14 Model name: AMD EPYC-Rome Processor 07:37:14 Stepping: 0 07:37:14 CPU MHz: 2800.000 07:37:14 BogoMIPS: 5600.00 07:37:14 Virtualization: AMD-V 07:37:14 Hypervisor vendor: KVM 07:37:14 Virtualization type: full 07:37:14 L1d cache: 256 KiB 07:37:14 L1i cache: 256 KiB 07:37:14 L2 cache: 4 MiB 07:37:14 L3 cache: 128 MiB 07:37:14 NUMA node0 CPU(s): 0-7 07:37:14 Vulnerability Itlb multihit: Not affected 07:37:14 Vulnerability L1tf: Not affected 07:37:14 Vulnerability Mds: Not affected 07:37:14 Vulnerability Meltdown: Not affected 07:37:14 Vulnerability Mmio stale data: Not affected 07:37:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:37:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:37:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:37:14 Vulnerability Srbds: Not affected 07:37:14 Vulnerability Tsx async abort: Not affected 07:37:14 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 07:37:14 07:37:14 07:37:14 ---> nproc: 07:37:14 8 07:37:14 07:37:14 07:37:14 ---> df -h: 07:37:14 Filesystem Size Used Avail Use% Mounted on 07:37:14 overlay 155G 13G 143G 9% / 07:37:14 tmpfs 64M 0 64M 0% /dev 07:37:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:37:14 shm 64M 0 64M 0% /dev/shm 07:37:14 /dev/vda1 155G 13G 143G 9% /facter-os 07:37:14 07:37:14 07:37:14 ---> sar -b -r -n DEV: 07:37:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9120) 10/12/23 _x86_64_ (8 CPU) 07:37:14 07:37:14 07:24:45 LINUX RESTART (8 CPU) 07:37:14 07:37:14 07:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:37:14 07:26:03 244.01 59.84 184.17 0.00 10878.19 157805.18 0.00 07:37:14 07:27:01 123.53 1.15 122.38 0.00 9.24 44631.20 0.00 07:37:14 07:28:01 143.44 0.18 143.26 0.00 5.20 33860.09 0.00 07:37:14 07:29:01 103.83 0.10 103.73 0.00 12.26 21084.35 0.00 07:37:14 07:30:01 2.53 0.00 2.53 0.00 0.00 29.06 0.00 07:37:14 07:31:01 2.18 0.00 2.18 0.00 0.00 37.59 0.00 07:37:14 07:32:01 1.52 0.00 1.52 0.00 0.00 15.86 0.00 07:37:14 07:33:01 1.80 0.00 1.80 0.00 0.00 20.40 0.00 07:37:14 07:34:01 1.45 0.00 1.45 0.00 0.00 15.20 0.00 07:37:14 07:35:01 2.07 0.00 2.07 0.00 0.00 26.00 0.00 07:37:14 07:36:01 7.57 1.12 6.45 0.00 32.13 1603.20 0.00 07:37:14 07:37:01 147.76 0.23 147.53 0.00 8.00 62496.25 0.00 07:37:14 Average: 64.98 5.23 59.75 0.00 914.59 26752.00 0.00 07:37:14 07:37:14 07:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:37:14 07:26:03 28897532 31541716 756092 2.30 85588 2828760 2026940 5.97 1241180 2344444 1028 07:37:14 07:27:01 27408488 31554700 733844 2.23 156476 4123136 1956580 5.77 1427880 3498544 192428 07:37:14 07:28:01 27575356 31536800 751932 2.29 163312 3953860 1914840 5.64 1484352 3292808 26824 07:37:14 07:29:01 27289972 31546800 740512 2.25 173444 4201392 1776416 5.24 1493124 3531268 448 07:37:14 07:30:01 27290396 31547300 739904 2.25 173508 4201400 1776416 5.24 1493280 3531272 16 07:37:14 07:31:01 27293064 31550028 736984 2.24 173584 4201404 1776416 5.24 1490180 3531272 216 07:37:14 07:32:01 27293040 31550080 736924 2.24 173632 4201392 1776416 5.24 1490152 3531280 8 07:37:14 07:33:01 27302536 31559676 727308 2.21 173708 4201396 1776416 5.24 1480560 3531284 0 07:37:14 07:34:01 27302496 31559728 727196 2.21 173780 4201412 1776416 5.24 1480780 3531284 8 07:37:14 07:35:01 27302636 31559920 726880 2.21 173840 4201368 1776416 5.24 1480580 3531264 188 07:37:14 07:36:01 26719032 31516032 770248 2.34 178712 4701572 2041464 6.02 1531616 4030912 506612 07:37:14 07:37:01 25766976 31499924 779680 2.37 210808 5510556 1991752 5.87 1630644 4780652 836 07:37:14 Average: 27286794 31543559 743959 2.26 167533 4210637 1863874 5.49 1477027 3555524 60718 07:37:14 07:37:14 07:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:37:14 07:26:03 ens3 826.61 487.20 7703.27 95.25 0.00 0.00 0.00 0.00 07:37:14 07:26:03 veth6728677 31.74 36.16 2.97 31.61 0.00 0.00 0.00 0.00 07:37:14 07:26:03 lo 7.40 7.40 0.72 0.72 0.00 0.00 0.00 0.00 07:37:14 07:26:03 docker0 37.36 43.04 3.04 130.24 0.00 0.00 0.00 0.00 07:37:14 07:27:01 ens3 287.17 225.89 2413.62 22.61 0.00 0.00 0.00 0.00 07:37:14 07:27:01 lo 0.21 0.21 0.01 0.01 0.00 0.00 0.00 0.00 07:37:14 07:27:01 docker0 220.67 273.54 17.63 2401.51 0.00 0.00 0.00 0.00 07:37:14 07:28:01 ens3 56.57 47.24 71.90 93.33 0.00 0.00 0.00 0.00 07:37:14 07:28:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 07:37:14 07:28:01 docker0 1.23 2.48 0.08 30.86 0.00 0.00 0.00 0.00 07:37:14 07:29:01 ens3 152.86 106.88 2637.63 241.61 0.00 0.00 0.00 0.00 07:37:14 07:29:01 lo 7.60 7.60 0.75 0.75 0.00 0.00 0.00 0.00 07:37:14 07:29:01 docker0 1.58 3.20 0.10 31.41 0.00 0.00 0.00 0.00 07:37:14 07:30:01 ens3 1.43 0.57 0.65 0.46 0.00 0.00 0.00 0.00 07:37:14 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:14 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:14 07:31:01 ens3 2.18 0.80 3.26 0.11 0.00 0.00 0.00 0.00 07:37:14 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:37:14 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:14 07:32:01 ens3 0.33 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:37:14 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:14 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:14 07:33:01 ens3 0.82 0.40 0.23 0.09 0.00 0.00 0.00 0.00 07:37:14 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:37:14 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:14 07:34:01 ens3 0.38 0.40 0.25 0.21 0.00 0.00 0.00 0.00 07:37:14 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:14 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:14 07:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:37:14 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:37:14 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:14 07:36:01 ens3 218.00 129.21 3971.95 12.28 0.00 0.00 0.00 0.00 07:37:14 07:36:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 07:37:14 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:14 07:37:01 veth46a8b20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:37:14 07:37:01 ens3 349.66 248.71 4281.25 44.75 0.00 0.00 0.00 0.00 07:37:14 07:37:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 07:37:14 07:37:01 docker0 76.97 86.14 5.76 1025.93 0.00 0.00 0.00 0.00 07:37:14 Average: veth46a8b20 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:14 Average: ens3 157.65 103.61 1755.15 42.61 0.00 0.00 0.00 0.00 07:37:14 Average: lo 1.52 1.52 0.15 0.15 0.00 0.00 0.00 0.00 07:37:14 Average: docker0 27.61 33.37 2.17 295.81 0.00 0.00 0.00 0.00 07:37:14 07:37:14 07:37:14 ---> sar -P ALL: 07:37:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9120) 10/12/23 _x86_64_ (8 CPU) 07:37:14 07:37:14 07:24:45 LINUX RESTART (8 CPU) 07:37:14 07:37:14 07:25:01 CPU %user %nice %system %iowait %steal %idle 07:37:14 07:26:03 all 10.37 0.00 3.80 6.85 0.08 78.89 07:37:14 07:26:03 0 10.69 0.00 3.73 5.67 0.07 79.83 07:37:14 07:26:03 1 10.16 0.00 2.89 2.16 0.05 84.75 07:37:14 07:26:03 2 8.72 0.00 5.82 9.48 0.08 75.91 07:37:14 07:26:03 3 8.66 0.00 4.02 20.23 0.10 66.99 07:37:14 07:26:03 4 12.51 0.00 3.69 9.11 0.08 74.61 07:37:14 07:26:03 5 8.97 0.00 3.92 2.71 0.08 84.32 07:37:14 07:26:03 6 11.49 0.00 2.93 4.32 0.08 81.17 07:37:14 07:26:03 7 11.77 0.00 3.44 1.21 0.08 83.49 07:37:14 07:27:01 all 4.07 0.00 1.91 3.64 0.04 90.35 07:37:14 07:27:01 0 3.54 0.00 2.45 0.14 0.03 93.83 07:37:14 07:27:01 1 4.32 0.00 1.59 0.21 0.03 93.84 07:37:14 07:27:01 2 4.45 0.00 1.39 0.19 0.03 93.94 07:37:14 07:27:01 3 3.35 0.00 1.65 0.45 0.03 94.52 07:37:14 07:27:01 4 4.61 0.00 2.37 23.55 0.03 69.43 07:37:14 07:27:01 5 4.25 0.00 1.94 1.06 0.03 92.71 07:37:14 07:27:01 6 4.51 0.00 1.89 0.30 0.05 93.25 07:37:14 07:27:01 7 3.51 0.00 1.98 3.33 0.03 91.15 07:37:14 07:28:01 all 35.75 0.00 4.32 3.95 0.09 55.90 07:37:14 07:28:01 0 35.58 0.00 4.12 12.84 0.08 47.37 07:37:14 07:28:01 1 35.91 0.00 4.33 0.32 0.08 59.36 07:37:14 07:28:01 2 35.21 0.00 5.15 0.91 0.08 58.64 07:37:14 07:28:01 3 35.88 0.00 3.92 0.81 0.08 59.32 07:37:14 07:28:01 4 36.28 0.00 4.32 7.45 0.10 51.85 07:37:14 07:28:01 5 35.55 0.00 4.70 5.84 0.08 53.83 07:37:14 07:28:01 6 35.82 0.00 4.15 1.44 0.08 58.50 07:37:14 07:28:01 7 35.75 0.00 3.88 1.98 0.10 58.30 07:37:14 07:29:01 all 3.81 0.00 1.50 2.06 0.04 92.59 07:37:14 07:29:01 0 4.47 0.00 1.51 0.52 0.05 93.45 07:37:14 07:29:01 1 5.72 0.00 2.00 9.81 0.05 82.43 07:37:14 07:29:01 2 3.77 0.00 1.93 1.49 0.03 92.78 07:37:14 07:29:01 3 2.85 0.00 1.16 0.20 0.03 95.76 07:37:14 07:29:01 4 3.81 0.00 1.17 1.35 0.03 93.63 07:37:14 07:29:01 5 2.99 0.00 2.01 0.03 0.03 94.93 07:37:14 07:29:01 6 3.46 0.00 1.19 2.39 0.05 92.90 07:37:14 07:29:01 7 3.44 0.00 1.03 0.66 0.02 94.85 07:37:14 07:30:01 all 0.26 0.00 0.02 0.00 0.00 99.71 07:37:14 07:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:37:14 07:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:37:14 07:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:37:14 07:30:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:37:14 07:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:37:14 07:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:37:14 07:30:01 6 0.02 0.00 0.07 0.03 0.02 99.87 07:37:14 07:30:01 7 1.92 0.00 0.00 0.00 0.00 98.08 07:37:14 07:31:01 all 0.03 0.00 0.00 0.01 0.00 99.96 07:37:14 07:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:37:14 07:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:37:14 07:31:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:37:14 07:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:37:14 07:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:37:14 07:31:01 5 0.03 0.00 0.02 0.02 0.00 99.93 07:37:14 07:31:01 6 0.02 0.00 0.02 0.05 0.02 99.90 07:37:14 07:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:37:14 07:32:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:37:14 07:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:37:14 07:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:37:14 07:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:37:14 07:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:37:14 07:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:37:14 07:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:37:14 07:32:01 6 0.02 0.00 0.02 0.03 0.00 99.93 07:37:14 07:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:37:14 07:33:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:37:14 07:33:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:37:14 07:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:37:14 07:33:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:37:14 07:33:01 3 0.00 0.00 0.03 0.00 0.00 99.97 07:37:14 07:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:37:14 07:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:37:14 07:33:01 6 0.03 0.00 0.03 0.02 0.02 99.90 07:37:14 07:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:37:14 07:34:01 all 0.01 0.00 0.02 0.09 0.00 99.88 07:37:14 07:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:37:14 07:34:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:37:14 07:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:37:14 07:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:37:14 07:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:37:14 07:34:01 5 0.02 0.00 0.03 0.00 0.00 99.95 07:37:14 07:34:01 6 0.03 0.00 0.02 0.70 0.00 99.25 07:37:14 07:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:37:14 07:35:01 all 0.10 0.00 0.01 0.01 0.00 99.88 07:37:14 07:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:37:14 07:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:37:14 07:35:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:37:14 07:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:37:14 07:35:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:37:14 07:35:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:37:14 07:35:01 6 0.02 0.00 0.03 0.03 0.02 99.90 07:37:14 07:35:01 7 0.65 0.00 0.02 0.00 0.02 99.32 07:37:14 07:36:01 all 1.91 0.00 0.77 0.15 0.02 97.15 07:37:14 07:36:01 0 1.58 0.00 0.40 0.00 0.02 98.01 07:37:14 07:36:01 1 2.14 0.00 0.75 0.00 0.02 97.09 07:37:14 07:36:01 2 2.16 0.00 0.67 0.00 0.02 97.16 07:37:14 07:36:01 3 1.65 0.00 1.60 0.00 0.03 96.71 07:37:14 07:36:01 4 2.46 0.00 0.72 0.02 0.02 96.79 07:37:14 07:36:01 5 1.49 0.00 1.07 0.30 0.03 97.10 07:37:14 07:36:01 6 1.39 0.00 0.54 0.54 0.03 97.51 07:37:14 07:36:01 7 2.44 0.00 0.38 0.32 0.02 96.85 07:37:14 07:37:14 07:36:01 CPU %user %nice %system %iowait %steal %idle 07:37:14 07:37:01 all 7.06 0.00 2.93 4.93 0.06 85.02 07:37:14 07:37:01 0 7.43 0.00 2.53 0.07 0.07 89.91 07:37:14 07:37:01 1 7.10 0.00 3.94 7.54 0.05 81.37 07:37:14 07:37:01 2 9.28 0.00 3.01 0.52 0.05 87.14 07:37:14 07:37:01 3 5.17 0.00 2.71 4.80 0.05 87.26 07:37:14 07:37:01 4 6.62 0.00 3.08 0.05 0.05 90.19 07:37:14 07:37:01 5 6.76 0.00 4.01 24.76 0.08 64.38 07:37:14 07:37:01 6 7.00 0.00 1.97 1.67 0.07 89.28 07:37:14 07:37:01 7 7.06 0.00 2.24 0.22 0.05 90.43 07:37:14 Average: all 5.26 0.00 1.27 1.79 0.03 91.65 07:37:14 Average: 0 5.26 0.00 1.22 1.60 0.03 91.89 07:37:14 Average: 1 5.44 0.00 1.29 1.67 0.03 91.58 07:37:14 Average: 2 5.29 0.00 1.49 1.04 0.03 92.15 07:37:14 Average: 3 4.78 0.00 1.25 2.19 0.03 91.75 07:37:14 Average: 4 5.50 0.00 1.27 3.39 0.03 89.81 07:37:14 Average: 5 4.98 0.00 1.46 2.87 0.03 90.66 07:37:14 Average: 6 5.30 0.00 1.06 0.96 0.04 92.64 07:37:14 Average: 7 5.53 0.00 1.07 0.63 0.03 92.73 07:37:14 07:37:14 07:37:14