Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0476de2795b3c23659be3e42ef08dccf661e949a 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-ssh14134261012755215609.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh13750406715753557906.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-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-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1445146679743756957.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh4301847082280897640.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-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-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15918156255351490739.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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-rfid-llrp-go, buildSnap:false] ========================================================= [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-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-22468’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22471 in /w/workspace/foundry_device-rfid-llrp-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-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0476de2795b3c23659be3e42ef08dccf661e949a (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-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 0476de2795b3c23659be3e42ef08dccf661e949a # timeout=10 Commit message: "fix: service wrapper was removed as it has been rolled into the DeviceServiceSDK interface (#104)" > git rev-list --no-walk 1ffe010eb2f290b6070e357c011b7baf4b643b5d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:10:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:10:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:10:28 ========================================================= 22:10:28 EdgeX Global Pipelines Version Info 22:10:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:10:28 ------------------- 22:10:28 stable info: 22:10:28 ------------------- 22:10:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:10:28 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 22:10:28 Message: update stable to v1.0.238 22:10:29 ------------------- 22:10:29 experimental info: 22:10:29 ------------------- 22:10:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:10:29 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 22:10:29 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:10:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:10:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:10:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:10:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:10:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:10:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:10:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0476de2795b3c23659be3e42ef08dccf661e949a [Pipeline] echo 22:10:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0476de2 [Pipeline] echo 22:10:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:10:30 provisioning config files... 22:10:30 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9214314438918394282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:30 ---> docker-login.sh 22:10:30 nexus3.edgexfoundry.org:10001 22:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:30 Configure a credential helper to remove this warning. See 22:10:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:30 22:10:30 Login Succeeded 22:10:30 nexus3.edgexfoundry.org:10002 22:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:31 Configure a credential helper to remove this warning. See 22:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:31 22:10:31 Login Succeeded 22:10:31 nexus3.edgexfoundry.org:10003 22:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:31 Configure a credential helper to remove this warning. See 22:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:31 22:10:31 Login Succeeded 22:10:31 nexus3.edgexfoundry.org:10004 22:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:31 Configure a credential helper to remove this warning. See 22:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:31 22:10:31 Login Succeeded 22:10:31 docker.io 22:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:31 Configure a credential helper to remove this warning. See 22:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:31 22:10:31 Login Succeeded 22:10:31 ---> docker-login.sh ends [Pipeline] } 22:10:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:10:32 + git rev-list -1 --merges 0476de2795b3c23659be3e42ef08dccf661e949a~1..0476de2795b3c23659be3e42ef08dccf661e949a [Pipeline] echo 22:10:32 -----------> git rev-list -1 --merges 0476de2795b3c23659be3e42ef08dccf661e949a~1..0476de2795b3c23659be3e42ef08dccf661e949a 0476de2795b3c23659be3e42ef08dccf661e949a [false] [Pipeline] sh 22:10:32 + git log --format=format:%s -1 0476de2795b3c23659be3e42ef08dccf661e949a [Pipeline] echo 22:10:32 ========================================================= 22:10:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:10:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:10:32 + git log --format=format:%s -1 0476de2795b3c23659be3e42ef08dccf661e949a [Pipeline] echo 22:10:32 [semverPrep] GIT_COMMIT: 0476de2795b3c23659be3e42ef08dccf661e949a, Commit Message: fix: service wrapper was removed as it has been rolled into the DeviceServiceSDK interface (#104) [Pipeline] echo 22:10:32 [semverPrep] This is not a build commit. [Pipeline] sh 22:10:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:10:33 + grep -v github /etc/ssh/ssh_known_hosts 22:10:33 + [ -e /tmp/ssh_known_hosts ] 22:10:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:10:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:10:33 + sudo tee -a /etc/ssh/ssh_known_hosts 22:10:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:33 22:10:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:34 0.1.4: Pulling from edgex-devops/py-git-semver 22:10:34 b85a868b505f: Pulling fs layer 22:10:34 e2be974225ed: Pulling fs layer 22:10:34 339a4e72a1f5: Pulling fs layer 22:10:34 988bab9f4d93: Pulling fs layer 22:10:34 1469e6f7b9e6: Pulling fs layer 22:10:34 eaf3925da568: Pulling fs layer 22:10:34 bab4dde63d76: Pulling fs layer 22:10:34 bde34c3a00c8: Pulling fs layer 22:10:34 b352a97aabf1: Pulling fs layer 22:10:34 4872d77fe225: Pulling fs layer 22:10:34 5851b861e8e6: Pulling fs layer 22:10:34 1469e6f7b9e6: Waiting 22:10:34 b352a97aabf1: Waiting 22:10:34 eaf3925da568: Waiting 22:10:34 4872d77fe225: Waiting 22:10:34 5851b861e8e6: Waiting 22:10:34 bde34c3a00c8: Waiting 22:10:34 bab4dde63d76: Waiting 22:10:34 988bab9f4d93: Waiting 22:10:34 e2be974225ed: Verifying Checksum 22:10:34 e2be974225ed: Download complete 22:10:34 988bab9f4d93: Verifying Checksum 22:10:34 988bab9f4d93: Download complete 22:10:34 1469e6f7b9e6: Verifying Checksum 22:10:34 1469e6f7b9e6: Download complete 22:10:34 eaf3925da568: Download complete 22:10:34 339a4e72a1f5: Verifying Checksum 22:10:34 339a4e72a1f5: Download complete 22:10:34 bde34c3a00c8: Verifying Checksum 22:10:34 bde34c3a00c8: Download complete 22:10:34 b352a97aabf1: Verifying Checksum 22:10:34 b352a97aabf1: Download complete 22:10:34 4872d77fe225: Download complete 22:10:34 5851b861e8e6: Verifying Checksum 22:10:34 5851b861e8e6: Download complete 22:10:34 b85a868b505f: Verifying Checksum 22:10:34 b85a868b505f: Download complete 22:10:34 bab4dde63d76: Verifying Checksum 22:10:34 bab4dde63d76: Download complete 22:10:35 b85a868b505f: Pull complete 22:10:35 e2be974225ed: Pull complete 22:10:36 339a4e72a1f5: Pull complete 22:10:36 988bab9f4d93: Pull complete 22:10:36 1469e6f7b9e6: Pull complete 22:10:36 eaf3925da568: Pull complete 22:10:38 bab4dde63d76: Pull complete 22:10:38 bde34c3a00c8: Pull complete 22:10:38 b352a97aabf1: Pull complete 22:10:38 4872d77fe225: Pull complete 22:10:39 5851b861e8e6: Pull complete 22:10:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:10:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:39 prd-ubuntu20.04-docker-8c-8g-22471 does not seem to be running inside a container 22:10:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-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 22:10:41 $ docker top d3725170c4c31150ba7fa28002c3ce2fabf7d7715f15872e940b4deba4f20805 -eo pid,comm 22:10:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:10:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:10:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:41 [ssh-agent] Looking for ssh-agent implementation... 22:10:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:41 $ docker exec d3725170c4c31150ba7fa28002c3ce2fabf7d7715f15872e940b4deba4f20805 ssh-agent 22:10:41 SSH_AUTH_SOCK=/tmp/ssh-egip3PNWEa5r/agent.33 22:10:41 SSH_AGENT_PID=39 22:10:41 Running ssh-add (command line suppressed) 22:10:41 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4036538501766546456.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4036538501766546456.key) 22:10:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:42 + git tag --points-at HEAD [Pipeline] } 22:10:42 $ docker exec --env ******** --env ******** d3725170c4c31150ba7fa28002c3ce2fabf7d7715f15872e940b4deba4f20805 ssh-agent -k 22:10:42 unset SSH_AUTH_SOCK; 22:10:42 unset SSH_AGENT_PID; 22:10:42 echo Agent pid 39 killed; 22:10:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:10:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:42 [ssh-agent] Looking for ssh-agent implementation... 22:10:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:42 $ docker exec d3725170c4c31150ba7fa28002c3ce2fabf7d7715f15872e940b4deba4f20805 ssh-agent 22:10:42 SSH_AUTH_SOCK=/tmp/ssh-EFN6FygrtUfT/agent.72 22:10:42 SSH_AGENT_PID=79 22:10:42 Running ssh-add (command line suppressed) 22:10:42 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8527585407045707181.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8527585407045707181.key) 22:10:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:43 + git semver init 22:10:43 2022-08-10 22:10:43,277 [run_init] DEBUG init version:0.0.0 force:False 22:10:43 2022-08-10 22:10:43,278 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 22:10:43 2022-08-10 22:10:43,278 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 22:10:43 2022-08-10 22:10:43,278 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 22:10:44 2022-08-10 22:10:44,091 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 22:10:44 2022-08-10 22:10:44,092 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 22:10:44 2022-08-10 22:10:44,092 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:10:44 2022-08-10 22:10:44,092 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:10:44 2.3.0-dev.10 [Pipeline] } 22:10:44 $ docker exec --env ******** --env ******** d3725170c4c31150ba7fa28002c3ce2fabf7d7715f15872e940b4deba4f20805 ssh-agent -k 22:10:44 unset SSH_AUTH_SOCK; 22:10:44 unset SSH_AGENT_PID; 22:10:44 echo Agent pid 79 killed; 22:10:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:10:44 + git semver [Pipeline] } 22:10:45 $ docker stop --time=1 d3725170c4c31150ba7fa28002c3ce2fabf7d7715f15872e940b4deba4f20805 22:10:46 $ docker rm -f d3725170c4c31150ba7fa28002c3ce2fabf7d7715f15872e940b4deba4f20805 [Pipeline] // withDockerContainer [Pipeline] sh 22:10:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:10:46 Stashed 1 file(s) [Pipeline] echo 22:10:46 [edgeXSemver]: initialized semver on version 2.3.0-dev.10 [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 22:10:47 provisioning config files... 22:10:47 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2403096303260535844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:47 ---> docker-login.sh 22:10:47 nexus3.edgexfoundry.org:10001 22:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:47 Configure a credential helper to remove this warning. See 22:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:47 22:10:47 Login Succeeded 22:10:47 nexus3.edgexfoundry.org:10002 22:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:47 Configure a credential helper to remove this warning. See 22:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:47 22:10:47 Login Succeeded 22:10:47 nexus3.edgexfoundry.org:10003 22:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:47 Configure a credential helper to remove this warning. See 22:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:47 22:10:47 Login Succeeded 22:10:47 nexus3.edgexfoundry.org:10004 22:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:47 Configure a credential helper to remove this warning. See 22:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:47 22:10:47 Login Succeeded 22:10:47 docker.io 22:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:48 Configure a credential helper to remove this warning. See 22:10:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:48 22:10:48 Login Succeeded 22:10:48 ---> docker-login.sh ends [Pipeline] } 22:10:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:10:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:10:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:10:48 ========================================================= 22:10:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:10:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:10:48 Sending build context to Docker daemon 4.049MB 22:10:48 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 22:10:48 Step 2/12 : FROM ${BASE} AS builder 22:10:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:10:48 2408cc74d12b: Pulling fs layer 22:10:48 ea60b727a1ce: Pulling fs layer 22:10:48 30c4a7721957: Pulling fs layer 22:10:48 370296b7ddb6: Pulling fs layer 22:10:48 7c6cee850709: Pulling fs layer 22:10:48 39a5fcdaea64: Pulling fs layer 22:10:48 d94ebbe4e438: Pulling fs layer 22:10:48 bcfd1f05c69d: Pulling fs layer 22:10:48 59ccb84bbe0f: Pulling fs layer 22:10:48 7c6cee850709: Waiting 22:10:48 39a5fcdaea64: Waiting 22:10:48 d94ebbe4e438: Waiting 22:10:48 bcfd1f05c69d: Waiting 22:10:48 59ccb84bbe0f: Waiting 22:10:48 370296b7ddb6: Waiting 22:10:48 30c4a7721957: Verifying Checksum 22:10:48 30c4a7721957: Download complete 22:10:48 ea60b727a1ce: Download complete 22:10:48 7c6cee850709: Verifying Checksum 22:10:48 7c6cee850709: Download complete 22:10:48 39a5fcdaea64: Verifying Checksum 22:10:48 39a5fcdaea64: Download complete 22:10:48 2408cc74d12b: Verifying Checksum 22:10:48 2408cc74d12b: Download complete 22:10:48 d94ebbe4e438: Verifying Checksum 22:10:48 d94ebbe4e438: Download complete 22:10:48 2408cc74d12b: Pull complete 22:10:49 ea60b727a1ce: Pull complete 22:10:49 30c4a7721957: Pull complete 22:10:49 59ccb84bbe0f: Verifying Checksum 22:10:49 59ccb84bbe0f: Download complete 22:10:49 bcfd1f05c69d: Verifying Checksum 22:10:49 bcfd1f05c69d: Download complete 22:10:49 370296b7ddb6: Verifying Checksum 22:10:49 370296b7ddb6: Download complete 22:10:53 370296b7ddb6: Pull complete 22:10:53 7c6cee850709: Pull complete 22:10:53 39a5fcdaea64: Pull complete 22:10:53 d94ebbe4e438: Pull complete 22:10:55 bcfd1f05c69d: Pull complete 22:10:55 59ccb84bbe0f: Pull complete 22:10:55 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:10:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:10:55 ---> a4fb48ad2a94 22:10:55 Step 3/12 : ARG MAKE='make build' 22:10:59 ---> Running in 06dcdf9358c7 22:10:59 Removing intermediate container 06dcdf9358c7 22:10:59 ---> 456cbb8ae978 22:10:59 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 22:10:59 ---> Running in d6360f55df37 22:10:59 Removing intermediate container d6360f55df37 22:10:59 ---> e3ccd17f7274 22:10:59 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 22:10:59 ---> Running in 12e1b295826f 22:10:59 Removing intermediate container 12e1b295826f 22:10:59 ---> 78942e7575a1 22:10:59 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:10:59 ---> Running in cfa17e861233 22:10:59 Removing intermediate container cfa17e861233 22:10:59 ---> 8ba8bdc44762 22:10:59 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:10:59 ---> Running in 93bd27e22f61 22:10:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:11:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:11:00 OK: 211 MiB in 51 packages 22:11:01 Removing intermediate container 93bd27e22f61 22:11:01 ---> dbca83fae24a 22:11:01 Step 8/12 : WORKDIR /app 22:11:01 ---> Running in d751605701f0 22:11:01 Removing intermediate container d751605701f0 22:11:01 ---> bfc605281c3b 22:11:01 Step 9/12 : COPY go.mod vendor* ./ 22:11:01 ---> 7b46fd5e8fb5 22:11:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:01 ---> Running in 9d3747ee1a91 22:11:01 Still waiting to schedule task 22:11:01 ‘prd-ubuntu20.04-docker-arm64-4c-16g-22469’ is offline 22:11:19 Removing intermediate container 9d3747ee1a91 22:11:19 ---> 940880feaa70 22:11:19 Step 11/12 : COPY . . 22:11:19 ---> d2df17f4cd60 22:11:19 Step 12/12 : RUN $MAKE 22:11:19 ---> Running in 2cb2269e5f9f 22:11:19 noop 22:11:19 Removing intermediate container 2cb2269e5f9f 22:11:19 ---> 7b92b4d77209 22:11:19 Successfully built 7b92b4d77209 22:11:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:20 + docker inspect -f . ci-base-image-x86_64 22:11:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:20 prd-ubuntu20.04-docker-8c-8g-22471 does not seem to be running inside a container 22:11:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-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 22:11:20 $ docker top ede182f14679547025b40a3d7f68039d242b8502c2b222a769094d264d74b1d5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:20 + go version 22:11:20 go version go1.18.3 linux/amd64 [Pipeline] } 22:11:20 $ docker stop --time=1 ede182f14679547025b40a3d7f68039d242b8502c2b222a769094d264d74b1d5 22:11:22 $ docker rm -f ede182f14679547025b40a3d7f68039d242b8502c2b222a769094d264d74b1d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:22 + docker inspect -f . ci-base-image-x86_64 22:11:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:22 prd-ubuntu20.04-docker-8c-8g-22471 does not seem to be running inside a container 22:11:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-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 22:11:23 $ docker top 74b8ffe52e47b4e00c60f0caea93390229b6d39fe8f9534f98e8b54f633f5da0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:23 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 22:11:23 + make test 22:11:23 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:11:24 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 22:11:34 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 22:11:34 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.037803892Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:11:37 level=INFO ts=2022-08-10T22:11:34.038190094Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 22:11:37 level=INFO ts=2022-08-10T22:11:34.038252176Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:11:37 level=INFO ts=2022-08-10T22:11:34.038284227Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=WARN ts=2022-08-10T22:11:34.038306358Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:11:37 level=INFO ts=2022-08-10T22:11:34.03838239Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.0386879Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=WARN ts=2022-08-10T22:11:34.038712661Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.038743502Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.038623198Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 22:11:37 level=INFO ts=2022-08-10T22:11:34.039323921Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.039692353Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.039778116Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.039811517Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 22:11:37 level=INFO ts=2022-08-10T22:11:34.039854458Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.040023604Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.040081456Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=INFO ts=2022-08-10T22:11:34.052530781Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.052644565Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.052705777Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=INFO ts=2022-08-10T22:11:34.052817982Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:11:37 level=INFO ts=2022-08-10T22:11:34.052893914Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.053971108Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:11:37 level=INFO ts=2022-08-10T22:11:34.054380962Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 22:11:37 level=INFO ts=2022-08-10T22:11:34.054441984Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:11:37 level=INFO ts=2022-08-10T22:11:34.054462935Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=WARN ts=2022-08-10T22:11:34.054480206Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.054519387Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 22:11:37 level=INFO ts=2022-08-10T22:11:34.054520227Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.054640831Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=WARN ts=2022-08-10T22:11:34.054658851Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.054679952Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=INFO ts=2022-08-10T22:11:34.054704563Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.054809326Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.054833337Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.054847017Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 22:11:37 level=INFO ts=2022-08-10T22:11:34.054864568Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.05493306Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.054947311Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=INFO ts=2022-08-10T22:11:34.054960491Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.055010383Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.055028123Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=INFO ts=2022-08-10T22:11:34.055057774Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:11:37 level=INFO ts=2022-08-10T22:11:34.055084305Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.055298362Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:11:37 level=INFO ts=2022-08-10T22:11:34.055454837Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 22:11:37 level=INFO ts=2022-08-10T22:11:34.055488778Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:11:37 level=INFO ts=2022-08-10T22:11:34.055501608Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=WARN ts=2022-08-10T22:11:34.055510319Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.055536499Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 22:11:37 level=INFO ts=2022-08-10T22:11:34.055563221Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.055636364Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=WARN ts=2022-08-10T22:11:34.055663874Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.055691965Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=INFO ts=2022-08-10T22:11:34.055726816Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.055793659Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.055809819Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.05584701Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 22:11:37 level=INFO ts=2022-08-10T22:11:34.055876531Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.055982175Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.056006815Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=INFO ts=2022-08-10T22:11:34.056020786Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.056116029Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.05615992Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=INFO ts=2022-08-10T22:11:34.056204492Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:11:37 level=INFO ts=2022-08-10T22:11:34.056250413Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.056433249Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:11:37 level=INFO ts=2022-08-10T22:11:34.056575684Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 22:11:37 level=INFO ts=2022-08-10T22:11:34.056592274Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.056607575Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 22:11:37 level=INFO ts=2022-08-10T22:11:34.056642676Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=WARN ts=2022-08-10T22:11:34.056655856Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:11:37 level=INFO ts=2022-08-10T22:11:34.056681417Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.056751799Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=WARN ts=2022-08-10T22:11:34.05677373Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.05679075Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=INFO ts=2022-08-10T22:11:34.056816371Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.056901734Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.056922945Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.056938135Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 22:11:37 level=INFO ts=2022-08-10T22:11:34.056953436Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.057024349Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.05704735Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=INFO ts=2022-08-10T22:11:34.05706758Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.057124352Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.057139913Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=INFO ts=2022-08-10T22:11:34.057169744Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:11:37 level=INFO ts=2022-08-10T22:11:34.057197604Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.057545196Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:11:37 level=INFO ts=2022-08-10T22:11:34.057757652Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 22:11:37 level=INFO ts=2022-08-10T22:11:34.057776223Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.057793943Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 22:11:37 level=INFO ts=2022-08-10T22:11:34.057830485Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=WARN ts=2022-08-10T22:11:34.057859306Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:11:37 level=INFO ts=2022-08-10T22:11:34.057945628Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.058052632Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=WARN ts=2022-08-10T22:11:34.058072622Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.058096893Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=INFO ts=2022-08-10T22:11:34.058126264Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.058206047Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.058232077Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.058243018Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 22:11:37 level=INFO ts=2022-08-10T22:11:34.058255048Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.05832864Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.058346461Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=INFO ts=2022-08-10T22:11:34.058360192Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.058400984Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.058413874Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=INFO ts=2022-08-10T22:11:34.058434015Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:11:37 level=INFO ts=2022-08-10T22:11:34.058454765Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.058693073Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:11:37 level=INFO ts=2022-08-10T22:11:34.05889798Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 22:11:37 level=INFO ts=2022-08-10T22:11:34.058929321Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:11:37 level=INFO ts=2022-08-10T22:11:34.058945461Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=WARN ts=2022-08-10T22:11:34.058952301Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.058975892Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 22:11:37 level=INFO ts=2022-08-10T22:11:34.059001293Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.059058985Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=WARN ts=2022-08-10T22:11:34.059072745Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.059092116Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=INFO ts=2022-08-10T22:11:34.059112626Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.059157708Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.059178899Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.059193379Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 22:11:37 level=INFO ts=2022-08-10T22:11:34.05921399Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.059284492Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.059305043Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=INFO ts=2022-08-10T22:11:34.059319623Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.059363174Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.059379525Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=INFO ts=2022-08-10T22:11:34.059398386Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:11:37 level=INFO ts=2022-08-10T22:11:34.059415056Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 22:11:37 --- FAIL: TestAutoDiscoverNaming (0.02s) 22:11:37 --- FAIL: TestAutoDiscoverNaming/LLRP-302411f9c92d4f (0.00s) 22:11:37 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:33528: use of closed network connection 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.059616482Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.059802879Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:11:37 level=INFO ts=2022-08-10T22:11:34.059940944Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 22:11:37 level=INFO ts=2022-08-10T22:11:34.059981455Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:11:37 level=INFO ts=2022-08-10T22:11:34.059999726Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=WARN ts=2022-08-10T22:11:34.060012206Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.060032097Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 22:11:37 level=INFO ts=2022-08-10T22:11:34.060039147Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.060102969Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=WARN ts=2022-08-10T22:11:34.060116519Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.06013329Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=INFO ts=2022-08-10T22:11:34.0601501Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.060204402Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.060225543Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.060240383Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 22:11:37 level=INFO ts=2022-08-10T22:11:34.060255964Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.060327706Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.060348127Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=INFO ts=2022-08-10T22:11:34.060367667Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.060432239Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.06046094Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=INFO ts=2022-08-10T22:11:34.060493701Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:11:37 level=INFO ts=2022-08-10T22:11:34.060520012Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.060687358Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 22:11:37 level=INFO ts=2022-08-10T22:11:34.060864593Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 22:11:37 level=INFO ts=2022-08-10T22:11:34.060881844Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.060903974Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 22:11:37 level=INFO ts=2022-08-10T22:11:34.060941496Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=WARN ts=2022-08-10T22:11:34.060955786Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:11:37 level=INFO ts=2022-08-10T22:11:34.060979407Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.061050009Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=WARN ts=2022-08-10T22:11:34.06106615Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.06108234Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=INFO ts=2022-08-10T22:11:34.061103601Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.061163474Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.061180794Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.061189965Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 22:11:37 level=INFO ts=2022-08-10T22:11:34.061201345Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.061252277Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.061279457Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=INFO ts=2022-08-10T22:11:34.061302008Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 22:11:37 level=INFO ts=2022-08-10T22:11:34.06135187Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 22:11:37 level=DEBUG ts=2022-08-10T22:11:34.06137662Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 22:11:37 level=INFO ts=2022-08-10T22:11:34.061406611Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 22:11:37 level=INFO ts=2022-08-10T22:11:34.061424172Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 22:11:37 level=WARN ts=2022-08-10T22:11:34.061536886Z app=test source=discover.go:253 msg="Re-discovered existing device at the same TCP address, nothing to do." 22:11:37 FAIL 22:11:37 coverage: 38.5% of statements 22:11:37 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.466s 22:11:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 52.0% of statements 22:11:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.053s coverage: 96.4% of statements 22:11:37 FAIL 22:11:37 make: *** [Makefile:39: unittest] Error 1 [Pipeline] } 22:11:37 $ docker stop --time=1 74b8ffe52e47b4e00c60f0caea93390229b6d39fe8f9534f98e8b54f633f5da0 22:11:39 $ docker rm -f 74b8ffe52e47b4e00c60f0caea93390229b6d39fe8f9534f98e8b54f633f5da0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:11:40 22:11:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:11:40 latest: Pulling from edgex-lftools-log-publisher 22:11:40 5eb5b503b376: Pulling fs layer 22:11:40 5c69ac0246d0: Pulling fs layer 22:11:40 ec43610c2a17: Pulling fs layer 22:11:40 3a2ae6a8a46f: Pulling fs layer 22:11:40 33b1e0a273af: Pulling fs layer 22:11:40 5d3b04190fa2: Pulling fs layer 22:11:40 2f39f015ded8: Pulling fs layer 22:11:40 3a2ae6a8a46f: Waiting 22:11:40 33b1e0a273af: Waiting 22:11:40 5d3b04190fa2: Waiting 22:11:40 2f39f015ded8: Waiting 22:11:40 5c69ac0246d0: Verifying Checksum 22:11:40 5c69ac0246d0: Download complete 22:11:40 3a2ae6a8a46f: Verifying Checksum 22:11:40 3a2ae6a8a46f: Download complete 22:11:40 33b1e0a273af: Verifying Checksum 22:11:40 33b1e0a273af: Download complete 22:11:40 5d3b04190fa2: Download complete 22:11:40 ec43610c2a17: Verifying Checksum 22:11:40 ec43610c2a17: Download complete 22:11:40 5eb5b503b376: Verifying Checksum 22:11:40 5eb5b503b376: Download complete 22:11:41 2f39f015ded8: Download complete 22:11:42 5eb5b503b376: Pull complete 22:11:42 5c69ac0246d0: Pull complete 22:11:42 ec43610c2a17: Pull complete 22:11:42 3a2ae6a8a46f: Pull complete 22:11:43 33b1e0a273af: Pull complete 22:11:43 5d3b04190fa2: Pull complete 22:11:48 2f39f015ded8: Pull complete 22:11:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:11:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:11:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:48 prd-ubuntu20.04-docker-8c-8g-22471 does not seem to be running inside a container 22:11:48 $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-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 22:11:51 $ docker top e474c0ae65b11c7be30289432530cab164aef22e258ba8bbc03d27f63e348343 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:51 ---> job-cost.sh 22:11:51 lf-activate-venv: SKIPPING 22:11:51 INFO: No Stack... 22:11:51 INFO: Retrieving Pricing Info for: v3-standard-8 22:11:52 INFO: Archiving Costs [Pipeline] sh 22:11:52 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 22:11:52 + cut -d, -f6 [Pipeline] lock 22:11:52 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-45-stack-cost] 22:11:52 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-45-stack-cost] did not exist. Created. 22:11:52 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:11:52 + echo total: 0.2199999988079071 [Pipeline] stash 22:11:52 Stashed 1 file(s) [Pipeline] } 22:11:52 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-45-stack-cost] [Pipeline] // lock [Pipeline] } 22:11:52 $ docker stop --time=1 e474c0ae65b11c7be30289432530cab164aef22e258ba8bbc03d27f63e348343 22:11:54 $ docker rm -f e474c0ae65b11c7be30289432530cab164aef22e258ba8bbc03d27f63e348343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:11:54 Failed in branch amd64 22:12:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22472 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 22:12:34 Running in /w/workspace/device-rfid-llrp-go/45 [Pipeline] { [Pipeline] checkout 22:12:34 Selected Git installation does not exist. Using Default 22:12:34 The recommended git tool is: NONE 22:12:41 using credential edgex-jenkins-ssh 22:12:41 Cloning the remote Git repository 22:12:41 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:12:41 > git init /w/workspace/device-rfid-llrp-go/45 # timeout=10 22:12:41 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:12:41 > git --version # timeout=10 22:12:41 > git --version # 'git version 2.25.1' 22:12:41 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:12:43 Avoid second fetch 22:12:43 Checking out Revision 0476de2795b3c23659be3e42ef08dccf661e949a (main) 22:12:42 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 22:12:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:12:43 > git config core.sparsecheckout # timeout=10 22:12:43 > git checkout -f 0476de2795b3c23659be3e42ef08dccf661e949a # timeout=10 22:12:47 Commit message: "fix: service wrapper was removed as it has been rolled into the DeviceServiceSDK interface (#104)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:12:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:12:48 % Total % Received % Xferd Average Speed Time Time Time Current 22:12:48 Dload Upload Total Spent Left Speed 22:12:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 97873 0 --:--:-- --:--:-- --:--:-- 97873 [Pipeline] sh 22:12:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:12:49 + sudo tee /etc/docker/daemon.new 22:12:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:12:49 { 22:12:49 "registry-mirrors": [ 22:12:49 "https://nexus3.edgexfoundry.org:10001" 22:12:49 ], 22:12:49 "bip": "10.250.0.254/24", 22:12:49 "hosts": [ 22:12:49 "tcp://0.0.0.0:5555", 22:12:49 "unix:///var/run/docker.sock" 22:12:49 ], 22:12:49 "mtu": 1458, 22:12:49 "selinux-enabled": true, 22:12:49 "seccomp-profile": "/etc/docker/seccomp.json" 22:12:49 } [Pipeline] sh 22:12:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:12:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:13:08 provisioning config files... 22:13:08 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/45@tmp/config365188743625941396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:09 ---> docker-login.sh 22:13:09 nexus3.edgexfoundry.org:10001 22:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:09 Configure a credential helper to remove this warning. See 22:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:09 22:13:09 Login Succeeded 22:13:09 nexus3.edgexfoundry.org:10002 22:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:10 Configure a credential helper to remove this warning. See 22:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:10 22:13:10 Login Succeeded 22:13:10 nexus3.edgexfoundry.org:10003 22:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:10 Configure a credential helper to remove this warning. See 22:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:10 22:13:10 Login Succeeded 22:13:10 nexus3.edgexfoundry.org:10004 22:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:11 Configure a credential helper to remove this warning. See 22:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:11 22:13:11 Login Succeeded 22:13:11 docker.io 22:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:11 Configure a credential helper to remove this warning. See 22:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:11 22:13:11 Login Succeeded 22:13:12 ---> docker-login.sh ends [Pipeline] } 22:13:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:13:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:13:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:13:12 ========================================================= 22:13:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:13:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:13:13 Sending build context to Docker daemon 1.219MB 22:13:13 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 22:13:13 Step 2/12 : FROM ${BASE} AS builder 22:13:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:13:13 b3c136eddcbf: Pulling fs layer 22:13:13 c0a3192eca97: Pulling fs layer 22:13:13 a050256f5b6f: Pulling fs layer 22:13:13 656be50a0ddc: Pulling fs layer 22:13:13 2bbca73fdf42: Pulling fs layer 22:13:13 46d945488cbd: Pulling fs layer 22:13:13 8a5474983e97: Pulling fs layer 22:13:13 329c88fbcd65: Pulling fs layer 22:13:13 8a5474983e97: Waiting 22:13:13 46d945488cbd: Waiting 22:13:13 656be50a0ddc: Waiting 22:13:13 2bbca73fdf42: Waiting 22:13:13 329c88fbcd65: Waiting 22:13:13 a050256f5b6f: Verifying Checksum 22:13:13 a050256f5b6f: Download complete 22:13:13 c0a3192eca97: Verifying Checksum 22:13:13 c0a3192eca97: Download complete 22:13:13 2bbca73fdf42: Verifying Checksum 22:13:13 2bbca73fdf42: Download complete 22:13:13 46d945488cbd: Verifying Checksum 22:13:13 46d945488cbd: Download complete 22:13:13 b3c136eddcbf: Download complete 22:13:14 b3c136eddcbf: Pull complete 22:13:14 329c88fbcd65: Verifying Checksum 22:13:14 329c88fbcd65: Download complete 22:13:15 c0a3192eca97: Pull complete 22:13:15 a050256f5b6f: Pull complete 22:13:15 8a5474983e97: Verifying Checksum 22:13:15 8a5474983e97: Download complete 22:13:16 656be50a0ddc: Verifying Checksum 22:13:16 656be50a0ddc: Download complete 22:13:28 656be50a0ddc: Pull complete 22:13:29 2bbca73fdf42: Pull complete 22:13:29 46d945488cbd: Pull complete 22:13:36 8a5474983e97: Pull complete 22:13:38 329c88fbcd65: Pull complete 22:13:38 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:13:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:13:38 ---> ff4287adb874 22:13:38 Step 3/12 : ARG MAKE='make build' 22:13:38 ---> Running in 62075fc18870 22:13:38 Removing intermediate container 62075fc18870 22:13:38 ---> 4a4e8ca53be8 22:13:38 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 22:13:39 ---> Running in c47b77024204 22:13:39 Removing intermediate container c47b77024204 22:13:39 ---> c9606af953f8 22:13:39 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 22:13:39 ---> Running in 933b7809e1f7 22:13:39 Removing intermediate container 933b7809e1f7 22:13:39 ---> 098a8f47ead8 22:13:39 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:39 ---> Running in 827411465f63 22:13:41 Removing intermediate container 827411465f63 22:13:41 ---> d05bcb68e304 22:13:41 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:13:41 ---> Running in 3dbbd5df8ecf 22:13:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:13:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:13:44 OK: 221 MiB in 51 packages 22:13:46 Removing intermediate container 3dbbd5df8ecf 22:13:46 ---> d70ec7a4318a 22:13:46 Step 8/12 : WORKDIR /app 22:13:46 ---> Running in f9ff64d7c5f8 22:13:46 Removing intermediate container f9ff64d7c5f8 22:13:46 ---> 6f1fccf889ec 22:13:46 Step 9/12 : COPY go.mod vendor* ./ 22:13:47 ---> f2a722ca84cd 22:13:47 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:47 ---> Running in a7b1fd88eefb 22:14:34 Removing intermediate container a7b1fd88eefb 22:14:34 ---> 08cc73296625 22:14:34 Step 11/12 : COPY . . 22:14:35 ---> ca3d3bcd7b0e 22:14:35 Step 12/12 : RUN $MAKE 22:14:35 ---> Running in 8c1fb15417d0 22:14:36 noop 22:14:36 Removing intermediate container 8c1fb15417d0 22:14:36 ---> 19697245f5b5 22:14:36 Successfully built 19697245f5b5 22:14:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:37 + docker inspect -f . ci-base-image-arm64 22:14:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:37 prd-ubuntu20.04-docker-arm64-4c-16g-22472 does not seem to be running inside a container 22:14:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/45 -v /w/workspace/device-rfid-llrp-go/45:/w/workspace/device-rfid-llrp-go/45:rw,z -v /w/workspace/device-rfid-llrp-go/45@tmp:/w/workspace/device-rfid-llrp-go/45@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 22:14:38 $ docker top 0169af04686a23e1dfe0047b47d5aa23b2b74ab656af22706fa63a47889dfb80 -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:39 + go version 22:14:39 go version go1.18.3 linux/arm64 [Pipeline] } 22:14:39 $ docker stop --time=1 0169af04686a23e1dfe0047b47d5aa23b2b74ab656af22706fa63a47889dfb80 22:14:41 $ docker rm -f 0169af04686a23e1dfe0047b47d5aa23b2b74ab656af22706fa63a47889dfb80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:41 + docker inspect -f . ci-base-image-arm64 22:14:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:42 prd-ubuntu20.04-docker-arm64-4c-16g-22472 does not seem to be running inside a container 22:14:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-rfid-llrp-go/45 -v /w/workspace/device-rfid-llrp-go/45:/w/workspace/device-rfid-llrp-go/45:rw,z -v /w/workspace/device-rfid-llrp-go/45@tmp:/w/workspace/device-rfid-llrp-go/45@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 22:14:43 $ docker top ba887bd5e9ff35e77cba23b0bf74d266e12e144db5a8d43c22332a163dde1224 -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:44 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/45 [Pipeline] fileExists [Pipeline] sh 22:14:45 + make test 22:14:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:14:46 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 22:16:08 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 22:16:08 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 22:16:47 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.885s coverage: 38.5% of statements 22:16:47 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.517s coverage: 52.0% of statements 22:16:47 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 95.5% of statements 22:16:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:16:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:17:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:17:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:17:05 ./bin/test-attribution-txt.sh [Pipeline] echo 22:17:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:17:05 $ docker stop --time=1 ba887bd5e9ff35e77cba23b0bf74d266e12e144db5a8d43c22332a163dde1224 22:17:07 $ docker rm -f ba887bd5e9ff35e77cba23b0bf74d266e12e144db5a8d43c22332a163dde1224 [Pipeline] // withDockerContainer [Pipeline] sh 22:17:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:17:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:17:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:17:10 + ls -al . 22:17:10 total 628 22:17:10 drwxrwxr-x 10 jenkins jenkins 4096 Aug 10 22:14 . 22:17:10 drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 22:12 .. 22:17:10 -rw-rw-r-- 1 jenkins jenkins 134 Aug 10 22:12 .dockerignore 22:17:10 drwxrwxr-x 8 jenkins jenkins 4096 Aug 10 22:12 .git 22:17:10 drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 22:12 .github 22:17:10 -rw-rw-r-- 1 jenkins jenkins 946 Aug 10 22:12 .gitignore 22:17:10 -rw-rw-r-- 1 jenkins jenkins 41 Aug 10 22:12 .golangci.yml 22:17:10 -rw-rw-r-- 1 jenkins jenkins 10866 Aug 10 22:12 Attribution.txt 22:17:10 -rw-rw-r-- 1 jenkins jenkins 3740 Aug 10 22:12 CHANGELOG.md 22:17:10 -rw-rw-r-- 1 jenkins jenkins 1518 Aug 10 22:12 Dockerfile 22:17:10 -rw-rw-r-- 1 jenkins jenkins 677 Aug 10 22:12 GOVERNANCE.md 22:17:10 -rw-rw-r-- 1 jenkins jenkins 683 Aug 10 22:12 Jenkinsfile 22:17:10 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 10 22:12 LICENSE 22:17:10 -rw-rw-r-- 1 jenkins jenkins 2196 Aug 10 22:12 Makefile 22:17:10 -rw-rw-r-- 1 jenkins jenkins 625 Aug 10 22:12 OWNERS.md 22:17:10 -rw-rw-r-- 1 jenkins jenkins 28496 Aug 10 22:12 README.md 22:17:10 -rw-rw-r-- 1 jenkins jenkins 12 Aug 10 22:10 VERSION 22:17:10 drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 22:12 bin 22:17:10 drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 22:12 cmd 22:17:10 -rw-r--r-- 1 jenkins jenkins 460049 Aug 10 22:16 coverage.out 22:17:10 drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 22:12 examples 22:17:10 -rw-rw-r-- 1 jenkins jenkins 3538 Aug 10 22:12 go.mod 22:17:10 -rw-rw-r-- 1 jenkins jenkins 36553 Aug 10 22:12 go.sum 22:17:10 drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 22:12 images 22:17:10 drwxrwxr-x 5 jenkins jenkins 4096 Aug 10 22:12 internal 22:17:10 drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 22:12 snap 22:17:10 -rw-rw-r-- 1 jenkins jenkins 193 Aug 10 22:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:10 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0476de2795b3c23659be3e42ef08dccf661e949a --label arch=arm64 --label version=2.3.0-dev.10 . 22:17:11 Sending build context to Docker daemon 1.219MB 22:17:11 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 22:17:11 Step 2/25 : FROM ${BASE} AS builder 22:17:11 ---> 19697245f5b5 22:17:11 Step 3/25 : ARG MAKE='make build' 22:17:11 ---> Running in f1f7b7797882 22:17:11 Removing intermediate container f1f7b7797882 22:17:11 ---> d8f0abde2724 22:17:11 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 22:17:11 ---> Running in 4b0d3a0a5ac1 22:17:11 Removing intermediate container 4b0d3a0a5ac1 22:17:11 ---> e090af4945fb 22:17:11 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 22:17:11 ---> Running in 067a82a79e98 22:17:12 Removing intermediate container 067a82a79e98 22:17:12 ---> 49bcb1265fb4 22:17:12 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:17:12 ---> Running in e092ad370318 22:17:13 Removing intermediate container e092ad370318 22:17:13 ---> 86d3ba5778ea 22:17:13 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:17:13 ---> Running in 7d682a710acf 22:17:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:17:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:17:16 OK: 221 MiB in 51 packages 22:17:17 Removing intermediate container 7d682a710acf 22:17:17 ---> 92b6f9473bcc 22:17:17 Step 8/25 : WORKDIR /app 22:17:17 ---> Running in 60febc3603ac 22:17:18 Removing intermediate container 60febc3603ac 22:17:18 ---> ac85510cb666 22:17:18 Step 9/25 : COPY go.mod vendor* ./ 22:17:18 ---> bb6574438f86 22:17:18 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:17:18 ---> Running in e9b03d7d8a7f 22:17:20 Removing intermediate container e9b03d7d8a7f 22:17:20 ---> cf038c2198da 22:17:20 Step 11/25 : COPY . . 22:17:21 ---> df09125a0b5f 22:17:21 Step 12/25 : RUN $MAKE 22:17:21 ---> Running in aae2d03681a2 22:17:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.10" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 22:19:29 Removing intermediate container aae2d03681a2 22:19:29 ---> 186e26916f96 22:19:29 Step 13/25 : FROM alpine:3.16 22:19:29 3.16: Pulling from library/alpine 22:19:29 9b18e9b68314: Pulling fs layer 22:19:29 9b18e9b68314: Verifying Checksum 22:19:29 9b18e9b68314: Download complete 22:19:29 9b18e9b68314: Pull complete 22:19:29 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:19:29 Status: Downloaded newer image for alpine:3.16 22:19:29 ---> a6215f271958 22:19:29 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:19:29 ---> Running in 94bb2f806f7a 22:19:29 Removing intermediate container 94bb2f806f7a 22:19:29 ---> dec694b1a567 22:19:29 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:29 ---> Running in 9809e597757d 22:19:29 Removing intermediate container 9809e597757d 22:19:29 ---> 1a26a5926dfb 22:19:29 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 22:19:29 ---> Running in d42e3698e1f0 22:19:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:19:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:19:31 (1/6) Installing dumb-init (1.2.5-r1) 22:19:31 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:19:31 (3/6) Installing libsodium (1.0.18-r0) 22:19:31 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:19:31 (5/6) Installing libzmq (4.3.4-r0) 22:19:31 (6/6) Installing zeromq (4.3.4-r0) 22:19:32 Executing busybox-1.35.0-r17.trigger 22:19:32 OK: 8 MiB in 20 packages 22:19:33 Removing intermediate container d42e3698e1f0 22:19:33 ---> 5edb00b17946 22:19:33 Step 17/25 : COPY --from=builder /app/LICENSE / 22:19:33 ---> 831783529608 22:19:33 Step 18/25 : COPY --from=builder /app/Attribution.txt / 22:19:33 ---> ed3d013308d3 22:19:33 Step 19/25 : COPY --from=builder /app/cmd/ / 22:19:35 ---> 9a9d927d7cd1 22:19:35 Step 20/25 : EXPOSE 59989 22:19:35 ---> Running in b9da076d5630 22:19:35 Removing intermediate container b9da076d5630 22:19:35 ---> bc898d84ba20 22:19:35 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 22:19:35 ---> Running in ee0ba92c7aec 22:19:36 Removing intermediate container ee0ba92c7aec 22:19:36 ---> d7e7299eb214 22:19:36 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 22:19:36 ---> Running in b71157c80851 22:19:36 Removing intermediate container b71157c80851 22:19:36 ---> a293fe6a3249 22:19:36 Step 23/25 : LABEL arch=arm64 22:19:36 ---> Running in e9bbad175226 22:19:36 Removing intermediate container e9bbad175226 22:19:36 ---> 7e4cf00606b2 22:19:36 Step 24/25 : LABEL git_sha=0476de2795b3c23659be3e42ef08dccf661e949a 22:19:37 ---> Running in ef073fe4ba04 22:19:37 Removing intermediate container ef073fe4ba04 22:19:37 ---> 68d4ce63e511 22:19:37 Step 25/25 : LABEL version=2.3.0-dev.10 22:19:37 ---> Running in 223422f1cd21 22:19:37 Removing intermediate container 223422f1cd21 22:19:37 ---> e5860be7416c 22:19:37 [Warning] One or more build-args [ARCH] were not consumed 22:19:37 Successfully built e5860be7416c 22:19:37 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:19:37 provisioning config files... 22:19:37 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/45@tmp/config6958051220811058146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:19:38 ---> docker-login.sh 22:19:38 nexus3.edgexfoundry.org:10001 22:19:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:38 Configure a credential helper to remove this warning. See 22:19:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:38 22:19:38 Login Succeeded 22:19:38 nexus3.edgexfoundry.org:10002 22:19:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:38 Configure a credential helper to remove this warning. See 22:19:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:38 22:19:38 Login Succeeded 22:19:38 nexus3.edgexfoundry.org:10003 22:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:39 Configure a credential helper to remove this warning. See 22:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:39 22:19:39 Login Succeeded 22:19:39 nexus3.edgexfoundry.org:10004 22:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:39 Configure a credential helper to remove this warning. See 22:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:39 22:19:39 Login Succeeded 22:19:39 docker.io 22:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:40 Configure a credential helper to remove this warning. See 22:19:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:40 22:19:40 Login Succeeded 22:19:40 ---> docker-login.sh ends [Pipeline] } 22:19:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:19:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:19:40 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 22:19:40 0476de2795b3c23659be3e42ef08dccf661e949a 22:19:40 latest 22:19:40 2.3.0-dev.10 22:19:40 0476de2795b3c23659be3e42ef08dccf661e949a-2.3.0-dev.10 22:19:40 main 22:19:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:41 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0476de2795b3c23659be3e42ef08dccf661e949a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:41 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0476de2795b3c23659be3e42ef08dccf661e949a 22:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:19:41 4540de40f3f3: Preparing 22:19:41 4a83bc900a05: Preparing 22:19:41 9bad15256b74: Preparing 22:19:41 0dcdb2fc31c3: Preparing 22:19:41 9b66711b35fb: Preparing 22:19:41 5d3e392a13a0: Preparing 22:19:41 5d3e392a13a0: Waiting 22:19:41 9bad15256b74: Pushed 22:19:41 9b66711b35fb: Pushed 22:19:41 4a83bc900a05: Pushed 22:19:41 5d3e392a13a0: Layer already exists 22:19:42 0dcdb2fc31c3: Pushed 22:19:47 4540de40f3f3: Pushed 22:19:47 0476de2795b3c23659be3e42ef08dccf661e949a: digest: sha256:780a463dfaf2c740fc86db4e923f6e76167a2cd9d0db5dd19b51e631b56ed16f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:48 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:48 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 22:19:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:19:48 4540de40f3f3: Preparing 22:19:48 4a83bc900a05: Preparing 22:19:48 9bad15256b74: Preparing 22:19:48 0dcdb2fc31c3: Preparing 22:19:48 9b66711b35fb: Preparing 22:19:48 5d3e392a13a0: Preparing 22:19:48 5d3e392a13a0: Waiting 22:19:48 9b66711b35fb: Layer already exists 22:19:48 4540de40f3f3: Layer already exists 22:19:48 4a83bc900a05: Layer already exists 22:19:48 0dcdb2fc31c3: Layer already exists 22:19:48 9bad15256b74: Layer already exists 22:19:48 5d3e392a13a0: Layer already exists 22:19:48 latest: digest: sha256:780a463dfaf2c740fc86db4e923f6e76167a2cd9d0db5dd19b51e631b56ed16f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:49 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:49 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.10 22:19:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:19:49 4540de40f3f3: Preparing 22:19:49 4a83bc900a05: Preparing 22:19:49 9bad15256b74: Preparing 22:19:49 0dcdb2fc31c3: Preparing 22:19:49 9b66711b35fb: Preparing 22:19:49 5d3e392a13a0: Preparing 22:19:49 5d3e392a13a0: Waiting 22:19:49 9b66711b35fb: Layer already exists 22:19:49 9bad15256b74: Layer already exists 22:19:49 0dcdb2fc31c3: Layer already exists 22:19:49 4540de40f3f3: Layer already exists 22:19:49 4a83bc900a05: Layer already exists 22:19:49 5d3e392a13a0: Layer already exists 22:19:49 2.3.0-dev.10: digest: sha256:780a463dfaf2c740fc86db4e923f6e76167a2cd9d0db5dd19b51e631b56ed16f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:50 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0476de2795b3c23659be3e42ef08dccf661e949a-2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:50 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0476de2795b3c23659be3e42ef08dccf661e949a-2.3.0-dev.10 22:19:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:19:50 4540de40f3f3: Preparing 22:19:50 4a83bc900a05: Preparing 22:19:50 9bad15256b74: Preparing 22:19:50 0dcdb2fc31c3: Preparing 22:19:50 9b66711b35fb: Preparing 22:19:50 5d3e392a13a0: Preparing 22:19:50 5d3e392a13a0: Waiting 22:19:50 9bad15256b74: Layer already exists 22:19:50 4540de40f3f3: Layer already exists 22:19:50 4a83bc900a05: Layer already exists 22:19:50 9b66711b35fb: Layer already exists 22:19:50 0dcdb2fc31c3: Layer already exists 22:19:50 5d3e392a13a0: Layer already exists 22:19:50 0476de2795b3c23659be3e42ef08dccf661e949a-2.3.0-dev.10: digest: sha256:780a463dfaf2c740fc86db4e923f6e76167a2cd9d0db5dd19b51e631b56ed16f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:51 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:51 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 22:19:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:19:51 4540de40f3f3: Preparing 22:19:51 4a83bc900a05: Preparing 22:19:51 9bad15256b74: Preparing 22:19:51 0dcdb2fc31c3: Preparing 22:19:51 9b66711b35fb: Preparing 22:19:51 5d3e392a13a0: Preparing 22:19:51 5d3e392a13a0: Waiting 22:19:51 9b66711b35fb: Layer already exists 22:19:51 0dcdb2fc31c3: Layer already exists 22:19:51 4a83bc900a05: Layer already exists 22:19:51 9bad15256b74: Layer already exists 22:19:51 4540de40f3f3: Layer already exists 22:19:51 5d3e392a13a0: Layer already exists 22:19:51 main: digest: sha256:780a463dfaf2c740fc86db4e923f6e76167a2cd9d0db5dd19b51e631b56ed16f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:19:51 ===================================================== [Pipeline] echo 22:19:51 taggedImages: 22:19:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0476de2795b3c23659be3e42ef08dccf661e949a 22:19:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 22:19:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.10 22:19:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0476de2795b3c23659be3e42ef08dccf661e949a-2.3.0-dev.10 22:19:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:19:52 22:19:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:19:52 arm64: Pulling from edgex-lftools-log-publisher 22:19:52 8998bd30e6a1: Pulling fs layer 22:19:52 04944245beec: Pulling fs layer 22:19:52 699f458cf7ca: Pulling fs layer 22:19:52 765212b225bb: Pulling fs layer 22:19:52 f23df028b6ca: Pulling fs layer 22:19:52 d65c8cfc05b1: Pulling fs layer 22:19:52 2437ff75d9bd: Pulling fs layer 22:19:52 d65c8cfc05b1: Waiting 22:19:52 765212b225bb: Waiting 22:19:52 2437ff75d9bd: Waiting 22:19:52 f23df028b6ca: Waiting 22:19:52 04944245beec: Verifying Checksum 22:19:52 04944245beec: Download complete 22:19:52 765212b225bb: Verifying Checksum 22:19:52 765212b225bb: Download complete 22:19:52 f23df028b6ca: Download complete 22:19:52 d65c8cfc05b1: Verifying Checksum 22:19:52 d65c8cfc05b1: Download complete 22:19:53 699f458cf7ca: Verifying Checksum 22:19:53 699f458cf7ca: Download complete 22:19:53 8998bd30e6a1: Verifying Checksum 22:19:53 8998bd30e6a1: Download complete 22:19:56 2437ff75d9bd: Verifying Checksum 22:19:56 2437ff75d9bd: Download complete 22:19:58 8998bd30e6a1: Pull complete 22:19:58 04944245beec: Pull complete 22:19:59 699f458cf7ca: Pull complete 22:19:59 765212b225bb: Pull complete 22:20:00 f23df028b6ca: Pull complete 22:20:00 d65c8cfc05b1: Pull complete 22:20:15 2437ff75d9bd: Pull complete 22:20:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:20:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:20:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:16 prd-ubuntu20.04-docker-arm64-4c-16g-22472 does not seem to be running inside a container 22:20:16 $ 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-rfid-llrp-go/45 -v /w/workspace/device-rfid-llrp-go/45:/w/workspace/device-rfid-llrp-go/45:rw,z -v /w/workspace/device-rfid-llrp-go/45@tmp:/w/workspace/device-rfid-llrp-go/45@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 22:20:18 $ docker top 888a0ea398d5bac4f442f203897af47a9e20b00040e25dc900f585d2d934d662 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:19 ---> job-cost.sh 22:20:19 lf-activate-venv: SKIPPING 22:20:19 INFO: No Stack... 22:20:20 INFO: Retrieving Pricing Info for: v3-standard-4 22:20:20 INFO: Archiving Costs [Pipeline] sh 22:20:21 + cat /w/workspace/device-rfid-llrp-go/45/archives/cost.csv 22:20:21 + cut -d, -f6 [Pipeline] lock 22:20:21 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-45-stack-cost] 22:20:21 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-45-stack-cost] did not exist. Created. 22:20:21 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:20:22 /w/workspace/device-rfid-llrp-go/45@tmp/durable-b7bcff2e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:20:23 + echo total: 0.10999999940395355 [Pipeline] stash 22:20:23 Warning: overwriting stash ‘stack-cost’ 22:20:23 Stashed 1 file(s) [Pipeline] } 22:20:23 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-45-stack-cost] [Pipeline] // lock [Pipeline] } 22:20:23 $ docker stop --time=1 888a0ea398d5bac4f442f203897af47a9e20b00040e25dc900f585d2d934d662 22:20:24 $ docker rm -f 888a0ea398d5bac4f442f203897af47a9e20b00040e25dc900f585d2d934d662 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:20:25 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 22:20:25 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 22:20:25 total 16 22:20:25 drwxr-xr-x 3 root root 4096 Aug 10 22:11 . 22:20:25 drwxrwxr-x 12 jenkins jenkins 4096 Aug 10 22:11 .. 22:20:25 drwxr-xr-x 2 root root 4096 Aug 10 22:11 cost 22:20:25 -rw-r--r-- 1 root root 90 Aug 10 22:11 cost.csv 22:20:25 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 22:20:25 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 22:20:25 total 16 22:20:25 drwxr-xr-x 3 jenkins jenkins 4096 Aug 10 22:11 . 22:20:25 drwxrwxr-x 12 jenkins jenkins 4096 Aug 10 22:11 .. 22:20:25 drwxr-xr-x 2 jenkins jenkins 4096 Aug 10 22:11 cost 22:20:25 -rw-r--r-- 1 jenkins jenkins 90 Aug 10 22:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:20:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:20:26 ---> package-listing.sh 22:20:26 ++ facter osfamily 22:20:26 ++ tr '[:upper:]' '[:lower:]' 22:20:27 + OS_FAMILY=debian 22:20:27 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 22:20:27 + START_PACKAGES=/tmp/packages_start.txt 22:20:27 + END_PACKAGES=/tmp/packages_end.txt 22:20:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:20:27 + PACKAGES=/tmp/packages_start.txt 22:20:27 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 22:20:27 + PACKAGES=/tmp/packages_end.txt 22:20:27 + case "${OS_FAMILY}" in 22:20:27 + dpkg -l 22:20:27 + grep '^ii' 22:20:27 + '[' -f /tmp/packages_start.txt ']' 22:20:27 + '[' -f /tmp/packages_end.txt ']' 22:20:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:20:27 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 22:20:27 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 22:20:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 22:20:27 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:20:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:20:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:27 prd-ubuntu20.04-docker-8c-8g-22471 does not seem to be running inside a container 22:20:27 $ 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/foundry_device-rfid-llrp-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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-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 22:20:28 $ docker top 72f3e53c8013a744c51d7345031280f124b0280f7721e8b764a97471b2766fd0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:28 + touch /tmp/pre-build-complete [Pipeline] sh 22:20:28 + mkdir -p /var/log/sysstat [Pipeline] sh 22:20:29 + ls /var/log/sa-host 22:20:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:20:29 provisioning config files... 22:20:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6018279385204168717tmp [Pipeline] { [Pipeline] echo 22:20:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:20:29 ---> create-netrc.sh [Pipeline] } 22:20:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:20:29 ---> python-tools-install.sh [Pipeline] echo 22:20:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:20:30 ---> sudo-logs.sh 22:20:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:20:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:20:30 ---> job-cost.sh 22:20:30 lf-activate-venv: SKIPPING 22:20:30 DEBUG: total: 0.2199999988079071 22:20:30 INFO: Retrieving Stack Cost... 22:20:31 INFO: Retrieving Pricing Info for: v3-standard-8 22:20:31 INFO: Archiving Costs [Pipeline] echo 22:20:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:20:31 ---> logs-deploy.sh 22:20:31 lf-activate-venv: SKIPPING 22:20:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/45 22:20:31 INFO: archiving workspace using pattern(s): 22:20:32 Archives upload complete. 22:20:32 INFO: archiving logs to Nexus 22:20:33 ---> uname -a: 22:20:33 Linux prd-ubuntu20-04-docker-8c-8g-22471 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:20:33 22:20:33 22:20:33 ---> lscpu: 22:20:33 Architecture: x86_64 22:20:33 CPU op-mode(s): 32-bit, 64-bit 22:20:33 Byte Order: Little Endian 22:20:33 Address sizes: 40 bits physical, 48 bits virtual 22:20:33 CPU(s): 8 22:20:33 On-line CPU(s) list: 0-7 22:20:33 Thread(s) per core: 1 22:20:33 Core(s) per socket: 1 22:20:33 Socket(s): 8 22:20:33 NUMA node(s): 1 22:20:33 Vendor ID: AuthenticAMD 22:20:33 CPU family: 23 22:20:33 Model: 49 22:20:33 Model name: AMD EPYC-Rome Processor 22:20:33 Stepping: 0 22:20:33 CPU MHz: 2799.998 22:20:33 BogoMIPS: 5599.99 22:20:33 Virtualization: AMD-V 22:20:33 Hypervisor vendor: KVM 22:20:33 Virtualization type: full 22:20:33 L1d cache: 256 KiB 22:20:33 L1i cache: 256 KiB 22:20:33 L2 cache: 4 MiB 22:20:33 L3 cache: 128 MiB 22:20:33 NUMA node0 CPU(s): 0-7 22:20:33 Vulnerability Itlb multihit: Not affected 22:20:33 Vulnerability L1tf: Not affected 22:20:33 Vulnerability Mds: Not affected 22:20:33 Vulnerability Meltdown: Not affected 22:20:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:20:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:20:33 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:20:33 Vulnerability Srbds: Not affected 22:20:33 Vulnerability Tsx async abort: Not affected 22:20:33 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 22:20:33 22:20:33 22:20:33 ---> nproc: 22:20:33 8 22:20:33 22:20:33 22:20:33 ---> df -h: 22:20:33 Filesystem Size Used Avail Use% Mounted on 22:20:33 overlay 155G 11G 145G 7% / 22:20:33 tmpfs 64M 0 64M 0% /dev 22:20:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:20:33 shm 64M 0 64M 0% /dev/shm 22:20:33 /dev/vda1 155G 11G 145G 7% /facter-os 22:20:33 22:20:33 22:20:33 ---> sar -b -r -n DEV: 22:20:33 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22471) 08/10/22 _x86_64_ (8 CPU) 22:20:33 22:20:33 22:09:51 LINUX RESTART (8 CPU) 22:20:33 22:20:33 22:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:20:33 22:11:01 418.20 56.41 361.79 0.00 7441.29 205497.08 0.00 22:20:33 22:12:01 143.29 0.90 142.39 0.00 17.06 56060.66 0.00 22:20:33 22:13:01 1.68 0.00 1.68 0.00 0.00 18.68 0.00 22:20:33 22:14:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 22:20:33 22:15:01 1.12 0.02 1.10 0.00 0.13 13.33 0.00 22:20:33 22:16:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 22:20:33 22:17:01 1.17 0.02 1.15 0.00 0.13 13.33 0.00 22:20:33 22:18:01 1.72 0.00 1.72 0.00 0.00 22.26 0.00 22:20:33 22:19:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 22:20:33 22:20:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 22:20:33 Average: 57.19 5.73 51.45 0.00 745.85 26167.76 0.00 22:20:33 22:20:33 22:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:20:33 22:11:01 28873256 31768300 536188 1.63 117580 3046008 2148068 6.33 1112024 2520200 476 22:20:33 22:12:01 27895116 31776428 518292 1.58 167212 3877800 1845576 5.44 1270812 3221428 280 22:20:33 22:13:01 27895128 31776520 517836 1.57 167260 3877804 1845576 5.44 1270488 3221436 4 22:20:33 22:14:01 27896208 31777724 516260 1.57 167300 3877804 1845576 5.44 1269084 3221432 52 22:20:33 22:15:01 27896476 31778112 515928 1.57 167332 3877808 1845576 5.44 1269256 3221600 24 22:20:33 22:16:01 27897940 31779612 514336 1.56 167360 3877812 1845576 5.44 1268328 3221600 172 22:20:33 22:17:01 27905412 31787108 506772 1.54 167392 3877812 1845576 5.44 1260560 3221604 16 22:20:33 22:18:01 27905132 31786968 506568 1.54 167432 3877828 1845576 5.44 1261040 3221616 48 22:20:33 22:19:01 27905124 31786984 506536 1.54 167452 3877828 1845576 5.44 1260344 3221616 16 22:20:33 22:20:01 27905068 31786932 506496 1.54 167484 3877828 1845576 5.44 1260404 3221620 172 22:20:33 Average: 27997486 31780469 514521 1.56 162380 3794633 1875825 5.53 1250234 3151415 126 22:20:33 22:20:33 22:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:20:33 22:11:01 ens3 778.92 499.87 7470.66 107.22 0.00 0.00 0.00 0.00 22:20:33 22:11:01 docker0 10.28 10.61 0.74 85.12 0.00 0.00 0.00 0.00 22:20:33 22:11:01 lo 7.20 7.20 0.69 0.69 0.00 0.00 0.00 0.00 22:20:33 22:11:01 veth6a456de 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:33 22:11:01 vethe9b16ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:33 22:12:01 ens3 289.27 222.63 3974.54 83.48 0.00 0.00 0.00 0.00 22:20:33 22:12:01 docker0 123.53 146.01 10.14 1415.15 0.00 0.00 0.00 0.00 22:20:33 22:12:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 22:20:33 22:13:01 ens3 0.52 0.42 0.26 0.23 0.00 0.00 0.00 0.00 22:20:33 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:33 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:33 22:14:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:20:33 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:33 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:20:33 22:15:01 ens3 1.60 1.40 2.39 0.09 0.00 0.00 0.00 0.00 22:20:33 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:33 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:33 22:16:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 22:20:33 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:33 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:20:33 22:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:33 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:33 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:33 22:18:01 ens3 1.03 0.50 0.40 0.28 0.00 0.00 0.00 0.00 22:20:33 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:33 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:20:33 22:19:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:20:33 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:33 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:33 22:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:20:33 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:33 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:20:33 Average: ens3 107.19 72.53 1144.82 19.14 0.00 0.00 0.00 0.00 22:20:33 Average: docker0 13.38 15.66 1.09 150.02 0.00 0.00 0.00 0.00 22:20:33 Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 22:20:33 22:20:33 22:20:33 ---> sar -P ALL: 22:20:33 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22471) 08/10/22 _x86_64_ (8 CPU) 22:20:33 22:20:33 22:09:51 LINUX RESTART (8 CPU) 22:20:33 22:20:33 22:10:01 CPU %user %nice %system %iowait %steal %idle 22:20:33 22:11:01 all 11.27 0.00 4.71 3.80 0.07 80.16 22:20:33 22:11:01 0 13.03 0.00 4.88 7.64 0.07 74.38 22:20:33 22:11:01 1 8.92 0.00 4.76 1.31 0.07 84.94 22:20:33 22:11:01 2 10.00 0.00 3.88 3.14 0.07 82.90 22:20:33 22:11:01 3 11.92 0.00 4.17 3.61 0.08 80.22 22:20:33 22:11:01 4 12.14 0.00 5.42 9.01 0.05 73.38 22:20:33 22:11:01 5 10.69 0.00 3.92 3.83 0.05 81.52 22:20:33 22:11:01 6 12.22 0.00 5.22 0.42 0.05 82.08 22:20:33 22:11:01 7 11.25 0.00 5.40 1.42 0.08 81.84 22:20:33 22:12:01 all 20.68 0.00 4.82 2.06 0.06 72.37 22:20:33 22:12:01 0 19.64 0.00 4.98 1.64 0.05 73.69 22:20:33 22:12:01 1 20.53 0.00 5.64 6.95 0.05 66.83 22:20:33 22:12:01 2 20.24 0.00 4.43 2.22 0.05 73.06 22:20:33 22:12:01 3 20.70 0.00 4.26 1.16 0.05 73.82 22:20:33 22:12:01 4 20.64 0.00 4.52 3.65 0.07 71.12 22:20:33 22:12:01 5 20.46 0.00 4.56 0.25 0.05 74.68 22:20:33 22:12:01 6 21.36 0.00 4.94 0.47 0.07 73.17 22:20:33 22:12:01 7 21.92 0.00 5.23 0.19 0.10 72.56 22:20:33 22:13:01 all 0.27 0.00 0.01 0.01 0.01 99.70 22:20:33 22:13:01 0 0.03 0.00 0.02 0.03 0.02 99.90 22:20:33 22:13:01 1 0.02 0.00 0.00 0.02 0.02 99.95 22:20:33 22:13:01 2 1.97 0.00 0.00 0.00 0.00 98.03 22:20:33 22:13:01 3 0.03 0.00 0.03 0.02 0.03 99.88 22:20:33 22:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:20:33 22:13:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:20:33 22:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:20:33 22:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:20:33 22:14:01 all 0.28 0.00 0.01 0.00 0.01 99.70 22:20:33 22:14:01 0 0.02 0.00 0.02 0.02 0.00 99.95 22:20:33 22:14:01 1 0.02 0.00 0.02 0.02 0.00 99.95 22:20:33 22:14:01 2 1.99 0.00 0.00 0.00 0.02 98.00 22:20:33 22:14:01 3 0.05 0.00 0.02 0.00 0.03 99.90 22:20:33 22:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:20:33 22:14:01 5 0.07 0.00 0.00 0.00 0.00 99.93 22:20:33 22:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:20:33 22:14:01 7 0.03 0.00 0.00 0.00 0.02 99.95 22:20:33 22:15:01 all 0.27 0.00 0.01 0.00 0.01 99.71 22:20:33 22:15:01 0 0.02 0.00 0.02 0.02 0.00 99.95 22:20:33 22:15:01 1 0.02 0.00 0.02 0.02 0.00 99.95 22:20:33 22:15:01 2 1.99 0.00 0.02 0.00 0.00 98.00 22:20:33 22:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:20:33 22:15:01 4 0.00 0.00 0.03 0.00 0.03 99.93 22:20:33 22:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 22:20:33 22:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:20:33 22:15:01 7 0.05 0.00 0.02 0.00 0.00 99.93 22:20:33 22:16:01 all 0.26 0.00 0.01 0.00 0.01 99.71 22:20:33 22:16:01 0 0.00 0.00 0.02 0.02 0.02 99.95 22:20:33 22:16:01 1 0.03 0.00 0.02 0.00 0.03 99.92 22:20:33 22:16:01 2 1.95 0.00 0.00 0.00 0.02 98.03 22:20:33 22:16:01 3 0.02 0.00 0.00 0.02 0.02 99.95 22:20:33 22:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:20:33 22:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:20:33 22:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:20:33 22:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:20:33 22:17:01 all 0.21 0.00 0.01 0.00 0.00 99.77 22:20:33 22:17:01 0 0.02 0.00 0.02 0.02 0.00 99.95 22:20:33 22:17:01 1 0.05 0.00 0.00 0.00 0.03 99.92 22:20:33 22:17:01 2 1.47 0.00 0.02 0.00 0.00 98.52 22:20:33 22:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:20:33 22:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:20:33 22:17:01 5 0.03 0.00 0.03 0.00 0.00 99.93 22:20:33 22:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:20:33 22:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:20:33 22:18:01 all 0.13 0.00 0.01 0.01 0.01 99.84 22:20:33 22:18:01 0 0.02 0.00 0.02 0.03 0.02 99.92 22:20:33 22:18:01 1 0.03 0.00 0.02 0.02 0.02 99.92 22:20:33 22:18:01 2 0.90 0.00 0.03 0.00 0.02 99.05 22:20:33 22:18:01 3 0.02 0.00 0.00 0.02 0.02 99.95 22:20:33 22:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:20:33 22:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:20:33 22:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:20:33 22:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:20:33 22:19:01 all 0.17 0.00 0.01 0.01 0.01 99.80 22:20:33 22:19:01 0 0.00 0.00 0.03 0.07 0.00 99.90 22:20:33 22:19:01 1 0.03 0.00 0.02 0.00 0.03 99.92 22:20:33 22:19:01 2 1.26 0.00 0.00 0.00 0.02 98.73 22:20:33 22:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:20:33 22:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:20:33 22:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:20:33 22:19:01 6 0.05 0.00 0.00 0.00 0.00 99.95 22:20:33 22:19:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:20:33 22:20:01 all 0.27 0.00 0.01 0.00 0.01 99.72 22:20:33 22:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:20:33 22:20:01 1 0.07 0.00 0.03 0.02 0.02 99.87 22:20:33 22:20:01 2 1.97 0.00 0.00 0.00 0.00 98.03 22:20:33 22:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:20:33 22:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:20:33 22:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:20:33 22:20:01 6 0.03 0.00 0.00 0.00 0.02 99.95 22:20:33 22:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:20:33 Average: all 3.35 0.00 0.95 0.58 0.02 95.10 22:20:33 Average: 0 3.25 0.00 0.99 0.94 0.02 94.81 22:20:33 Average: 1 2.94 0.00 1.04 0.82 0.03 95.17 22:20:33 Average: 2 4.32 0.00 0.82 0.53 0.02 94.31 22:20:33 Average: 3 3.25 0.00 0.85 0.48 0.03 95.40 22:20:33 Average: 4 3.26 0.00 0.99 1.25 0.02 94.49 22:20:33 Average: 5 3.10 0.00 0.84 0.41 0.01 95.63 22:20:33 Average: 6 3.34 0.00 1.01 0.09 0.02 95.54 22:20:33 Average: 7 3.29 0.00 1.06 0.16 0.02 95.47 22:20:33 22:20:33 22:20:33