Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4540667df76160ba2257f08fa194345a2d771c5a 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-ssh4746006798323256352.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh5122414151031650313.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh10220136772620421530.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh18199691792270073098.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-ssh16842876098193081780.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9540’ Running on prd-ubuntu20.04-docker-8c-8g-9542 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 4540667df76160ba2257f08fa194345a2d771c5a (main) Commit message: "build(snap): Upgrade snap base to core22, remove deprecated plug (#294)" > 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 4540667df76160ba2257f08fa194345a2d771c5a # timeout=10 > git rev-list --no-walk 7429475b8b1c7d2813665a0cabf567e5cd6ad519 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:00:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:00:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:00:38 ========================================================= 16:00:38 EdgeX Global Pipelines Version Info 16:00:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:00:39 ------------------- 16:00:39 stable info: 16:00:39 ------------------- 16:00:39 Commited By: Bill Mahoney bill.mahoney@intel.com 16:00:39 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 16:00:39 Message: update stable to v1.0.248 16:00:39 ------------------- 16:00:39 experimental info: 16:00:39 ------------------- 16:00:39 Commited By: **** collab-it+edgex@linuxfoundation.org 16:00:39 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 16:00:39 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4540667df76160ba2257f08fa194345a2d771c5a [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4540667 [Pipeline] echo 16:00:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:00:40 provisioning config files... 16:00:40 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17291104933882820271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:40 ---> docker-login.sh 16:00:40 nexus3.edgexfoundry.org:10001 16:00:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:41 Configure a credential helper to remove this warning. See 16:00:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:41 16:00:41 Login Succeeded 16:00:41 nexus3.edgexfoundry.org:10002 16:00:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:41 Configure a credential helper to remove this warning. See 16:00:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:41 16:00:41 Login Succeeded 16:00:41 nexus3.edgexfoundry.org:10003 16:00:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:41 Configure a credential helper to remove this warning. See 16:00:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:41 16:00:41 Login Succeeded 16:00:41 nexus3.edgexfoundry.org:10004 16:00:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:41 Configure a credential helper to remove this warning. See 16:00:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:41 16:00:41 Login Succeeded 16:00:41 docker.io 16:00:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:41 Configure a credential helper to remove this warning. See 16:00:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:41 16:00:41 Login Succeeded 16:00:41 ---> docker-login.sh ends [Pipeline] } 16:00:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:00:42 + git rev-list -1 --merges 4540667df76160ba2257f08fa194345a2d771c5a~1..4540667df76160ba2257f08fa194345a2d771c5a [Pipeline] echo 16:00:42 -----------> git rev-list -1 --merges 4540667df76160ba2257f08fa194345a2d771c5a~1..4540667df76160ba2257f08fa194345a2d771c5a 4540667df76160ba2257f08fa194345a2d771c5a [false] [Pipeline] sh 16:00:42 + git log --format=format:%s -1 4540667df76160ba2257f08fa194345a2d771c5a [Pipeline] echo 16:00:42 ========================================================= 16:00:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:00:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:00:42 + git log --format=format:%s -1 4540667df76160ba2257f08fa194345a2d771c5a [Pipeline] echo 16:00:42 [semverPrep] GIT_COMMIT: 4540667df76160ba2257f08fa194345a2d771c5a, Commit Message: build(snap): Upgrade snap base to core22, remove deprecated plug (#294) [Pipeline] echo 16:00:42 [semverPrep] This is not a build commit. [Pipeline] sh 16:00:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:00:43 + grep -v github /etc/ssh/ssh_known_hosts 16:00:43 + [ -e /tmp/ssh_known_hosts ] 16:00:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:00:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:00:43 + sudo tee -a /etc/ssh/ssh_known_hosts 16:00:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:00:43 16:00:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:00:43 0.1.4: Pulling from edgex-devops/py-git-semver 16:00:43 b85a868b505f: Pulling fs layer 16:00:43 e2be974225ed: Pulling fs layer 16:00:43 339a4e72a1f5: Pulling fs layer 16:00:43 988bab9f4d93: Pulling fs layer 16:00:43 1469e6f7b9e6: Pulling fs layer 16:00:43 988bab9f4d93: Waiting 16:00:43 eaf3925da568: Pulling fs layer 16:00:43 bab4dde63d76: Pulling fs layer 16:00:43 bde34c3a00c8: Pulling fs layer 16:00:43 b352a97aabf1: Pulling fs layer 16:00:43 1469e6f7b9e6: Waiting 16:00:43 bde34c3a00c8: Waiting 16:00:43 eaf3925da568: Waiting 16:00:43 bab4dde63d76: Waiting 16:00:43 4872d77fe225: Pulling fs layer 16:00:43 5851b861e8e6: Pulling fs layer 16:00:43 b352a97aabf1: Waiting 16:00:43 5851b861e8e6: Waiting 16:00:43 e2be974225ed: Download complete 16:00:43 988bab9f4d93: Verifying Checksum 16:00:43 988bab9f4d93: Download complete 16:00:43 1469e6f7b9e6: Verifying Checksum 16:00:43 1469e6f7b9e6: Download complete 16:00:43 eaf3925da568: Download complete 16:00:43 339a4e72a1f5: Verifying Checksum 16:00:43 339a4e72a1f5: Download complete 16:00:43 bde34c3a00c8: Verifying Checksum 16:00:43 bde34c3a00c8: Download complete 16:00:43 b352a97aabf1: Verifying Checksum 16:00:43 b352a97aabf1: Download complete 16:00:43 4872d77fe225: Download complete 16:00:43 5851b861e8e6: Download complete 16:00:43 b85a868b505f: Download complete 16:00:44 bab4dde63d76: Download complete 16:00:45 b85a868b505f: Pull complete 16:00:45 e2be974225ed: Pull complete 16:00:45 339a4e72a1f5: Pull complete 16:00:45 988bab9f4d93: Pull complete 16:00:46 1469e6f7b9e6: Pull complete 16:00:46 eaf3925da568: Pull complete 16:00:47 bab4dde63d76: Pull complete 16:00:47 bde34c3a00c8: Pull complete 16:00:47 b352a97aabf1: Pull complete 16:00:47 4872d77fe225: Pull complete 16:00:47 5851b861e8e6: Pull complete 16:00:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:00:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:00:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:48 prd-ubuntu20.04-docker-8c-8g-9542 does not seem to be running inside a container 16:00:48 $ 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 16:00:50 $ docker top 0c1cab3214719bb66890f2cdf9b6e2eff799c3da81436609890457003e6ce7ce -eo pid,comm 16:00:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:00:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:00:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:50 [ssh-agent] Looking for ssh-agent implementation... 16:00:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:50 $ docker exec 0c1cab3214719bb66890f2cdf9b6e2eff799c3da81436609890457003e6ce7ce ssh-agent 16:00:50 SSH_AUTH_SOCK=/tmp/ssh-UGE92T8dpIAh/agent.32 16:00:50 SSH_AGENT_PID=38 16:00:50 Running ssh-add (command line suppressed) 16:00:50 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12094214368124459144.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12094214368124459144.key) 16:00:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:00:50 + git tag --points-at HEAD [Pipeline] } 16:00:50 $ docker exec --env ******** --env ******** 0c1cab3214719bb66890f2cdf9b6e2eff799c3da81436609890457003e6ce7ce ssh-agent -k 16:00:50 unset SSH_AUTH_SOCK; 16:00:50 unset SSH_AGENT_PID; 16:00:50 echo Agent pid 38 killed; 16:00:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:00:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:51 [ssh-agent] Looking for ssh-agent implementation... 16:00:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:51 $ docker exec 0c1cab3214719bb66890f2cdf9b6e2eff799c3da81436609890457003e6ce7ce ssh-agent 16:00:51 SSH_AUTH_SOCK=/tmp/ssh-SsBDIjz9eWXq/agent.70 16:00:51 SSH_AGENT_PID=76 16:00:51 Running ssh-add (command line suppressed) 16:00:51 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9386146019268996570.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9386146019268996570.key) 16:00:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:00:51 + git semver init 16:00:51 2023-04-24 16:00:51,842 [run_init] DEBUG init version:0.0.0 force:False 16:00:51 2023-04-24 16:00:51,843 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 16:00:51 2023-04-24 16:00:51,844 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 16:00:51 2023-04-24 16:00:51,844 [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) 16:00:52 2023-04-24 16:00:52,597 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 16:00:52 2023-04-24 16:00:52,598 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 16:00:52 2023-04-24 16:00:52,598 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 16:00:52 2023-04-24 16:00:52,598 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 16:00:52 3.0.0-dev.17 [Pipeline] } 16:00:52 $ docker exec --env ******** --env ******** 0c1cab3214719bb66890f2cdf9b6e2eff799c3da81436609890457003e6ce7ce ssh-agent -k 16:00:52 unset SSH_AUTH_SOCK; 16:00:52 unset SSH_AGENT_PID; 16:00:52 echo Agent pid 76 killed; 16:00:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:00:53 + git semver [Pipeline] } 16:00:53 $ docker stop --time=1 0c1cab3214719bb66890f2cdf9b6e2eff799c3da81436609890457003e6ce7ce 16:00:54 $ docker rm -f --volumes 0c1cab3214719bb66890f2cdf9b6e2eff799c3da81436609890457003e6ce7ce [Pipeline] // withDockerContainer [Pipeline] sh 16:00:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:00:55 Stashed 1 file(s) [Pipeline] echo 16:00:55 [edgeXSemver]: initialized semver on version 3.0.0-dev.17 [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 16:00:55 provisioning config files... 16:00:55 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10071186865930341521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:55 ---> docker-login.sh 16:00:55 nexus3.edgexfoundry.org:10001 16:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:55 Configure a credential helper to remove this warning. See 16:00:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:55 16:00:55 Login Succeeded 16:00:55 nexus3.edgexfoundry.org:10002 16:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:55 Configure a credential helper to remove this warning. See 16:00:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:55 16:00:55 Login Succeeded 16:00:55 nexus3.edgexfoundry.org:10003 16:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:56 Configure a credential helper to remove this warning. See 16:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:56 16:00:56 Login Succeeded 16:00:56 nexus3.edgexfoundry.org:10004 16:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:56 Configure a credential helper to remove this warning. See 16:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:56 16:00:56 Login Succeeded 16:00:56 docker.io 16:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:56 Configure a credential helper to remove this warning. See 16:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:56 16:00:56 Login Succeeded 16:00:56 ---> docker-login.sh ends [Pipeline] } 16:00:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:00:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:00:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:00:56 ========================================================= 16:00:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:00:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:00:56 Sending build context to Docker daemon 5.789MB 16:00:56 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:00:56 Step 2/12 : FROM ${BASE} AS builder 16:00:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:00:56 63b65145d645: Pulling fs layer 16:00:56 a2d21d5440eb: Pulling fs layer 16:00:56 935e6c44a52c: Pulling fs layer 16:00:56 94cc34f8dd06: Pulling fs layer 16:00:56 30dea6a524f1: Pulling fs layer 16:00:56 a2aff8979fd8: Pulling fs layer 16:00:56 6808be2612f2: Pulling fs layer 16:00:56 f25807f1079a: Pulling fs layer 16:00:56 94cc34f8dd06: Waiting 16:00:56 a2aff8979fd8: Waiting 16:00:56 f25807f1079a: Waiting 16:00:56 6808be2612f2: Waiting 16:00:56 30dea6a524f1: Waiting 16:00:56 a2d21d5440eb: Download complete 16:00:56 94cc34f8dd06: Verifying Checksum 16:00:56 94cc34f8dd06: Download complete 16:00:56 30dea6a524f1: Verifying Checksum 16:00:56 30dea6a524f1: Download complete 16:00:56 63b65145d645: Verifying Checksum 16:00:56 63b65145d645: Download complete 16:00:56 a2aff8979fd8: Verifying Checksum 16:00:56 a2aff8979fd8: Download complete 16:00:56 63b65145d645: Pull complete 16:00:56 a2d21d5440eb: Pull complete 16:00:57 f25807f1079a: Verifying Checksum 16:00:57 f25807f1079a: Download complete 16:00:57 935e6c44a52c: Verifying Checksum 16:00:57 935e6c44a52c: Download complete 16:00:57 6808be2612f2: Verifying Checksum 16:00:57 6808be2612f2: Download complete 16:01:00 935e6c44a52c: Pull complete 16:01:00 94cc34f8dd06: Pull complete 16:01:00 30dea6a524f1: Pull complete 16:01:00 a2aff8979fd8: Pull complete 16:01:02 6808be2612f2: Pull complete 16:01:03 f25807f1079a: Pull complete 16:01:03 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 16:01:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:01:03 ---> 3b553350e43f 16:01:03 Step 3/12 : ARG ADD_BUILD_TAGS="" 16:01:07 ---> Running in 7cf20b84775e 16:01:07 Removing intermediate container 7cf20b84775e 16:01:07 ---> 585b03268284 16:01:07 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:01:07 ---> Running in 6c9a2eee4db1 16:01:07 Removing intermediate container 6c9a2eee4db1 16:01:07 ---> cd8d2670b932 16:01:07 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:01:07 ---> Running in 2609a85ba9e4 16:01:07 Removing intermediate container 2609a85ba9e4 16:01:07 ---> dacd6e9ef8dd 16:01:07 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 16:01:07 ---> Running in 03c527af6fd3 16:01:07 Removing intermediate container 03c527af6fd3 16:01:07 ---> ac1f17d27c63 16:01:07 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:01:07 ---> Running in 32ce14e21994 16:01:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:01:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:01:08 (1/4) Installing openssh-keygen (9.1_p1-r2) 16:01:08 (2/4) Installing libedit (20221030.3.1-r0) 16:01:08 (3/4) Installing openssh-client-common (9.1_p1-r2) 16:01:08 (4/4) Installing openssh-client-default (9.1_p1-r2) 16:01:08 Executing busybox-1.35.0-r29.trigger 16:01:08 OK: 269 MiB in 57 packages 16:01:08 Removing intermediate container 32ce14e21994 16:01:08 ---> d5d950b486a3 16:01:08 Step 8/12 : WORKDIR /device-snmp-go 16:01:08 ---> Running in ca3deab522e1 16:01:08 Removing intermediate container ca3deab522e1 16:01:08 ---> a402feca1302 16:01:08 Step 9/12 : COPY go.mod vendor* ./ 16:01:09 ---> dd7f5527dab9 16:01:09 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:01:09 ---> Running in 5d91d61b97a7 16:01:10 Still waiting to schedule task 16:01:10 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9541’ 16:01:41 Removing intermediate container 5d91d61b97a7 16:01:41 ---> 854fa58719f9 16:01:41 Step 11/12 : COPY . . 16:01:41 ---> ec643b39e702 16:01:41 Step 12/12 : RUN ${MAKE} 16:01:41 ---> Running in ed449e74f392 16:01:42 noop 16:01:42 Removing intermediate container ed449e74f392 16:01:42 ---> 8512ec1135ff 16:01:42 Successfully built 8512ec1135ff 16:01:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:42 + docker inspect -f . ci-base-image-x86_64 16:01:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:42 prd-ubuntu20.04-docker-8c-8g-9542 does not seem to be running inside a container 16:01:42 $ 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 16:01:43 $ docker top 8497fac06e52712b306a77838c95abcf511b8732323c75b8ac272fabf5f1d24a -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:43 + go version 16:01:43 go version go1.20.2 linux/amd64 [Pipeline] } 16:01:43 $ docker stop --time=1 8497fac06e52712b306a77838c95abcf511b8732323c75b8ac272fabf5f1d24a 16:01:44 $ docker rm -f --volumes 8497fac06e52712b306a77838c95abcf511b8732323c75b8ac272fabf5f1d24a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:45 + docker inspect -f . ci-base-image-x86_64 16:01:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:45 prd-ubuntu20.04-docker-8c-8g-9542 does not seem to be running inside a container 16:01:45 $ 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 16:01:46 $ docker top 06812eb3afc6e87b116c2014aa282a2f23d868926146da37924a68d66cd24b80 -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:46 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 16:01:46 + make test 16:01:46 go test ./... -coverprofile=coverage.out 16:01:52 ? github.com/edgexfoundry/device-snmp-go [no test files] 16:02:02 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 16:02:02 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.009s coverage: 0.0% of statements 16:02:06 go vet ./... 16:02:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:02:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:02:09 ./bin/test-attribution-txt.sh [Pipeline] echo 16:02:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:02:09 $ docker stop --time=1 06812eb3afc6e87b116c2014aa282a2f23d868926146da37924a68d66cd24b80 16:02:13 $ docker rm -f --volumes 06812eb3afc6e87b116c2014aa282a2f23d868926146da37924a68d66cd24b80 [Pipeline] // withDockerContainer [Pipeline] sh 16:02:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:02:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:02:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:02:14 + ls -al . 16:02:14 total 172 16:02:14 drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 16:01 . 16:02:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 16:00 .. 16:02:14 -rw-rw-r-- 1 jenkins jenkins 6 Apr 24 16:00 .dockerignore 16:02:14 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 16:00 .git 16:02:14 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 16:00 .github 16:02:14 -rw-rw-r-- 1 jenkins jenkins 328 Apr 24 16:00 .gitignore 16:02:14 -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 16:00 .golangci.yml 16:02:14 drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 16:00 .semver 16:02:14 -rw-rw-r-- 1 jenkins jenkins 9056 Apr 24 16:00 Attribution.txt 16:02:14 -rw-rw-r-- 1 jenkins jenkins 8355 Apr 24 16:00 CHANGELOG.md 16:02:14 -rw-rw-r-- 1 jenkins jenkins 1423 Apr 24 16:00 Dockerfile 16:02:14 -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 16:00 GOVERNANCE.md 16:02:14 -rw-rw-r-- 1 jenkins jenkins 656 Apr 24 16:00 Jenkinsfile 16:02:14 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 16:00 LICENSE 16:02:14 -rw-rw-r-- 1 jenkins jenkins 2114 Apr 24 16:00 Makefile 16:02:14 -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 16:00 OWNERS.md 16:02:14 -rw-rw-r-- 1 jenkins jenkins 10054 Apr 24 16:00 README.md 16:02:14 -rw-rw-r-- 1 jenkins jenkins 12 Apr 24 16:00 VERSION 16:02:14 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 16:00 bin 16:02:14 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 16:00 cmd 16:02:14 -rw-r--r-- 1 jenkins jenkins 8837 Apr 24 16:02 coverage.out 16:02:14 -rw-rw-r-- 1 jenkins jenkins 3283 Apr 24 16:00 go.mod 16:02:14 -rw-rw-r-- 1 jenkins jenkins 31441 Apr 24 16:00 go.sum 16:02:14 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 16:00 internal 16:02:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 16:00 snap 16:02:14 -rw-rw-r-- 1 jenkins jenkins 228 Apr 24 16:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:14 + 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=4540667df76160ba2257f08fa194345a2d771c5a --label arch=amd64 --label version=3.0.0-dev.17 . 16:02:14 Sending build context to Docker daemon 5.799MB 16:02:14 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 16:02:14 Step 2/24 : FROM ${BASE} AS builder 16:02:14 ---> 8512ec1135ff 16:02:14 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:02:14 ---> Running in 8b927d501189 16:02:15 Removing intermediate container 8b927d501189 16:02:15 ---> 058d83376331 16:02:15 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:02:15 ---> Running in 2722578883d7 16:02:15 Removing intermediate container 2722578883d7 16:02:15 ---> 2a0b25cc0eee 16:02:15 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:02:15 ---> Running in 03602dbe3b57 16:02:15 Removing intermediate container 03602dbe3b57 16:02:15 ---> d7eff878c086 16:02:15 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 16:02:15 ---> Running in 0a5e18c4a135 16:02:15 Removing intermediate container 0a5e18c4a135 16:02:15 ---> d156de2308e2 16:02:15 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:02:15 ---> Running in 29b8974761a0 16:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:02:15 OK: 269 MiB in 57 packages 16:02:16 Removing intermediate container 29b8974761a0 16:02:16 ---> b1d4820b26ce 16:02:16 Step 8/24 : WORKDIR /device-snmp-go 16:02:16 ---> Running in af8e041773aa 16:02:16 Removing intermediate container af8e041773aa 16:02:16 ---> 9c2a7b463b8a 16:02:16 Step 9/24 : COPY go.mod vendor* ./ 16:02:16 ---> f01ab31ade3c 16:02:16 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:16 ---> Running in 702a0ef9a463 16:02:16 Removing intermediate container 702a0ef9a463 16:02:16 ---> 3c379e80e260 16:02:16 Step 11/24 : COPY . . 16:02:17 ---> e4d0d40804a3 16:02:17 Step 12/24 : RUN ${MAKE} 16:02:17 ---> Running in 44abb1474a0a 16:02:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 16:02:39 Removing intermediate container 44abb1474a0a 16:02:39 ---> 9b558c479da3 16:02:39 Step 13/24 : FROM alpine:3.17 16:02:39 3.17: Pulling from library/alpine 16:02:39 f56be85fc22e: Pulling fs layer 16:02:39 f56be85fc22e: Verifying Checksum 16:02:39 f56be85fc22e: Download complete 16:02:39 f56be85fc22e: Pull complete 16:02:39 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:02:39 Status: Downloaded newer image for alpine:3.17 16:02:39 ---> 9ed4aefc74f6 16:02:39 Step 14/24 : RUN apk add --update --no-cache dumb-init 16:02:39 ---> Running in 0846fbf242e5 16:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:02:39 (1/1) Installing dumb-init (1.2.5-r2) 16:02:39 Executing busybox-1.35.0-r29.trigger 16:02:39 OK: 7 MiB in 16 packages 16:02:39 Removing intermediate container 0846fbf242e5 16:02:39 ---> deb5121f76c5 16:02:39 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 16:02:39 ---> a4545d2694a4 16:02:39 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 16:02:39 ---> 346b301f980c 16:02:39 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 16:02:39 ---> 3d7d294c0855 16:02:39 Step 18/24 : EXPOSE 59993 16:02:39 ---> Running in 5350565ec82e 16:02:39 Removing intermediate container 5350565ec82e 16:02:39 ---> 976de564cfce 16:02:39 Step 19/24 : EXPOSE 161 16:02:39 ---> Running in f40af18ff811 16:02:39 Removing intermediate container f40af18ff811 16:02:39 ---> 880822992ab5 16:02:39 Step 20/24 : ENTRYPOINT ["/device-snmp"] 16:02:39 ---> Running in eceaa2a6bdf5 16:02:39 Removing intermediate container eceaa2a6bdf5 16:02:39 ---> ee31ff0c0f75 16:02:39 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 16:02:39 ---> Running in 16242034da3e 16:02:39 Removing intermediate container 16242034da3e 16:02:39 ---> eda63e3d4c4b 16:02:39 Step 22/24 : LABEL arch=amd64 16:02:39 ---> Running in a8646dc596e0 16:02:39 Removing intermediate container a8646dc596e0 16:02:39 ---> a626cda8d0e7 16:02:39 Step 23/24 : LABEL git_sha=4540667df76160ba2257f08fa194345a2d771c5a 16:02:39 ---> Running in 1e36c2b56184 16:02:39 Removing intermediate container 1e36c2b56184 16:02:39 ---> 968b2b191bfc 16:02:39 Step 24/24 : LABEL version=3.0.0-dev.17 16:02:39 ---> Running in 11c41af09b0c 16:02:39 Removing intermediate container 11c41af09b0c 16:02:39 ---> 8e481a9fe0ce 16:02:39 [Warning] One or more build-args [ARCH] were not consumed 16:02:39 Successfully built 8e481a9fe0ce 16:02:39 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:02:39 provisioning config files... 16:02:39 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10491350825019491791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:39 ---> docker-login.sh 16:02:39 nexus3.edgexfoundry.org:10001 16:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:39 Configure a credential helper to remove this warning. See 16:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:39 16:02:39 Login Succeeded 16:02:39 nexus3.edgexfoundry.org:10002 16:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:39 Configure a credential helper to remove this warning. See 16:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:39 16:02:39 Login Succeeded 16:02:39 nexus3.edgexfoundry.org:10003 16:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:40 Configure a credential helper to remove this warning. See 16:02:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:40 16:02:40 Login Succeeded 16:02:40 nexus3.edgexfoundry.org:10004 16:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:40 Configure a credential helper to remove this warning. See 16:02:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:40 16:02:40 Login Succeeded 16:02:40 docker.io 16:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:40 Configure a credential helper to remove this warning. See 16:02:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:40 16:02:40 Login Succeeded 16:02:40 ---> docker-login.sh ends [Pipeline] } 16:02:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:02:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:02:40 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 16:02:40 4540667df76160ba2257f08fa194345a2d771c5a 16:02:40 latest 16:02:40 3.0.0-dev.17 16:02:40 4540667df76160ba2257f08fa194345a2d771c5a-3.0.0-dev.17 16:02:40 main 16:02:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:40 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4540667df76160ba2257f08fa194345a2d771c5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:41 + docker push nexus3.edgexfoundry.org:10004/device-snmp:4540667df76160ba2257f08fa194345a2d771c5a 16:02:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 16:02:41 99b688b6dab4: Preparing 16:02:41 bd39119f076e: Preparing 16:02:41 d1a4bc6265df: Preparing 16:02:41 0e6df57138e5: Preparing 16:02:41 f1417ff83b31: Preparing 16:02:41 f1417ff83b31: Layer already exists 16:02:41 0e6df57138e5: Pushed 16:02:41 bd39119f076e: Pushed 16:02:41 99b688b6dab4: Pushed 16:02:43 d1a4bc6265df: Pushed 16:02:43 4540667df76160ba2257f08fa194345a2d771c5a: digest: sha256:1ec926de8320c84cf6e610c9c7ab2098467b06855192e606dc206c5612bbac0a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:44 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:44 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 16:02:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 16:02:44 99b688b6dab4: Preparing 16:02:44 bd39119f076e: Preparing 16:02:44 d1a4bc6265df: Preparing 16:02:44 0e6df57138e5: Preparing 16:02:44 f1417ff83b31: Preparing 16:02:44 99b688b6dab4: Layer already exists 16:02:44 d1a4bc6265df: Layer already exists 16:02:44 bd39119f076e: Layer already exists 16:02:44 0e6df57138e5: Layer already exists 16:02:44 f1417ff83b31: Layer already exists 16:02:44 latest: digest: sha256:1ec926de8320c84cf6e610c9c7ab2098467b06855192e606dc206c5612bbac0a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:44 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:45 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.17 16:02:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 16:02:45 99b688b6dab4: Preparing 16:02:45 bd39119f076e: Preparing 16:02:45 d1a4bc6265df: Preparing 16:02:45 0e6df57138e5: Preparing 16:02:45 f1417ff83b31: Preparing 16:02:45 0e6df57138e5: Layer already exists 16:02:45 f1417ff83b31: Layer already exists 16:02:45 d1a4bc6265df: Layer already exists 16:02:45 bd39119f076e: Layer already exists 16:02:45 99b688b6dab4: Layer already exists 16:02:45 3.0.0-dev.17: digest: sha256:1ec926de8320c84cf6e610c9c7ab2098467b06855192e606dc206c5612bbac0a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:45 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4540667df76160ba2257f08fa194345a2d771c5a-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:45 + docker push nexus3.edgexfoundry.org:10004/device-snmp:4540667df76160ba2257f08fa194345a2d771c5a-3.0.0-dev.17 16:02:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 16:02:45 99b688b6dab4: Preparing 16:02:45 bd39119f076e: Preparing 16:02:45 d1a4bc6265df: Preparing 16:02:45 0e6df57138e5: Preparing 16:02:45 f1417ff83b31: Preparing 16:02:45 d1a4bc6265df: Layer already exists 16:02:45 99b688b6dab4: Layer already exists 16:02:45 bd39119f076e: Layer already exists 16:02:45 0e6df57138e5: Layer already exists 16:02:45 f1417ff83b31: Layer already exists 16:02:45 4540667df76160ba2257f08fa194345a2d771c5a-3.0.0-dev.17: digest: sha256:1ec926de8320c84cf6e610c9c7ab2098467b06855192e606dc206c5612bbac0a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:45 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:46 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 16:02:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 16:02:46 99b688b6dab4: Preparing 16:02:46 bd39119f076e: Preparing 16:02:46 d1a4bc6265df: Preparing 16:02:46 0e6df57138e5: Preparing 16:02:46 f1417ff83b31: Preparing 16:02:46 d1a4bc6265df: Layer already exists 16:02:46 0e6df57138e5: Layer already exists 16:02:46 99b688b6dab4: Layer already exists 16:02:46 f1417ff83b31: Layer already exists 16:02:46 bd39119f076e: Layer already exists 16:02:46 main: digest: sha256:1ec926de8320c84cf6e610c9c7ab2098467b06855192e606dc206c5612bbac0a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:02:46 ===================================================== [Pipeline] echo 16:02:46 taggedImages: 16:02:46 - nexus3.edgexfoundry.org:10004/device-snmp:4540667df76160ba2257f08fa194345a2d771c5a 16:02:46 - nexus3.edgexfoundry.org:10004/device-snmp:latest 16:02:46 - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.17 16:02:46 - nexus3.edgexfoundry.org:10004/device-snmp:4540667df76160ba2257f08fa194345a2d771c5a-3.0.0-dev.17 16:02:46 - 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 16:02:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:46 16:02:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:46 latest: Pulling from edgex-lftools-log-publisher 16:02:46 5eb5b503b376: Pulling fs layer 16:02:46 5c69ac0246d0: Pulling fs layer 16:02:46 ec43610c2a17: Pulling fs layer 16:02:46 3a2ae6a8a46f: Pulling fs layer 16:02:46 33b1e0a273af: Pulling fs layer 16:02:46 5d3b04190fa2: Pulling fs layer 16:02:46 2f39f015ded8: Pulling fs layer 16:02:46 3a2ae6a8a46f: Waiting 16:02:46 33b1e0a273af: Waiting 16:02:46 5d3b04190fa2: Waiting 16:02:46 2f39f015ded8: Waiting 16:02:46 5c69ac0246d0: Verifying Checksum 16:02:46 5c69ac0246d0: Download complete 16:02:46 3a2ae6a8a46f: Verifying Checksum 16:02:46 3a2ae6a8a46f: Download complete 16:02:46 33b1e0a273af: Verifying Checksum 16:02:46 33b1e0a273af: Download complete 16:02:46 5d3b04190fa2: Verifying Checksum 16:02:46 5d3b04190fa2: Download complete 16:02:46 ec43610c2a17: Verifying Checksum 16:02:46 ec43610c2a17: Download complete 16:02:47 5eb5b503b376: Download complete 16:02:47 2f39f015ded8: Download complete 16:02:48 5eb5b503b376: Pull complete 16:02:48 5c69ac0246d0: Pull complete 16:02:48 ec43610c2a17: Pull complete 16:02:48 3a2ae6a8a46f: Pull complete 16:02:49 33b1e0a273af: Pull complete 16:02:49 5d3b04190fa2: Pull complete 16:02:53 2f39f015ded8: Pull complete 16:02:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:02:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:53 prd-ubuntu20.04-docker-8c-8g-9542 does not seem to be running inside a container 16:02:53 $ 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 16:02:57 $ docker top fa299fee17351f668acd72f9bd36bb3321a49d32f3161fad81469c4ce4f7f50b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:57 ---> job-cost.sh 16:02:57 lf-activate-venv: SKIPPING 16:02:57 INFO: No Stack... 16:02:57 INFO: Retrieving Pricing Info for: v3-standard-8 16:02:57 INFO: Archiving Costs [Pipeline] sh 16:02:58 + + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 16:02:58 cut -d, -f6 [Pipeline] lock 16:02:58 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-74-stack-cost] 16:02:58 Resource [jenkins-edgexfoundry-device-snmp-go-main-74-stack-cost] did not exist. Created. 16:02:58 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:02:58 + echo total: 0.2199999988079071 [Pipeline] stash 16:02:58 Stashed 1 file(s) [Pipeline] } 16:02:58 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-74-stack-cost] [Pipeline] // lock [Pipeline] } 16:02:58 $ docker stop --time=1 fa299fee17351f668acd72f9bd36bb3321a49d32f3161fad81469c4ce4f7f50b 16:02:59 $ docker rm -f --volumes fa299fee17351f668acd72f9bd36bb3321a49d32f3161fad81469c4ce4f7f50b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:03:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9545 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 16:03:43 Running in /w/workspace/device-snmp-go/74 [Pipeline] { [Pipeline] checkout 16:03:43 Selected Git installation does not exist. Using Default 16:03:43 The recommended git tool is: NONE 16:03:49 using credential edgex-jenkins-ssh 16:03:49 Cloning the remote Git repository 16:03:49 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 16:03:49 > git init /w/workspace/device-snmp-go/74 # timeout=10 16:03:50 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 16:03:50 > git --version # timeout=10 16:03:50 > git --version # 'git version 2.25.1' 16:03:50 using GIT_SSH to set credentials SSH Credentials for GitHub 16:03:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:03:51 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 16:03:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:03:52 Avoid second fetch 16:03:52 Checking out Revision 4540667df76160ba2257f08fa194345a2d771c5a (main) 16:03:53 Commit message: "build(snap): Upgrade snap base to core22, remove deprecated plug (#294)" 16:03:52 > git config core.sparsecheckout # timeout=10 16:03:52 > git checkout -f 4540667df76160ba2257f08fa194345a2d771c5a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:03:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:03:54 % Total % Received % Xferd Average Speed Time Time Time Current 16:03:54 Dload Upload Total Spent Left Speed 16:03:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 16:03:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:03:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:03:55 + sudo tee /etc/docker/daemon.new 16:03:55 { 16:03:55 "registry-mirrors": [ 16:03:55 "https://nexus3.edgexfoundry.org:10001" 16:03:55 ], 16:03:55 "bip": "10.250.0.254/24", 16:03:55 "hosts": [ 16:03:55 "tcp://0.0.0.0:5555", 16:03:55 "unix:///var/run/docker.sock" 16:03:55 ], 16:03:55 "mtu": 1458, 16:03:55 "selinux-enabled": true, 16:03:55 "seccomp-profile": "/etc/docker/seccomp.json" 16:03:55 } [Pipeline] sh 16:03:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:03:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:04:18 provisioning config files... 16:04:18 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/74@tmp/config8179952237512664004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:04:18 ---> docker-login.sh 16:04:18 nexus3.edgexfoundry.org:10001 16:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:19 Configure a credential helper to remove this warning. See 16:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:19 16:04:19 Login Succeeded 16:04:19 nexus3.edgexfoundry.org:10002 16:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:19 Configure a credential helper to remove this warning. See 16:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:19 16:04:19 Login Succeeded 16:04:19 nexus3.edgexfoundry.org:10003 16:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:19 Configure a credential helper to remove this warning. See 16:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:19 16:04:19 Login Succeeded 16:04:19 nexus3.edgexfoundry.org:10004 16:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:20 Configure a credential helper to remove this warning. See 16:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:20 16:04:20 Login Succeeded 16:04:20 docker.io 16:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:20 Configure a credential helper to remove this warning. See 16:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:20 16:04:20 Login Succeeded 16:04:20 ---> docker-login.sh ends [Pipeline] } 16:04:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:04:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:04:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:04:20 ========================================================= 16:04:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:04:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:04:21 Sending build context to Docker daemon 2.996MB 16:04:21 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:04:21 Step 2/12 : FROM ${BASE} AS builder 16:04:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:04:21 af6eaf76a39c: Pulling fs layer 16:04:21 55522c791124: Pulling fs layer 16:04:21 ce5c4a1c91eb: Pulling fs layer 16:04:21 169dfbe0d373: Pulling fs layer 16:04:21 e1ff8fa3b103: Pulling fs layer 16:04:21 52ebb69f0ebf: Pulling fs layer 16:04:21 5abe8eddf0d5: Pulling fs layer 16:04:21 169dfbe0d373: Waiting 16:04:21 e1ff8fa3b103: Waiting 16:04:21 52ebb69f0ebf: Waiting 16:04:21 5abe8eddf0d5: Waiting 16:04:21 55522c791124: Verifying Checksum 16:04:21 55522c791124: Download complete 16:04:21 169dfbe0d373: Verifying Checksum 16:04:21 169dfbe0d373: Download complete 16:04:21 e1ff8fa3b103: Verifying Checksum 16:04:21 e1ff8fa3b103: Download complete 16:04:21 af6eaf76a39c: Download complete 16:04:23 af6eaf76a39c: Pull complete 16:04:23 5abe8eddf0d5: Verifying Checksum 16:04:23 5abe8eddf0d5: Download complete 16:04:23 55522c791124: Pull complete 16:04:24 52ebb69f0ebf: Verifying Checksum 16:04:24 52ebb69f0ebf: Download complete 16:04:24 ce5c4a1c91eb: Download complete 16:04:36 ce5c4a1c91eb: Pull complete 16:04:36 169dfbe0d373: Pull complete 16:04:36 e1ff8fa3b103: Pull complete 16:04:43 52ebb69f0ebf: Pull complete 16:04:45 5abe8eddf0d5: Pull complete 16:04:45 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 16:04:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:04:45 ---> 6cb57ee374ae 16:04:45 Step 3/12 : ARG ADD_BUILD_TAGS="" 16:04:46 ---> Running in 80ec2df96ce0 16:04:47 Removing intermediate container 80ec2df96ce0 16:04:47 ---> b59bcc3b8ea5 16:04:47 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:04:47 ---> Running in 5cfe1e707a7a 16:04:47 Removing intermediate container 5cfe1e707a7a 16:04:47 ---> ddaf57355e3a 16:04:47 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:04:47 ---> Running in bacff265834f 16:04:47 Removing intermediate container bacff265834f 16:04:47 ---> 1f752f0b54a0 16:04:47 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 16:04:48 ---> Running in e20e6ab4ede9 16:04:48 Removing intermediate container e20e6ab4ede9 16:04:48 ---> 1c04a5c319c9 16:04:48 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:04:48 ---> Running in eaeb97ac26a4 16:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:04:51 (1/4) Installing openssh-keygen (9.1_p1-r2) 16:04:51 (2/4) Installing libedit (20221030.3.1-r0) 16:04:51 (3/4) Installing openssh-client-common (9.1_p1-r2) 16:04:51 (4/4) Installing openssh-client-default (9.1_p1-r2) 16:04:51 Executing busybox-1.35.0-r29.trigger 16:04:51 OK: 268 MiB in 57 packages 16:04:53 Removing intermediate container eaeb97ac26a4 16:04:53 ---> 71b626b58467 16:04:53 Step 8/12 : WORKDIR /device-snmp-go 16:04:54 ---> Running in 74f5295171ce 16:04:54 Removing intermediate container 74f5295171ce 16:04:54 ---> f4cdcf8a1dc8 16:04:54 Step 9/12 : COPY go.mod vendor* ./ 16:04:55 ---> 0b78fdc6fe0d 16:04:55 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:04:55 ---> Running in 7bbd29ca3fb0 16:06:02 Removing intermediate container 7bbd29ca3fb0 16:06:02 ---> fe3dab8ed802 16:06:02 Step 11/12 : COPY . . 16:06:02 ---> caec7033bcf9 16:06:02 Step 12/12 : RUN ${MAKE} 16:06:02 ---> Running in d5c67f06dfcc 16:06:02 noop 16:06:03 Removing intermediate container d5c67f06dfcc 16:06:03 ---> 9400ab9ab4e6 16:06:03 Successfully built 9400ab9ab4e6 16:06:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:03 + docker inspect -f . ci-base-image-arm64 16:06:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:04 prd-ubuntu20.04-docker-arm64-4c-16g-9545 does not seem to be running inside a container 16:06:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/74 -v /w/workspace/device-snmp-go/74:/w/workspace/device-snmp-go/74:rw,z -v /w/workspace/device-snmp-go/74@tmp:/w/workspace/device-snmp-go/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:06:05 $ docker top d76559266ec6c038679c49b98af73773bf0011ad0d354104e63e07341a751ca1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:06:06 + go version 16:06:06 go version go1.20.2 linux/arm64 [Pipeline] } 16:06:06 $ docker stop --time=1 d76559266ec6c038679c49b98af73773bf0011ad0d354104e63e07341a751ca1 16:06:07 $ docker rm -f --volumes d76559266ec6c038679c49b98af73773bf0011ad0d354104e63e07341a751ca1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:08 + docker inspect -f . ci-base-image-arm64 16:06:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:08 prd-ubuntu20.04-docker-arm64-4c-16g-9545 does not seem to be running inside a container 16:06:08 $ 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/74 -v /w/workspace/device-snmp-go/74:/w/workspace/device-snmp-go/74:rw,z -v /w/workspace/device-snmp-go/74@tmp:/w/workspace/device-snmp-go/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:06:09 $ docker top 159a76b485d07ea3ca37d8dd8441b140c2f7ab070406c7ab47cdb268e40fa3d0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:06:10 + git config --global --add safe.directory /w/workspace/device-snmp-go/74 [Pipeline] fileExists [Pipeline] sh 16:06:11 + make test 16:06:11 go test ./... -coverprofile=coverage.out 16:06:50 ? github.com/edgexfoundry/device-snmp-go [no test files] 16:08:56 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 16:08:56 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.048s coverage: 0.0% of statements 16:08:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:08:56 go vet ./... 16:09:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:09:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:09:23 ./bin/test-attribution-txt.sh [Pipeline] echo 16:09:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:09:23 $ docker stop --time=1 159a76b485d07ea3ca37d8dd8441b140c2f7ab070406c7ab47cdb268e40fa3d0 16:09:25 $ docker rm -f --volumes 159a76b485d07ea3ca37d8dd8441b140c2f7ab070406c7ab47cdb268e40fa3d0 [Pipeline] // withDockerContainer [Pipeline] sh 16:09:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:09:26 Warning: overwriting stash ‘coverage-report’ 16:09:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:09:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:09:27 + ls -al . 16:09:27 total 168 16:09:27 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 16:06 . 16:09:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 16:03 .. 16:09:27 -rw-rw-r-- 1 jenkins jenkins 6 Apr 24 16:03 .dockerignore 16:09:27 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 16:03 .git 16:09:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 16:03 .github 16:09:27 -rw-rw-r-- 1 jenkins jenkins 328 Apr 24 16:03 .gitignore 16:09:27 -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 16:03 .golangci.yml 16:09:27 -rw-rw-r-- 1 jenkins jenkins 9056 Apr 24 16:03 Attribution.txt 16:09:27 -rw-rw-r-- 1 jenkins jenkins 8355 Apr 24 16:03 CHANGELOG.md 16:09:27 -rw-rw-r-- 1 jenkins jenkins 1423 Apr 24 16:03 Dockerfile 16:09:27 -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 16:03 GOVERNANCE.md 16:09:27 -rw-rw-r-- 1 jenkins jenkins 656 Apr 24 16:03 Jenkinsfile 16:09:27 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 16:03 LICENSE 16:09:27 -rw-rw-r-- 1 jenkins jenkins 2114 Apr 24 16:03 Makefile 16:09:27 -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 16:03 OWNERS.md 16:09:27 -rw-rw-r-- 1 jenkins jenkins 10054 Apr 24 16:03 README.md 16:09:27 -rw-rw-r-- 1 jenkins jenkins 12 Apr 24 16:00 VERSION 16:09:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 16:03 bin 16:09:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 16:03 cmd 16:09:27 -rw-r--r-- 1 jenkins jenkins 8837 Apr 24 16:08 coverage.out 16:09:27 -rw-rw-r-- 1 jenkins jenkins 3283 Apr 24 16:03 go.mod 16:09:27 -rw-rw-r-- 1 jenkins jenkins 31441 Apr 24 16:03 go.sum 16:09:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 16:03 internal 16:09:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 16:03 snap 16:09:27 -rw-rw-r-- 1 jenkins jenkins 228 Apr 24 16:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:28 + 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=4540667df76160ba2257f08fa194345a2d771c5a --label arch=arm64 --label version=3.0.0-dev.17 . 16:09:28 Sending build context to Docker daemon 3.006MB 16:09:28 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 16:09:28 Step 2/24 : FROM ${BASE} AS builder 16:09:28 ---> 9400ab9ab4e6 16:09:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:09:28 ---> Running in 61583c16d2ec 16:09:29 Removing intermediate container 61583c16d2ec 16:09:29 ---> 5659c09cc6b4 16:09:29 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:09:29 ---> Running in 7c3bc1a42d74 16:09:29 Removing intermediate container 7c3bc1a42d74 16:09:29 ---> ac9fedd77be0 16:09:29 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:09:29 ---> Running in 6c13e51c9a12 16:09:30 Removing intermediate container 6c13e51c9a12 16:09:30 ---> 18ac9a3c0226 16:09:30 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 16:09:30 ---> Running in 8278989f6627 16:09:30 Removing intermediate container 8278989f6627 16:09:30 ---> e16210d52057 16:09:30 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:09:30 ---> Running in 552e88da663b 16:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:09:33 OK: 268 MiB in 57 packages 16:09:34 Removing intermediate container 552e88da663b 16:09:34 ---> e45f216b3e1a 16:09:34 Step 8/24 : WORKDIR /device-snmp-go 16:09:34 ---> Running in 6607666f1115 16:09:34 Removing intermediate container 6607666f1115 16:09:34 ---> 15711d21c912 16:09:34 Step 9/24 : COPY go.mod vendor* ./ 16:09:35 ---> e1a4faa93eb8 16:09:35 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:09:35 ---> Running in 1af8f55a9dbc 16:09:38 Removing intermediate container 1af8f55a9dbc 16:09:38 ---> 86a5ac2a38d8 16:09:38 Step 11/24 : COPY . . 16:09:39 ---> 751d4bcbd05e 16:09:39 Step 12/24 : RUN ${MAKE} 16:09:39 ---> Running in 2393cd79e81f 16:09:40 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 16:12:01 Removing intermediate container 2393cd79e81f 16:12:01 ---> 228a92e7c17c 16:12:01 Step 13/24 : FROM alpine:3.17 16:12:01 3.17: Pulling from library/alpine 16:12:01 c41833b44d91: Pulling fs layer 16:12:01 c41833b44d91: Verifying Checksum 16:12:01 c41833b44d91: Download complete 16:12:01 c41833b44d91: Pull complete 16:12:01 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:12:01 Status: Downloaded newer image for alpine:3.17 16:12:01 ---> 51e60588ff2c 16:12:01 Step 14/24 : RUN apk add --update --no-cache dumb-init 16:12:01 ---> Running in 0fdfa6c2468b 16:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:12:02 (1/1) Installing dumb-init (1.2.5-r2) 16:12:02 Executing busybox-1.35.0-r29.trigger 16:12:02 OK: 8 MiB in 16 packages 16:12:03 Removing intermediate container 0fdfa6c2468b 16:12:03 ---> 578cf1a1d87c 16:12:03 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 16:12:04 ---> 4d2800cb4e51 16:12:04 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 16:12:05 ---> 742f43d2875a 16:12:05 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 16:12:05 ---> 19386cf9b337 16:12:05 Step 18/24 : EXPOSE 59993 16:12:05 ---> Running in 642d29384652 16:12:06 Removing intermediate container 642d29384652 16:12:06 ---> d06a47f2819c 16:12:06 Step 19/24 : EXPOSE 161 16:12:06 ---> Running in 760eaaa34694 16:12:06 Removing intermediate container 760eaaa34694 16:12:06 ---> 1569cac66c1f 16:12:06 Step 20/24 : ENTRYPOINT ["/device-snmp"] 16:12:06 ---> Running in a92db307ef2c 16:12:06 Removing intermediate container a92db307ef2c 16:12:06 ---> e4809f0466eb 16:12:06 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 16:12:07 ---> Running in eb85f0293352 16:12:07 Removing intermediate container eb85f0293352 16:12:07 ---> 0dd9b3598b2e 16:12:07 Step 22/24 : LABEL arch=arm64 16:12:07 ---> Running in 666c028fc178 16:12:07 Removing intermediate container 666c028fc178 16:12:07 ---> a2077284a805 16:12:07 Step 23/24 : LABEL git_sha=4540667df76160ba2257f08fa194345a2d771c5a 16:12:07 ---> Running in 573bf6289784 16:12:07 Removing intermediate container 573bf6289784 16:12:07 ---> e89e4963b089 16:12:07 Step 24/24 : LABEL version=3.0.0-dev.17 16:12:08 ---> Running in d5ca53bcc704 16:12:08 Removing intermediate container d5ca53bcc704 16:12:08 ---> 3573b07b0115 16:12:08 [Warning] One or more build-args [ARCH] were not consumed 16:12:08 Successfully built 3573b07b0115 16:12:08 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 16:12:08 provisioning config files... 16:12:08 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/74@tmp/config7913256364498293375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:08 ---> docker-login.sh 16:12:08 nexus3.edgexfoundry.org:10001 16:12:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:10 Configure a credential helper to remove this warning. See 16:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:10 16:12:10 Login Succeeded 16:12:10 nexus3.edgexfoundry.org:10002 16:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:11 Configure a credential helper to remove this warning. See 16:12:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:11 16:12:11 Login Succeeded 16:12:11 nexus3.edgexfoundry.org:10003 16:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:11 Configure a credential helper to remove this warning. See 16:12:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:11 16:12:11 Login Succeeded 16:12:11 nexus3.edgexfoundry.org:10004 16:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:12 Configure a credential helper to remove this warning. See 16:12:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:12 16:12:12 Login Succeeded 16:12:12 docker.io 16:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:12 Configure a credential helper to remove this warning. See 16:12:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:12 16:12:12 Login Succeeded 16:12:12 ---> docker-login.sh ends [Pipeline] } 16:12:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:12:12 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 16:12:12 4540667df76160ba2257f08fa194345a2d771c5a 16:12:12 latest 16:12:12 3.0.0-dev.17 16:12:12 4540667df76160ba2257f08fa194345a2d771c5a-3.0.0-dev.17 16:12:12 main 16:12:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:13 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4540667df76160ba2257f08fa194345a2d771c5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:13 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4540667df76160ba2257f08fa194345a2d771c5a 16:12:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 16:12:13 dea612cc10af: Preparing 16:12:13 f193cd7a5af4: Preparing 16:12:13 34423b7bbcdb: Preparing 16:12:13 8f47a44016d6: Preparing 16:12:13 26cbea5cba74: Preparing 16:12:13 26cbea5cba74: Layer already exists 16:12:13 f193cd7a5af4: Pushed 16:12:13 8f47a44016d6: Pushed 16:12:13 dea612cc10af: Pushed 16:12:19 34423b7bbcdb: Pushed 16:12:19 4540667df76160ba2257f08fa194345a2d771c5a: digest: sha256:b9cda82b807db8b5d925f36d6918ea7b754bb43aaea610fd16921ef01a4062f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:19 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:19 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 16:12:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 16:12:19 dea612cc10af: Preparing 16:12:19 f193cd7a5af4: Preparing 16:12:19 34423b7bbcdb: Preparing 16:12:19 8f47a44016d6: Preparing 16:12:19 26cbea5cba74: Preparing 16:12:19 26cbea5cba74: Layer already exists 16:12:19 dea612cc10af: Layer already exists 16:12:19 f193cd7a5af4: Layer already exists 16:12:19 8f47a44016d6: Layer already exists 16:12:19 34423b7bbcdb: Layer already exists 16:12:20 latest: digest: sha256:b9cda82b807db8b5d925f36d6918ea7b754bb43aaea610fd16921ef01a4062f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:20 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:20 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.17 16:12:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 16:12:20 dea612cc10af: Preparing 16:12:20 f193cd7a5af4: Preparing 16:12:20 34423b7bbcdb: Preparing 16:12:20 8f47a44016d6: Preparing 16:12:20 26cbea5cba74: Preparing 16:12:20 8f47a44016d6: Layer already exists 16:12:20 26cbea5cba74: Layer already exists 16:12:20 f193cd7a5af4: Layer already exists 16:12:20 dea612cc10af: Layer already exists 16:12:20 34423b7bbcdb: Layer already exists 16:12:20 3.0.0-dev.17: digest: sha256:b9cda82b807db8b5d925f36d6918ea7b754bb43aaea610fd16921ef01a4062f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:21 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4540667df76160ba2257f08fa194345a2d771c5a-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:21 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4540667df76160ba2257f08fa194345a2d771c5a-3.0.0-dev.17 16:12:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 16:12:21 dea612cc10af: Preparing 16:12:21 f193cd7a5af4: Preparing 16:12:21 34423b7bbcdb: Preparing 16:12:21 8f47a44016d6: Preparing 16:12:21 26cbea5cba74: Preparing 16:12:21 f193cd7a5af4: Layer already exists 16:12:21 8f47a44016d6: Layer already exists 16:12:21 dea612cc10af: Layer already exists 16:12:21 34423b7bbcdb: Layer already exists 16:12:21 26cbea5cba74: Layer already exists 16:12:21 4540667df76160ba2257f08fa194345a2d771c5a-3.0.0-dev.17: digest: sha256:b9cda82b807db8b5d925f36d6918ea7b754bb43aaea610fd16921ef01a4062f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:22 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:22 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 16:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 16:12:22 dea612cc10af: Preparing 16:12:22 f193cd7a5af4: Preparing 16:12:22 34423b7bbcdb: Preparing 16:12:22 8f47a44016d6: Preparing 16:12:22 26cbea5cba74: Preparing 16:12:22 26cbea5cba74: Layer already exists 16:12:22 8f47a44016d6: Layer already exists 16:12:22 dea612cc10af: Layer already exists 16:12:22 34423b7bbcdb: Layer already exists 16:12:22 f193cd7a5af4: Layer already exists 16:12:22 main: digest: sha256:b9cda82b807db8b5d925f36d6918ea7b754bb43aaea610fd16921ef01a4062f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:22 ===================================================== [Pipeline] echo 16:12:22 taggedImages: 16:12:22 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4540667df76160ba2257f08fa194345a2d771c5a 16:12:22 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 16:12:22 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.17 16:12:22 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4540667df76160ba2257f08fa194345a2d771c5a-3.0.0-dev.17 16:12:22 - 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 16:12:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:12:23 16:12:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:12:23 arm64: Pulling from edgex-lftools-log-publisher 16:12:23 8998bd30e6a1: Pulling fs layer 16:12:23 04944245beec: Pulling fs layer 16:12:23 699f458cf7ca: Pulling fs layer 16:12:23 765212b225bb: Pulling fs layer 16:12:23 f23df028b6ca: Pulling fs layer 16:12:23 d65c8cfc05b1: Pulling fs layer 16:12:23 2437ff75d9bd: Pulling fs layer 16:12:23 f23df028b6ca: Waiting 16:12:23 d65c8cfc05b1: Waiting 16:12:23 2437ff75d9bd: Waiting 16:12:23 765212b225bb: Waiting 16:12:23 04944245beec: Verifying Checksum 16:12:23 04944245beec: Download complete 16:12:23 765212b225bb: Verifying Checksum 16:12:23 765212b225bb: Download complete 16:12:23 f23df028b6ca: Verifying Checksum 16:12:23 f23df028b6ca: Download complete 16:12:23 d65c8cfc05b1: Verifying Checksum 16:12:23 d65c8cfc05b1: Download complete 16:12:24 699f458cf7ca: Verifying Checksum 16:12:24 699f458cf7ca: Download complete 16:12:24 8998bd30e6a1: Verifying Checksum 16:12:24 8998bd30e6a1: Download complete 16:12:27 2437ff75d9bd: Verifying Checksum 16:12:27 2437ff75d9bd: Download complete 16:12:28 8998bd30e6a1: Pull complete 16:12:29 04944245beec: Pull complete 16:12:30 699f458cf7ca: Pull complete 16:12:30 765212b225bb: Pull complete 16:12:31 f23df028b6ca: Pull complete 16:12:31 d65c8cfc05b1: Pull complete 16:12:46 2437ff75d9bd: Pull complete 16:12:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:12:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:12:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:46 prd-ubuntu20.04-docker-arm64-4c-16g-9545 does not seem to be running inside a container 16:12:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/74 -v /w/workspace/device-snmp-go/74:/w/workspace/device-snmp-go/74:rw,z -v /w/workspace/device-snmp-go/74@tmp:/w/workspace/device-snmp-go/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:12:49 $ docker top b2f071de47a4fcb48e09ab06b60e09486cef36608eab0f8c45df7b7314fe8241 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:50 ---> job-cost.sh 16:12:50 lf-activate-venv: SKIPPING 16:12:50 INFO: No Stack... 16:12:51 INFO: Retrieving Pricing Info for: v3-standard-4 16:12:51 INFO: Archiving Costs [Pipeline] sh 16:12:52 + cat /w/workspace/device-snmp-go/74/archives/cost.csv 16:12:52 + cut -d, -f6 [Pipeline] lock 16:12:52 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-74-stack-cost] 16:12:52 Resource [jenkins-edgexfoundry-device-snmp-go-main-74-stack-cost] did not exist. Created. 16:12:52 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:12:52 /w/workspace/device-snmp-go/74@tmp/durable-54b1ba59/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:12:53 + echo total: 0.10999999940395355 [Pipeline] stash 16:12:53 Warning: overwriting stash ‘stack-cost’ 16:12:53 Stashed 1 file(s) [Pipeline] } 16:12:53 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-74-stack-cost] [Pipeline] // lock [Pipeline] } 16:12:53 $ docker stop --time=1 b2f071de47a4fcb48e09ab06b60e09486cef36608eab0f8c45df7b7314fe8241 16:12:55 $ docker rm -f --volumes b2f071de47a4fcb48e09ab06b60e09486cef36608eab0f8c45df7b7314fe8241 [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 16:12:55 provisioning config files... 16:12:55 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14873567937310144494tmp [Pipeline] { [Pipeline] sh 16:12:55 + set +x 16:12:55 + + curlbash -s -s https://codecov.io/bash -- 16:12:55 16:12:55 16:12:55 _____ _ 16:12:55 / ____| | | 16:12:55 | | ___ __| | ___ ___ _____ __ 16:12:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:12:55 | |___| (_) | (_| | __/ (_| (_) \ V / 16:12:55 \_____\___/ \__,_|\___|\___\___/ \_/ 16:12:55 Bash-1.0.6 16:12:55 16:12:55 16:12:55 ==> git version 2.25.1 found 16:12:55 ==> 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 16:12:55 Release-Date: 2020-01-08 16:12:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:12:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:12:55 ==> Jenkins CI detected. 16:12:55 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 16:12:55 project root: . 16:12:55 --> token set from env 16:12:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:12:55 ==> Running gcov in . (disable via -X gcov) 16:12:55 ==> Python coveragepy not found 16:12:55 ==> Searching for coverage reports in: 16:12:55 + . 16:12:55 -> Found 1 reports 16:12:55 ==> Detecting git/mercurial file structure 16:12:55 ==> Reading reports 16:12:55 + ./coverage.out bytes=8837 16:12:56 ==> Appending adjustments 16:12:56 https://docs.codecov.io/docs/fixing-reports 16:12:56 + Found adjustments 16:12:56 ==> Gzipping contents 16:12:56 4.0K /tmp/codecov.QllCoJ.gz 16:12:56 ==> Uploading reports 16:12:56 url: https://codecov.io 16:12:56 query: branch=main&commit=4540667df76160ba2257f08fa194345a2d771c5a&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:12:56 -> Pinging Codecov 16:12:56 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=4540667df76160ba2257f08fa194345a2d771c5a&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:12:56 -> Uploading to 16:12:56 https://storage.googleapis.com/codecov/v4/raw/2023-04-24/6C56EA5C29638FB4528AC87E60AF5AE0/4540667df76160ba2257f08fa194345a2d771c5a/684baefa-6e3d-46d1-8a88-494de1b80df0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T161256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2bf66f04b6d0dd5806de146cde029f30754e718a756e67703c7577fb69081473 16:12:56 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:56 Dload Upload Total Spent Left Speed 16:12:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 6739 --:--:-- --:--:-- --:--:-- 6739 16:12:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/4540667df76160ba2257f08fa194345a2d771c5a [Pipeline] } 16:12:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:12:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:12:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:12:56 16:12:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:12:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:12:57 df9b9388f04a: Pulling fs layer 16:12:57 52dc419b0ee2: Pulling fs layer 16:12:57 25bc292e5bac: Pulling fs layer 16:12:57 114826534d7a: Pulling fs layer 16:12:57 4657fd5d0bcf: Pulling fs layer 16:12:57 6ad1cebc031e: Pulling fs layer 16:12:57 8a3aa393b2d8: Pulling fs layer 16:12:57 114826534d7a: Waiting 16:12:57 4657fd5d0bcf: Waiting 16:12:57 6ad1cebc031e: Waiting 16:12:57 25bc292e5bac: Verifying Checksum 16:12:57 25bc292e5bac: Download complete 16:12:57 52dc419b0ee2: Verifying Checksum 16:12:57 52dc419b0ee2: Download complete 16:12:57 4657fd5d0bcf: Verifying Checksum 16:12:57 4657fd5d0bcf: Download complete 16:12:57 df9b9388f04a: Download complete 16:12:57 6ad1cebc031e: Download complete 16:12:57 df9b9388f04a: Pull complete 16:12:57 52dc419b0ee2: Pull complete 16:12:57 25bc292e5bac: Pull complete 16:12:57 114826534d7a: Verifying Checksum 16:12:57 114826534d7a: Download complete 16:12:57 8a3aa393b2d8: Verifying Checksum 16:12:57 8a3aa393b2d8: Download complete 16:13:01 114826534d7a: Pull complete 16:13:01 4657fd5d0bcf: Pull complete 16:13:01 6ad1cebc031e: Pull complete 16:13:05 8a3aa393b2d8: Pull complete 16:13:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:13:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:13:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:05 prd-ubuntu20.04-docker-8c-8g-9542 does not seem to be running inside a container 16:13:05 $ 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 16:13:09 $ docker top a402c90178e0d25db04ec12537fc8ee53e462929c9e097189c75c5333f61aafd -eo pid,comm [Pipeline] { [Pipeline] echo 16:13:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 16:13:09 + set -o pipefail 16:13:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 16:13:13 16:13:13 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 16:13:13 16:13:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/de5c8f6f-9b10-4304-9539-3f9d1ca63b1c 16:13:13 16:13:13 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:13:13 16:13:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:13:13 16:13:13 16:13:13 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:13:13 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:13:13 More details here: https://snyk.co/ue1NS [Pipeline] } 16:13:13 $ docker stop --time=1 a402c90178e0d25db04ec12537fc8ee53e462929c9e097189c75c5333f61aafd 16:13:16 $ docker rm -f --volumes a402c90178e0d25db04ec12537fc8ee53e462929c9e097189c75c5333f61aafd [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 16:13:17 + git log --format=format:%s -1 4540667df76160ba2257f08fa194345a2d771c5a [Pipeline] sh 16:13:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:13:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:13:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:18 prd-ubuntu20.04-docker-8c-8g-9542 does not seem to be running inside a container 16:13:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:13:18 $ docker top 9a2802e494bbff14d989ffcc5a8b832f350c2a858fa70a908174fd11df499e2e -eo pid,comm 16:13:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:13:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:13:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:13:18 [ssh-agent] Looking for ssh-agent implementation... 16:13:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:13:18 $ docker exec 9a2802e494bbff14d989ffcc5a8b832f350c2a858fa70a908174fd11df499e2e ssh-agent 16:13:18 SSH_AUTH_SOCK=/tmp/ssh-GVKgfTVXOEoD/agent.33 16:13:18 SSH_AGENT_PID=39 16:13:18 Running ssh-add (command line suppressed) 16:13:18 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15501291151832486309.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15501291151832486309.key) 16:13:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:13:19 + git semver tag 16:13:19 2023-04-24 16:13:19,475 [run_tag] DEBUG tag force:False 16:13:19 2023-04-24 16:13:19,475 [check_head_tag] DEBUG check head tag 16:13:19 2023-04-24 16:13:19,476 [execute] INFO git cat-file --batch-check 16:13:19 2023-04-24 16:13:19,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 16:13:19 2023-04-24 16:13:19,480 [execute] INFO git cat-file --batch 16:13:19 2023-04-24 16:13:19,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 16:13:19 2023-04-24 16:13:19,496 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 16:13:19 2023-04-24 16:13:19,497 [execute] INFO git tag -a v3.0.0-dev.17 -m v3.0.0-dev.17 16:13:19 2023-04-24 16:13:19,497 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.17', '-m', 'v3.0.0-dev.17'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 16:13:19 2023-04-24 16:13:19,501 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 16:13:19 3.0.0-dev.17 [Pipeline] } 16:13:19 $ docker exec --env ******** --env ******** 9a2802e494bbff14d989ffcc5a8b832f350c2a858fa70a908174fd11df499e2e ssh-agent -k 16:13:19 unset SSH_AUTH_SOCK; 16:13:19 unset SSH_AGENT_PID; 16:13:19 echo Agent pid 39 killed; 16:13:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:13:19 + git semver [Pipeline] } 16:13:20 $ docker stop --time=1 9a2802e494bbff14d989ffcc5a8b832f350c2a858fa70a908174fd11df499e2e 16:13:21 $ docker rm -f --volumes 9a2802e494bbff14d989ffcc5a8b832f350c2a858fa70a908174fd11df499e2e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:13:21 16:13:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:13:22 0.23.1-centos7: Pulling from edgex-lftools 16:13:22 ab5ef0e58194: Pulling fs layer 16:13:22 9712f1f96733: Pulling fs layer 16:13:22 63f879dbbcfc: Pulling fs layer 16:13:22 0d9ebad4ef96: Pulling fs layer 16:13:22 e9a5061849ea: Pulling fs layer 16:13:22 d747dcd14b5f: Pulling fs layer 16:13:22 2de7ff778b66: Pulling fs layer 16:13:22 2de7ff778b66: Waiting 16:13:22 d747dcd14b5f: Waiting 16:13:22 0d9ebad4ef96: Waiting 16:13:22 9712f1f96733: Verifying Checksum 16:13:22 9712f1f96733: Download complete 16:13:22 63f879dbbcfc: Verifying Checksum 16:13:22 63f879dbbcfc: Download complete 16:13:22 e9a5061849ea: Verifying Checksum 16:13:22 e9a5061849ea: Download complete 16:13:22 d747dcd14b5f: Verifying Checksum 16:13:22 d747dcd14b5f: Download complete 16:13:22 0d9ebad4ef96: Verifying Checksum 16:13:22 0d9ebad4ef96: Download complete 16:13:22 ab5ef0e58194: Verifying Checksum 16:13:22 ab5ef0e58194: Download complete 16:13:22 2de7ff778b66: Verifying Checksum 16:13:22 2de7ff778b66: Download complete 16:13:25 ab5ef0e58194: Pull complete 16:13:25 9712f1f96733: Pull complete 16:13:25 63f879dbbcfc: Pull complete 16:13:29 0d9ebad4ef96: Pull complete 16:13:29 e9a5061849ea: Pull complete 16:13:29 d747dcd14b5f: Pull complete 16:13:30 2de7ff778b66: Pull complete 16:13:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:13:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:13:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:30 prd-ubuntu20.04-docker-8c-8g-9542 does not seem to be running inside a container 16:13:30 $ 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 16:13:33 $ docker top f5c2d0f8ef6b99f2f0c13c1909f620f67e5584301eb6e7a37ae29275d806b2b9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:13:34 provisioning config files... 16:13:34 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16602291420897806046tmp 16:13:34 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8020899942774309565tmp 16:13:34 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5663101529898778879tmp [Pipeline] { [Pipeline] echo 16:13:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:13:34 ---> sigul-configuration.sh 16:13:34 gpg: directory `/root/.gnupg' created 16:13:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:13:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:13:34 gpg: keyring `/root/.gnupg/secring.gpg' created 16:13:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:13:34 gpg: CAST5 encrypted data 16:13:34 gpg: encrypted with 1 passphrase 16:13:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:13:34 + mkdir /home/jenkins 16:13:34 + mkdir /home/jenkins/sigul [Pipeline] sh 16:13:34 + 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 16:13:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:13:35 ---> sigul-install.sh 16:13:35 Sigul already installed; skipping installation. [Pipeline] sh 16:13:35 + git tag --list 16:13:35 1.0.0 16:13:35 v0.0.0 16:13:35 v1.1.0 16:13:35 v1.1.1 16:13:35 v1.2.2 16:13:35 v1.3.0 16:13:35 v1.3.1 16:13:35 v2.0.0 16:13:35 v2.1.0 16:13:35 v2.1.1 16:13:35 v2.1.1-dev.2 16:13:35 v2.1.1-dev.3 16:13:35 v2.2.0 16:13:35 v2.2.1-dev.1 16:13:35 v2.2.1-dev.2 16:13:35 v2.2.1-dev.3 16:13:35 v2.2.1-dev.4 16:13:35 v2.2.1-dev.5 16:13:35 v2.2.1-dev.6 16:13:35 v2.2.1-dev.7 16:13:35 v2.3.0 16:13:35 v2.3.0-dev.10 16:13:35 v2.3.0-dev.11 16:13:35 v2.3.0-dev.12 16:13:35 v2.3.0-dev.13 16:13:35 v2.3.0-dev.14 16:13:35 v2.3.0-dev.15 16:13:35 v2.3.0-dev.16 16:13:35 v2.3.0-dev.17 16:13:35 v2.3.0-dev.18 16:13:35 v2.3.0-dev.19 16:13:35 v2.3.0-dev.20 16:13:35 v2.3.0-dev.21 16:13:35 v2.3.0-dev.22 16:13:35 v2.3.0-dev.23 16:13:35 v2.3.0-dev.24 16:13:35 v2.3.0-dev.7 16:13:35 v2.3.0-dev.8 16:13:35 v2.3.0-dev.9 16:13:35 v3.0.0-dev.1 16:13:35 v3.0.0-dev.10 16:13:35 v3.0.0-dev.11 16:13:35 v3.0.0-dev.12 16:13:35 v3.0.0-dev.13 16:13:35 v3.0.0-dev.14 16:13:35 v3.0.0-dev.15 16:13:35 v3.0.0-dev.16 16:13:35 v3.0.0-dev.17 16:13:35 v3.0.0-dev.2 16:13:35 v3.0.0-dev.3 16:13:35 v3.0.0-dev.4 16:13:35 v3.0.0-dev.5 16:13:35 v3.0.0-dev.6 16:13:35 v3.0.0-dev.7 16:13:35 v3.0.0-dev.8 16:13:35 v3.0.0-dev.9 [Pipeline] sh 16:13:35 + lftools sign git-tag v3.0.0-dev.17 16:13:36 Signing Git tag with Sigul... 16:13:36 Signing v3.0.0-dev.17 [Pipeline] echo 16:13:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:13:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:13:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:13:36 $ docker stop --time=1 f5c2d0f8ef6b99f2f0c13c1909f620f67e5584301eb6e7a37ae29275d806b2b9 16:13:38 $ docker rm -f --volumes f5c2d0f8ef6b99f2f0c13c1909f620f67e5584301eb6e7a37ae29275d806b2b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:13:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:13:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:13:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:38 prd-ubuntu20.04-docker-8c-8g-9542 does not seem to be running inside a container 16:13:38 $ 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 16:13:39 $ docker top 83acdc5e99ff80fac09704a7fd749d7664f29d82a24435a138d8cff21661c1db -eo pid,comm 16:13:39 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). 16:13:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:13:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:13:39 [ssh-agent] Looking for ssh-agent implementation... 16:13:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:13:39 $ docker exec 83acdc5e99ff80fac09704a7fd749d7664f29d82a24435a138d8cff21661c1db ssh-agent 16:13:39 SSH_AUTH_SOCK=/tmp/ssh-vWTL5ZveMcak/agent.31 16:13:39 SSH_AGENT_PID=38 16:13:39 Running ssh-add (command line suppressed) 16:13:39 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6129527880336659124.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6129527880336659124.key) 16:13:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:13:40 + git semver bump pre 16:13:40 2023-04-24 16:13:40,226 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 16:13:40 2023-04-24 16:13:40,226 [bump_version] DEBUG bumping version:3.0.0-dev.17 on axis:pre with prefix:dev 16:13:40 2023-04-24 16:13:40,226 [bump_version] DEBUG bumped version:3.0.0-dev.18 16:13:40 2023-04-24 16:13:40,226 [write_version] DEBUG write version:3.0.0-dev.18 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 16:13:40 2023-04-24 16:13:40,226 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 16:13:40 2023-04-24 16:13:40,226 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 16:13:40 2023-04-24 16:13:40,228 [execute] INFO git cat-file --batch-check 16:13:40 2023-04-24 16:13:40,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:13:40 2023-04-24 16:13:40,233 [execute] INFO git cat-file --batch 16:13:40 2023-04-24 16:13:40,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:13:40 2023-04-24 16:13:40,237 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 16:13:40 3.0.0-dev.18 [Pipeline] } 16:13:40 $ docker exec --env ******** --env ******** 83acdc5e99ff80fac09704a7fd749d7664f29d82a24435a138d8cff21661c1db ssh-agent -k 16:13:40 unset SSH_AUTH_SOCK; 16:13:40 unset SSH_AGENT_PID; 16:13:40 echo Agent pid 38 killed; 16:13:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:13:40 + git semver [Pipeline] } 16:13:40 $ docker stop --time=1 83acdc5e99ff80fac09704a7fd749d7664f29d82a24435a138d8cff21661c1db 16:13:42 $ docker rm -f --volumes 83acdc5e99ff80fac09704a7fd749d7664f29d82a24435a138d8cff21661c1db [Pipeline] // withDockerContainer [Pipeline] sh 16:13:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:13:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:13:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:42 prd-ubuntu20.04-docker-8c-8g-9542 does not seem to be running inside a container 16:13:42 $ 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 16:13:43 $ docker top ccf6ddfbbd45399c62a7461c5521eceb274140277240a269c5f64684cb51cd79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:13:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:13:43 [ssh-agent] Looking for ssh-agent implementation... 16:13:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:13:43 $ docker exec ccf6ddfbbd45399c62a7461c5521eceb274140277240a269c5f64684cb51cd79 ssh-agent 16:13:43 SSH_AUTH_SOCK=/tmp/ssh-UgqDjEcKVxPD/agent.32 16:13:43 SSH_AGENT_PID=38 16:13:43 Running ssh-add (command line suppressed) 16:13:43 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1959483829535789957.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1959483829535789957.key) 16:13:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:13:44 + git semver push 16:13:44 2023-04-24 16:13:44,210 [run_push] DEBUG push 16:13:44 2023-04-24 16:13:44,211 [execute] INFO git cat-file --batch-check 16:13:44 2023-04-24 16:13:44,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:13:44 2023-04-24 16:13:44,214 [execute] INFO git rev-list fafd66ecca6a96f755b6aa49fffc239f3128d575 -- 16:13:44 2023-04-24 16:13:44,215 [execute] DEBUG Popen(['git', 'rev-list', 'fafd66ecca6a96f755b6aa49fffc239f3128d575', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:13:44 2023-04-24 16:13:44,224 [execute] INFO git fetch -v origin 16:13:44 2023-04-24 16:13:44,224 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 16:13:44 2023-04-24 16:13:44,713 [run_push] DEBUG no remote changes detected 16:13:44 2023-04-24 16:13:44,714 [execute] INFO git push origin semver 16:13:44 2023-04-24 16:13:44,714 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:13:45 2023-04-24 16:13:45,628 [run_push] DEBUG push all version tags 16:13:45 2023-04-24 16:13:45,628 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:13:45 2023-04-24 16:13:45,629 [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) 16:13:46 2023-04-24 16:13:46,415 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 16:13:46 3.0.0-dev.18 [Pipeline] } 16:13:46 $ docker exec --env ******** --env ******** ccf6ddfbbd45399c62a7461c5521eceb274140277240a269c5f64684cb51cd79 ssh-agent -k 16:13:46 unset SSH_AUTH_SOCK; 16:13:46 unset SSH_AGENT_PID; 16:13:46 echo Agent pid 38 killed; 16:13:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:13:47 + git semver [Pipeline] } 16:13:47 $ docker stop --time=1 ccf6ddfbbd45399c62a7461c5521eceb274140277240a269c5f64684cb51cd79 16:13:48 $ docker rm -f --volumes ccf6ddfbbd45399c62a7461c5521eceb274140277240a269c5f64684cb51cd79 [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 16:13:49 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 16:13:49 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 16:13:49 total 16 16:13:49 drwxr-xr-x 3 root root 4096 Apr 24 16:02 . 16:13:49 drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 16:13 .. 16:13:49 drwxr-xr-x 2 root root 4096 Apr 24 16:02 cost 16:13:49 -rw-r--r-- 1 root root 85 Apr 24 16:02 cost.csv 16:13:49 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 16:13:49 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 16:13:49 total 16 16:13:49 drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 16:02 . 16:13:49 drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 16:13 .. 16:13:49 drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 16:02 cost 16:13:49 -rw-r--r-- 1 jenkins jenkins 85 Apr 24 16:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:13:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:13:50 ---> package-listing.sh 16:13:50 ++ facter osfamily 16:13:50 ++ tr '[:upper:]' '[:lower:]' 16:13:50 + OS_FAMILY=debian 16:13:50 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 16:13:50 + START_PACKAGES=/tmp/packages_start.txt 16:13:50 + END_PACKAGES=/tmp/packages_end.txt 16:13:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:13:50 + PACKAGES=/tmp/packages_start.txt 16:13:50 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 16:13:50 + PACKAGES=/tmp/packages_end.txt 16:13:50 + case "${OS_FAMILY}" in 16:13:50 + dpkg -l 16:13:50 + grep '^ii' 16:13:50 + '[' -f /tmp/packages_start.txt ']' 16:13:50 + '[' -f /tmp/packages_end.txt ']' 16:13:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:13:50 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 16:13:50 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 16:13:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 16:13:50 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 16:13:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:51 prd-ubuntu20.04-docker-8c-8g-9542 does not seem to be running inside a container 16:13:51 $ 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 16:13:51 $ docker top e1b7bf3034493dcaeb68019c044de9abb194b46cd8fb823848874c12e6bab879 -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:52 + touch /tmp/pre-build-complete [Pipeline] sh 16:13:52 + mkdir -p /var/log/sysstat [Pipeline] sh 16:13:52 + ls /var/log/sa-host 16:13:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:13:52 provisioning config files... 16:13:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9951849905920121112tmp [Pipeline] { [Pipeline] echo 16:13:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:13:53 ---> create-netrc.sh [Pipeline] } 16:13:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:13:53 ---> python-tools-install.sh [Pipeline] echo 16:13:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:13:54 ---> sudo-logs.sh 16:13:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:13:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:13:54 ---> job-cost.sh 16:13:54 lf-activate-venv: SKIPPING 16:13:54 DEBUG: total: 0.2199999988079071 16:13:54 INFO: Retrieving Stack Cost... 16:13:54 INFO: Retrieving Pricing Info for: v3-standard-8 16:13:55 INFO: Archiving Costs [Pipeline] echo 16:13:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:13:55 ---> logs-deploy.sh 16:13:55 lf-activate-venv: SKIPPING 16:13:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/74 16:13:55 INFO: archiving workspace using pattern(s): 16:13:56 Archives upload complete. 16:13:56 INFO: archiving logs to Nexus 16:13:57 ---> uname -a: 16:13:57 Linux prd-ubuntu20-04-docker-8c-8g-9542 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:13:57 16:13:57 16:13:57 ---> lscpu: 16:13:57 Architecture: x86_64 16:13:57 CPU op-mode(s): 32-bit, 64-bit 16:13:57 Byte Order: Little Endian 16:13:57 Address sizes: 40 bits physical, 48 bits virtual 16:13:57 CPU(s): 8 16:13:57 On-line CPU(s) list: 0-7 16:13:57 Thread(s) per core: 1 16:13:57 Core(s) per socket: 1 16:13:57 Socket(s): 8 16:13:57 NUMA node(s): 1 16:13:57 Vendor ID: AuthenticAMD 16:13:57 CPU family: 23 16:13:57 Model: 49 16:13:57 Model name: AMD EPYC-Rome Processor 16:13:57 Stepping: 0 16:13:57 CPU MHz: 2800.000 16:13:57 BogoMIPS: 5600.00 16:13:57 Virtualization: AMD-V 16:13:57 Hypervisor vendor: KVM 16:13:57 Virtualization type: full 16:13:57 L1d cache: 256 KiB 16:13:57 L1i cache: 256 KiB 16:13:57 L2 cache: 4 MiB 16:13:57 L3 cache: 128 MiB 16:13:57 NUMA node0 CPU(s): 0-7 16:13:57 Vulnerability Itlb multihit: Not affected 16:13:57 Vulnerability L1tf: Not affected 16:13:57 Vulnerability Mds: Not affected 16:13:57 Vulnerability Meltdown: Not affected 16:13:57 Vulnerability Mmio stale data: Not affected 16:13:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:13:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:13:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:13:57 Vulnerability Srbds: Not affected 16:13:57 Vulnerability Tsx async abort: Not affected 16:13:57 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 16:13:57 16:13:57 16:13:57 ---> nproc: 16:13:57 8 16:13:57 16:13:57 16:13:57 ---> df -h: 16:13:57 Filesystem Size Used Avail Use% Mounted on 16:13:57 overlay 155G 13G 143G 9% / 16:13:57 tmpfs 64M 0 64M 0% /dev 16:13:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:13:57 shm 64M 0 64M 0% /dev/shm 16:13:57 /dev/vda1 155G 13G 143G 9% /facter-os 16:13:57 16:13:57 16:13:57 ---> sar -b -r -n DEV: 16:13:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9542) 04/24/23 _x86_64_ (8 CPU) 16:13:57 16:13:57 16:00:03 LINUX RESTART (8 CPU) 16:13:57 16:13:57 16:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:13:57 16:02:01 186.44 1.13 185.30 0.00 22.53 87605.00 0.00 16:13:57 16:03:01 171.32 0.30 171.02 0.00 28.26 43428.10 0.00 16:13:57 16:04:01 1.73 0.00 1.73 0.00 0.00 23.21 0.00 16:13:57 16:05:01 2.08 0.00 2.08 0.00 0.00 23.33 0.00 16:13:57 16:06:01 40.18 11.81 28.36 0.00 5431.36 6329.21 0.00 16:13:57 16:07:01 2.02 0.00 2.02 0.00 0.00 21.86 0.00 16:13:57 16:08:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 16:13:57 16:09:01 1.90 0.00 1.90 0.00 0.00 20.40 0.00 16:13:57 16:10:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 16:13:57 16:11:01 2.00 0.00 2.00 0.00 0.00 33.33 0.00 16:13:57 16:12:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 16:13:57 16:13:01 7.58 0.10 7.48 0.00 10.26 3925.48 0.00 16:13:57 Average: 34.89 1.11 33.78 0.00 457.66 11786.42 0.00 16:13:57 16:13:57 16:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:13:57 16:02:01 28112180 31443184 852824 2.59 146256 3368420 1961892 5.78 1304432 2997788 205132 16:13:57 16:03:01 27679292 31559852 735676 2.24 159316 3871520 1774248 5.23 1274700 3422588 276 16:13:57 16:04:01 27694788 31575508 719976 2.19 159356 3871524 1774248 5.23 1258004 3422592 4 16:13:57 16:05:01 27695028 31575888 719312 2.19 159440 3871516 1774248 5.23 1256604 3422596 4 16:13:57 16:06:01 27323684 31561360 724588 2.20 167836 4204080 1822436 5.37 1486688 3535816 40 16:13:57 16:07:01 27324092 31561868 723936 2.20 167916 4204080 1822436 5.37 1486816 3535820 8 16:13:57 16:08:01 27332808 31570656 715048 2.17 167964 4204084 1822436 5.37 1477908 3535820 4 16:13:57 16:09:01 27332864 31570788 714876 2.17 168036 4204084 1822436 5.37 1477964 3535824 8 16:13:57 16:10:01 27332964 31571540 714668 2.17 168096 4204076 1822436 5.37 1477468 3536432 8 16:13:57 16:11:01 27332972 31571648 714492 2.17 168164 4204068 1822436 5.37 1477928 3536436 8 16:13:57 16:12:01 27332704 31571380 714716 2.17 168192 4204068 1822436 5.37 1477844 3536436 12 16:13:57 16:13:01 26706544 31526588 758544 2.31 173064 4746196 2100204 6.19 1528280 4078120 503968 16:13:57 Average: 27433327 31555022 734055 2.23 164470 4096476 1845158 5.44 1415386 3508022 59123 16:13:57 16:13:57 16:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:13:57 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:57 16:02:01 ens3 335.64 194.62 1995.65 30.04 0.00 0.00 0.00 0.00 16:13:57 16:02:01 docker0 175.47 304.35 13.91 1964.06 0.00 0.00 0.00 0.00 16:13:57 16:02:01 vethdde7e20 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 16:13:57 16:03:01 lo 7.80 7.80 0.76 0.76 0.00 0.00 0.00 0.00 16:13:57 16:03:01 ens3 187.29 135.36 2706.74 312.28 0.00 0.00 0.00 0.00 16:13:57 16:03:01 docker0 2.73 7.03 0.17 85.55 0.00 0.00 0.00 0.00 16:13:57 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:57 16:04:01 ens3 4.13 1.47 5.76 0.36 0.00 0.00 0.00 0.00 16:13:57 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:57 16:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:57 16:05:01 ens3 1.40 0.75 0.78 0.59 0.00 0.00 0.00 0.00 16:13:57 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:57 16:06:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 16:13:57 16:06:01 ens3 123.45 57.51 1951.73 4.20 0.00 0.00 0.00 0.00 16:13:57 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:57 16:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:57 16:07:01 ens3 0.22 0.17 0.01 0.01 0.00 0.00 0.00 0.00 16:13:57 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:57 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:57 16:08:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:13:57 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:57 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:57 16:09:01 ens3 0.33 0.18 0.08 0.01 0.00 0.00 0.00 0.00 16:13:57 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:57 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:57 16:10:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:57 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:57 16:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:57 16:11:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 16:13:57 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:57 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:57 16:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:57 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:57 16:13:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 16:13:57 16:13:01 ens3 122.28 69.81 3964.89 8.00 0.00 0.00 0.00 0.00 16:13:57 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:57 Average: lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 16:13:57 Average: ens3 64.59 38.34 885.40 29.63 0.00 0.00 0.00 0.00 16:13:57 Average: docker0 14.85 25.95 1.17 170.79 0.00 0.00 0.00 0.00 16:13:57 16:13:57 16:13:57 ---> sar -P ALL: 16:13:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9542) 04/24/23 _x86_64_ (8 CPU) 16:13:57 16:13:57 16:00:03 LINUX RESTART (8 CPU) 16:13:57 16:13:57 16:01:01 CPU %user %nice %system %iowait %steal %idle 16:13:57 16:02:01 all 20.09 0.00 5.08 5.73 0.08 69.02 16:13:57 16:02:01 0 19.03 0.00 4.87 7.17 0.07 68.86 16:13:57 16:02:01 1 20.66 0.00 4.88 1.41 0.10 72.94 16:13:57 16:02:01 2 19.84 0.00 5.54 16.00 0.07 58.55 16:13:57 16:02:01 3 19.32 0.00 5.01 1.01 0.07 74.59 16:13:57 16:02:01 4 20.60 0.00 5.24 15.56 0.07 58.53 16:13:57 16:02:01 5 19.63 0.00 4.88 1.72 0.07 73.71 16:13:57 16:02:01 6 21.54 0.00 4.80 1.04 0.07 72.55 16:13:57 16:02:01 7 20.11 0.00 5.43 1.99 0.10 72.37 16:13:57 16:03:01 all 23.86 0.00 4.63 2.34 0.08 69.09 16:13:57 16:03:01 0 23.94 0.00 4.90 5.20 0.08 65.88 16:13:57 16:03:01 1 25.50 0.00 4.73 1.02 0.10 68.64 16:13:57 16:03:01 2 23.35 0.00 4.14 0.22 0.08 72.21 16:13:57 16:03:01 3 22.54 0.00 4.85 1.34 0.12 71.14 16:13:57 16:03:01 4 23.31 0.00 5.00 4.50 0.07 67.12 16:13:57 16:03:01 5 24.66 0.00 4.38 4.02 0.07 66.87 16:13:57 16:03:01 6 23.79 0.00 4.60 1.02 0.07 70.51 16:13:57 16:03:01 7 23.76 0.00 4.45 1.39 0.08 70.32 16:13:57 16:04:01 all 0.04 0.00 0.01 0.03 0.01 99.91 16:13:57 16:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:13:57 16:04:01 1 0.05 0.00 0.02 0.03 0.02 99.88 16:13:57 16:04:01 2 0.05 0.00 0.02 0.00 0.02 99.92 16:13:57 16:04:01 3 0.05 0.00 0.00 0.08 0.02 99.85 16:13:57 16:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:13:57 16:04:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:13:57 16:04:01 6 0.02 0.00 0.00 0.08 0.00 99.90 16:13:57 16:04:01 7 0.13 0.00 0.03 0.00 0.00 99.83 16:13:57 16:05:01 all 0.11 0.00 0.01 0.01 0.01 99.85 16:13:57 16:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:13:57 16:05:01 1 0.05 0.00 0.02 0.05 0.02 99.87 16:13:57 16:05:01 2 0.05 0.00 0.02 0.00 0.03 99.90 16:13:57 16:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:13:57 16:05:01 4 0.68 0.00 0.05 0.00 0.00 99.27 16:13:57 16:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:13:57 16:05:01 6 0.02 0.00 0.00 0.07 0.02 99.90 16:13:57 16:05:01 7 0.03 0.00 0.00 0.00 0.02 99.95 16:13:57 16:06:01 all 1.34 0.00 0.61 1.29 0.02 96.74 16:13:57 16:06:01 0 0.65 0.00 0.70 1.27 0.02 97.36 16:13:57 16:06:01 1 0.70 0.00 0.38 0.28 0.02 98.61 16:13:57 16:06:01 2 2.32 0.00 0.48 1.20 0.03 95.96 16:13:57 16:06:01 3 1.97 0.00 0.48 0.85 0.03 96.66 16:13:57 16:06:01 4 0.77 0.00 0.44 0.22 0.02 98.56 16:13:57 16:06:01 5 1.40 0.00 0.83 0.92 0.02 96.83 16:13:57 16:06:01 6 1.04 0.00 0.68 3.93 0.02 94.34 16:13:57 16:06:01 7 1.86 0.00 0.85 1.66 0.02 95.62 16:13:57 16:07:01 all 0.05 0.00 0.01 0.02 0.01 99.91 16:13:57 16:07:01 0 0.00 0.00 0.00 0.05 0.02 99.93 16:13:57 16:07:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:13:57 16:07:01 2 0.05 0.00 0.02 0.00 0.00 99.93 16:13:57 16:07:01 3 0.03 0.00 0.03 0.00 0.03 99.90 16:13:57 16:07:01 4 0.25 0.00 0.02 0.00 0.00 99.73 16:13:57 16:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:13:57 16:07:01 6 0.00 0.00 0.00 0.13 0.00 99.87 16:13:57 16:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:13:57 16:08:01 all 0.06 0.00 0.01 0.01 0.01 99.91 16:13:57 16:08:01 0 0.02 0.00 0.05 0.00 0.00 99.93 16:13:57 16:08:01 1 0.07 0.00 0.02 0.00 0.02 99.90 16:13:57 16:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:13:57 16:08:01 3 0.05 0.00 0.02 0.00 0.03 99.90 16:13:57 16:08:01 4 0.20 0.00 0.00 0.00 0.02 99.78 16:13:57 16:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:13:57 16:08:01 6 0.03 0.00 0.02 0.05 0.00 99.90 16:13:57 16:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:13:57 16:09:01 all 0.04 0.00 0.01 0.03 0.01 99.91 16:13:57 16:09:01 0 0.00 0.00 0.05 0.02 0.02 99.92 16:13:57 16:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:13:57 16:09:01 2 0.05 0.00 0.00 0.00 0.02 99.93 16:13:57 16:09:01 3 0.05 0.00 0.00 0.00 0.02 99.93 16:13:57 16:09:01 4 0.18 0.00 0.02 0.00 0.00 99.80 16:13:57 16:09:01 5 0.02 0.00 0.00 0.02 0.00 99.97 16:13:57 16:09:01 6 0.02 0.00 0.02 0.20 0.00 99.77 16:13:57 16:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:13:57 16:10:01 all 0.04 0.00 0.01 0.03 0.01 99.92 16:13:57 16:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:13:57 16:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:13:57 16:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:13:57 16:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:13:57 16:10:01 4 0.10 0.00 0.02 0.00 0.02 99.87 16:13:57 16:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:13:57 16:10:01 6 0.05 0.00 0.02 0.22 0.02 99.70 16:13:57 16:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 16:13:57 16:11:01 all 0.07 0.00 0.01 0.04 0.01 99.88 16:13:57 16:11:01 0 0.02 0.00 0.00 0.07 0.02 99.90 16:13:57 16:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:13:57 16:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:13:57 16:11:01 3 0.02 0.00 0.00 0.00 0.03 99.95 16:13:57 16:11:01 4 0.42 0.00 0.02 0.00 0.00 99.57 16:13:57 16:11:01 5 0.02 0.00 0.03 0.00 0.02 99.93 16:13:57 16:11:01 6 0.02 0.00 0.02 0.22 0.00 99.75 16:13:57 16:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:13:57 16:12:01 all 0.14 0.00 0.01 0.00 0.01 99.85 16:13:57 16:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:13:57 16:12:01 1 0.07 0.00 0.03 0.00 0.02 99.88 16:13:57 16:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:13:57 16:12:01 3 0.07 0.00 0.00 0.00 0.02 99.92 16:13:57 16:12:01 4 0.85 0.00 0.00 0.00 0.02 99.14 16:13:57 16:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:13:57 16:12:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:13:57 16:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:13:57 16:13:57 16:12:01 CPU %user %nice %system %iowait %steal %idle 16:13:57 16:13:01 all 1.93 0.00 0.91 0.07 0.01 97.08 16:13:57 16:13:01 0 1.05 0.00 1.35 0.32 0.02 97.26 16:13:57 16:13:01 1 1.59 0.00 0.90 0.07 0.02 97.43 16:13:57 16:13:01 2 1.64 0.00 1.12 0.00 0.02 97.22 16:13:57 16:13:01 3 2.32 0.00 0.70 0.00 0.02 96.96 16:13:57 16:13:01 4 2.50 0.00 0.75 0.00 0.02 96.73 16:13:57 16:13:01 5 2.60 0.00 0.57 0.00 0.02 96.81 16:13:57 16:13:01 6 2.09 0.00 1.09 0.15 0.02 96.66 16:13:57 16:13:01 7 1.62 0.00 0.79 0.02 0.00 97.58 16:13:57 Average: all 3.95 0.00 0.94 0.79 0.02 94.30 16:13:57 Average: 0 3.71 0.00 0.99 1.17 0.02 94.12 16:13:57 Average: 1 4.04 0.00 0.91 0.24 0.03 94.78 16:13:57 Average: 2 3.92 0.00 0.94 1.43 0.02 93.69 16:13:57 Average: 3 3.85 0.00 0.92 0.27 0.03 94.92 16:13:57 Average: 4 4.12 0.00 0.95 1.67 0.02 93.23 16:13:57 Average: 5 4.01 0.00 0.89 0.55 0.02 94.53 16:13:57 Average: 6 4.02 0.00 0.93 0.59 0.02 94.44 16:13:57 Average: 7 3.93 0.00 0.96 0.42 0.02 94.68 16:13:57 16:13:57 16:13:57