Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3cb9e9114c4929d088368e218b2dd487cc0bb4af 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-ssh2908920650452530254.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh11232643149771579495.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16785275817168583669.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15525782628578464452.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16188560130824095783.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117016 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3cb9e9114c4929d088368e218b2dd487cc0bb4af (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3cb9e9114c4929d088368e218b2dd487cc0bb4af # timeout=10 Commit message: "fix: update command request and response topic (#118)" > git rev-list --no-walk b8ba3e221760256c2fe6830bd74ef8a303aa4de5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:19:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:19:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:19:34 ========================================================= 00:19:34 EdgeX Global Pipelines Version Info 00:19:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:19:34 ------------------- 00:19:34 stable info: 00:19:34 ------------------- 00:19:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:19:34 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 00:19:34 Message: update stable to v1.0.243 00:19:35 ------------------- 00:19:35 experimental info: 00:19:35 ------------------- 00:19:35 Commited By: **** collab-it+edgex@linuxfoundation.org 00:19:35 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 00:19:35 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3cb9e9114c4929d088368e218b2dd487cc0bb4af [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3cb9e91 [Pipeline] echo 00:19:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:19:35 provisioning config files... 00:19:35 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7386333673390490561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:19:36 ---> docker-login.sh 00:19:36 nexus3.edgexfoundry.org:10001 00:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:36 Configure a credential helper to remove this warning. See 00:19:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:36 00:19:36 Login Succeeded 00:19:36 nexus3.edgexfoundry.org:10002 00:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:36 Configure a credential helper to remove this warning. See 00:19:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:36 00:19:36 Login Succeeded 00:19:36 nexus3.edgexfoundry.org:10003 00:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:37 Configure a credential helper to remove this warning. See 00:19:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:37 00:19:37 Login Succeeded 00:19:37 nexus3.edgexfoundry.org:10004 00:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:37 Configure a credential helper to remove this warning. See 00:19:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:37 00:19:37 Login Succeeded 00:19:37 docker.io 00:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:37 Configure a credential helper to remove this warning. See 00:19:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:37 00:19:37 Login Succeeded 00:19:37 ---> docker-login.sh ends [Pipeline] } 00:19:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:19:38 + git rev-list -1 --merges 3cb9e9114c4929d088368e218b2dd487cc0bb4af~1..3cb9e9114c4929d088368e218b2dd487cc0bb4af [Pipeline] echo 00:19:38 -----------> git rev-list -1 --merges 3cb9e9114c4929d088368e218b2dd487cc0bb4af~1..3cb9e9114c4929d088368e218b2dd487cc0bb4af 3cb9e9114c4929d088368e218b2dd487cc0bb4af [false] [Pipeline] sh 00:19:38 + git log --format=format:%s -1 3cb9e9114c4929d088368e218b2dd487cc0bb4af [Pipeline] echo 00:19:38 ========================================================= 00:19:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:19:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:19:38 + git log --format=format:%s -1 3cb9e9114c4929d088368e218b2dd487cc0bb4af [Pipeline] echo 00:19:38 [semverPrep] GIT_COMMIT: 3cb9e9114c4929d088368e218b2dd487cc0bb4af, Commit Message: fix: update command request and response topic (#118) [Pipeline] echo 00:19:38 [semverPrep] This is not a build commit. [Pipeline] sh 00:19:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:19:39 + grep -v github /etc/ssh/ssh_known_hosts 00:19:39 + [ -e /tmp/ssh_known_hosts ] 00:19:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:19:39 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 00:19:39 -a /etc/ssh/ssh_known_hosts 00:19:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:19:39 00:19:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:19:39 0.1.4: Pulling from edgex-devops/py-git-semver 00:19:39 b85a868b505f: Pulling fs layer 00:19:39 e2be974225ed: Pulling fs layer 00:19:39 339a4e72a1f5: Pulling fs layer 00:19:39 988bab9f4d93: Pulling fs layer 00:19:39 1469e6f7b9e6: Pulling fs layer 00:19:39 eaf3925da568: Pulling fs layer 00:19:39 bab4dde63d76: Pulling fs layer 00:19:39 bde34c3a00c8: Pulling fs layer 00:19:39 988bab9f4d93: Waiting 00:19:39 b352a97aabf1: Pulling fs layer 00:19:39 1469e6f7b9e6: Waiting 00:19:39 4872d77fe225: Pulling fs layer 00:19:39 5851b861e8e6: Pulling fs layer 00:19:39 eaf3925da568: Waiting 00:19:39 bab4dde63d76: Waiting 00:19:39 4872d77fe225: Waiting 00:19:39 5851b861e8e6: Waiting 00:19:39 bde34c3a00c8: Waiting 00:19:39 b352a97aabf1: Waiting 00:19:39 e2be974225ed: Download complete 00:19:39 988bab9f4d93: Verifying Checksum 00:19:39 988bab9f4d93: Download complete 00:19:40 1469e6f7b9e6: Verifying Checksum 00:19:40 1469e6f7b9e6: Download complete 00:19:40 eaf3925da568: Verifying Checksum 00:19:40 eaf3925da568: Download complete 00:19:40 339a4e72a1f5: Verifying Checksum 00:19:40 339a4e72a1f5: Download complete 00:19:40 bde34c3a00c8: Verifying Checksum 00:19:40 bde34c3a00c8: Download complete 00:19:40 b352a97aabf1: Verifying Checksum 00:19:40 b352a97aabf1: Download complete 00:19:40 4872d77fe225: Download complete 00:19:40 5851b861e8e6: Verifying Checksum 00:19:40 5851b861e8e6: Download complete 00:19:40 b85a868b505f: Verifying Checksum 00:19:40 b85a868b505f: Download complete 00:19:40 bab4dde63d76: Verifying Checksum 00:19:40 bab4dde63d76: Download complete 00:19:41 b85a868b505f: Pull complete 00:19:41 e2be974225ed: Pull complete 00:19:41 339a4e72a1f5: Pull complete 00:19:42 988bab9f4d93: Pull complete 00:19:42 1469e6f7b9e6: Pull complete 00:19:42 eaf3925da568: Pull complete 00:19:44 bab4dde63d76: Pull complete 00:19:44 bde34c3a00c8: Pull complete 00:19:44 b352a97aabf1: Pull complete 00:19:44 4872d77fe225: Pull complete 00:19:44 5851b861e8e6: Pull complete 00:19:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:19:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:19:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:19:44 prd-ubuntu20.04-docker-8c-8g-117016 does not seem to be running inside a container 00:19:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:19:47 $ docker top 2d6d51687d120ae9d716d5f2d3dc97d3fcf729b27bc656fe8913a2941deb0f73 -eo pid,comm 00:19:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:19:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:19:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:19:48 [ssh-agent] Looking for ssh-agent implementation... 00:19:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:19:48 $ docker exec 2d6d51687d120ae9d716d5f2d3dc97d3fcf729b27bc656fe8913a2941deb0f73 ssh-agent 00:19:48 SSH_AUTH_SOCK=/tmp/ssh-U2VervBJ2dp7/agent.31 00:19:48 SSH_AGENT_PID=38 00:19:48 Running ssh-add (command line suppressed) 00:19:48 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7093139543819270798.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7093139543819270798.key) 00:19:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:19:48 + git tag --points-at HEAD [Pipeline] } 00:19:48 $ docker exec --env ******** --env ******** 2d6d51687d120ae9d716d5f2d3dc97d3fcf729b27bc656fe8913a2941deb0f73 ssh-agent -k 00:19:48 unset SSH_AUTH_SOCK; 00:19:48 unset SSH_AGENT_PID; 00:19:48 echo Agent pid 38 killed; 00:19:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:19:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:19:48 [ssh-agent] Looking for ssh-agent implementation... 00:19:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:19:48 $ docker exec 2d6d51687d120ae9d716d5f2d3dc97d3fcf729b27bc656fe8913a2941deb0f73 ssh-agent 00:19:49 SSH_AUTH_SOCK=/tmp/ssh-KJxGqRTbXUfW/agent.70 00:19:49 SSH_AGENT_PID=76 00:19:49 Running ssh-add (command line suppressed) 00:19:49 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13037582829381763947.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13037582829381763947.key) 00:19:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:19:49 + git semver init 00:19:49 2022-10-26 00:19:49,621 [run_init] DEBUG init version:0.0.0 force:False 00:19:49 2022-10-26 00:19:49,621 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 00:19:49 2022-10-26 00:19:49,622 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 00:19:49 2022-10-26 00:19:49,622 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 00:19:50 2022-10-26 00:19:50,597 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 00:19:50 2022-10-26 00:19:50,598 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 00:19:50 2022-10-26 00:19:50,598 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 00:19:50 2022-10-26 00:19:50,598 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 00:19:50 2.3.0-dev.19 [Pipeline] } 00:19:50 $ docker exec --env ******** --env ******** 2d6d51687d120ae9d716d5f2d3dc97d3fcf729b27bc656fe8913a2941deb0f73 ssh-agent -k 00:19:50 unset SSH_AUTH_SOCK; 00:19:50 unset SSH_AGENT_PID; 00:19:50 echo Agent pid 76 killed; 00:19:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:19:51 + git semver [Pipeline] } 00:19:51 $ docker stop --time=1 2d6d51687d120ae9d716d5f2d3dc97d3fcf729b27bc656fe8913a2941deb0f73 00:19:52 $ docker rm -f 2d6d51687d120ae9d716d5f2d3dc97d3fcf729b27bc656fe8913a2941deb0f73 [Pipeline] // withDockerContainer [Pipeline] sh 00:19:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:19:53 Stashed 1 file(s) [Pipeline] echo 00:19:53 [edgeXSemver]: initialized semver on version 2.3.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:19:53 provisioning config files... 00:19:53 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4970719415389613645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:19:53 ---> docker-login.sh 00:19:53 nexus3.edgexfoundry.org:10001 00:19:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:53 Configure a credential helper to remove this warning. See 00:19:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:53 00:19:53 Login Succeeded 00:19:53 nexus3.edgexfoundry.org:10002 00:19:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:53 Configure a credential helper to remove this warning. See 00:19:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:53 00:19:53 Login Succeeded 00:19:53 nexus3.edgexfoundry.org:10003 00:19:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:53 Configure a credential helper to remove this warning. See 00:19:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:53 00:19:53 Login Succeeded 00:19:53 nexus3.edgexfoundry.org:10004 00:19:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:53 Configure a credential helper to remove this warning. See 00:19:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:53 00:19:53 Login Succeeded 00:19:53 docker.io 00:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:54 Configure a credential helper to remove this warning. See 00:19:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:54 00:19:54 Login Succeeded 00:19:54 ---> docker-login.sh ends [Pipeline] } 00:19:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:19:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:19:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:19:54 ========================================================= 00:19:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:19:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 00:19:54 Sending build context to Docker daemon 4.09MB 00:19:54 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 00:19:54 Step 2/12 : FROM ${BASE} AS builder 00:19:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:19:54 213ec9aee27d: Pulling fs layer 00:19:54 4583459ba037: Pulling fs layer 00:19:54 93c1e223e6f2: Pulling fs layer 00:19:54 53926ce57604: Pulling fs layer 00:19:54 21b2b0c7a3f4: Pulling fs layer 00:19:54 30f14e443154: Pulling fs layer 00:19:54 801331c1e519: Pulling fs layer 00:19:54 99cc6dd402b0: Pulling fs layer 00:19:54 7d9ed39f4882: Pulling fs layer 00:19:54 801331c1e519: Waiting 00:19:54 21b2b0c7a3f4: Waiting 00:19:54 30f14e443154: Waiting 00:19:54 99cc6dd402b0: Waiting 00:19:54 7d9ed39f4882: Waiting 00:19:54 53926ce57604: Waiting 00:19:54 93c1e223e6f2: Verifying Checksum 00:19:54 93c1e223e6f2: Download complete 00:19:54 4583459ba037: Verifying Checksum 00:19:54 4583459ba037: Download complete 00:19:54 21b2b0c7a3f4: Verifying Checksum 00:19:54 21b2b0c7a3f4: Download complete 00:19:55 30f14e443154: Verifying Checksum 00:19:55 30f14e443154: Download complete 00:19:55 213ec9aee27d: Verifying Checksum 00:19:55 213ec9aee27d: Download complete 00:19:55 801331c1e519: Download complete 00:19:55 213ec9aee27d: Pull complete 00:19:55 4583459ba037: Pull complete 00:19:55 93c1e223e6f2: Pull complete 00:19:55 7d9ed39f4882: Verifying Checksum 00:19:55 7d9ed39f4882: Download complete 00:19:55 53926ce57604: Verifying Checksum 00:19:55 53926ce57604: Download complete 00:19:55 99cc6dd402b0: Verifying Checksum 00:19:55 99cc6dd402b0: Download complete 00:19:59 53926ce57604: Pull complete 00:19:59 21b2b0c7a3f4: Pull complete 00:19:59 30f14e443154: Pull complete 00:19:59 801331c1e519: Pull complete 00:20:01 99cc6dd402b0: Pull complete 00:20:02 7d9ed39f4882: Pull complete 00:20:02 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 00:20:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:20:02 ---> 1dedd983c030 00:20:02 Step 3/12 : ARG MAKE='make build' 00:20:07 ---> Running in 9394f12c3f15 00:20:07 Removing intermediate container 9394f12c3f15 00:20:07 ---> 6ed95574c921 00:20:07 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 00:20:07 ---> Running in f250a4df0bb0 00:20:07 Removing intermediate container f250a4df0bb0 00:20:07 ---> 1a7145f4f72b 00:20:07 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 00:20:07 ---> Running in f548ea7d9303 00:20:07 Removing intermediate container f548ea7d9303 00:20:07 ---> d4b7025d41bd 00:20:07 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:20:07 ---> Running in 0d8bf7e074fc 00:20:07 Removing intermediate container 0d8bf7e074fc 00:20:07 ---> 6130d5cdafd5 00:20:07 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:20:07 ---> Running in aaba4cd25a7c 00:20:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:20:08 Still waiting to schedule task 00:20:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 00:20:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:20:09 OK: 211 MiB in 51 packages 00:20:09 Removing intermediate container aaba4cd25a7c 00:20:09 ---> a7ec44c2bf1a 00:20:09 Step 8/12 : WORKDIR /app 00:20:09 ---> Running in 70ddd2466a49 00:20:09 Removing intermediate container 70ddd2466a49 00:20:09 ---> d84c2d32da09 00:20:09 Step 9/12 : COPY go.mod vendor* ./ 00:20:09 ---> cc149c4762aa 00:20:09 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:20:09 ---> Running in 7bd59e73de66 00:20:41 Removing intermediate container 7bd59e73de66 00:20:41 ---> cacc6d21b22d 00:20:41 Step 11/12 : COPY . . 00:20:41 ---> 085df9899572 00:20:41 Step 12/12 : RUN $MAKE 00:20:41 ---> Running in 68d89d02849a 00:20:41 noop 00:20:41 Removing intermediate container 68d89d02849a 00:20:41 ---> 7834c3af3d74 00:20:41 Successfully built 7834c3af3d74 00:20:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:42 + docker inspect -f . ci-base-image-x86_64 00:20:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:20:42 prd-ubuntu20.04-docker-8c-8g-117016 does not seem to be running inside a container 00:20:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:20:42 $ docker top 9b9ac6765e293d9fc3109a644f6501e1a78c0b06d91213ed3c2269e556304666 -eo pid,comm [Pipeline] { [Pipeline] sh 00:20:42 + go version 00:20:42 go version go1.18.7 linux/amd64 [Pipeline] } 00:20:42 $ docker stop --time=1 9b9ac6765e293d9fc3109a644f6501e1a78c0b06d91213ed3c2269e556304666 00:20:44 $ docker rm -f 9b9ac6765e293d9fc3109a644f6501e1a78c0b06d91213ed3c2269e556304666 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:44 + docker inspect -f . ci-base-image-x86_64 00:20:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:20:44 prd-ubuntu20.04-docker-8c-8g-117016 does not seem to be running inside a container 00:20:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:20:44 $ docker top 9abfb204d7c6493208809b8c778cabaa284417e273efbafa8c1571cee59f352d -eo pid,comm [Pipeline] { [Pipeline] sh 00:20:45 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 00:20:45 + make test 00:20:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:20:45 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 00:20:55 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 00:20:55 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 00:20:59 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.575s coverage: 38.5% of statements 00:20:59 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 51.9% of statements 00:20:59 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 95.5% of statements 00:21:08 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 00:21:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:21:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:21:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:21:10 ./bin/test-attribution-txt.sh 00:21:10 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 00:21:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:21:10 $ docker stop --time=1 9abfb204d7c6493208809b8c778cabaa284417e273efbafa8c1571cee59f352d 00:21:12 $ docker rm -f 9abfb204d7c6493208809b8c778cabaa284417e273efbafa8c1571cee59f352d [Pipeline] // withDockerContainer [Pipeline] sh 00:21:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:21:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:21:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:21:13 + ls -al . 00:21:13 total 640 00:21:13 drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 00:20 . 00:21:13 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 00:19 .. 00:21:13 -rw-rw-r-- 1 jenkins jenkins 134 Oct 26 00:19 .dockerignore 00:21:13 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 00:21 .git 00:21:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 00:19 .github 00:21:13 -rw-rw-r-- 1 jenkins jenkins 946 Oct 26 00:19 .gitignore 00:21:13 -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 00:19 .golangci.yml 00:21:13 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 00:19 .semver 00:21:13 -rw-rw-r-- 1 jenkins jenkins 10866 Oct 26 00:19 Attribution.txt 00:21:13 -rw-rw-r-- 1 jenkins jenkins 3740 Oct 26 00:19 CHANGELOG.md 00:21:13 -rw-rw-r-- 1 jenkins jenkins 1518 Oct 26 00:19 Dockerfile 00:21:13 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 00:19 GOVERNANCE.md 00:21:13 -rw-rw-r-- 1 jenkins jenkins 683 Oct 26 00:19 Jenkinsfile 00:21:13 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 26 00:19 LICENSE 00:21:13 -rw-rw-r-- 1 jenkins jenkins 2196 Oct 26 00:19 Makefile 00:21:13 -rw-rw-r-- 1 jenkins jenkins 625 Oct 26 00:19 OWNERS.md 00:21:13 -rw-rw-r-- 1 jenkins jenkins 28496 Oct 26 00:19 README.md 00:21:13 -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 00:19 VERSION 00:21:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 00:19 bin 00:21:13 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 00:19 cmd 00:21:13 -rw-r--r-- 1 jenkins jenkins 460049 Oct 26 00:20 coverage.out 00:21:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 00:19 examples 00:21:13 -rw-rw-r-- 1 jenkins jenkins 3597 Oct 26 00:19 go.mod 00:21:13 -rw-rw-r-- 1 jenkins jenkins 44718 Oct 26 00:19 go.sum 00:21:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 00:19 images 00:21:13 drwxrwxr-x 5 jenkins jenkins 4096 Oct 26 00:19 internal 00:21:13 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 00:19 snap 00:21:13 -rw-rw-r-- 1 jenkins jenkins 193 Oct 26 00:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:14 + 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=3cb9e9114c4929d088368e218b2dd487cc0bb4af --label arch=amd64 --label version=2.3.0-dev.19 . 00:21:14 Sending build context to Docker daemon 4.09MB 00:21:14 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 00:21:14 Step 2/25 : FROM ${BASE} AS builder 00:21:14 ---> 7834c3af3d74 00:21:14 Step 3/25 : ARG MAKE='make build' 00:21:14 ---> Running in 912639efc41f 00:21:14 Removing intermediate container 912639efc41f 00:21:14 ---> 700b11483320 00:21:14 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 00:21:14 ---> Running in 79f1c89ac73c 00:21:14 Removing intermediate container 79f1c89ac73c 00:21:14 ---> b4dbca61f007 00:21:14 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 00:21:14 ---> Running in c19ea14b74dd 00:21:14 Removing intermediate container c19ea14b74dd 00:21:14 ---> eb6d057636a3 00:21:14 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:21:14 ---> Running in bac937c11c70 00:21:15 Removing intermediate container bac937c11c70 00:21:15 ---> 961d747aa4b1 00:21:15 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:21:15 ---> Running in a26f0a0462f1 00:21:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:21:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:21:16 OK: 211 MiB in 51 packages 00:21:16 Removing intermediate container a26f0a0462f1 00:21:16 ---> a794098f3608 00:21:16 Step 8/25 : WORKDIR /app 00:21:16 ---> Running in c18afa5b1bd5 00:21:16 Removing intermediate container c18afa5b1bd5 00:21:16 ---> a216b64e1be2 00:21:16 Step 9/25 : COPY go.mod vendor* ./ 00:21:17 ---> 33e33f1ddf20 00:21:17 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:17 ---> Running in d3e1d5b8ff83 00:21:17 Removing intermediate container d3e1d5b8ff83 00:21:17 ---> 048c14bf1802 00:21:17 Step 11/25 : COPY . . 00:21:18 ---> c133b5c3b0c3 00:21:18 Step 12/25 : RUN $MAKE 00:21:18 ---> Running in 16651b6a3e47 00:21:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.46 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 00:21:40 Removing intermediate container 16651b6a3e47 00:21:40 ---> c6cd2339e7aa 00:21:40 Step 13/25 : FROM alpine:3.16 00:21:40 3.16: Pulling from library/alpine 00:21:40 213ec9aee27d: Already exists 00:21:40 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 00:21:40 Status: Downloaded newer image for alpine:3.16 00:21:40 ---> 9c6f07244728 00:21:40 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:21:40 ---> Running in 2cac19f12a4f 00:21:40 Removing intermediate container 2cac19f12a4f 00:21:40 ---> 5718b374cce6 00:21:40 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:21:40 ---> Running in f8f904962f6e 00:21:41 Removing intermediate container f8f904962f6e 00:21:41 ---> c27cdce62887 00:21:41 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 00:21:41 ---> Running in 64ecdcd07863 00:21:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:21:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:21:42 (1/6) Installing dumb-init (1.2.5-r1) 00:21:43 (2/6) Installing libgcc (11.2.1_git20220219-r2) 00:21:43 (3/6) Installing libsodium (1.0.18-r0) 00:21:43 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 00:21:44 (5/6) Installing libzmq (4.3.4-r0) 00:21:44 (6/6) Installing zeromq (4.3.4-r0) 00:21:44 Executing busybox-1.35.0-r17.trigger 00:21:44 OK: 8 MiB in 20 packages 00:21:45 Removing intermediate container 64ecdcd07863 00:21:45 ---> f5721d5eae85 00:21:45 Step 17/25 : COPY --from=builder /app/LICENSE / 00:21:45 ---> a877e13af508 00:21:45 Step 18/25 : COPY --from=builder /app/Attribution.txt / 00:21:45 ---> 2a422f52a2e7 00:21:45 Step 19/25 : COPY --from=builder /app/cmd/ / 00:21:46 ---> 8a9f5568bdba 00:21:46 Step 20/25 : EXPOSE 59989 00:21:46 ---> Running in 4eb93136ffb1 00:21:46 Removing intermediate container 4eb93136ffb1 00:21:46 ---> b73db84b9b92 00:21:46 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 00:21:46 ---> Running in f8c17652f32f 00:21:46 Removing intermediate container f8c17652f32f 00:21:46 ---> b87e36b6ba5a 00:21:46 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 00:21:46 ---> Running in d05f0807cef6 00:21:46 Removing intermediate container d05f0807cef6 00:21:46 ---> b2a5db6299a5 00:21:46 Step 23/25 : LABEL arch=amd64 00:21:46 ---> Running in 0ac8b6938c60 00:21:46 Removing intermediate container 0ac8b6938c60 00:21:46 ---> 5a09e114a2d6 00:21:46 Step 24/25 : LABEL git_sha=3cb9e9114c4929d088368e218b2dd487cc0bb4af 00:21:46 ---> Running in 3d9608beb796 00:21:46 Removing intermediate container 3d9608beb796 00:21:46 ---> 26d371cc7a13 00:21:46 Step 25/25 : LABEL version=2.3.0-dev.19 00:21:46 ---> Running in 236370c14b75 00:21:47 Removing intermediate container 236370c14b75 00:21:47 ---> 7c0143374ead 00:21:47 [Warning] One or more build-args [ARCH] were not consumed 00:21:47 Successfully built 7c0143374ead 00:21:47 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:21:47 provisioning config files... 00:21:47 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7083950248071048465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:21:47 ---> docker-login.sh 00:21:47 nexus3.edgexfoundry.org:10001 00:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:47 Configure a credential helper to remove this warning. See 00:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:47 00:21:47 Login Succeeded 00:21:47 nexus3.edgexfoundry.org:10002 00:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:47 Configure a credential helper to remove this warning. See 00:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:47 00:21:47 Login Succeeded 00:21:47 nexus3.edgexfoundry.org:10003 00:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:47 Configure a credential helper to remove this warning. See 00:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:47 00:21:47 Login Succeeded 00:21:47 nexus3.edgexfoundry.org:10004 00:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:47 Configure a credential helper to remove this warning. See 00:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:47 00:21:47 Login Succeeded 00:21:47 docker.io 00:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:48 Configure a credential helper to remove this warning. See 00:21:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:48 00:21:48 Login Succeeded 00:21:48 ---> docker-login.sh ends [Pipeline] } 00:21:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:21:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:21:48 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 00:21:48 3cb9e9114c4929d088368e218b2dd487cc0bb4af 00:21:48 latest 00:21:48 2.3.0-dev.19 00:21:48 3cb9e9114c4929d088368e218b2dd487cc0bb4af-2.3.0-dev.19 00:21:48 main 00:21:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:48 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3cb9e9114c4929d088368e218b2dd487cc0bb4af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:48 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3cb9e9114c4929d088368e218b2dd487cc0bb4af 00:21:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:21:48 94276596175e: Preparing 00:21:48 4c3e0cfaf866: Preparing 00:21:48 0dcf78afb5bb: Preparing 00:21:48 51f24d8a8e1c: Preparing 00:21:48 58da888f8350: Preparing 00:21:48 994393dc58e7: Preparing 00:21:48 994393dc58e7: Waiting 00:21:48 4c3e0cfaf866: Pushed 00:21:48 0dcf78afb5bb: Pushed 00:21:48 58da888f8350: Pushed 00:21:48 994393dc58e7: Layer already exists 00:21:49 51f24d8a8e1c: Pushed 00:21:51 94276596175e: Pushed 00:21:51 3cb9e9114c4929d088368e218b2dd487cc0bb4af: digest: sha256:340de12d3f4508a68e39839b8f433ea14c4cbe569db931f81ee8792ddf1fae37 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:51 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:52 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 00:21:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:21:52 94276596175e: Preparing 00:21:52 4c3e0cfaf866: Preparing 00:21:52 0dcf78afb5bb: Preparing 00:21:52 51f24d8a8e1c: Preparing 00:21:52 58da888f8350: Preparing 00:21:52 994393dc58e7: Preparing 00:21:52 994393dc58e7: Waiting 00:21:52 4c3e0cfaf866: Layer already exists 00:21:52 58da888f8350: Layer already exists 00:21:52 51f24d8a8e1c: Layer already exists 00:21:52 0dcf78afb5bb: Layer already exists 00:21:52 94276596175e: Layer already exists 00:21:52 994393dc58e7: Layer already exists 00:21:52 latest: digest: sha256:340de12d3f4508a68e39839b8f433ea14c4cbe569db931f81ee8792ddf1fae37 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:52 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:52 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.19 00:21:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:21:52 94276596175e: Preparing 00:21:52 4c3e0cfaf866: Preparing 00:21:52 0dcf78afb5bb: Preparing 00:21:52 51f24d8a8e1c: Preparing 00:21:52 58da888f8350: Preparing 00:21:52 994393dc58e7: Preparing 00:21:52 994393dc58e7: Waiting 00:21:52 4c3e0cfaf866: Layer already exists 00:21:52 94276596175e: Layer already exists 00:21:52 0dcf78afb5bb: Layer already exists 00:21:52 58da888f8350: Layer already exists 00:21:52 51f24d8a8e1c: Layer already exists 00:21:52 994393dc58e7: Layer already exists 00:21:52 2.3.0-dev.19: digest: sha256:340de12d3f4508a68e39839b8f433ea14c4cbe569db931f81ee8792ddf1fae37 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:53 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3cb9e9114c4929d088368e218b2dd487cc0bb4af-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:53 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3cb9e9114c4929d088368e218b2dd487cc0bb4af-2.3.0-dev.19 00:21:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:21:53 94276596175e: Preparing 00:21:53 4c3e0cfaf866: Preparing 00:21:53 0dcf78afb5bb: Preparing 00:21:53 51f24d8a8e1c: Preparing 00:21:53 58da888f8350: Preparing 00:21:53 994393dc58e7: Preparing 00:21:53 994393dc58e7: Waiting 00:21:53 0dcf78afb5bb: Layer already exists 00:21:53 94276596175e: Layer already exists 00:21:53 4c3e0cfaf866: Layer already exists 00:21:53 51f24d8a8e1c: Layer already exists 00:21:53 58da888f8350: Layer already exists 00:21:53 994393dc58e7: Layer already exists 00:21:53 3cb9e9114c4929d088368e218b2dd487cc0bb4af-2.3.0-dev.19: digest: sha256:340de12d3f4508a68e39839b8f433ea14c4cbe569db931f81ee8792ddf1fae37 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:53 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:54 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 00:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 00:21:54 94276596175e: Preparing 00:21:54 4c3e0cfaf866: Preparing 00:21:54 0dcf78afb5bb: Preparing 00:21:54 51f24d8a8e1c: Preparing 00:21:54 58da888f8350: Preparing 00:21:54 994393dc58e7: Preparing 00:21:54 994393dc58e7: Waiting 00:21:54 58da888f8350: Layer already exists 00:21:54 0dcf78afb5bb: Layer already exists 00:21:54 51f24d8a8e1c: Layer already exists 00:21:54 94276596175e: Layer already exists 00:21:54 4c3e0cfaf866: Layer already exists 00:21:54 994393dc58e7: Layer already exists 00:21:54 main: digest: sha256:340de12d3f4508a68e39839b8f433ea14c4cbe569db931f81ee8792ddf1fae37 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:21:54 ===================================================== [Pipeline] echo 00:21:54 taggedImages: 00:21:54 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3cb9e9114c4929d088368e218b2dd487cc0bb4af 00:21:54 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 00:21:54 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.19 00:21:54 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3cb9e9114c4929d088368e218b2dd487cc0bb4af-2.3.0-dev.19 00:21:54 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [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 00:21:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:21:54 00:21:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:21:54 latest: Pulling from edgex-lftools-log-publisher 00:21:54 5eb5b503b376: Pulling fs layer 00:21:54 5c69ac0246d0: Pulling fs layer 00:21:54 ec43610c2a17: Pulling fs layer 00:21:54 3a2ae6a8a46f: Pulling fs layer 00:21:54 33b1e0a273af: Pulling fs layer 00:21:54 5d3b04190fa2: Pulling fs layer 00:21:54 2f39f015ded8: Pulling fs layer 00:21:54 3a2ae6a8a46f: Waiting 00:21:54 33b1e0a273af: Waiting 00:21:54 5d3b04190fa2: Waiting 00:21:54 2f39f015ded8: Waiting 00:21:54 5c69ac0246d0: Verifying Checksum 00:21:54 5c69ac0246d0: Download complete 00:21:54 3a2ae6a8a46f: Verifying Checksum 00:21:54 3a2ae6a8a46f: Download complete 00:21:54 33b1e0a273af: Verifying Checksum 00:21:54 33b1e0a273af: Download complete 00:21:54 5d3b04190fa2: Verifying Checksum 00:21:54 5d3b04190fa2: Download complete 00:21:55 ec43610c2a17: Verifying Checksum 00:21:55 ec43610c2a17: Download complete 00:21:55 5eb5b503b376: Verifying Checksum 00:21:55 5eb5b503b376: Download complete 00:21:55 2f39f015ded8: Verifying Checksum 00:21:55 2f39f015ded8: Download complete 00:21:56 5eb5b503b376: Pull complete 00:21:56 5c69ac0246d0: Pull complete 00:21:56 ec43610c2a17: Pull complete 00:21:56 3a2ae6a8a46f: Pull complete 00:21:56 33b1e0a273af: Pull complete 00:21:57 5d3b04190fa2: Pull complete 00:22:01 2f39f015ded8: Pull complete 00:22:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:22:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:22:01 prd-ubuntu20.04-docker-8c-8g-117016 does not seem to be running inside a container 00: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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:22:06 $ docker top 61a30cc2c86a1c707d57e636bcd6a558aa64395039d787754db64c238411baf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:22:06 ---> job-cost.sh 00:22:06 lf-activate-venv: SKIPPING 00:22:06 INFO: No Stack... 00:22:07 INFO: Retrieving Pricing Info for: v3-standard-8 00:22:07 INFO: Archiving Costs [Pipeline] sh 00:22:07 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 00:22:07 + cut -d, -f6 [Pipeline] lock 00:22:07 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-55-stack-cost] 00:22:07 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-55-stack-cost] did not exist. Created. 00:22:07 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:22:08 + echo total: 0.2199999988079071 [Pipeline] stash 00:22:08 Stashed 1 file(s) [Pipeline] } 00:22:08 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-55-stack-cost] [Pipeline] // lock [Pipeline] } 00:22:08 $ docker stop --time=1 61a30cc2c86a1c707d57e636bcd6a558aa64395039d787754db64c238411baf5 00:22:09 $ docker rm -f 61a30cc2c86a1c707d57e636bcd6a558aa64395039d787754db64c238411baf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:22:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117019 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 00:22:44 Running in /w/workspace/device-rfid-llrp-go/55 [Pipeline] { [Pipeline] checkout 00:22:44 Selected Git installation does not exist. Using Default 00:22:44 The recommended git tool is: NONE 00:22:50 using credential edgex-jenkins-ssh 00:22:50 Cloning the remote Git repository 00:22:50 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 00:22:50 > git init /w/workspace/device-rfid-llrp-go/55 # timeout=10 00:22:50 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 00:22:50 > git --version # timeout=10 00:22:51 > git --version # 'git version 2.25.1' 00:22:51 using GIT_SSH to set credentials SSH Credentials for GitHub 00:22:51 Verifying host key using known hosts file 00:22:51 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:22:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:22:53 Avoid second fetch 00:22:53 Checking out Revision 3cb9e9114c4929d088368e218b2dd487cc0bb4af (main) 00:22:52 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 00:22:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:22:53 > git config core.sparsecheckout # timeout=10 00:22:53 > git checkout -f 3cb9e9114c4929d088368e218b2dd487cc0bb4af # timeout=10 00:22:54 Commit message: "fix: update command request and response topic (#118)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:22:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:22:55 % Total % Received % Xferd Average Speed Time Time Time Current 00:22:55 Dload Upload Total Spent Left Speed 00:22:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 92661 0 --:--:-- --:--:-- --:--:-- 92661 [Pipeline] sh 00:22:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:22:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:22:56 + sudo tee /etc/docker/daemon.new 00:22:56 { 00:22:56 "registry-mirrors": [ 00:22:56 "https://nexus3.edgexfoundry.org:10001" 00:22:56 ], 00:22:56 "bip": "10.250.0.254/24", 00:22:56 "hosts": [ 00:22:56 "tcp://0.0.0.0:5555", 00:22:56 "unix:///var/run/docker.sock" 00:22:56 ], 00:22:56 "mtu": 1458, 00:22:56 "selinux-enabled": true, 00:22:56 "seccomp-profile": "/etc/docker/seccomp.json" 00:22:56 } [Pipeline] sh 00:22:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:22:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:23:15 provisioning config files... 00:23:15 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/55@tmp/config8206784585475208760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:23:15 ---> docker-login.sh 00:23:15 nexus3.edgexfoundry.org:10001 00:23:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:16 Configure a credential helper to remove this warning. See 00:23:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:16 00:23:16 Login Succeeded 00:23:16 nexus3.edgexfoundry.org:10002 00:23:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:16 Configure a credential helper to remove this warning. See 00:23:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:16 00:23:16 Login Succeeded 00:23:16 nexus3.edgexfoundry.org:10003 00:23:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:16 Configure a credential helper to remove this warning. See 00:23:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:16 00:23:16 Login Succeeded 00:23:16 nexus3.edgexfoundry.org:10004 00:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:17 Configure a credential helper to remove this warning. See 00:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:17 00:23:17 Login Succeeded 00:23:17 docker.io 00:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:17 Configure a credential helper to remove this warning. See 00:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:17 00:23:17 Login Succeeded 00:23:17 ---> docker-login.sh ends [Pipeline] } 00:23:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:23:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:23:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:23:17 ========================================================= 00:23:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:23:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:18 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 00:23:18 Sending build context to Docker daemon 1.22MB 00:23:18 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 00:23:18 Step 2/12 : FROM ${BASE} AS builder 00:23:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:23:18 9b18e9b68314: Pulling fs layer 00:23:18 d32db5db7311: Pulling fs layer 00:23:18 d0c4b47475fc: Pulling fs layer 00:23:18 5831b945b038: Pulling fs layer 00:23:18 86bbec2aaacd: Pulling fs layer 00:23:18 e10730c5d714: Pulling fs layer 00:23:18 5dd5c2283517: Pulling fs layer 00:23:18 5831b945b038: Waiting 00:23:18 d5ac0230b979: Pulling fs layer 00:23:18 86bbec2aaacd: Waiting 00:23:18 e10730c5d714: Waiting 00:23:18 5dd5c2283517: Waiting 00:23:18 d5ac0230b979: Waiting 00:23:18 d0c4b47475fc: Verifying Checksum 00:23:18 d0c4b47475fc: Download complete 00:23:18 d32db5db7311: Verifying Checksum 00:23:18 d32db5db7311: Download complete 00:23:18 86bbec2aaacd: Verifying Checksum 00:23:18 86bbec2aaacd: Download complete 00:23:18 e10730c5d714: Verifying Checksum 00:23:18 e10730c5d714: Download complete 00:23:18 9b18e9b68314: Verifying Checksum 00:23:18 9b18e9b68314: Download complete 00:23:19 9b18e9b68314: Pull complete 00:23:19 d5ac0230b979: Verifying Checksum 00:23:19 d5ac0230b979: Download complete 00:23:20 d32db5db7311: Pull complete 00:23:20 d0c4b47475fc: Pull complete 00:23:20 5dd5c2283517: Verifying Checksum 00:23:20 5dd5c2283517: Download complete 00:23:21 5831b945b038: Verifying Checksum 00:23:21 5831b945b038: Download complete 00:23:33 5831b945b038: Pull complete 00:23:33 86bbec2aaacd: Pull complete 00:23:33 e10730c5d714: Pull complete 00:23:40 5dd5c2283517: Pull complete 00:23:41 d5ac0230b979: Pull complete 00:23:41 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 00:23:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:23:41 ---> 59b3b1a385d4 00:23:41 Step 3/12 : ARG MAKE='make build' 00:23:43 ---> Running in 738777619db5 00:23:44 Removing intermediate container 738777619db5 00:23:44 ---> 9b663bafc7bf 00:23:44 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 00:23:44 ---> Running in b3c8935be4f5 00:23:44 Removing intermediate container b3c8935be4f5 00:23:44 ---> 4cc4a05b066c 00:23:44 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 00:23:44 ---> Running in 946b3febae0d 00:23:45 Removing intermediate container 946b3febae0d 00:23:45 ---> ae8184de557c 00:23:45 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:45 ---> Running in 52a248e61edf 00:23:47 Removing intermediate container 52a248e61edf 00:23:47 ---> bd59638d1536 00:23:47 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:23:47 ---> Running in dc2303b50be5 00:23:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:23:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:23:49 OK: 221 MiB in 51 packages 00:23:50 Removing intermediate container dc2303b50be5 00:23:50 ---> 113397933563 00:23:50 Step 8/12 : WORKDIR /app 00:23:50 ---> Running in 285e8dd53a63 00:23:51 Removing intermediate container 285e8dd53a63 00:23:51 ---> 8ff8c6446b2d 00:23:51 Step 9/12 : COPY go.mod vendor* ./ 00:23:51 ---> f58ad2b112a4 00:23:51 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:51 ---> Running in 26757e7a3d63 00:24:48 Removing intermediate container 26757e7a3d63 00:24:48 ---> ffa12b39e77a 00:24:48 Step 11/12 : COPY . . 00:24:48 ---> 0bcdeef14c57 00:24:48 Step 12/12 : RUN $MAKE 00:24:48 ---> Running in 477bd29c4fa7 00:24:48 noop 00:24:48 Removing intermediate container 477bd29c4fa7 00:24:48 ---> 598daf930900 00:24:48 Successfully built 598daf930900 00:24:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:48 + docker inspect -f . ci-base-image-arm64 00:24:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:48 prd-ubuntu20.04-docker-arm64-4c-16g-117019 does not seem to be running inside a container 00:24:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/55 -v /w/workspace/device-rfid-llrp-go/55:/w/workspace/device-rfid-llrp-go/55:rw,z -v /w/workspace/device-rfid-llrp-go/55@tmp:/w/workspace/device-rfid-llrp-go/55@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 ******** ci-base-image-arm64 cat 00:24:50 $ docker top 04033fc34775e47d29322bd77e339fc3e9af16d54ff56d72a85d7636cfccdda8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:24:50 + go version 00:24:50 go version go1.18.7 linux/arm64 [Pipeline] } 00:24:51 $ docker stop --time=1 04033fc34775e47d29322bd77e339fc3e9af16d54ff56d72a85d7636cfccdda8 00:24:52 $ docker rm -f 04033fc34775e47d29322bd77e339fc3e9af16d54ff56d72a85d7636cfccdda8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:53 + docker inspect -f . ci-base-image-arm64 00:24:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:53 prd-ubuntu20.04-docker-arm64-4c-16g-117019 does not seem to be running inside a container 00:24:53 $ 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/55 -v /w/workspace/device-rfid-llrp-go/55:/w/workspace/device-rfid-llrp-go/55:rw,z -v /w/workspace/device-rfid-llrp-go/55@tmp:/w/workspace/device-rfid-llrp-go/55@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 ******** ci-base-image-arm64 cat 00:24:54 $ docker top 3be8ef533a3e381270c704cabb1a5c807d0e0b27b5fae1814ef2e6b37a3c2e0f -eo pid,comm [Pipeline] { [Pipeline] sh 00:24:55 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/55 [Pipeline] fileExists [Pipeline] sh 00:24:56 + make test 00:24:56 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:24:58 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 00:26:34 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 00:26:34 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.775665157Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 00:27:01 level=INFO ts=2022-10-26T00:26:32.786209998Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 00:27:01 level=INFO ts=2022-10-26T00:26:32.78941041Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.789575835Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 00:27:01 level=INFO ts=2022-10-26T00:26:32.790479808Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=WARN ts=2022-10-26T00:26:32.790566166Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:27:01 level=INFO ts=2022-10-26T00:26:32.790753183Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.791202304Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=WARN ts=2022-10-26T00:26:32.791363158Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.79149231Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=INFO ts=2022-10-26T00:26:32.791701939Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.792080264Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.792168272Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.792327796Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 00:27:01 level=INFO ts=2022-10-26T00:26:32.792426655Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.793335128Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.793426757Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=INFO ts=2022-10-26T00:26:32.794587882Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.805248995Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.805542611Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=INFO ts=2022-10-26T00:26:32.805974051Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 00:27:01 level=INFO ts=2022-10-26T00:26:32.806132325Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.807365058Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 00:27:01 level=INFO ts=2022-10-26T00:26:32.808202574Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 00:27:01 level=INFO ts=2022-10-26T00:26:32.80826706Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.808356008Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 00:27:01 level=INFO ts=2022-10-26T00:26:32.808692509Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=WARN ts=2022-10-26T00:26:32.808745754Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:27:01 level=INFO ts=2022-10-26T00:26:32.808879476Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.809326617Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=WARN ts=2022-10-26T00:26:32.809498772Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.809685739Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=INFO ts=2022-10-26T00:26:32.80991255Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.810372052Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.810551918Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.810725174Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 00:27:01 level=INFO ts=2022-10-26T00:26:32.81089595Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.811373923Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.811570451Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=INFO ts=2022-10-26T00:26:32.8117765Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.812183727Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.812367644Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=INFO ts=2022-10-26T00:26:32.812582334Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 00:27:01 level=INFO ts=2022-10-26T00:26:32.812750309Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.813722437Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 00:27:01 level=INFO ts=2022-10-26T00:26:32.815159229Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 00:27:01 level=INFO ts=2022-10-26T00:26:32.815357747Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.815579147Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 00:27:01 level=INFO ts=2022-10-26T00:26:32.816093234Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=WARN ts=2022-10-26T00:26:32.816320704Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:27:01 level=INFO ts=2022-10-26T00:26:32.816523153Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.816957973Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=WARN ts=2022-10-26T00:26:32.817142419Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.817287793Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=INFO ts=2022-10-26T00:26:32.817488801Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.817976455Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.818160172Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.81835593Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 00:27:01 level=INFO ts=2022-10-26T00:26:32.818534876Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.81901821Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.819225589Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=INFO ts=2022-10-26T00:26:32.819467491Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.825386401Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.82559478Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=INFO ts=2022-10-26T00:26:32.825957383Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 00:27:01 level=INFO ts=2022-10-26T00:26:32.826112907Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.827473402Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 00:27:01 level=INFO ts=2022-10-26T00:26:32.828517577Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 00:27:01 level=INFO ts=2022-10-26T00:26:32.82877507Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 00:27:01 level=INFO ts=2022-10-26T00:26:32.828914673Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=WARN ts=2022-10-26T00:26:32.829139854Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.828942256Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 00:27:01 level=INFO ts=2022-10-26T00:26:32.829524599Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.830061188Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=WARN ts=2022-10-26T00:26:32.830130384Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.830248035Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=INFO ts=2022-10-26T00:26:32.830508088Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.831125965Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.831256597Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.831337244Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 00:27:01 level=INFO ts=2022-10-26T00:26:32.831450044Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.831848241Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.832010675Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=INFO ts=2022-10-26T00:26:32.832110374Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.832449685Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.832590288Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=INFO ts=2022-10-26T00:26:32.832756203Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 00:27:01 level=INFO ts=2022-10-26T00:26:32.832920408Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.834219077Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 00:27:01 level=INFO ts=2022-10-26T00:26:32.835101537Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 00:27:01 level=INFO ts=2022-10-26T00:26:32.835183285Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 00:27:01 level=INFO ts=2022-10-26T00:26:32.835257191Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=WARN ts=2022-10-26T00:26:32.835316427Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.835454029Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 00:27:01 level=INFO ts=2022-10-26T00:26:32.835495083Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.835804061Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=WARN ts=2022-10-26T00:26:32.835859246Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.835966316Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=INFO ts=2022-10-26T00:26:32.836099858Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.836441269Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.83655969Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.836639367Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 00:27:01 level=INFO ts=2022-10-26T00:26:32.836792651Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.83710338Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.83720999Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=INFO ts=2022-10-26T00:26:32.837364074Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.837662851Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.837839017Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=INFO ts=2022-10-26T00:26:32.838020243Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 00:27:01 level=INFO ts=2022-10-26T00:26:32.838188199Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.839308001Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 00:27:01 level=INFO ts=2022-10-26T00:26:32.840198182Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 00:27:01 level=INFO ts=2022-10-26T00:26:32.840309872Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.840410981Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 00:27:01 level=INFO ts=2022-10-26T00:26:32.840549874Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=WARN ts=2022-10-26T00:26:32.840683916Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:27:01 level=INFO ts=2022-10-26T00:26:32.840863453Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.841321144Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=WARN ts=2022-10-26T00:26:32.84149058Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:27:01 level=INFO ts=2022-10-26T00:26:32.841936141Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.841745523Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=INFO ts=2022-10-26T00:26:32.84258668Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.842911249Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.842997077Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 00:27:01 level=INFO ts=2022-10-26T00:26:32.843409465Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.843992008Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.844282785Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=INFO ts=2022-10-26T00:26:32.844806982Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.845421048Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.845685522Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=INFO ts=2022-10-26T00:26:32.846085789Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 00:27:01 level=INFO ts=2022-10-26T00:26:32.846244834Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 00:27:01 --- FAIL: TestAutoDiscoverNaming (0.07s) 00:27:01 --- FAIL: TestAutoDiscoverNaming/SpeedwayR-19-C5-D6 (0.03s) 00:27:01 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:58284: use of closed network connection 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.847780074Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.84949801Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 00:27:01 level=INFO ts=2022-10-26T00:26:32.850621693Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 00:27:01 level=INFO ts=2022-10-26T00:26:32.851023899Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.85113782Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 00:27:01 level=INFO ts=2022-10-26T00:26:32.851183114Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=WARN ts=2022-10-26T00:26:32.851435517Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:27:01 level=INFO ts=2022-10-26T00:26:32.851744965Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.852075835Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=WARN ts=2022-10-26T00:26:32.852144632Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.852249201Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=INFO ts=2022-10-26T00:26:32.852368732Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.852845956Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.852981108Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.853152063Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 00:27:01 level=INFO ts=2022-10-26T00:26:32.853362503Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.853853137Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.85399169Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=INFO ts=2022-10-26T00:26:32.854113091Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.854457002Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.854565622Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=INFO ts=2022-10-26T00:26:32.854716546Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 00:27:01 level=INFO ts=2022-10-26T00:26:32.854817795Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.85552458Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 00:27:01 level=INFO ts=2022-10-26T00:26:32.856314732Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 00:27:01 level=INFO ts=2022-10-26T00:26:32.856417921Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.856529281Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 00:27:01 level=INFO ts=2022-10-26T00:26:32.856879933Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=WARN ts=2022-10-26T00:26:32.856967921Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:27:01 level=INFO ts=2022-10-26T00:26:32.857263508Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.857747383Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=WARN ts=2022-10-26T00:26:32.857921608Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.858148529Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=INFO ts=2022-10-26T00:26:32.85837836Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.858805289Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.859081084Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.859167052Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 00:27:01 level=INFO ts=2022-10-26T00:26:32.85925156Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.859730283Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.85991472Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=INFO ts=2022-10-26T00:26:32.860066874Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 00:27:01 level=INFO ts=2022-10-26T00:26:32.860341129Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 00:27:01 level=DEBUG ts=2022-10-26T00:26:32.860439378Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 00:27:01 level=INFO ts=2022-10-26T00:26:32.8605736Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 00:27:01 level=INFO ts=2022-10-26T00:26:32.860702262Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 00:27:01 level=WARN ts=2022-10-26T00:26:32.861514026Z app=test source=discover.go:253 msg="Re-discovered existing device at the same TCP address, nothing to do." 00:27:01 FAIL 00:27:01 coverage: 38.5% of statements 00:27:01 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.202s 00:27:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.491s coverage: 52.0% of statements 00:27:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.024s coverage: 95.5% of statements 00:27:01 FAIL 00:27:01 make: *** [Makefile:39: unittest] Error 1 [Pipeline] } 00:27:01 $ docker stop --time=1 3be8ef533a3e381270c704cabb1a5c807d0e0b27b5fae1814ef2e6b37a3c2e0f 00:27:03 $ docker rm -f 3be8ef533a3e381270c704cabb1a5c807d0e0b27b5fae1814ef2e6b37a3c2e0f [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 00:27:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:27:04 00:27:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:27:04 arm64: Pulling from edgex-lftools-log-publisher 00:27:04 8998bd30e6a1: Pulling fs layer 00:27:04 04944245beec: Pulling fs layer 00:27:04 699f458cf7ca: Pulling fs layer 00:27:04 765212b225bb: Pulling fs layer 00:27:04 f23df028b6ca: Pulling fs layer 00:27:04 d65c8cfc05b1: Pulling fs layer 00:27:04 2437ff75d9bd: Pulling fs layer 00:27:04 765212b225bb: Waiting 00:27:04 f23df028b6ca: Waiting 00:27:04 d65c8cfc05b1: Waiting 00:27:04 2437ff75d9bd: Waiting 00:27:04 04944245beec: Verifying Checksum 00:27:04 04944245beec: Download complete 00:27:05 765212b225bb: Verifying Checksum 00:27:05 765212b225bb: Download complete 00:27:05 f23df028b6ca: Verifying Checksum 00:27:05 f23df028b6ca: Download complete 00:27:05 d65c8cfc05b1: Verifying Checksum 00:27:05 d65c8cfc05b1: Download complete 00:27:05 699f458cf7ca: Verifying Checksum 00:27:05 699f458cf7ca: Download complete 00:27:05 8998bd30e6a1: Verifying Checksum 00:27:05 8998bd30e6a1: Download complete 00:27:08 2437ff75d9bd: Verifying Checksum 00:27:08 2437ff75d9bd: Download complete 00:27:10 8998bd30e6a1: Pull complete 00:27:10 04944245beec: Pull complete 00:27:13 699f458cf7ca: Pull complete 00:27:13 765212b225bb: Pull complete 00:27:14 f23df028b6ca: Pull complete 00:27:15 d65c8cfc05b1: Pull complete 00:27:33 2437ff75d9bd: Pull complete 00:27:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:27:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:27:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:27:33 prd-ubuntu20.04-docker-arm64-4c-16g-117019 does not seem to be running inside a container 00:27:34 $ 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/55 -v /w/workspace/device-rfid-llrp-go/55:/w/workspace/device-rfid-llrp-go/55:rw,z -v /w/workspace/device-rfid-llrp-go/55@tmp:/w/workspace/device-rfid-llrp-go/55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:27:34 $ docker top 8a8cfad4c8240b19521cf9502097eed5b26a6b5dcf00cae1cc07e29fc590eaf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:27:35 ---> job-cost.sh 00:27:35 lf-activate-venv: SKIPPING 00:27:35 INFO: No Stack... 00:27:36 INFO: Retrieving Pricing Info for: v3-standard-4 00:27:36 INFO: Archiving Costs [Pipeline] sh 00:27:37 + cut -d, -f6 00:27:37 + cat /w/workspace/device-rfid-llrp-go/55/archives/cost.csv [Pipeline] lock 00:27:37 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-55-stack-cost] 00:27:37 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-55-stack-cost] did not exist. Created. 00:27:37 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:27:38 /w/workspace/device-rfid-llrp-go/55@tmp/durable-869e796b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:27:38 + echo total: 0.10999999940395355 [Pipeline] stash 00:27:38 Warning: overwriting stash ‘stack-cost’ 00:27:39 Stashed 1 file(s) [Pipeline] } 00:27:39 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-55-stack-cost] [Pipeline] // lock [Pipeline] } 00:27:39 $ docker stop --time=1 8a8cfad4c8240b19521cf9502097eed5b26a6b5dcf00cae1cc07e29fc590eaf5 00:27:40 $ docker rm -f 8a8cfad4c8240b19521cf9502097eed5b26a6b5dcf00cae1cc07e29fc590eaf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:27:41 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 00:27:41 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 00:27:41 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 00:27:41 total 16 00:27:41 drwxr-xr-x 3 root root 4096 Oct 26 00:22 . 00:27:41 drwxrwxr-x 12 jenkins jenkins 4096 Oct 26 00:22 .. 00:27:41 drwxr-xr-x 2 root root 4096 Oct 26 00:22 cost 00:27:41 -rw-r--r-- 1 root root 90 Oct 26 00:22 cost.csv 00:27:41 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 00:27:41 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 00:27:41 total 16 00:27:41 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 00:22 . 00:27:41 drwxrwxr-x 12 jenkins jenkins 4096 Oct 26 00:22 .. 00:27:41 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 00:22 cost 00:27:41 -rw-r--r-- 1 jenkins jenkins 90 Oct 26 00:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:27:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:27:43 ---> package-listing.sh 00:27:43 ++ facter osfamily 00:27:43 ++ tr '[:upper:]' '[:lower:]' 00:27:43 + OS_FAMILY=debian 00:27:43 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 00:27:43 + START_PACKAGES=/tmp/packages_start.txt 00:27:43 + END_PACKAGES=/tmp/packages_end.txt 00:27:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:27:43 + PACKAGES=/tmp/packages_start.txt 00:27:43 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 00:27:43 + PACKAGES=/tmp/packages_end.txt 00:27:43 + case "${OS_FAMILY}" in 00:27:43 + dpkg -l 00:27:43 + grep '^ii' 00:27:43 + '[' -f /tmp/packages_start.txt ']' 00:27:43 + '[' -f /tmp/packages_end.txt ']' 00:27:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:27:43 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 00:27:43 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 00:27:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 00:27:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:27:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:27:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:27:44 prd-ubuntu20.04-docker-8c-8g-117016 does not seem to be running inside a container 00:27:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:27:44 $ docker top dd54595db33462ca2f4c54685536f168b004e8822e95bdf3273b43da6cce0c13 -eo pid,comm [Pipeline] { [Pipeline] sh 00:27:44 + touch /tmp/pre-build-complete [Pipeline] sh 00:27:45 + mkdir -p /var/log/sysstat [Pipeline] sh 00:27:45 + ls /var/log/sa-host 00:27:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:27:45 provisioning config files... 00:27:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5100940886339947432tmp [Pipeline] { [Pipeline] echo 00:27:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:27:45 ---> create-netrc.sh [Pipeline] } 00:27:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:27:46 ---> python-tools-install.sh [Pipeline] echo 00:27:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:27:46 ---> sudo-logs.sh 00:27:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:27:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:27:46 ---> job-cost.sh 00:27:46 lf-activate-venv: SKIPPING 00:27:46 DEBUG: total: 0.2199999988079071 00:27:46 INFO: Retrieving Stack Cost... 00:27:47 INFO: Retrieving Pricing Info for: v3-standard-8 00:27:47 INFO: Archiving Costs [Pipeline] echo 00:27:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:27:47 ---> logs-deploy.sh 00:27:47 lf-activate-venv: SKIPPING 00:27:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/55 00:27:47 INFO: archiving workspace using pattern(s): 00:27:48 Archives upload complete. 00:27:48 INFO: archiving logs to Nexus