Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23080daf8f4d8a421bd75fd69ece5ca91258256c 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-ssh16822938617695634628.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-ssh8820458324425348813.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17824695656552530222.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 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-ssh13666663001781065743.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11701582265093476081.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘prd-centos7-blackbox-4c-2g-39928’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-40069’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-40100’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-40093’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40103 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 23080daf8f4d8a421bd75fd69ece5ca91258256c (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23080daf8f4d8a421bd75fd69ece5ca91258256c # timeout=10 Commit message: "Merge pull request #349 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" > git rev-list --no-walk 108cdd9f203085227c653b98de0ec734d81e8d46 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:49:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:49:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:49:05 ========================================================= 00:49:05 EdgeX Global Pipelines Version Info 00:49:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:49:06 ------------------- 00:49:06 stable info: 00:49:06 ------------------- 00:49:06 Commited By: Cherry Wang cherry@iotechsys.com 00:49:06 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 00:49:06 Message: update stable to v1.0.269 00:49:07 ------------------- 00:49:07 experimental info: 00:49:07 ------------------- 00:49:07 Commited By: Ginny Guan ginny@iotechsys.com 00:49:07 Commit SHA: 7f93e8bad95e9991f74bdd88f4a3d704a5893b6d 00:49:07 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:49:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 00:49:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 00:49:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:49:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:49:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:49:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 00:49:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 00:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:49:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:49:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:49:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:49:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:49:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:49:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:49:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:49:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:49:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:49:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:49:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:49:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:49:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:49:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:49:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:49:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:49:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23080daf8f4d8a421bd75fd69ece5ca91258256c [Pipeline] echo 00:49:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23080da [Pipeline] echo 00:49:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:49:08 provisioning config files... 00:49:08 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12584696756735736200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:49:08 ---> ****-login.sh 00:49:08 nexus3.edgexfoundry.org:10001 00:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:09 Configure a credential helper to remove this warning. See 00:49:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:09 00:49:09 Login Succeeded 00:49:09 nexus3.edgexfoundry.org:10002 00:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:09 Configure a credential helper to remove this warning. See 00:49:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:09 00:49:09 Login Succeeded 00:49:09 nexus3.edgexfoundry.org:10003 00:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:09 Configure a credential helper to remove this warning. See 00:49:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:09 00:49:09 Login Succeeded 00:49:09 nexus3.edgexfoundry.org:10004 00:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:09 Configure a credential helper to remove this warning. See 00:49:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:09 00:49:09 Login Succeeded 00:49:09 ****.io 00:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:09 Configure a credential helper to remove this warning. See 00:49:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:09 00:49:09 Login Succeeded 00:49:09 ---> ****-login.sh ends [Pipeline] } 00:49:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:49:10 + git rev-list -1 --merges 23080daf8f4d8a421bd75fd69ece5ca91258256c~1..23080daf8f4d8a421bd75fd69ece5ca91258256c [Pipeline] echo 00:49:10 -----------> git rev-list -1 --merges 23080daf8f4d8a421bd75fd69ece5ca91258256c~1..23080daf8f4d8a421bd75fd69ece5ca91258256c 23080daf8f4d8a421bd75fd69ece5ca91258256c 00:49:10 23080daf8f4d8a421bd75fd69ece5ca91258256c [false] [Pipeline] sh 00:49:10 + git log --format=format:%s -1 23080daf8f4d8a421bd75fd69ece5ca91258256c [Pipeline] echo 00:49:10 ========================================================= 00:49:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:49:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:49:10 + git log --format=format:%s -1 23080daf8f4d8a421bd75fd69ece5ca91258256c [Pipeline] echo 00:49:10 [semverPrep] GIT_COMMIT: 23080daf8f4d8a421bd75fd69ece5ca91258256c, Commit Message: Merge pull request #349 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26 [Pipeline] echo 00:49:10 [semverPrep] This is not a build commit. [Pipeline] sh 00:49:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:49:11 + grep -v github /etc/ssh/ssh_known_hosts 00:49:11 + [ -e /tmp/ssh_known_hosts ] 00:49:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:49:11 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 00:49:11 -a /etc/ssh/ssh_known_hosts 00:49:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:49:11 00:49:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:49:11 0.1.4: Pulling from edgex-devops/py-git-semver 00:49:11 b85a868b505f: Pulling fs layer 00:49:11 e2be974225ed: Pulling fs layer 00:49:11 339a4e72a1f5: Pulling fs layer 00:49:11 988bab9f4d93: Pulling fs layer 00:49:11 1469e6f7b9e6: Pulling fs layer 00:49:11 eaf3925da568: Pulling fs layer 00:49:11 bab4dde63d76: Pulling fs layer 00:49:11 bde34c3a00c8: Pulling fs layer 00:49:11 b352a97aabf1: Pulling fs layer 00:49:11 4872d77fe225: Pulling fs layer 00:49:11 5851b861e8e6: Pulling fs layer 00:49:11 b352a97aabf1: Waiting 00:49:11 4872d77fe225: Waiting 00:49:11 eaf3925da568: Waiting 00:49:11 5851b861e8e6: Waiting 00:49:11 bab4dde63d76: Waiting 00:49:11 988bab9f4d93: Waiting 00:49:11 1469e6f7b9e6: Waiting 00:49:11 e2be974225ed: Verifying Checksum 00:49:11 e2be974225ed: Download complete 00:49:11 988bab9f4d93: Verifying Checksum 00:49:11 988bab9f4d93: Download complete 00:49:11 1469e6f7b9e6: Verifying Checksum 00:49:11 1469e6f7b9e6: Download complete 00:49:11 eaf3925da568: Download complete 00:49:11 339a4e72a1f5: Verifying Checksum 00:49:11 339a4e72a1f5: Download complete 00:49:11 bde34c3a00c8: Verifying Checksum 00:49:11 bde34c3a00c8: Download complete 00:49:12 b352a97aabf1: Verifying Checksum 00:49:12 b352a97aabf1: Download complete 00:49:12 4872d77fe225: Verifying Checksum 00:49:12 4872d77fe225: Download complete 00:49:12 5851b861e8e6: Verifying Checksum 00:49:12 5851b861e8e6: Download complete 00:49:12 b85a868b505f: Verifying Checksum 00:49:12 b85a868b505f: Download complete 00:49:12 bab4dde63d76: Verifying Checksum 00:49:12 bab4dde63d76: Download complete 00:49:13 b85a868b505f: Pull complete 00:49:13 e2be974225ed: Pull complete 00:49:13 339a4e72a1f5: Pull complete 00:49:13 988bab9f4d93: Pull complete 00:49:14 1469e6f7b9e6: Pull complete 00:49:14 eaf3925da568: Pull complete 00:49:15 bab4dde63d76: Pull complete 00:49:15 bde34c3a00c8: Pull complete 00:49:15 b352a97aabf1: Pull complete 00:49:15 4872d77fe225: Pull complete 00:49:16 5851b861e8e6: Pull complete 00:49:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:49:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:49:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:16 prd-ubuntu20.04-docker-8c-8g-40103 does not seem to be running inside a container 00:49:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:49:18 $ docker top a01bf3a0375de9015e0af6f9abdd227bdcd329eccbf1657bcbba6e13546dd9bc -eo pid,comm 00:49:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:49:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:49:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:49:18 [ssh-agent] Looking for ssh-agent implementation... 00:49:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:49:18 $ docker exec a01bf3a0375de9015e0af6f9abdd227bdcd329eccbf1657bcbba6e13546dd9bc ssh-agent 00:49:18 SSH_AUTH_SOCK=/tmp/ssh-ZmsmnAHhjH5s/agent.32 00:49:18 SSH_AGENT_PID=38 00:49:18 Running ssh-add (command line suppressed) 00:49:18 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5325914914307100907.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5325914914307100907.key) 00:49:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:49:18 + git tag --points-at HEAD [Pipeline] } 00:49:18 $ docker exec --env ******** --env ******** a01bf3a0375de9015e0af6f9abdd227bdcd329eccbf1657bcbba6e13546dd9bc ssh-agent -k 00:49:18 unset SSH_AUTH_SOCK; 00:49:18 unset SSH_AGENT_PID; 00:49:18 echo Agent pid 38 killed; 00:49:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:49:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:49:19 [ssh-agent] Looking for ssh-agent implementation... 00:49:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:49:19 $ docker exec a01bf3a0375de9015e0af6f9abdd227bdcd329eccbf1657bcbba6e13546dd9bc ssh-agent 00:49:19 SSH_AUTH_SOCK=/tmp/ssh-n6Z9xYkEdUPD/agent.71 00:49:19 SSH_AGENT_PID=77 00:49:19 Running ssh-add (command line suppressed) 00:49:19 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15669276883943647956.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15669276883943647956.key) 00:49:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:49:20 + git semver init 00:49:20 2025-03-04 00:49:19,786 [run_init] DEBUG init version:0.0.0 force:False 00:49:20 2025-03-04 00:49:19,787 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 00:49:20 2025-03-04 00:49:19,787 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 00:49:20 2025-03-04 00:49:19,787 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 00:49:21 2025-03-04 00:49:21,270 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 00:49:21 2025-03-04 00:49:21,270 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 00:49:21 2025-03-04 00:49:21,271 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 00:49:21 2025-03-04 00:49:21,271 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 00:49:21 4.0.0-dev.10 [Pipeline] } 00:49:21 $ docker exec --env ******** --env ******** a01bf3a0375de9015e0af6f9abdd227bdcd329eccbf1657bcbba6e13546dd9bc ssh-agent -k 00:49:21 unset SSH_AUTH_SOCK; 00:49:21 unset SSH_AGENT_PID; 00:49:21 echo Agent pid 77 killed; 00:49:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:49:21 + git semver [Pipeline] } 00:49:22 $ docker stop --time=1 a01bf3a0375de9015e0af6f9abdd227bdcd329eccbf1657bcbba6e13546dd9bc 00:49:23 $ docker rm -f --volumes a01bf3a0375de9015e0af6f9abdd227bdcd329eccbf1657bcbba6e13546dd9bc [Pipeline] // withDockerContainer [Pipeline] sh 00:49:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:49:23 Stashed 1 file(s) [Pipeline] echo 00:49:23 [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:49:24 provisioning config files... 00:49:24 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13537537809900475169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:49:24 ---> ****-login.sh 00:49:24 nexus3.edgexfoundry.org:10001 00:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:24 Configure a credential helper to remove this warning. See 00:49:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:24 00:49:24 Login Succeeded 00:49:24 nexus3.edgexfoundry.org:10002 00:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:24 Configure a credential helper to remove this warning. See 00:49:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:24 00:49:24 Login Succeeded 00:49:24 nexus3.edgexfoundry.org:10003 00:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:24 Configure a credential helper to remove this warning. See 00:49:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:24 00:49:24 Login Succeeded 00:49:24 nexus3.edgexfoundry.org:10004 00:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:24 Configure a credential helper to remove this warning. See 00:49:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:24 00:49:24 Login Succeeded 00:49:24 ****.io 00:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:49:25 Configure a credential helper to remove this warning. See 00:49:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:49:25 00:49:25 Login Succeeded 00:49:25 ---> ****-login.sh ends [Pipeline] } 00:49:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:49:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:49:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:49:25 ========================================================= 00:49:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 00:49:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:25 + 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 . 00:49:25 Sending build context to Docker daemon 11.59MB 00:49:25 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 00:49:25 Step 2/12 : FROM ${BASE} AS builder 00:49:25 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 00:49:25 da9db072f522: Pulling fs layer 00:49:25 6ef4a4ee8ca5: Pulling fs layer 00:49:25 06f05ace1117: Pulling fs layer 00:49:25 5fe327b54edc: Pulling fs layer 00:49:25 4f4fb700ef54: Pulling fs layer 00:49:25 92a5565b7b96: Pulling fs layer 00:49:25 ff9bb7016b71: Pulling fs layer 00:49:25 b67dba6c2c7d: Pulling fs layer 00:49:25 a813b0c90790: Pulling fs layer 00:49:25 b67dba6c2c7d: Waiting 00:49:25 ff9bb7016b71: Waiting 00:49:25 a813b0c90790: Waiting 00:49:25 5fe327b54edc: Waiting 00:49:25 92a5565b7b96: Waiting 00:49:25 6ef4a4ee8ca5: Verifying Checksum 00:49:25 6ef4a4ee8ca5: Download complete 00:49:25 5fe327b54edc: Verifying Checksum 00:49:25 5fe327b54edc: Download complete 00:49:25 4f4fb700ef54: Verifying Checksum 00:49:25 4f4fb700ef54: Download complete 00:49:25 92a5565b7b96: Verifying Checksum 00:49:25 92a5565b7b96: Download complete 00:49:25 da9db072f522: Download complete 00:49:25 ff9bb7016b71: Verifying Checksum 00:49:25 ff9bb7016b71: Download complete 00:49:25 da9db072f522: Pull complete 00:49:26 a813b0c90790: Verifying Checksum 00:49:26 a813b0c90790: Download complete 00:49:26 6ef4a4ee8ca5: Pull complete 00:49:26 06f05ace1117: Verifying Checksum 00:49:26 06f05ace1117: Download complete 00:49:26 b67dba6c2c7d: Verifying Checksum 00:49:26 b67dba6c2c7d: Download complete 00:49:29 06f05ace1117: Pull complete 00:49:29 5fe327b54edc: Pull complete 00:49:29 4f4fb700ef54: Pull complete 00:49:29 92a5565b7b96: Pull complete 00:49:29 ff9bb7016b71: Pull complete 00:49:31 b67dba6c2c7d: Pull complete 00:49:31 a813b0c90790: Pull complete 00:49:31 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 00:49:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:49:31 ---> 3ba60ce46760 00:49:31 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:49:34 ---> Running in 2cc9861d46ce 00:49:34 Removing intermediate container 2cc9861d46ce 00:49:34 ---> 245af0b5e800 00:49:34 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:49:34 ---> Running in 5994b9e6385b 00:49:34 Removing intermediate container 5994b9e6385b 00:49:34 ---> fd72f0af3e01 00:49:34 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 00:49:34 ---> Running in 33b744475bea 00:49:34 Removing intermediate container 33b744475bea 00:49:34 ---> 4fab0be9f04f 00:49:34 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:49:34 ---> Running in 94409259971c 00:49:34 Removing intermediate container 94409259971c 00:49:34 ---> 3d0416f15366 00:49:34 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:49:34 ---> Running in 39d54a5a0bf7 00:49:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:49:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:49:35 OK: 248 MiB in 58 packages 00:49:35 Removing intermediate container 39d54a5a0bf7 00:49:35 ---> cc1cc8b3ccf3 00:49:35 Step 8/12 : WORKDIR /app 00:49:35 ---> Running in ea174b6c7fd9 00:49:36 Removing intermediate container ea174b6c7fd9 00:49:36 ---> 0ad087a11201 00:49:36 Step 9/12 : COPY go.mod vendor* ./ 00:49:36 ---> ad3dcecf613d 00:49:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:49:36 ---> Running in 2115f114fb4d 00:49:39 Still waiting to schedule task 00:49:39 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:50:14 Removing intermediate container 2115f114fb4d 00:50:14 ---> 01af615095d7 00:50:14 Step 11/12 : COPY . . 00:50:14 ---> 11bd2bf8b533 00:50:14 Step 12/12 : RUN $MAKE 00:50:14 ---> Running in b5ea0dc1e91e 00:50:14 noop 00:50:14 Removing intermediate container b5ea0dc1e91e 00:50:14 ---> 7c89a17b6570 00:50:14 Successfully built 7c89a17b6570 00:50:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:15 + docker inspect -f . ci-base-image-x86_64 00:50:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:50:15 prd-ubuntu20.04-docker-8c-8g-40103 does not seem to be running inside a container 00:50:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:50:15 $ docker top e7497f88475d68f0f5b1ff43fb8d27644713f89cb4b0c23d6f2b675cde37e17d -eo pid,comm [Pipeline] { [Pipeline] sh 00:50:15 + go version 00:50:15 go version go1.23.4 linux/amd64 [Pipeline] } 00:50:15 $ docker stop --time=1 e7497f88475d68f0f5b1ff43fb8d27644713f89cb4b0c23d6f2b675cde37e17d 00:50:17 $ docker rm -f --volumes e7497f88475d68f0f5b1ff43fb8d27644713f89cb4b0c23d6f2b675cde37e17d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:17 + docker inspect -f . ci-base-image-x86_64 00:50:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:50:17 prd-ubuntu20.04-docker-8c-8g-40103 does not seem to be running inside a container 00:50:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:50:18 $ docker top b3b9cbf3e3e1671ecbee502cdad6518283ca67cdfaa4f7b7c72636be8f5c3474 -eo pid,comm [Pipeline] { [Pipeline] sh 00:50:18 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 00:50:18 + make test 00:50:18 go test ./... -coverprofile=coverage.out ./... 00:50:20 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 00:50:38 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 00:50:38 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.922179819Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 00:50:41 level=INFO ts=2025-03-04T00:50:36.922465257Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 00:50:41 level=INFO ts=2025-03-04T00:50:36.922477617Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.922487617Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 00:50:41 level=INFO ts=2025-03-04T00:50:36.92367512Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=WARN ts=2025-03-04T00:50:36.923698141Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:50:41 level=INFO ts=2025-03-04T00:50:36.923753132Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.923819024Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=WARN ts=2025-03-04T00:50:36.923829754Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.923836995Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=INFO ts=2025-03-04T00:50:36.923852875Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.923890206Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.923901117Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.923909228Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 00:50:41 level=INFO ts=2025-03-04T00:50:36.923919448Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.923953269Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.923966699Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=INFO ts=2025-03-04T00:50:36.9239802Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.924018701Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.924029101Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=INFO ts=2025-03-04T00:50:36.924054282Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 00:50:41 level=INFO ts=2025-03-04T00:50:36.924073452Z 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}" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.924204986Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 00:50:41 level=INFO ts=2025-03-04T00:50:36.924317759Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 00:50:41 level=INFO ts=2025-03-04T00:50:36.924330729Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.92433993Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 00:50:41 level=INFO ts=2025-03-04T00:50:36.924461943Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=WARN ts=2025-03-04T00:50:36.924488694Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:50:41 level=INFO ts=2025-03-04T00:50:36.924535295Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.924627448Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=WARN ts=2025-03-04T00:50:36.924659328Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.924670929Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=INFO ts=2025-03-04T00:50:36.924687959Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.924760621Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.924777802Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.924801082Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 00:50:41 level=INFO ts=2025-03-04T00:50:36.924812643Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.924908705Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.924958177Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=INFO ts=2025-03-04T00:50:36.924980597Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.925052649Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.92506727Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=INFO ts=2025-03-04T00:50:36.92508749Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 00:50:41 level=INFO ts=2025-03-04T00:50:36.925104571Z 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}" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.925322627Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 00:50:41 level=INFO ts=2025-03-04T00:50:36.925477511Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 00:50:41 level=INFO ts=2025-03-04T00:50:36.925500222Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 00:50:41 level=INFO ts=2025-03-04T00:50:36.925512882Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=WARN ts=2025-03-04T00:50:36.925533523Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.925567614Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 00:50:41 level=INFO ts=2025-03-04T00:50:36.925597374Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.925664226Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=WARN ts=2025-03-04T00:50:36.925673837Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.925683407Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=INFO ts=2025-03-04T00:50:36.925711598Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.92579025Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.92580526Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.92581337Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 00:50:41 level=INFO ts=2025-03-04T00:50:36.925823501Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.925953704Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.925976785Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=INFO ts=2025-03-04T00:50:36.925993385Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.926040317Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.926052847Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=INFO ts=2025-03-04T00:50:36.926073418Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 00:50:41 level=INFO ts=2025-03-04T00:50:36.926104909Z 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}" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.926268853Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 00:50:41 level=INFO ts=2025-03-04T00:50:36.926401587Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 00:50:41 level=INFO ts=2025-03-04T00:50:36.926429168Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.926479539Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 00:50:41 level=INFO ts=2025-03-04T00:50:36.926596272Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=WARN ts=2025-03-04T00:50:36.926632853Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:50:41 level=INFO ts=2025-03-04T00:50:36.926674854Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.926723037Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=WARN ts=2025-03-04T00:50:36.926731657Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.926758588Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=INFO ts=2025-03-04T00:50:36.926777898Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.92683348Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.92685545Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.926909822Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 00:50:41 level=INFO ts=2025-03-04T00:50:36.926918122Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.926971924Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.926997134Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=INFO ts=2025-03-04T00:50:36.927016835Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.927055056Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.927114238Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=INFO ts=2025-03-04T00:50:36.927159659Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 00:50:41 level=INFO ts=2025-03-04T00:50:36.927176219Z 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}" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.927348304Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 00:50:41 level=INFO ts=2025-03-04T00:50:36.927460977Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 00:50:41 level=INFO ts=2025-03-04T00:50:36.927472778Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.927481148Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 00:50:41 level=INFO ts=2025-03-04T00:50:36.927628802Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=WARN ts=2025-03-04T00:50:36.927638452Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:50:41 level=INFO ts=2025-03-04T00:50:36.927653673Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.927745475Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=WARN ts=2025-03-04T00:50:36.927800277Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.927838918Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=INFO ts=2025-03-04T00:50:36.927890159Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.927954921Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.927978392Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.927995382Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 00:50:41 level=INFO ts=2025-03-04T00:50:36.928017633Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.928110585Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.928129066Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=INFO ts=2025-03-04T00:50:36.928161377Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.928236879Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.928254389Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=INFO ts=2025-03-04T00:50:36.92827435Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 00:50:41 level=INFO ts=2025-03-04T00:50:36.92828734Z 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}" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.928430404Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 00:50:41 level=INFO ts=2025-03-04T00:50:36.928592989Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 00:50:41 level=INFO ts=2025-03-04T00:50:36.92865152Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 00:50:41 level=INFO ts=2025-03-04T00:50:36.928664231Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=WARN ts=2025-03-04T00:50:36.928669371Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.928696042Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 00:50:41 level=INFO ts=2025-03-04T00:50:36.928740443Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.928808615Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=WARN ts=2025-03-04T00:50:36.928817925Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.928829495Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=INFO ts=2025-03-04T00:50:36.928852416Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.928936288Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.928961929Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.928977739Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 00:50:41 level=INFO ts=2025-03-04T00:50:36.92900096Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.929075512Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.929093543Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=INFO ts=2025-03-04T00:50:36.929117303Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.929159934Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.929171275Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=INFO ts=2025-03-04T00:50:36.929186185Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 00:50:41 level=INFO ts=2025-03-04T00:50:36.929197956Z 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}" 00:50:41 --- FAIL: TestAutoDiscoverNaming (0.01s) 00:50:41 --- FAIL: TestAutoDiscoverNaming/LLRP-302411f9c92d4f (0.00s) 00:50:41 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:47448: use of closed network connection 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.929290698Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.929383871Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 00:50:41 level=INFO ts=2025-03-04T00:50:36.929457543Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 00:50:41 level=INFO ts=2025-03-04T00:50:36.929469193Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.929477813Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 00:50:41 level=INFO ts=2025-03-04T00:50:36.929532316Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=WARN ts=2025-03-04T00:50:36.929544486Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:50:41 level=INFO ts=2025-03-04T00:50:36.929566087Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.929645109Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=WARN ts=2025-03-04T00:50:36.929661539Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.92967757Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=INFO ts=2025-03-04T00:50:36.92970111Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.929751732Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.929777333Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.929790763Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 00:50:41 level=INFO ts=2025-03-04T00:50:36.929804913Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.929851885Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.929866135Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=INFO ts=2025-03-04T00:50:36.929880325Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.929930547Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.929948017Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=INFO ts=2025-03-04T00:50:36.929976338Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 00:50:41 level=INFO ts=2025-03-04T00:50:36.930000569Z 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}" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.930161653Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 00:50:41 level=INFO ts=2025-03-04T00:50:36.930323788Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 00:50:41 level=INFO ts=2025-03-04T00:50:36.930361139Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.930377379Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 00:50:41 level=INFO ts=2025-03-04T00:50:36.93040281Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=WARN ts=2025-03-04T00:50:36.93041494Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:50:41 level=INFO ts=2025-03-04T00:50:36.930446801Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.930517153Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=WARN ts=2025-03-04T00:50:36.930531633Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.930541554Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=INFO ts=2025-03-04T00:50:36.930568405Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.930604155Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.930614936Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.930628536Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 00:50:41 level=INFO ts=2025-03-04T00:50:36.930640546Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.930670227Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.930680468Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=INFO ts=2025-03-04T00:50:36.930688758Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 00:50:41 level=INFO ts=2025-03-04T00:50:36.930725619Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:50:41 level=DEBUG ts=2025-03-04T00:50:36.930735879Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:50:41 level=INFO ts=2025-03-04T00:50:36.93075081Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 00:50:41 level=INFO ts=2025-03-04T00:50:36.93076344Z 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}" 00:50:41 level=WARN ts=2025-03-04T00:50:36.930822042Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." 00:50:41 FAIL 00:50:41 coverage: 40.6% of statements 00:50:41 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.430s 00:50:41 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 94.6% of statements 00:50:41 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.246s coverage: 51.9% of statements 00:50:41 FAIL 00:50:41 make: *** [Makefile:47: unittest] Error 1 [Pipeline] } 00:50:41 $ docker stop --time=1 b3b9cbf3e3e1671ecbee502cdad6518283ca67cdfaa4f7b7c72636be8f5c3474 00:50:44 $ docker rm -f --volumes b3b9cbf3e3e1671ecbee502cdad6518283ca67cdfaa4f7b7c72636be8f5c3474 [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 00:50:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:50:45 00:50:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:50:45 latest: Pulling from edgex-lftools-log-publisher 00:50:45 5eb5b503b376: Pulling fs layer 00:50:45 5c69ac0246d0: Pulling fs layer 00:50:45 ec43610c2a17: Pulling fs layer 00:50:45 3a2ae6a8a46f: Pulling fs layer 00:50:45 33b1e0a273af: Pulling fs layer 00:50:45 5d3b04190fa2: Pulling fs layer 00:50:45 2f39f015ded8: Pulling fs layer 00:50:45 3a2ae6a8a46f: Waiting 00:50:45 2f39f015ded8: Waiting 00:50:45 33b1e0a273af: Waiting 00:50:45 5d3b04190fa2: Waiting 00:50:45 5c69ac0246d0: Download complete 00:50:45 3a2ae6a8a46f: Download complete 00:50:45 33b1e0a273af: Verifying Checksum 00:50:45 33b1e0a273af: Download complete 00:50:45 5d3b04190fa2: Download complete 00:50:45 ec43610c2a17: Verifying Checksum 00:50:45 ec43610c2a17: Download complete 00:50:45 5eb5b503b376: Verifying Checksum 00:50:45 5eb5b503b376: Download complete 00:50:46 2f39f015ded8: Verifying Checksum 00:50:46 2f39f015ded8: Download complete 00:50:46 5eb5b503b376: Pull complete 00:50:46 5c69ac0246d0: Pull complete 00:50:46 ec43610c2a17: Pull complete 00:50:47 3a2ae6a8a46f: Pull complete 00:50:47 33b1e0a273af: Pull complete 00:50:47 5d3b04190fa2: Pull complete 00:50:51 2f39f015ded8: Pull complete 00:50:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:50:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:50:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:50:51 prd-ubuntu20.04-docker-8c-8g-40103 does not seem to be running inside a container 00:50:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:50:53 $ docker top 68e0866eb56370cfb67145103bb05f7aa2de9c7c96effb478613895541b0a0ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:50:53 ---> job-cost.sh 00:50:53 lf-activate-venv: SKIPPING 00:50:53 INFO: No Stack... 00:50:54 INFO: Retrieving Pricing Info for: v3-standard-8 00:50:54 INFO: Archiving Costs [Pipeline] sh 00:50:55 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 00:50:55 + cut -d, -f6 [Pipeline] lock 00:50:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-165-stack-cost] 00:50:55 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-165-stack-cost] did not exist. Created. 00:50:55 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:50:55 + echo total: 0.2199999988079071 [Pipeline] stash 00:50:55 Stashed 1 file(s) [Pipeline] } 00:50:55 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-165-stack-cost] [Pipeline] // lock [Pipeline] } 00:50:55 $ docker stop --time=1 68e0866eb56370cfb67145103bb05f7aa2de9c7c96effb478613895541b0a0ad 00:50:56 $ docker rm -f --volumes 68e0866eb56370cfb67145103bb05f7aa2de9c7c96effb478613895541b0a0ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:50:56 Failed in branch amd64 00:52:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40114 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 00:52:46 Running in /w/workspace/device-rfid-llrp-go/165 [Pipeline] { [Pipeline] checkout 00:52:49 The recommended git tool is: git 00:53:00 using credential edgex-jenkins-ssh 00:53:00 Cloning the remote Git repository 00:53:00 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 00:53:00 > git init /w/workspace/device-rfid-llrp-go/165 # timeout=10 00:53:00 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 00:53:00 > git --version # timeout=10 00:53:00 > git --version # 'git version 2.25.1' 00:53:00 using GIT_SSH to set credentials SSH Credentials for GitHub 00:53:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:53:04 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 00:53:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:53:05 Avoid second fetch 00:53:05 Checking out Revision 23080daf8f4d8a421bd75fd69ece5ca91258256c (main) 00:53:06 Commit message: "Merge pull request #349 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" 00:53:05 > git config core.sparsecheckout # timeout=10 00:53:06 > git checkout -f 23080daf8f4d8a421bd75fd69ece5ca91258256c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:53:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:53:12 % Total % Received % Xferd Average Speed Time Time Time Current 00:53:12 Dload Upload Total Spent Left Speed 00:53:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 169k 0 --:--:-- --:--:-- --:--:-- 171k [Pipeline] sh 00:53:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:53:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:53:12 + sudo tee /etc/docker/daemon.new 00:53:12 { 00:53:12 "registry-mirrors": [ 00:53:12 "https://nexus3.edgexfoundry.org:10001" 00:53:12 ], 00:53:12 "bip": "10.250.0.254/24", 00:53:12 "hosts": [ 00:53:12 "tcp://0.0.0.0:5555", 00:53:12 "unix:///var/run/docker.sock" 00:53:12 ], 00:53:12 "mtu": 1458, 00:53:12 "selinux-enabled": true, 00:53:12 "seccomp-profile": "/etc/docker/seccomp.json" 00:53:12 } [Pipeline] sh 00:53:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:53:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:53:31 provisioning config files... 00:53:31 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/165@tmp/config13480616983010172919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:53:32 ---> ****-login.sh 00:53:32 nexus3.edgexfoundry.org:10001 00:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:53:33 Configure a credential helper to remove this warning. See 00:53:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:53:33 00:53:33 Login Succeeded 00:53:33 nexus3.edgexfoundry.org:10002 00:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:53:33 Configure a credential helper to remove this warning. See 00:53:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:53:33 00:53:33 Login Succeeded 00:53:33 nexus3.edgexfoundry.org:10003 00:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:53:33 Configure a credential helper to remove this warning. See 00:53:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:53:33 00:53:33 Login Succeeded 00:53:33 nexus3.edgexfoundry.org:10004 00:53:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:53:34 Configure a credential helper to remove this warning. See 00:53:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:53:34 00:53:34 Login Succeeded 00:53:34 ****.io 00:53:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:53:34 Configure a credential helper to remove this warning. See 00:53:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:53:34 00:53:34 Login Succeeded 00:53:34 ---> ****-login.sh ends [Pipeline] } 00:53:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:53:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:53:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:53:35 ========================================================= 00:53:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 00:53:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:35 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 00:53:35 Sending build context to Docker daemon 1.21MB 00:53:35 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 00:53:35 Step 2/12 : FROM ${BASE} AS builder 00:53:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:53:36 9986a736f7d3: Pulling fs layer 00:53:36 1f018df60701: Pulling fs layer 00:53:36 39f8f326b044: Pulling fs layer 00:53:36 e6a1e7a6a96a: Pulling fs layer 00:53:36 4f4fb700ef54: Pulling fs layer 00:53:36 d45d956e0dbf: Pulling fs layer 00:53:36 d7702b0d1db1: Pulling fs layer 00:53:36 5c7f0f088c93: Pulling fs layer 00:53:36 4fdc064ae6cf: Pulling fs layer 00:53:36 d45d956e0dbf: Waiting 00:53:36 d7702b0d1db1: Waiting 00:53:36 5c7f0f088c93: Waiting 00:53:36 4fdc064ae6cf: Waiting 00:53:36 e6a1e7a6a96a: Waiting 00:53:36 4f4fb700ef54: Waiting 00:53:36 1f018df60701: Verifying Checksum 00:53:36 1f018df60701: Download complete 00:53:36 e6a1e7a6a96a: Verifying Checksum 00:53:36 e6a1e7a6a96a: Download complete 00:53:36 4f4fb700ef54: Verifying Checksum 00:53:36 4f4fb700ef54: Download complete 00:53:36 d45d956e0dbf: Verifying Checksum 00:53:36 d45d956e0dbf: Download complete 00:53:36 d7702b0d1db1: Verifying Checksum 00:53:36 d7702b0d1db1: Download complete 00:53:36 9986a736f7d3: Verifying Checksum 00:53:36 9986a736f7d3: Download complete 00:53:36 4fdc064ae6cf: Verifying Checksum 00:53:36 4fdc064ae6cf: Download complete 00:53:37 9986a736f7d3: Pull complete 00:53:37 1f018df60701: Pull complete 00:53:38 39f8f326b044: Verifying Checksum 00:53:38 39f8f326b044: Download complete 00:53:39 5c7f0f088c93: Verifying Checksum 00:53:39 5c7f0f088c93: Download complete 00:53:54 39f8f326b044: Pull complete 00:53:54 e6a1e7a6a96a: Pull complete 00:53:54 4f4fb700ef54: Pull complete 00:53:54 d45d956e0dbf: Pull complete 00:53:54 d7702b0d1db1: Pull complete 00:54:04 5c7f0f088c93: Pull complete 00:54:04 4fdc064ae6cf: Pull complete 00:54:04 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 00:54:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:54:04 ---> 63f30b955cb9 00:54:04 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:54:06 ---> Running in 501494ac8a73 00:54:06 Removing intermediate container 501494ac8a73 00:54:06 ---> 0058d06f6b3f 00:54:06 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:54:06 ---> Running in 1273fce4ebe2 00:54:06 Removing intermediate container 1273fce4ebe2 00:54:06 ---> b95aa5182ef7 00:54:06 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 00:54:07 ---> Running in c0e68b345d82 00:54:07 Removing intermediate container c0e68b345d82 00:54:07 ---> 4d3a1c0791f3 00:54:07 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:54:07 ---> Running in 65656c36afa0 00:54:08 Removing intermediate container 65656c36afa0 00:54:08 ---> d81d60cbb8f7 00:54:08 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:54:08 ---> Running in 61fb67238530 00:54:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:54:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:54:11 OK: 239 MiB in 58 packages 00:54:13 Removing intermediate container 61fb67238530 00:54:13 ---> 81bc110cd076 00:54:13 Step 8/12 : WORKDIR /app 00:54:13 ---> Running in ffe3c14f2be1 00:54:13 Removing intermediate container ffe3c14f2be1 00:54:13 ---> c10dcbe65f28 00:54:13 Step 9/12 : COPY go.mod vendor* ./ 00:54:14 ---> 7d644b259b81 00:54:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:14 ---> Running in cb977a7077d8 00:56:21 Removing intermediate container cb977a7077d8 00:56:21 ---> 301aaadc580d 00:56:21 Step 11/12 : COPY . . 00:56:21 ---> 11e81ed19e5a 00:56:21 Step 12/12 : RUN $MAKE 00:56:21 ---> Running in 950c711a79e5 00:56:21 noop 00:56:21 Removing intermediate container 950c711a79e5 00:56:21 ---> 391bfab5d27c 00:56:21 Successfully built 391bfab5d27c 00:56:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:21 + docker inspect -f . ci-base-image-arm64 00:56:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:21 prd-ubuntu20.04-docker-arm64-4c-16g-40114 does not seem to be running inside a container 00:56:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/165 -v /w/workspace/device-rfid-llrp-go/165:/w/workspace/device-rfid-llrp-go/165:rw,z -v /w/workspace/device-rfid-llrp-go/165@tmp:/w/workspace/device-rfid-llrp-go/165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:56:23 $ docker top b45b344c46b2c30b461424b9df78660ddc475e827fe6b0a24dd6558ce06618b6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:24 + go version 00:56:24 go version go1.23.4 linux/arm64 [Pipeline] } 00:56:24 $ docker stop --time=1 b45b344c46b2c30b461424b9df78660ddc475e827fe6b0a24dd6558ce06618b6 00:56:26 $ docker rm -f --volumes b45b344c46b2c30b461424b9df78660ddc475e827fe6b0a24dd6558ce06618b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:26 + docker inspect -f . ci-base-image-arm64 00:56:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:27 prd-ubuntu20.04-docker-arm64-4c-16g-40114 does not seem to be running inside a container 00:56:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/165 -v /w/workspace/device-rfid-llrp-go/165:/w/workspace/device-rfid-llrp-go/165:rw,z -v /w/workspace/device-rfid-llrp-go/165@tmp:/w/workspace/device-rfid-llrp-go/165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:56:28 $ docker top bd64b9bd516c890af5c7ec686745a34bd928b96c74f7677c607b10608abe5c05 -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:29 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/165 [Pipeline] fileExists [Pipeline] sh 00:56:30 + make test 00:56:30 go test ./... -coverprofile=coverage.out ./... 00:56:37 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 01:01:15 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 01:01:15 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 01:02:11 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 40.948s coverage: 40.6% of statements 01:02:11 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 94.6% of statements 01:02:11 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.646s coverage: 51.9% of statements 01:02:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:02:11 go vet ./... 01:03:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:03:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:03:20 ./bin/test-attribution-txt.sh [Pipeline] echo 01:03:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:03:20 $ docker stop --time=1 bd64b9bd516c890af5c7ec686745a34bd928b96c74f7677c607b10608abe5c05 01:03:22 $ docker rm -f --volumes bd64b9bd516c890af5c7ec686745a34bd928b96c74f7677c607b10608abe5c05 [Pipeline] // withDockerContainer [Pipeline] sh 01:03:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:03:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:03:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:03:26 + ls -al . 01:03:26 total 700 01:03:26 drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 00:56 . 01:03:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:53 .. 01:03:26 -rw-rw-r-- 1 jenkins jenkins 134 Mar 4 00:53 .dockerignore 01:03:26 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 00:53 .git 01:03:26 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:53 .github 01:03:26 -rw-rw-r-- 1 jenkins jenkins 880 Mar 4 00:53 .gitignore 01:03:26 -rw-rw-r-- 1 jenkins jenkins 199 Mar 4 00:53 .golangci.yml 01:03:26 -rw-rw-r-- 1 jenkins jenkins 20798 Mar 4 00:53 Attribution.txt 01:03:26 -rw-rw-r-- 1 jenkins jenkins 11677 Mar 4 00:53 CHANGELOG.md 01:03:26 -rw-rw-r-- 1 jenkins jenkins 1489 Mar 4 00:53 Dockerfile 01:03:26 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 00:53 GOVERNANCE.md 01:03:26 -rw-rw-r-- 1 jenkins jenkins 661 Mar 4 00:53 Jenkinsfile 01:03:26 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 4 00:53 LICENSE 01:03:26 -rw-rw-r-- 1 jenkins jenkins 2761 Mar 4 00:53 Makefile 01:03:26 -rw-rw-r-- 1 jenkins jenkins 625 Mar 4 00:53 OWNERS.md 01:03:26 -rw-rw-r-- 1 jenkins jenkins 28907 Mar 4 00:53 README.md 01:03:26 -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 00:49 VERSION 01:03:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:53 bin 01:03:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:53 cmd 01:03:26 -rw-r--r-- 1 jenkins jenkins 451915 Mar 4 01:02 coverage.out 01:03:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:53 examples 01:03:26 -rw-rw-r-- 1 jenkins jenkins 6321 Mar 4 00:53 go.mod 01:03:26 -rw-rw-r-- 1 jenkins jenkins 86628 Mar 4 00:53 go.sum 01:03:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:53 images 01:03:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:53 internal 01:03:26 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:53 pkg 01:03:26 -rw-rw-r-- 1 jenkins jenkins 193 Mar 4 00:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:27 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=23080daf8f4d8a421bd75fd69ece5ca91258256c --label arch=arm64 --label version=4.0.0-dev.10 . 01:03:27 Sending build context to Docker daemon 1.21MB 01:03:27 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 01:03:27 Step 2/25 : FROM ${BASE} AS builder 01:03:27 ---> 391bfab5d27c 01:03:27 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:03:27 ---> Running in 7d6d5ce5bacd 01:03:28 Removing intermediate container 7d6d5ce5bacd 01:03:28 ---> b452c2eb2e8a 01:03:28 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:03:28 ---> Running in 3c90fbb858b2 01:03:28 Removing intermediate container 3c90fbb858b2 01:03:28 ---> 3152d7cb6ee4 01:03:28 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 01:03:28 ---> Running in 05282b178a88 01:03:29 Removing intermediate container 05282b178a88 01:03:29 ---> 20db691be54a 01:03:29 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:03:29 ---> Running in 37a9d8af93b7 01:03:29 Removing intermediate container 37a9d8af93b7 01:03:29 ---> afe993e91b31 01:03:29 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:03:30 ---> Running in b8a41ac375df 01:03:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:03:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:03:34 OK: 239 MiB in 58 packages 01:03:35 Removing intermediate container b8a41ac375df 01:03:35 ---> a9e175b10f92 01:03:35 Step 8/25 : WORKDIR /app 01:03:35 ---> Running in 58b5e17efd6c 01:03:35 Removing intermediate container 58b5e17efd6c 01:03:35 ---> b86a413897c8 01:03:35 Step 9/25 : COPY go.mod vendor* ./ 01:03:36 ---> 231860ec7460 01:03:36 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:03:36 ---> Running in 660ced530fcb 01:03:39 Removing intermediate container 660ced530fcb 01:03:39 ---> d7a66c86f211 01:03:39 Step 11/25 : COPY . . 01:03:40 ---> b879af60efca 01:03:40 Step 12/25 : RUN $MAKE 01:03:40 ---> Running in ee92200d9dd6 01:03:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 01:08:18 Removing intermediate container ee92200d9dd6 01:08:18 ---> 62207434da91 01:08:18 Step 13/25 : FROM alpine:3.20 01:08:18 3.20: Pulling from library/alpine 01:08:18 94e9d8af2201: Pulling fs layer 01:08:18 94e9d8af2201: Verifying Checksum 01:08:18 94e9d8af2201: Download complete 01:08:18 94e9d8af2201: Pull complete 01:08:18 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:08:18 Status: Downloaded newer image for alpine:3.20 01:08:18 ---> 7aab056cecc6 01:08:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:08:18 ---> Running in dd8a8be60dd8 01:08:18 Removing intermediate container dd8a8be60dd8 01:08:18 ---> af262571ec18 01:08:18 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:08:18 ---> Running in 64121bd8eb9d 01:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:08:18 (1/1) Installing dumb-init (1.2.5-r3) 01:08:18 Executing busybox-1.36.1-r29.trigger 01:08:18 OK: 9 MiB in 15 packages 01:08:18 Removing intermediate container 64121bd8eb9d 01:08:18 ---> 8a9b4a70f9dc 01:08:18 Step 16/25 : RUN apk --no-cache upgrade 01:08:18 ---> Running in 40e553a53517 01:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:08:18 OK: 9 MiB in 15 packages 01:08:19 Removing intermediate container 40e553a53517 01:08:19 ---> f75641a57f7c 01:08:19 Step 17/25 : COPY --from=builder /app/LICENSE / 01:08:20 ---> 158e56da931b 01:08:20 Step 18/25 : COPY --from=builder /app/Attribution.txt / 01:08:21 ---> ea5a6b7ff1cb 01:08:21 Step 19/25 : COPY --from=builder /app/cmd/ / 01:08:24 ---> 30aff50fbc61 01:08:24 Step 20/25 : EXPOSE 59989 01:08:24 ---> Running in 5d3a3f7d5b17 01:08:24 Removing intermediate container 5d3a3f7d5b17 01:08:24 ---> a042c9de8803 01:08:24 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 01:08:24 ---> Running in 4245d2e0b552 01:08:24 Removing intermediate container 4245d2e0b552 01:08:24 ---> f998c0149b36 01:08:24 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:08:24 ---> Running in 9496d2cd3330 01:08:25 Removing intermediate container 9496d2cd3330 01:08:25 ---> cea1730f0c6c 01:08:25 Step 23/25 : LABEL arch=arm64 01:08:25 ---> Running in fb9c0fb2a151 01:08:25 Removing intermediate container fb9c0fb2a151 01:08:25 ---> 1144efe831f1 01:08:25 Step 24/25 : LABEL git_sha=23080daf8f4d8a421bd75fd69ece5ca91258256c 01:08:25 ---> Running in a6d8bb20bced 01:08:26 Removing intermediate container a6d8bb20bced 01:08:26 ---> a6414fb39203 01:08:26 Step 25/25 : LABEL version=4.0.0-dev.10 01:08:26 ---> Running in 8729378e9738 01:08:26 Removing intermediate container 8729378e9738 01:08:26 ---> 32301b6d38ab 01:08:26 [Warning] One or more build-args [ARCH] were not consumed 01:08:26 Successfully built 32301b6d38ab 01:08:26 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:08:26 provisioning config files... 01:08:26 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/165@tmp/config2895040103369607049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:08:27 ---> ****-login.sh 01:08:27 nexus3.edgexfoundry.org:10001 01:08:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:08:27 Configure a credential helper to remove this warning. See 01:08:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:08:27 01:08:27 Login Succeeded 01:08:27 nexus3.edgexfoundry.org:10002 01:08:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:08:27 Configure a credential helper to remove this warning. See 01:08:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:08:27 01:08:27 Login Succeeded 01:08:27 nexus3.edgexfoundry.org:10003 01:08:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:08:28 Configure a credential helper to remove this warning. See 01:08:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:08:28 01:08:28 Login Succeeded 01:08:28 nexus3.edgexfoundry.org:10004 01:08:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:08:28 Configure a credential helper to remove this warning. See 01:08:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:08:28 01:08:28 Login Succeeded 01:08:28 ****.io 01:08:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:08:29 Configure a credential helper to remove this warning. See 01:08:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:08:29 01:08:29 Login Succeeded 01:08:29 ---> ****-login.sh ends [Pipeline] } 01:08:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:08:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:08:29 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 01:08:29 23080daf8f4d8a421bd75fd69ece5ca91258256c 01:08:29 latest 01:08:29 4.0.0-dev.10 01:08:29 23080daf8f4d8a421bd75fd69ece5ca91258256c-4.0.0-dev.10 01:08:29 main 01:08:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:29 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:23080daf8f4d8a421bd75fd69ece5ca91258256c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:30 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:23080daf8f4d8a421bd75fd69ece5ca91258256c 01:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 01:08:30 0002c54ebb0f: Preparing 01:08:30 171b43ad5f03: Preparing 01:08:30 2e959d821be9: Preparing 01:08:30 b0f19317de92: Preparing 01:08:30 193511ac1a6f: Preparing 01:08:30 dd9c8f8612c8: Preparing 01:08:30 dd9c8f8612c8: Waiting 01:08:30 b0f19317de92: Pushed 01:08:30 2e959d821be9: Pushed 01:08:30 dd9c8f8612c8: Layer already exists 01:08:30 193511ac1a6f: Pushed 01:08:30 171b43ad5f03: Pushed 01:08:42 0002c54ebb0f: Pushed 01:08:42 23080daf8f4d8a421bd75fd69ece5ca91258256c: digest: sha256:97a7da5389d2b3700d32865f1e4b11bc5facbd792b736f7bfd84bc59792551c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:43 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:43 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 01:08:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 01:08:43 0002c54ebb0f: Preparing 01:08:43 171b43ad5f03: Preparing 01:08:43 2e959d821be9: Preparing 01:08:43 b0f19317de92: Preparing 01:08:43 193511ac1a6f: Preparing 01:08:43 dd9c8f8612c8: Preparing 01:08:43 dd9c8f8612c8: Waiting 01:08:43 171b43ad5f03: Layer already exists 01:08:43 2e959d821be9: Layer already exists 01:08:43 0002c54ebb0f: Layer already exists 01:08:43 193511ac1a6f: Layer already exists 01:08:43 b0f19317de92: Layer already exists 01:08:43 dd9c8f8612c8: Layer already exists 01:08:43 latest: digest: sha256:97a7da5389d2b3700d32865f1e4b11bc5facbd792b736f7bfd84bc59792551c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:44 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:44 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.10 01:08:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 01:08:44 0002c54ebb0f: Preparing 01:08:44 171b43ad5f03: Preparing 01:08:44 2e959d821be9: Preparing 01:08:44 b0f19317de92: Preparing 01:08:44 193511ac1a6f: Preparing 01:08:44 dd9c8f8612c8: Preparing 01:08:44 dd9c8f8612c8: Waiting 01:08:44 2e959d821be9: Layer already exists 01:08:44 0002c54ebb0f: Layer already exists 01:08:44 b0f19317de92: Layer already exists 01:08:44 171b43ad5f03: Layer already exists 01:08:44 193511ac1a6f: Layer already exists 01:08:44 dd9c8f8612c8: Layer already exists 01:08:45 4.0.0-dev.10: digest: sha256:97a7da5389d2b3700d32865f1e4b11bc5facbd792b736f7bfd84bc59792551c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:45 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:23080daf8f4d8a421bd75fd69ece5ca91258256c-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:45 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:23080daf8f4d8a421bd75fd69ece5ca91258256c-4.0.0-dev.10 01:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 01:08:45 0002c54ebb0f: Preparing 01:08:45 171b43ad5f03: Preparing 01:08:45 2e959d821be9: Preparing 01:08:45 b0f19317de92: Preparing 01:08:45 193511ac1a6f: Preparing 01:08:45 dd9c8f8612c8: Preparing 01:08:45 dd9c8f8612c8: Waiting 01:08:45 2e959d821be9: Layer already exists 01:08:45 193511ac1a6f: Layer already exists 01:08:45 171b43ad5f03: Layer already exists 01:08:45 0002c54ebb0f: Layer already exists 01:08:45 b0f19317de92: Layer already exists 01:08:45 dd9c8f8612c8: Layer already exists 01:08:46 23080daf8f4d8a421bd75fd69ece5ca91258256c-4.0.0-dev.10: digest: sha256:97a7da5389d2b3700d32865f1e4b11bc5facbd792b736f7bfd84bc59792551c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:46 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:46 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 01:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 01:08:46 0002c54ebb0f: Preparing 01:08:46 171b43ad5f03: Preparing 01:08:46 2e959d821be9: Preparing 01:08:46 b0f19317de92: Preparing 01:08:46 193511ac1a6f: Preparing 01:08:46 dd9c8f8612c8: Preparing 01:08:46 dd9c8f8612c8: Waiting 01:08:46 0002c54ebb0f: Layer already exists 01:08:46 b0f19317de92: Layer already exists 01:08:46 193511ac1a6f: Layer already exists 01:08:46 171b43ad5f03: Layer already exists 01:08:46 2e959d821be9: Layer already exists 01:08:46 dd9c8f8612c8: Layer already exists 01:08:47 main: digest: sha256:97a7da5389d2b3700d32865f1e4b11bc5facbd792b736f7bfd84bc59792551c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:08:47 ===================================================== [Pipeline] echo 01:08:47 taggedImages: 01:08:47 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:23080daf8f4d8a421bd75fd69ece5ca91258256c 01:08:47 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 01:08:47 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.10 01:08:47 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:23080daf8f4d8a421bd75fd69ece5ca91258256c-4.0.0-dev.10 01:08:47 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:08:47 01:08:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:08:47 arm64: Pulling from edgex-lftools-log-publisher 01:08:47 8998bd30e6a1: Pulling fs layer 01:08:47 04944245beec: Pulling fs layer 01:08:47 699f458cf7ca: Pulling fs layer 01:08:47 765212b225bb: Pulling fs layer 01:08:47 f23df028b6ca: Pulling fs layer 01:08:47 d65c8cfc05b1: Pulling fs layer 01:08:47 2437ff75d9bd: Pulling fs layer 01:08:47 f23df028b6ca: Waiting 01:08:47 d65c8cfc05b1: Waiting 01:08:47 2437ff75d9bd: Waiting 01:08:47 765212b225bb: Waiting 01:08:48 04944245beec: Verifying Checksum 01:08:48 04944245beec: Download complete 01:08:48 765212b225bb: Verifying Checksum 01:08:48 765212b225bb: Download complete 01:08:48 f23df028b6ca: Verifying Checksum 01:08:48 f23df028b6ca: Download complete 01:08:48 d65c8cfc05b1: Verifying Checksum 01:08:48 d65c8cfc05b1: Download complete 01:08:48 699f458cf7ca: Verifying Checksum 01:08:48 699f458cf7ca: Download complete 01:08:48 8998bd30e6a1: Verifying Checksum 01:08:48 8998bd30e6a1: Download complete 01:08:52 2437ff75d9bd: Verifying Checksum 01:08:52 2437ff75d9bd: Download complete 01:08:54 8998bd30e6a1: Pull complete 01:08:54 04944245beec: Pull complete 01:08:56 699f458cf7ca: Pull complete 01:08:56 765212b225bb: Pull complete 01:08:57 f23df028b6ca: Pull complete 01:08:57 d65c8cfc05b1: Pull complete 01:09:14 2437ff75d9bd: Pull complete 01:09:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:09:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:09:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:09:14 prd-ubuntu20.04-docker-arm64-4c-16g-40114 does not seem to be running inside a container 01:09:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/165 -v /w/workspace/device-rfid-llrp-go/165:/w/workspace/device-rfid-llrp-go/165:rw,z -v /w/workspace/device-rfid-llrp-go/165@tmp:/w/workspace/device-rfid-llrp-go/165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:09:18 $ docker top 847c5808696283af029bfd40f0db281f5fc1cd5c11aaaff1b3cbf82d74f6bd0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:19 ---> job-cost.sh 01:09:19 lf-activate-venv: SKIPPING 01:09:19 INFO: No Stack... 01:09:19 INFO: Retrieving Pricing Info for: v3-standard-4 01:09:20 INFO: Archiving Costs [Pipeline] sh 01:09:20 + cut -d, -f6 01:09:20 + cat /w/workspace/device-rfid-llrp-go/165/archives/cost.csv [Pipeline] lock 01:09:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-165-stack-cost] 01:09:21 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-165-stack-cost] did not exist. Created. 01:09:21 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:09:21 /w/workspace/device-rfid-llrp-go/165@tmp/durable-4fb408b1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:09:22 + echo total: 0.10999999940395355 [Pipeline] stash 01:09:22 Warning: overwriting stash ‘stack-cost’ 01:09:22 Stashed 1 file(s) [Pipeline] } 01:09:22 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-165-stack-cost] [Pipeline] // lock [Pipeline] } 01:09:22 $ docker stop --time=1 847c5808696283af029bfd40f0db281f5fc1cd5c11aaaff1b3cbf82d74f6bd0a 01:09:24 $ docker rm -f --volumes 847c5808696283af029bfd40f0db281f5fc1cd5c11aaaff1b3cbf82d74f6bd0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] 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 01:09:25 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 01:09:25 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 01:09:25 total 16 01:09:25 drwxr-xr-x 3 root root 4096 Mar 4 00:50 . 01:09:25 drwxrwxr-x 12 jenkins jenkins 4096 Mar 4 00:50 .. 01:09:25 drwxr-xr-x 2 root root 4096 Mar 4 00:50 cost 01:09:25 -rw-r--r-- 1 root root 91 Mar 4 00:50 cost.csv 01:09:25 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 01:09:25 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 01:09:25 total 16 01:09:25 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 00:50 . 01:09:25 drwxrwxr-x 12 jenkins jenkins 4096 Mar 4 00:50 .. 01:09:25 drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 00:50 cost 01:09:25 -rw-r--r-- 1 jenkins jenkins 91 Mar 4 00:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:09:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:09:26 ---> package-listing.sh 01:09:26 ++ facter osfamily 01:09:26 ++ tr '[:upper:]' '[:lower:]' 01:09:26 + OS_FAMILY=debian 01:09:26 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 01:09:26 + START_PACKAGES=/tmp/packages_start.txt 01:09:26 + END_PACKAGES=/tmp/packages_end.txt 01:09:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:09:26 + PACKAGES=/tmp/packages_start.txt 01:09:26 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 01:09:26 + PACKAGES=/tmp/packages_end.txt 01:09:26 + case "${OS_FAMILY}" in 01:09:26 + dpkg -l 01:09:26 + grep '^ii' 01:09:26 + '[' -f /tmp/packages_start.txt ']' 01:09:26 + '[' -f /tmp/packages_end.txt ']' 01:09:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:09:26 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 01:09:26 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 01:09:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 01:09:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:09:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:09:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:09:27 prd-ubuntu20.04-docker-8c-8g-40103 does not seem to be running inside a container 01:09:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:09:27 $ docker top 19d474cadd35d7e84f47f57c1c989703b9659e9bd1bde7d2d16f8939c7d33ad9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:09:28 + touch /tmp/pre-build-complete [Pipeline] sh 01:09:28 + mkdir -p /var/log/sysstat [Pipeline] sh 01:09:28 + ls /var/log/sa-host 01:09:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:09:28 provisioning config files... 01:09:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12309248597398542669tmp [Pipeline] { [Pipeline] echo 01:09:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:09:29 ---> create-netrc.sh [Pipeline] } 01:09:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:09:29 ---> python-tools-install.sh [Pipeline] echo 01:09:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:09:29 ---> sudo-logs.sh 01:09:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:09:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:09:30 ---> job-cost.sh 01:09:30 lf-activate-venv: SKIPPING 01:09:30 DEBUG: total: 0.2199999988079071 01:09:30 INFO: Retrieving Stack Cost... 01:09:30 INFO: Retrieving Pricing Info for: v3-standard-8 01:09:31 INFO: Archiving Costs [Pipeline] echo 01:09:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:09:31 ---> logs-deploy.sh 01:09:31 lf-activate-venv: SKIPPING 01:09:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/165 01:09:31 INFO: archiving workspace using pattern(s): 01:09:32 Archives upload complete. 01:09:32 INFO: archiving logs to Nexus 01:09:32 ---> uname -a: 01:09:32 Linux prd-ubuntu20-04-docker-8c-8g-40103 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:09:32 01:09:32 01:09:32 ---> lscpu: 01:09:32 Architecture: x86_64 01:09:32 CPU op-mode(s): 32-bit, 64-bit 01:09:32 Byte Order: Little Endian 01:09:32 Address sizes: 40 bits physical, 48 bits virtual 01:09:32 CPU(s): 8 01:09:32 On-line CPU(s) list: 0-7 01:09:32 Thread(s) per core: 1 01:09:32 Core(s) per socket: 1 01:09:32 Socket(s): 8 01:09:32 NUMA node(s): 1 01:09:32 Vendor ID: AuthenticAMD 01:09:32 CPU family: 23 01:09:32 Model: 49 01:09:32 Model name: AMD EPYC-Rome Processor 01:09:32 Stepping: 0 01:09:32 CPU MHz: 2799.998 01:09:32 BogoMIPS: 5599.99 01:09:32 Virtualization: AMD-V 01:09:32 Hypervisor vendor: KVM 01:09:32 Virtualization type: full 01:09:32 L1d cache: 256 KiB 01:09:32 L1i cache: 256 KiB 01:09:32 L2 cache: 4 MiB 01:09:32 L3 cache: 128 MiB 01:09:32 NUMA node0 CPU(s): 0-7 01:09:32 Vulnerability Itlb multihit: Not affected 01:09:32 Vulnerability L1tf: Not affected 01:09:32 Vulnerability Mds: Not affected 01:09:32 Vulnerability Meltdown: Not affected 01:09:32 Vulnerability Mmio stale data: Not affected 01:09:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:09:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:09:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:09:32 Vulnerability Srbds: Not affected 01:09:32 Vulnerability Tsx async abort: Not affected 01:09:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:09:32 01:09:32 01:09:32 ---> nproc: 01:09:32 8 01:09:32 01:09:32