Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3238a3be2f44512a9de49c586dce83c0c67ab7c8 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-ssh8963184289345185792.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh5372220679253481404.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh11024415545402778706.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh4139575699495930938.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh16445726492645286666.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17540’ Running on prd-ubuntu20.04-docker-8c-8g-17566 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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 3238a3be2f44512a9de49c586dce83c0c67ab7c8 (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 3238a3be2f44512a9de49c586dce83c0c67ab7c8 # timeout=10 Commit message: "fix: Address CVE in Alpine base image (#272)" > git rev-list --no-walk 4e83b6680fa27d1881f69792a07b123682c6b4e6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:51:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:51:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:51:32 ========================================================= 21:51:32 EdgeX Global Pipelines Version Info 21:51:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:51:32 ------------------- 21:51:32 stable info: 21:51:32 ------------------- 21:51:32 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 21:51:32 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 21:51:32 Message: update stable to v1.0.257 21:51:33 ------------------- 21:51:33 experimental info: 21:51:33 ------------------- 21:51:33 Commited By: **** collab-it+edgex@linuxfoundation.org 21:51:33 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 21:51:33 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:51:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:51:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:51:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:51:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:51:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:51:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:51:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3238a3be2f44512a9de49c586dce83c0c67ab7c8 [Pipeline] echo 21:51:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3238a3b [Pipeline] echo 21:51:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:51:34 provisioning config files... 21:51:34 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11467507138415863528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:51:34 ---> docker-login.sh 21:51:34 nexus3.edgexfoundry.org:10001 21:51:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:34 Configure a credential helper to remove this warning. See 21:51:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:34 21:51:34 Login Succeeded 21:51:34 nexus3.edgexfoundry.org:10002 21:51:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:34 Configure a credential helper to remove this warning. See 21:51:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:34 21:51:34 Login Succeeded 21:51:34 nexus3.edgexfoundry.org:10003 21:51:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:35 Configure a credential helper to remove this warning. See 21:51:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:35 21:51:35 Login Succeeded 21:51:35 nexus3.edgexfoundry.org:10004 21:51:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:35 Configure a credential helper to remove this warning. See 21:51:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:35 21:51:35 Login Succeeded 21:51:35 docker.io 21:51:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:35 Configure a credential helper to remove this warning. See 21:51:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:35 21:51:35 Login Succeeded 21:51:35 ---> docker-login.sh ends [Pipeline] } 21:51:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:51:35 + git rev-list -1 --merges 3238a3be2f44512a9de49c586dce83c0c67ab7c8~1..3238a3be2f44512a9de49c586dce83c0c67ab7c8 [Pipeline] echo 21:51:35 -----------> git rev-list -1 --merges 3238a3be2f44512a9de49c586dce83c0c67ab7c8~1..3238a3be2f44512a9de49c586dce83c0c67ab7c8 3238a3be2f44512a9de49c586dce83c0c67ab7c8 [false] [Pipeline] sh 21:51:36 + git log --format=format:%s -1 3238a3be2f44512a9de49c586dce83c0c67ab7c8 [Pipeline] echo 21:51:36 ========================================================= 21:51:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:51:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:51:36 + git log --format=format:%s -1 3238a3be2f44512a9de49c586dce83c0c67ab7c8 [Pipeline] echo 21:51:36 [semverPrep] GIT_COMMIT: 3238a3be2f44512a9de49c586dce83c0c67ab7c8, Commit Message: fix: Address CVE in Alpine base image (#272) [Pipeline] echo 21:51:36 [semverPrep] This is not a build commit. [Pipeline] sh 21:51:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:51:36 + grep -v github /etc/ssh/ssh_known_hosts 21:51:36 + [ -e /tmp/ssh_known_hosts ] 21:51:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:51:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:51:36 + sudo tee -a /etc/ssh/ssh_known_hosts 21:51:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:51:37 21:51:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:51:37 0.1.4: Pulling from edgex-devops/py-git-semver 21:51:37 b85a868b505f: Pulling fs layer 21:51:37 e2be974225ed: Pulling fs layer 21:51:37 339a4e72a1f5: Pulling fs layer 21:51:37 988bab9f4d93: Pulling fs layer 21:51:37 1469e6f7b9e6: Pulling fs layer 21:51:37 eaf3925da568: Pulling fs layer 21:51:37 bab4dde63d76: Pulling fs layer 21:51:37 bde34c3a00c8: Pulling fs layer 21:51:37 b352a97aabf1: Pulling fs layer 21:51:37 4872d77fe225: Pulling fs layer 21:51:37 5851b861e8e6: Pulling fs layer 21:51:37 988bab9f4d93: Waiting 21:51:37 1469e6f7b9e6: Waiting 21:51:37 eaf3925da568: Waiting 21:51:37 bab4dde63d76: Waiting 21:51:37 bde34c3a00c8: Waiting 21:51:37 b352a97aabf1: Waiting 21:51:37 4872d77fe225: Waiting 21:51:37 5851b861e8e6: Waiting 21:51:37 e2be974225ed: Verifying Checksum 21:51:37 e2be974225ed: Download complete 21:51:37 988bab9f4d93: Verifying Checksum 21:51:37 988bab9f4d93: Download complete 21:51:37 1469e6f7b9e6: Verifying Checksum 21:51:37 1469e6f7b9e6: Download complete 21:51:37 eaf3925da568: Verifying Checksum 21:51:37 eaf3925da568: Download complete 21:51:37 339a4e72a1f5: Verifying Checksum 21:51:37 339a4e72a1f5: Download complete 21:51:37 bde34c3a00c8: Verifying Checksum 21:51:37 bde34c3a00c8: Download complete 21:51:37 b352a97aabf1: Verifying Checksum 21:51:37 b352a97aabf1: Download complete 21:51:37 4872d77fe225: Verifying Checksum 21:51:37 4872d77fe225: Download complete 21:51:37 5851b861e8e6: Download complete 21:51:37 b85a868b505f: Verifying Checksum 21:51:37 b85a868b505f: Download complete 21:51:38 bab4dde63d76: Verifying Checksum 21:51:38 bab4dde63d76: Download complete 21:51:39 b85a868b505f: Pull complete 21:51:39 e2be974225ed: Pull complete 21:51:39 339a4e72a1f5: Pull complete 21:51:39 988bab9f4d93: Pull complete 21:51:40 1469e6f7b9e6: Pull complete 21:51:40 eaf3925da568: Pull complete 21:51:42 bab4dde63d76: Pull complete 21:51:42 bde34c3a00c8: Pull complete 21:51:42 b352a97aabf1: Pull complete 21:51:42 4872d77fe225: Pull complete 21:51:42 5851b861e8e6: Pull complete 21:51:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:51:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:51:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:42 prd-ubuntu20.04-docker-8c-8g-17566 does not seem to be running inside a container 21:51:42 $ 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 21:51:51 $ docker top 74a271daac0820cf446f76891fde8d8130fcfa56c26c05b4f5bb8b64a69f9e82 -eo pid,comm 21:51:51 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). 21:51:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:51:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:51:51 [ssh-agent] Looking for ssh-agent implementation... 21:51:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:51:51 $ docker exec 74a271daac0820cf446f76891fde8d8130fcfa56c26c05b4f5bb8b64a69f9e82 ssh-agent 21:51:51 SSH_AUTH_SOCK=/tmp/ssh-U1reueiNCEAk/agent.14 21:51:51 SSH_AGENT_PID=20 21:51:51 Running ssh-add (command line suppressed) 21:51:51 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15059282556876943560.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15059282556876943560.key) 21:51:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:51:52 + git tag --points-at HEAD [Pipeline] } 21:51:52 $ docker exec --env ******** --env ******** 74a271daac0820cf446f76891fde8d8130fcfa56c26c05b4f5bb8b64a69f9e82 ssh-agent -k 21:51:52 unset SSH_AUTH_SOCK; 21:51:52 unset SSH_AGENT_PID; 21:51:52 echo Agent pid 20 killed; 21:51:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:51:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:51:52 [ssh-agent] Looking for ssh-agent implementation... 21:51:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:51:52 $ docker exec 74a271daac0820cf446f76891fde8d8130fcfa56c26c05b4f5bb8b64a69f9e82 ssh-agent 21:51:52 SSH_AUTH_SOCK=/tmp/ssh-lV2yjBReJKMg/agent.72 21:51:52 SSH_AGENT_PID=78 21:51:52 Running ssh-add (command line suppressed) 21:51:52 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14723648927968442201.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14723648927968442201.key) 21:51:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:51:53 + git semver init 21:51:53 2023-11-14 21:51:53,276 [run_init] DEBUG init version:0.0.0 force:False 21:51:53 2023-11-14 21:51:53,277 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 21:51:53 2023-11-14 21:51:53,277 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 21:51:53 2023-11-14 21:51:53,277 [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) 21:51:54 2023-11-14 21:51:54,225 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 21:51:54 2023-11-14 21:51:54,226 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 21:51:54 2023-11-14 21:51:54,226 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:51:54 2023-11-14 21:51:54,226 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:51:54 3.1.0-dev.24 [Pipeline] } 21:51:54 $ docker exec --env ******** --env ******** 74a271daac0820cf446f76891fde8d8130fcfa56c26c05b4f5bb8b64a69f9e82 ssh-agent -k 21:51:54 unset SSH_AUTH_SOCK; 21:51:54 unset SSH_AGENT_PID; 21:51:54 echo Agent pid 78 killed; 21:51:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:51:54 + git semver [Pipeline] } 21:51:54 $ docker stop --time=1 74a271daac0820cf446f76891fde8d8130fcfa56c26c05b4f5bb8b64a69f9e82 21:51:56 $ docker rm -f --volumes 74a271daac0820cf446f76891fde8d8130fcfa56c26c05b4f5bb8b64a69f9e82 [Pipeline] // withDockerContainer [Pipeline] sh 21:51:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:51:57 Stashed 1 file(s) [Pipeline] echo 21:51:57 [edgeXSemver]: initialized semver on version 3.1.0-dev.24 [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 21:51:57 provisioning config files... 21:51:57 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1465163239349220234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:51:57 ---> docker-login.sh 21:51:57 nexus3.edgexfoundry.org:10001 21:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:57 Configure a credential helper to remove this warning. See 21:51:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:57 21:51:57 Login Succeeded 21:51:57 nexus3.edgexfoundry.org:10002 21:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:57 Configure a credential helper to remove this warning. See 21:51:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:57 21:51:57 Login Succeeded 21:51:57 nexus3.edgexfoundry.org:10003 21:51:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:58 Configure a credential helper to remove this warning. See 21:51:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:58 21:51:58 Login Succeeded 21:51:58 nexus3.edgexfoundry.org:10004 21:51:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:58 Configure a credential helper to remove this warning. See 21:51:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:58 21:51:58 Login Succeeded 21:51:58 docker.io 21:51:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:58 Configure a credential helper to remove this warning. See 21:51:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:58 21:51:58 Login Succeeded 21:51:58 ---> docker-login.sh ends [Pipeline] } 21:51:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:51:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:51:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:51:58 ========================================================= 21:51:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:51:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:51:58 Sending build context to Docker daemon 4.348MB 21:51:58 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:51:58 Step 2/12 : FROM ${BASE} AS builder 21:51:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:51:58 7264a8db6415: Pulling fs layer 21:51:58 c4d48a809fc2: Pulling fs layer 21:51:58 4f1c88b9dad5: Pulling fs layer 21:51:58 ad3a456e5733: Pulling fs layer 21:51:58 69c7f0334f64: Pulling fs layer 21:51:58 1f1c1a5573a3: Pulling fs layer 21:51:58 ce7588e14bc9: Pulling fs layer 21:51:58 b5e4710f87ac: Pulling fs layer 21:51:58 ad3a456e5733: Waiting 21:51:58 69c7f0334f64: Waiting 21:51:58 1f1c1a5573a3: Waiting 21:51:58 ce7588e14bc9: Waiting 21:51:58 b5e4710f87ac: Waiting 21:51:58 c4d48a809fc2: Verifying Checksum 21:51:58 c4d48a809fc2: Download complete 21:51:58 ad3a456e5733: Verifying Checksum 21:51:58 ad3a456e5733: Download complete 21:51:58 69c7f0334f64: Verifying Checksum 21:51:58 69c7f0334f64: Download complete 21:51:58 7264a8db6415: Verifying Checksum 21:51:58 7264a8db6415: Download complete 21:51:59 1f1c1a5573a3: Verifying Checksum 21:51:59 1f1c1a5573a3: Download complete 21:51:59 7264a8db6415: Pull complete 21:51:59 b5e4710f87ac: Verifying Checksum 21:51:59 b5e4710f87ac: Download complete 21:51:59 4f1c88b9dad5: Verifying Checksum 21:51:59 4f1c88b9dad5: Download complete 21:51:59 c4d48a809fc2: Pull complete 21:52:00 ce7588e14bc9: Verifying Checksum 21:52:00 ce7588e14bc9: Download complete 21:52:03 4f1c88b9dad5: Pull complete 21:52:03 ad3a456e5733: Pull complete 21:52:03 69c7f0334f64: Pull complete 21:52:04 1f1c1a5573a3: Pull complete 21:52:07 ce7588e14bc9: Pull complete 21:52:07 b5e4710f87ac: Pull complete 21:52:07 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 21:52:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:52:07 ---> 88b5674ff536 21:52:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:52:12 Still waiting to schedule task 21:52:12 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:52:20 ---> Running in 749d1199b1a1 21:52:21 Removing intermediate container 749d1199b1a1 21:52:21 ---> 132ab1be6f00 21:52:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:52:21 ---> Running in 53b97097d309 21:52:22 Removing intermediate container 53b97097d309 21:52:22 ---> 05fb1fc1c5c6 21:52:22 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 21:52:22 ---> Running in 584ded66a898 21:52:22 Removing intermediate container 584ded66a898 21:52:22 ---> 792b60a71b11 21:52:22 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:52:23 ---> Running in 64557a252919 21:52:23 Removing intermediate container 64557a252919 21:52:23 ---> 4fd968b83fdc 21:52:23 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:52:23 ---> Running in 90a0aa74492d 21:52:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:52:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:52:24 OK: 264 MiB in 52 packages 21:52:25 Removing intermediate container 90a0aa74492d 21:52:25 ---> c5878e937e2e 21:52:25 Step 8/12 : WORKDIR /app 21:52:26 ---> Running in 1d2e9fffe276 21:52:26 Removing intermediate container 1d2e9fffe276 21:52:26 ---> 1ea83c202285 21:52:26 Step 9/12 : COPY go.mod vendor* ./ 21:52:26 ---> b92929b66eac 21:52:26 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:27 ---> Running in 8f7c1a7f7c16 21:53:23 Removing intermediate container 8f7c1a7f7c16 21:53:23 ---> 9b1e6b120701 21:53:23 Step 11/12 : COPY . . 21:53:23 ---> e991732f5cec 21:53:23 Step 12/12 : RUN $MAKE 21:53:23 ---> Running in 3fd9b2dcc468 21:53:24 noop 21:53:24 Removing intermediate container 3fd9b2dcc468 21:53:24 ---> 185d005d9291 21:53:24 Successfully built 185d005d9291 21:53:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:25 + docker inspect -f . ci-base-image-x86_64 21:53:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:25 prd-ubuntu20.04-docker-8c-8g-17566 does not seem to be running inside a container 21:53:25 $ 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 21:53:26 $ docker top fbbc728aaee19e614662ac8043bcee6f77c36f23c239e898759b84493398d1af -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:26 + go version 21:53:26 go version go1.21.0 linux/amd64 [Pipeline] } 21:53:26 $ docker stop --time=1 fbbc728aaee19e614662ac8043bcee6f77c36f23c239e898759b84493398d1af 21:53:28 $ docker rm -f --volumes fbbc728aaee19e614662ac8043bcee6f77c36f23c239e898759b84493398d1af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:28 + docker inspect -f . ci-base-image-x86_64 21:53:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:28 prd-ubuntu20.04-docker-8c-8g-17566 does not seem to be running inside a container 21:53:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 21:53:29 $ docker top 190a66bc5fbe5a0f210021091c45a1ee771c1ebab2acc8b84814cdc5e91c3edc -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:29 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 21:53:29 + make test 21:53:29 go test ./... -coverprofile=coverage.out ./... 21:53:35 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:53:45 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:53:45 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.705961486Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:53:49 level=INFO ts=2023-11-14T21:53:44.706329383Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:53:49 level=INFO ts=2023-11-14T21:53:44.706387254Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.707060767Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:53:49 level=INFO ts=2023-11-14T21:53:44.707199789Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=WARN ts=2023-11-14T21:53:44.70726421Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:53:49 level=INFO ts=2023-11-14T21:53:44.707341382Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.707547917Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=WARN ts=2023-11-14T21:53:44.707578217Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.707598808Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=INFO ts=2023-11-14T21:53:44.707634628Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.707696329Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.70771523Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.70773308Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:53:49 level=INFO ts=2023-11-14T21:53:44.707767711Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.707918724Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.707978115Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=INFO ts=2023-11-14T21:53:44.708029506Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.708895732Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.709058935Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=INFO ts=2023-11-14T21:53:44.709175157Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:53:49 level=INFO ts=2023-11-14T21:53:44.709243948Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.70989135Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:53:49 level=INFO ts=2023-11-14T21:53:44.710291489Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:53:49 level=INFO ts=2023-11-14T21:53:44.71034448Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.71037205Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:53:49 level=INFO ts=2023-11-14T21:53:44.710416541Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=WARN ts=2023-11-14T21:53:44.710434701Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:53:49 level=INFO ts=2023-11-14T21:53:44.710481142Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.710625795Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=WARN ts=2023-11-14T21:53:44.710652595Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.710715737Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=INFO ts=2023-11-14T21:53:44.710793428Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.71090752Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.710973921Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.711029392Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:53:49 level=INFO ts=2023-11-14T21:53:44.711060223Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.711199956Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.711235906Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=INFO ts=2023-11-14T21:53:44.711267247Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.711363869Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.71143039Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=INFO ts=2023-11-14T21:53:44.711504931Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:53:49 level=INFO ts=2023-11-14T21:53:44.711549192Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.71199381Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:53:49 level=INFO ts=2023-11-14T21:53:44.712339747Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:53:49 level=INFO ts=2023-11-14T21:53:44.712381588Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:53:49 level=INFO ts=2023-11-14T21:53:44.712407428Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=WARN ts=2023-11-14T21:53:44.712423018Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.712419288Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:53:49 level=INFO ts=2023-11-14T21:53:44.712461419Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.712571351Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=WARN ts=2023-11-14T21:53:44.712593001Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.712613882Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=INFO ts=2023-11-14T21:53:44.712642722Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.712720234Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.712748534Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.712769115Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:53:49 level=INFO ts=2023-11-14T21:53:44.712789345Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.712857366Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.712883027Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=INFO ts=2023-11-14T21:53:44.712907037Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.712970908Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.71299761Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=INFO ts=2023-11-14T21:53:44.713032641Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:53:49 level=INFO ts=2023-11-14T21:53:44.713061861Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.713344626Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:53:49 level=INFO ts=2023-11-14T21:53:44.713792275Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:53:49 level=INFO ts=2023-11-14T21:53:44.713820795Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:53:49 level=INFO ts=2023-11-14T21:53:44.713837376Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=WARN ts=2023-11-14T21:53:44.713853546Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.713882766Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:53:49 level=INFO ts=2023-11-14T21:53:44.713919127Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.714029839Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=WARN ts=2023-11-14T21:53:44.71405204Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.71406773Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=INFO ts=2023-11-14T21:53:44.71409428Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.714164562Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.714185912Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.714204002Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:53:49 level=INFO ts=2023-11-14T21:53:44.714223343Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.714299224Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.714320585Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=INFO ts=2023-11-14T21:53:44.714345335Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.714436807Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.714460597Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=INFO ts=2023-11-14T21:53:44.714488558Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:53:49 level=INFO ts=2023-11-14T21:53:44.714512188Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.714816924Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:53:49 level=INFO ts=2023-11-14T21:53:44.715106359Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:53:49 level=INFO ts=2023-11-14T21:53:44.71517406Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:53:49 level=INFO ts=2023-11-14T21:53:44.715207181Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=WARN ts=2023-11-14T21:53:44.715228361Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.715247882Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:53:49 level=INFO ts=2023-11-14T21:53:44.715279332Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.715378354Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=WARN ts=2023-11-14T21:53:44.715409835Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.715440205Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=INFO ts=2023-11-14T21:53:44.715474016Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.715641569Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.71569239Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.715720531Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:53:49 level=INFO ts=2023-11-14T21:53:44.715794273Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.715899725Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.715941786Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=INFO ts=2023-11-14T21:53:44.715985757Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.716108509Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.716143769Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=INFO ts=2023-11-14T21:53:44.71619453Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:53:49 level=INFO ts=2023-11-14T21:53:44.716235081Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.716612808Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:53:49 level=INFO ts=2023-11-14T21:53:44.716907024Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:53:49 level=INFO ts=2023-11-14T21:53:44.716992205Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:53:49 level=INFO ts=2023-11-14T21:53:44.717015136Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=WARN ts=2023-11-14T21:53:44.717031406Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.717039786Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:53:49 level=INFO ts=2023-11-14T21:53:44.717100787Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.717200169Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=WARN ts=2023-11-14T21:53:44.717213129Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.717228789Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=INFO ts=2023-11-14T21:53:44.71725832Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.717337001Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.717370062Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.717383312Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:53:49 level=INFO ts=2023-11-14T21:53:44.717395283Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.717484054Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.717535095Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=INFO ts=2023-11-14T21:53:44.717569336Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.717706178Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.717735889Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=INFO ts=2023-11-14T21:53:44.717767069Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:53:49 level=INFO ts=2023-11-14T21:53:44.71781534Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 21:53:49 --- FAIL: TestAutoDiscoverNaming (0.01s) 21:53:49 --- FAIL: TestAutoDiscoverNaming/SpeedwayR-19-C5-D6 (0.00s) 21:53:49 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:44852: use of closed network connection 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.718062525Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.71832135Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:53:49 level=INFO ts=2023-11-14T21:53:44.718647437Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:53:49 level=INFO ts=2023-11-14T21:53:44.718687287Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.718703708Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:53:49 level=INFO ts=2023-11-14T21:53:44.718713008Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=WARN ts=2023-11-14T21:53:44.718747849Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:53:49 level=INFO ts=2023-11-14T21:53:44.718798509Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.718901431Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=WARN ts=2023-11-14T21:53:44.718924662Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.718941242Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=INFO ts=2023-11-14T21:53:44.718974223Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.719044244Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.719064964Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.719084155Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:53:49 level=INFO ts=2023-11-14T21:53:44.719104325Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.719170916Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.719191527Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=INFO ts=2023-11-14T21:53:44.719216807Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.719288309Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.719309909Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=INFO ts=2023-11-14T21:53:44.719340389Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:53:49 level=INFO ts=2023-11-14T21:53:44.71936412Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.719518603Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 21:53:49 level=INFO ts=2023-11-14T21:53:44.719718896Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 21:53:49 level=INFO ts=2023-11-14T21:53:44.719745557Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 21:53:49 level=INFO ts=2023-11-14T21:53:44.719762097Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.719791038Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 21:53:49 level=WARN ts=2023-11-14T21:53:44.719813638Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:53:49 level=INFO ts=2023-11-14T21:53:44.719854069Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.71993082Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=WARN ts=2023-11-14T21:53:44.719948191Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.719977741Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=INFO ts=2023-11-14T21:53:44.720006872Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.720074163Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.720103354Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.720122474Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 21:53:49 level=INFO ts=2023-11-14T21:53:44.720142284Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.720214826Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.720240796Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=INFO ts=2023-11-14T21:53:44.720269237Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 21:53:49 level=INFO ts=2023-11-14T21:53:44.720369149Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 21:53:49 level=DEBUG ts=2023-11-14T21:53:44.72044162Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 21:53:49 level=INFO ts=2023-11-14T21:53:44.720498701Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 21:53:49 level=INFO ts=2023-11-14T21:53:44.720537532Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 21:53:49 level=WARN ts=2023-11-14T21:53:44.720706465Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." 21:53:49 FAIL 21:53:49 coverage: 40.6% of statements 21:53:49 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.001s 21:53:49 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.238s coverage: 51.9% of statements 21:53:49 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements 21:53:49 FAIL 21:53:49 make: *** [Makefile:33: unittest] Error 1 [Pipeline] } 21:53:49 $ docker stop --time=1 190a66bc5fbe5a0f210021091c45a1ee771c1ebab2acc8b84814cdc5e91c3edc 21:53:57 $ docker rm -f --volumes 190a66bc5fbe5a0f210021091c45a1ee771c1ebab2acc8b84814cdc5e91c3edc [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 21:53:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:53:57 21:53:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:53:58 latest: Pulling from edgex-lftools-log-publisher 21:53:58 5eb5b503b376: Pulling fs layer 21:53:58 5c69ac0246d0: Pulling fs layer 21:53:58 ec43610c2a17: Pulling fs layer 21:53:58 3a2ae6a8a46f: Pulling fs layer 21:53:58 33b1e0a273af: Pulling fs layer 21:53:58 5d3b04190fa2: Pulling fs layer 21:53:58 2f39f015ded8: Pulling fs layer 21:53:58 33b1e0a273af: Waiting 21:53:58 2f39f015ded8: Waiting 21:53:58 3a2ae6a8a46f: Waiting 21:53:58 5c69ac0246d0: Verifying Checksum 21:53:58 5c69ac0246d0: Download complete 21:53:58 3a2ae6a8a46f: Verifying Checksum 21:53:58 3a2ae6a8a46f: Download complete 21:53:58 33b1e0a273af: Verifying Checksum 21:53:58 33b1e0a273af: Download complete 21:53:58 5d3b04190fa2: Verifying Checksum 21:53:58 5d3b04190fa2: Download complete 21:53:58 ec43610c2a17: Verifying Checksum 21:53:58 ec43610c2a17: Download complete 21:53:58 5eb5b503b376: Verifying Checksum 21:53:58 5eb5b503b376: Download complete 21:53:59 2f39f015ded8: Download complete 21:54:00 5eb5b503b376: Pull complete 21:54:00 5c69ac0246d0: Pull complete 21:54:02 ec43610c2a17: Pull complete 21:54:02 3a2ae6a8a46f: Pull complete 21:54:02 33b1e0a273af: Pull complete 21:54:03 5d3b04190fa2: Pull complete 21:54:08 2f39f015ded8: Pull complete 21:54:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:54:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:54:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:08 prd-ubuntu20.04-docker-8c-8g-17566 does not seem to be running inside a container 21:54:08 $ 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 21:54:12 $ docker top 609784abcceb30c49350d202128c3c0e690d721b054d3ad236e37327171e5ec1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:54:13 ---> job-cost.sh 21:54:13 lf-activate-venv: SKIPPING 21:54:13 INFO: No Stack... 21:54:13 INFO: Retrieving Pricing Info for: v3-standard-8 21:54:14 INFO: Archiving Costs [Pipeline] sh 21:54:14 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 21:54:14 + cut -d, -f6 [Pipeline] lock 21:54:14 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-131-stack-cost] 21:54:14 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-131-stack-cost] did not exist. Created. 21:54:14 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:54:14 + echo total: 0.2199999988079071 [Pipeline] stash 21:54:14 Stashed 1 file(s) [Pipeline] } 21:54:14 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-131-stack-cost] [Pipeline] // lock [Pipeline] } 21:54:14 $ docker stop --time=1 609784abcceb30c49350d202128c3c0e690d721b054d3ad236e37327171e5ec1 21:54:15 $ docker rm -f --volumes 609784abcceb30c49350d202128c3c0e690d721b054d3ad236e37327171e5ec1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:54:16 Failed in branch amd64 22:08:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18001 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 22:08:11 Running in /w/workspace/device-rfid-llrp-go/131 [Pipeline] { [Pipeline] checkout 22:08:11 The recommended git tool is: git 22:08:19 using credential edgex-jenkins-ssh 22:08:19 Cloning the remote Git repository 22:08:19 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:08:19 > git init /w/workspace/device-rfid-llrp-go/131 # timeout=10 22:08:19 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:08:19 > git --version # timeout=10 22:08:19 > git --version # 'git version 2.25.1' 22:08:19 using GIT_SSH to set credentials SSH Credentials for GitHub 22:08:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:21 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 22:08:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:22 Avoid second fetch 22:08:22 Checking out Revision 3238a3be2f44512a9de49c586dce83c0c67ab7c8 (main) 22:08:23 Commit message: "fix: Address CVE in Alpine base image (#272)" 22:08:22 > git config core.sparsecheckout # timeout=10 22:08:22 > git checkout -f 3238a3be2f44512a9de49c586dce83c0c67ab7c8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:08:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:08:24 % Total % Received % Xferd Average Speed Time Time Time Current 22:08:24 Dload Upload Total Spent Left Speed 22:08:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 179k 0 --:--:-- --:--:-- --:--:-- 182k [Pipeline] sh 22:08:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:08:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:08:25 + sudo tee /etc/docker/daemon.new 22:08:25 { 22:08:25 "registry-mirrors": [ 22:08:25 "https://nexus3.edgexfoundry.org:10001" 22:08:25 ], 22:08:25 "bip": "10.250.0.254/24", 22:08:25 "hosts": [ 22:08:25 "tcp://0.0.0.0:5555", 22:08:25 "unix:///var/run/docker.sock" 22:08:25 ], 22:08:25 "mtu": 1458, 22:08:25 "selinux-enabled": true, 22:08:25 "seccomp-profile": "/etc/docker/seccomp.json" 22:08:25 } [Pipeline] sh 22:08:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:08:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:44 provisioning config files... 22:08:44 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/131@tmp/config15283926930318714226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:08:45 ---> docker-login.sh 22:08:45 nexus3.edgexfoundry.org:10001 22:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:45 Configure a credential helper to remove this warning. See 22:08:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:45 22:08:45 Login Succeeded 22:08:45 nexus3.edgexfoundry.org:10002 22:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:46 Configure a credential helper to remove this warning. See 22:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:46 22:08:46 Login Succeeded 22:08:46 nexus3.edgexfoundry.org:10003 22:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:46 Configure a credential helper to remove this warning. See 22:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:46 22:08:46 Login Succeeded 22:08:46 nexus3.edgexfoundry.org:10004 22:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:47 Configure a credential helper to remove this warning. See 22:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:47 22:08:47 Login Succeeded 22:08:47 docker.io 22:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:47 Configure a credential helper to remove this warning. See 22:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:47 22:08:47 Login Succeeded 22:08:47 ---> docker-login.sh ends [Pipeline] } 22:08:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:08:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:08:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:08:47 ========================================================= 22:08:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:08:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:08:48 Sending build context to Docker daemon 1.198MB 22:08:48 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:08:48 Step 2/12 : FROM ${BASE} AS builder 22:08:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:08:48 9fda8d8052c6: Pulling fs layer 22:08:48 5d54e960e981: Pulling fs layer 22:08:48 c4a7e357bf2a: Pulling fs layer 22:08:48 f0e02332f6b5: Pulling fs layer 22:08:48 872ee5b61b7b: Pulling fs layer 22:08:48 0c6a40ed1a82: Pulling fs layer 22:08:48 94ae7d8d031c: Pulling fs layer 22:08:48 872ee5b61b7b: Waiting 22:08:48 0c6a40ed1a82: Waiting 22:08:48 94ae7d8d031c: Waiting 22:08:48 f0e02332f6b5: Waiting 22:08:48 5d54e960e981: Verifying Checksum 22:08:48 5d54e960e981: Download complete 22:08:48 f0e02332f6b5: Download complete 22:08:48 872ee5b61b7b: Verifying Checksum 22:08:48 872ee5b61b7b: Download complete 22:08:49 9fda8d8052c6: Download complete 22:08:49 94ae7d8d031c: Verifying Checksum 22:08:49 94ae7d8d031c: Download complete 22:08:49 9fda8d8052c6: Pull complete 22:08:50 5d54e960e981: Pull complete 22:08:50 c4a7e357bf2a: Verifying Checksum 22:08:50 c4a7e357bf2a: Download complete 22:08:52 0c6a40ed1a82: Verifying Checksum 22:08:52 0c6a40ed1a82: Download complete 22:09:07 c4a7e357bf2a: Pull complete 22:09:07 f0e02332f6b5: Pull complete 22:09:07 872ee5b61b7b: Pull complete 22:09:15 0c6a40ed1a82: Pull complete 22:09:16 94ae7d8d031c: Pull complete 22:09:16 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 22:09:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:09:16 ---> 86de565de09d 22:09:16 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:09:18 ---> Running in cb696fc84de2 22:09:18 Removing intermediate container cb696fc84de2 22:09:18 ---> 617ebd778ada 22:09:18 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:09:18 ---> Running in 2f53fd455556 22:09:18 Removing intermediate container 2f53fd455556 22:09:18 ---> e7a6ed077561 22:09:18 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 22:09:18 ---> Running in a1cf2e5704f4 22:09:19 Removing intermediate container a1cf2e5704f4 22:09:19 ---> 5991623b0805 22:09:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:09:19 ---> Running in b8335bb3c39c 22:09:19 Removing intermediate container b8335bb3c39c 22:09:19 ---> 553a40a74285 22:09:19 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:09:19 ---> Running in 568bbe6c6197 22:09:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:09:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:09:23 OK: 266 MiB in 52 packages 22:09:26 Removing intermediate container 568bbe6c6197 22:09:26 ---> 8f6483fefe92 22:09:26 Step 8/12 : WORKDIR /app 22:09:26 ---> Running in 04d10f5ebf51 22:09:26 Removing intermediate container 04d10f5ebf51 22:09:26 ---> f16d35748930 22:09:26 Step 9/12 : COPY go.mod vendor* ./ 22:09:27 ---> 55d44343c63e 22:09:27 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:27 ---> Running in 9f238721f854 22:10:49 Removing intermediate container 9f238721f854 22:10:49 ---> e120f25fe3ed 22:10:49 Step 11/12 : COPY . . 22:10:49 ---> c0c80b8aa265 22:10:49 Step 12/12 : RUN $MAKE 22:10:49 ---> Running in 6411be401fce 22:10:49 noop 22:10:49 Removing intermediate container 6411be401fce 22:10:49 ---> 1a8263aee622 22:10:49 Successfully built 1a8263aee622 22:10:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:49 + docker inspect -f . ci-base-image-arm64 22:10:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:49 prd-ubuntu20.04-docker-arm64-4c-16g-18001 does not seem to be running inside a container 22:10:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/131 -v /w/workspace/device-rfid-llrp-go/131:/w/workspace/device-rfid-llrp-go/131:rw,z -v /w/workspace/device-rfid-llrp-go/131@tmp:/w/workspace/device-rfid-llrp-go/131@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:10:55 $ docker top f8ce4aba935ae308c7d7205547a961389cdb0c8e61eea22b601b43af9881ab93 -eo pid,comm [Pipeline] { [Pipeline] sh 22:10:56 + go version 22:10:56 go version go1.21.0 linux/arm64 [Pipeline] } 22:10:56 $ docker stop --time=1 f8ce4aba935ae308c7d7205547a961389cdb0c8e61eea22b601b43af9881ab93 22:10:58 $ docker rm -f --volumes f8ce4aba935ae308c7d7205547a961389cdb0c8e61eea22b601b43af9881ab93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:59 + docker inspect -f . ci-base-image-arm64 22:10:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:59 prd-ubuntu20.04-docker-arm64-4c-16g-18001 does not seem to be running inside a container 22:10:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/131 -v /w/workspace/device-rfid-llrp-go/131:/w/workspace/device-rfid-llrp-go/131:rw,z -v /w/workspace/device-rfid-llrp-go/131@tmp:/w/workspace/device-rfid-llrp-go/131@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:11:00 $ docker top a549760a85445649b1878c4bb1a55dfd1f46f185c90d9ca8c7afbfa808c61c8d -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:01 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/131 [Pipeline] fileExists [Pipeline] sh 22:11:02 + make test 22:11:02 go test ./... -coverprofile=coverage.out ./... 22:11:10 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 22:13:47 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 22:13:47 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 22:14:34 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 33.750s coverage: 40.6% of statements 22:14:34 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.573s coverage: 51.9% of statements 22:14:34 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 95.5% of statements 22:14:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:14:34 go vet ./... 22:15:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:15:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:15:00 ./bin/test-attribution-txt.sh [Pipeline] echo 22:15:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:15:01 $ docker stop --time=1 a549760a85445649b1878c4bb1a55dfd1f46f185c90d9ca8c7afbfa808c61c8d 22:15:03 $ docker rm -f --volumes a549760a85445649b1878c4bb1a55dfd1f46f185c90d9ca8c7afbfa808c61c8d [Pipeline] // withDockerContainer [Pipeline] sh 22:15:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:15:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:15:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:15:06 + ls -al . 22:15:06 total 636 22:15:06 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 22:11 . 22:15:06 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 22:08 .. 22:15:06 -rw-rw-r-- 1 jenkins jenkins 134 Nov 14 22:08 .dockerignore 22:15:06 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 22:08 .git 22:15:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 22:08 .github 22:15:06 -rw-rw-r-- 1 jenkins jenkins 880 Nov 14 22:08 .gitignore 22:15:06 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 22:08 .golangci.yml 22:15:06 -rw-rw-r-- 1 jenkins jenkins 11980 Nov 14 22:08 Attribution.txt 22:15:06 -rw-rw-r-- 1 jenkins jenkins 11677 Nov 14 22:08 CHANGELOG.md 22:15:06 -rw-rw-r-- 1 jenkins jenkins 1456 Nov 14 22:08 Dockerfile 22:15:06 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 22:08 GOVERNANCE.md 22:15:06 -rw-rw-r-- 1 jenkins jenkins 661 Nov 14 22:08 Jenkinsfile 22:15:06 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 14 22:08 LICENSE 22:15:06 -rw-rw-r-- 1 jenkins jenkins 2179 Nov 14 22:08 Makefile 22:15:06 -rw-rw-r-- 1 jenkins jenkins 625 Nov 14 22:08 OWNERS.md 22:15:06 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 14 22:08 README.md 22:15:06 -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:51 VERSION 22:15:06 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 22:08 bin 22:15:06 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 22:08 cmd 22:15:06 -rw-r--r-- 1 jenkins jenkins 459493 Nov 14 22:14 coverage.out 22:15:06 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 22:08 examples 22:15:06 -rw-rw-r-- 1 jenkins jenkins 3831 Nov 14 22:08 go.mod 22:15:06 -rw-rw-r-- 1 jenkins jenkins 34396 Nov 14 22:08 go.sum 22:15:06 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 22:08 images 22:15:06 drwxrwxr-x 5 jenkins jenkins 4096 Nov 14 22:08 internal 22:15:06 -rw-rw-r-- 1 jenkins jenkins 193 Nov 14 22:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:06 + 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=3238a3be2f44512a9de49c586dce83c0c67ab7c8 --label arch=arm64 --label version=3.1.0-dev.24 . 22:15:06 Sending build context to Docker daemon 1.198MB 22:15:06 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 22:15:06 Step 2/25 : FROM ${BASE} AS builder 22:15:06 ---> 1a8263aee622 22:15:06 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:15:07 ---> Running in aa53c192abb0 22:15:07 Removing intermediate container aa53c192abb0 22:15:07 ---> 19bb86d7448f 22:15:07 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:15:07 ---> Running in d2e8788360b1 22:15:07 Removing intermediate container d2e8788360b1 22:15:07 ---> 597a06eb2416 22:15:07 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 22:15:07 ---> Running in 47b2ec95efaf 22:15:08 Removing intermediate container 47b2ec95efaf 22:15:08 ---> d202e0f85cf1 22:15:08 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 22:15:08 ---> Running in 551d0acdbb08 22:15:08 Removing intermediate container 551d0acdbb08 22:15:08 ---> 989328a0328a 22:15:08 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:15:08 ---> Running in 9f9c45bb2fc4 22:15:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:15:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:15:12 OK: 266 MiB in 52 packages 22:15:16 Removing intermediate container 9f9c45bb2fc4 22:15:16 ---> a4783a47b49a 22:15:16 Step 8/25 : WORKDIR /app 22:15:16 ---> Running in d9a55b543510 22:15:16 Removing intermediate container d9a55b543510 22:15:16 ---> 24bb762e75f6 22:15:16 Step 9/25 : COPY go.mod vendor* ./ 22:15:16 ---> c5c0bff347eb 22:15:16 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:16 ---> Running in c56170a2906e 22:15:19 Removing intermediate container c56170a2906e 22:15:19 ---> 9f11d8c31acb 22:15:19 Step 11/25 : COPY . . 22:15:20 ---> 8b04bf8d78ca 22:15:20 Step 12/25 : RUN $MAKE 22:15:20 ---> Running in b2cfa1064151 22:15:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 22:17:46 Removing intermediate container b2cfa1064151 22:17:46 ---> af2fc7447120 22:17:46 Step 13/25 : FROM alpine:3.18 22:17:46 3.18: Pulling from library/alpine 22:17:46 579b34f0a95b: Pulling fs layer 22:17:46 579b34f0a95b: Verifying Checksum 22:17:46 579b34f0a95b: Download complete 22:17:46 579b34f0a95b: Pull complete 22:17:46 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:17:46 Status: Downloaded newer image for alpine:3.18 22:17:46 ---> 3cc203321400 22:17:46 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:17:46 ---> Running in 08b9baff1567 22:17:46 Removing intermediate container 08b9baff1567 22:17:46 ---> 94ab874cb118 22:17:46 Step 15/25 : RUN apk add --update --no-cache dumb-init 22:17:46 ---> Running in 59bcb143cb67 22:17:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:17:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:17:46 (1/1) Installing dumb-init (1.2.5-r2) 22:17:46 Executing busybox-1.36.1-r2.trigger 22:17:46 OK: 8 MiB in 16 packages 22:17:46 Removing intermediate container 59bcb143cb67 22:17:46 ---> 2c61d758174f 22:17:46 Step 16/25 : RUN apk --no-cache upgrade 22:17:46 ---> Running in a3c2f27ca570 22:17:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:17:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:17:49 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:17:49 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:17:49 Executing busybox-1.36.1-r5.post-upgrade 22:17:49 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:17:49 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:17:49 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:17:49 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:17:49 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:17:49 Executing busybox-1.36.1-r5.trigger 22:17:49 OK: 8 MiB in 16 packages 22:17:53 Removing intermediate container a3c2f27ca570 22:17:53 ---> e10592be4446 22:17:53 Step 17/25 : COPY --from=builder /app/LICENSE / 22:17:53 ---> 50f3f7addc96 22:17:53 Step 18/25 : COPY --from=builder /app/Attribution.txt / 22:17:53 ---> d68c2012b5e0 22:17:53 Step 19/25 : COPY --from=builder /app/cmd/ / 22:17:55 ---> 5b216194dcf9 22:17:55 Step 20/25 : EXPOSE 59989 22:17:55 ---> Running in 0de4d8e76809 22:17:56 Removing intermediate container 0de4d8e76809 22:17:56 ---> 0ebf9b31fdc8 22:17:56 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 22:17:56 ---> Running in 7f56123018c3 22:17:56 Removing intermediate container 7f56123018c3 22:17:56 ---> e14bb7685d9c 22:17:56 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:17:56 ---> Running in e375d510a176 22:17:56 Removing intermediate container e375d510a176 22:17:56 ---> e5c32f62d967 22:17:56 Step 23/25 : LABEL arch=arm64 22:17:57 ---> Running in 43b5f6522c20 22:17:57 Removing intermediate container 43b5f6522c20 22:17:57 ---> 0e73bd337c74 22:17:57 Step 24/25 : LABEL git_sha=3238a3be2f44512a9de49c586dce83c0c67ab7c8 22:17:57 ---> Running in 969b3ebc20b7 22:17:58 Removing intermediate container 969b3ebc20b7 22:17:58 ---> f95ad2a8245d 22:17:58 Step 25/25 : LABEL version=3.1.0-dev.24 22:17:58 ---> Running in 050303f8916b 22:17:58 Removing intermediate container 050303f8916b 22:17:58 ---> 6ff50a3bc4e0 22:17:58 [Warning] One or more build-args [ARCH] were not consumed 22:17:58 Successfully built 6ff50a3bc4e0 22:17:58 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:17:58 provisioning config files... 22:17:58 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/131@tmp/config1267962226217776468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:17:58 ---> docker-login.sh 22:17:58 nexus3.edgexfoundry.org:10001 22:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:59 Configure a credential helper to remove this warning. See 22:17:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:59 22:17:59 Login Succeeded 22:17:59 nexus3.edgexfoundry.org:10002 22:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:59 Configure a credential helper to remove this warning. See 22:17:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:59 22:17:59 Login Succeeded 22:17:59 nexus3.edgexfoundry.org:10003 22:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:59 Configure a credential helper to remove this warning. See 22:17:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:59 22:17:59 Login Succeeded 22:17:59 nexus3.edgexfoundry.org:10004 22:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:00 Configure a credential helper to remove this warning. See 22:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:00 22:18:00 Login Succeeded 22:18:00 docker.io 22:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:01 Configure a credential helper to remove this warning. See 22:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:01 22:18:01 Login Succeeded 22:18:01 ---> docker-login.sh ends [Pipeline] } 22:18:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:18:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:18:01 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 22:18:01 3238a3be2f44512a9de49c586dce83c0c67ab7c8 22:18:01 latest 22:18:01 3.1.0-dev.24 22:18:01 3238a3be2f44512a9de49c586dce83c0c67ab7c8-3.1.0-dev.24 22:18:01 main 22:18:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:01 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3238a3be2f44512a9de49c586dce83c0c67ab7c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:01 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3238a3be2f44512a9de49c586dce83c0c67ab7c8 22:18:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:18:01 730afdffbb39: Preparing 22:18:01 be702bcb0f94: Preparing 22:18:01 75299f0e7fec: Preparing 22:18:01 97b502b08802: Preparing 22:18:01 00d96c00da1d: Preparing 22:18:01 5f4d9fc4d98d: Preparing 22:18:01 5f4d9fc4d98d: Waiting 22:18:02 be702bcb0f94: Pushed 22:18:02 75299f0e7fec: Pushed 22:18:02 00d96c00da1d: Pushed 22:18:02 5f4d9fc4d98d: Layer already exists 22:18:03 97b502b08802: Pushed 22:18:08 730afdffbb39: Pushed 22:18:08 3238a3be2f44512a9de49c586dce83c0c67ab7c8: digest: sha256:4d9eda74ba896711933c1edf047392be0b736df83c3a32faf1a488ab888ee87b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:09 + 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:18:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 22:18:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:18:09 730afdffbb39: Preparing 22:18:09 be702bcb0f94: Preparing 22:18:09 75299f0e7fec: Preparing 22:18:09 97b502b08802: Preparing 22:18:09 00d96c00da1d: Preparing 22:18:09 5f4d9fc4d98d: Preparing 22:18:09 5f4d9fc4d98d: Waiting 22:18:09 00d96c00da1d: Layer already exists 22:18:09 730afdffbb39: Layer already exists 22:18:09 75299f0e7fec: Layer already exists 22:18:09 be702bcb0f94: Layer already exists 22:18:09 97b502b08802: Layer already exists 22:18:09 5f4d9fc4d98d: Layer already exists 22:18:09 latest: digest: sha256:4d9eda74ba896711933c1edf047392be0b736df83c3a32faf1a488ab888ee87b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:10 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:10 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.24 22:18:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:18:10 730afdffbb39: Preparing 22:18:10 be702bcb0f94: Preparing 22:18:10 75299f0e7fec: Preparing 22:18:10 97b502b08802: Preparing 22:18:10 00d96c00da1d: Preparing 22:18:10 5f4d9fc4d98d: Preparing 22:18:10 5f4d9fc4d98d: Waiting 22:18:10 75299f0e7fec: Layer already exists 22:18:10 00d96c00da1d: Layer already exists 22:18:10 be702bcb0f94: Layer already exists 22:18:10 97b502b08802: Layer already exists 22:18:10 730afdffbb39: Layer already exists 22:18:10 5f4d9fc4d98d: Layer already exists 22:18:10 3.1.0-dev.24: digest: sha256:4d9eda74ba896711933c1edf047392be0b736df83c3a32faf1a488ab888ee87b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:11 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3238a3be2f44512a9de49c586dce83c0c67ab7c8-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:11 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3238a3be2f44512a9de49c586dce83c0c67ab7c8-3.1.0-dev.24 22:18:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:18:11 730afdffbb39: Preparing 22:18:11 be702bcb0f94: Preparing 22:18:11 75299f0e7fec: Preparing 22:18:11 97b502b08802: Preparing 22:18:11 00d96c00da1d: Preparing 22:18:11 5f4d9fc4d98d: Preparing 22:18:11 5f4d9fc4d98d: Waiting 22:18:11 730afdffbb39: Layer already exists 22:18:11 97b502b08802: Layer already exists 22:18:11 be702bcb0f94: Layer already exists 22:18:11 00d96c00da1d: Layer already exists 22:18:11 75299f0e7fec: Layer already exists 22:18:11 5f4d9fc4d98d: Layer already exists 22:18:11 3238a3be2f44512a9de49c586dce83c0c67ab7c8-3.1.0-dev.24: digest: sha256:4d9eda74ba896711933c1edf047392be0b736df83c3a32faf1a488ab888ee87b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:12 + 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:18:12 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 22:18:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 22:18:12 730afdffbb39: Preparing 22:18:12 be702bcb0f94: Preparing 22:18:12 75299f0e7fec: Preparing 22:18:12 97b502b08802: Preparing 22:18:12 00d96c00da1d: Preparing 22:18:12 5f4d9fc4d98d: Preparing 22:18:12 5f4d9fc4d98d: Waiting 22:18:12 730afdffbb39: Layer already exists 22:18:12 00d96c00da1d: Layer already exists 22:18:12 be702bcb0f94: Layer already exists 22:18:12 97b502b08802: Layer already exists 22:18:12 75299f0e7fec: Layer already exists 22:18:12 5f4d9fc4d98d: Layer already exists 22:18:12 main: digest: sha256:4d9eda74ba896711933c1edf047392be0b736df83c3a32faf1a488ab888ee87b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:18:12 ===================================================== [Pipeline] echo 22:18:12 taggedImages: 22:18:12 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3238a3be2f44512a9de49c586dce83c0c67ab7c8 22:18:12 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 22:18:12 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.24 22:18:12 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3238a3be2f44512a9de49c586dce83c0c67ab7c8-3.1.0-dev.24 22:18:12 - 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:18:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:18:13 22:18:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:18:13 arm64: Pulling from edgex-lftools-log-publisher 22:18:13 8998bd30e6a1: Pulling fs layer 22:18:13 04944245beec: Pulling fs layer 22:18:13 699f458cf7ca: Pulling fs layer 22:18:13 765212b225bb: Pulling fs layer 22:18:13 f23df028b6ca: Pulling fs layer 22:18:13 d65c8cfc05b1: Pulling fs layer 22:18:13 2437ff75d9bd: Pulling fs layer 22:18:13 765212b225bb: Waiting 22:18:13 f23df028b6ca: Waiting 22:18:13 d65c8cfc05b1: Waiting 22:18:13 2437ff75d9bd: Waiting 22:18:13 04944245beec: Verifying Checksum 22:18:13 04944245beec: Download complete 22:18:13 765212b225bb: Verifying Checksum 22:18:13 765212b225bb: Download complete 22:18:13 f23df028b6ca: Download complete 22:18:14 d65c8cfc05b1: Verifying Checksum 22:18:14 d65c8cfc05b1: Download complete 22:18:14 699f458cf7ca: Verifying Checksum 22:18:14 699f458cf7ca: Download complete 22:18:14 8998bd30e6a1: Verifying Checksum 22:18:14 8998bd30e6a1: Download complete 22:18:17 2437ff75d9bd: Verifying Checksum 22:18:17 2437ff75d9bd: Download complete 22:18:21 8998bd30e6a1: Pull complete 22:18:21 04944245beec: Pull complete 22:18:23 699f458cf7ca: Pull complete 22:18:23 765212b225bb: Pull complete 22:18:24 f23df028b6ca: Pull complete 22:18:24 d65c8cfc05b1: Pull complete 22:18:43 2437ff75d9bd: Pull complete 22:18:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:18:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:18:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:43 prd-ubuntu20.04-docker-arm64-4c-16g-18001 does not seem to be running inside a container 22:18:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/131 -v /w/workspace/device-rfid-llrp-go/131:/w/workspace/device-rfid-llrp-go/131:rw,z -v /w/workspace/device-rfid-llrp-go/131@tmp:/w/workspace/device-rfid-llrp-go/131@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:18:46 $ docker top 75dfef549413475924afc07af6026c862610d4ad5eab90c8a29e0fa1b91d54c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:46 ---> job-cost.sh 22:18:46 lf-activate-venv: SKIPPING 22:18:46 INFO: No Stack... 22:18:47 INFO: Retrieving Pricing Info for: v3-standard-4 22:18:48 INFO: Archiving Costs [Pipeline] sh 22:18:48 + cat /w/workspace/device-rfid-llrp-go/131/archives/cost.csv 22:18:48 + cut -d, -f6 [Pipeline] lock 22:18:48 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-131-stack-cost] 22:18:48 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-131-stack-cost] did not exist. Created. 22:18:48 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:18:49 /w/workspace/device-rfid-llrp-go/131@tmp/durable-2e14adb1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:18:49 + echo total: 0.10999999940395355 [Pipeline] stash 22:18:49 Warning: overwriting stash ‘stack-cost’ 22:18:50 Stashed 1 file(s) [Pipeline] } 22:18:50 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-131-stack-cost] [Pipeline] // lock [Pipeline] } 22:18:50 $ docker stop --time=1 75dfef549413475924afc07af6026c862610d4ad5eab90c8a29e0fa1b91d54c4 22:18:51 $ docker rm -f --volumes 75dfef549413475924afc07af6026c862610d4ad5eab90c8a29e0fa1b91d54c4 [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:18:52 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 22:18:52 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 22:18:52 total 16 22:18:52 drwxr-xr-x 3 root root 4096 Nov 14 21:54 . 22:18:52 drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 21:54 .. 22:18:52 drwxr-xr-x 2 root root 4096 Nov 14 21:54 cost 22:18:52 -rw-r--r-- 1 root root 91 Nov 14 21:54 cost.csv 22:18:52 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 22:18:52 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 22:18:52 total 16 22:18:52 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:54 . 22:18:52 drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 21:54 .. 22:18:52 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 21:54 cost 22:18:52 -rw-r--r-- 1 jenkins jenkins 91 Nov 14 21:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:18:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:18:53 ---> package-listing.sh 22:18:53 ++ facter osfamily 22:18:53 ++ tr '[:upper:]' '[:lower:]' 22:18:53 + OS_FAMILY=debian 22:18:53 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 22:18:53 + START_PACKAGES=/tmp/packages_start.txt 22:18:53 + END_PACKAGES=/tmp/packages_end.txt 22:18:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:18:53 + PACKAGES=/tmp/packages_start.txt 22:18:53 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 22:18:53 + PACKAGES=/tmp/packages_end.txt 22:18:53 + case "${OS_FAMILY}" in 22:18:53 + dpkg -l 22:18:53 + grep '^ii' 22:18:53 + '[' -f /tmp/packages_start.txt ']' 22:18:53 + '[' -f /tmp/packages_end.txt ']' 22:18:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:18:53 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 22:18:53 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 22:18:53 + 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:18:53 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:18:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:18:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:54 prd-ubuntu20.04-docker-8c-8g-17566 does not seem to be running inside a container 22:18:54 $ 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:18:54 $ docker top a7e9ea9aeb1bf35aa06c9c6b43a7e6cc8ef89997e7f663db15661dd1ff9dda90 -eo pid,comm [Pipeline] { [Pipeline] sh 22:18:55 + touch /tmp/pre-build-complete [Pipeline] sh 22:18:55 + mkdir -p /var/log/sysstat [Pipeline] sh 22:18:55 + ls /var/log/sa-host 22:18:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:18:55 provisioning config files... 22:18:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4686783945837259594tmp [Pipeline] { [Pipeline] echo 22:18:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:18:56 ---> create-netrc.sh [Pipeline] } 22:18:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:18:56 ---> python-tools-install.sh [Pipeline] echo 22:18:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:18:56 ---> sudo-logs.sh 22:18:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:18:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:18:57 ---> job-cost.sh 22:18:57 lf-activate-venv: SKIPPING 22:18:57 DEBUG: total: 0.2199999988079071 22:18:57 INFO: Retrieving Stack Cost... 22:18:57 INFO: Retrieving Pricing Info for: v3-standard-8 22:18:57 INFO: Archiving Costs [Pipeline] echo 22:18:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:18:58 ---> logs-deploy.sh 22:18:58 lf-activate-venv: SKIPPING 22:18:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/131 22:18:58 INFO: archiving workspace using pattern(s): 22:18:59 Archives upload complete. 22:18:59 INFO: archiving logs to Nexus