Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4d5d7787f034dd5542ee48778370d67321a0492e 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-ssh11349590370454763017.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4815888120915885701.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh982964263530661287.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh2154683164205858961.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-ssh10572557194626916827.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 ‘prd-ubuntu20.04-docker-8c-8g-17324’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17328 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 4d5d7787f034dd5542ee48778370d67321a0492e (main) Commit message: "docs: Update changelog for 3.0 (#239)" > 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 4d5d7787f034dd5542ee48778370d67321a0492e # timeout=10 > git rev-list --no-walk bbba31b9990baf121db7a0c9343d3a9a1e7eab6e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T16:58:39.332Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T16:58:39.371Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T16:58:39.387Z] ========================================================= [2023-05-30T16:58:39.387Z] EdgeX Global Pipelines Version Info [2023-05-30T16:58:39.387Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:58:40.094Z] ------------------- [2023-05-30T16:58:40.094Z] stable info: [2023-05-30T16:58:40.094Z] ------------------- [2023-05-30T16:58:40.094Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T16:58:40.094Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T16:58:40.094Z] Message: update stable to v1.0.249 [2023-05-30T16:58:40.664Z] ------------------- [2023-05-30T16:58:40.664Z] experimental info: [2023-05-30T16:58:40.664Z] ------------------- [2023-05-30T16:58:40.664Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T16:58:40.664Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T16:58:40.664Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T16:58:40.836Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-30T16:58:40.851Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-30T16:58:40.864Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T16:58:40.883Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T16:58:40.903Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T16:58:40.920Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T16:58:40.939Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T16:58:40.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T16:58:40.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T16:58:40.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T16:58:41.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T16:58:41.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-30T16:58:41.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T16:58:41.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T16:58:41.088Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T16:58:41.104Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T16:58:41.124Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T16:58:41.139Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T16:58:41.149Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T16:58:41.164Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T16:58:41.181Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T16:58:41.191Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T16:58:41.203Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T16:58:41.219Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T16:58:41.236Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T16:58:41.254Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T16:58:41.271Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T16:58:41.286Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-30T16:58:41.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-30T16:58:41.321Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-30T16:58:41.337Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] echo [2023-05-30T16:58:41.349Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d5d778 [Pipeline] echo [2023-05-30T16:58:41.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T16:58:41.407Z] provisioning config files... [2023-05-30T16:58:41.421Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13423390633862850591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:58:41.726Z] ---> docker-login.sh [2023-05-30T16:58:41.726Z] nexus3.edgexfoundry.org:10001 [2023-05-30T16:58:41.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:58:41.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:58:41.987Z] Configure a credential helper to remove this warning. See [2023-05-30T16:58:41.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:58:41.987Z] [2023-05-30T16:58:41.987Z] Login Succeeded [2023-05-30T16:58:41.987Z] nexus3.edgexfoundry.org:10002 [2023-05-30T16:58:41.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:58:41.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:58:41.987Z] Configure a credential helper to remove this warning. See [2023-05-30T16:58:41.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:58:41.987Z] [2023-05-30T16:58:41.987Z] Login Succeeded [2023-05-30T16:58:42.248Z] nexus3.edgexfoundry.org:10003 [2023-05-30T16:58:42.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:58:42.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:58:42.248Z] Configure a credential helper to remove this warning. See [2023-05-30T16:58:42.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:58:42.248Z] [2023-05-30T16:58:42.248Z] Login Succeeded [2023-05-30T16:58:42.248Z] nexus3.edgexfoundry.org:10004 [2023-05-30T16:58:42.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:58:42.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:58:42.248Z] Configure a credential helper to remove this warning. See [2023-05-30T16:58:42.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:58:42.248Z] [2023-05-30T16:58:42.248Z] Login Succeeded [2023-05-30T16:58:42.248Z] docker.io [2023-05-30T16:58:42.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:58:42.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:58:42.508Z] Configure a credential helper to remove this warning. See [2023-05-30T16:58:42.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:58:42.508Z] [2023-05-30T16:58:42.508Z] Login Succeeded [2023-05-30T16:58:42.508Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T16:58:42.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T16:58:42.893Z] + git rev-list -1 --merges 4d5d7787f034dd5542ee48778370d67321a0492e~1..4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] echo [2023-05-30T16:58:42.941Z] -----------> git rev-list -1 --merges 4d5d7787f034dd5542ee48778370d67321a0492e~1..4d5d7787f034dd5542ee48778370d67321a0492e 4d5d7787f034dd5542ee48778370d67321a0492e [false] [Pipeline] sh [2023-05-30T16:58:43.232Z] + git log --format=format:%s -1 4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] echo [2023-05-30T16:58:43.246Z] ========================================================= [2023-05-30T16:58:43.246Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T16:58:43.246Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T16:58:43.564Z] + git log --format=format:%s -1 4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] echo [2023-05-30T16:58:43.574Z] [semverPrep] GIT_COMMIT: 4d5d7787f034dd5542ee48778370d67321a0492e, Commit Message: docs: Update changelog for 3.0 (#239) [Pipeline] echo [2023-05-30T16:58:43.583Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T16:58:43.917Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T16:58:43.917Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T16:58:43.917Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T16:58:43.917Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T16:58:43.917Z] + + echosudo tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2023-05-30T16:58:43.917Z] /etc/ssh/ssh_known_hosts [2023-05-30T16:58:43.917Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:58:44.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T16:58:44.259Z] [2023-05-30T16:58:44.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:58:44.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T16:58:44.594Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T16:58:44.594Z] b85a868b505f: Pulling fs layer [2023-05-30T16:58:44.594Z] e2be974225ed: Pulling fs layer [2023-05-30T16:58:44.594Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T16:58:44.594Z] 988bab9f4d93: Pulling fs layer [2023-05-30T16:58:44.594Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T16:58:44.594Z] eaf3925da568: Pulling fs layer [2023-05-30T16:58:44.594Z] bab4dde63d76: Pulling fs layer [2023-05-30T16:58:44.594Z] bde34c3a00c8: Pulling fs layer [2023-05-30T16:58:44.594Z] b352a97aabf1: Pulling fs layer [2023-05-30T16:58:44.594Z] 4872d77fe225: Pulling fs layer [2023-05-30T16:58:44.594Z] 5851b861e8e6: Pulling fs layer [2023-05-30T16:58:44.594Z] eaf3925da568: Waiting [2023-05-30T16:58:44.594Z] bab4dde63d76: Waiting [2023-05-30T16:58:44.594Z] 4872d77fe225: Waiting [2023-05-30T16:58:44.594Z] 5851b861e8e6: Waiting [2023-05-30T16:58:44.594Z] b352a97aabf1: Waiting [2023-05-30T16:58:44.594Z] 1469e6f7b9e6: Waiting [2023-05-30T16:58:44.594Z] bde34c3a00c8: Waiting [2023-05-30T16:58:44.594Z] 988bab9f4d93: Waiting [2023-05-30T16:58:44.594Z] e2be974225ed: Verifying Checksum [2023-05-30T16:58:44.594Z] e2be974225ed: Download complete [2023-05-30T16:58:44.594Z] 988bab9f4d93: Verifying Checksum [2023-05-30T16:58:44.594Z] 988bab9f4d93: Download complete [2023-05-30T16:58:44.594Z] 1469e6f7b9e6: Download complete [2023-05-30T16:58:44.594Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T16:58:44.594Z] 339a4e72a1f5: Download complete [2023-05-30T16:58:44.594Z] eaf3925da568: Download complete [2023-05-30T16:58:44.853Z] bde34c3a00c8: Verifying Checksum [2023-05-30T16:58:44.853Z] bde34c3a00c8: Download complete [2023-05-30T16:58:44.853Z] b352a97aabf1: Download complete [2023-05-30T16:58:44.853Z] 4872d77fe225: Download complete [2023-05-30T16:58:44.853Z] 5851b861e8e6: Verifying Checksum [2023-05-30T16:58:44.853Z] 5851b861e8e6: Download complete [2023-05-30T16:58:44.853Z] b85a868b505f: Verifying Checksum [2023-05-30T16:58:44.853Z] b85a868b505f: Download complete [2023-05-30T16:58:45.113Z] bab4dde63d76: Verifying Checksum [2023-05-30T16:58:45.113Z] bab4dde63d76: Download complete [2023-05-30T16:58:46.050Z] b85a868b505f: Pull complete [2023-05-30T16:58:46.310Z] e2be974225ed: Pull complete [2023-05-30T16:58:46.569Z] 339a4e72a1f5: Pull complete [2023-05-30T16:58:46.828Z] 988bab9f4d93: Pull complete [2023-05-30T16:58:47.088Z] 1469e6f7b9e6: Pull complete [2023-05-30T16:58:47.088Z] eaf3925da568: Pull complete [2023-05-30T16:58:48.994Z] bab4dde63d76: Pull complete [2023-05-30T16:58:48.994Z] bde34c3a00c8: Pull complete [2023-05-30T16:58:48.994Z] b352a97aabf1: Pull complete [2023-05-30T16:58:49.253Z] 4872d77fe225: Pull complete [2023-05-30T16:58:49.253Z] 5851b861e8e6: Pull complete [2023-05-30T16:58:49.253Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T16:58:49.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T16:58:49.253Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:58:49.357Z] prd-ubuntu20.04-docker-8c-8g-17328 does not seem to be running inside a container [2023-05-30T16:58:49.384Z] $ 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 [2023-05-30T16:58:50.743Z] $ docker top a07c42728a5f1994ffe982939245c91487364f636d611a7eef1c8272db3a3ed9 -eo pid,comm [2023-05-30T16:58:50.800Z] 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). [2023-05-30T16:58:50.800Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T16:58:50.843Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T16:58:50.843Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T16:58:50.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T16:58:50.953Z] $ docker exec a07c42728a5f1994ffe982939245c91487364f636d611a7eef1c8272db3a3ed9 ssh-agent [2023-05-30T16:58:51.074Z] SSH_AUTH_SOCK=/tmp/ssh-l6T6fxkyHc02/agent.31 [2023-05-30T16:58:51.074Z] SSH_AGENT_PID=37 [2023-05-30T16:58:51.080Z] Running ssh-add (command line suppressed) [2023-05-30T16:58:51.176Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16904778954899709739.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16904778954899709739.key) [2023-05-30T16:58:51.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T16:58:51.478Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T16:58:51.485Z] $ docker exec --env ******** --env ******** a07c42728a5f1994ffe982939245c91487364f636d611a7eef1c8272db3a3ed9 ssh-agent -k [2023-05-30T16:58:51.580Z] unset SSH_AUTH_SOCK; [2023-05-30T16:58:51.580Z] unset SSH_AGENT_PID; [2023-05-30T16:58:51.580Z] echo Agent pid 37 killed; [2023-05-30T16:58:51.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T16:58:51.626Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T16:58:51.626Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T16:58:51.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T16:58:51.756Z] $ docker exec a07c42728a5f1994ffe982939245c91487364f636d611a7eef1c8272db3a3ed9 ssh-agent [2023-05-30T16:58:51.877Z] SSH_AUTH_SOCK=/tmp/ssh-HxgDRPhx448s/agent.69 [2023-05-30T16:58:51.877Z] SSH_AGENT_PID=75 [2023-05-30T16:58:51.882Z] Running ssh-add (command line suppressed) [2023-05-30T16:58:51.997Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17420809090937414027.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17420809090937414027.key) [2023-05-30T16:58:52.012Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T16:58:52.311Z] + git semver init [2023-05-30T16:58:52.571Z] 2023-05-30 16:58:52,528 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T16:58:52.571Z] 2023-05-30 16:58:52,529 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-05-30T16:58:52.571Z] 2023-05-30 16:58:52,529 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-05-30T16:58:52.571Z] 2023-05-30 16:58:52,530 [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) [2023-05-30T16:58:53.512Z] 2023-05-30 16:58:53,306 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-05-30T16:58:53.512Z] 2023-05-30 16:58:53,307 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-05-30T16:58:53.512Z] 2023-05-30 16:58:53,307 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-30T16:58:53.512Z] 2023-05-30 16:58:53,307 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-30T16:58:53.512Z] 3.0.0-dev.30 [Pipeline] } [2023-05-30T16:58:53.520Z] $ docker exec --env ******** --env ******** a07c42728a5f1994ffe982939245c91487364f636d611a7eef1c8272db3a3ed9 ssh-agent -k [2023-05-30T16:58:53.644Z] unset SSH_AUTH_SOCK; [2023-05-30T16:58:53.644Z] unset SSH_AGENT_PID; [2023-05-30T16:58:53.644Z] echo Agent pid 75 killed; [2023-05-30T16:58:53.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T16:58:53.968Z] + git semver [Pipeline] } [2023-05-30T16:58:54.239Z] $ docker stop --time=1 a07c42728a5f1994ffe982939245c91487364f636d611a7eef1c8272db3a3ed9 [2023-05-30T16:58:55.550Z] $ docker rm -f --volumes a07c42728a5f1994ffe982939245c91487364f636d611a7eef1c8272db3a3ed9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T16:58:55.899Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T16:58:56.102Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T16:58:56.105Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.30 [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 [2023-05-30T16:58:56.253Z] provisioning config files... [2023-05-30T16:58:56.262Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13148940651218588471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:58:56.560Z] ---> docker-login.sh [2023-05-30T16:58:56.560Z] nexus3.edgexfoundry.org:10001 [2023-05-30T16:58:56.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:58:56.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:58:56.560Z] Configure a credential helper to remove this warning. See [2023-05-30T16:58:56.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:58:56.560Z] [2023-05-30T16:58:56.560Z] Login Succeeded [2023-05-30T16:58:56.560Z] nexus3.edgexfoundry.org:10002 [2023-05-30T16:58:56.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:58:56.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:58:56.560Z] Configure a credential helper to remove this warning. See [2023-05-30T16:58:56.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:58:56.560Z] [2023-05-30T16:58:56.560Z] Login Succeeded [2023-05-30T16:58:56.560Z] nexus3.edgexfoundry.org:10003 [2023-05-30T16:58:56.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:58:56.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:58:56.820Z] Configure a credential helper to remove this warning. See [2023-05-30T16:58:56.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:58:56.820Z] [2023-05-30T16:58:56.820Z] Login Succeeded [2023-05-30T16:58:56.820Z] nexus3.edgexfoundry.org:10004 [2023-05-30T16:58:56.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:58:56.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:58:56.820Z] Configure a credential helper to remove this warning. See [2023-05-30T16:58:56.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:58:56.820Z] [2023-05-30T16:58:56.820Z] Login Succeeded [2023-05-30T16:58:56.820Z] docker.io [2023-05-30T16:58:56.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:58:57.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:58:57.080Z] Configure a credential helper to remove this warning. See [2023-05-30T16:58:57.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:58:57.080Z] [2023-05-30T16:58:57.080Z] Login Succeeded [2023-05-30T16:58:57.080Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T16:58:57.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T16:58:57.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T16:58:57.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T16:58:57.197Z] ========================================================= [2023-05-30T16:58:57.197Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T16:58:57.197Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:58:57.527Z] + 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 . [2023-05-30T16:58:57.527Z] Sending build context to Docker daemon 4.266MB [2023-05-30T16:58:57.527Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T16:58:57.527Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T16:58:57.527Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T16:58:57.527Z] f56be85fc22e: Pulling fs layer [2023-05-30T16:58:57.527Z] 85791d961cd3: Pulling fs layer [2023-05-30T16:58:57.527Z] d694b5ae8c79: Pulling fs layer [2023-05-30T16:58:57.527Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T16:58:57.527Z] 4d19c01a9841: Pulling fs layer [2023-05-30T16:58:57.527Z] 9325e15d5711: Pulling fs layer [2023-05-30T16:58:57.527Z] 556b6ee489ea: Pulling fs layer [2023-05-30T16:58:57.527Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T16:58:57.527Z] 9325e15d5711: Waiting [2023-05-30T16:58:57.527Z] 556b6ee489ea: Waiting [2023-05-30T16:58:57.527Z] c5a4b2cf53e6: Waiting [2023-05-30T16:58:57.527Z] 9f32a84ed3da: Waiting [2023-05-30T16:58:57.527Z] 4d19c01a9841: Waiting [2023-05-30T16:58:57.527Z] 85791d961cd3: Verifying Checksum [2023-05-30T16:58:57.527Z] 85791d961cd3: Download complete [2023-05-30T16:58:57.527Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T16:58:57.527Z] 9f32a84ed3da: Download complete [2023-05-30T16:58:57.527Z] 4d19c01a9841: Download complete [2023-05-30T16:58:57.527Z] f56be85fc22e: Verifying Checksum [2023-05-30T16:58:57.527Z] f56be85fc22e: Download complete [2023-05-30T16:58:57.789Z] 9325e15d5711: Verifying Checksum [2023-05-30T16:58:57.789Z] 9325e15d5711: Download complete [2023-05-30T16:58:57.789Z] f56be85fc22e: Pull complete [2023-05-30T16:58:58.050Z] 85791d961cd3: Pull complete [2023-05-30T16:58:58.308Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T16:58:58.308Z] c5a4b2cf53e6: Download complete [2023-05-30T16:58:58.308Z] d694b5ae8c79: Verifying Checksum [2023-05-30T16:58:58.308Z] d694b5ae8c79: Download complete [2023-05-30T16:58:58.308Z] 556b6ee489ea: Verifying Checksum [2023-05-30T16:58:58.308Z] 556b6ee489ea: Download complete [2023-05-30T16:59:02.503Z] d694b5ae8c79: Pull complete [2023-05-30T16:59:02.503Z] 9f32a84ed3da: Pull complete [2023-05-30T16:59:02.503Z] 4d19c01a9841: Pull complete [2023-05-30T16:59:02.503Z] 9325e15d5711: Pull complete [2023-05-30T16:59:04.405Z] 556b6ee489ea: Pull complete [2023-05-30T16:59:05.784Z] c5a4b2cf53e6: Pull complete [2023-05-30T16:59:05.785Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T16:59:05.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T16:59:05.785Z] ---> c4be618373d6 [2023-05-30T16:59:05.785Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T16:59:08.038Z] ---> Running in 0d13887bf3ce [2023-05-30T16:59:08.038Z] Removing intermediate container 0d13887bf3ce [2023-05-30T16:59:08.038Z] ---> 03fae2b15389 [2023-05-30T16:59:08.038Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T16:59:08.038Z] ---> Running in 2e5b10cf004a [2023-05-30T16:59:08.038Z] Removing intermediate container 2e5b10cf004a [2023-05-30T16:59:08.038Z] ---> ecd78b975df9 [2023-05-30T16:59:08.038Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T16:59:08.038Z] ---> Running in f29146a1ca68 [2023-05-30T16:59:08.038Z] Removing intermediate container f29146a1ca68 [2023-05-30T16:59:08.038Z] ---> 9bbfe1d2e02d [2023-05-30T16:59:08.038Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T16:59:08.038Z] ---> Running in 957f7c5b3079 [2023-05-30T16:59:08.298Z] Removing intermediate container 957f7c5b3079 [2023-05-30T16:59:08.298Z] ---> 48104c7f7d97 [2023-05-30T16:59:08.298Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T16:59:08.298Z] ---> Running in c711fefb9621 [2023-05-30T16:59:08.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T16:59:08.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T16:59:08.819Z] OK: 265 MiB in 53 packages [2023-05-30T16:59:09.080Z] Removing intermediate container c711fefb9621 [2023-05-30T16:59:09.080Z] ---> 86335b70a393 [2023-05-30T16:59:09.080Z] Step 8/12 : WORKDIR /app [2023-05-30T16:59:09.340Z] ---> Running in 572ea0d5d0b3 [2023-05-30T16:59:09.340Z] Removing intermediate container 572ea0d5d0b3 [2023-05-30T16:59:09.340Z] ---> f0a17927650a [2023-05-30T16:59:09.340Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T16:59:09.340Z] ---> 20db27aaed6b [2023-05-30T16:59:09.340Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T16:59:09.599Z] ---> Running in 52c93f127953 [2023-05-30T16:59:11.220Z] Still waiting to schedule task [2023-05-30T16:59:11.221Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-17326’ is offline [2023-05-30T16:59:31.536Z] Removing intermediate container 52c93f127953 [2023-05-30T16:59:31.536Z] ---> 9fa539eaa487 [2023-05-30T16:59:31.536Z] Step 11/12 : COPY . . [2023-05-30T16:59:31.536Z] ---> bbae7bcc7512 [2023-05-30T16:59:31.536Z] Step 12/12 : RUN $MAKE [2023-05-30T16:59:31.536Z] ---> Running in a3ad0cad60ba [2023-05-30T16:59:31.536Z] noop [2023-05-30T16:59:31.536Z] Removing intermediate container a3ad0cad60ba [2023-05-30T16:59:31.536Z] ---> fce6c7a744ea [2023-05-30T16:59:31.536Z] Successfully built fce6c7a744ea [2023-05-30T16:59:31.536Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:59:31.839Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T16:59:31.839Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:59:31.915Z] prd-ubuntu20.04-docker-8c-8g-17328 does not seem to be running inside a container [2023-05-30T16:59:31.939Z] $ 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 [2023-05-30T16:59:32.279Z] $ docker top 63c98ed5ac1616f12dfa6a4fa9fe44609194281adad0ae2392274491ebc81076 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T16:59:32.628Z] + go version [2023-05-30T16:59:32.628Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T16:59:32.636Z] $ docker stop --time=1 63c98ed5ac1616f12dfa6a4fa9fe44609194281adad0ae2392274491ebc81076 [2023-05-30T16:59:33.902Z] $ docker rm -f --volumes 63c98ed5ac1616f12dfa6a4fa9fe44609194281adad0ae2392274491ebc81076 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:59:34.277Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T16:59:34.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:59:34.345Z] prd-ubuntu20.04-docker-8c-8g-17328 does not seem to be running inside a container [2023-05-30T16:59:34.373Z] $ 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 [2023-05-30T16:59:34.753Z] $ docker top a9b201d7170a571a496fa771ae7015d3b0d9da9b52412df619d8ec09a7898d5e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T16:59:35.114Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-30T16:59:35.413Z] + make test [2023-05-30T16:59:35.413Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T16:59:40.314Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-30T16:59:50.451Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-30T16:59:50.451Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-30T16:59:55.706Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.677s coverage: 40.5% of statements [2023-05-30T16:59:55.706Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 51.9% of statements [2023-05-30T16:59:55.706Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2023-05-30T17:00:03.812Z] go vet ./... [2023-05-30T17:00:07.112Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T17:00:07.112Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T17:00:07.112Z] ./bin/test-attribution-txt.sh [2023-05-30T17:00:07.112Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-30T17:00:07.112Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-30T17:00:07.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T17:00:07.131Z] $ docker stop --time=1 a9b201d7170a571a496fa771ae7015d3b0d9da9b52412df619d8ec09a7898d5e [2023-05-30T17:00:09.486Z] $ docker rm -f --volumes a9b201d7170a571a496fa771ae7015d3b0d9da9b52412df619d8ec09a7898d5e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T17:00:09.973Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T17:00:10.055Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T17:00:10.576Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T17:00:10.900Z] + ls -al . [2023-05-30T17:00:10.900Z] total 632 [2023-05-30T17:00:10.900Z] drwxrwxr-x 11 jenkins jenkins 4096 May 30 16:59 . [2023-05-30T17:00:10.900Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 16:58 .. [2023-05-30T17:00:10.900Z] -rw-rw-r-- 1 jenkins jenkins 134 May 30 16:58 .dockerignore [2023-05-30T17:00:10.900Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 16:58 .git [2023-05-30T17:00:10.900Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 16:58 .github [2023-05-30T17:00:10.900Z] -rw-rw-r-- 1 jenkins jenkins 946 May 30 16:58 .gitignore [2023-05-30T17:00:10.900Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 16:58 .golangci.yml [2023-05-30T17:00:10.900Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 16:58 .semver [2023-05-30T17:00:10.900Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 30 16:58 Attribution.txt [2023-05-30T17:00:10.900Z] -rw-rw-r-- 1 jenkins jenkins 10365 May 30 16:58 CHANGELOG.md [2023-05-30T17:00:10.900Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 30 16:58 Dockerfile [2023-05-30T17:00:10.900Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 16:58 GOVERNANCE.md [2023-05-30T17:00:10.900Z] -rw-rw-r-- 1 jenkins jenkins 683 May 30 16:58 Jenkinsfile [2023-05-30T17:00:10.900Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 30 16:58 LICENSE [2023-05-30T17:00:10.900Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 30 16:58 Makefile [2023-05-30T17:00:10.900Z] -rw-rw-r-- 1 jenkins jenkins 625 May 30 16:58 OWNERS.md [2023-05-30T17:00:10.900Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 30 16:58 README.md [2023-05-30T17:00:10.900Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 16:58 VERSION [2023-05-30T17:00:10.900Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 16:58 bin [2023-05-30T17:00:10.900Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 16:58 cmd [2023-05-30T17:00:10.900Z] -rw-r--r-- 1 jenkins jenkins 458039 May 30 16:59 coverage.out [2023-05-30T17:00:10.900Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 16:58 examples [2023-05-30T17:00:10.900Z] -rw-rw-r-- 1 jenkins jenkins 3371 May 30 16:58 go.mod [2023-05-30T17:00:10.900Z] -rw-rw-r-- 1 jenkins jenkins 30982 May 30 16:58 go.sum [2023-05-30T17:00:10.900Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 16:58 images [2023-05-30T17:00:10.900Z] drwxrwxr-x 5 jenkins jenkins 4096 May 30 16:58 internal [2023-05-30T17:00:10.900Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 16:58 snap [2023-05-30T17:00:10.900Z] -rw-rw-r-- 1 jenkins jenkins 193 May 30 16:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:00:11.236Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=4d5d7787f034dd5542ee48778370d67321a0492e --label arch=amd64 --label version=3.0.0-dev.30 . [2023-05-30T17:00:11.236Z] Sending build context to Docker daemon 4.266MB [2023-05-30T17:00:11.236Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T17:00:11.236Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-30T17:00:11.236Z] ---> fce6c7a744ea [2023-05-30T17:00:11.236Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T17:00:11.236Z] ---> Running in d77adfb3ec73 [2023-05-30T17:00:11.495Z] Removing intermediate container d77adfb3ec73 [2023-05-30T17:00:11.495Z] ---> 25d6f31bf35a [2023-05-30T17:00:11.495Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T17:00:11.495Z] ---> Running in b7925138c180 [2023-05-30T17:00:11.495Z] Removing intermediate container b7925138c180 [2023-05-30T17:00:11.495Z] ---> 911f2954197e [2023-05-30T17:00:11.495Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T17:00:11.495Z] ---> Running in 6cb5ce9c770b [2023-05-30T17:00:11.495Z] Removing intermediate container 6cb5ce9c770b [2023-05-30T17:00:11.495Z] ---> c1a325c6d185 [2023-05-30T17:00:11.495Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T17:00:11.495Z] ---> Running in 783f299483de [2023-05-30T17:00:11.755Z] Removing intermediate container 783f299483de [2023-05-30T17:00:11.755Z] ---> 6d5b4c076fc3 [2023-05-30T17:00:11.755Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T17:00:11.755Z] ---> Running in e22d8be8fc1c [2023-05-30T17:00:12.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T17:00:12.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T17:00:12.294Z] OK: 265 MiB in 53 packages [2023-05-30T17:00:12.554Z] Removing intermediate container e22d8be8fc1c [2023-05-30T17:00:12.554Z] ---> fd9256655aa4 [2023-05-30T17:00:12.554Z] Step 8/24 : WORKDIR /app [2023-05-30T17:00:12.554Z] ---> Running in c7ad193d255d [2023-05-30T17:00:12.813Z] Removing intermediate container c7ad193d255d [2023-05-30T17:00:12.813Z] ---> 4255ff803dce [2023-05-30T17:00:12.813Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-30T17:00:12.813Z] ---> 65c95afb6b10 [2023-05-30T17:00:12.813Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T17:00:12.813Z] ---> Running in 3fbf9e5ddbd7 [2023-05-30T17:00:13.751Z] Removing intermediate container 3fbf9e5ddbd7 [2023-05-30T17:00:13.751Z] ---> 6f5e151f454d [2023-05-30T17:00:13.751Z] Step 11/24 : COPY . . [2023-05-30T17:00:13.751Z] ---> 4cb2ad36f39f [2023-05-30T17:00:13.751Z] Step 12/24 : RUN $MAKE [2023-05-30T17:00:14.032Z] ---> Running in 724ae05fdf11 [2023-05-30T17:00:14.032Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.30" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-30T17:00:32.864Z] Removing intermediate container 724ae05fdf11 [2023-05-30T17:00:32.864Z] ---> 5148ff9088c6 [2023-05-30T17:00:32.864Z] Step 13/24 : FROM alpine:3.17 [2023-05-30T17:00:32.864Z] 3.17: Pulling from library/alpine [2023-05-30T17:00:32.864Z] f56be85fc22e: Already exists [2023-05-30T17:00:32.864Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T17:00:32.864Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T17:00:32.864Z] ---> 9ed4aefc74f6 [2023-05-30T17:00:32.864Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-30T17:00:32.864Z] ---> Running in d5763401c45b [2023-05-30T17:00:32.864Z] Removing intermediate container d5763401c45b [2023-05-30T17:00:32.864Z] ---> 574a011531eb [2023-05-30T17:00:32.864Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T17:00:32.864Z] ---> Running in ea0228e5ad6d [2023-05-30T17:00:32.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T17:00:32.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T17:00:32.864Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T17:00:32.864Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T17:00:32.864Z] OK: 7 MiB in 16 packages [2023-05-30T17:00:32.864Z] Removing intermediate container ea0228e5ad6d [2023-05-30T17:00:32.864Z] ---> 5a90b251fd82 [2023-05-30T17:00:32.864Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-30T17:00:33.123Z] ---> f17bd0e67532 [2023-05-30T17:00:33.123Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-30T17:00:33.123Z] ---> 331d57f6aab0 [2023-05-30T17:00:33.123Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-30T17:00:34.057Z] ---> ba8a712c4ca8 [2023-05-30T17:00:34.057Z] Step 19/24 : EXPOSE 59989 [2023-05-30T17:00:34.057Z] ---> Running in fe702a51fdc8 [2023-05-30T17:00:34.057Z] Removing intermediate container fe702a51fdc8 [2023-05-30T17:00:34.057Z] ---> 7cb6ac35e298 [2023-05-30T17:00:34.057Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-30T17:00:34.057Z] ---> Running in 4461f0e3cea2 [2023-05-30T17:00:34.057Z] Removing intermediate container 4461f0e3cea2 [2023-05-30T17:00:34.057Z] ---> 40a2bffc804e [2023-05-30T17:00:34.057Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T17:00:34.317Z] ---> Running in 8171fc3b1a43 [2023-05-30T17:00:34.317Z] Removing intermediate container 8171fc3b1a43 [2023-05-30T17:00:34.317Z] ---> ec7a480febc6 [2023-05-30T17:00:34.317Z] Step 22/24 : LABEL arch=amd64 [2023-05-30T17:00:34.317Z] ---> Running in 604c34b1bf26 [2023-05-30T17:00:34.317Z] Removing intermediate container 604c34b1bf26 [2023-05-30T17:00:34.317Z] ---> 1f59b7ead069 [2023-05-30T17:00:34.317Z] Step 23/24 : LABEL git_sha=4d5d7787f034dd5542ee48778370d67321a0492e [2023-05-30T17:00:34.317Z] ---> Running in 940ee946962f [2023-05-30T17:00:34.576Z] Removing intermediate container 940ee946962f [2023-05-30T17:00:34.576Z] ---> 28972b2ae938 [2023-05-30T17:00:34.576Z] Step 24/24 : LABEL version=3.0.0-dev.30 [2023-05-30T17:00:34.576Z] ---> Running in 31dfa801035b [2023-05-30T17:00:34.576Z] Removing intermediate container 31dfa801035b [2023-05-30T17:00:34.576Z] ---> dca50a352d79 [2023-05-30T17:00:34.576Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T17:00:34.576Z] Successfully built dca50a352d79 [2023-05-30T17:00:34.576Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T17:00:34.659Z] provisioning config files... [2023-05-30T17:00:34.668Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15389426349599135253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:00:34.967Z] ---> docker-login.sh [2023-05-30T17:00:34.967Z] nexus3.edgexfoundry.org:10001 [2023-05-30T17:00:34.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:00:34.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:00:34.967Z] Configure a credential helper to remove this warning. See [2023-05-30T17:00:34.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:00:34.967Z] [2023-05-30T17:00:34.967Z] Login Succeeded [2023-05-30T17:00:34.967Z] nexus3.edgexfoundry.org:10002 [2023-05-30T17:00:34.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:00:34.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:00:34.967Z] Configure a credential helper to remove this warning. See [2023-05-30T17:00:34.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:00:34.967Z] [2023-05-30T17:00:34.967Z] Login Succeeded [2023-05-30T17:00:34.967Z] nexus3.edgexfoundry.org:10003 [2023-05-30T17:00:35.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:00:35.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:00:35.226Z] Configure a credential helper to remove this warning. See [2023-05-30T17:00:35.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:00:35.226Z] [2023-05-30T17:00:35.226Z] Login Succeeded [2023-05-30T17:00:35.227Z] nexus3.edgexfoundry.org:10004 [2023-05-30T17:00:35.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:00:35.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:00:35.227Z] Configure a credential helper to remove this warning. See [2023-05-30T17:00:35.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:00:35.227Z] [2023-05-30T17:00:35.227Z] Login Succeeded [2023-05-30T17:00:35.227Z] docker.io [2023-05-30T17:00:35.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:00:35.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:00:35.487Z] Configure a credential helper to remove this warning. See [2023-05-30T17:00:35.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:00:35.487Z] [2023-05-30T17:00:35.487Z] Login Succeeded [2023-05-30T17:00:35.487Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T17:00:35.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T17:00:35.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T17:00:35.544Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-05-30T17:00:35.544Z] 4d5d7787f034dd5542ee48778370d67321a0492e [2023-05-30T17:00:35.544Z] latest [2023-05-30T17:00:35.544Z] 3.0.0-dev.30 [2023-05-30T17:00:35.544Z] 4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30 [2023-05-30T17:00:35.544Z] main [2023-05-30T17:00:35.544Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:00:35.886Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4d5d7787f034dd5542ee48778370d67321a0492e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:00:36.200Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4d5d7787f034dd5542ee48778370d67321a0492e [2023-05-30T17:00:36.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-30T17:00:36.200Z] 92181e8d20a4: Preparing [2023-05-30T17:00:36.200Z] d781c38849f5: Preparing [2023-05-30T17:00:36.200Z] d56de1a17e68: Preparing [2023-05-30T17:00:36.200Z] 8c4b05e82ee7: Preparing [2023-05-30T17:00:36.200Z] f1417ff83b31: Preparing [2023-05-30T17:00:36.200Z] f1417ff83b31: Layer already exists [2023-05-30T17:00:36.200Z] d56de1a17e68: Pushed [2023-05-30T17:00:36.200Z] d781c38849f5: Pushed [2023-05-30T17:00:36.200Z] 8c4b05e82ee7: Pushed [2023-05-30T17:00:38.743Z] 92181e8d20a4: Pushed [2023-05-30T17:00:39.001Z] 4d5d7787f034dd5542ee48778370d67321a0492e: digest: sha256:0b79d17648517bff129338df8a6101ce67e8e9c7574ad9560387c4360bd12e1a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:00:39.321Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:00:39.635Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-05-30T17:00:39.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-30T17:00:39.635Z] 92181e8d20a4: Preparing [2023-05-30T17:00:39.635Z] d781c38849f5: Preparing [2023-05-30T17:00:39.635Z] d56de1a17e68: Preparing [2023-05-30T17:00:39.635Z] 8c4b05e82ee7: Preparing [2023-05-30T17:00:39.635Z] f1417ff83b31: Preparing [2023-05-30T17:00:39.635Z] 92181e8d20a4: Layer already exists [2023-05-30T17:00:39.635Z] 8c4b05e82ee7: Layer already exists [2023-05-30T17:00:39.635Z] f1417ff83b31: Layer already exists [2023-05-30T17:00:39.635Z] d56de1a17e68: Layer already exists [2023-05-30T17:00:39.635Z] d781c38849f5: Layer already exists [2023-05-30T17:00:39.635Z] latest: digest: sha256:0b79d17648517bff129338df8a6101ce67e8e9c7574ad9560387c4360bd12e1a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:00:39.958Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:00:40.268Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.30 [2023-05-30T17:00:40.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-30T17:00:40.268Z] 92181e8d20a4: Preparing [2023-05-30T17:00:40.268Z] d781c38849f5: Preparing [2023-05-30T17:00:40.268Z] d56de1a17e68: Preparing [2023-05-30T17:00:40.268Z] 8c4b05e82ee7: Preparing [2023-05-30T17:00:40.268Z] f1417ff83b31: Preparing [2023-05-30T17:00:40.268Z] 92181e8d20a4: Layer already exists [2023-05-30T17:00:40.268Z] d781c38849f5: Layer already exists [2023-05-30T17:00:40.268Z] d56de1a17e68: Layer already exists [2023-05-30T17:00:40.268Z] 8c4b05e82ee7: Layer already exists [2023-05-30T17:00:40.268Z] f1417ff83b31: Layer already exists [2023-05-30T17:00:40.268Z] 3.0.0-dev.30: digest: sha256:0b79d17648517bff129338df8a6101ce67e8e9c7574ad9560387c4360bd12e1a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:00:40.579Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:00:40.884Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30 [2023-05-30T17:00:40.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-30T17:00:40.884Z] 92181e8d20a4: Preparing [2023-05-30T17:00:40.884Z] d781c38849f5: Preparing [2023-05-30T17:00:40.884Z] d56de1a17e68: Preparing [2023-05-30T17:00:40.884Z] 8c4b05e82ee7: Preparing [2023-05-30T17:00:40.884Z] f1417ff83b31: Preparing [2023-05-30T17:00:40.884Z] d781c38849f5: Layer already exists [2023-05-30T17:00:40.884Z] f1417ff83b31: Layer already exists [2023-05-30T17:00:40.884Z] 8c4b05e82ee7: Layer already exists [2023-05-30T17:00:40.884Z] d56de1a17e68: Layer already exists [2023-05-30T17:00:40.884Z] 92181e8d20a4: Layer already exists [2023-05-30T17:00:40.884Z] 4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30: digest: sha256:0b79d17648517bff129338df8a6101ce67e8e9c7574ad9560387c4360bd12e1a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:00:41.194Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:00:41.522Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-05-30T17:00:41.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-30T17:00:41.522Z] 92181e8d20a4: Preparing [2023-05-30T17:00:41.522Z] d781c38849f5: Preparing [2023-05-30T17:00:41.522Z] d56de1a17e68: Preparing [2023-05-30T17:00:41.522Z] 8c4b05e82ee7: Preparing [2023-05-30T17:00:41.522Z] f1417ff83b31: Preparing [2023-05-30T17:00:41.522Z] d781c38849f5: Layer already exists [2023-05-30T17:00:41.522Z] d56de1a17e68: Layer already exists [2023-05-30T17:00:41.522Z] 92181e8d20a4: Layer already exists [2023-05-30T17:00:41.522Z] 8c4b05e82ee7: Layer already exists [2023-05-30T17:00:41.522Z] f1417ff83b31: Layer already exists [2023-05-30T17:00:41.522Z] main: digest: sha256:0b79d17648517bff129338df8a6101ce67e8e9c7574ad9560387c4360bd12e1a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T17:00:41.562Z] ===================================================== [Pipeline] echo [2023-05-30T17:00:41.567Z] taggedImages: [2023-05-30T17:00:41.567Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4d5d7787f034dd5542ee48778370d67321a0492e [2023-05-30T17:00:41.567Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-05-30T17:00:41.567Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.30 [2023-05-30T17:00:41.567Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4d5d7787f034dd5542ee48778370d67321a0492e-3.0.0-dev.30 [2023-05-30T17:00:41.567Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:00:41.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T17:00:41.934Z] [2023-05-30T17:00:41.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:00:42.242Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T17:00:42.242Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T17:00:42.242Z] 5eb5b503b376: Pulling fs layer [2023-05-30T17:00:42.242Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T17:00:42.242Z] ec43610c2a17: Pulling fs layer [2023-05-30T17:00:42.242Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T17:00:42.242Z] 33b1e0a273af: Pulling fs layer [2023-05-30T17:00:42.242Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T17:00:42.242Z] 2f39f015ded8: Pulling fs layer [2023-05-30T17:00:42.242Z] 33b1e0a273af: Waiting [2023-05-30T17:00:42.242Z] 5d3b04190fa2: Waiting [2023-05-30T17:00:42.242Z] 2f39f015ded8: Waiting [2023-05-30T17:00:42.242Z] 5c69ac0246d0: Download complete [2023-05-30T17:00:42.242Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T17:00:42.242Z] 3a2ae6a8a46f: Download complete [2023-05-30T17:00:42.242Z] 33b1e0a273af: Verifying Checksum [2023-05-30T17:00:42.242Z] 33b1e0a273af: Download complete [2023-05-30T17:00:42.242Z] 5d3b04190fa2: Verifying Checksum [2023-05-30T17:00:42.242Z] 5d3b04190fa2: Download complete [2023-05-30T17:00:42.242Z] ec43610c2a17: Verifying Checksum [2023-05-30T17:00:42.242Z] ec43610c2a17: Download complete [2023-05-30T17:00:42.500Z] 5eb5b503b376: Verifying Checksum [2023-05-30T17:00:42.500Z] 5eb5b503b376: Download complete [2023-05-30T17:00:43.066Z] 2f39f015ded8: Verifying Checksum [2023-05-30T17:00:43.640Z] 5eb5b503b376: Pull complete [2023-05-30T17:00:43.899Z] 5c69ac0246d0: Pull complete [2023-05-30T17:00:44.467Z] ec43610c2a17: Pull complete [2023-05-30T17:00:44.467Z] 3a2ae6a8a46f: Pull complete [2023-05-30T17:00:44.724Z] 33b1e0a273af: Pull complete [2023-05-30T17:00:44.724Z] 5d3b04190fa2: Pull complete [2023-05-30T17:00:49.992Z] 2f39f015ded8: Pull complete [2023-05-30T17:00:49.992Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T17:00:49.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T17:00:49.992Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:00:50.098Z] prd-ubuntu20.04-docker-8c-8g-17328 does not seem to be running inside a container [2023-05-30T17:00:50.128Z] $ 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 [2023-05-30T17:00:52.232Z] $ docker top 14ad16cb64ff80ce6b77882ddc5181fda21d26cd48c963d4aa8973f9120d524d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:00:52.616Z] ---> job-cost.sh [2023-05-30T17:00:52.616Z] lf-activate-venv: SKIPPING [2023-05-30T17:00:52.616Z] INFO: No Stack... [2023-05-30T17:00:52.874Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T17:00:53.133Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T17:00:53.420Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-05-30T17:00:53.420Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T17:00:53.432Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-100-stack-cost] [2023-05-30T17:00:53.440Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-100-stack-cost] did not exist. Created. [2023-05-30T17:00:53.440Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T17:00:53.741Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T17:00:53.773Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T17:00:53.783Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-100-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T17:00:53.799Z] $ docker stop --time=1 14ad16cb64ff80ce6b77882ddc5181fda21d26cd48c963d4aa8973f9120d524d [2023-05-30T17:00:54.962Z] $ docker rm -f --volumes 14ad16cb64ff80ce6b77882ddc5181fda21d26cd48c963d4aa8973f9120d524d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T17:01:41.053Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17330 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-05-30T17:01:41.067Z] Running in /w/workspace/device-rfid-llrp-go/100 [Pipeline] { [Pipeline] checkout [2023-05-30T17:01:41.102Z] Selected Git installation does not exist. Using Default [2023-05-30T17:01:41.102Z] The recommended git tool is: NONE [2023-05-30T17:01:48.306Z] using credential edgex-jenkins-ssh [2023-05-30T17:01:48.327Z] Cloning the remote Git repository [2023-05-30T17:01:48.371Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-30T17:01:48.468Z] > git init /w/workspace/device-rfid-llrp-go/100 # timeout=10 [2023-05-30T17:01:48.620Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-30T17:01:48.621Z] > git --version # timeout=10 [2023-05-30T17:01:48.641Z] > git --version # 'git version 2.25.1' [2023-05-30T17:01:48.643Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T17:01:48.796Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T17:01:49.900Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-30T17:01:49.920Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T17:01:50.854Z] Avoid second fetch [2023-05-30T17:01:50.854Z] Checking out Revision 4d5d7787f034dd5542ee48778370d67321a0492e (main) [2023-05-30T17:01:51.459Z] Commit message: "docs: Update changelog for 3.0 (#239)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T17:01:50.868Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T17:01:50.953Z] > git checkout -f 4d5d7787f034dd5542ee48778370d67321a0492e # timeout=10 [2023-05-30T17:01:52.298Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T17:01:52.298Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T17:01:52.298Z] Dload Upload Total Spent Left Speed [2023-05-30T17:01:52.298Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh [2023-05-30T17:01:52.937Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T17:01:53.283Z] + sudo tee /etc/docker/daemon.new [2023-05-30T17:01:53.283Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T17:01:53.283Z] { [2023-05-30T17:01:53.283Z] "registry-mirrors": [ [2023-05-30T17:01:53.283Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T17:01:53.283Z] ], [2023-05-30T17:01:53.283Z] "bip": "10.250.0.254/24", [2023-05-30T17:01:53.283Z] "hosts": [ [2023-05-30T17:01:53.283Z] "tcp://0.0.0.0:5555", [2023-05-30T17:01:53.283Z] "unix:///var/run/docker.sock" [2023-05-30T17:01:53.283Z] ], [2023-05-30T17:01:53.283Z] "mtu": 1458, [2023-05-30T17:01:53.283Z] "selinux-enabled": true, [2023-05-30T17:01:53.283Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T17:01:53.283Z] } [Pipeline] sh [2023-05-30T17:01:53.612Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T17:01:53.940Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T17:02:12.204Z] provisioning config files... [2023-05-30T17:02:12.230Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/100@tmp/config9979983845305610787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:02:12.582Z] ---> docker-login.sh [2023-05-30T17:02:12.582Z] nexus3.edgexfoundry.org:10001 [2023-05-30T17:02:13.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:02:13.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:02:13.173Z] Configure a credential helper to remove this warning. See [2023-05-30T17:02:13.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:02:13.173Z] [2023-05-30T17:02:13.173Z] Login Succeeded [2023-05-30T17:02:13.173Z] nexus3.edgexfoundry.org:10002 [2023-05-30T17:02:13.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:02:13.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:02:13.443Z] Configure a credential helper to remove this warning. See [2023-05-30T17:02:13.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:02:13.443Z] [2023-05-30T17:02:13.443Z] Login Succeeded [2023-05-30T17:02:13.443Z] nexus3.edgexfoundry.org:10003 [2023-05-30T17:02:13.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:02:13.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:02:13.985Z] Configure a credential helper to remove this warning. See [2023-05-30T17:02:13.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:02:13.985Z] [2023-05-30T17:02:13.985Z] Login Succeeded [2023-05-30T17:02:13.985Z] nexus3.edgexfoundry.org:10004 [2023-05-30T17:02:14.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:02:14.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:02:14.256Z] Configure a credential helper to remove this warning. See [2023-05-30T17:02:14.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:02:14.256Z] [2023-05-30T17:02:14.256Z] Login Succeeded [2023-05-30T17:02:14.256Z] docker.io [2023-05-30T17:02:14.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:02:14.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:02:14.796Z] Configure a credential helper to remove this warning. See [2023-05-30T17:02:14.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:02:14.796Z] [2023-05-30T17:02:14.796Z] Login Succeeded [2023-05-30T17:02:14.796Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T17:02:14.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T17:02:15.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T17:02:15.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T17:02:15.087Z] ========================================================= [2023-05-30T17:02:15.087Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T17:02:15.087Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:02:15.441Z] + 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 . [2023-05-30T17:02:15.710Z] Sending build context to Docker daemon 1.217MB [2023-05-30T17:02:15.710Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T17:02:15.710Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T17:02:15.983Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T17:02:15.983Z] c41833b44d91: Pulling fs layer [2023-05-30T17:02:15.983Z] ed15518f5707: Pulling fs layer [2023-05-30T17:02:15.983Z] feae8fd75edb: Pulling fs layer [2023-05-30T17:02:15.983Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T17:02:15.983Z] 3cdef696dda3: Pulling fs layer [2023-05-30T17:02:15.983Z] 2ced38df9373: Pulling fs layer [2023-05-30T17:02:15.983Z] 58f1dce35555: Pulling fs layer [2023-05-30T17:02:15.983Z] 3cdef696dda3: Waiting [2023-05-30T17:02:15.983Z] 2ced38df9373: Waiting [2023-05-30T17:02:15.983Z] 58f1dce35555: Waiting [2023-05-30T17:02:15.983Z] 242c74f7c9fa: Waiting [2023-05-30T17:02:15.983Z] ed15518f5707: Verifying Checksum [2023-05-30T17:02:15.983Z] ed15518f5707: Download complete [2023-05-30T17:02:15.983Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T17:02:15.983Z] 242c74f7c9fa: Download complete [2023-05-30T17:02:15.983Z] 3cdef696dda3: Verifying Checksum [2023-05-30T17:02:15.983Z] 3cdef696dda3: Download complete [2023-05-30T17:02:15.983Z] c41833b44d91: Verifying Checksum [2023-05-30T17:02:15.983Z] c41833b44d91: Download complete [2023-05-30T17:02:16.954Z] c41833b44d91: Pull complete [2023-05-30T17:02:17.549Z] 58f1dce35555: Verifying Checksum [2023-05-30T17:02:17.549Z] 58f1dce35555: Download complete [2023-05-30T17:02:17.549Z] ed15518f5707: Pull complete [2023-05-30T17:02:18.517Z] feae8fd75edb: Verifying Checksum [2023-05-30T17:02:18.517Z] feae8fd75edb: Download complete [2023-05-30T17:02:18.786Z] 2ced38df9373: Verifying Checksum [2023-05-30T17:02:18.786Z] 2ced38df9373: Download complete [2023-05-30T17:02:31.138Z] feae8fd75edb: Pull complete [2023-05-30T17:02:31.138Z] 242c74f7c9fa: Pull complete [2023-05-30T17:02:31.138Z] 3cdef696dda3: Pull complete [2023-05-30T17:02:36.495Z] 2ced38df9373: Pull complete [2023-05-30T17:02:39.101Z] 58f1dce35555: Pull complete [2023-05-30T17:02:39.101Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T17:02:39.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T17:02:39.101Z] ---> fadd8f120f05 [2023-05-30T17:02:39.101Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T17:02:41.055Z] ---> Running in a681ae708946 [2023-05-30T17:02:41.055Z] Removing intermediate container a681ae708946 [2023-05-30T17:02:41.055Z] ---> fcf579f89ad7 [2023-05-30T17:02:41.055Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T17:02:41.333Z] ---> Running in 0862cb1acef9 [2023-05-30T17:02:41.606Z] Removing intermediate container 0862cb1acef9 [2023-05-30T17:02:41.606Z] ---> 2352e1fa751b [2023-05-30T17:02:41.606Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T17:02:41.606Z] ---> Running in 59f0a8871e8e [2023-05-30T17:02:41.874Z] Removing intermediate container 59f0a8871e8e [2023-05-30T17:02:41.874Z] ---> 42a4f05f6bfa [2023-05-30T17:02:41.874Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T17:02:42.143Z] ---> Running in 61fdf523244d [2023-05-30T17:02:42.411Z] Removing intermediate container 61fdf523244d [2023-05-30T17:02:42.411Z] ---> ad1986e83ad9 [2023-05-30T17:02:42.411Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T17:02:42.411Z] ---> Running in e526fbb1018b [2023-05-30T17:02:43.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T17:02:43.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T17:02:44.921Z] OK: 263 MiB in 53 packages [2023-05-30T17:02:45.884Z] Removing intermediate container e526fbb1018b [2023-05-30T17:02:45.884Z] ---> 5ed91fdfb85c [2023-05-30T17:02:45.884Z] Step 8/12 : WORKDIR /app [2023-05-30T17:02:45.884Z] ---> Running in ac038e4c946f [2023-05-30T17:02:46.156Z] Removing intermediate container ac038e4c946f [2023-05-30T17:02:46.156Z] ---> 6edf6f7e411b [2023-05-30T17:02:46.156Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T17:02:46.744Z] ---> e78c6b1d4101 [2023-05-30T17:02:46.744Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T17:02:46.744Z] ---> Running in a3fcca2f40ea [2023-05-30T17:03:54.759Z] Removing intermediate container a3fcca2f40ea [2023-05-30T17:03:54.759Z] ---> 329191160883 [2023-05-30T17:03:54.759Z] Step 11/12 : COPY . . [2023-05-30T17:03:54.759Z] ---> 1c23d1ac181a [2023-05-30T17:03:54.759Z] Step 12/12 : RUN $MAKE [2023-05-30T17:03:54.759Z] ---> Running in 1b6bbce26b3e [2023-05-30T17:03:55.026Z] noop [2023-05-30T17:03:55.607Z] Removing intermediate container 1b6bbce26b3e [2023-05-30T17:03:55.607Z] ---> ca8f8ee69f1a [2023-05-30T17:03:55.607Z] Successfully built ca8f8ee69f1a [2023-05-30T17:03:55.607Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:03:55.958Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T17:03:55.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:03:56.158Z] prd-ubuntu20.04-docker-arm64-4c-16g-17330 does not seem to be running inside a container [2023-05-30T17:03:56.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/100 -v /w/workspace/device-rfid-llrp-go/100:/w/workspace/device-rfid-llrp-go/100:rw,z -v /w/workspace/device-rfid-llrp-go/100@tmp:/w/workspace/device-rfid-llrp-go/100@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 [2023-05-30T17:03:57.377Z] $ docker top d1f719f68755b88f359b2e79d8f86218654f0aff77549b783ba418e4f217c9ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T17:03:58.198Z] + go version [2023-05-30T17:03:58.198Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T17:03:58.214Z] $ docker stop --time=1 d1f719f68755b88f359b2e79d8f86218654f0aff77549b783ba418e4f217c9ab [2023-05-30T17:04:00.333Z] $ docker rm -f --volumes d1f719f68755b88f359b2e79d8f86218654f0aff77549b783ba418e4f217c9ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:04:00.856Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T17:04:00.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:04:01.023Z] prd-ubuntu20.04-docker-arm64-4c-16g-17330 does not seem to be running inside a container [2023-05-30T17:04:01.080Z] $ 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/100 -v /w/workspace/device-rfid-llrp-go/100:/w/workspace/device-rfid-llrp-go/100:rw,z -v /w/workspace/device-rfid-llrp-go/100@tmp:/w/workspace/device-rfid-llrp-go/100@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 [2023-05-30T17:04:02.172Z] $ docker top 3cb73b0419d7de4a9be9c612181088d49153bf9669dceec9988519f3a961f5d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T17:04:02.684Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/100 [Pipeline] fileExists [Pipeline] sh [2023-05-30T17:04:03.013Z] + make test [2023-05-30T17:04:03.014Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T17:04:35.256Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-30T17:06:41.947Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-30T17:06:41.947Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-30T17:07:14.184Z] level=DEBUG ts=2023-05-30T17:06:41.863084047Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-30T17:07:14.184Z] level=INFO ts=2023-05-30T17:06:41.86666615Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-05-30T17:07:14.184Z] level=INFO ts=2023-05-30T17:06:41.866916652Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-05-30T17:07:14.184Z] level=DEBUG ts=2023-05-30T17:06:41.867059929Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.867161174Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.185Z] level=WARN ts=2023-05-30T17:06:41.867216357Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.867523762Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.868005325Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.185Z] level=WARN ts=2023-05-30T17:06:41.868073428Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.868163183Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.868461827Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.868994793Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.869205153Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.869444705Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.87864683Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.879364834Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.891084541Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.891562264Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.90036053Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.900471285Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.900719737Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.900864954Z 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}" [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.901793509Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.903360265Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.903453159Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.903525433Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.185Z] level=WARN ts=2023-05-30T17:06:41.903580345Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.903719762Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.903816987Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.904152753Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.185Z] level=WARN ts=2023-05-30T17:06:41.904213326Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.90429939Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.904412195Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.904787614Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.904870118Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.904946211Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.905021715Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.905377282Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.905458376Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.905569081Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.905895367Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.905978351Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.906104087Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.906195382Z 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}" [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.908376037Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.909620317Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.909841908Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.910018667Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.910696139Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.185Z] level=WARN ts=2023-05-30T17:06:41.910761432Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.910938031Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.911264377Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.185Z] level=WARN ts=2023-05-30T17:06:41.91133184Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.911429505Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.911596603Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.9119583Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.912042524Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.912130239Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.912211023Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.912618602Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.912703796Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.912818052Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.913175279Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.913258843Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.913409721Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.913540177Z 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}" [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.914996167Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.916457438Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.916667098Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.91711371Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.917154112Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.185Z] level=WARN ts=2023-05-30T17:06:41.917292478Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.917503738Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.927103593Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.185Z] level=WARN ts=2023-05-30T17:06:41.927216578Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.927449439Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.927573535Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.928048128Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.928269889Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.928355343Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.928445028Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.928957292Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.929181273Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.929358742Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.929771082Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.930020744Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.930343439Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.930505957Z 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}" [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.93160055Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.932818439Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.932898513Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.932973116Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.185Z] level=WARN ts=2023-05-30T17:06:41.9330411Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-30T17:07:14.185Z] level=DEBUG ts=2023-05-30T17:06:41.933179766Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.933291452Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.185Z] level=INFO ts=2023-05-30T17:06:41.933736693Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.186Z] level=WARN ts=2023-05-30T17:06:41.933797976Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.933949644Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.934090981Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.934528712Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.934647977Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.934743262Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.935021566Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.935492728Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.935623485Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.935956451Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.936501237Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.936658085Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.936858694Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.936995011Z 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}" [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.937764908Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.939139275Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.93924985Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.939326784Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.186Z] level=WARN ts=2023-05-30T17:06:41.939435279Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.939579576Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.939712032Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.940261589Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.186Z] level=WARN ts=2023-05-30T17:06:41.940354683Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.940466889Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.94069524Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.950489163Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.950639011Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.950724465Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.950969377Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.954829903Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.954988171Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.955123177Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.955611021Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.95578624Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.956152187Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.956324006Z 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}" [2023-05-30T17:07:14.186Z] --- FAIL: TestAutoDiscoverNaming (0.10s) [2023-05-30T17:07:14.186Z] --- FAIL: TestAutoDiscoverNaming/LLRP-302411f9c92d4f (0.02s) [2023-05-30T17:07:14.186Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:53552: use of closed network connection [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.957556085Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.97131311Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.972318509Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.972403943Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.972526179Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.972656695Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.186Z] level=WARN ts=2023-05-30T17:06:41.972721008Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.972918928Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.973304577Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.186Z] level=WARN ts=2023-05-30T17:06:41.973397311Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.973535208Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.973672944Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.974026862Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.974111466Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.97419302Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.974274753Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.974708254Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.974793209Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.974891513Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.97523854Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.975324144Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.975464071Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.975549635Z 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}" [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.976075891Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.977350552Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.97771886Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.977592584Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.978033635Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.186Z] level=WARN ts=2023-05-30T17:06:41.978208214Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.978567151Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.979190771Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.186Z] level=WARN ts=2023-05-30T17:06:41.979260175Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.97936629Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.979664534Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.980260783Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.980380339Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.980458683Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.980903394Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.981506883Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.981631899Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.982076291Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.982788375Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-30T17:07:14.186Z] level=DEBUG ts=2023-05-30T17:06:41.982905731Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.983266328Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-05-30T17:07:14.186Z] level=INFO ts=2023-05-30T17:06:41.983523791Z 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}" [2023-05-30T17:07:14.186Z] level=WARN ts=2023-05-30T17:06:41.984217074Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2023-05-30T17:07:14.186Z] FAIL [2023-05-30T17:07:14.186Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver coverage: 40.5% of statements [2023-05-30T17:07:14.186Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.191s [2023-05-30T17:07:14.186Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.611s coverage: 52.0% of statements [2023-05-30T17:07:14.186Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.069s coverage: 95.5% of statements [2023-05-30T17:07:14.186Z] FAIL [2023-05-30T17:07:14.186Z] make: *** [Makefile:31: unittest] Error 1 [Pipeline] } [2023-05-30T17:07:14.200Z] $ docker stop --time=1 3cb73b0419d7de4a9be9c612181088d49153bf9669dceec9988519f3a961f5d7 [2023-05-30T17:07:16.103Z] $ docker rm -f --volumes 3cb73b0419d7de4a9be9c612181088d49153bf9669dceec9988519f3a961f5d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:07:17.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T17:07:17.361Z] [2023-05-30T17:07:17.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:07:17.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T17:07:17.993Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T17:07:17.993Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T17:07:17.993Z] 04944245beec: Pulling fs layer [2023-05-30T17:07:17.993Z] 699f458cf7ca: Pulling fs layer [2023-05-30T17:07:17.993Z] 765212b225bb: Pulling fs layer [2023-05-30T17:07:17.993Z] f23df028b6ca: Pulling fs layer [2023-05-30T17:07:17.993Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T17:07:17.993Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T17:07:17.993Z] f23df028b6ca: Waiting [2023-05-30T17:07:17.993Z] 765212b225bb: Waiting [2023-05-30T17:07:17.993Z] d65c8cfc05b1: Waiting [2023-05-30T17:07:17.993Z] 2437ff75d9bd: Waiting [2023-05-30T17:07:17.993Z] 04944245beec: Verifying Checksum [2023-05-30T17:07:17.993Z] 04944245beec: Download complete [2023-05-30T17:07:17.993Z] 765212b225bb: Verifying Checksum [2023-05-30T17:07:17.993Z] 765212b225bb: Download complete [2023-05-30T17:07:18.265Z] f23df028b6ca: Verifying Checksum [2023-05-30T17:07:18.265Z] f23df028b6ca: Download complete [2023-05-30T17:07:18.265Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T17:07:18.265Z] d65c8cfc05b1: Download complete [2023-05-30T17:07:18.265Z] 699f458cf7ca: Verifying Checksum [2023-05-30T17:07:18.265Z] 699f458cf7ca: Download complete [2023-05-30T17:07:18.854Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T17:07:18.854Z] 8998bd30e6a1: Download complete [2023-05-30T17:07:21.443Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T17:07:21.443Z] 2437ff75d9bd: Download complete [2023-05-30T17:07:23.384Z] 8998bd30e6a1: Pull complete [2023-05-30T17:07:23.967Z] 04944245beec: Pull complete [2023-05-30T17:07:25.378Z] 699f458cf7ca: Pull complete [2023-05-30T17:07:25.378Z] 765212b225bb: Pull complete [2023-05-30T17:07:25.961Z] f23df028b6ca: Pull complete [2023-05-30T17:07:26.227Z] d65c8cfc05b1: Pull complete [2023-05-30T17:07:41.210Z] 2437ff75d9bd: Pull complete [2023-05-30T17:07:41.210Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T17:07:41.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T17:07:41.210Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:07:41.430Z] prd-ubuntu20.04-docker-arm64-4c-16g-17330 does not seem to be running inside a container [2023-05-30T17:07:41.496Z] $ 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/100 -v /w/workspace/device-rfid-llrp-go/100:/w/workspace/device-rfid-llrp-go/100:rw,z -v /w/workspace/device-rfid-llrp-go/100@tmp:/w/workspace/device-rfid-llrp-go/100@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 [2023-05-30T17:07:44.219Z] $ docker top 0e385a1301f7ba12b17641e79f8aa1552674b86da401a7cfcff32fcb8b078c4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:07:45.081Z] ---> job-cost.sh [2023-05-30T17:07:45.081Z] lf-activate-venv: SKIPPING [2023-05-30T17:07:45.081Z] INFO: No Stack... [2023-05-30T17:07:45.348Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T17:07:46.314Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T17:07:46.962Z] + cat /w/workspace/device-rfid-llrp-go/100/archives/cost.csv [2023-05-30T17:07:46.962Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T17:07:47.034Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-100-stack-cost] [2023-05-30T17:07:47.040Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-100-stack-cost] did not exist. Created. [2023-05-30T17:07:47.040Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T17:07:47.707Z] /w/workspace/device-rfid-llrp-go/100@tmp/durable-7893d723/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T17:07:48.353Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T17:07:48.376Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T17:07:48.797Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T17:07:48.805Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-100-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T17:07:48.823Z] $ docker stop --time=1 0e385a1301f7ba12b17641e79f8aa1552674b86da401a7cfcff32fcb8b078c4b [2023-05-30T17:07:50.308Z] $ docker rm -f --volumes 0e385a1301f7ba12b17641e79f8aa1552674b86da401a7cfcff32fcb8b078c4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T17:07:50.552Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-30T17:07:51.245Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-05-30T17:07:51.246Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-30T17:07:51.246Z] total 16 [2023-05-30T17:07:51.246Z] drwxr-xr-x 3 root root 4096 May 30 17:00 . [2023-05-30T17:07:51.246Z] drwxrwxr-x 12 jenkins jenkins 4096 May 30 17:00 .. [2023-05-30T17:07:51.246Z] drwxr-xr-x 2 root root 4096 May 30 17:00 cost [2023-05-30T17:07:51.246Z] -rw-r--r-- 1 root root 91 May 30 17:00 cost.csv [2023-05-30T17:07:51.246Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-30T17:07:51.246Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-30T17:07:51.246Z] total 16 [2023-05-30T17:07:51.246Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 17:00 . [2023-05-30T17:07:51.246Z] drwxrwxr-x 12 jenkins jenkins 4096 May 30 17:00 .. [2023-05-30T17:07:51.246Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 17:00 cost [2023-05-30T17:07:51.246Z] -rw-r--r-- 1 jenkins jenkins 91 May 30 17:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:07:51.538Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:07:52.407Z] ---> package-listing.sh [2023-05-30T17:07:52.407Z] ++ facter osfamily [2023-05-30T17:07:52.407Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T17:07:52.666Z] + OS_FAMILY=debian [2023-05-30T17:07:52.666Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-05-30T17:07:52.666Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T17:07:52.666Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T17:07:52.666Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T17:07:52.666Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T17:07:52.666Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-30T17:07:52.666Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T17:07:52.666Z] + case "${OS_FAMILY}" in [2023-05-30T17:07:52.666Z] + dpkg -l [2023-05-30T17:07:52.666Z] + grep '^ii' [2023-05-30T17:07:52.666Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T17:07:52.666Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T17:07:52.666Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T17:07:52.666Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-30T17:07:52.666Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-05-30T17:07:52.666Z] + 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 [2023-05-30T17:07:52.677Z] 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 [2023-05-30T17:07:52.954Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:07:53.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T17:07:53.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:07:53.587Z] prd-ubuntu20.04-docker-8c-8g-17328 does not seem to be running inside a container [2023-05-30T17:07:53.611Z] $ 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 [2023-05-30T17:07:53.818Z] $ docker top 7df989cbd5c80208bc8c797795f8bbe27f6f57797868bd5316cee617717e30fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T17:07:54.157Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T17:07:54.441Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T17:07:54.729Z] + ls /var/log/sa-host [2023-05-30T17:07:54.729Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T17:07:54.892Z] provisioning config files... [2023-05-30T17:07:54.901Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12966826590938019645tmp [Pipeline] { [Pipeline] echo [2023-05-30T17:07:54.917Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:07:55.198Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T17:07:55.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:07:55.548Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T17:07:55.557Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:07:55.842Z] ---> sudo-logs.sh [2023-05-30T17:07:55.842Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T17:07:55.872Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:07:56.159Z] ---> job-cost.sh [2023-05-30T17:07:56.159Z] lf-activate-venv: SKIPPING [2023-05-30T17:07:56.159Z] DEBUG: total: 0.2199999988079071 [2023-05-30T17:07:56.159Z] INFO: Retrieving Stack Cost... [2023-05-30T17:07:56.418Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T17:07:56.676Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T17:07:56.686Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:07:56.970Z] ---> logs-deploy.sh [2023-05-30T17:07:56.970Z] lf-activate-venv: SKIPPING [2023-05-30T17:07:56.970Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/100 [2023-05-30T17:07:56.970Z] INFO: archiving workspace using pattern(s): [2023-05-30T17:07:57.908Z] Archives upload complete. [2023-05-30T17:07:57.908Z] INFO: archiving logs to Nexus