Pull request #289 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f5f446077c4ac52b46926e34b5c640143dc8b25+cc4603a6c595a3a3e8c16ffa5474e1eabf000192 (62c2d61bfcf1947c9cbf9bb6c840513ad2138ab6) 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-ssh12488953668774741750.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh18302188528938289020.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-289/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-289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh983461706091975070.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-289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5385874500273253120.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9112288980992734606.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-289/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-289/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3248000762921966187.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-554 in /w/workspace/undry_device-rfid-llrp-go_PR-289 [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-289 # 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/289/head:refs/remotes/origin/PR-289 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cc4603a6c595a3a3e8c16ffa5474e1eabf000192 into PR head commit 3f5f446077c4ac52b46926e34b5c640143dc8b25 Merge succeeded, producing 3f5f446077c4ac52b46926e34b5c640143dc8b25 Checking out Revision 3f5f446077c4ac52b46926e34b5c640143dc8b25 (PR-289) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f5f446077c4ac52b46926e34b5c640143dc8b25 # 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 cc4603a6c595a3a3e8c16ffa5474e1eabf000192 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f5f446077c4ac52b46926e34b5c640143dc8b25 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:18:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:18:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:18:26 ========================================================= 10:18:26 EdgeX Global Pipelines Version Info 10:18:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:18:27 ------------------- 10:18:27 stable info: 10:18:27 ------------------- 10:18:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:18:27 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:18:27 Message: update stable to v1.0.258 10:18:27 ------------------- 10:18:27 experimental info: 10:18:27 ------------------- 10:18:27 Commited By: **** collab-it+edgex@linuxfoundation.org 10:18:27 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:18:27 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:18:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:18:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:18:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:18:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:18:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:18:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:18:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:18:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:18:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:18:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:18:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:18:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:18:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:18:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:18:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:18:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:18:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:18:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:18:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:18:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:18:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-289 [Pipeline] echo 10:18:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-289 [Pipeline] echo 10:18:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-289 [Pipeline] echo 10:18:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f5f446077c4ac52b46926e34b5c640143dc8b25 [Pipeline] echo 10:18:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f5f446 [Pipeline] echo 10:18:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:18:29 provisioning config files... 10:18:29 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-289@tmp/config7161930076798457102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:18:30 ---> ****-login.sh 10:18:30 nexus3.edgexfoundry.org:10001 10:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:30 Configure a credential helper to remove this warning. See 10:18:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:30 10:18:30 Login Succeeded 10:18:30 nexus3.edgexfoundry.org:10002 10:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:30 Configure a credential helper to remove this warning. See 10:18:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:30 10:18:30 Login Succeeded 10:18:30 nexus3.edgexfoundry.org:10003 10:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:31 Configure a credential helper to remove this warning. See 10:18:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:31 10:18:31 Login Succeeded 10:18:31 nexus3.edgexfoundry.org:10004 10:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:31 Configure a credential helper to remove this warning. See 10:18:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:31 10:18:31 Login Succeeded 10:18:31 ****.io 10:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:31 Configure a credential helper to remove this warning. See 10:18:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:31 10:18:31 Login Succeeded 10:18:31 ---> ****-login.sh ends [Pipeline] } 10:18:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:18:32 + git rev-list -1 --merges 3f5f446077c4ac52b46926e34b5c640143dc8b25~1..3f5f446077c4ac52b46926e34b5c640143dc8b25 [Pipeline] echo 10:18:32 -----------> git rev-list -1 --merges 3f5f446077c4ac52b46926e34b5c640143dc8b25~1..3f5f446077c4ac52b46926e34b5c640143dc8b25 3f5f446077c4ac52b46926e34b5c640143dc8b25 [false] [Pipeline] sh 10:18:32 + git log --format=format:%s -1 3f5f446077c4ac52b46926e34b5c640143dc8b25 [Pipeline] echo 10:18:32 ========================================================= 10:18:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:18:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:18:32 + git log --format=format:%s -1 3f5f446077c4ac52b46926e34b5c640143dc8b25 [Pipeline] echo 10:18:32 [semverPrep] GIT_COMMIT: 3f5f446077c4ac52b46926e34b5c640143dc8b25, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:18:32 [semverPrep] This is not a build commit. [Pipeline] sh 10:18:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:18:33 + grep -v github /etc/ssh/ssh_known_hosts 10:18:33 + [ -e /tmp/ssh_known_hosts ] 10:18:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:18:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:18:33 + sudo tee -a /etc/ssh/ssh_known_hosts 10:18:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:18:33 10:18:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:18:34 0.1.4: Pulling from edgex-devops/py-git-semver 10:18:34 b85a868b505f: Pulling fs layer 10:18:34 e2be974225ed: Pulling fs layer 10:18:34 339a4e72a1f5: Pulling fs layer 10:18:34 988bab9f4d93: Pulling fs layer 10:18:34 1469e6f7b9e6: Pulling fs layer 10:18:34 eaf3925da568: Pulling fs layer 10:18:34 bab4dde63d76: Pulling fs layer 10:18:34 bde34c3a00c8: Pulling fs layer 10:18:34 b352a97aabf1: Pulling fs layer 10:18:34 4872d77fe225: Pulling fs layer 10:18:34 5851b861e8e6: Pulling fs layer 10:18:34 988bab9f4d93: Waiting 10:18:34 1469e6f7b9e6: Waiting 10:18:34 eaf3925da568: Waiting 10:18:34 bab4dde63d76: Waiting 10:18:34 bde34c3a00c8: Waiting 10:18:34 b352a97aabf1: Waiting 10:18:34 4872d77fe225: Waiting 10:18:34 5851b861e8e6: Waiting 10:18:34 e2be974225ed: Verifying Checksum 10:18:34 e2be974225ed: Download complete 10:18:34 988bab9f4d93: Verifying Checksum 10:18:34 988bab9f4d93: Download complete 10:18:34 1469e6f7b9e6: Verifying Checksum 10:18:34 1469e6f7b9e6: Download complete 10:18:34 eaf3925da568: Verifying Checksum 10:18:34 eaf3925da568: Download complete 10:18:34 339a4e72a1f5: Verifying Checksum 10:18:34 b352a97aabf1: Verifying Checksum 10:18:34 b352a97aabf1: Download complete 10:18:34 4872d77fe225: Download complete 10:18:34 5851b861e8e6: Verifying Checksum 10:18:34 5851b861e8e6: Download complete 10:18:34 b85a868b505f: Download complete 10:18:34 bab4dde63d76: Verifying Checksum 10:18:34 bab4dde63d76: Download complete 10:18:35 b85a868b505f: Pull complete 10:18:36 e2be974225ed: Pull complete 10:18:36 339a4e72a1f5: Pull complete 10:18:36 988bab9f4d93: Pull complete 10:18:36 1469e6f7b9e6: Pull complete 10:18:36 eaf3925da568: Pull complete 10:18:38 bab4dde63d76: Pull complete 10:18:38 bde34c3a00c8: Pull complete 10:18:38 b352a97aabf1: Pull complete 10:18:38 4872d77fe225: Pull complete 10:18:38 5851b861e8e6: Pull complete 10:18:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:18:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:18:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:39 prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container 10:18:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-289 -v /w/workspace/undry_device-rfid-llrp-go_PR-289:/w/workspace/undry_device-rfid-llrp-go_PR-289:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-289@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-289@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:18:42 $ docker top 21436c73185052d4d5ca053b8bbbd88c043cfeaf51346d4a60c94043871b60e7 -eo pid,comm 10:18:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:18:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:18:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:18:42 [ssh-agent] Looking for ssh-agent implementation... 10:18:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:18:42 $ docker exec 21436c73185052d4d5ca053b8bbbd88c043cfeaf51346d4a60c94043871b60e7 ssh-agent 10:18:42 SSH_AUTH_SOCK=/tmp/ssh-WtiSNFJVQPsk/agent.31 10:18:42 SSH_AGENT_PID=37 10:18:42 Running ssh-add (command line suppressed) 10:18:42 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-289@tmp/private_key_5211815729614262764.key (/w/workspace/undry_device-rfid-llrp-go_PR-289@tmp/private_key_5211815729614262764.key) 10:18:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:18:43 + git tag --points-at HEAD [Pipeline] } 10:18:43 $ docker exec --env ******** --env ******** 21436c73185052d4d5ca053b8bbbd88c043cfeaf51346d4a60c94043871b60e7 ssh-agent -k 10:18:43 unset SSH_AUTH_SOCK; 10:18:43 unset SSH_AGENT_PID; 10:18:43 echo Agent pid 37 killed; 10:18:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:18:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:18:43 [ssh-agent] Looking for ssh-agent implementation... 10:18:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:18:43 $ docker exec 21436c73185052d4d5ca053b8bbbd88c043cfeaf51346d4a60c94043871b60e7 ssh-agent 10:18:43 SSH_AUTH_SOCK=/tmp/ssh-flkBDkGfuZ4J/agent.70 10:18:43 SSH_AGENT_PID=76 10:18:43 Running ssh-add (command line suppressed) 10:18:43 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-289@tmp/private_key_4967299623932907622.key (/w/workspace/undry_device-rfid-llrp-go_PR-289@tmp/private_key_4967299623932907622.key) 10:18:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:18:44 + git semver init 10:18:44 2024-03-21 10:18:44,420 [run_init] DEBUG init version:0.0.0 force:False 10:18:44 2024-03-21 10:18:44,421 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-289/.semver 10:18:44 2024-03-21 10:18:44,421 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-289/.semver 10:18:44 2024-03-21 10:18:44,421 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-289/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-289, universal_newlines=False, shell=None, istream=None) 10:18:45 2024-03-21 10:18:45,474 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-289/.git/info/exclude 10:18:45 2024-03-21 10:18:45,475 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-289/.semver/PR-289 with force:False 10:18:45 2024-03-21 10:18:45,475 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-289/.semver/PR-289 10:18:45 2024-03-21 10:18:45,479 [execute] INFO git cat-file --batch-check 10:18:45 2024-03-21 10:18:45,479 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-289/.semver, universal_newlines=False, shell=None, istream=) 10:18:45 2024-03-21 10:18:45,484 [execute] INFO git cat-file --batch 10:18:45 2024-03-21 10:18:45,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-289/.semver, universal_newlines=False, shell=None, istream=) 10:18:45 2024-03-21 10:18:45,490 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-289/.semver/PR-289 10:18:45 0.0.0 [Pipeline] } 10:18:45 $ docker exec --env ******** --env ******** 21436c73185052d4d5ca053b8bbbd88c043cfeaf51346d4a60c94043871b60e7 ssh-agent -k 10:18:46 unset SSH_AUTH_SOCK; 10:18:46 unset SSH_AGENT_PID; 10:18:46 echo Agent pid 76 killed; 10:18:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:18:46 + git semver [Pipeline] } 10:18:46 $ docker stop --time=1 21436c73185052d4d5ca053b8bbbd88c043cfeaf51346d4a60c94043871b60e7 10:18:48 $ docker rm -f --volumes 21436c73185052d4d5ca053b8bbbd88c043cfeaf51346d4a60c94043871b60e7 [Pipeline] // withDockerContainer [Pipeline] sh 10:18:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:18:48 Stashed 1 file(s) [Pipeline] echo 10:18:48 [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 10:18:49 provisioning config files... 10:18:49 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-289@tmp/config10660854806922753113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:18:49 ---> ****-login.sh 10:18:49 nexus3.edgexfoundry.org:10001 10:18:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:49 Configure a credential helper to remove this warning. See 10:18:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:49 10:18:49 Login Succeeded 10:18:49 nexus3.edgexfoundry.org:10002 10:18:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:49 Configure a credential helper to remove this warning. See 10:18:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:49 10:18:49 Login Succeeded 10:18:49 nexus3.edgexfoundry.org:10003 10:18:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:50 Configure a credential helper to remove this warning. See 10:18:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:50 10:18:50 Login Succeeded 10:18:50 nexus3.edgexfoundry.org:10004 10:18:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:50 Configure a credential helper to remove this warning. See 10:18:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:50 10:18:50 Login Succeeded 10:18:50 ****.io 10:18:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:50 Configure a credential helper to remove this warning. See 10:18:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:50 10:18:50 Login Succeeded 10:18:50 ---> ****-login.sh ends [Pipeline] } 10:18:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:18:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:18:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:18:50 ========================================================= 10:18:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:18:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:18:51 Sending build context to Docker daemon 8.472MB 10:18:51 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:18:51 Step 2/12 : FROM ${BASE} AS builder 10:18:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:18:51 7264a8db6415: Pulling fs layer 10:18:51 c4d48a809fc2: Pulling fs layer 10:18:51 4f1c88b9dad5: Pulling fs layer 10:18:51 ad3a456e5733: Pulling fs layer 10:18:51 69c7f0334f64: Pulling fs layer 10:18:51 1f1c1a5573a3: Pulling fs layer 10:18:51 ce7588e14bc9: Pulling fs layer 10:18:51 b5e4710f87ac: Pulling fs layer 10:18:51 69c7f0334f64: Waiting 10:18:51 1f1c1a5573a3: Waiting 10:18:51 ad3a456e5733: Waiting 10:18:51 ce7588e14bc9: Waiting 10:18:51 c4d48a809fc2: Download complete 10:18:51 ad3a456e5733: Verifying Checksum 10:18:51 ad3a456e5733: Download complete 10:18:51 69c7f0334f64: Verifying Checksum 10:18:51 69c7f0334f64: Download complete 10:18:51 7264a8db6415: Verifying Checksum 10:18:51 7264a8db6415: Download complete 10:18:51 1f1c1a5573a3: Verifying Checksum 10:18:51 1f1c1a5573a3: Download complete 10:18:51 7264a8db6415: Pull complete 10:18:51 b5e4710f87ac: Verifying Checksum 10:18:51 b5e4710f87ac: Download complete 10:18:51 c4d48a809fc2: Pull complete 10:18:51 4f1c88b9dad5: Verifying Checksum 10:18:51 4f1c88b9dad5: Download complete 10:18:52 ce7588e14bc9: Verifying Checksum 10:18:55 4f1c88b9dad5: Pull complete 10:18:55 ad3a456e5733: Pull complete 10:18:55 69c7f0334f64: Pull complete 10:18:55 1f1c1a5573a3: Pull complete 10:18:57 ce7588e14bc9: Pull complete 10:18:58 b5e4710f87ac: Pull complete 10:18:58 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 10:18:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:18:58 ---> 88b5674ff536 10:18:58 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:19:03 ---> Running in 76d0ec8c876c 10:19:03 Removing intermediate container 76d0ec8c876c 10:19:03 ---> 16c665e88df2 10:19:03 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:19:03 ---> Running in 5c4bee5de01c 10:19:03 Removing intermediate container 5c4bee5de01c 10:19:03 ---> 9c288cb2b39d 10:19:03 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:19:03 ---> Running in 92d372838363 10:19:03 Removing intermediate container 92d372838363 10:19:03 ---> aa9a4dcd46c4 10:19:03 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:19:03 ---> Running in 6bf10c086876 10:19:03 Removing intermediate container 6bf10c086876 10:19:03 ---> e5fc608bc2a7 10:19:03 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:19:03 ---> Running in c79b8a287099 10:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:19:04 Still waiting to schedule task 10:19:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:19:04 OK: 264 MiB in 52 packages 10:19:05 Removing intermediate container c79b8a287099 10:19:05 ---> 1d3fcc30c127 10:19:05 Step 8/12 : WORKDIR /app 10:19:05 ---> Running in 002e8c943730 10:19:05 Removing intermediate container 002e8c943730 10:19:05 ---> 0ac017fbd11f 10:19:05 Step 9/12 : COPY go.mod vendor* ./ 10:19:05 ---> 0c99f57b40f4 10:19:05 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:05 ---> Running in 597102fabcd8 10:20:13 Removing intermediate container 597102fabcd8 10:20:13 ---> 80d92d3ef932 10:20:13 Step 11/12 : COPY . . 10:20:13 ---> 80e16f4814b1 10:20:13 Step 12/12 : RUN $MAKE 10:20:13 ---> Running in 7111cafde5ba 10:20:13 noop 10:20:13 Removing intermediate container 7111cafde5ba 10:20:13 ---> 3378bb9042d2 10:20:13 Successfully built 3378bb9042d2 10:20:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:13 + docker inspect -f . ci-base-image-x86_64 10:20:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:13 prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container 10:20:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-289 -v /w/workspace/undry_device-rfid-llrp-go_PR-289:/w/workspace/undry_device-rfid-llrp-go_PR-289:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-289@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-289@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 ******** ci-base-image-x86_64 cat 10:20:14 $ docker top 63b237e5abd74f23964c4a28633e47b6015f59aad5ae9b3cde643bf2f1768c65 -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:14 + go version 10:20:14 go version go1.21.0 linux/amd64 [Pipeline] } 10:20:14 $ docker stop --time=1 63b237e5abd74f23964c4a28633e47b6015f59aad5ae9b3cde643bf2f1768c65 10:20:15 $ docker rm -f --volumes 63b237e5abd74f23964c4a28633e47b6015f59aad5ae9b3cde643bf2f1768c65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:16 + docker inspect -f . ci-base-image-x86_64 10:20:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:16 prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container 10:20:16 $ 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-289 -v /w/workspace/undry_device-rfid-llrp-go_PR-289:/w/workspace/undry_device-rfid-llrp-go_PR-289:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-289@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-289@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 ******** ci-base-image-x86_64 cat 10:20:17 $ docker top 5edda2d374d1a4c08fb97f1082ef94a9fd71ccc84de41e0e4ccfacfee55c3c1e -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:17 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-289 [Pipeline] fileExists [Pipeline] sh 10:20:17 + make test 10:20:17 go test ./... -coverprofile=coverage.out ./... 10:20:19 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:20:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-555 in /w/workspace/undry_device-rfid-llrp-go_PR-289 [Pipeline] { [Pipeline] ws 10:20:33 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:20:35 The recommended git tool is: git 10:20:37 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:20:37 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:20:39 using credential edgex-jenkins-ssh 10:20:39 Cloning the remote Git repository 10:20:39 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:20:40 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:20:40 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:20:40 > git --version # timeout=10 10:20:40 > git --version # 'git version 2.25.1' 10:20:40 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:41 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.613s coverage: 40.6% of statements 10:20:41 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.243s coverage: 51.9% of statements 10:20:41 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 95.5% of statements 10:20:41 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:20:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:43 Merging remotes/origin/main commit cc4603a6c595a3a3e8c16ffa5474e1eabf000192 into PR head commit 3f5f446077c4ac52b46926e34b5c640143dc8b25 10:20:43 Merge succeeded, producing 3f5f446077c4ac52b46926e34b5c640143dc8b25 10:20:43 Checking out Revision 3f5f446077c4ac52b46926e34b5c640143dc8b25 (PR-289) 10:20:42 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:20:42 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:20:42 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/289/head:refs/remotes/origin/PR-289 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:20:43 > git config core.sparsecheckout # timeout=10 10:20:43 > git checkout -f 3f5f446077c4ac52b46926e34b5c640143dc8b25 # timeout=10 10:20:43 > git remote # timeout=10 10:20:43 > git config --get remote.origin.url # timeout=10 10:20:43 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:43 > git merge cc4603a6c595a3a3e8c16ffa5474e1eabf000192 # timeout=10 10:20:43 > git rev-parse HEAD^{commit} # timeout=10 10:20:43 > git config core.sparsecheckout # timeout=10 10:20:43 > git checkout -f 3f5f446077c4ac52b46926e34b5c640143dc8b25 # timeout=10 10:20:44 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:20:44 > git --version # timeout=10 10:20:44 > git --version # 'git version 2.25.1' 10:20:44 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:20:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:20:49 % Total % Received % Xferd Average Speed Time Time Time Current 10:20:49 Dload Upload Total Spent Left Speed 10:20:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh 10:20:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:20:49 + sudo tee /etc/docker/daemon.new 10:20:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:20:49 { 10:20:49 "registry-mirrors": [ 10:20:49 "https://nexus3.edgexfoundry.org:10001" 10:20:49 ], 10:20:49 "bip": "10.250.0.254/24", 10:20:49 "hosts": [ 10:20:49 "tcp://0.0.0.0:5555", 10:20:49 "unix:///var/run/docker.sock" 10:20:49 ], 10:20:49 "mtu": 1458, 10:20:49 "selinux-enabled": true, 10:20:49 "seccomp-profile": "/etc/docker/seccomp.json" 10:20:49 } [Pipeline] sh 10:20:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:20:50 + sudo service docker restart 10:21:03 go vet ./... 10:21:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:21:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:21:07 ./bin/test-attribution-txt.sh 10:21:07 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:21:07 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:21:08 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:21:08 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:21:08 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:21:08 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:21:08 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:21:08 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:21:08 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:21:08 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:21:08 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:21:08 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:21:08 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:21:08 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:21:08 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:21:08 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:21:08 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:21:08 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:21:08 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:21:08 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:21:08 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:21:08 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:21:08 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:21:08 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:21:08 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 10:21:08 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:21:08 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:21:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:21:08 $ docker stop --time=1 5edda2d374d1a4c08fb97f1082ef94a9fd71ccc84de41e0e4ccfacfee55c3c1e 10:21:10 $ docker rm -f --volumes 5edda2d374d1a4c08fb97f1082ef94a9fd71ccc84de41e0e4ccfacfee55c3c1e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:21:10 provisioning config files... 10:21:10 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config8039040803603603070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:21:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:21:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 10:21:11 ---> ****-login.sh 10:21:11 nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 10:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 10:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:11 Configure a credential helper to remove this warning. See 10:21:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:11 10:21:11 Login Succeeded 10:21:11 nexus3.edgexfoundry.org:10002 10:21:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:12 + ls -al . 10:21:12 total 708 10:21:12 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 10:20 . 10:21:12 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 10:18 .. 10:21:12 -rw-rw-r-- 1 jenkins jenkins 134 Mar 21 10:18 .dockerignore 10:21:12 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 10:20 .git 10:21:12 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 10:18 .github 10:21:12 -rw-rw-r-- 1 jenkins jenkins 880 Mar 21 10:18 .gitignore 10:21:12 -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 10:18 .golangci.yml 10:21:12 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 10:18 .semver 10:21:12 -rw-rw-r-- 1 jenkins jenkins 11980 Mar 21 10:18 Attribution.txt 10:21:12 -rw-rw-r-- 1 jenkins jenkins 11677 Mar 21 10:18 CHANGELOG.md 10:21:12 -rw-rw-r-- 1 jenkins jenkins 1456 Mar 21 10:18 Dockerfile 10:21:12 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 10:18 GOVERNANCE.md 10:21:12 -rw-rw-r-- 1 jenkins jenkins 661 Mar 21 10:18 Jenkinsfile 10:21:12 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 21 10:18 LICENSE 10:21:12 -rw-rw-r-- 1 jenkins jenkins 2179 Mar 21 10:18 Makefile 10:21:12 -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 10:18 OWNERS.md 10:21:12 -rw-rw-r-- 1 jenkins jenkins 28907 Mar 21 10:18 README.md 10:21:12 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 10:18 VERSION 10:21:12 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 10:18 bin 10:21:12 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 10:18 cmd 10:21:12 -rw-r--r-- 1 jenkins jenkins 459493 Mar 21 10:20 coverage.out 10:21:12 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 10:18 examples 10:21:12 -rw-rw-r-- 1 jenkins jenkins 7225 Mar 21 10:18 go.mod 10:21:12 -rw-rw-r-- 1 jenkins jenkins 101177 Mar 21 10:18 go.sum 10:21:12 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 10:18 images 10:21:12 drwxrwxr-x 5 jenkins jenkins 4096 Mar 21 10:18 internal 10:21:12 -rw-rw-r-- 1 jenkins jenkins 193 Mar 21 10:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:12 Configure a credential helper to remove this warning. See 10:21:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:12 10:21:12 Login Succeeded 10:21:12 nexus3.edgexfoundry.org:10003 10:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:12 Configure a credential helper to remove this warning. See 10:21:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:12 10:21:12 Login Succeeded 10:21:12 nexus3.edgexfoundry.org:10004 10:21:12 + 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=3f5f446077c4ac52b46926e34b5c640143dc8b25 --label arch=amd64 --label version=0.0.0 . 10:21:12 Sending build context to Docker daemon 8.472MB 10:21:12 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:21:12 Step 2/25 : FROM ${BASE} AS builder 10:21:12 ---> 3378bb9042d2 10:21:12 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:12 Configure a credential helper to remove this warning. See 10:21:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:12 10:21:12 Login Succeeded 10:21:12 ****.io 10:21:12 ---> Running in 88cc222b7fe9 10:21:12 Removing intermediate container 88cc222b7fe9 10:21:12 ---> 1e869987b279 10:21:12 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:21:12 ---> Running in 009c25d5fc79 10:21:12 Removing intermediate container 009c25d5fc79 10:21:12 ---> ad3f87da37bd 10:21:12 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:21:12 ---> Running in 1d57b45650bc 10:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:13 Removing intermediate container 1d57b45650bc 10:21:13 ---> a6747e50dd4a 10:21:13 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:21:13 ---> Running in 770b0149f3f3 10:21:13 Removing intermediate container 770b0149f3f3 10:21:13 ---> 8a7182c49cc1 10:21:13 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:21:13 ---> Running in 606ef3292dd6 10:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:21:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:13 Configure a credential helper to remove this warning. See 10:21:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:13 10:21:13 Login Succeeded 10:21:13 ---> ****-login.sh ends [Pipeline] } 10:21:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 10:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] echo 10:21:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:21:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 10:21:13 OK: 264 MiB in 52 packages [Pipeline] echo 10:21:13 ========================================================= 10:21:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:21:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:14 Removing intermediate container 606ef3292dd6 10:21:14 ---> 468595e97bc9 10:21:14 Step 8/25 : WORKDIR /app 10:21:14 ---> Running in e7d602024210 10:21:14 Removing intermediate container e7d602024210 10:21:14 ---> 45a5d6f400ba 10:21:14 Step 9/25 : COPY go.mod vendor* ./ 10:21:14 ---> c6babb10c893 10:21:14 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:14 ---> Running in 3f0355e6f5da 10:21:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:21:14 Sending build context to Docker daemon 1.201MB 10:21:14 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:21:14 Step 2/12 : FROM ${BASE} AS builder 10:21:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:21:14 9fda8d8052c6: Pulling fs layer 10:21:14 5d54e960e981: Pulling fs layer 10:21:14 c4a7e357bf2a: Pulling fs layer 10:21:14 f0e02332f6b5: Pulling fs layer 10:21:14 872ee5b61b7b: Pulling fs layer 10:21:14 0c6a40ed1a82: Pulling fs layer 10:21:14 94ae7d8d031c: Pulling fs layer 10:21:14 872ee5b61b7b: Waiting 10:21:14 f0e02332f6b5: Waiting 10:21:14 0c6a40ed1a82: Waiting 10:21:14 94ae7d8d031c: Waiting 10:21:14 5d54e960e981: Verifying Checksum 10:21:14 5d54e960e981: Download complete 10:21:14 f0e02332f6b5: Verifying Checksum 10:21:14 f0e02332f6b5: Download complete 10:21:14 872ee5b61b7b: Verifying Checksum 10:21:14 872ee5b61b7b: Download complete 10:21:14 9fda8d8052c6: Verifying Checksum 10:21:14 9fda8d8052c6: Download complete 10:21:15 94ae7d8d031c: Verifying Checksum 10:21:15 94ae7d8d031c: Download complete 10:21:15 Removing intermediate container 3f0355e6f5da 10:21:15 ---> 00ffba3a69a0 10:21:15 Step 11/25 : COPY . . 10:21:15 ---> b950276d9116 10:21:15 Step 12/25 : RUN $MAKE 10:21:15 ---> Running in 56108fd7f5ac 10:21:15 9fda8d8052c6: Pull complete 10:21:15 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/v3/internal/common.SDKVersion=v3.2.0-dev.12" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:21:16 5d54e960e981: Pull complete 10:21:16 c4a7e357bf2a: Verifying Checksum 10:21:16 c4a7e357bf2a: Download complete 10:21:17 0c6a40ed1a82: Verifying Checksum 10:21:17 0c6a40ed1a82: Download complete 10:21:29 c4a7e357bf2a: Pull complete 10:21:29 f0e02332f6b5: Pull complete 10:21:29 872ee5b61b7b: Pull complete 10:21:38 0c6a40ed1a82: Pull complete 10:21:40 94ae7d8d031c: Pull complete 10:21:40 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 10:21:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:21:40 ---> 86de565de09d 10:21:40 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:21:40 ---> Running in 161c9a4a5cda 10:21:40 Removing intermediate container 161c9a4a5cda 10:21:40 ---> 06fbb60ba1ab 10:21:40 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:21:41 ---> Running in 827a1f4ea4bc 10:21:41 Removing intermediate container 827a1f4ea4bc 10:21:41 ---> af2f6a06cfcb 10:21:41 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:21:41 ---> Running in dd918a6cf3f7 10:21:41 Removing intermediate container dd918a6cf3f7 10:21:41 ---> cd58db439b02 10:21:41 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:21:42 ---> Running in b85112e4f1f7 10:21:42 Removing intermediate container b85112e4f1f7 10:21:42 ---> f96fd6ad2b63 10:21:42 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:21:42 ---> Running in dfbcb4ada946 10:21:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:21:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:21:45 OK: 266 MiB in 52 packages 10:21:45 Removing intermediate container dfbcb4ada946 10:21:45 ---> ad030c12a122 10:21:45 Step 8/12 : WORKDIR /app 10:21:46 ---> Running in 2ec42d44e21e 10:21:46 Removing intermediate container 2ec42d44e21e 10:21:46 ---> fd4edde2bebb 10:21:46 Step 9/12 : COPY go.mod vendor* ./ 10:21:46 ---> 6f3cbdd66bf3 10:21:46 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:46 ---> Running in ee97b6ac23d5 10:21:47 Removing intermediate container 56108fd7f5ac 10:21:47 ---> 7243d741e601 10:21:47 Step 13/25 : FROM alpine:3.18 10:21:47 3.18: Pulling from library/alpine 10:21:47 619be1103602: Pulling fs layer 10:21:48 619be1103602: Download complete 10:21:48 619be1103602: Pull complete 10:21:48 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:21:48 Status: Downloaded newer image for alpine:3.18 10:21:48 ---> d3782b16ccc9 10:21:48 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:21:48 ---> Running in da38992e3fb0 10:21:48 Removing intermediate container da38992e3fb0 10:21:48 ---> 490fa1ee68e2 10:21:48 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:21:48 ---> Running in 3091e7fa0fbc 10:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:21:49 (1/1) Installing dumb-init (1.2.5-r2) 10:21:49 Executing busybox-1.36.1-r5.trigger 10:21:49 OK: 7 MiB in 16 packages 10:21:49 Removing intermediate container 3091e7fa0fbc 10:21:49 ---> a8774a62843b 10:21:49 Step 16/25 : RUN apk --no-cache upgrade 10:21:49 ---> Running in 0bcd2e71b568 10:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:21:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:21:50 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 10:21:50 OK: 7 MiB in 16 packages 10:21:50 Removing intermediate container 0bcd2e71b568 10:21:50 ---> 640fc8c8971d 10:21:50 Step 17/25 : COPY --from=builder /app/LICENSE / 10:21:50 ---> f8f78702ce54 10:21:50 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:21:50 ---> 76597c733212 10:21:50 Step 19/25 : COPY --from=builder /app/cmd/ / 10:21:52 ---> 4ee133b6339a 10:21:52 Step 20/25 : EXPOSE 59989 10:21:52 ---> Running in 12a25d4ee36b 10:21:52 Removing intermediate container 12a25d4ee36b 10:21:52 ---> 5f1c272d10c0 10:21:52 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:21:52 ---> Running in 3003367ebaf1 10:21:52 Removing intermediate container 3003367ebaf1 10:21:52 ---> 4e6e85b091c4 10:21:52 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:21:52 ---> Running in 4736ab679bd5 10:21:52 Removing intermediate container 4736ab679bd5 10:21:52 ---> a00d766d2da2 10:21:52 Step 23/25 : LABEL arch=amd64 10:21:52 ---> Running in fcda5daa2fd9 10:21:52 Removing intermediate container fcda5daa2fd9 10:21:52 ---> 62524c4d3281 10:21:52 Step 24/25 : LABEL git_sha=3f5f446077c4ac52b46926e34b5c640143dc8b25 10:21:52 ---> Running in 38d3bb493955 10:21:52 Removing intermediate container 38d3bb493955 10:21:52 ---> 1d91b34bd1fa 10:21:52 Step 25/25 : LABEL version=0.0.0 10:21:52 ---> Running in 98e49d0659fb 10:21:52 Removing intermediate container 98e49d0659fb 10:21:52 ---> 4a0a1cb86db1 10:21:52 [Warning] One or more build-args [ARCH] were not consumed 10:21:52 Successfully built 4a0a1cb86db1 10:21:52 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:21:53 10:21:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:21:54 latest: Pulling from edgex-lftools-log-publisher 10:21:54 5eb5b503b376: Pulling fs layer 10:21:54 5c69ac0246d0: Pulling fs layer 10:21:54 ec43610c2a17: Pulling fs layer 10:21:54 3a2ae6a8a46f: Pulling fs layer 10:21:54 33b1e0a273af: Pulling fs layer 10:21:54 5d3b04190fa2: Pulling fs layer 10:21:54 2f39f015ded8: Pulling fs layer 10:21:54 33b1e0a273af: Waiting 10:21:54 5d3b04190fa2: Waiting 10:21:54 3a2ae6a8a46f: Waiting 10:21:54 5c69ac0246d0: Verifying Checksum 10:21:54 5c69ac0246d0: Download complete 10:21:54 3a2ae6a8a46f: Download complete 10:21:54 33b1e0a273af: Verifying Checksum 10:21:54 33b1e0a273af: Download complete 10:21:54 5d3b04190fa2: Verifying Checksum 10:21:54 5d3b04190fa2: Download complete 10:21:54 ec43610c2a17: Verifying Checksum 10:21:54 ec43610c2a17: Download complete 10:21:54 5eb5b503b376: Verifying Checksum 10:21:54 5eb5b503b376: Download complete 10:21:54 2f39f015ded8: Download complete 10:21:55 5eb5b503b376: Pull complete 10:21:55 5c69ac0246d0: Pull complete 10:21:56 ec43610c2a17: Pull complete 10:21:56 3a2ae6a8a46f: Pull complete 10:21:56 33b1e0a273af: Pull complete 10:21:56 5d3b04190fa2: Pull complete 10:22:00 2f39f015ded8: Pull complete 10:22:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:22:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:22:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:01 prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container 10:22:01 $ 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-289 -v /w/workspace/undry_device-rfid-llrp-go_PR-289:/w/workspace/undry_device-rfid-llrp-go_PR-289:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-289@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:22:04 $ docker top 32c79d95b15a298b45dfe8659c9a58f9a2abc9d1c637bfdce050f258aaf02443 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:05 ---> job-cost.sh 10:22:05 lf-activate-venv: SKIPPING 10:22:05 INFO: No Stack... 10:22:05 INFO: Retrieving Pricing Info for: v3-standard-8 10:22:06 INFO: Archiving Costs [Pipeline] sh 10:22:06 + cat /w/workspace/undry_device-rfid-llrp-go_PR-289/archives/cost.csv 10:22:06 + cut -d, -f6 [Pipeline] lock 10:22:06 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-289-1-stack-cost] 10:22:06 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-289-1-stack-cost] did not exist. Created. 10:22:06 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-289-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:22:07 + echo total: 0.2199999988079071 [Pipeline] stash 10:22:07 Stashed 1 file(s) [Pipeline] } 10:22:07 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-289-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:22:07 $ docker stop --time=1 32c79d95b15a298b45dfe8659c9a58f9a2abc9d1c637bfdce050f258aaf02443 10:22:08 $ docker rm -f --volumes 32c79d95b15a298b45dfe8659c9a58f9a2abc9d1c637bfdce050f258aaf02443 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:23:53 Removing intermediate container ee97b6ac23d5 10:23:53 ---> 08b7e3402bbe 10:23:53 Step 11/12 : COPY . . 10:23:53 ---> 7ca02b0d8e6f 10:23:53 Step 12/12 : RUN $MAKE 10:23:53 ---> Running in 1a7f943576db 10:23:53 noop 10:23:53 Removing intermediate container 1a7f943576db 10:23:53 ---> da1969732a9a 10:23:53 Successfully built da1969732a9a 10:23:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:54 + docker inspect -f . ci-base-image-arm64 10:23:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:54 prd-ubuntu20.04-docker-arm64-4c-16g-555 does not seem to be running inside a container 10:23:54 $ 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 ******** ci-base-image-arm64 cat 10:23:55 $ docker top 71c66a529f9b9ed00d9758b932965eeaaeb75497a14ffa210168ddb23497b9d6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:56 + go version 10:23:56 go version go1.21.0 linux/arm64 [Pipeline] } 10:23:56 $ docker stop --time=1 71c66a529f9b9ed00d9758b932965eeaaeb75497a14ffa210168ddb23497b9d6 10:23:58 $ docker rm -f --volumes 71c66a529f9b9ed00d9758b932965eeaaeb75497a14ffa210168ddb23497b9d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:58 + docker inspect -f . ci-base-image-arm64 10:23:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:59 prd-ubuntu20.04-docker-arm64-4c-16g-555 does not seem to be running inside a container 10:23:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/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 ******** ci-base-image-arm64 cat 10:24:00 $ docker top f74902d49bcac13320016ff0085b37acb24ddfd3309acf58a287eae69bf37a0d -eo pid,comm [Pipeline] { [Pipeline] sh 10:24:01 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:24:01 + make test 10:24:02 go test ./... -coverprofile=coverage.out ./... 10:24:07 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:26:29 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:26:29 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.943039093Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:27:01 level=INFO ts=2024-03-21T10:26:30.953268035Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:27:01 level=INFO ts=2024-03-21T10:26:30.953461488Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.9535928Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:27:01 level=INFO ts=2024-03-21T10:26:30.954043587Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=WARN ts=2024-03-21T10:26:30.954121568Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:27:01 level=INFO ts=2024-03-21T10:26:30.954364972Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:30.954746647Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=WARN ts=2024-03-21T10:26:30.954795708Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.954862759Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=INFO ts=2024-03-21T10:26:30.954965181Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:30.955268655Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.955343566Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.955418857Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:27:01 level=INFO ts=2024-03-21T10:26:30.955484368Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:30.955798073Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.955880854Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=INFO ts=2024-03-21T10:26:30.955974886Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:30.95628301Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.956356891Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=INFO ts=2024-03-21T10:26:30.956515914Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:27:01 level=INFO ts=2024-03-21T10:26:30.956619935Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.957325356Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:27:01 level=INFO ts=2024-03-21T10:26:30.962810478Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:27:01 level=INFO ts=2024-03-21T10:26:30.963026341Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:27:01 level=INFO ts=2024-03-21T10:26:30.963231354Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=WARN ts=2024-03-21T10:26:30.963353526Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.96364361Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:27:01 level=INFO ts=2024-03-21T10:26:30.963876044Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:30.964527303Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=WARN ts=2024-03-21T10:26:30.964639515Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.964721666Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=INFO ts=2024-03-21T10:26:30.964898109Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:30.965475647Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.965611389Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.965716531Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:27:01 level=INFO ts=2024-03-21T10:26:30.966208218Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:30.966846548Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.96699409Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=INFO ts=2024-03-21T10:26:30.967123062Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:30.967591239Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.967952564Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=INFO ts=2024-03-21T10:26:30.968424971Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:27:01 level=INFO ts=2024-03-21T10:26:30.968646025Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.970179828Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:27:01 level=INFO ts=2024-03-21T10:26:30.970923249Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:27:01 level=INFO ts=2024-03-21T10:26:30.97101041Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.971165222Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:27:01 level=INFO ts=2024-03-21T10:26:30.971553388Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=WARN ts=2024-03-21T10:26:30.971628839Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:27:01 level=INFO ts=2024-03-21T10:26:30.971760921Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:30.972077476Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=WARN ts=2024-03-21T10:26:30.972150707Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.972233618Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=INFO ts=2024-03-21T10:26:30.97234908Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:30.972707105Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.972807407Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.9730231Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:27:01 level=INFO ts=2024-03-21T10:26:30.973118572Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:30.973563568Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.97366343Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=INFO ts=2024-03-21T10:26:30.973788712Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:30.974158247Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.974261509Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=INFO ts=2024-03-21T10:26:30.974410131Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:27:01 level=INFO ts=2024-03-21T10:26:30.974502952Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.975264564Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:27:01 level=INFO ts=2024-03-21T10:26:30.976433651Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:27:01 level=INFO ts=2024-03-21T10:26:30.976541713Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:27:01 level=INFO ts=2024-03-21T10:26:30.976640974Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=WARN ts=2024-03-21T10:26:30.976695305Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.976849517Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:27:01 level=INFO ts=2024-03-21T10:26:30.976953469Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:30.977352705Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=WARN ts=2024-03-21T10:26:30.977455596Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.977559738Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=INFO ts=2024-03-21T10:26:30.977758501Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:30.978277788Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.97840958Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.978512132Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:27:01 level=INFO ts=2024-03-21T10:26:30.978731365Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:30.979324714Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.979489837Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=INFO ts=2024-03-21T10:26:30.979615008Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:30.980103276Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.980244788Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=INFO ts=2024-03-21T10:26:30.98036944Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:27:01 level=INFO ts=2024-03-21T10:26:30.980442361Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.981198492Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:27:01 level=INFO ts=2024-03-21T10:26:30.982068865Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.98239764Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:27:01 level=INFO ts=2024-03-21T10:26:30.982569623Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:27:01 level=INFO ts=2024-03-21T10:26:30.983218192Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=WARN ts=2024-03-21T10:26:30.983364174Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:27:01 level=INFO ts=2024-03-21T10:26:30.986214597Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:30.986684214Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=WARN ts=2024-03-21T10:26:30.986821186Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.987045959Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=INFO ts=2024-03-21T10:26:30.987224222Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:30.98779213Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.987879842Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=DEBUG ts=2024-03-21T10:26:30.987949113Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:27:01 level=INFO ts=2024-03-21T10:26:30.988295108Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:31.002935206Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=DEBUG ts=2024-03-21T10:26:31.003087779Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=INFO ts=2024-03-21T10:26:31.003805109Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:31.004728843Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=DEBUG ts=2024-03-21T10:26:31.004806384Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=INFO ts=2024-03-21T10:26:31.004971057Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:27:01 level=INFO ts=2024-03-21T10:26:31.005063968Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 10:27:01 level=DEBUG ts=2024-03-21T10:26:31.005975832Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:27:01 level=INFO ts=2024-03-21T10:26:31.006628771Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:27:01 level=INFO ts=2024-03-21T10:26:31.006693722Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:27:01 level=DEBUG ts=2024-03-21T10:26:31.006782234Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:27:01 level=INFO ts=2024-03-21T10:26:31.007147189Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=WARN ts=2024-03-21T10:26:31.0072002Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:27:01 level=INFO ts=2024-03-21T10:26:31.007319312Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:31.007600756Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=WARN ts=2024-03-21T10:26:31.007651597Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:27:01 level=DEBUG ts=2024-03-21T10:26:31.007720328Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=INFO ts=2024-03-21T10:26:31.007813269Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:31.010885395Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=DEBUG ts=2024-03-21T10:26:31.010965166Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=DEBUG ts=2024-03-21T10:26:31.011061758Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:27:01 level=INFO ts=2024-03-21T10:26:31.011141309Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:31.011460334Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=DEBUG ts=2024-03-21T10:26:31.011537405Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=INFO ts=2024-03-21T10:26:31.011625136Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:31.01192045Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=DEBUG ts=2024-03-21T10:26:31.012006632Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=INFO ts=2024-03-21T10:26:31.012105363Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:27:01 level=INFO ts=2024-03-21T10:26:31.012169684Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 10:27:01 --- FAIL: TestAutoDiscoverNaming (0.07s) 10:27:01 --- FAIL: TestAutoDiscoverNaming/xArray-25-9C-D4 (0.01s) 10:27:01 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:38962: use of closed network connection 10:27:01 level=DEBUG ts=2024-03-21T10:26:31.012726192Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:27:01 level=DEBUG ts=2024-03-21T10:26:31.018383907Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:27:01 level=INFO ts=2024-03-21T10:26:31.022025121Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:27:01 level=INFO ts=2024-03-21T10:26:31.022107462Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:27:01 level=DEBUG ts=2024-03-21T10:26:31.022200284Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:27:01 level=INFO ts=2024-03-21T10:26:31.022291735Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=WARN ts=2024-03-21T10:26:31.022346186Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:27:01 level=INFO ts=2024-03-21T10:26:31.022488588Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:31.022892984Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=WARN ts=2024-03-21T10:26:31.022943455Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:27:01 level=DEBUG ts=2024-03-21T10:26:31.023032806Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=INFO ts=2024-03-21T10:26:31.023122248Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:31.023512703Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=DEBUG ts=2024-03-21T10:26:31.023611905Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=DEBUG ts=2024-03-21T10:26:31.023682086Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:27:01 level=INFO ts=2024-03-21T10:26:31.023750577Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:31.026398216Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=DEBUG ts=2024-03-21T10:26:31.026513888Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=INFO ts=2024-03-21T10:26:31.02660401Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:31.026943395Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=DEBUG ts=2024-03-21T10:26:31.027052346Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=INFO ts=2024-03-21T10:26:31.027156068Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:27:01 level=INFO ts=2024-03-21T10:26:31.027222659Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 10:27:01 level=DEBUG ts=2024-03-21T10:26:31.027627775Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:27:01 level=INFO ts=2024-03-21T10:26:31.028328415Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:27:01 level=INFO ts=2024-03-21T10:26:31.028403346Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:27:01 level=INFO ts=2024-03-21T10:26:31.028491968Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=WARN ts=2024-03-21T10:26:31.028546029Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:27:01 level=DEBUG ts=2024-03-21T10:26:31.028561829Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:27:01 level=INFO ts=2024-03-21T10:26:31.03398309Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:31.034329545Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=WARN ts=2024-03-21T10:26:31.034382886Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:27:01 level=DEBUG ts=2024-03-21T10:26:31.034473547Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=INFO ts=2024-03-21T10:26:31.034578409Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:31.034942034Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=DEBUG ts=2024-03-21T10:26:31.035045945Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=DEBUG ts=2024-03-21T10:26:31.035117737Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:27:01 level=INFO ts=2024-03-21T10:26:31.035188658Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:31.035578083Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=DEBUG ts=2024-03-21T10:26:31.035689785Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=INFO ts=2024-03-21T10:26:31.035777316Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:27:01 level=INFO ts=2024-03-21T10:26:31.036081581Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:27:01 level=DEBUG ts=2024-03-21T10:26:31.036187873Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:27:01 level=INFO ts=2024-03-21T10:26:31.036294284Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:27:01 level=INFO ts=2024-03-21T10:26:31.036360045Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 10:27:01 level=WARN ts=2024-03-21T10:26:31.03668093Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." 10:27:01 FAIL 10:27:01 coverage: 40.6% of statements 10:27:01 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.828s 10:27:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.549s coverage: 51.9% of statements 10:27:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 95.5% of statements 10:27:01 FAIL 10:27:01 make: *** [Makefile:33: unittest] Error 1 [Pipeline] } 10:27:01 $ docker stop --time=1 f74902d49bcac13320016ff0085b37acb24ddfd3309acf58a287eae69bf37a0d 10:27:03 $ docker rm -f --volumes f74902d49bcac13320016ff0085b37acb24ddfd3309acf58a287eae69bf37a0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:27:05 10:27:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:27:06 arm64: Pulling from edgex-lftools-log-publisher 10:27:06 8998bd30e6a1: Pulling fs layer 10:27:06 04944245beec: Pulling fs layer 10:27:06 699f458cf7ca: Pulling fs layer 10:27:06 765212b225bb: Pulling fs layer 10:27:06 f23df028b6ca: Pulling fs layer 10:27:06 d65c8cfc05b1: Pulling fs layer 10:27:06 2437ff75d9bd: Pulling fs layer 10:27:06 f23df028b6ca: Waiting 10:27:06 d65c8cfc05b1: Waiting 10:27:06 2437ff75d9bd: Waiting 10:27:06 765212b225bb: Waiting 10:27:06 04944245beec: Verifying Checksum 10:27:06 04944245beec: Download complete 10:27:06 765212b225bb: Verifying Checksum 10:27:06 765212b225bb: Download complete 10:27:06 f23df028b6ca: Verifying Checksum 10:27:06 f23df028b6ca: Download complete 10:27:06 d65c8cfc05b1: Verifying Checksum 10:27:06 d65c8cfc05b1: Download complete 10:27:06 699f458cf7ca: Verifying Checksum 10:27:06 699f458cf7ca: Download complete 10:27:06 8998bd30e6a1: Download complete 10:27:09 2437ff75d9bd: Verifying Checksum 10:27:09 2437ff75d9bd: Download complete 10:27:11 8998bd30e6a1: Pull complete 10:27:11 04944245beec: Pull complete 10:27:13 699f458cf7ca: Pull complete 10:27:13 765212b225bb: Pull complete 10:27:14 f23df028b6ca: Pull complete 10:27:14 d65c8cfc05b1: Pull complete 10:27:32 2437ff75d9bd: Pull complete 10:27:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:27:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:27:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:33 prd-ubuntu20.04-docker-arm64-4c-16g-555 does not seem to be running inside a container 10:27:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:27:35 $ docker top 86904717f6c6efe79d4f0834b61558983b501fe286cb0fd1d9b264bcc22c9aff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:36 ---> job-cost.sh 10:27:36 lf-activate-venv: SKIPPING 10:27:36 INFO: No Stack... 10:27:37 INFO: Retrieving Pricing Info for: v3-standard-4 10:27:37 INFO: Archiving Costs [Pipeline] sh 10:27:38 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:27:38 + cut -d, -f6 [Pipeline] lock 10:27:38 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-289-1-stack-cost] 10:27:38 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-289-1-stack-cost] did not exist. Created. 10:27:38 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-289-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:27:39 /w/workspace/device-rfid-llrp-go/1@tmp/durable-d4501fbd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:27:40 + echo total: 0.10999999940395355 [Pipeline] stash 10:27:40 Warning: overwriting stash ‘stack-cost’ 10:27:40 Stashed 1 file(s) [Pipeline] } 10:27:40 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-289-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:27:40 $ docker stop --time=1 86904717f6c6efe79d4f0834b61558983b501fe286cb0fd1d9b264bcc22c9aff 10:27:42 $ docker rm -f --volumes 86904717f6c6efe79d4f0834b61558983b501fe286cb0fd1d9b264bcc22c9aff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:27:42 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:27:44 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-289/archives ] 10:27:44 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-289/archives 10:27:44 total 16 10:27:44 drwxr-xr-x 3 root root 4096 Mar 21 10:22 . 10:27:44 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 10:22 .. 10:27:44 drwxr-xr-x 2 root root 4096 Mar 21 10:22 cost 10:27:44 -rw-r--r-- 1 root root 91 Mar 21 10:22 cost.csv 10:27:44 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-289/archives 10:27:44 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-289/archives 10:27:44 total 16 10:27:44 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 10:22 . 10:27:44 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 10:22 .. 10:27:44 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 10:22 cost 10:27:44 -rw-r--r-- 1 jenkins jenkins 91 Mar 21 10:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:27:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:27:46 ---> package-listing.sh 10:27:46 ++ facter osfamily 10:27:46 ++ tr '[:upper:]' '[:lower:]' 10:27:46 + OS_FAMILY=debian 10:27:46 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-289 10:27:46 + START_PACKAGES=/tmp/packages_start.txt 10:27:46 + END_PACKAGES=/tmp/packages_end.txt 10:27:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:27:46 + PACKAGES=/tmp/packages_start.txt 10:27:46 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-289 ']' 10:27:46 + PACKAGES=/tmp/packages_end.txt 10:27:46 + case "${OS_FAMILY}" in 10:27:46 + dpkg -l 10:27:46 + grep '^ii' 10:27:46 + '[' -f /tmp/packages_start.txt ']' 10:27:46 + '[' -f /tmp/packages_end.txt ']' 10:27:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:27:46 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-289 ']' 10:27:46 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-289/archives/ 10:27:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-289/archives/ [Pipeline] echo 10:27:46 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-289/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:27:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:27:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:47 prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container 10:27:47 $ 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-289/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-289 -v /w/workspace/undry_device-rfid-llrp-go_PR-289:/w/workspace/undry_device-rfid-llrp-go_PR-289:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-289@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:27:47 $ docker top 29eaf6352b73f0910846301db4e4fe62c18ec211ab910a62fa124724a736b3f0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:27:48 + touch /tmp/pre-build-complete [Pipeline] sh 10:27:48 + mkdir -p /var/log/sysstat [Pipeline] sh 10:27:48 + ls /var/log/sa-host 10:27:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:27:49 provisioning config files... 10:27:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-289@tmp/config1882196570846568918tmp [Pipeline] { [Pipeline] echo 10:27:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:27:49 ---> create-netrc.sh [Pipeline] } 10:27:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:27:50 ---> python-tools-install.sh [Pipeline] echo 10:27:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:27:50 ---> sudo-logs.sh 10:27:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:27:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:27:50 ---> job-cost.sh 10:27:50 lf-activate-venv: SKIPPING 10:27:50 DEBUG: total: 0.2199999988079071 10:27:50 INFO: Retrieving Stack Cost... 10:27:51 INFO: Retrieving Pricing Info for: v3-standard-8 10:27:51 INFO: Archiving Costs [Pipeline] echo 10:27:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:27:51 ---> logs-deploy.sh 10:27:51 lf-activate-venv: SKIPPING 10:27:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-289/1 10:27:51 INFO: archiving workspace using pattern(s): 10:27:52 Archives upload complete. 10:27:53 INFO: archiving logs to Nexus