Pull request #326 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from 05785ce028736475c20626ac7b045b21bd59e71d+1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 (60c07c3a6426c94fe5af8f21b37b736610c96bf0) 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-ssh12073182359688579508.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8898563504448892531.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-326/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-326/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15069882997661247087.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-326/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12355921729021990673.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12343908772556721135.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-326/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-326/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6984769464323427804.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24738 in /w/workspace/undry_device-rfid-llrp-go_PR-326 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-326 # 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 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/326/head:refs/remotes/origin/PR-326 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 into PR head commit 05785ce028736475c20626ac7b045b21bd59e71d Merge succeeded, producing 05785ce028736475c20626ac7b045b21bd59e71d Checking out Revision 05785ce028736475c20626ac7b045b21bd59e71d (PR-326) > git config core.sparsecheckout # timeout=10 > git checkout -f 05785ce028736475c20626ac7b045b21bd59e71d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 05785ce028736475c20626ac7b045b21bd59e71d # timeout=10 Commit message: "fix: Only one ldflags flag is allowed" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:16:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:16:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:16:10 ========================================================= 09:16:10 EdgeX Global Pipelines Version Info 09:16:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:16:10 ------------------- 09:16:10 stable info: 09:16:10 ------------------- 09:16:10 Commited By: Ginny Guan ginny@iotechsys.com 09:16:10 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 09:16:10 Message: update stable to v1.0.265 09:16:11 ------------------- 09:16:11 experimental info: 09:16:11 ------------------- 09:16:11 Commited By: Cherry Wang cherry@iotechsys.com 09:16:11 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 09:16:11 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:16:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 09:16:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 09:16:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:16:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:16:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:16:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:16:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:16:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:16:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:16:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-326 [Pipeline] echo 09:16:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-326 [Pipeline] echo 09:16:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-326 [Pipeline] echo 09:16:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 05785ce028736475c20626ac7b045b21bd59e71d [Pipeline] echo 09:16:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 05785ce [Pipeline] echo 09:16:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:16:13 provisioning config files... 09:16:13 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-326@tmp/config18049382333086134440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:13 ---> ****-login.sh 09:16:13 nexus3.edgexfoundry.org:10001 09:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:16:14 Configure a credential helper to remove this warning. See 09:16:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:16:14 09:16:14 Login Succeeded 09:16:14 nexus3.edgexfoundry.org:10002 09:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:16:14 Configure a credential helper to remove this warning. See 09:16:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:16:14 09:16:14 Login Succeeded 09:16:14 nexus3.edgexfoundry.org:10003 09:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:16:14 Configure a credential helper to remove this warning. See 09:16:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:16:14 09:16:14 Login Succeeded 09:16:14 nexus3.edgexfoundry.org:10004 09:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:16:14 Configure a credential helper to remove this warning. See 09:16:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:16:14 09:16:14 Login Succeeded 09:16:14 ****.io 09:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:16:14 Configure a credential helper to remove this warning. See 09:16:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:16:14 09:16:14 Login Succeeded 09:16:14 ---> ****-login.sh ends [Pipeline] } 09:16:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:16:15 + git rev-list -1 --merges 05785ce028736475c20626ac7b045b21bd59e71d~1..05785ce028736475c20626ac7b045b21bd59e71d [Pipeline] echo 09:16:15 -----------> git rev-list -1 --merges 05785ce028736475c20626ac7b045b21bd59e71d~1..05785ce028736475c20626ac7b045b21bd59e71d 05785ce028736475c20626ac7b045b21bd59e71d [false] [Pipeline] sh 09:16:15 + git log --format=format:%s -1 05785ce028736475c20626ac7b045b21bd59e71d [Pipeline] echo 09:16:15 ========================================================= 09:16:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:16:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:16:16 + git log --format=format:%s -1 05785ce028736475c20626ac7b045b21bd59e71d [Pipeline] echo 09:16:16 [semverPrep] GIT_COMMIT: 05785ce028736475c20626ac7b045b21bd59e71d, Commit Message: fix: Only one ldflags flag is allowed [Pipeline] echo 09:16:16 [semverPrep] This is not a build commit. [Pipeline] sh 09:16:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:16:16 + grep -v github /etc/ssh/ssh_known_hosts 09:16:16 + [ -e /tmp/ssh_known_hosts ] 09:16:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:16:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:16:16 + sudo tee -a /etc/ssh/ssh_known_hosts 09:16:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:16:17 09:16:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:16:17 0.1.4: Pulling from edgex-devops/py-git-semver 09:16:17 b85a868b505f: Pulling fs layer 09:16:17 e2be974225ed: Pulling fs layer 09:16:17 339a4e72a1f5: Pulling fs layer 09:16:17 988bab9f4d93: Pulling fs layer 09:16:17 1469e6f7b9e6: Pulling fs layer 09:16:17 eaf3925da568: Pulling fs layer 09:16:17 bab4dde63d76: Pulling fs layer 09:16:17 bde34c3a00c8: Pulling fs layer 09:16:17 b352a97aabf1: Pulling fs layer 09:16:17 4872d77fe225: Pulling fs layer 09:16:17 5851b861e8e6: Pulling fs layer 09:16:17 988bab9f4d93: Waiting 09:16:17 1469e6f7b9e6: Waiting 09:16:17 eaf3925da568: Waiting 09:16:17 bab4dde63d76: Waiting 09:16:17 4872d77fe225: Waiting 09:16:17 bde34c3a00c8: Waiting 09:16:17 b352a97aabf1: Waiting 09:16:17 5851b861e8e6: Waiting 09:16:17 e2be974225ed: Verifying Checksum 09:16:17 e2be974225ed: Download complete 09:16:17 988bab9f4d93: Verifying Checksum 09:16:17 988bab9f4d93: Download complete 09:16:17 1469e6f7b9e6: Verifying Checksum 09:16:17 1469e6f7b9e6: Download complete 09:16:17 eaf3925da568: Download complete 09:16:17 339a4e72a1f5: Verifying Checksum 09:16:17 339a4e72a1f5: Download complete 09:16:17 bde34c3a00c8: Verifying Checksum 09:16:17 bde34c3a00c8: Download complete 09:16:17 b352a97aabf1: Verifying Checksum 09:16:17 b352a97aabf1: Download complete 09:16:17 4872d77fe225: Verifying Checksum 09:16:17 4872d77fe225: Download complete 09:16:17 5851b861e8e6: Verifying Checksum 09:16:17 5851b861e8e6: Download complete 09:16:17 b85a868b505f: Download complete 09:16:18 bab4dde63d76: Verifying Checksum 09:16:18 bab4dde63d76: Download complete 09:16:19 b85a868b505f: Pull complete 09:16:19 e2be974225ed: Pull complete 09:16:19 339a4e72a1f5: Pull complete 09:16:19 988bab9f4d93: Pull complete 09:16:20 1469e6f7b9e6: Pull complete 09:16:20 eaf3925da568: Pull complete 09:16:22 bab4dde63d76: Pull complete 09:16:22 bde34c3a00c8: Pull complete 09:16:22 b352a97aabf1: Pull complete 09:16:22 4872d77fe225: Pull complete 09:16:22 5851b861e8e6: Pull complete 09:16:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:16:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:16:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:22 prd-ubuntu20.04-docker-8c-8g-24738 does not seem to be running inside a container 09:16:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-326 -v /w/workspace/undry_device-rfid-llrp-go_PR-326:/w/workspace/undry_device-rfid-llrp-go_PR-326:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-326@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:16:26 $ docker top 8664e1d1cc70c749ee37e8925c6fb16965a033e65588484ab1fba6a10f5c7871 -eo pid,comm 09:16:26 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). 09:16:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:16:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:16:26 [ssh-agent] Looking for ssh-agent implementation... 09:16:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:16:26 $ docker exec 8664e1d1cc70c749ee37e8925c6fb16965a033e65588484ab1fba6a10f5c7871 ssh-agent 09:16:26 SSH_AUTH_SOCK=/tmp/ssh-4nHe8uirSr8Y/agent.31 09:16:26 SSH_AGENT_PID=37 09:16:26 Running ssh-add (command line suppressed) 09:16:27 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-326@tmp/private_key_17247976836817888038.key (/w/workspace/undry_device-rfid-llrp-go_PR-326@tmp/private_key_17247976836817888038.key) 09:16:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:16:27 + git tag --points-at HEAD [Pipeline] } 09:16:27 $ docker exec --env ******** --env ******** 8664e1d1cc70c749ee37e8925c6fb16965a033e65588484ab1fba6a10f5c7871 ssh-agent -k 09:16:27 unset SSH_AUTH_SOCK; 09:16:27 unset SSH_AGENT_PID; 09:16:27 echo Agent pid 37 killed; 09:16:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:16:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:16:27 [ssh-agent] Looking for ssh-agent implementation... 09:16:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:16:27 $ docker exec 8664e1d1cc70c749ee37e8925c6fb16965a033e65588484ab1fba6a10f5c7871 ssh-agent 09:16:27 SSH_AUTH_SOCK=/tmp/ssh-NJDvBzwSGZnE/agent.70 09:16:27 SSH_AGENT_PID=76 09:16:27 Running ssh-add (command line suppressed) 09:16:28 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-326@tmp/private_key_11913208114229590998.key (/w/workspace/undry_device-rfid-llrp-go_PR-326@tmp/private_key_11913208114229590998.key) 09:16:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:16:28 + git semver init 09:16:28 2024-11-07 09:16:28,576 [run_init] DEBUG init version:0.0.0 force:False 09:16:28 2024-11-07 09:16:28,577 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-326/.semver 09:16:28 2024-11-07 09:16:28,577 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-326/.semver 09:16:28 2024-11-07 09:16:28,577 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-326/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-326, universal_newlines=False, shell=None, istream=None) 09:16:30 2024-11-07 09:16:30,413 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-326/.git/info/exclude 09:16:30 2024-11-07 09:16:30,413 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-326/.semver/PR-326 with force:False 09:16:30 2024-11-07 09:16:30,413 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-326/.semver/PR-326 09:16:30 2024-11-07 09:16:30,416 [execute] INFO git cat-file --batch-check 09:16:30 2024-11-07 09:16:30,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-326/.semver, universal_newlines=False, shell=None, istream=) 09:16:30 2024-11-07 09:16:30,421 [execute] INFO git cat-file --batch 09:16:30 2024-11-07 09:16:30,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-326/.semver, universal_newlines=False, shell=None, istream=) 09:16:30 2024-11-07 09:16:30,427 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-326/.semver/PR-326 09:16:30 0.0.0 [Pipeline] } 09:16:30 $ docker exec --env ******** --env ******** 8664e1d1cc70c749ee37e8925c6fb16965a033e65588484ab1fba6a10f5c7871 ssh-agent -k 09:16:30 unset SSH_AUTH_SOCK; 09:16:30 unset SSH_AGENT_PID; 09:16:30 echo Agent pid 76 killed; 09:16:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:16:31 + git semver [Pipeline] } 09:16:31 $ docker stop --time=1 8664e1d1cc70c749ee37e8925c6fb16965a033e65588484ab1fba6a10f5c7871 09:16:32 $ docker rm -f --volumes 8664e1d1cc70c749ee37e8925c6fb16965a033e65588484ab1fba6a10f5c7871 [Pipeline] // withDockerContainer [Pipeline] sh 09:16:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:16:33 Stashed 1 file(s) [Pipeline] echo 09:16:33 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:16:34 provisioning config files... 09:16:34 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-326@tmp/config12654167750311333635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:34 ---> ****-login.sh 09:16:34 nexus3.edgexfoundry.org:10001 09:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:16:34 Configure a credential helper to remove this warning. See 09:16:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:16:34 09:16:34 Login Succeeded 09:16:34 nexus3.edgexfoundry.org:10002 09:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:16:34 Configure a credential helper to remove this warning. See 09:16:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:16:34 09:16:34 Login Succeeded 09:16:34 nexus3.edgexfoundry.org:10003 09:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:16:34 Configure a credential helper to remove this warning. See 09:16:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:16:34 09:16:34 Login Succeeded 09:16:34 nexus3.edgexfoundry.org:10004 09:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:16:34 Configure a credential helper to remove this warning. See 09:16:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:16:34 09:16:34 Login Succeeded 09:16:34 ****.io 09:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:16:35 Configure a credential helper to remove this warning. See 09:16:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:16:35 09:16:35 Login Succeeded 09:16:35 ---> ****-login.sh ends [Pipeline] } 09:16:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:16:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:16:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:16:35 ========================================================= 09:16:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:16:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:36 + 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 . 09:16:36 Sending build context to Docker daemon 11.48MB 09:16:36 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 09:16:36 Step 2/12 : FROM ${BASE} AS builder 09:16:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:16:36 43c4264eed91: Pulling fs layer 09:16:36 4cc291be95ef: Pulling fs layer 09:16:36 2ac1f1163629: Pulling fs layer 09:16:36 5c3c966382ef: Pulling fs layer 09:16:36 4f4fb700ef54: Pulling fs layer 09:16:36 5d5c8e513c77: Pulling fs layer 09:16:36 9f66e0745190: Pulling fs layer 09:16:36 f49a43e4bbc0: Pulling fs layer 09:16:36 561ebcabdf7f: Pulling fs layer 09:16:36 5d5c8e513c77: Waiting 09:16:36 9f66e0745190: Waiting 09:16:36 f49a43e4bbc0: Waiting 09:16:36 561ebcabdf7f: Waiting 09:16:36 4f4fb700ef54: Waiting 09:16:36 5c3c966382ef: Waiting 09:16:36 4cc291be95ef: Verifying Checksum 09:16:36 4cc291be95ef: Download complete 09:16:36 5c3c966382ef: Verifying Checksum 09:16:36 5c3c966382ef: Download complete 09:16:36 4f4fb700ef54: Verifying Checksum 09:16:36 4f4fb700ef54: Download complete 09:16:36 5d5c8e513c77: Verifying Checksum 09:16:36 5d5c8e513c77: Download complete 09:16:36 43c4264eed91: Download complete 09:16:36 9f66e0745190: Verifying Checksum 09:16:36 9f66e0745190: Download complete 09:16:36 43c4264eed91: Pull complete 09:16:36 561ebcabdf7f: Verifying Checksum 09:16:36 561ebcabdf7f: Download complete 09:16:36 2ac1f1163629: Download complete 09:16:36 4cc291be95ef: Pull complete 09:16:37 f49a43e4bbc0: Verifying Checksum 09:16:37 f49a43e4bbc0: Download complete 09:16:40 2ac1f1163629: Pull complete 09:16:40 5c3c966382ef: Pull complete 09:16:40 4f4fb700ef54: Pull complete 09:16:40 5d5c8e513c77: Pull complete 09:16:40 9f66e0745190: Pull complete 09:16:43 f49a43e4bbc0: Pull complete 09:16:43 561ebcabdf7f: Pull complete 09:16:43 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 09:16:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:16:43 ---> 3a752c3f9dda 09:16:43 Step 3/12 : ARG ADD_BUILD_TAGS="" 09:16:49 Still waiting to schedule task 09:16:49 ‘prd-centos7-blackbox-4c-2g-24386’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 09:16:49 ‘prd-centos7-blackbox-4c-2g-24387’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 09:16:49 ‘prd-ubuntu20.04-docker-8c-8g-24732’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 09:16:49 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24739’ is offline 09:16:49 ---> Running in 7ac558d1c12e 09:16:49 Removing intermediate container 7ac558d1c12e 09:16:49 ---> 3cd5303e6a28 09:16:49 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:16:49 ---> Running in d1527800b790 09:16:49 Removing intermediate container d1527800b790 09:16:49 ---> 0e06edcd4af9 09:16:49 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 09:16:49 ---> Running in bf9d5fc5745e 09:16:49 Removing intermediate container bf9d5fc5745e 09:16:49 ---> eb3350632600 09:16:49 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 09:16:49 ---> Running in 85c6966bf717 09:16:49 Removing intermediate container 85c6966bf717 09:16:49 ---> ec1a521fa8e8 09:16:49 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:16:49 ---> Running in a37531ff86ff 09:16:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:16:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:16:50 OK: 246 MiB in 54 packages 09:16:50 Removing intermediate container a37531ff86ff 09:16:50 ---> d9d1da7e3b52 09:16:50 Step 8/12 : WORKDIR /app 09:16:50 ---> Running in 07c9b6a81517 09:16:50 Removing intermediate container 07c9b6a81517 09:16:50 ---> 88bd07c4147b 09:16:50 Step 9/12 : COPY go.mod vendor* ./ 09:16:50 ---> 69b2e06b97c4 09:16:50 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:50 ---> Running in ab00febcc3c5 09:17:37 Removing intermediate container ab00febcc3c5 09:17:37 ---> 4fc110156202 09:17:37 Step 11/12 : COPY . . 09:17:37 ---> f9bcd8c1342a 09:17:37 Step 12/12 : RUN $MAKE 09:17:37 ---> Running in 0133d0b139b2 09:17:37 noop 09:17:37 Removing intermediate container 0133d0b139b2 09:17:37 ---> 1fbdbca397a2 09:17:37 Successfully built 1fbdbca397a2 09:17:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:37 + docker inspect -f . ci-base-image-x86_64 09:17:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:38 prd-ubuntu20.04-docker-8c-8g-24738 does not seem to be running inside a container 09:17:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-326 -v /w/workspace/undry_device-rfid-llrp-go_PR-326:/w/workspace/undry_device-rfid-llrp-go_PR-326:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-326@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:17:38 $ docker top 68bb63fc26167f238118b2a358b82ee46cb080f220d0d2751727d7cf62e3736b -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:38 + go version 09:17:38 go version go1.23.2 linux/amd64 [Pipeline] } 09:17:38 $ docker stop --time=1 68bb63fc26167f238118b2a358b82ee46cb080f220d0d2751727d7cf62e3736b 09:17:40 $ docker rm -f --volumes 68bb63fc26167f238118b2a358b82ee46cb080f220d0d2751727d7cf62e3736b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:40 + docker inspect -f . ci-base-image-x86_64 09:17:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:41 prd-ubuntu20.04-docker-8c-8g-24738 does not seem to be running inside a container 09:17:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-326 -v /w/workspace/undry_device-rfid-llrp-go_PR-326:/w/workspace/undry_device-rfid-llrp-go_PR-326:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-326@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:17:41 $ docker top fa73c2b67ca861247a765a670d128e9441432a5a3bef05e351dd28991c330480 -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:41 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-326 [Pipeline] fileExists [Pipeline] sh 09:17:42 + make test 09:17:42 go test ./... -coverprofile=coverage.out ./... 09:17:44 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 09:18:02 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 09:18:02 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 09:18:06 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.355s coverage: 40.6% of statements 09:18:06 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements 09:18:06 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.247s coverage: 51.9% of statements 09:18:18 go vet ./... 09:18:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:18:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:18:24 ./bin/test-attribution-txt.sh [Pipeline] echo 09:18:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:18:24 $ docker stop --time=1 fa73c2b67ca861247a765a670d128e9441432a5a3bef05e351dd28991c330480 09:18:27 $ docker rm -f --volumes fa73c2b67ca861247a765a670d128e9441432a5a3bef05e351dd28991c330480 [Pipeline] // withDockerContainer [Pipeline] sh 09:18:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:18:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:18:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:18:29 + ls -al . 09:18:29 total 704 09:18:29 drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 09:17 . 09:18:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:16 .. 09:18:29 -rw-rw-r-- 1 jenkins jenkins 134 Nov 7 09:16 .dockerignore 09:18:29 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:18 .git 09:18:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:16 .github 09:18:29 -rw-rw-r-- 1 jenkins jenkins 880 Nov 7 09:16 .gitignore 09:18:29 -rw-rw-r-- 1 jenkins jenkins 199 Nov 7 09:16 .golangci.yml 09:18:29 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:16 .semver 09:18:29 -rw-rw-r-- 1 jenkins jenkins 20798 Nov 7 09:16 Attribution.txt 09:18:29 -rw-rw-r-- 1 jenkins jenkins 11677 Nov 7 09:16 CHANGELOG.md 09:18:29 -rw-rw-r-- 1 jenkins jenkins 1489 Nov 7 09:16 Dockerfile 09:18:29 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 09:16 GOVERNANCE.md 09:18:29 -rw-rw-r-- 1 jenkins jenkins 661 Nov 7 09:16 Jenkinsfile 09:18:29 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 7 09:16 LICENSE 09:18:29 -rw-rw-r-- 1 jenkins jenkins 2769 Nov 7 09:16 Makefile 09:18:29 -rw-rw-r-- 1 jenkins jenkins 625 Nov 7 09:16 OWNERS.md 09:18:29 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 7 09:16 README.md 09:18:29 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 09:16 VERSION 09:18:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:16 bin 09:18:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:16 cmd 09:18:29 -rw-r--r-- 1 jenkins jenkins 451915 Nov 7 09:18 coverage.out 09:18:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:16 examples 09:18:29 -rw-rw-r-- 1 jenkins jenkins 6468 Nov 7 09:16 go.mod 09:18:29 -rw-rw-r-- 1 jenkins jenkins 88084 Nov 7 09:16 go.sum 09:18:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:16 images 09:18:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:16 internal 09:18:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:16 pkg 09:18:29 -rw-rw-r-- 1 jenkins jenkins 193 Nov 7 09:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:29 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=05785ce028736475c20626ac7b045b21bd59e71d --label arch=amd64 --label version=0.0.0 . 09:18:29 Sending build context to Docker daemon 11.48MB 09:18:29 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 09:18:29 Step 2/25 : FROM ${BASE} AS builder 09:18:29 ---> 1fbdbca397a2 09:18:29 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:18:29 ---> Running in e803abc01af3 09:18:30 Removing intermediate container e803abc01af3 09:18:30 ---> 0b5dd7c2522d 09:18:30 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:18:30 ---> Running in 26381cecb5d8 09:18:30 Removing intermediate container 26381cecb5d8 09:18:30 ---> 17bf28b785a9 09:18:30 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 09:18:30 ---> Running in 6d9f3213ea8a 09:18:30 Removing intermediate container 6d9f3213ea8a 09:18:30 ---> a6fb4c7a4bf9 09:18:30 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 09:18:30 ---> Running in eb85da39b310 09:18:30 Removing intermediate container eb85da39b310 09:18:30 ---> 5eedd054dd2d 09:18:30 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:18:30 ---> Running in 327c0d6d7a37 09:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:18:31 OK: 246 MiB in 54 packages 09:18:31 Removing intermediate container 327c0d6d7a37 09:18:31 ---> 1849a82a3a08 09:18:31 Step 8/25 : WORKDIR /app 09:18:31 ---> Running in 951b78beb584 09:18:31 Removing intermediate container 951b78beb584 09:18:31 ---> e84620c36e37 09:18:31 Step 9/25 : COPY go.mod vendor* ./ 09:18:31 ---> dfb38a94feb1 09:18:31 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:31 ---> Running in 1f04690ceb09 09:18:32 Removing intermediate container 1f04690ceb09 09:18:32 ---> e9babb6f7009 09:18:32 Step 11/25 : COPY . . 09:18:32 ---> 0d8fc3692092 09:18:32 Step 12/25 : RUN $MAKE 09:18:32 ---> Running in 1a951eb38e7d 09:18:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 " -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 09:19:05 Removing intermediate container 1a951eb38e7d 09:19:05 ---> c7c3e0c21871 09:19:05 Step 13/25 : FROM alpine:3.20 09:19:05 3.20: Pulling from library/alpine 09:19:05 43c4264eed91: Already exists 09:19:05 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:19:05 Status: Downloaded newer image for alpine:3.20 09:19:05 ---> 91ef0af61f39 09:19:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:19:05 ---> Running in 733c91891ffa 09:19:05 Removing intermediate container 733c91891ffa 09:19:05 ---> b4364406e18e 09:19:05 Step 15/25 : RUN apk add --update --no-cache dumb-init 09:19:05 ---> Running in 1ff70f59ed50 09:19:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:19:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:19:06 (1/1) Installing dumb-init (1.2.5-r3) 09:19:06 Executing busybox-1.36.1-r29.trigger 09:19:06 OK: 8 MiB in 15 packages 09:19:06 Removing intermediate container 1ff70f59ed50 09:19:06 ---> a3b2b4990e08 09:19:06 Step 16/25 : RUN apk --no-cache upgrade 09:19:06 ---> Running in 53053c8156c6 09:19:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:19:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:19:07 Upgrading critical system libraries and apk-tools: 09:19:07 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:19:07 Executing busybox-1.36.1-r29.trigger 09:19:07 Continuing the upgrade transaction with new apk-tools: 09:19:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:19:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:19:07 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:19:07 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:19:07 OK: 8 MiB in 15 packages 09:19:08 Removing intermediate container 53053c8156c6 09:19:08 ---> 7ec3663eab21 09:19:08 Step 17/25 : COPY --from=builder /app/LICENSE / 09:19:08 ---> c76b8947ff08 09:19:08 Step 18/25 : COPY --from=builder /app/Attribution.txt / 09:19:08 ---> 69b37bf31b99 09:19:08 Step 19/25 : COPY --from=builder /app/cmd/ / 09:19:10 ---> d72fe4c2c396 09:19:10 Step 20/25 : EXPOSE 59989 09:19:11 ---> Running in 5f0a2277d8f3 09:19:11 Removing intermediate container 5f0a2277d8f3 09:19:11 ---> d8a98857fcf2 09:19:11 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 09:19:11 ---> Running in 14bded2f30e3 09:19:12 Removing intermediate container 14bded2f30e3 09:19:12 ---> 4bdf2b1ca29b 09:19:12 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:19:12 ---> Running in 0e684b0b75dd 09:19:12 Removing intermediate container 0e684b0b75dd 09:19:12 ---> 4c632e247795 09:19:12 Step 23/25 : LABEL arch=amd64 09:19:12 ---> Running in b1f946c70812 09:19:12 Removing intermediate container b1f946c70812 09:19:12 ---> 4c9864cbe91a 09:19:12 Step 24/25 : LABEL git_sha=05785ce028736475c20626ac7b045b21bd59e71d 09:19:12 ---> Running in fc74856f8f68 09:19:13 Removing intermediate container fc74856f8f68 09:19:13 ---> b58b88ac2f93 09:19:13 Step 25/25 : LABEL version=0.0.0 09:19:13 ---> Running in 9508cfb74971 09:19:13 Removing intermediate container 9508cfb74971 09:19:13 ---> aa4c3707e023 09:19:13 [Warning] One or more build-args [ARCH] were not consumed 09:19:13 Successfully built aa4c3707e023 09:19:13 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:19:14 09:19:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:19:15 latest: Pulling from edgex-lftools-log-publisher 09:19:15 5eb5b503b376: Pulling fs layer 09:19:15 5c69ac0246d0: Pulling fs layer 09:19:15 ec43610c2a17: Pulling fs layer 09:19:15 3a2ae6a8a46f: Pulling fs layer 09:19:15 33b1e0a273af: Pulling fs layer 09:19:15 5d3b04190fa2: Pulling fs layer 09:19:15 2f39f015ded8: Pulling fs layer 09:19:15 3a2ae6a8a46f: Waiting 09:19:15 33b1e0a273af: Waiting 09:19:15 5d3b04190fa2: Waiting 09:19:15 2f39f015ded8: Waiting 09:19:15 5c69ac0246d0: Verifying Checksum 09:19:15 5c69ac0246d0: Download complete 09:19:15 3a2ae6a8a46f: Verifying Checksum 09:19:15 3a2ae6a8a46f: Download complete 09:19:15 33b1e0a273af: Verifying Checksum 09:19:15 33b1e0a273af: Download complete 09:19:15 5d3b04190fa2: Verifying Checksum 09:19:15 5d3b04190fa2: Download complete 09:19:15 ec43610c2a17: Verifying Checksum 09:19:15 ec43610c2a17: Download complete 09:19:15 5eb5b503b376: Verifying Checksum 09:19:15 5eb5b503b376: Download complete 09:19:16 2f39f015ded8: Download complete 09:19:16 5eb5b503b376: Pull complete 09:19:16 5c69ac0246d0: Pull complete 09:19:17 ec43610c2a17: Pull complete 09:19:17 3a2ae6a8a46f: Pull complete 09:19:18 33b1e0a273af: Pull complete 09:19:18 5d3b04190fa2: Pull complete 09:19:22 2f39f015ded8: Pull complete 09:19:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:19:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:19:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:22 prd-ubuntu20.04-docker-8c-8g-24738 does not seem to be running inside a container 09:19:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-326 -v /w/workspace/undry_device-rfid-llrp-go_PR-326:/w/workspace/undry_device-rfid-llrp-go_PR-326:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-326@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:19:26 $ docker top d04c4b4d6414121b609c627fecce5ebbd9c47dcc4235565d5a97524d70e6763e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:19:27 ---> job-cost.sh 09:19:27 lf-activate-venv: SKIPPING 09:19:27 INFO: No Stack... 09:19:28 INFO: Retrieving Pricing Info for: v3-standard-8 09:19:28 INFO: Archiving Costs [Pipeline] sh 09:19:28 + cat /w/workspace/undry_device-rfid-llrp-go_PR-326/archives/cost.csv 09:19:28 + cut -d, -f6 [Pipeline] lock 09:19:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-326-1-stack-cost] 09:19:28 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-326-1-stack-cost] did not exist. Created. 09:19:28 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-326-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:19:29 + echo total: 0.2199999988079071 [Pipeline] stash 09:19:29 Stashed 1 file(s) [Pipeline] } 09:19:29 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-326-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:19:29 $ docker stop --time=1 d04c4b4d6414121b609c627fecce5ebbd9c47dcc4235565d5a97524d70e6763e 09:19:30 $ docker rm -f --volumes d04c4b4d6414121b609c627fecce5ebbd9c47dcc4235565d5a97524d70e6763e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:20:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24741 in /w/workspace/undry_device-rfid-llrp-go_PR-326 [Pipeline] { [Pipeline] ws 09:20:13 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 09:20:16 The recommended git tool is: git 09:20:22 using credential edgex-jenkins-ssh 09:20:22 Cloning the remote Git repository 09:20:22 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:20:22 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 09:20:22 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:20:22 > git --version # timeout=10 09:20:22 > git --version # 'git version 2.25.1' 09:20:22 using GIT_SSH to set credentials SSH Credentials for GitHub 09:20:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:20:26 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 09:20:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:20:27 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 09:20:27 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:20:27 using GIT_SSH to set credentials SSH Credentials for GitHub 09:20:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/326/head:refs/remotes/origin/PR-326 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:20:28 Merging remotes/origin/main commit 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 into PR head commit 05785ce028736475c20626ac7b045b21bd59e71d 09:20:28 Merge succeeded, producing 05785ce028736475c20626ac7b045b21bd59e71d 09:20:28 Checking out Revision 05785ce028736475c20626ac7b045b21bd59e71d (PR-326) 09:20:28 > git config core.sparsecheckout # timeout=10 09:20:28 > git checkout -f 05785ce028736475c20626ac7b045b21bd59e71d # timeout=10 09:20:28 > git remote # timeout=10 09:20:28 > git config --get remote.origin.url # timeout=10 09:20:28 using GIT_SSH to set credentials SSH Credentials for GitHub 09:20:28 > git merge 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 # timeout=10 09:20:28 > git rev-parse HEAD^{commit} # timeout=10 09:20:28 > git config core.sparsecheckout # timeout=10 09:20:28 > git checkout -f 05785ce028736475c20626ac7b045b21bd59e71d # timeout=10 09:20:32 Commit message: "fix: Only one ldflags flag is allowed" 09:20:32 > git --version # timeout=10 09:20:32 > git --version # 'git version 2.25.1' 09:20:32 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:20:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:20:34 % Total % Received % Xferd Average Speed Time Time Time Current 09:20:34 Dload Upload Total Spent Left Speed 09:20:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90978 0 --:--:-- --:--:-- --:--:-- 90978 [Pipeline] sh 09:20:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:20:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:20:35 + sudo tee /etc/docker/daemon.new 09:20:35 { 09:20:35 "registry-mirrors": [ 09:20:35 "https://nexus3.edgexfoundry.org:10001" 09:20:35 ], 09:20:35 "bip": "10.250.0.254/24", 09:20:35 "hosts": [ 09:20:35 "tcp://0.0.0.0:5555", 09:20:35 "unix:///var/run/docker.sock" 09:20:35 ], 09:20:35 "mtu": 1458, 09:20:35 "selinux-enabled": true, 09:20:35 "seccomp-profile": "/etc/docker/seccomp.json" 09:20:35 } [Pipeline] sh 09:20:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:20:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:20:54 provisioning config files... 09:20:54 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config7547134734178421600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:20:55 ---> ****-login.sh 09:20:55 nexus3.edgexfoundry.org:10001 09:20:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:55 Configure a credential helper to remove this warning. See 09:20:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:55 09:20:55 Login Succeeded 09:20:55 nexus3.edgexfoundry.org:10002 09:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:56 Configure a credential helper to remove this warning. See 09:20:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:56 09:20:56 Login Succeeded 09:20:56 nexus3.edgexfoundry.org:10003 09:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:56 Configure a credential helper to remove this warning. See 09:20:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:56 09:20:56 Login Succeeded 09:20:56 nexus3.edgexfoundry.org:10004 09:20:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:57 Configure a credential helper to remove this warning. See 09:20:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:57 09:20:57 Login Succeeded 09:20:57 ****.io 09:20:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:57 Configure a credential helper to remove this warning. See 09:20:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:57 09:20:57 Login Succeeded 09:20:57 ---> ****-login.sh ends [Pipeline] } 09:20:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:20:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:20:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:20:58 ========================================================= 09:20:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:20:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:59 + 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 . 09:20:59 Sending build context to Docker daemon 1.21MB 09:20:59 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 09:20:59 Step 2/12 : FROM ${BASE} AS builder 09:20:59 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:20:59 cf04c63912e1: Pulling fs layer 09:20:59 55b35a11ae5e: Pulling fs layer 09:20:59 a37a00ec5f00: Pulling fs layer 09:20:59 50b3750afda1: Pulling fs layer 09:20:59 4f4fb700ef54: Pulling fs layer 09:20:59 80978eb59214: Pulling fs layer 09:20:59 c9f46d7d2bd2: Pulling fs layer 09:20:59 c5a475d317c9: Pulling fs layer 09:20:59 c9f46d7d2bd2: Waiting 09:20:59 c5a475d317c9: Waiting 09:20:59 50b3750afda1: Waiting 09:20:59 80978eb59214: Waiting 09:20:59 4f4fb700ef54: Waiting 09:20:59 55b35a11ae5e: Verifying Checksum 09:20:59 55b35a11ae5e: Download complete 09:20:59 50b3750afda1: Verifying Checksum 09:20:59 50b3750afda1: Download complete 09:20:59 4f4fb700ef54: Verifying Checksum 09:20:59 4f4fb700ef54: Download complete 09:20:59 80978eb59214: Verifying Checksum 09:20:59 80978eb59214: Download complete 09:20:59 cf04c63912e1: Verifying Checksum 09:20:59 cf04c63912e1: Download complete 09:21:00 c5a475d317c9: Verifying Checksum 09:21:00 c5a475d317c9: Download complete 09:21:00 cf04c63912e1: Pull complete 09:21:01 55b35a11ae5e: Pull complete 09:21:02 a37a00ec5f00: Verifying Checksum 09:21:02 a37a00ec5f00: Download complete 09:21:02 c9f46d7d2bd2: Verifying Checksum 09:21:02 c9f46d7d2bd2: Download complete 09:21:17 a37a00ec5f00: Pull complete 09:21:17 50b3750afda1: Pull complete 09:21:17 4f4fb700ef54: Pull complete 09:21:17 80978eb59214: Pull complete 09:21:25 c9f46d7d2bd2: Pull complete 09:21:26 c5a475d317c9: Pull complete 09:21:26 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 09:21:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:21:26 ---> be29e6b0f0d4 09:21:26 Step 3/12 : ARG ADD_BUILD_TAGS="" 09:21:27 ---> Running in dd8d2e81ae62 09:21:28 Removing intermediate container dd8d2e81ae62 09:21:28 ---> cb06836803e0 09:21:28 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:21:28 ---> Running in 53e13e312abd 09:21:28 Removing intermediate container 53e13e312abd 09:21:28 ---> 9a52bba39de1 09:21:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 09:21:28 ---> Running in 83c883a1016e 09:21:29 Removing intermediate container 83c883a1016e 09:21:29 ---> 0eccc1df178c 09:21:29 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 09:21:29 ---> Running in 0cb734491c87 09:21:29 Removing intermediate container 0cb734491c87 09:21:29 ---> 96b646bd9c59 09:21:29 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:21:29 ---> Running in ca0cf966b5b3 09:21:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:21:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:21:32 OK: 238 MiB in 54 packages 09:21:33 Removing intermediate container ca0cf966b5b3 09:21:33 ---> 26eb2fcbaae4 09:21:33 Step 8/12 : WORKDIR /app 09:21:34 ---> Running in 5c96d8a5731e 09:21:34 Removing intermediate container 5c96d8a5731e 09:21:34 ---> a8eae7f548e8 09:21:34 Step 9/12 : COPY go.mod vendor* ./ 09:21:34 ---> 099f959f417e 09:21:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:21:35 ---> Running in 989ddeccf011 09:23:42 Removing intermediate container 989ddeccf011 09:23:42 ---> 3109c943a7c0 09:23:42 Step 11/12 : COPY . . 09:23:42 ---> 3892317ae51f 09:23:42 Step 12/12 : RUN $MAKE 09:23:42 ---> Running in bc0731c15c20 09:23:42 noop 09:23:42 Removing intermediate container bc0731c15c20 09:23:42 ---> 28b3d7501956 09:23:42 Successfully built 28b3d7501956 09:23:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:42 + docker inspect -f . ci-base-image-arm64 09:23:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:42 prd-ubuntu20.04-docker-arm64-4c-16g-24741 does not seem to be running inside a container 09:23:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:23:44 $ docker top 09a0b7a49aa8dd64b0e93c14d9905e897a2bff0e04398a0e0940bb32ddd082da -eo pid,comm [Pipeline] { [Pipeline] sh 09:23:45 + go version 09:23:45 go version go1.23.2 linux/arm64 [Pipeline] } 09:23:45 $ docker stop --time=1 09a0b7a49aa8dd64b0e93c14d9905e897a2bff0e04398a0e0940bb32ddd082da 09:23:47 $ docker rm -f --volumes 09a0b7a49aa8dd64b0e93c14d9905e897a2bff0e04398a0e0940bb32ddd082da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:47 + docker inspect -f . ci-base-image-arm64 09:23:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:48 prd-ubuntu20.04-docker-arm64-4c-16g-24741 does not seem to be running inside a container 09:23:48 $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:23:49 $ docker top 30d4a6690791171ebf51dd09d581094b37c3a1f18395c2c03694b168fb77045b -eo pid,comm [Pipeline] { [Pipeline] sh 09:23:50 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 09:23:51 + make test 09:23:51 go test ./... -coverprofile=coverage.out ./... 09:23:59 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 09:29:37 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 09:29:37 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 09:30:24 level=DEBUG ts=2024-11-07T09:29:46.994935022Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 09:30:24 level=INFO ts=2024-11-07T09:29:46.996656495Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 09:30:24 level=INFO ts=2024-11-07T09:29:46.997014626Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 09:30:24 level=DEBUG ts=2024-11-07T09:29:46.997321325Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 09:30:24 level=INFO ts=2024-11-07T09:29:46.998105922Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=WARN ts=2024-11-07T09:29:46.998202097Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 09:30:24 level=INFO ts=2024-11-07T09:29:46.998517936Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:46.998976833Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=WARN ts=2024-11-07T09:29:46.999065779Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 09:30:24 level=DEBUG ts=2024-11-07T09:29:46.999229038Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=INFO ts=2024-11-07T09:29:46.999398569Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:46.999833794Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=DEBUG ts=2024-11-07T09:29:46.999952872Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.00008883Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 09:30:24 level=INFO ts=2024-11-07T09:29:47.000203787Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.000660324Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.000799432Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=INFO ts=2024-11-07T09:29:47.000946391Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.001354455Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.001475472Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=INFO ts=2024-11-07T09:29:47.001709476Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 09:30:24 level=INFO ts=2024-11-07T09:29:47.001888797Z 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}" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.004035365Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 09:30:24 level=INFO ts=2024-11-07T09:29:47.005837833Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.006247217Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 09:30:24 level=INFO ts=2024-11-07T09:29:47.006424518Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 09:30:24 level=INFO ts=2024-11-07T09:29:47.006605199Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=WARN ts=2024-11-07T09:29:47.006817731Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 09:30:24 level=INFO ts=2024-11-07T09:29:47.007245737Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.007817531Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=WARN ts=2024-11-07T09:29:47.007915657Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.008102838Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=INFO ts=2024-11-07T09:29:47.008267658Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.008756097Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.008892795Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.009013552Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 09:30:24 level=INFO ts=2024-11-07T09:29:47.00914276Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.009694303Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.010004862Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=INFO ts=2024-11-07T09:29:47.010195373Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.026576371Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.026759882Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=INFO ts=2024-11-07T09:29:47.027141645Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 09:30:24 level=INFO ts=2024-11-07T09:29:47.027357078Z 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}" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.029015487Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 09:30:24 level=INFO ts=2024-11-07T09:29:47.030309084Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 09:30:24 level=INFO ts=2024-11-07T09:29:47.03040711Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.030490275Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 09:30:24 level=INFO ts=2024-11-07T09:29:47.030625883Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=WARN ts=2024-11-07T09:29:47.030686317Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 09:30:24 level=INFO ts=2024-11-07T09:29:47.03091505Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.031537377Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=WARN ts=2024-11-07T09:29:47.031626423Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.03174084Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=INFO ts=2024-11-07T09:29:47.031888548Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.032304653Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.032394699Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.032482554Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 09:30:24 level=INFO ts=2024-11-07T09:29:47.032574009Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.033002895Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.03309483Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=INFO ts=2024-11-07T09:29:47.033215728Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.03358462Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.033680235Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=INFO ts=2024-11-07T09:29:47.033815304Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 09:30:24 level=INFO ts=2024-11-07T09:29:47.033905879Z 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}" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.03476673Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 09:30:24 level=INFO ts=2024-11-07T09:29:47.035559688Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 09:30:24 level=INFO ts=2024-11-07T09:29:47.035636352Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.035720697Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 09:30:24 level=INFO ts=2024-11-07T09:29:47.036182775Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=WARN ts=2024-11-07T09:29:47.036251119Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 09:30:24 level=INFO ts=2024-11-07T09:29:47.036415329Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.0367635Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=WARN ts=2024-11-07T09:29:47.036826373Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.036919799Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=INFO ts=2024-11-07T09:29:47.037071728Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.037463601Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.037561837Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.037652303Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 09:30:24 level=INFO ts=2024-11-07T09:29:47.037748028Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.038495783Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.039000493Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=INFO ts=2024-11-07T09:29:47.039203685Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.039833583Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.040151382Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=INFO ts=2024-11-07T09:29:47.040581478Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 09:30:24 level=INFO ts=2024-11-07T09:29:47.040672213Z 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}" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.041868644Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 09:30:24 level=INFO ts=2024-11-07T09:29:47.042682643Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 09:30:24 level=INFO ts=2024-11-07T09:29:47.042766188Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.042857033Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 09:30:24 level=INFO ts=2024-11-07T09:29:47.043395736Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=WARN ts=2024-11-07T09:29:47.04346341Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 09:30:24 level=INFO ts=2024-11-07T09:29:47.043621379Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.045338422Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=WARN ts=2024-11-07T09:29:47.045404446Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.045735855Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=INFO ts=2024-11-07T09:29:47.045860693Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.046428487Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.046542144Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.046630889Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 09:30:24 level=INFO ts=2024-11-07T09:29:47.046725234Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.04715266Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.04731722Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=INFO ts=2024-11-07T09:29:47.047435407Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.047867123Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.047960708Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=INFO ts=2024-11-07T09:29:47.048101147Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 09:30:24 level=INFO ts=2024-11-07T09:29:47.048192962Z 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}" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.049044833Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 09:30:24 level=INFO ts=2024-11-07T09:29:47.049914835Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 09:30:24 level=INFO ts=2024-11-07T09:29:47.050083315Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.05016961Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 09:30:24 level=INFO ts=2024-11-07T09:29:47.050637408Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=WARN ts=2024-11-07T09:29:47.050706332Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 09:30:24 level=INFO ts=2024-11-07T09:29:47.050869952Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.051265896Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=WARN ts=2024-11-07T09:29:47.051330299Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.051427705Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=INFO ts=2024-11-07T09:29:47.051558573Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.051949246Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.052041712Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.052126667Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 09:30:24 level=INFO ts=2024-11-07T09:29:47.052218613Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.052648558Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.052742344Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=INFO ts=2024-11-07T09:29:47.052855681Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.053270965Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.053394633Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=INFO ts=2024-11-07T09:29:47.053527761Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 09:30:24 level=INFO ts=2024-11-07T09:29:47.053613316Z 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}" 09:30:24 --- FAIL: TestAutoDiscoverNaming (0.07s) 09:30:24 --- FAIL: TestAutoDiscoverNaming/LLRP-302411f9c92d4f (0.01s) 09:30:24 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:52114: use of closed network connection 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.054938515Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.056897642Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 09:30:24 level=INFO ts=2024-11-07T09:29:47.059139076Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 09:30:24 level=INFO ts=2024-11-07T09:29:47.059392881Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 09:30:24 level=INFO ts=2024-11-07T09:29:47.059600843Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=WARN ts=2024-11-07T09:29:47.059728101Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.060136285Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 09:30:24 level=INFO ts=2024-11-07T09:29:47.060473745Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.061635385Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=WARN ts=2024-11-07T09:29:47.06188625Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.062424652Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=INFO ts=2024-11-07T09:29:47.062925632Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.06373173Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.063833566Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.063970574Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 09:30:24 level=INFO ts=2024-11-07T09:29:47.064126484Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.064549939Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.064779183Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=INFO ts=2024-11-07T09:29:47.065019037Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.065461563Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.065687307Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=INFO ts=2024-11-07T09:29:47.066207318Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 09:30:24 level=INFO ts=2024-11-07T09:29:47.066435001Z 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}" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.067722898Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 09:30:24 level=INFO ts=2024-11-07T09:29:47.06891767Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 09:30:24 level=INFO ts=2024-11-07T09:29:47.069042997Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.069131482Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 09:30:24 level=INFO ts=2024-11-07T09:29:47.069301183Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=WARN ts=2024-11-07T09:29:47.06941793Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 09:30:24 level=INFO ts=2024-11-07T09:29:47.070022486Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.0707636Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=WARN ts=2024-11-07T09:29:47.070854025Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.070946841Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=INFO ts=2024-11-07T09:29:47.073374296Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.073804882Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.073903707Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.074056437Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 09:30:24 level=INFO ts=2024-11-07T09:29:47.074145192Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.074540125Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.074633491Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=INFO ts=2024-11-07T09:29:47.074745358Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 09:30:24 level=INFO ts=2024-11-07T09:29:47.07512348Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 09:30:24 level=DEBUG ts=2024-11-07T09:29:47.07527956Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 09:30:24 level=INFO ts=2024-11-07T09:29:47.075418218Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 09:30:24 level=INFO ts=2024-11-07T09:29:47.075503803Z 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}" 09:30:24 level=WARN ts=2024-11-07T09:29:47.076637051Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." 09:30:24 FAIL 09:30:24 coverage: 40.6% of statements 09:30:24 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 35.108s 09:30:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.124s coverage: 95.5% of statements 09:30:24 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.604s coverage: 51.9% of statements 09:30:24 FAIL 09:30:24 make: *** [Makefile:47: unittest] Error 1 [Pipeline] } 09:30:24 $ docker stop --time=1 30d4a6690791171ebf51dd09d581094b37c3a1f18395c2c03694b168fb77045b 09:30:26 $ docker rm -f --volumes 30d4a6690791171ebf51dd09d581094b37c3a1f18395c2c03694b168fb77045b [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:30:29 09:30:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:30:30 arm64: Pulling from edgex-lftools-log-publisher 09:30:30 8998bd30e6a1: Pulling fs layer 09:30:30 04944245beec: Pulling fs layer 09:30:30 699f458cf7ca: Pulling fs layer 09:30:30 765212b225bb: Pulling fs layer 09:30:30 f23df028b6ca: Pulling fs layer 09:30:30 d65c8cfc05b1: Pulling fs layer 09:30:30 2437ff75d9bd: Pulling fs layer 09:30:30 f23df028b6ca: Waiting 09:30:30 d65c8cfc05b1: Waiting 09:30:30 2437ff75d9bd: Waiting 09:30:30 04944245beec: Verifying Checksum 09:30:30 04944245beec: Download complete 09:30:30 765212b225bb: Verifying Checksum 09:30:30 765212b225bb: Download complete 09:30:30 f23df028b6ca: Verifying Checksum 09:30:30 f23df028b6ca: Download complete 09:30:30 d65c8cfc05b1: Verifying Checksum 09:30:30 d65c8cfc05b1: Download complete 09:30:30 699f458cf7ca: Verifying Checksum 09:30:30 699f458cf7ca: Download complete 09:30:31 8998bd30e6a1: Verifying Checksum 09:30:31 8998bd30e6a1: Download complete 09:30:34 2437ff75d9bd: Verifying Checksum 09:30:34 2437ff75d9bd: Download complete 09:30:37 8998bd30e6a1: Pull complete 09:30:37 04944245beec: Pull complete 09:30:38 699f458cf7ca: Pull complete 09:30:39 765212b225bb: Pull complete 09:30:40 f23df028b6ca: Pull complete 09:30:40 d65c8cfc05b1: Pull complete 09:31:02 2437ff75d9bd: Pull complete 09:31:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:31:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:31:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:31:03 prd-ubuntu20.04-docker-arm64-4c-16g-24741 does not seem to be running inside a container 09:31:03 $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:31:05 $ docker top 0edb2629dbba66a2950f3f35556806acabf4f4f5b414cb50ff55ec848b1ecbfc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:31:06 ---> job-cost.sh 09:31:06 lf-activate-venv: SKIPPING 09:31:06 INFO: No Stack... 09:31:06 INFO: Retrieving Pricing Info for: v3-standard-4 09:31:07 INFO: Archiving Costs [Pipeline] sh 09:31:08 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 09:31:08 + cut -d, -f6 [Pipeline] lock 09:31:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-326-1-stack-cost] 09:31:08 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-326-1-stack-cost] did not exist. Created. 09:31:08 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-326-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:31:09 /w/workspace/device-rfid-llrp-go/1@tmp/durable-0f8d0af9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:31:10 + echo total: 0.10999999940395355 [Pipeline] stash 09:31:10 Warning: overwriting stash ‘stack-cost’ 09:31:10 Stashed 1 file(s) [Pipeline] } 09:31:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-326-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:31:11 $ docker stop --time=1 0edb2629dbba66a2950f3f35556806acabf4f4f5b414cb50ff55ec848b1ecbfc 09:31:12 $ docker rm -f --volumes 0edb2629dbba66a2950f3f35556806acabf4f4f5b414cb50ff55ec848b1ecbfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:31:13 Failed in branch arm64 [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 09:31:16 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-326/archives ] 09:31:16 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-326/archives 09:31:16 total 16 09:31:16 drwxr-xr-x 3 root root 4096 Nov 7 09:19 . 09:31:16 drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 09:19 .. 09:31:16 drwxr-xr-x 2 root root 4096 Nov 7 09:19 cost 09:31:16 -rw-r--r-- 1 root root 91 Nov 7 09:19 cost.csv 09:31:16 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-326/archives 09:31:16 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-326/archives 09:31:16 total 16 09:31:16 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:19 . 09:31:16 drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 09:19 .. 09:31:16 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 09:19 cost 09:31:16 -rw-r--r-- 1 jenkins jenkins 91 Nov 7 09:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:31:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:31:17 ---> package-listing.sh 09:31:17 ++ tr '[:upper:]' '[:lower:]' 09:31:17 ++ facter osfamily 09:31:17 + OS_FAMILY=debian 09:31:17 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-326 09:31:17 + START_PACKAGES=/tmp/packages_start.txt 09:31:17 + END_PACKAGES=/tmp/packages_end.txt 09:31:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:31:17 + PACKAGES=/tmp/packages_start.txt 09:31:17 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-326 ']' 09:31:17 + PACKAGES=/tmp/packages_end.txt 09:31:17 + case "${OS_FAMILY}" in 09:31:17 + dpkg -l 09:31:17 + grep '^ii' 09:31:17 + '[' -f /tmp/packages_start.txt ']' 09:31:17 + '[' -f /tmp/packages_end.txt ']' 09:31:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:31:17 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-326 ']' 09:31:17 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-326/archives/ 09:31:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-326/archives/ [Pipeline] echo 09:31:17 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-326/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:31:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:31:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:31:18 prd-ubuntu20.04-docker-8c-8g-24738 does not seem to be running inside a container 09:31:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-326/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-326 -v /w/workspace/undry_device-rfid-llrp-go_PR-326:/w/workspace/undry_device-rfid-llrp-go_PR-326:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-326@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:31:19 $ docker top 202a334e78fd27d40f5fe13ef1bb6544b81fc1e2eeaaf13364b5ae0cb2105d37 -eo pid,comm [Pipeline] { [Pipeline] sh 09:31:19 + touch /tmp/pre-build-complete [Pipeline] sh 09:31:19 + mkdir -p /var/log/sysstat [Pipeline] sh 09:31:20 + ls /var/log/sa-host 09:31:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:31:20 provisioning config files... 09:31:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-326@tmp/config13679805844958123758tmp [Pipeline] { [Pipeline] echo 09:31:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:31:20 ---> create-netrc.sh [Pipeline] } 09:31:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:31:21 ---> python-tools-install.sh [Pipeline] echo 09:31:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:31:21 ---> sudo-logs.sh 09:31:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:31:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:31:21 ---> job-cost.sh 09:31:21 lf-activate-venv: SKIPPING 09:31:21 DEBUG: total: 0.2199999988079071 09:31:21 INFO: Retrieving Stack Cost... 09:31:22 INFO: Retrieving Pricing Info for: v3-standard-8 09:31:22 INFO: Archiving Costs [Pipeline] echo 09:31:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:31:23 ---> logs-deploy.sh 09:31:23 lf-activate-venv: SKIPPING 09:31:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-326/1 09:31:23 INFO: archiving workspace using pattern(s): 09:31:24 Archives upload complete. 09:31:24 INFO: archiving logs to Nexus