Pull request #336 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 49f43c535d62363320e56a07531887334a475ed5+eedbcdbc28cbca11ed8ba166b846f3be16cf5561 (0962bc07f9d05f7927ec73c9c3756bf801c69251) 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-ssh16536340622699208531.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh10258859909348197711.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-336/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-336/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1189058224816952697.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-336/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2509896466506422246.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh15334182537431422454.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-336/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-336/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15956155254454999350.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 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.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-36341 in /w/workspace/undry_device-rfid-llrp-go_PR-336 [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/undry_device-rfid-llrp-go_PR-336 # 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 Merging remotes/origin/main commit eedbcdbc28cbca11ed8ba166b846f3be16cf5561 into PR head commit 49f43c535d62363320e56a07531887334a475ed5 Merge succeeded, producing 49f43c535d62363320e56a07531887334a475ed5 Checking out Revision 49f43c535d62363320e56a07531887334a475ed5 (PR-336) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 > 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 remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 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/pull/336/head:refs/remotes/origin/PR-336 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49f43c535d62363320e56a07531887334a475ed5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge eedbcdbc28cbca11ed8ba166b846f3be16cf5561 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49f43c535d62363320e56a07531887334a475ed5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-08T10:37:39.288Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-08T10:37:39.496Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-08T10:37:39.587Z] ========================================================= [2025-01-08T10:37:39.587Z] EdgeX Global Pipelines Version Info [2025-01-08T10:37:39.587Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-08T10:37:40.715Z] ------------------- [2025-01-08T10:37:40.715Z] stable info: [2025-01-08T10:37:40.715Z] ------------------- [2025-01-08T10:37:40.715Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-08T10:37:40.715Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-08T10:37:40.715Z] Message: update stable to v1.0.269 [2025-01-08T10:37:41.286Z] ------------------- [2025-01-08T10:37:41.286Z] experimental info: [2025-01-08T10:37:41.286Z] ------------------- [2025-01-08T10:37:41.286Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-08T10:37:41.286Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-08T10:37:41.286Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-08T10:37:41.497Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2025-01-08T10:37:41.545Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2025-01-08T10:37:41.590Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-08T10:37:41.643Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-08T10:37:41.691Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-08T10:37:41.742Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-08T10:37:41.792Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-08T10:37:41.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-08T10:37:41.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-08T10:37:41.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-08T10:37:41.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-08T10:37:42.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2025-01-08T10:37:42.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-08T10:37:42.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-08T10:37:42.193Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-08T10:37:42.242Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-08T10:37:42.295Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-08T10:37:42.351Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-08T10:37:42.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-08T10:37:42.459Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-08T10:37:42.510Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-08T10:37:42.558Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-08T10:37:42.610Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-08T10:37:42.662Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-08T10:37:42.708Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-08T10:37:42.757Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-08T10:37:42.811Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-08T10:37:42.871Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-336 [Pipeline] echo [2025-01-08T10:37:42.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-336 [Pipeline] echo [2025-01-08T10:37:42.976Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-336 [Pipeline] echo [2025-01-08T10:37:43.034Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49f43c535d62363320e56a07531887334a475ed5 [Pipeline] echo [2025-01-08T10:37:43.089Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49f43c5 [Pipeline] echo [2025-01-08T10:37:43.138Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-08T10:37:43.272Z] provisioning config files... [2025-01-08T10:37:43.288Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-336@tmp/config547052760541711985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T10:37:43.666Z] ---> ****-login.sh [2025-01-08T10:37:43.666Z] nexus3.edgexfoundry.org:10001 [2025-01-08T10:37:43.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T10:37:43.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T10:37:43.928Z] Configure a credential helper to remove this warning. See [2025-01-08T10:37:43.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T10:37:43.928Z] [2025-01-08T10:37:43.928Z] Login Succeeded [2025-01-08T10:37:43.928Z] nexus3.edgexfoundry.org:10002 [2025-01-08T10:37:44.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T10:37:44.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T10:37:44.190Z] Configure a credential helper to remove this warning. See [2025-01-08T10:37:44.190Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T10:37:44.190Z] [2025-01-08T10:37:44.190Z] Login Succeeded [2025-01-08T10:37:44.190Z] nexus3.edgexfoundry.org:10003 [2025-01-08T10:37:44.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T10:37:44.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T10:37:44.190Z] Configure a credential helper to remove this warning. See [2025-01-08T10:37:44.190Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T10:37:44.190Z] [2025-01-08T10:37:44.190Z] Login Succeeded [2025-01-08T10:37:44.190Z] nexus3.edgexfoundry.org:10004 [2025-01-08T10:37:44.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T10:37:44.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T10:37:44.451Z] Configure a credential helper to remove this warning. See [2025-01-08T10:37:44.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T10:37:44.451Z] [2025-01-08T10:37:44.451Z] Login Succeeded [2025-01-08T10:37:44.451Z] ****.io [2025-01-08T10:37:44.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T10:37:44.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T10:37:44.713Z] Configure a credential helper to remove this warning. See [2025-01-08T10:37:44.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T10:37:44.713Z] [2025-01-08T10:37:44.713Z] Login Succeeded [2025-01-08T10:37:44.713Z] ---> ****-login.sh ends [Pipeline] } [2025-01-08T10:37:44.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-08T10:37:45.420Z] + git rev-list -1 --merges 49f43c535d62363320e56a07531887334a475ed5~1..49f43c535d62363320e56a07531887334a475ed5 [Pipeline] echo [2025-01-08T10:37:45.471Z] -----------> git rev-list -1 --merges 49f43c535d62363320e56a07531887334a475ed5~1..49f43c535d62363320e56a07531887334a475ed5 49f43c535d62363320e56a07531887334a475ed5 [false] [Pipeline] sh [2025-01-08T10:37:45.794Z] + git log --format=format:%s -1 49f43c535d62363320e56a07531887334a475ed5 [Pipeline] echo [2025-01-08T10:37:45.838Z] ========================================================= [2025-01-08T10:37:45.838Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-08T10:37:45.838Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-08T10:37:46.290Z] + git log --format=format:%s -1 49f43c535d62363320e56a07531887334a475ed5 [Pipeline] echo [2025-01-08T10:37:46.326Z] [semverPrep] GIT_COMMIT: 49f43c535d62363320e56a07531887334a475ed5, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2025-01-08T10:37:46.367Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-08T10:37:46.792Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-08T10:37:46.793Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-08T10:37:46.793Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-08T10:37:46.793Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-08T10:37:46.793Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-08T10:37:46.793Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-08T10:37:46.793Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T10:37:47.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-08T10:37:47.320Z] [2025-01-08T10:37:47.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T10:37:47.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-08T10:37:47.711Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-08T10:37:47.711Z] b85a868b505f: Pulling fs layer [2025-01-08T10:37:47.711Z] e2be974225ed: Pulling fs layer [2025-01-08T10:37:47.711Z] 339a4e72a1f5: Pulling fs layer [2025-01-08T10:37:47.711Z] 988bab9f4d93: Pulling fs layer [2025-01-08T10:37:47.711Z] 1469e6f7b9e6: Pulling fs layer [2025-01-08T10:37:47.711Z] eaf3925da568: Pulling fs layer [2025-01-08T10:37:47.711Z] bab4dde63d76: Pulling fs layer [2025-01-08T10:37:47.711Z] bde34c3a00c8: Pulling fs layer [2025-01-08T10:37:47.711Z] b352a97aabf1: Pulling fs layer [2025-01-08T10:37:47.711Z] 988bab9f4d93: Waiting [2025-01-08T10:37:47.711Z] 1469e6f7b9e6: Waiting [2025-01-08T10:37:47.711Z] 4872d77fe225: Pulling fs layer [2025-01-08T10:37:47.711Z] bde34c3a00c8: Waiting [2025-01-08T10:37:47.711Z] b352a97aabf1: Waiting [2025-01-08T10:37:47.711Z] eaf3925da568: Waiting [2025-01-08T10:37:47.711Z] bab4dde63d76: Waiting [2025-01-08T10:37:47.711Z] 5851b861e8e6: Pulling fs layer [2025-01-08T10:37:47.711Z] 4872d77fe225: Waiting [2025-01-08T10:37:47.711Z] e2be974225ed: Download complete [2025-01-08T10:37:47.711Z] 988bab9f4d93: Verifying Checksum [2025-01-08T10:37:47.711Z] 988bab9f4d93: Download complete [2025-01-08T10:37:47.971Z] 1469e6f7b9e6: Verifying Checksum [2025-01-08T10:37:47.971Z] 1469e6f7b9e6: Download complete [2025-01-08T10:37:47.971Z] eaf3925da568: Verifying Checksum [2025-01-08T10:37:47.971Z] eaf3925da568: Download complete [2025-01-08T10:37:47.971Z] 339a4e72a1f5: Download complete [2025-01-08T10:37:47.971Z] bde34c3a00c8: Verifying Checksum [2025-01-08T10:37:47.971Z] bde34c3a00c8: Download complete [2025-01-08T10:37:47.971Z] b352a97aabf1: Verifying Checksum [2025-01-08T10:37:47.971Z] b352a97aabf1: Download complete [2025-01-08T10:37:47.971Z] 4872d77fe225: Verifying Checksum [2025-01-08T10:37:47.971Z] 4872d77fe225: Download complete [2025-01-08T10:37:47.971Z] 5851b861e8e6: Download complete [2025-01-08T10:37:47.971Z] b85a868b505f: Verifying Checksum [2025-01-08T10:37:47.971Z] b85a868b505f: Download complete [2025-01-08T10:37:48.232Z] bab4dde63d76: Verifying Checksum [2025-01-08T10:37:48.232Z] bab4dde63d76: Download complete [2025-01-08T10:37:49.173Z] b85a868b505f: Pull complete [2025-01-08T10:37:49.432Z] e2be974225ed: Pull complete [2025-01-08T10:37:50.003Z] 339a4e72a1f5: Pull complete [2025-01-08T10:37:50.003Z] 988bab9f4d93: Pull complete [2025-01-08T10:37:50.263Z] 1469e6f7b9e6: Pull complete [2025-01-08T10:37:50.263Z] eaf3925da568: Pull complete [2025-01-08T10:37:52.175Z] bab4dde63d76: Pull complete [2025-01-08T10:37:52.175Z] bde34c3a00c8: Pull complete [2025-01-08T10:37:52.175Z] b352a97aabf1: Pull complete [2025-01-08T10:37:52.438Z] 4872d77fe225: Pull complete [2025-01-08T10:37:52.438Z] 5851b861e8e6: Pull complete [2025-01-08T10:37:52.438Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-08T10:37:52.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-08T10:37:52.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T10:37:52.735Z] prd-ubuntu20.04-docker-8c-8g-36341 does not seem to be running inside a container [2025-01-08T10:37:52.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-336 -v /w/workspace/undry_device-rfid-llrp-go_PR-336:/w/workspace/undry_device-rfid-llrp-go_PR-336:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-336@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-08T10:37:55.977Z] $ docker top e9faedab5c1042bd1aa2f4f560f74e0a90bd9c2a9faff2eef5e09454ea97c991 -eo pid,comm [2025-01-08T10:37:56.039Z] 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). [2025-01-08T10:37:56.039Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-08T10:37:56.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-08T10:37:56.210Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-08T10:37:56.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-08T10:37:56.320Z] $ docker exec e9faedab5c1042bd1aa2f4f560f74e0a90bd9c2a9faff2eef5e09454ea97c991 ssh-agent [2025-01-08T10:37:56.424Z] SSH_AUTH_SOCK=/tmp/ssh-h1jkKwQa8Z73/agent.31 [2025-01-08T10:37:56.424Z] SSH_AGENT_PID=37 [2025-01-08T10:37:56.431Z] Running ssh-add (command line suppressed) [2025-01-08T10:37:56.537Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-336@tmp/private_key_2758515120459406621.key (/w/workspace/undry_device-rfid-llrp-go_PR-336@tmp/private_key_2758515120459406621.key) [2025-01-08T10:37:56.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-08T10:37:56.907Z] + git tag --points-at HEAD [Pipeline] } [2025-01-08T10:37:56.934Z] $ docker exec --env ******** --env ******** e9faedab5c1042bd1aa2f4f560f74e0a90bd9c2a9faff2eef5e09454ea97c991 ssh-agent -k [2025-01-08T10:37:57.026Z] unset SSH_AUTH_SOCK; [2025-01-08T10:37:57.027Z] unset SSH_AGENT_PID; [2025-01-08T10:37:57.027Z] echo Agent pid 37 killed; [2025-01-08T10:37:57.040Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-08T10:37:57.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-08T10:37:57.142Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-08T10:37:57.262Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-08T10:37:57.261Z] $ docker exec e9faedab5c1042bd1aa2f4f560f74e0a90bd9c2a9faff2eef5e09454ea97c991 ssh-agent [2025-01-08T10:37:57.372Z] SSH_AUTH_SOCK=/tmp/ssh-uQ6ag2Shdnfu/agent.70 [2025-01-08T10:37:57.372Z] SSH_AGENT_PID=76 [2025-01-08T10:37:57.377Z] Running ssh-add (command line suppressed) [2025-01-08T10:37:57.468Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-336@tmp/private_key_4779538192872040308.key (/w/workspace/undry_device-rfid-llrp-go_PR-336@tmp/private_key_4779538192872040308.key) [2025-01-08T10:37:57.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-08T10:37:57.831Z] + git semver init [2025-01-08T10:37:58.092Z] 2025-01-08 10:37:58,004 [run_init] DEBUG init version:0.0.0 force:False [2025-01-08T10:37:58.092Z] 2025-01-08 10:37:58,004 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-336/.semver [2025-01-08T10:37:58.092Z] 2025-01-08 10:37:58,005 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-336/.semver [2025-01-08T10:37:58.092Z] 2025-01-08 10:37:58,005 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-336/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-336, universal_newlines=False, shell=None, istream=None) [2025-01-08T10:38:00.001Z] 2025-01-08 10:37:59,673 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-336/.git/info/exclude [2025-01-08T10:38:00.001Z] 2025-01-08 10:37:59,674 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-336/.semver/PR-336 with force:False [2025-01-08T10:38:00.001Z] 2025-01-08 10:37:59,674 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-336/.semver/PR-336 [2025-01-08T10:38:00.001Z] 2025-01-08 10:37:59,679 [execute] INFO git cat-file --batch-check [2025-01-08T10:38:00.001Z] 2025-01-08 10:37:59,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-336/.semver, universal_newlines=False, shell=None, istream=) [2025-01-08T10:38:00.001Z] 2025-01-08 10:37:59,686 [execute] INFO git cat-file --batch [2025-01-08T10:38:00.001Z] 2025-01-08 10:37:59,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-336/.semver, universal_newlines=False, shell=None, istream=) [2025-01-08T10:38:00.001Z] 2025-01-08 10:37:59,692 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-336/.semver/PR-336 [2025-01-08T10:38:00.001Z] 0.0.0 [Pipeline] } [2025-01-08T10:38:00.027Z] $ docker exec --env ******** --env ******** e9faedab5c1042bd1aa2f4f560f74e0a90bd9c2a9faff2eef5e09454ea97c991 ssh-agent -k [2025-01-08T10:38:00.138Z] unset SSH_AUTH_SOCK; [2025-01-08T10:38:00.138Z] unset SSH_AGENT_PID; [2025-01-08T10:38:00.138Z] echo Agent pid 76 killed; [2025-01-08T10:38:00.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-08T10:38:00.595Z] + git semver [Pipeline] } [2025-01-08T10:38:00.879Z] $ docker stop --time=1 e9faedab5c1042bd1aa2f4f560f74e0a90bd9c2a9faff2eef5e09454ea97c991 [2025-01-08T10:38:02.185Z] $ docker rm -f --volumes e9faedab5c1042bd1aa2f4f560f74e0a90bd9c2a9faff2eef5e09454ea97c991 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-08T10:38:02.606Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-08T10:38:02.906Z] Stashed 1 file(s) [Pipeline] echo [2025-01-08T10:38:02.927Z] [edgeXSemver]: initialized semver on version 0.0.0 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-08T10:38:03.920Z] provisioning config files... [2025-01-08T10:38:03.930Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-336@tmp/config17422649864997376686tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-01-08T10:38:04.399Z] ---> ****-login.sh [2025-01-08T10:38:04.399Z] nexus3.edgexfoundry.org:10001 [2025-01-08T10:38:04.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T10:38:04.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T10:38:04.399Z] Configure a credential helper to remove this warning. See [2025-01-08T10:38:04.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T10:38:04.400Z] [2025-01-08T10:38:04.400Z] Login Succeeded [2025-01-08T10:38:04.400Z] nexus3.edgexfoundry.org:10002 [2025-01-08T10:38:04.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T10:38:04.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T10:38:04.400Z] Configure a credential helper to remove this warning. See [2025-01-08T10:38:04.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T10:38:04.400Z] [2025-01-08T10:38:04.400Z] Login Succeeded [2025-01-08T10:38:04.400Z] nexus3.edgexfoundry.org:10003 [2025-01-08T10:38:04.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T10:38:04.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T10:38:04.660Z] Configure a credential helper to remove this warning. See [2025-01-08T10:38:04.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T10:38:04.660Z] [2025-01-08T10:38:04.660Z] Login Succeeded [2025-01-08T10:38:04.660Z] nexus3.edgexfoundry.org:10004 [2025-01-08T10:38:04.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T10:38:04.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T10:38:04.660Z] Configure a credential helper to remove this warning. See [2025-01-08T10:38:04.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T10:38:04.660Z] [2025-01-08T10:38:04.660Z] Login Succeeded [2025-01-08T10:38:04.660Z] ****.io [2025-01-08T10:38:04.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T10:38:04.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T10:38:04.921Z] Configure a credential helper to remove this warning. See [2025-01-08T10:38:04.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T10:38:04.921Z] [2025-01-08T10:38:04.921Z] Login Succeeded [2025-01-08T10:38:04.921Z] ---> ****-login.sh ends [Pipeline] } [2025-01-08T10:38:04.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-08T10:38:05.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-08T10:38:05.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-08T10:38:05.276Z] ========================================================= [2025-01-08T10:38:05.276Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-08T10:38:05.276Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T10:38:05.774Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-01-08T10:38:05.774Z] Sending build context to Docker daemon 11.57MB [2025-01-08T10:38:05.774Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-01-08T10:38:05.774Z] Step 2/12 : FROM ${BASE} AS builder [2025-01-08T10:38:05.774Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-08T10:38:05.774Z] da9db072f522: Pulling fs layer [2025-01-08T10:38:05.774Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-08T10:38:05.774Z] 06f05ace1117: Pulling fs layer [2025-01-08T10:38:05.774Z] 5fe327b54edc: Pulling fs layer [2025-01-08T10:38:05.774Z] 4f4fb700ef54: Pulling fs layer [2025-01-08T10:38:05.774Z] 92a5565b7b96: Pulling fs layer [2025-01-08T10:38:05.774Z] ff9bb7016b71: Pulling fs layer [2025-01-08T10:38:05.774Z] 5fe327b54edc: Waiting [2025-01-08T10:38:05.774Z] 92a5565b7b96: Waiting [2025-01-08T10:38:05.774Z] 4f4fb700ef54: Waiting [2025-01-08T10:38:05.774Z] b67dba6c2c7d: Pulling fs layer [2025-01-08T10:38:05.774Z] a813b0c90790: Pulling fs layer [2025-01-08T10:38:05.774Z] ff9bb7016b71: Waiting [2025-01-08T10:38:05.774Z] b67dba6c2c7d: Waiting [2025-01-08T10:38:05.774Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-08T10:38:05.774Z] 6ef4a4ee8ca5: Download complete [2025-01-08T10:38:05.774Z] 5fe327b54edc: Verifying Checksum [2025-01-08T10:38:05.774Z] 5fe327b54edc: Download complete [2025-01-08T10:38:06.033Z] 4f4fb700ef54: Verifying Checksum [2025-01-08T10:38:06.034Z] 4f4fb700ef54: Download complete [2025-01-08T10:38:06.034Z] 92a5565b7b96: Verifying Checksum [2025-01-08T10:38:06.034Z] 92a5565b7b96: Download complete [2025-01-08T10:38:06.034Z] da9db072f522: Download complete [2025-01-08T10:38:06.034Z] ff9bb7016b71: Verifying Checksum [2025-01-08T10:38:06.034Z] ff9bb7016b71: Download complete [2025-01-08T10:38:06.034Z] da9db072f522: Pull complete [2025-01-08T10:38:06.293Z] a813b0c90790: Verifying Checksum [2025-01-08T10:38:06.293Z] a813b0c90790: Download complete [2025-01-08T10:38:06.293Z] 6ef4a4ee8ca5: Pull complete [2025-01-08T10:38:06.293Z] 06f05ace1117: Verifying Checksum [2025-01-08T10:38:06.293Z] 06f05ace1117: Download complete [2025-01-08T10:38:06.861Z] b67dba6c2c7d: Download complete [2025-01-08T10:38:10.160Z] 06f05ace1117: Pull complete [2025-01-08T10:38:10.160Z] 5fe327b54edc: Pull complete [2025-01-08T10:38:10.160Z] 4f4fb700ef54: Pull complete [2025-01-08T10:38:10.160Z] 92a5565b7b96: Pull complete [2025-01-08T10:38:10.160Z] ff9bb7016b71: Pull complete [2025-01-08T10:38:12.700Z] b67dba6c2c7d: Pull complete [2025-01-08T10:38:12.700Z] a813b0c90790: Pull complete [2025-01-08T10:38:12.700Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-08T10:38:12.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-08T10:38:12.700Z] ---> 3ba60ce46760 [2025-01-08T10:38:12.700Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-01-08T10:38:16.894Z] ---> Running in e172ac8b4ad5 [2025-01-08T10:38:16.894Z] Removing intermediate container e172ac8b4ad5 [2025-01-08T10:38:16.894Z] ---> dfbeb1cca558 [2025-01-08T10:38:16.894Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-08T10:38:16.894Z] ---> Running in 7d677cc95e29 [2025-01-08T10:38:16.894Z] Removing intermediate container 7d677cc95e29 [2025-01-08T10:38:16.894Z] ---> 10c14212ba21 [2025-01-08T10:38:16.894Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2025-01-08T10:38:16.894Z] ---> Running in cddb414f05e1 [2025-01-08T10:38:16.894Z] Removing intermediate container cddb414f05e1 [2025-01-08T10:38:16.894Z] ---> fa322afc76df [2025-01-08T10:38:16.894Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-01-08T10:38:16.894Z] ---> Running in 67fab8061c6e [2025-01-08T10:38:17.154Z] Removing intermediate container 67fab8061c6e [2025-01-08T10:38:17.154Z] ---> eb3c5dccf1e1 [2025-01-08T10:38:17.154Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-08T10:38:17.154Z] ---> Running in 4a7512db4d51 [2025-01-08T10:38:17.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T10:38:17.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T10:38:17.982Z] OK: 248 MiB in 58 packages [2025-01-08T10:38:18.241Z] Removing intermediate container 4a7512db4d51 [2025-01-08T10:38:18.241Z] ---> cdc72c5de309 [2025-01-08T10:38:18.241Z] Step 8/12 : WORKDIR /app [2025-01-08T10:38:18.241Z] ---> Running in 9c654f028e6d [2025-01-08T10:38:18.241Z] Removing intermediate container 9c654f028e6d [2025-01-08T10:38:18.241Z] ---> b50b6fd15f14 [2025-01-08T10:38:18.241Z] Step 9/12 : COPY go.mod vendor* ./ [2025-01-08T10:38:18.504Z] ---> 49c8e6128d36 [2025-01-08T10:38:18.504Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T10:38:18.504Z] ---> Running in bbc9490ad99f [2025-01-08T10:39:26.241Z] Removing intermediate container bbc9490ad99f [2025-01-08T10:39:26.241Z] ---> c3f3314b7cf2 [2025-01-08T10:39:26.241Z] Step 11/12 : COPY . . [2025-01-08T10:39:26.241Z] ---> b81cf0d5f97e [2025-01-08T10:39:26.241Z] Step 12/12 : RUN $MAKE [2025-01-08T10:39:26.241Z] ---> Running in 94c3054b80fc [2025-01-08T10:39:26.241Z] noop [2025-01-08T10:39:26.241Z] Removing intermediate container 94c3054b80fc [2025-01-08T10:39:26.241Z] ---> a75437516ac0 [2025-01-08T10:39:26.241Z] Successfully built a75437516ac0 [2025-01-08T10:39:26.241Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T10:39:26.717Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-08T10:39:26.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T10:39:26.878Z] prd-ubuntu20.04-docker-8c-8g-36341 does not seem to be running inside a container [2025-01-08T10:39:26.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-336 -v /w/workspace/undry_device-rfid-llrp-go_PR-336:/w/workspace/undry_device-rfid-llrp-go_PR-336:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-336@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-336@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-08T10:39:27.271Z] $ docker top 084602a11dca700d90ad108141b04a06bbb311fdc4f1f89a8c793879b750f0f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-08T10:39:27.669Z] + go version [2025-01-08T10:39:27.669Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-08T10:39:27.703Z] $ docker stop --time=1 084602a11dca700d90ad108141b04a06bbb311fdc4f1f89a8c793879b750f0f6 [2025-01-08T10:39:28.977Z] $ docker rm -f --volumes 084602a11dca700d90ad108141b04a06bbb311fdc4f1f89a8c793879b750f0f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T10:39:29.658Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-08T10:39:29.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T10:39:29.835Z] prd-ubuntu20.04-docker-8c-8g-36341 does not seem to be running inside a container [2025-01-08T10:39:29.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-336 -v /w/workspace/undry_device-rfid-llrp-go_PR-336:/w/workspace/undry_device-rfid-llrp-go_PR-336:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-336@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-336@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-08T10:39:30.200Z] $ docker top 81e5346d53e362f2c77c7bf812223a00ebf4dceddd1dac5682adc90bed33bf6c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-08T10:39:30.597Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-336 [Pipeline] fileExists [Pipeline] sh [2025-01-08T10:39:30.951Z] + make test [2025-01-08T10:39:30.952Z] go test ./... -coverprofile=coverage.out ./... [2025-01-08T10:39:32.856Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2025-01-08T10:39:54.777Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2025-01-08T10:39:54.777Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.087255288Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.087595488Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.087626439Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.08764218Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.088073273Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=WARN ts=2025-01-08T10:39:51.088089743Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.089822526Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.089986041Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=WARN ts=2025-01-08T10:39:51.090021032Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.090045733Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.090084154Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.090133156Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.090144066Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.090155296Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.090172127Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.090227969Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.090247769Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.09027314Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.090332832Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.090348052Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.090380493Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.090409084Z 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}" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.090635541Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.090837347Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.090856857Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.090868528Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.09093597Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=WARN ts=2025-01-08T10:39:51.09094955Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.090985151Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.091062804Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=WARN ts=2025-01-08T10:39:51.091077454Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.091094585Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.091126726Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.091165487Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.091177247Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.091185907Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.091198258Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.091242139Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.091254879Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.0912665Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.091303711Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.091315041Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.091334912Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.091352552Z 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}" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.091489167Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.09224859Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.092288662Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.092307792Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.092439996Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=WARN ts=2025-01-08T10:39:51.092472077Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.092537969Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.092645592Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=WARN ts=2025-01-08T10:39:51.092672813Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.092696974Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.092722675Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.092826798Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.092854339Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.092874479Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.09289471Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.092980273Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.093000563Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.093018844Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.093074015Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.093089276Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.093109536Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.093128187Z 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}" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.093294182Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.093434166Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.093452017Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.093475297Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.093639722Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=WARN ts=2025-01-08T10:39:51.093654183Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.093685874Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.093768066Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=WARN ts=2025-01-08T10:39:51.093796257Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.093821058Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.093840648Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.093911821Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.093941252Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.093957362Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.093974943Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.094060825Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.094092396Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.094113317Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.09422496Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.094304482Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.094385595Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.094425876Z 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}" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.09488986Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.095121108Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.09518018Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.09519993Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=WARN ts=2025-01-08T10:39:51.095213291Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.09519722Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.095299063Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.095377836Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=WARN ts=2025-01-08T10:39:51.095406587Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.095441068Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.095481859Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.095613983Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.095657984Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.095683075Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.095723286Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.095823909Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.095872691Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.095919752Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.095997755Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.096032626Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.096101938Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.096142299Z 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}" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.096477799Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.096688735Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.096709966Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.096742997Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.096775618Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=WARN ts=2025-01-08T10:39:51.096787718Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.096821049Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.096893092Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.690Z] level=WARN ts=2025-01-08T10:39:51.096907562Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-01-08T10:39:56.690Z] level=DEBUG ts=2025-01-08T10:39:51.096923772Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.096944913Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.690Z] level=INFO ts=2025-01-08T10:39:51.097007905Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.691Z] level=DEBUG ts=2025-01-08T10:39:51.097028806Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.691Z] level=DEBUG ts=2025-01-08T10:39:51.097043956Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.097058207Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.097123408Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.691Z] level=DEBUG ts=2025-01-08T10:39:51.097146949Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.09716398Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.097215701Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.691Z] level=DEBUG ts=2025-01-08T10:39:51.097244212Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.097262963Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.097279913Z 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}" [2025-01-08T10:39:56.691Z] level=DEBUG ts=2025-01-08T10:39:51.097483529Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2025-01-08T10:39:56.691Z] level=DEBUG ts=2025-01-08T10:39:51.097677505Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.097892673Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.097910753Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.097920454Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.691Z] level=WARN ts=2025-01-08T10:39:51.097946154Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-01-08T10:39:56.691Z] level=DEBUG ts=2025-01-08T10:39:51.097941464Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.097984875Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.098074848Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.691Z] level=WARN ts=2025-01-08T10:39:51.098091369Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-01-08T10:39:56.691Z] level=DEBUG ts=2025-01-08T10:39:51.098111259Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.09814144Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.098270234Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.691Z] level=DEBUG ts=2025-01-08T10:39:51.098310165Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.691Z] level=DEBUG ts=2025-01-08T10:39:51.098332816Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.098362787Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.0984575Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.691Z] level=DEBUG ts=2025-01-08T10:39:51.098490571Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.098519812Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.098629175Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.691Z] level=DEBUG ts=2025-01-08T10:39:51.098666206Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.098704367Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.098730018Z 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}" [2025-01-08T10:39:56.691Z] level=DEBUG ts=2025-01-08T10:39:51.098881423Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.099219983Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.099255894Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.099276534Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.691Z] level=WARN ts=2025-01-08T10:39:51.099297975Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-01-08T10:39:56.691Z] level=DEBUG ts=2025-01-08T10:39:51.099272144Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.099330826Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.099537122Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.691Z] level=WARN ts=2025-01-08T10:39:51.099555283Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2025-01-08T10:39:56.691Z] level=DEBUG ts=2025-01-08T10:39:51.099576303Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.099610955Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.099712188Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.691Z] level=DEBUG ts=2025-01-08T10:39:51.099745849Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.691Z] level=DEBUG ts=2025-01-08T10:39:51.099763619Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.09978303Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.099884183Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.691Z] level=DEBUG ts=2025-01-08T10:39:51.099928974Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.099951505Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.100036067Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2025-01-08T10:39:56.691Z] level=DEBUG ts=2025-01-08T10:39:51.10012385Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.100370527Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2025-01-08T10:39:56.691Z] level=INFO ts=2025-01-08T10:39:51.100404978Z 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}" [2025-01-08T10:39:56.691Z] level=WARN ts=2025-01-08T10:39:51.100550254Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2025-01-08T10:39:56.691Z] --- FAIL: TestAutoDiscover (0.00s) [2025-01-08T10:39:56.691Z] discover_test.go:285: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:33320: use of closed network connection [2025-01-08T10:39:56.691Z] FAIL [2025-01-08T10:39:56.691Z] coverage: 40.6% of statements [2025-01-08T10:39:56.691Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 5.098s [2025-01-08T10:39:56.691Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 95.5% of statements [2025-01-08T10:39:56.691Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.259s coverage: 51.9% of statements [2025-01-08T10:39:56.691Z] FAIL [2025-01-08T10:39:56.691Z] make: *** [Makefile:47: unittest] Error 1 [Pipeline] } [2025-01-08T10:39:56.751Z] $ docker stop --time=1 81e5346d53e362f2c77c7bf812223a00ebf4dceddd1dac5682adc90bed33bf6c [2025-01-08T10:40:01.163Z] $ docker rm -f --volumes 81e5346d53e362f2c77c7bf812223a00ebf4dceddd1dac5682adc90bed33bf6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T10:40:02.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-08T10:40:02.618Z] [2025-01-08T10:40:02.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T10:40:03.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-08T10:40:03.019Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-08T10:40:03.019Z] 5eb5b503b376: Pulling fs layer [2025-01-08T10:40:03.019Z] 5c69ac0246d0: Pulling fs layer [2025-01-08T10:40:03.019Z] ec43610c2a17: Pulling fs layer [2025-01-08T10:40:03.019Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-08T10:40:03.019Z] 33b1e0a273af: Pulling fs layer [2025-01-08T10:40:03.019Z] 33b1e0a273af: Waiting [2025-01-08T10:40:03.019Z] 5d3b04190fa2: Pulling fs layer [2025-01-08T10:40:03.019Z] 2f39f015ded8: Pulling fs layer [2025-01-08T10:40:03.019Z] 5d3b04190fa2: Waiting [2025-01-08T10:40:03.019Z] 2f39f015ded8: Waiting [2025-01-08T10:40:03.019Z] 5c69ac0246d0: Download complete [2025-01-08T10:40:03.019Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-08T10:40:03.019Z] 3a2ae6a8a46f: Download complete [2025-01-08T10:40:03.278Z] 33b1e0a273af: Verifying Checksum [2025-01-08T10:40:03.278Z] 33b1e0a273af: Download complete [2025-01-08T10:40:03.278Z] ec43610c2a17: Download complete [2025-01-08T10:40:03.278Z] 5d3b04190fa2: Verifying Checksum [2025-01-08T10:40:03.278Z] 5d3b04190fa2: Download complete [2025-01-08T10:40:03.278Z] 5eb5b503b376: Verifying Checksum [2025-01-08T10:40:03.278Z] 5eb5b503b376: Download complete [2025-01-08T10:40:03.849Z] 2f39f015ded8: Verifying Checksum [2025-01-08T10:40:03.849Z] 2f39f015ded8: Download complete [2025-01-08T10:40:04.792Z] 5eb5b503b376: Pull complete [2025-01-08T10:40:04.792Z] 5c69ac0246d0: Pull complete [2025-01-08T10:40:05.360Z] ec43610c2a17: Pull complete [2025-01-08T10:40:05.360Z] 3a2ae6a8a46f: Pull complete [2025-01-08T10:40:05.619Z] 33b1e0a273af: Pull complete [2025-01-08T10:40:05.619Z] 5d3b04190fa2: Pull complete [2025-01-08T10:40:11.743Z] 2f39f015ded8: Pull complete [2025-01-08T10:40:11.743Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-08T10:40:11.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-08T10:40:11.743Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T10:40:13.162Z] prd-ubuntu20.04-docker-8c-8g-36341 does not seem to be running inside a container [2025-01-08T10:40:13.193Z] $ 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/undry_device-rfid-llrp-go_PR-336 -v /w/workspace/undry_device-rfid-llrp-go_PR-336:/w/workspace/undry_device-rfid-llrp-go_PR-336:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-336@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-336@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-08T10:40:17.043Z] $ docker top 65f225f2ef9f18f26d4d7125303a0fc04378424af398a57b7b39fa3e1f102022 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T10:40:17.645Z] ---> job-cost.sh [2025-01-08T10:40:17.645Z] lf-activate-venv: SKIPPING [2025-01-08T10:40:17.645Z] INFO: No Stack... [2025-01-08T10:40:17.904Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-08T10:40:18.474Z] INFO: Archiving Costs [Pipeline] sh [2025-01-08T10:40:18.794Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-336/archives/cost.csv [2025-01-08T10:40:18.794Z] + cut -d, -f6 [Pipeline] lock [2025-01-08T10:40:18.839Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-336-1-stack-cost] [2025-01-08T10:40:18.845Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-336-1-stack-cost] did not exist. Created. [2025-01-08T10:40:18.851Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-336-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-08T10:40:19.257Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-08T10:40:19.321Z] Stashed 1 file(s) [Pipeline] } [2025-01-08T10:40:19.346Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-336-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-08T10:40:19.433Z] $ docker stop --time=1 65f225f2ef9f18f26d4d7125303a0fc04378424af398a57b7b39fa3e1f102022 [2025-01-08T10:40:20.596Z] $ docker rm -f --volumes 65f225f2ef9f18f26d4d7125303a0fc04378424af398a57b7b39fa3e1f102022 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-08T10:40:20.979Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-01-08T10:40:23.385Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-336/archives ] [2025-01-08T10:40:23.385Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-336/archives [2025-01-08T10:40:23.385Z] total 16 [2025-01-08T10:40:23.385Z] drwxr-xr-x 3 root root 4096 Jan 8 10:40 . [2025-01-08T10:40:23.385Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 8 10:40 .. [2025-01-08T10:40:23.385Z] drwxr-xr-x 2 root root 4096 Jan 8 10:40 cost [2025-01-08T10:40:23.385Z] -rw-r--r-- 1 root root 91 Jan 8 10:40 cost.csv [2025-01-08T10:40:23.385Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-336/archives [2025-01-08T10:40:23.385Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-336/archives [2025-01-08T10:40:23.385Z] total 16 [2025-01-08T10:40:23.385Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 8 10:40 . [2025-01-08T10:40:23.385Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 8 10:40 .. [2025-01-08T10:40:23.385Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 8 10:40 cost [2025-01-08T10:40:23.385Z] -rw-r--r-- 1 jenkins jenkins 91 Jan 8 10:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-08T10:40:23.719Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T10:40:24.610Z] ---> package-listing.sh [2025-01-08T10:40:24.610Z] ++ facter osfamily [2025-01-08T10:40:24.610Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-08T10:40:24.870Z] + OS_FAMILY=debian [2025-01-08T10:40:24.870Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-336 [2025-01-08T10:40:24.870Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-08T10:40:24.870Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-08T10:40:24.870Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-08T10:40:24.870Z] + PACKAGES=/tmp/packages_start.txt [2025-01-08T10:40:24.870Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-336 ']' [2025-01-08T10:40:24.870Z] + PACKAGES=/tmp/packages_end.txt [2025-01-08T10:40:24.870Z] + case "${OS_FAMILY}" in [2025-01-08T10:40:24.870Z] + dpkg -l [2025-01-08T10:40:24.870Z] + grep '^ii' [2025-01-08T10:40:24.870Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-08T10:40:24.870Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-08T10:40:24.870Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-08T10:40:24.870Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-336 ']' [2025-01-08T10:40:24.870Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-336/archives/ [2025-01-08T10:40:24.870Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-336/archives/ [Pipeline] echo [2025-01-08T10:40:24.910Z] 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/undry_device-rfid-llrp-go_PR-336/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-08T10:40:25.205Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T10:40:25.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-08T10:40:25.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T10:40:26.026Z] prd-ubuntu20.04-docker-8c-8g-36341 does not seem to be running inside a container [2025-01-08T10:40:26.053Z] $ 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/undry_device-rfid-llrp-go_PR-336/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-336 -v /w/workspace/undry_device-rfid-llrp-go_PR-336:/w/workspace/undry_device-rfid-llrp-go_PR-336:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-336@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-336@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-08T10:40:27.520Z] $ docker top f63f84d3416725ef960214665f553842ba2ef4a6ba8a5816ba4585eac148f126 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-08T10:40:27.932Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-08T10:40:28.244Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-08T10:40:28.564Z] + ls /var/log/sa-host [2025-01-08T10:40:28.564Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-08T10:40:28.804Z] provisioning config files... [2025-01-08T10:40:28.816Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-336@tmp/config7715431597551481493tmp [Pipeline] { [Pipeline] echo [2025-01-08T10:40:28.885Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T10:40:29.215Z] ---> create-netrc.sh [Pipeline] } [2025-01-08T10:40:29.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-08T10:40:32.980Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-08T10:40:33.016Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T10:40:33.334Z] ---> sudo-logs.sh [2025-01-08T10:40:33.334Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-08T10:40:33.437Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T10:40:33.760Z] ---> job-cost.sh [2025-01-08T10:40:33.760Z] lf-activate-venv: SKIPPING [2025-01-08T10:40:33.760Z] DEBUG: total: 0.2199999988079071 [2025-01-08T10:40:33.760Z] INFO: Retrieving Stack Cost... [2025-01-08T10:40:35.739Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-08T10:40:35.739Z] INFO: Archiving Costs [Pipeline] echo [2025-01-08T10:40:35.777Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T10:40:36.096Z] ---> logs-deploy.sh [2025-01-08T10:40:36.096Z] lf-activate-venv: SKIPPING [2025-01-08T10:40:36.096Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-336/1 [2025-01-08T10:40:36.096Z] INFO: archiving workspace using pattern(s): [2025-01-08T10:40:37.033Z] Archives upload complete. [2025-01-08T10:40:37.033Z] INFO: archiving logs to Nexus