Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0614871e3cf69c5486cd4f4d882df759a86e1a4a 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-ssh14518760886480082517.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh6760483139527798505.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4002475010465111593.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh562324866369705740.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3105571451601322149.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, 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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-5347’ Running on prd-ubuntu20.04-docker-8c-8g-5349 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0614871e3cf69c5486cd4f4d882df759a86e1a4a (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#246)" > 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 0614871e3cf69c5486cd4f4d882df759a86e1a4a # timeout=10 > git rev-list --no-walk a70bcdea68fe9fd36914b2ff2b4132587672f434 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:46:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:46:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:46:43 ========================================================= 15:46:43 EdgeX Global Pipelines Version Info 15:46:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:46:43 ------------------- 15:46:43 stable info: 15:46:43 ------------------- 15:46:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:46:43 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:46:43 Message: update stable to v1.0.253 15:46:44 ------------------- 15:46:44 experimental info: 15:46:44 ------------------- 15:46:44 Commited By: **** collab-it+edgex@linuxfoundation.org 15:46:44 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:46:44 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:46:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:46:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:46:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:46:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:46:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:46:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0614871e3cf69c5486cd4f4d882df759a86e1a4a [Pipeline] echo 15:46:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0614871 [Pipeline] echo 15:46:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:46:45 provisioning config files... 15:46:45 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15420407475138232307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:45 ---> docker-login.sh 15:46:45 nexus3.edgexfoundry.org:10001 15:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:45 Configure a credential helper to remove this warning. See 15:46:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:45 15:46:45 Login Succeeded 15:46:45 nexus3.edgexfoundry.org:10002 15:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:45 Configure a credential helper to remove this warning. See 15:46:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:45 15:46:45 Login Succeeded 15:46:45 nexus3.edgexfoundry.org:10003 15:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:45 Configure a credential helper to remove this warning. See 15:46:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:45 15:46:45 Login Succeeded 15:46:45 nexus3.edgexfoundry.org:10004 15:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:46 Configure a credential helper to remove this warning. See 15:46:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:46 15:46:46 Login Succeeded 15:46:46 docker.io 15:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:46 Configure a credential helper to remove this warning. See 15:46:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:46 15:46:46 Login Succeeded 15:46:46 ---> docker-login.sh ends [Pipeline] } 15:46:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:46:46 + git rev-list -1 --merges 0614871e3cf69c5486cd4f4d882df759a86e1a4a~1..0614871e3cf69c5486cd4f4d882df759a86e1a4a [Pipeline] echo 15:46:46 -----------> git rev-list -1 --merges 0614871e3cf69c5486cd4f4d882df759a86e1a4a~1..0614871e3cf69c5486cd4f4d882df759a86e1a4a 0614871e3cf69c5486cd4f4d882df759a86e1a4a [false] [Pipeline] sh 15:46:47 + git log --format=format:%s -1 0614871e3cf69c5486cd4f4d882df759a86e1a4a [Pipeline] echo 15:46:47 ========================================================= 15:46:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:46:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:46:47 + git log --format=format:%s -1 0614871e3cf69c5486cd4f4d882df759a86e1a4a [Pipeline] echo 15:46:47 [semverPrep] GIT_COMMIT: 0614871e3cf69c5486cd4f4d882df759a86e1a4a, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#246) [Pipeline] echo 15:46:47 [semverPrep] This is not a build commit. [Pipeline] sh 15:46:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:46:47 + grep -v github /etc/ssh/ssh_known_hosts 15:46:47 + [ -e /tmp/ssh_known_hosts ] 15:46:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:46:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:46:47 + sudo tee -a /etc/ssh/ssh_known_hosts 15:46:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:46:48 15:46:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:46:48 0.1.4: Pulling from edgex-devops/py-git-semver 15:46:48 b85a868b505f: Pulling fs layer 15:46:48 e2be974225ed: Pulling fs layer 15:46:48 339a4e72a1f5: Pulling fs layer 15:46:48 988bab9f4d93: Pulling fs layer 15:46:48 1469e6f7b9e6: Pulling fs layer 15:46:48 eaf3925da568: Pulling fs layer 15:46:48 bab4dde63d76: Pulling fs layer 15:46:48 bde34c3a00c8: Pulling fs layer 15:46:48 b352a97aabf1: Pulling fs layer 15:46:48 4872d77fe225: Pulling fs layer 15:46:48 5851b861e8e6: Pulling fs layer 15:46:48 bab4dde63d76: Waiting 15:46:48 bde34c3a00c8: Waiting 15:46:48 b352a97aabf1: Waiting 15:46:48 4872d77fe225: Waiting 15:46:48 988bab9f4d93: Waiting 15:46:48 5851b861e8e6: Waiting 15:46:48 eaf3925da568: Waiting 15:46:48 1469e6f7b9e6: Waiting 15:46:48 e2be974225ed: Verifying Checksum 15:46:48 e2be974225ed: Download complete 15:46:48 988bab9f4d93: Verifying Checksum 15:46:48 988bab9f4d93: Download complete 15:46:48 1469e6f7b9e6: Verifying Checksum 15:46:48 1469e6f7b9e6: Download complete 15:46:48 339a4e72a1f5: Verifying Checksum 15:46:48 339a4e72a1f5: Download complete 15:46:48 eaf3925da568: Verifying Checksum 15:46:48 eaf3925da568: Download complete 15:46:48 bde34c3a00c8: Download complete 15:46:48 b352a97aabf1: Verifying Checksum 15:46:48 b352a97aabf1: Download complete 15:46:48 4872d77fe225: Verifying Checksum 15:46:48 4872d77fe225: Download complete 15:46:48 5851b861e8e6: Download complete 15:46:49 b85a868b505f: Verifying Checksum 15:46:49 b85a868b505f: Download complete 15:46:49 bab4dde63d76: Verifying Checksum 15:46:49 bab4dde63d76: Download complete 15:46:50 b85a868b505f: Pull complete 15:46:50 e2be974225ed: Pull complete 15:46:51 339a4e72a1f5: Pull complete 15:46:51 988bab9f4d93: Pull complete 15:46:51 1469e6f7b9e6: Pull complete 15:46:51 eaf3925da568: Pull complete 15:46:53 bab4dde63d76: Pull complete 15:46:53 bde34c3a00c8: Pull complete 15:46:53 b352a97aabf1: Pull complete 15:46:53 4872d77fe225: Pull complete 15:46:53 5851b861e8e6: Pull complete 15:46:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:46:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:46:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:53 prd-ubuntu20.04-docker-8c-8g-5349 does not seem to be running inside a container 15:46:53 $ 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 15:46:56 $ docker top 5fe12ee76f407ea97dc54e9a32f6261e2fb0ea8bc996d66a354d85b8dd80dfd3 -eo pid,comm 15:46:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:46:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:46:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:56 [ssh-agent] Looking for ssh-agent implementation... 15:46:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:56 $ docker exec 5fe12ee76f407ea97dc54e9a32f6261e2fb0ea8bc996d66a354d85b8dd80dfd3 ssh-agent 15:46:56 SSH_AUTH_SOCK=/tmp/ssh-mOC7OlrfMhx6/agent.33 15:46:56 SSH_AGENT_PID=39 15:46:56 Running ssh-add (command line suppressed) 15:46:56 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16427369810679589483.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16427369810679589483.key) 15:46:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:57 + git tag --points-at HEAD [Pipeline] } 15:46:57 $ docker exec --env ******** --env ******** 5fe12ee76f407ea97dc54e9a32f6261e2fb0ea8bc996d66a354d85b8dd80dfd3 ssh-agent -k 15:46:57 unset SSH_AUTH_SOCK; 15:46:57 unset SSH_AGENT_PID; 15:46:57 echo Agent pid 39 killed; 15:46:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:46:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:57 [ssh-agent] Looking for ssh-agent implementation... 15:46:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:57 $ docker exec 5fe12ee76f407ea97dc54e9a32f6261e2fb0ea8bc996d66a354d85b8dd80dfd3 ssh-agent 15:46:57 SSH_AUTH_SOCK=/tmp/ssh-aKqHFGVZrI2o/agent.71 15:46:57 SSH_AGENT_PID=77 15:46:57 Running ssh-add (command line suppressed) 15:46:57 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1497446934448538009.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1497446934448538009.key) 15:46:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:58 + git semver init 15:46:58 2023-09-05 15:46:58,356 [run_init] DEBUG init version:0.0.0 force:False 15:46:58 2023-09-05 15:46:58,357 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 15:46:58 2023-09-05 15:46:58,357 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 15:46:58 2023-09-05 15:46:58,358 [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) 15:46:59 2023-09-05 15:46:59,165 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 15:46:59 2023-09-05 15:46:59,165 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 15:46:59 2023-09-05 15:46:59,166 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:46:59 2023-09-05 15:46:59,166 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:46:59 3.1.0-dev.5 [Pipeline] } 15:46:59 $ docker exec --env ******** --env ******** 5fe12ee76f407ea97dc54e9a32f6261e2fb0ea8bc996d66a354d85b8dd80dfd3 ssh-agent -k 15:46:59 unset SSH_AUTH_SOCK; 15:46:59 unset SSH_AGENT_PID; 15:46:59 echo Agent pid 77 killed; 15:46:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:59 + git semver [Pipeline] } 15:47:00 $ docker stop --time=1 5fe12ee76f407ea97dc54e9a32f6261e2fb0ea8bc996d66a354d85b8dd80dfd3 15:47:01 $ docker rm -f --volumes 5fe12ee76f407ea97dc54e9a32f6261e2fb0ea8bc996d66a354d85b8dd80dfd3 [Pipeline] // withDockerContainer [Pipeline] sh 15:47:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:47:01 Stashed 1 file(s) [Pipeline] echo 15:47:01 [edgeXSemver]: initialized semver on version 3.1.0-dev.5 [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 15:47:02 provisioning config files... 15:47:02 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11481176191825203421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:02 ---> docker-login.sh 15:47:02 nexus3.edgexfoundry.org:10001 15:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:02 Configure a credential helper to remove this warning. See 15:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:02 15:47:02 Login Succeeded 15:47:02 nexus3.edgexfoundry.org:10002 15:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:02 Configure a credential helper to remove this warning. See 15:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:02 15:47:02 Login Succeeded 15:47:02 nexus3.edgexfoundry.org:10003 15:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:02 Configure a credential helper to remove this warning. See 15:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:02 15:47:02 Login Succeeded 15:47:02 nexus3.edgexfoundry.org:10004 15:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:02 Configure a credential helper to remove this warning. See 15:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:02 15:47:02 Login Succeeded 15:47:02 docker.io 15:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:03 Configure a credential helper to remove this warning. See 15:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:03 15:47:03 Login Succeeded 15:47:03 ---> docker-login.sh ends [Pipeline] } 15:47:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:47:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:47:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:47:03 ========================================================= 15:47:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:47:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:47:03 Sending build context to Docker daemon 4.314MB 15:47:03 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:47:03 Step 2/12 : FROM ${BASE} AS builder 15:47:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:47:03 4db1b89c0bd1: Pulling fs layer 15:47:03 6911f1a30b25: Pulling fs layer 15:47:03 e194b8c5c2a9: Pulling fs layer 15:47:03 6863d3e3a2b1: Pulling fs layer 15:47:03 ec0bb842ea78: Pulling fs layer 15:47:03 40a00589a448: Pulling fs layer 15:47:03 6c08303d61cc: Pulling fs layer 15:47:03 798269fcf238: Pulling fs layer 15:47:03 40a00589a448: Waiting 15:47:03 6c08303d61cc: Waiting 15:47:03 798269fcf238: Waiting 15:47:03 6863d3e3a2b1: Waiting 15:47:03 ec0bb842ea78: Waiting 15:47:03 6911f1a30b25: Verifying Checksum 15:47:03 6911f1a30b25: Download complete 15:47:03 6863d3e3a2b1: Verifying Checksum 15:47:03 6863d3e3a2b1: Download complete 15:47:03 ec0bb842ea78: Download complete 15:47:03 4db1b89c0bd1: Verifying Checksum 15:47:03 4db1b89c0bd1: Download complete 15:47:03 40a00589a448: Verifying Checksum 15:47:03 40a00589a448: Download complete 15:47:03 4db1b89c0bd1: Pull complete 15:47:04 6911f1a30b25: Pull complete 15:47:04 798269fcf238: Verifying Checksum 15:47:04 798269fcf238: Download complete 15:47:04 e194b8c5c2a9: Download complete 15:47:04 6c08303d61cc: Verifying Checksum 15:47:04 6c08303d61cc: Download complete 15:47:07 e194b8c5c2a9: Pull complete 15:47:08 6863d3e3a2b1: Pull complete 15:47:08 ec0bb842ea78: Pull complete 15:47:08 40a00589a448: Pull complete 15:47:10 6c08303d61cc: Pull complete 15:47:11 798269fcf238: Pull complete 15:47:11 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:47:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:47:11 ---> ec979cd7f677 15:47:11 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:47:15 ---> Running in 768b647fc514 15:47:16 Removing intermediate container 768b647fc514 15:47:16 ---> 57daa3f3092d 15:47:16 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:47:16 ---> Running in 67a70c2418b5 15:47:16 Removing intermediate container 67a70c2418b5 15:47:16 ---> 9b0541ea2b74 15:47:16 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 15:47:16 ---> Running in 35aa60546def 15:47:16 Removing intermediate container 35aa60546def 15:47:16 ---> 5c3204af265e 15:47:16 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:47:16 ---> Running in 5551354d3303 15:47:16 Removing intermediate container 5551354d3303 15:47:16 ---> e33442e6c1cb 15:47:16 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:47:16 ---> Running in 6b9e8af76853 15:47:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:17 Still waiting to schedule task 15:47:17 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5348’ 15:47:17 OK: 265 MiB in 53 packages 15:47:17 Removing intermediate container 6b9e8af76853 15:47:17 ---> a44e6eb85c21 15:47:17 Step 8/12 : WORKDIR /app 15:47:17 ---> Running in b67b63cbbfde 15:47:17 Removing intermediate container b67b63cbbfde 15:47:17 ---> c8d63c37267b 15:47:17 Step 9/12 : COPY go.mod vendor* ./ 15:47:17 ---> 22f22b7c2148 15:47:17 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:17 ---> Running in aedb4b76d515 15:47:49 Removing intermediate container aedb4b76d515 15:47:49 ---> a8cc182d2262 15:47:49 Step 11/12 : COPY . . 15:47:49 ---> 2d1ae9cc592b 15:47:49 Step 12/12 : RUN $MAKE 15:47:49 ---> Running in ac01ef9b4640 15:47:50 noop 15:47:50 Removing intermediate container ac01ef9b4640 15:47:50 ---> 85407e38f7c5 15:47:50 Successfully built 85407e38f7c5 15:47:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:50 + docker inspect -f . ci-base-image-x86_64 15:47:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:50 prd-ubuntu20.04-docker-8c-8g-5349 does not seem to be running inside a container 15:47:50 $ 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 15:47:51 $ docker top 30699c73553b19d76f6ac370b7285243db8fe2350603eb35a83ba0e7d4e2656a -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:51 + go version 15:47:51 go version go1.20.6 linux/amd64 [Pipeline] } 15:47:51 $ docker stop --time=1 30699c73553b19d76f6ac370b7285243db8fe2350603eb35a83ba0e7d4e2656a 15:47:52 $ docker rm -f --volumes 30699c73553b19d76f6ac370b7285243db8fe2350603eb35a83ba0e7d4e2656a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:53 + docker inspect -f . ci-base-image-x86_64 15:47:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:53 prd-ubuntu20.04-docker-8c-8g-5349 does not seem to be running inside a container 15:47:53 $ 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 15:47:53 $ docker top 2d379410ccdc0328e46410bfa02db26ee2d0e9f4f7fb8eb7064c5468fddfd68d -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:54 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 15:47:54 + make test 15:47:54 go test ./... -coverprofile=coverage.out ./... 15:47:59 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 15:48:11 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 15:48:11 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.032006544Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:48:15 level=INFO ts=2023-09-05T15:48:11.033148679Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 15:48:15 level=INFO ts=2023-09-05T15:48:11.033629979Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 15:48:15 level=INFO ts=2023-09-05T15:48:11.03367139Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=WARN ts=2023-09-05T15:48:11.03369242Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.033753442Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 15:48:15 level=INFO ts=2023-09-05T15:48:11.033779202Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.033893596Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=WARN ts=2023-09-05T15:48:11.033932466Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.033956917Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=INFO ts=2023-09-05T15:48:11.034265273Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.035333126Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.035432039Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.03548578Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 15:48:15 level=INFO ts=2023-09-05T15:48:11.03552665Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.035638493Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.035673733Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=INFO ts=2023-09-05T15:48:11.035769415Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.035895218Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.035942559Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=INFO ts=2023-09-05T15:48:11.03600787Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 15:48:15 level=INFO ts=2023-09-05T15:48:11.036055311Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.036437109Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:48:15 level=INFO ts=2023-09-05T15:48:11.036639013Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 15:48:15 level=INFO ts=2023-09-05T15:48:11.036659425Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.036687665Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 15:48:15 level=INFO ts=2023-09-05T15:48:11.036746427Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=WARN ts=2023-09-05T15:48:11.036758807Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:48:15 level=INFO ts=2023-09-05T15:48:11.036794948Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.036873499Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=WARN ts=2023-09-05T15:48:11.036884889Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.03690549Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=INFO ts=2023-09-05T15:48:11.0369259Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.037000852Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.037057253Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.037083944Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 15:48:15 level=INFO ts=2023-09-05T15:48:11.037110814Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.037211066Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.037264377Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=INFO ts=2023-09-05T15:48:11.037301788Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.03737292Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.03740552Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=INFO ts=2023-09-05T15:48:11.037441961Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 15:48:15 level=INFO ts=2023-09-05T15:48:11.037478492Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.037796008Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:48:15 level=INFO ts=2023-09-05T15:48:11.038059825Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 15:48:15 level=INFO ts=2023-09-05T15:48:11.038084905Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 15:48:15 level=INFO ts=2023-09-05T15:48:11.038108466Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=WARN ts=2023-09-05T15:48:11.038130046Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.038169087Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 15:48:15 level=INFO ts=2023-09-05T15:48:11.038184747Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.03829554Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=WARN ts=2023-09-05T15:48:11.038350361Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.038367941Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=INFO ts=2023-09-05T15:48:11.038397742Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.038479243Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.038499944Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.038518984Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 15:48:15 level=INFO ts=2023-09-05T15:48:11.038538845Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.038615066Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.038643677Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=INFO ts=2023-09-05T15:48:11.038671457Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.038767329Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.03879002Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=INFO ts=2023-09-05T15:48:11.03882008Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 15:48:15 level=INFO ts=2023-09-05T15:48:11.038850551Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.039136207Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:48:15 level=INFO ts=2023-09-05T15:48:11.039331321Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 15:48:15 level=INFO ts=2023-09-05T15:48:11.039354481Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 15:48:15 level=INFO ts=2023-09-05T15:48:11.039405732Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=WARN ts=2023-09-05T15:48:11.039422993Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.039452534Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 15:48:15 level=INFO ts=2023-09-05T15:48:11.039478735Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.039575857Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=WARN ts=2023-09-05T15:48:11.039596527Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.039618618Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=INFO ts=2023-09-05T15:48:11.039638588Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.039694409Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.03973835Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.039751451Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 15:48:15 level=INFO ts=2023-09-05T15:48:11.039773761Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.039877753Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.039899424Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=INFO ts=2023-09-05T15:48:11.039916924Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.040020806Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.040050137Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=INFO ts=2023-09-05T15:48:11.040121108Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 15:48:15 level=INFO ts=2023-09-05T15:48:11.040170689Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.040448845Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:48:15 level=INFO ts=2023-09-05T15:48:11.040720471Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 15:48:15 level=INFO ts=2023-09-05T15:48:11.040746651Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 15:48:15 level=INFO ts=2023-09-05T15:48:11.040797762Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=WARN ts=2023-09-05T15:48:11.040814783Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.040839043Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 15:48:15 level=INFO ts=2023-09-05T15:48:11.040901555Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.040978167Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=WARN ts=2023-09-05T15:48:11.040990997Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.041003508Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=INFO ts=2023-09-05T15:48:11.041030328Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.04113037Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.041157661Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.041169271Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 15:48:15 level=INFO ts=2023-09-05T15:48:11.041180691Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.041272883Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.041286443Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=INFO ts=2023-09-05T15:48:11.041301304Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.041349605Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.041376295Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=INFO ts=2023-09-05T15:48:11.041444327Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 15:48:15 level=INFO ts=2023-09-05T15:48:11.041509498Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.042160522Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:48:15 level=INFO ts=2023-09-05T15:48:11.042607232Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.042672383Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 15:48:15 level=INFO ts=2023-09-05T15:48:11.042720404Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 15:48:15 level=INFO ts=2023-09-05T15:48:11.042765945Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=WARN ts=2023-09-05T15:48:11.042805336Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:48:15 level=INFO ts=2023-09-05T15:48:11.042854827Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.04299648Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=WARN ts=2023-09-05T15:48:11.043028431Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.043065821Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=INFO ts=2023-09-05T15:48:11.043139183Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.043225435Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.043237015Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.043245065Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 15:48:15 level=INFO ts=2023-09-05T15:48:11.043271696Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.043320577Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.043332257Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=INFO ts=2023-09-05T15:48:11.043346857Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.043428829Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.043442229Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=INFO ts=2023-09-05T15:48:11.043455849Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 15:48:15 level=INFO ts=2023-09-05T15:48:11.04348664Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 15:48:15 --- FAIL: TestAutoDiscoverNaming (0.01s) 15:48:15 --- FAIL: TestAutoDiscoverNaming/LLRP-FC-4D-1A (0.00s) 15:48:15 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:41418: use of closed network connection 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.043673735Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.043892569Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:48:15 level=INFO ts=2023-09-05T15:48:11.044198686Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 15:48:15 level=INFO ts=2023-09-05T15:48:11.044282137Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.044300318Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 15:48:15 level=INFO ts=2023-09-05T15:48:11.044317728Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=WARN ts=2023-09-05T15:48:11.044361129Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:48:15 level=INFO ts=2023-09-05T15:48:11.044453071Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.044577204Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=WARN ts=2023-09-05T15:48:11.044602404Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.044632635Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=INFO ts=2023-09-05T15:48:11.044673986Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.044752717Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.044784158Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.044816909Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 15:48:15 level=INFO ts=2023-09-05T15:48:11.044841489Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.044936151Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.044969432Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=INFO ts=2023-09-05T15:48:11.044998112Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.045076595Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.045111946Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=INFO ts=2023-09-05T15:48:11.045145596Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 15:48:15 level=INFO ts=2023-09-05T15:48:11.045168477Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.045288629Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:48:15 level=INFO ts=2023-09-05T15:48:11.045406952Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 15:48:15 level=INFO ts=2023-09-05T15:48:11.045440722Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.045452783Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 15:48:15 level=INFO ts=2023-09-05T15:48:11.045489523Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=WARN ts=2023-09-05T15:48:11.045519724Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:48:15 level=INFO ts=2023-09-05T15:48:11.045574085Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.045649307Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=WARN ts=2023-09-05T15:48:11.045663167Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.045680317Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=INFO ts=2023-09-05T15:48:11.045699728Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.045775849Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.04580252Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.0458251Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 15:48:15 level=INFO ts=2023-09-05T15:48:11.045861471Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.045950973Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.045969343Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=INFO ts=2023-09-05T15:48:11.045991764Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 15:48:15 level=INFO ts=2023-09-05T15:48:11.046073355Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:48:15 level=DEBUG ts=2023-09-05T15:48:11.046108706Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:48:15 level=INFO ts=2023-09-05T15:48:11.046139697Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 15:48:15 level=INFO ts=2023-09-05T15:48:11.046154747Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 15:48:15 level=WARN ts=2023-09-05T15:48:11.046259099Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." 15:48:15 FAIL 15:48:15 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver coverage: 40.6% of statements 15:48:15 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.894s 15:48:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 51.9% of statements 15:48:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements 15:48:15 FAIL 15:48:15 make: *** [Makefile:33: unittest] Error 1 [Pipeline] } 15:48:15 $ docker stop --time=1 2d379410ccdc0328e46410bfa02db26ee2d0e9f4f7fb8eb7064c5468fddfd68d 15:48:18 $ docker rm -f --volumes 2d379410ccdc0328e46410bfa02db26ee2d0e9f4f7fb8eb7064c5468fddfd68d [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:48:19 15:48:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:48:19 latest: Pulling from edgex-lftools-log-publisher 15:48:19 5eb5b503b376: Pulling fs layer 15:48:19 5c69ac0246d0: Pulling fs layer 15:48:19 ec43610c2a17: Pulling fs layer 15:48:19 3a2ae6a8a46f: Pulling fs layer 15:48:19 33b1e0a273af: Pulling fs layer 15:48:19 5d3b04190fa2: Pulling fs layer 15:48:19 2f39f015ded8: Pulling fs layer 15:48:19 2f39f015ded8: Waiting 15:48:19 33b1e0a273af: Waiting 15:48:19 5d3b04190fa2: Waiting 15:48:19 3a2ae6a8a46f: Waiting 15:48:19 5c69ac0246d0: Verifying Checksum 15:48:19 5c69ac0246d0: Download complete 15:48:19 3a2ae6a8a46f: Download complete 15:48:19 33b1e0a273af: Verifying Checksum 15:48:19 33b1e0a273af: Download complete 15:48:19 5d3b04190fa2: Verifying Checksum 15:48:19 5d3b04190fa2: Download complete 15:48:19 ec43610c2a17: Verifying Checksum 15:48:19 ec43610c2a17: Download complete 15:48:19 5eb5b503b376: Download complete 15:48:20 2f39f015ded8: Verifying Checksum 15:48:20 2f39f015ded8: Download complete 15:48:20 5eb5b503b376: Pull complete 15:48:21 5c69ac0246d0: Pull complete 15:48:21 ec43610c2a17: Pull complete 15:48:21 3a2ae6a8a46f: Pull complete 15:48:21 33b1e0a273af: Pull complete 15:48:22 5d3b04190fa2: Pull complete 15:48:27 2f39f015ded8: Pull complete 15:48:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:48:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:48:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:27 prd-ubuntu20.04-docker-8c-8g-5349 does not seem to be running inside a container 15:48:27 $ 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 15:48:32 $ docker top e83e058ab5b2cda34efc05d3d9de14a4edae45ddd2f856003b0f974551edddfa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:32 ---> job-cost.sh 15:48:32 lf-activate-venv: SKIPPING 15:48:32 INFO: No Stack... 15:48:32 INFO: Retrieving Pricing Info for: v3-standard-8 15:48:33 INFO: Archiving Costs [Pipeline] sh 15:48:33 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 15:48:33 + cut -d, -f6 [Pipeline] lock 15:48:33 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-108-stack-cost] 15:48:33 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-108-stack-cost] did not exist. Created. 15:48:33 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:48:34 + echo total: 0.2199999988079071 [Pipeline] stash 15:48:34 Stashed 1 file(s) [Pipeline] } 15:48:34 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-108-stack-cost] [Pipeline] // lock [Pipeline] } 15:48:34 $ docker stop --time=1 e83e058ab5b2cda34efc05d3d9de14a4edae45ddd2f856003b0f974551edddfa 15:48:35 $ docker rm -f --volumes e83e058ab5b2cda34efc05d3d9de14a4edae45ddd2f856003b0f974551edddfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:48:35 Failed in branch amd64 15:50:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5350 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 15:50:15 Running in /w/workspace/device-rfid-llrp-go/108 [Pipeline] { [Pipeline] checkout 15:50:15 The recommended git tool is: git 15:50:21 using credential edgex-jenkins-ssh 15:50:21 Cloning the remote Git repository 15:50:21 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 15:50:21 > git init /w/workspace/device-rfid-llrp-go/108 # timeout=10 15:50:21 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 15:50:21 > git --version # timeout=10 15:50:21 > git --version # 'git version 2.25.1' 15:50:21 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:23 Avoid second fetch 15:50:23 Checking out Revision 0614871e3cf69c5486cd4f4d882df759a86e1a4a (main) 15:50:22 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 15:50:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:23 > git config core.sparsecheckout # timeout=10 15:50:23 > git checkout -f 0614871e3cf69c5486cd4f4d882df759a86e1a4a # timeout=10 15:50:24 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#246)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:50:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:50:25 % Total % Received % Xferd Average Speed Time Time Time Current 15:50:25 Dload Upload Total Spent Left Speed 15:50:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh 15:50:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:50:26 + sudo tee /etc/docker/daemon.new 15:50:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:50:26 { 15:50:26 "registry-mirrors": [ 15:50:26 "https://nexus3.edgexfoundry.org:10001" 15:50:26 ], 15:50:26 "bip": "10.250.0.254/24", 15:50:26 "hosts": [ 15:50:26 "tcp://0.0.0.0:5555", 15:50:26 "unix:///var/run/docker.sock" 15:50:26 ], 15:50:26 "mtu": 1458, 15:50:26 "selinux-enabled": true, 15:50:26 "seccomp-profile": "/etc/docker/seccomp.json" 15:50:26 } [Pipeline] sh 15:50:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:50:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:50:45 provisioning config files... 15:50:45 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/108@tmp/config3705567708365483754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:45 ---> docker-login.sh 15:50:45 nexus3.edgexfoundry.org:10001 15:50:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:46 Configure a credential helper to remove this warning. See 15:50:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:46 15:50:46 Login Succeeded 15:50:46 nexus3.edgexfoundry.org:10002 15:50:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:46 Configure a credential helper to remove this warning. See 15:50:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:46 15:50:46 Login Succeeded 15:50:46 nexus3.edgexfoundry.org:10003 15:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:47 Configure a credential helper to remove this warning. See 15:50:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:47 15:50:47 Login Succeeded 15:50:47 nexus3.edgexfoundry.org:10004 15:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:47 Configure a credential helper to remove this warning. See 15:50:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:47 15:50:47 Login Succeeded 15:50:47 docker.io 15:50:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:48 Configure a credential helper to remove this warning. See 15:50:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:48 15:50:48 Login Succeeded 15:50:48 ---> docker-login.sh ends [Pipeline] } 15:50:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:50:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:50:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:50:48 ========================================================= 15:50:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:50:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:50:49 Sending build context to Docker daemon 1.218MB 15:50:49 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:50:49 Step 2/12 : FROM ${BASE} AS builder 15:50:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:50:49 edb6bdbacee9: Pulling fs layer 15:50:49 5f9638ab2659: Pulling fs layer 15:50:49 8d51d6327a98: Pulling fs layer 15:50:49 8b374f2dd631: Pulling fs layer 15:50:49 ec14aa9079de: Pulling fs layer 15:50:49 2f466654f4bb: Pulling fs layer 15:50:49 554e91adad29: Pulling fs layer 15:50:49 ec14aa9079de: Waiting 15:50:49 2f466654f4bb: Waiting 15:50:49 554e91adad29: Waiting 15:50:49 8b374f2dd631: Waiting 15:50:49 5f9638ab2659: Download complete 15:50:49 8b374f2dd631: Verifying Checksum 15:50:49 8b374f2dd631: Download complete 15:50:49 ec14aa9079de: Verifying Checksum 15:50:49 ec14aa9079de: Download complete 15:50:49 edb6bdbacee9: Verifying Checksum 15:50:49 edb6bdbacee9: Download complete 15:50:50 edb6bdbacee9: Pull complete 15:50:51 554e91adad29: Verifying Checksum 15:50:51 554e91adad29: Download complete 15:50:51 5f9638ab2659: Pull complete 15:50:52 2f466654f4bb: Verifying Checksum 15:50:52 2f466654f4bb: Download complete 15:50:52 8d51d6327a98: Verifying Checksum 15:50:52 8d51d6327a98: Download complete 15:51:02 8d51d6327a98: Pull complete 15:51:02 8b374f2dd631: Pull complete 15:51:02 ec14aa9079de: Pull complete 15:51:10 2f466654f4bb: Pull complete 15:51:12 554e91adad29: Pull complete 15:51:12 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:51:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:51:12 ---> 1e15ea492957 15:51:12 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:51:14 ---> Running in ed31d2305d6b 15:51:15 Removing intermediate container ed31d2305d6b 15:51:15 ---> dde27404f4d0 15:51:15 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:51:15 ---> Running in b14ddb6d6ade 15:51:15 Removing intermediate container b14ddb6d6ade 15:51:15 ---> 926f3eb877ad 15:51:15 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 15:51:15 ---> Running in 1e24cf4c4cd5 15:51:15 Removing intermediate container 1e24cf4c4cd5 15:51:15 ---> 52fd0c65e948 15:51:15 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:51:16 ---> Running in 8879304303fe 15:51:16 Removing intermediate container 8879304303fe 15:51:16 ---> 9b5c9cfc5332 15:51:16 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:51:16 ---> Running in 6326d24d27b7 15:51:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:51:19 OK: 263 MiB in 53 packages 15:51:23 Removing intermediate container 6326d24d27b7 15:51:23 ---> 9fb3d9932778 15:51:23 Step 8/12 : WORKDIR /app 15:51:23 ---> Running in 81781e673444 15:51:23 Removing intermediate container 81781e673444 15:51:23 ---> d905d0284494 15:51:23 Step 9/12 : COPY go.mod vendor* ./ 15:51:23 ---> e1e805945779 15:51:23 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:23 ---> Running in f154b5fe55e2 15:52:45 Removing intermediate container f154b5fe55e2 15:52:45 ---> 686f7a11a93d 15:52:45 Step 11/12 : COPY . . 15:52:45 ---> 35839f16e2a2 15:52:45 Step 12/12 : RUN $MAKE 15:52:45 ---> Running in 2b70258ef130 15:52:45 noop 15:52:45 Removing intermediate container 2b70258ef130 15:52:45 ---> 3b95a4fd98f1 15:52:45 Successfully built 3b95a4fd98f1 15:52:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:45 + docker inspect -f . ci-base-image-arm64 15:52:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:46 prd-ubuntu20.04-docker-arm64-4c-16g-5350 does not seem to be running inside a container 15:52:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/108 -v /w/workspace/device-rfid-llrp-go/108:/w/workspace/device-rfid-llrp-go/108:rw,z -v /w/workspace/device-rfid-llrp-go/108@tmp:/w/workspace/device-rfid-llrp-go/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:52:47 $ docker top 1f216dd3663b7787e502b5f40cb5b43b49c13fbadcf0777a69c95f3fef5f72e5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:48 + go version 15:52:48 go version go1.20.6 linux/arm64 [Pipeline] } 15:52:48 $ docker stop --time=1 1f216dd3663b7787e502b5f40cb5b43b49c13fbadcf0777a69c95f3fef5f72e5 15:52:49 $ docker rm -f --volumes 1f216dd3663b7787e502b5f40cb5b43b49c13fbadcf0777a69c95f3fef5f72e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:50 + docker inspect -f . ci-base-image-arm64 15:52:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:50 prd-ubuntu20.04-docker-arm64-4c-16g-5350 does not seem to be running inside a container 15:52:50 $ 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/108 -v /w/workspace/device-rfid-llrp-go/108:/w/workspace/device-rfid-llrp-go/108:rw,z -v /w/workspace/device-rfid-llrp-go/108@tmp:/w/workspace/device-rfid-llrp-go/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:52:51 $ docker top 661ef5f3e2e5cd3a47fdab105fdb9977cc893f70ab5003068082b6007554d942 -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:52 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/108 [Pipeline] fileExists [Pipeline] sh 15:52:52 + make test 15:52:52 go test ./... -coverprofile=coverage.out ./... 15:53:25 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 15:55:31 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 15:55:31 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 15:56:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.124s coverage: 40.6% of statements 15:56:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.561s coverage: 51.9% of statements 15:56:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 96.4% of statements 15:56:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:56:03 go vet ./... 15:56:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:56:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:56:30 ./bin/test-attribution-txt.sh [Pipeline] echo 15:56:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:56:30 $ docker stop --time=1 661ef5f3e2e5cd3a47fdab105fdb9977cc893f70ab5003068082b6007554d942 15:56:32 $ docker rm -f --volumes 661ef5f3e2e5cd3a47fdab105fdb9977cc893f70ab5003068082b6007554d942 [Pipeline] // withDockerContainer [Pipeline] sh 15:56:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:56:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:56:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:56:35 + ls -al . 15:56:35 total 640 15:56:35 drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 15:52 . 15:56:35 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 15:50 .. 15:56:35 -rw-rw-r-- 1 jenkins jenkins 134 Sep 5 15:50 .dockerignore 15:56:35 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 15:50 .git 15:56:35 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 15:50 .github 15:56:35 -rw-rw-r-- 1 jenkins jenkins 946 Sep 5 15:50 .gitignore 15:56:35 -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 15:50 .golangci.yml 15:56:35 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 5 15:50 Attribution.txt 15:56:35 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 5 15:50 CHANGELOG.md 15:56:35 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 5 15:50 Dockerfile 15:56:35 -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 15:50 GOVERNANCE.md 15:56:35 -rw-rw-r-- 1 jenkins jenkins 683 Sep 5 15:50 Jenkinsfile 15:56:35 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 5 15:50 LICENSE 15:56:35 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 5 15:50 Makefile 15:56:35 -rw-rw-r-- 1 jenkins jenkins 625 Sep 5 15:50 OWNERS.md 15:56:35 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 5 15:50 README.md 15:56:35 -rw-rw-r-- 1 jenkins jenkins 11 Sep 5 15:47 VERSION 15:56:35 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 15:50 bin 15:56:35 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 15:50 cmd 15:56:35 -rw-r--r-- 1 jenkins jenkins 459493 Sep 5 15:55 coverage.out 15:56:35 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 15:50 examples 15:56:35 -rw-rw-r-- 1 jenkins jenkins 3876 Sep 5 15:50 go.mod 15:56:35 -rw-rw-r-- 1 jenkins jenkins 33758 Sep 5 15:50 go.sum 15:56:35 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 15:50 images 15:56:35 drwxrwxr-x 5 jenkins jenkins 4096 Sep 5 15:50 internal 15:56:35 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 15:50 snap 15:56:35 -rw-rw-r-- 1 jenkins jenkins 193 Sep 5 15:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:35 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0614871e3cf69c5486cd4f4d882df759a86e1a4a --label arch=arm64 --label version=3.1.0-dev.5 . 15:56:35 Sending build context to Docker daemon 1.218MB 15:56:35 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 15:56:35 Step 2/24 : FROM ${BASE} AS builder 15:56:35 ---> 3b95a4fd98f1 15:56:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:56:35 ---> Running in b1acc1e893ac 15:56:35 Removing intermediate container b1acc1e893ac 15:56:35 ---> 078e38b48924 15:56:35 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:56:36 ---> Running in 16370ca6c6ed 15:56:36 Removing intermediate container 16370ca6c6ed 15:56:36 ---> 9f4a598e0330 15:56:36 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 15:56:36 ---> Running in c4765cd32d11 15:56:36 Removing intermediate container c4765cd32d11 15:56:36 ---> ffde60e9e332 15:56:36 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 15:56:36 ---> Running in a17cb4ecb03d 15:56:37 Removing intermediate container a17cb4ecb03d 15:56:37 ---> f24b5b4c0b4b 15:56:37 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:56:37 ---> Running in e38d4d33d7ec 15:56:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:56:39 OK: 263 MiB in 53 packages 15:56:40 Removing intermediate container e38d4d33d7ec 15:56:40 ---> d3b7673d937d 15:56:40 Step 8/24 : WORKDIR /app 15:56:40 ---> Running in 96c1b20fa040 15:56:40 Removing intermediate container 96c1b20fa040 15:56:40 ---> 09f65765f3d0 15:56:40 Step 9/24 : COPY go.mod vendor* ./ 15:56:41 ---> b73aafbd7817 15:56:41 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:41 ---> Running in 7866b18d9e7a 15:56:42 Removing intermediate container 7866b18d9e7a 15:56:42 ---> 5b50b91dc2a1 15:56:42 Step 11/24 : COPY . . 15:56:45 ---> 6733606da3a9 15:56:45 Step 12/24 : RUN $MAKE 15:56:45 ---> Running in 1698a7ae870a 15:56:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.18" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 15:59:08 Removing intermediate container 1698a7ae870a 15:59:08 ---> 89f48df39872 15:59:08 Step 13/24 : FROM alpine:3.17 15:59:08 3.17: Pulling from library/alpine 15:59:08 4060ece20d7a: Pulling fs layer 15:59:08 4060ece20d7a: Verifying Checksum 15:59:08 4060ece20d7a: Download complete 15:59:08 4060ece20d7a: Pull complete 15:59:08 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:59:08 Status: Downloaded newer image for alpine:3.17 15:59:08 ---> 8650cd65339b 15:59:08 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:59:08 ---> Running in c8cdc59b8eff 15:59:08 Removing intermediate container c8cdc59b8eff 15:59:08 ---> c489d1d8f4fe 15:59:08 Step 15/24 : RUN apk add --update --no-cache dumb-init 15:59:08 ---> Running in d798c9dee28f 15:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:59:08 (1/1) Installing dumb-init (1.2.5-r2) 15:59:08 Executing busybox-1.35.0-r29.trigger 15:59:08 OK: 8 MiB in 16 packages 15:59:08 Removing intermediate container d798c9dee28f 15:59:08 ---> 52864d2c8855 15:59:08 Step 16/24 : COPY --from=builder /app/LICENSE / 15:59:08 ---> 8a2ed2306241 15:59:08 Step 17/24 : COPY --from=builder /app/Attribution.txt / 15:59:08 ---> b81ac4e49333 15:59:08 Step 18/24 : COPY --from=builder /app/cmd/ / 15:59:08 ---> 8066dfe88f6f 15:59:08 Step 19/24 : EXPOSE 59989 15:59:08 ---> Running in 9f4cf4dfe5fa 15:59:08 Removing intermediate container 9f4cf4dfe5fa 15:59:08 ---> 287ada9271bf 15:59:08 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 15:59:08 ---> Running in 5bbb448377a8 15:59:08 Removing intermediate container 5bbb448377a8 15:59:08 ---> 9b5ebbc1f89d 15:59:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:59:08 ---> Running in db52e5efc9f2 15:59:08 Removing intermediate container db52e5efc9f2 15:59:08 ---> 30908e050530 15:59:08 Step 22/24 : LABEL arch=arm64 15:59:08 ---> Running in acd3860f3b13 15:59:08 Removing intermediate container acd3860f3b13 15:59:08 ---> fb5d6075c30e 15:59:08 Step 23/24 : LABEL git_sha=0614871e3cf69c5486cd4f4d882df759a86e1a4a 15:59:08 ---> Running in b7159332c494 15:59:08 Removing intermediate container b7159332c494 15:59:08 ---> a5d1258d56da 15:59:08 Step 24/24 : LABEL version=3.1.0-dev.5 15:59:08 ---> Running in ac800fdb33c6 15:59:09 Removing intermediate container ac800fdb33c6 15:59:09 ---> c3cb436ff179 15:59:09 [Warning] One or more build-args [ARCH] were not consumed 15:59:09 Successfully built c3cb436ff179 15:59:09 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:09 provisioning config files... 15:59:09 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/108@tmp/config17773278154160142856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:09 ---> docker-login.sh 15:59:09 nexus3.edgexfoundry.org:10001 15:59:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:10 Configure a credential helper to remove this warning. See 15:59:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:10 15:59:10 Login Succeeded 15:59:10 nexus3.edgexfoundry.org:10002 15:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:10 Configure a credential helper to remove this warning. See 15:59:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:10 15:59:10 Login Succeeded 15:59:10 nexus3.edgexfoundry.org:10003 15:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:10 Configure a credential helper to remove this warning. See 15:59:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:10 15:59:10 Login Succeeded 15:59:10 nexus3.edgexfoundry.org:10004 15:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:11 Configure a credential helper to remove this warning. See 15:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:11 15:59:11 Login Succeeded 15:59:11 docker.io 15:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:11 Configure a credential helper to remove this warning. See 15:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:11 15:59:11 Login Succeeded 15:59:11 ---> docker-login.sh ends [Pipeline] } 15:59:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:59:11 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 15:59:11 0614871e3cf69c5486cd4f4d882df759a86e1a4a 15:59:11 latest 15:59:11 3.1.0-dev.5 15:59:11 0614871e3cf69c5486cd4f4d882df759a86e1a4a-3.1.0-dev.5 15:59:11 main 15:59:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:11 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0614871e3cf69c5486cd4f4d882df759a86e1a4a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:12 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0614871e3cf69c5486cd4f4d882df759a86e1a4a 15:59:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:59:12 2d591aa7a38b: Preparing 15:59:12 19857d6728a6: Preparing 15:59:12 470bb457223e: Preparing 15:59:12 23cc7c5fdc2f: Preparing 15:59:12 d2d9d24a8c2a: Preparing 15:59:12 d2d9d24a8c2a: Layer already exists 15:59:12 23cc7c5fdc2f: Pushed 15:59:12 470bb457223e: Pushed 15:59:12 19857d6728a6: Pushed 15:59:17 2d591aa7a38b: Pushed 15:59:17 0614871e3cf69c5486cd4f4d882df759a86e1a4a: digest: sha256:aea264e907f2d3cbc2b75ab9e00330111f0faa321de4a32e59d947f7965daa61 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:18 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:18 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 15:59:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:59:18 2d591aa7a38b: Preparing 15:59:18 19857d6728a6: Preparing 15:59:18 470bb457223e: Preparing 15:59:18 23cc7c5fdc2f: Preparing 15:59:18 d2d9d24a8c2a: Preparing 15:59:18 19857d6728a6: Layer already exists 15:59:18 d2d9d24a8c2a: Layer already exists 15:59:18 23cc7c5fdc2f: Layer already exists 15:59:18 470bb457223e: Layer already exists 15:59:18 2d591aa7a38b: Layer already exists 15:59:18 latest: digest: sha256:aea264e907f2d3cbc2b75ab9e00330111f0faa321de4a32e59d947f7965daa61 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:18 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:19 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.5 15:59:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:59:19 2d591aa7a38b: Preparing 15:59:19 19857d6728a6: Preparing 15:59:19 470bb457223e: Preparing 15:59:19 23cc7c5fdc2f: Preparing 15:59:19 d2d9d24a8c2a: Preparing 15:59:19 23cc7c5fdc2f: Layer already exists 15:59:19 470bb457223e: Layer already exists 15:59:19 d2d9d24a8c2a: Layer already exists 15:59:19 19857d6728a6: Layer already exists 15:59:19 2d591aa7a38b: Layer already exists 15:59:19 3.1.0-dev.5: digest: sha256:aea264e907f2d3cbc2b75ab9e00330111f0faa321de4a32e59d947f7965daa61 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:19 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0614871e3cf69c5486cd4f4d882df759a86e1a4a-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:20 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0614871e3cf69c5486cd4f4d882df759a86e1a4a-3.1.0-dev.5 15:59:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:59:20 2d591aa7a38b: Preparing 15:59:20 19857d6728a6: Preparing 15:59:20 470bb457223e: Preparing 15:59:20 23cc7c5fdc2f: Preparing 15:59:20 d2d9d24a8c2a: Preparing 15:59:20 19857d6728a6: Layer already exists 15:59:20 d2d9d24a8c2a: Layer already exists 15:59:20 2d591aa7a38b: Layer already exists 15:59:20 470bb457223e: Layer already exists 15:59:20 23cc7c5fdc2f: Layer already exists 15:59:20 0614871e3cf69c5486cd4f4d882df759a86e1a4a-3.1.0-dev.5: digest: sha256:aea264e907f2d3cbc2b75ab9e00330111f0faa321de4a32e59d947f7965daa61 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:20 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:20 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 15:59:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:59:20 2d591aa7a38b: Preparing 15:59:20 19857d6728a6: Preparing 15:59:20 470bb457223e: Preparing 15:59:20 23cc7c5fdc2f: Preparing 15:59:20 d2d9d24a8c2a: Preparing 15:59:20 23cc7c5fdc2f: Layer already exists 15:59:20 19857d6728a6: Layer already exists 15:59:20 2d591aa7a38b: Layer already exists 15:59:20 d2d9d24a8c2a: Layer already exists 15:59:20 470bb457223e: Layer already exists 15:59:20 main: digest: sha256:aea264e907f2d3cbc2b75ab9e00330111f0faa321de4a32e59d947f7965daa61 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:21 ===================================================== [Pipeline] echo 15:59:21 taggedImages: 15:59:21 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0614871e3cf69c5486cd4f4d882df759a86e1a4a 15:59:21 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 15:59:21 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.5 15:59:21 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0614871e3cf69c5486cd4f4d882df759a86e1a4a-3.1.0-dev.5 15:59:21 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:59:21 15:59:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:59:21 arm64: Pulling from edgex-lftools-log-publisher 15:59:21 8998bd30e6a1: Pulling fs layer 15:59:21 04944245beec: Pulling fs layer 15:59:21 699f458cf7ca: Pulling fs layer 15:59:21 765212b225bb: Pulling fs layer 15:59:21 f23df028b6ca: Pulling fs layer 15:59:21 d65c8cfc05b1: Pulling fs layer 15:59:21 2437ff75d9bd: Pulling fs layer 15:59:21 765212b225bb: Waiting 15:59:21 d65c8cfc05b1: Waiting 15:59:21 2437ff75d9bd: Waiting 15:59:21 f23df028b6ca: Waiting 15:59:22 04944245beec: Verifying Checksum 15:59:22 04944245beec: Download complete 15:59:22 765212b225bb: Verifying Checksum 15:59:22 765212b225bb: Download complete 15:59:22 f23df028b6ca: Verifying Checksum 15:59:22 f23df028b6ca: Download complete 15:59:22 d65c8cfc05b1: Verifying Checksum 15:59:22 d65c8cfc05b1: Download complete 15:59:22 699f458cf7ca: Verifying Checksum 15:59:22 699f458cf7ca: Download complete 15:59:22 8998bd30e6a1: Verifying Checksum 15:59:22 8998bd30e6a1: Download complete 15:59:24 2437ff75d9bd: Verifying Checksum 15:59:24 2437ff75d9bd: Download complete 15:59:27 8998bd30e6a1: Pull complete 15:59:27 04944245beec: Pull complete 15:59:29 699f458cf7ca: Pull complete 15:59:29 765212b225bb: Pull complete 15:59:29 f23df028b6ca: Pull complete 15:59:29 d65c8cfc05b1: Pull complete 15:59:44 2437ff75d9bd: Pull complete 15:59:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:59:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:59:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:45 prd-ubuntu20.04-docker-arm64-4c-16g-5350 does not seem to be running inside a container 15:59:45 $ 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/108 -v /w/workspace/device-rfid-llrp-go/108:/w/workspace/device-rfid-llrp-go/108:rw,z -v /w/workspace/device-rfid-llrp-go/108@tmp:/w/workspace/device-rfid-llrp-go/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:59:47 $ docker top 27ee1eda249e5c45833dc96e5d6b217541ea5f2d586ee343b159a20dcd4aa95d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:47 ---> job-cost.sh 15:59:48 lf-activate-venv: SKIPPING 15:59:48 INFO: No Stack... 15:59:48 INFO: Retrieving Pricing Info for: v3-standard-4 15:59:49 INFO: Archiving Costs [Pipeline] sh 15:59:49 + cat /w/workspace/device-rfid-llrp-go/108/archives/cost.csv 15:59:49 + cut -d, -f6 [Pipeline] lock 15:59:49 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-108-stack-cost] 15:59:49 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-108-stack-cost] did not exist. Created. 15:59:49 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:59:50 /w/workspace/device-rfid-llrp-go/108@tmp/durable-5b7109ce/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:59:50 + echo total: 0.10999999940395355 [Pipeline] stash 15:59:50 Warning: overwriting stash ‘stack-cost’ 15:59:50 Stashed 1 file(s) [Pipeline] } 15:59:50 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-108-stack-cost] [Pipeline] // lock [Pipeline] } 15:59:50 $ docker stop --time=1 27ee1eda249e5c45833dc96e5d6b217541ea5f2d586ee343b159a20dcd4aa95d 15:59:52 $ docker rm -f --volumes 27ee1eda249e5c45833dc96e5d6b217541ea5f2d586ee343b159a20dcd4aa95d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [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 15:59:53 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 15:59:53 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 15:59:53 total 16 15:59:53 drwxr-xr-x 3 root root 4096 Sep 5 15:48 . 15:59:53 drwxrwxr-x 12 jenkins jenkins 4096 Sep 5 15:48 .. 15:59:53 drwxr-xr-x 2 root root 4096 Sep 5 15:48 cost 15:59:53 -rw-r--r-- 1 root root 91 Sep 5 15:48 cost.csv 15:59:53 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 15:59:53 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 15:59:53 total 16 15:59:53 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 15:48 . 15:59:53 drwxrwxr-x 12 jenkins jenkins 4096 Sep 5 15:48 .. 15:59:53 drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 15:48 cost 15:59:53 -rw-r--r-- 1 jenkins jenkins 91 Sep 5 15:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:59:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:59:54 ---> package-listing.sh 15:59:54 ++ facter osfamily 15:59:54 ++ tr '[:upper:]' '[:lower:]' 15:59:54 + OS_FAMILY=debian 15:59:54 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 15:59:54 + START_PACKAGES=/tmp/packages_start.txt 15:59:54 + END_PACKAGES=/tmp/packages_end.txt 15:59:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:59:54 + PACKAGES=/tmp/packages_start.txt 15:59:54 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 15:59:54 + PACKAGES=/tmp/packages_end.txt 15:59:54 + case "${OS_FAMILY}" in 15:59:54 + dpkg -l 15:59:54 + grep '^ii' 15:59:54 + '[' -f /tmp/packages_start.txt ']' 15:59:54 + '[' -f /tmp/packages_end.txt ']' 15:59:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:59:54 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 15:59:54 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 15:59:54 + 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 15:59:54 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 15:59:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:59:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:55 prd-ubuntu20.04-docker-8c-8g-5349 does not seem to be running inside a container 15:59:55 $ 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 15:59:55 $ docker top 3182226121e908da9407cbbdf3cceb2330a07736588806abe028aaaa10a66374 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:55 + touch /tmp/pre-build-complete [Pipeline] sh 15:59:56 + mkdir -p /var/log/sysstat [Pipeline] sh 15:59:56 + ls /var/log/sa-host 15:59:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:56 provisioning config files... 15:59:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3455533167839441782tmp [Pipeline] { [Pipeline] echo 15:59:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:59:56 ---> create-netrc.sh [Pipeline] } 15:59:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:59:57 ---> python-tools-install.sh [Pipeline] echo 15:59:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:59:57 ---> sudo-logs.sh 15:59:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:59:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:59:57 ---> job-cost.sh 15:59:57 lf-activate-venv: SKIPPING 15:59:57 DEBUG: total: 0.2199999988079071 15:59:57 INFO: Retrieving Stack Cost... 15:59:58 INFO: Retrieving Pricing Info for: v3-standard-8 15:59:58 INFO: Archiving Costs [Pipeline] echo 15:59:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:59:58 ---> logs-deploy.sh 15:59:58 lf-activate-venv: SKIPPING 15:59:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/108 15:59:58 INFO: archiving workspace using pattern(s): 15:59:59 Archives upload complete. 15:59:59 INFO: archiving logs to Nexus