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 10:37:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:37:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:37:39 ========================================================= 10:37:39 EdgeX Global Pipelines Version Info 10:37:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:37:40 ------------------- 10:37:40 stable info: 10:37:40 ------------------- 10:37:40 Commited By: Cherry Wang cherry@iotechsys.com 10:37:40 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 10:37:40 Message: update stable to v1.0.269 10:37:41 ------------------- 10:37:41 experimental info: 10:37:41 ------------------- 10:37:41 Commited By: **** collab-it+edgex@linuxfoundation.org 10:37:41 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 10:37:41 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:37:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:37:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:37:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:37:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:37:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:37:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:37:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:37:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:37:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:37:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:37:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:37:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:37:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:37:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:37:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:37:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:37:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:37:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:37:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:37:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:37:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:37:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:37:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:37:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:37:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:37:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:37:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:37:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-336 [Pipeline] echo 10:37:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-336 [Pipeline] echo 10:37:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-336 [Pipeline] echo 10:37:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49f43c535d62363320e56a07531887334a475ed5 [Pipeline] echo 10:37:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49f43c5 [Pipeline] echo 10:37:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:37:43 provisioning config files... 10:37:43 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 10:37:43 ---> ****-login.sh 10:37:43 nexus3.edgexfoundry.org:10001 10:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:43 Configure a credential helper to remove this warning. See 10:37:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:43 10:37:43 Login Succeeded 10:37:43 nexus3.edgexfoundry.org:10002 10:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:44 Configure a credential helper to remove this warning. See 10:37:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:44 10:37:44 Login Succeeded 10:37:44 nexus3.edgexfoundry.org:10003 10:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:44 Configure a credential helper to remove this warning. See 10:37:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:44 10:37:44 Login Succeeded 10:37:44 nexus3.edgexfoundry.org:10004 10:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:44 Configure a credential helper to remove this warning. See 10:37:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:44 10:37:44 Login Succeeded 10:37:44 ****.io 10:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:44 Configure a credential helper to remove this warning. See 10:37:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:44 10:37:44 Login Succeeded 10:37:44 ---> ****-login.sh ends [Pipeline] } 10:37:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:37:45 + git rev-list -1 --merges 49f43c535d62363320e56a07531887334a475ed5~1..49f43c535d62363320e56a07531887334a475ed5 [Pipeline] echo 10:37:45 -----------> git rev-list -1 --merges 49f43c535d62363320e56a07531887334a475ed5~1..49f43c535d62363320e56a07531887334a475ed5 49f43c535d62363320e56a07531887334a475ed5 [false] [Pipeline] sh 10:37:45 + git log --format=format:%s -1 49f43c535d62363320e56a07531887334a475ed5 [Pipeline] echo 10:37:45 ========================================================= 10:37:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:37:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:37:46 + git log --format=format:%s -1 49f43c535d62363320e56a07531887334a475ed5 [Pipeline] echo 10:37:46 [semverPrep] GIT_COMMIT: 49f43c535d62363320e56a07531887334a475ed5, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 10:37:46 [semverPrep] This is not a build commit. [Pipeline] sh 10:37:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:37:46 + grep -v github /etc/ssh/ssh_known_hosts 10:37:46 + [ -e /tmp/ssh_known_hosts ] 10:37:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:37:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:37:46 + sudo tee -a /etc/ssh/ssh_known_hosts 10:37:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:47 10:37:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:47 0.1.4: Pulling from edgex-devops/py-git-semver 10:37:47 b85a868b505f: Pulling fs layer 10:37:47 e2be974225ed: Pulling fs layer 10:37:47 339a4e72a1f5: Pulling fs layer 10:37:47 988bab9f4d93: Pulling fs layer 10:37:47 1469e6f7b9e6: Pulling fs layer 10:37:47 eaf3925da568: Pulling fs layer 10:37:47 bab4dde63d76: Pulling fs layer 10:37:47 bde34c3a00c8: Pulling fs layer 10:37:47 b352a97aabf1: Pulling fs layer 10:37:47 988bab9f4d93: Waiting 10:37:47 1469e6f7b9e6: Waiting 10:37:47 4872d77fe225: Pulling fs layer 10:37:47 bde34c3a00c8: Waiting 10:37:47 b352a97aabf1: Waiting 10:37:47 eaf3925da568: Waiting 10:37:47 bab4dde63d76: Waiting 10:37:47 5851b861e8e6: Pulling fs layer 10:37:47 4872d77fe225: Waiting 10:37:47 e2be974225ed: Download complete 10:37:47 988bab9f4d93: Verifying Checksum 10:37:47 988bab9f4d93: Download complete 10:37:47 1469e6f7b9e6: Verifying Checksum 10:37:47 1469e6f7b9e6: Download complete 10:37:47 eaf3925da568: Verifying Checksum 10:37:47 eaf3925da568: Download complete 10:37:47 339a4e72a1f5: Download complete 10:37:47 bde34c3a00c8: Verifying Checksum 10:37:47 bde34c3a00c8: Download complete 10:37:47 b352a97aabf1: Verifying Checksum 10:37:47 b352a97aabf1: Download complete 10:37:47 4872d77fe225: Verifying Checksum 10:37:47 4872d77fe225: Download complete 10:37:47 5851b861e8e6: Download complete 10:37:47 b85a868b505f: Verifying Checksum 10:37:47 b85a868b505f: Download complete 10:37:48 bab4dde63d76: Verifying Checksum 10:37:48 bab4dde63d76: Download complete 10:37:49 b85a868b505f: Pull complete 10:37:49 e2be974225ed: Pull complete 10:37:50 339a4e72a1f5: Pull complete 10:37:50 988bab9f4d93: Pull complete 10:37:50 1469e6f7b9e6: Pull complete 10:37:50 eaf3925da568: Pull complete 10:37:52 bab4dde63d76: Pull complete 10:37:52 bde34c3a00c8: Pull complete 10:37:52 b352a97aabf1: Pull complete 10:37:52 4872d77fe225: Pull complete 10:37:52 5851b861e8e6: Pull complete 10:37:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:37:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:52 prd-ubuntu20.04-docker-8c-8g-36341 does not seem to be running inside a container 10:37:52 $ 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 10:37:55 $ docker top e9faedab5c1042bd1aa2f4f560f74e0a90bd9c2a9faff2eef5e09454ea97c991 -eo pid,comm 10:37:56 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). 10:37:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:37:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:37:56 [ssh-agent] Looking for ssh-agent implementation... 10:37:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:37:56 $ docker exec e9faedab5c1042bd1aa2f4f560f74e0a90bd9c2a9faff2eef5e09454ea97c991 ssh-agent 10:37:56 SSH_AUTH_SOCK=/tmp/ssh-h1jkKwQa8Z73/agent.31 10:37:56 SSH_AGENT_PID=37 10:37:56 Running ssh-add (command line suppressed) 10:37:56 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) 10:37:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:37:56 + git tag --points-at HEAD [Pipeline] } 10:37:56 $ docker exec --env ******** --env ******** e9faedab5c1042bd1aa2f4f560f74e0a90bd9c2a9faff2eef5e09454ea97c991 ssh-agent -k 10:37:57 unset SSH_AUTH_SOCK; 10:37:57 unset SSH_AGENT_PID; 10:37:57 echo Agent pid 37 killed; 10:37:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:37:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:37:57 [ssh-agent] Looking for ssh-agent implementation... 10:37:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:37:57 $ docker exec e9faedab5c1042bd1aa2f4f560f74e0a90bd9c2a9faff2eef5e09454ea97c991 ssh-agent 10:37:57 SSH_AUTH_SOCK=/tmp/ssh-uQ6ag2Shdnfu/agent.70 10:37:57 SSH_AGENT_PID=76 10:37:57 Running ssh-add (command line suppressed) 10:37:57 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) 10:37:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:37:57 + git semver init 10:37:58 2025-01-08 10:37:58,004 [run_init] DEBUG init version:0.0.0 force:False 10:37:58 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 10:37:58 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 10:37:58 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) 10:38:00 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 10:38:00 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 10:38:00 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 10:38:00 2025-01-08 10:37:59,679 [execute] INFO git cat-file --batch-check 10:38:00 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=) 10:38:00 2025-01-08 10:37:59,686 [execute] INFO git cat-file --batch 10:38:00 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=) 10:38:00 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 10:38:00 0.0.0 [Pipeline] } 10:38:00 $ docker exec --env ******** --env ******** e9faedab5c1042bd1aa2f4f560f74e0a90bd9c2a9faff2eef5e09454ea97c991 ssh-agent -k 10:38:00 unset SSH_AUTH_SOCK; 10:38:00 unset SSH_AGENT_PID; 10:38:00 echo Agent pid 76 killed; 10:38:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:38:00 + git semver [Pipeline] } 10:38:00 $ docker stop --time=1 e9faedab5c1042bd1aa2f4f560f74e0a90bd9c2a9faff2eef5e09454ea97c991 10:38:02 $ docker rm -f --volumes e9faedab5c1042bd1aa2f4f560f74e0a90bd9c2a9faff2eef5e09454ea97c991 [Pipeline] // withDockerContainer [Pipeline] sh 10:38:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:38:02 Stashed 1 file(s) [Pipeline] echo 10:38:02 [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 10:38:03 provisioning config files... 10:38:03 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 10:38:04 ---> ****-login.sh 10:38:04 nexus3.edgexfoundry.org:10001 10:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:04 Configure a credential helper to remove this warning. See 10:38:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:04 10:38:04 Login Succeeded 10:38:04 nexus3.edgexfoundry.org:10002 10:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:04 Configure a credential helper to remove this warning. See 10:38:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:04 10:38:04 Login Succeeded 10:38:04 nexus3.edgexfoundry.org:10003 10:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:04 Configure a credential helper to remove this warning. See 10:38:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:04 10:38:04 Login Succeeded 10:38:04 nexus3.edgexfoundry.org:10004 10:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:04 Configure a credential helper to remove this warning. See 10:38:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:04 10:38:04 Login Succeeded 10:38:04 ****.io 10:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:04 Configure a credential helper to remove this warning. See 10:38:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:04 10:38:04 Login Succeeded 10:38:04 ---> ****-login.sh ends [Pipeline] } 10:38:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:38:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:38:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:38:05 ========================================================= 10:38:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:38:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:05 + 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 . 10:38:05 Sending build context to Docker daemon 11.57MB 10:38:05 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:38:05 Step 2/12 : FROM ${BASE} AS builder 10:38:05 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:38:05 da9db072f522: Pulling fs layer 10:38:05 6ef4a4ee8ca5: Pulling fs layer 10:38:05 06f05ace1117: Pulling fs layer 10:38:05 5fe327b54edc: Pulling fs layer 10:38:05 4f4fb700ef54: Pulling fs layer 10:38:05 92a5565b7b96: Pulling fs layer 10:38:05 ff9bb7016b71: Pulling fs layer 10:38:05 5fe327b54edc: Waiting 10:38:05 92a5565b7b96: Waiting 10:38:05 4f4fb700ef54: Waiting 10:38:05 b67dba6c2c7d: Pulling fs layer 10:38:05 a813b0c90790: Pulling fs layer 10:38:05 ff9bb7016b71: Waiting 10:38:05 b67dba6c2c7d: Waiting 10:38:05 6ef4a4ee8ca5: Verifying Checksum 10:38:05 6ef4a4ee8ca5: Download complete 10:38:05 5fe327b54edc: Verifying Checksum 10:38:05 5fe327b54edc: Download complete 10:38:06 4f4fb700ef54: Verifying Checksum 10:38:06 4f4fb700ef54: Download complete 10:38:06 92a5565b7b96: Verifying Checksum 10:38:06 92a5565b7b96: Download complete 10:38:06 da9db072f522: Download complete 10:38:06 ff9bb7016b71: Verifying Checksum 10:38:06 ff9bb7016b71: Download complete 10:38:06 da9db072f522: Pull complete 10:38:06 a813b0c90790: Verifying Checksum 10:38:06 a813b0c90790: Download complete 10:38:06 6ef4a4ee8ca5: Pull complete 10:38:06 06f05ace1117: Verifying Checksum 10:38:06 06f05ace1117: Download complete 10:38:06 b67dba6c2c7d: Download complete 10:38:10 06f05ace1117: Pull complete 10:38:10 5fe327b54edc: Pull complete 10:38:10 4f4fb700ef54: Pull complete 10:38:10 92a5565b7b96: Pull complete 10:38:10 ff9bb7016b71: Pull complete 10:38:12 b67dba6c2c7d: Pull complete 10:38:12 a813b0c90790: Pull complete 10:38:12 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 10:38:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:38:12 ---> 3ba60ce46760 10:38:12 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:38:16 ---> Running in e172ac8b4ad5 10:38:16 Removing intermediate container e172ac8b4ad5 10:38:16 ---> dfbeb1cca558 10:38:16 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:38:16 ---> Running in 7d677cc95e29 10:38:16 Removing intermediate container 7d677cc95e29 10:38:16 ---> 10c14212ba21 10:38:16 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:38:16 ---> Running in cddb414f05e1 10:38:16 Removing intermediate container cddb414f05e1 10:38:16 ---> fa322afc76df 10:38:16 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:38:16 ---> Running in 67fab8061c6e 10:38:17 Removing intermediate container 67fab8061c6e 10:38:17 ---> eb3c5dccf1e1 10:38:17 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:38:17 ---> Running in 4a7512db4d51 10:38:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:38:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:38:17 OK: 248 MiB in 58 packages 10:38:18 Removing intermediate container 4a7512db4d51 10:38:18 ---> cdc72c5de309 10:38:18 Step 8/12 : WORKDIR /app 10:38:18 ---> Running in 9c654f028e6d 10:38:18 Removing intermediate container 9c654f028e6d 10:38:18 ---> b50b6fd15f14 10:38:18 Step 9/12 : COPY go.mod vendor* ./ 10:38:18 ---> 49c8e6128d36 10:38:18 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:38:18 ---> Running in bbc9490ad99f 10:39:26 Removing intermediate container bbc9490ad99f 10:39:26 ---> c3f3314b7cf2 10:39:26 Step 11/12 : COPY . . 10:39:26 ---> b81cf0d5f97e 10:39:26 Step 12/12 : RUN $MAKE 10:39:26 ---> Running in 94c3054b80fc 10:39:26 noop 10:39:26 Removing intermediate container 94c3054b80fc 10:39:26 ---> a75437516ac0 10:39:26 Successfully built a75437516ac0 10:39:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:26 + docker inspect -f . ci-base-image-x86_64 10:39:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:26 prd-ubuntu20.04-docker-8c-8g-36341 does not seem to be running inside a container 10:39:26 $ 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 10:39:27 $ docker top 084602a11dca700d90ad108141b04a06bbb311fdc4f1f89a8c793879b750f0f6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:39:27 + go version 10:39:27 go version go1.23.4 linux/amd64 [Pipeline] } 10:39:27 $ docker stop --time=1 084602a11dca700d90ad108141b04a06bbb311fdc4f1f89a8c793879b750f0f6 10:39:28 $ 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 10:39:29 + docker inspect -f . ci-base-image-x86_64 10:39:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:29 prd-ubuntu20.04-docker-8c-8g-36341 does not seem to be running inside a container 10:39:29 $ 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 10:39:30 $ docker top 81e5346d53e362f2c77c7bf812223a00ebf4dceddd1dac5682adc90bed33bf6c -eo pid,comm [Pipeline] { [Pipeline] sh 10:39:30 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-336 [Pipeline] fileExists [Pipeline] sh 10:39:30 + make test 10:39:30 go test ./... -coverprofile=coverage.out ./... 10:39:32 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:39:54 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 10:39:54 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 10:39:56 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" 10:39:56 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" 10:39:56 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..." 10:39:56 level=DEBUG ts=2025-01-08T10:39:51.08764218Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:39:56 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" 10:39:56 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" 10:39:56 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" 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 level=DEBUG ts=2025-01-08T10:39:51.090155296Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 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." 10:39:56 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}" 10:39:56 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" 10:39:56 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" 10:39:56 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..." 10:39:56 level=DEBUG ts=2025-01-08T10:39:51.090868528Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:39:56 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" 10:39:56 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" 10:39:56 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" 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 level=DEBUG ts=2025-01-08T10:39:51.091185907Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 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." 10:39:56 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}" 10:39:56 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" 10:39:56 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" 10:39:56 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..." 10:39:56 level=DEBUG ts=2025-01-08T10:39:51.092307792Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:39:56 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" 10:39:56 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" 10:39:56 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" 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 level=DEBUG ts=2025-01-08T10:39:51.092874479Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 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." 10:39:56 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}" 10:39:56 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" 10:39:56 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" 10:39:56 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..." 10:39:56 level=DEBUG ts=2025-01-08T10:39:51.093475297Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:39:56 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" 10:39:56 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" 10:39:56 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" 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 level=DEBUG ts=2025-01-08T10:39:51.093957362Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 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." 10:39:56 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}" 10:39:56 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" 10:39:56 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" 10:39:56 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..." 10:39:56 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" 10:39:56 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" 10:39:56 level=DEBUG ts=2025-01-08T10:39:51.09519722Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:39:56 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" 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 level=DEBUG ts=2025-01-08T10:39:51.095683075Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 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." 10:39:56 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}" 10:39:56 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" 10:39:56 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" 10:39:56 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..." 10:39:56 level=DEBUG ts=2025-01-08T10:39:51.096742997Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:39:56 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" 10:39:56 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" 10:39:56 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" 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 level=DEBUG ts=2025-01-08T10:39:51.097043956Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 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." 10:39:56 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}" 10:39:56 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" 10:39:56 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" 10:39:56 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" 10:39:56 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..." 10:39:56 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" 10:39:56 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" 10:39:56 level=DEBUG ts=2025-01-08T10:39:51.097941464Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:39:56 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" 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 level=DEBUG ts=2025-01-08T10:39:51.098332816Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 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." 10:39:56 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}" 10:39:56 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" 10:39:56 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" 10:39:56 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..." 10:39:56 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" 10:39:56 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" 10:39:56 level=DEBUG ts=2025-01-08T10:39:51.099272144Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:39:56 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" 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 level=DEBUG ts=2025-01-08T10:39:51.099763619Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 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" 10:39:56 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" 10:39:56 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." 10:39:56 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." 10:39:56 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}" 10:39:56 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." 10:39:56 --- FAIL: TestAutoDiscover (0.00s) 10:39:56 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 10:39:56 FAIL 10:39:56 coverage: 40.6% of statements 10:39:56 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 5.098s 10:39:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 95.5% of statements 10:39:56 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.259s coverage: 51.9% of statements 10:39:56 FAIL 10:39:56 make: *** [Makefile:47: unittest] Error 1 [Pipeline] } 10:39:56 $ docker stop --time=1 81e5346d53e362f2c77c7bf812223a00ebf4dceddd1dac5682adc90bed33bf6c 10:40:01 $ 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 10:40:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:40:02 10:40:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:40:03 latest: Pulling from edgex-lftools-log-publisher 10:40:03 5eb5b503b376: Pulling fs layer 10:40:03 5c69ac0246d0: Pulling fs layer 10:40:03 ec43610c2a17: Pulling fs layer 10:40:03 3a2ae6a8a46f: Pulling fs layer 10:40:03 33b1e0a273af: Pulling fs layer 10:40:03 33b1e0a273af: Waiting 10:40:03 5d3b04190fa2: Pulling fs layer 10:40:03 2f39f015ded8: Pulling fs layer 10:40:03 5d3b04190fa2: Waiting 10:40:03 2f39f015ded8: Waiting 10:40:03 5c69ac0246d0: Download complete 10:40:03 3a2ae6a8a46f: Verifying Checksum 10:40:03 3a2ae6a8a46f: Download complete 10:40:03 33b1e0a273af: Verifying Checksum 10:40:03 33b1e0a273af: Download complete 10:40:03 ec43610c2a17: Download complete 10:40:03 5d3b04190fa2: Verifying Checksum 10:40:03 5d3b04190fa2: Download complete 10:40:03 5eb5b503b376: Verifying Checksum 10:40:03 5eb5b503b376: Download complete 10:40:03 2f39f015ded8: Verifying Checksum 10:40:03 2f39f015ded8: Download complete 10:40:04 5eb5b503b376: Pull complete 10:40:04 5c69ac0246d0: Pull complete 10:40:05 ec43610c2a17: Pull complete 10:40:05 3a2ae6a8a46f: Pull complete 10:40:05 33b1e0a273af: Pull complete 10:40:05 5d3b04190fa2: Pull complete 10:40:11 2f39f015ded8: Pull complete 10:40:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:40:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:40:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:13 prd-ubuntu20.04-docker-8c-8g-36341 does not seem to be running inside a container 10:40:13 $ 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 10:40:17 $ docker top 65f225f2ef9f18f26d4d7125303a0fc04378424af398a57b7b39fa3e1f102022 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:40:17 ---> job-cost.sh 10:40:17 lf-activate-venv: SKIPPING 10:40:17 INFO: No Stack... 10:40:17 INFO: Retrieving Pricing Info for: v3-standard-8 10:40:18 INFO: Archiving Costs [Pipeline] sh 10:40:18 + cat /w/workspace/undry_device-rfid-llrp-go_PR-336/archives/cost.csv 10:40:18 + cut -d, -f6 [Pipeline] lock 10:40:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-336-1-stack-cost] 10:40:18 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-336-1-stack-cost] did not exist. Created. 10:40:18 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-336-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:40:19 + echo total: 0.2199999988079071 [Pipeline] stash 10:40:19 Stashed 1 file(s) [Pipeline] } 10:40:19 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-336-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:40:19 $ docker stop --time=1 65f225f2ef9f18f26d4d7125303a0fc04378424af398a57b7b39fa3e1f102022 10:40:20 $ docker rm -f --volumes 65f225f2ef9f18f26d4d7125303a0fc04378424af398a57b7b39fa3e1f102022 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:40:20 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 10:40:23 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-336/archives ] 10:40:23 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-336/archives 10:40:23 total 16 10:40:23 drwxr-xr-x 3 root root 4096 Jan 8 10:40 . 10:40:23 drwxrwxr-x 12 jenkins jenkins 4096 Jan 8 10:40 .. 10:40:23 drwxr-xr-x 2 root root 4096 Jan 8 10:40 cost 10:40:23 -rw-r--r-- 1 root root 91 Jan 8 10:40 cost.csv 10:40:23 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-336/archives 10:40:23 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-336/archives 10:40:23 total 16 10:40:23 drwxr-xr-x 3 jenkins jenkins 4096 Jan 8 10:40 . 10:40:23 drwxrwxr-x 12 jenkins jenkins 4096 Jan 8 10:40 .. 10:40:23 drwxr-xr-x 2 jenkins jenkins 4096 Jan 8 10:40 cost 10:40:23 -rw-r--r-- 1 jenkins jenkins 91 Jan 8 10:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:40:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:40:24 ---> package-listing.sh 10:40:24 ++ facter osfamily 10:40:24 ++ tr '[:upper:]' '[:lower:]' 10:40:24 + OS_FAMILY=debian 10:40:24 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-336 10:40:24 + START_PACKAGES=/tmp/packages_start.txt 10:40:24 + END_PACKAGES=/tmp/packages_end.txt 10:40:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:40:24 + PACKAGES=/tmp/packages_start.txt 10:40:24 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-336 ']' 10:40:24 + PACKAGES=/tmp/packages_end.txt 10:40:24 + case "${OS_FAMILY}" in 10:40:24 + dpkg -l 10:40:24 + grep '^ii' 10:40:24 + '[' -f /tmp/packages_start.txt ']' 10:40:24 + '[' -f /tmp/packages_end.txt ']' 10:40:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:40:24 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-336 ']' 10:40:24 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-336/archives/ 10:40:24 + 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 10:40:24 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 10:40:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:40:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:26 prd-ubuntu20.04-docker-8c-8g-36341 does not seem to be running inside a container 10:40:26 $ 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 10:40:27 $ docker top f63f84d3416725ef960214665f553842ba2ef4a6ba8a5816ba4585eac148f126 -eo pid,comm [Pipeline] { [Pipeline] sh 10:40:27 + touch /tmp/pre-build-complete [Pipeline] sh 10:40:28 + mkdir -p /var/log/sysstat [Pipeline] sh 10:40:28 + ls /var/log/sa-host 10:40:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:40:28 provisioning config files... 10:40:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-336@tmp/config7715431597551481493tmp [Pipeline] { [Pipeline] echo 10:40:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:40:29 ---> create-netrc.sh [Pipeline] } 10:40:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:40:32 ---> python-tools-install.sh [Pipeline] echo 10:40:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:40:33 ---> sudo-logs.sh 10:40:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:40:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:40:33 ---> job-cost.sh 10:40:33 lf-activate-venv: SKIPPING 10:40:33 DEBUG: total: 0.2199999988079071 10:40:33 INFO: Retrieving Stack Cost... 10:40:35 INFO: Retrieving Pricing Info for: v3-standard-8 10:40:35 INFO: Archiving Costs [Pipeline] echo 10:40:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:40:36 ---> logs-deploy.sh 10:40:36 lf-activate-venv: SKIPPING 10:40:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-336/1 10:40:36 INFO: archiving workspace using pattern(s): 10:40:37 Archives upload complete. 10:40:37 INFO: archiving logs to Nexus