Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 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-ssh18138531610893398227.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16776677706047700481.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10103763419709182694.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh7620723577109325490.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-ssh14185075819391366090.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1676 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 ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 (main) Commit message: "feat!: Remove ZeroMQ MessageBus capability (#131)" > 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 ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 # timeout=10 > git rev-list --no-walk 67743ce73b5f11851f5a3332a1e6bc4b63a9e69f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T21:06:04.042Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T21:06:04.102Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T21:06:04.118Z] ========================================================= [2023-01-10T21:06:04.118Z] EdgeX Global Pipelines Version Info [2023-01-10T21:06:04.118Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:06:04.849Z] ------------------- [2023-01-10T21:06:04.849Z] stable info: [2023-01-10T21:06:04.849Z] ------------------- [2023-01-10T21:06:04.849Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T21:06:04.849Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T21:06:04.849Z] Message: update stable to v1.0.244 [2023-01-10T21:06:05.422Z] ------------------- [2023-01-10T21:06:05.422Z] experimental info: [2023-01-10T21:06:05.422Z] ------------------- [2023-01-10T21:06:05.422Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T21:06:05.422Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T21:06:05.422Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T21:06:05.595Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-01-10T21:06:05.608Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-01-10T21:06:05.625Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T21:06:05.639Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T21:06:05.657Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T21:06:05.675Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T21:06:05.691Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T21:06:05.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-10T21:06:05.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T21:06:05.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T21:06:05.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T21:06:05.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-01-10T21:06:05.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T21:06:05.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T21:06:05.809Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T21:06:05.819Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T21:06:05.832Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T21:06:05.847Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T21:06:05.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T21:06:05.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T21:06:05.887Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-10T21:06:05.903Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-10T21:06:05.916Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T21:06:05.927Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T21:06:05.940Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-10T21:06:05.959Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T21:06:05.977Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T21:06:05.994Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-10T21:06:06.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-10T21:06:06.022Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-10T21:06:06.039Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 [Pipeline] echo [2023-01-10T21:06:06.050Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca5f12e [Pipeline] echo [2023-01-10T21:06:06.065Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T21:06:06.110Z] provisioning config files... [2023-01-10T21:06:06.123Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config355436465128042986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:06:06.425Z] ---> docker-login.sh [2023-01-10T21:06:06.425Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:06:06.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:06:06.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:06:06.685Z] Configure a credential helper to remove this warning. See [2023-01-10T21:06:06.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:06:06.685Z] [2023-01-10T21:06:06.685Z] Login Succeeded [2023-01-10T21:06:06.685Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:06:06.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:06:06.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:06:06.685Z] Configure a credential helper to remove this warning. See [2023-01-10T21:06:06.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:06:06.685Z] [2023-01-10T21:06:06.685Z] Login Succeeded [2023-01-10T21:06:06.685Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:06:06.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:06:06.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:06:06.944Z] Configure a credential helper to remove this warning. See [2023-01-10T21:06:06.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:06:06.944Z] [2023-01-10T21:06:06.944Z] Login Succeeded [2023-01-10T21:06:06.944Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:06:06.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:06:06.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:06:06.944Z] Configure a credential helper to remove this warning. See [2023-01-10T21:06:06.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:06:06.944Z] [2023-01-10T21:06:06.944Z] Login Succeeded [2023-01-10T21:06:06.944Z] docker.io [2023-01-10T21:06:07.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:06:07.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:06:07.204Z] Configure a credential helper to remove this warning. See [2023-01-10T21:06:07.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:06:07.204Z] [2023-01-10T21:06:07.204Z] Login Succeeded [2023-01-10T21:06:07.204Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:06:07.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T21:06:07.585Z] + git rev-list -1 --merges ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8~1..ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 [Pipeline] echo [2023-01-10T21:06:07.637Z] -----------> git rev-list -1 --merges ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8~1..ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 [false] [Pipeline] sh [2023-01-10T21:06:07.923Z] + git log --format=format:%s -1 ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 [Pipeline] echo [2023-01-10T21:06:07.939Z] ========================================================= [2023-01-10T21:06:07.939Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T21:06:07.939Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T21:06:08.260Z] + git log --format=format:%s -1 ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 [Pipeline] echo [2023-01-10T21:06:08.271Z] [semverPrep] GIT_COMMIT: ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8, Commit Message: feat!: Remove ZeroMQ MessageBus capability (#131) [Pipeline] echo [2023-01-10T21:06:08.279Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T21:06:08.615Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T21:06:08.615Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T21:06:08.615Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T21:06:08.615Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T21:06:08.615Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T21:06:08.615Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T21:06:08.615Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:06:08.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:06:08.952Z] [2023-01-10T21:06:08.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:06:09.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:06:09.260Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T21:06:09.260Z] b85a868b505f: Pulling fs layer [2023-01-10T21:06:09.260Z] e2be974225ed: Pulling fs layer [2023-01-10T21:06:09.260Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T21:06:09.260Z] 988bab9f4d93: Pulling fs layer [2023-01-10T21:06:09.260Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T21:06:09.260Z] eaf3925da568: Pulling fs layer [2023-01-10T21:06:09.260Z] bab4dde63d76: Pulling fs layer [2023-01-10T21:06:09.260Z] bde34c3a00c8: Pulling fs layer [2023-01-10T21:06:09.260Z] b352a97aabf1: Pulling fs layer [2023-01-10T21:06:09.260Z] 4872d77fe225: Pulling fs layer [2023-01-10T21:06:09.260Z] 5851b861e8e6: Pulling fs layer [2023-01-10T21:06:09.260Z] 988bab9f4d93: Waiting [2023-01-10T21:06:09.260Z] 1469e6f7b9e6: Waiting [2023-01-10T21:06:09.260Z] 4872d77fe225: Waiting [2023-01-10T21:06:09.260Z] b352a97aabf1: Waiting [2023-01-10T21:06:09.260Z] bab4dde63d76: Waiting [2023-01-10T21:06:09.260Z] bde34c3a00c8: Waiting [2023-01-10T21:06:09.260Z] 5851b861e8e6: Waiting [2023-01-10T21:06:09.260Z] e2be974225ed: Verifying Checksum [2023-01-10T21:06:09.260Z] e2be974225ed: Download complete [2023-01-10T21:06:09.260Z] 988bab9f4d93: Verifying Checksum [2023-01-10T21:06:09.260Z] 988bab9f4d93: Download complete [2023-01-10T21:06:09.523Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T21:06:09.523Z] 1469e6f7b9e6: Download complete [2023-01-10T21:06:09.523Z] eaf3925da568: Download complete [2023-01-10T21:06:09.523Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T21:06:09.523Z] 339a4e72a1f5: Download complete [2023-01-10T21:06:09.523Z] bde34c3a00c8: Verifying Checksum [2023-01-10T21:06:09.523Z] bde34c3a00c8: Download complete [2023-01-10T21:06:09.523Z] b352a97aabf1: Download complete [2023-01-10T21:06:09.523Z] 4872d77fe225: Verifying Checksum [2023-01-10T21:06:09.523Z] 4872d77fe225: Download complete [2023-01-10T21:06:09.781Z] b85a868b505f: Verifying Checksum [2023-01-10T21:06:09.781Z] b85a868b505f: Download complete [2023-01-10T21:06:09.781Z] 5851b861e8e6: Verifying Checksum [2023-01-10T21:06:09.781Z] 5851b861e8e6: Download complete [2023-01-10T21:06:10.039Z] bab4dde63d76: Verifying Checksum [2023-01-10T21:06:10.039Z] bab4dde63d76: Download complete [2023-01-10T21:06:10.983Z] b85a868b505f: Pull complete [2023-01-10T21:06:10.983Z] e2be974225ed: Pull complete [2023-01-10T21:06:11.554Z] 339a4e72a1f5: Pull complete [2023-01-10T21:06:11.554Z] 988bab9f4d93: Pull complete [2023-01-10T21:06:11.815Z] 1469e6f7b9e6: Pull complete [2023-01-10T21:06:12.077Z] eaf3925da568: Pull complete [2023-01-10T21:06:13.982Z] bab4dde63d76: Pull complete [2023-01-10T21:06:13.982Z] bde34c3a00c8: Pull complete [2023-01-10T21:06:13.982Z] b352a97aabf1: Pull complete [2023-01-10T21:06:13.982Z] 4872d77fe225: Pull complete [2023-01-10T21:06:13.982Z] 5851b861e8e6: Pull complete [2023-01-10T21:06:13.982Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T21:06:13.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:06:13.982Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:06:14.067Z] prd-ubuntu20.04-docker-8c-8g-1676 does not seem to be running inside a container [2023-01-10T21:06:14.098Z] $ 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-01-10T21:06:16.216Z] $ docker top 0670a6cb7d8ffc61e7b708b4c9a966584762ce0e9acd4d3e149c30ca0004005f -eo pid,comm [2023-01-10T21:06:16.275Z] 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-01-10T21:06:16.275Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T21:06:16.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T21:06:16.316Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T21:06:16.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T21:06:16.448Z] $ docker exec 0670a6cb7d8ffc61e7b708b4c9a966584762ce0e9acd4d3e149c30ca0004005f ssh-agent [2023-01-10T21:06:16.557Z] SSH_AUTH_SOCK=/tmp/ssh-jfzyN8Jr7bXZ/agent.32 [2023-01-10T21:06:16.557Z] SSH_AGENT_PID=38 [2023-01-10T21:06:16.564Z] Running ssh-add (command line suppressed) [2023-01-10T21:06:16.683Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_235019710861135583.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_235019710861135583.key) [2023-01-10T21:06:16.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T21:06:16.975Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T21:06:16.990Z] $ docker exec --env ******** --env ******** 0670a6cb7d8ffc61e7b708b4c9a966584762ce0e9acd4d3e149c30ca0004005f ssh-agent -k [2023-01-10T21:06:17.092Z] unset SSH_AUTH_SOCK; [2023-01-10T21:06:17.093Z] unset SSH_AGENT_PID; [2023-01-10T21:06:17.093Z] echo Agent pid 38 killed; [2023-01-10T21:06:17.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T21:06:17.123Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T21:06:17.123Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T21:06:17.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T21:06:17.237Z] $ docker exec 0670a6cb7d8ffc61e7b708b4c9a966584762ce0e9acd4d3e149c30ca0004005f ssh-agent [2023-01-10T21:06:17.338Z] SSH_AUTH_SOCK=/tmp/ssh-0BM8aeOGsKS3/agent.70 [2023-01-10T21:06:17.338Z] SSH_AGENT_PID=76 [2023-01-10T21:06:17.342Z] Running ssh-add (command line suppressed) [2023-01-10T21:06:17.452Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18005501379263226920.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18005501379263226920.key) [2023-01-10T21:06:17.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T21:06:17.749Z] + git semver init [2023-01-10T21:06:18.012Z] 2023-01-10 21:06:17,970 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T21:06:18.012Z] 2023-01-10 21:06:17,971 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-01-10T21:06:18.012Z] 2023-01-10 21:06:17,971 [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-01-10T21:06:18.012Z] 2023-01-10 21:06:17,971 [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-01-10T21:06:18.955Z] 2023-01-10 21:06:18,873 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-01-10T21:06:18.955Z] 2023-01-10 21:06:18,874 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-01-10T21:06:18.955Z] 2023-01-10 21:06:18,874 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-01-10T21:06:18.955Z] 2023-01-10 21:06:18,874 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-01-10T21:06:18.955Z] 3.0.0-dev.3 [Pipeline] } [2023-01-10T21:06:18.967Z] $ docker exec --env ******** --env ******** 0670a6cb7d8ffc61e7b708b4c9a966584762ce0e9acd4d3e149c30ca0004005f ssh-agent -k [2023-01-10T21:06:19.087Z] unset SSH_AUTH_SOCK; [2023-01-10T21:06:19.087Z] unset SSH_AGENT_PID; [2023-01-10T21:06:19.088Z] echo Agent pid 76 killed; [2023-01-10T21:06:19.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T21:06:19.410Z] + git semver [Pipeline] } [2023-01-10T21:06:19.684Z] $ docker stop --time=1 0670a6cb7d8ffc61e7b708b4c9a966584762ce0e9acd4d3e149c30ca0004005f [2023-01-10T21:06:20.974Z] $ docker rm -f --volumes 0670a6cb7d8ffc61e7b708b4c9a966584762ce0e9acd4d3e149c30ca0004005f [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T21:06:21.312Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T21:06:21.518Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T21:06:21.522Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.3 [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-01-10T21:06:21.680Z] provisioning config files... [2023-01-10T21:06:21.689Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7741342221596543569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:06:21.984Z] ---> docker-login.sh [2023-01-10T21:06:21.984Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:06:21.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:06:21.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:06:21.984Z] Configure a credential helper to remove this warning. See [2023-01-10T21:06:21.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:06:21.984Z] [2023-01-10T21:06:21.984Z] Login Succeeded [2023-01-10T21:06:21.984Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:06:21.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:06:22.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:06:22.245Z] Configure a credential helper to remove this warning. See [2023-01-10T21:06:22.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:06:22.245Z] [2023-01-10T21:06:22.245Z] Login Succeeded [2023-01-10T21:06:22.245Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:06:22.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:06:22.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:06:22.245Z] Configure a credential helper to remove this warning. See [2023-01-10T21:06:22.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:06:22.245Z] [2023-01-10T21:06:22.245Z] Login Succeeded [2023-01-10T21:06:22.245Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:06:22.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:06:22.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:06:22.506Z] Configure a credential helper to remove this warning. See [2023-01-10T21:06:22.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:06:22.506Z] [2023-01-10T21:06:22.506Z] Login Succeeded [2023-01-10T21:06:22.506Z] docker.io [2023-01-10T21:06:22.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:06:22.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:06:22.765Z] Configure a credential helper to remove this warning. See [2023-01-10T21:06:22.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:06:22.765Z] [2023-01-10T21:06:22.765Z] Login Succeeded [2023-01-10T21:06:22.765Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:06:22.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T21:06:22.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:06:22.855Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:06:22.865Z] ========================================================= [2023-01-10T21:06:22.865Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T21:06:22.865Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:06:23.187Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T21:06:23.187Z] Sending build context to Docker daemon 4.124MB [2023-01-10T21:06:23.187Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:06:23.187Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T21:06:23.187Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T21:06:23.187Z] 213ec9aee27d: Pulling fs layer [2023-01-10T21:06:23.187Z] 4583459ba037: Pulling fs layer [2023-01-10T21:06:23.187Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T21:06:23.187Z] 53926ce57604: Pulling fs layer [2023-01-10T21:06:23.187Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T21:06:23.187Z] 22ff95d597cd: Pulling fs layer [2023-01-10T21:06:23.187Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T21:06:23.187Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T21:06:23.187Z] a7acece74701: Pulling fs layer [2023-01-10T21:06:23.187Z] 53926ce57604: Waiting [2023-01-10T21:06:23.187Z] 21b2b0c7a3f4: Waiting [2023-01-10T21:06:23.187Z] 22ff95d597cd: Waiting [2023-01-10T21:06:23.187Z] 12d6caf4c0d1: Waiting [2023-01-10T21:06:23.187Z] 96b7cbca73a9: Waiting [2023-01-10T21:06:23.187Z] a7acece74701: Waiting [2023-01-10T21:06:23.187Z] 93c1e223e6f2: Download complete [2023-01-10T21:06:23.187Z] 4583459ba037: Verifying Checksum [2023-01-10T21:06:23.187Z] 4583459ba037: Download complete [2023-01-10T21:06:23.187Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-10T21:06:23.187Z] 21b2b0c7a3f4: Download complete [2023-01-10T21:06:23.187Z] 22ff95d597cd: Verifying Checksum [2023-01-10T21:06:23.187Z] 22ff95d597cd: Download complete [2023-01-10T21:06:23.445Z] 213ec9aee27d: Verifying Checksum [2023-01-10T21:06:23.445Z] 12d6caf4c0d1: Verifying Checksum [2023-01-10T21:06:23.445Z] 12d6caf4c0d1: Download complete [2023-01-10T21:06:23.445Z] 213ec9aee27d: Pull complete [2023-01-10T21:06:23.718Z] 4583459ba037: Pull complete [2023-01-10T21:06:23.718Z] 93c1e223e6f2: Pull complete [2023-01-10T21:06:23.718Z] a7acece74701: Verifying Checksum [2023-01-10T21:06:23.718Z] a7acece74701: Download complete [2023-01-10T21:06:24.304Z] 53926ce57604: Verifying Checksum [2023-01-10T21:06:24.304Z] 53926ce57604: Download complete [2023-01-10T21:06:24.304Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T21:06:24.304Z] 96b7cbca73a9: Download complete [2023-01-10T21:06:28.495Z] 53926ce57604: Pull complete [2023-01-10T21:06:28.495Z] 21b2b0c7a3f4: Pull complete [2023-01-10T21:06:28.495Z] 22ff95d597cd: Pull complete [2023-01-10T21:06:28.495Z] 12d6caf4c0d1: Pull complete [2023-01-10T21:06:30.395Z] 96b7cbca73a9: Pull complete [2023-01-10T21:06:31.331Z] a7acece74701: Pull complete [2023-01-10T21:06:31.331Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T21:06:31.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T21:06:31.331Z] ---> db6d94c90886 [2023-01-10T21:06:31.331Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:06:35.587Z] ---> Running in 5c4d2f49a8c8 [2023-01-10T21:06:35.587Z] Removing intermediate container 5c4d2f49a8c8 [2023-01-10T21:06:35.587Z] ---> 9bc5a151227e [2023-01-10T21:06:35.587Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:06:35.587Z] ---> Running in e809c4885da3 [2023-01-10T21:06:35.587Z] Removing intermediate container e809c4885da3 [2023-01-10T21:06:35.587Z] ---> 2280d4f0a12c [2023-01-10T21:06:35.587Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-10T21:06:35.587Z] ---> Running in 7c83bf60c7ff [2023-01-10T21:06:35.587Z] Removing intermediate container 7c83bf60c7ff [2023-01-10T21:06:35.587Z] ---> 6f4395004ac1 [2023-01-10T21:06:35.587Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T21:06:35.587Z] ---> Running in c01088a45075 [2023-01-10T21:06:35.587Z] Removing intermediate container c01088a45075 [2023-01-10T21:06:35.587Z] ---> 1e83ace2b47e [2023-01-10T21:06:35.587Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T21:06:35.587Z] ---> Running in 748ebddc078c [2023-01-10T21:06:35.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T21:06:35.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T21:06:36.105Z] OK: 211 MiB in 51 packages [2023-01-10T21:06:36.365Z] Removing intermediate container 748ebddc078c [2023-01-10T21:06:36.365Z] ---> 47c627374763 [2023-01-10T21:06:36.365Z] Step 8/12 : WORKDIR /app [2023-01-10T21:06:36.365Z] ---> Running in 8ddf93ded1ff [2023-01-10T21:06:36.365Z] Removing intermediate container 8ddf93ded1ff [2023-01-10T21:06:36.365Z] ---> 879e7fe7eab6 [2023-01-10T21:06:36.365Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-10T21:06:36.624Z] ---> eb8fe6d6044c [2023-01-10T21:06:36.624Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:06:36.624Z] ---> Running in ae979c020ba6 [2023-01-10T21:06:36.631Z] Still waiting to schedule task [2023-01-10T21:06:36.631Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T21:06:58.569Z] Removing intermediate container ae979c020ba6 [2023-01-10T21:06:58.569Z] ---> 679c3ad47238 [2023-01-10T21:06:58.569Z] Step 11/12 : COPY . . [2023-01-10T21:06:58.569Z] ---> 92a93d8d6495 [2023-01-10T21:06:58.569Z] Step 12/12 : RUN $MAKE [2023-01-10T21:06:58.569Z] ---> Running in b1d5d2c2e3a6 [2023-01-10T21:06:58.828Z] noop [2023-01-10T21:06:59.087Z] Removing intermediate container b1d5d2c2e3a6 [2023-01-10T21:06:59.087Z] ---> 8ce2a014e177 [2023-01-10T21:06:59.087Z] Successfully built 8ce2a014e177 [2023-01-10T21:06:59.087Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:06:59.393Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T21:06:59.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:06:59.467Z] prd-ubuntu20.04-docker-8c-8g-1676 does not seem to be running inside a container [2023-01-10T21:06:59.494Z] $ 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-01-10T21:06:59.853Z] $ docker top 21b6018f416d885f4fa09c9058ca24705ff6ddd5c7b0e446784ff5e94c55a709 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:07:00.199Z] + go version [2023-01-10T21:07:00.199Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T21:07:00.212Z] $ docker stop --time=1 21b6018f416d885f4fa09c9058ca24705ff6ddd5c7b0e446784ff5e94c55a709 [2023-01-10T21:07:01.503Z] $ docker rm -f --volumes 21b6018f416d885f4fa09c9058ca24705ff6ddd5c7b0e446784ff5e94c55a709 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:07:01.886Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T21:07:01.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:07:01.963Z] prd-ubuntu20.04-docker-8c-8g-1676 does not seem to be running inside a container [2023-01-10T21:07:01.996Z] $ 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-01-10T21:07:02.351Z] $ docker top 18709299c21174f55992344e362ef6b2fc0a7c737cc0fa1e6686d6d5748c3488 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:07:02.694Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-01-10T21:07:02.990Z] + make test [2023-01-10T21:07:02.990Z] go test ./... -coverprofile=coverage.out ./... [2023-01-10T21:07:03.248Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-01-10T21:07:13.220Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-01-10T21:07:13.220Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-01-10T21:07:18.486Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.226s coverage: 38.5% of statements [2023-01-10T21:07:18.486Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.262s coverage: 51.9% of statements [2023-01-10T21:07:18.486Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.016s coverage: 95.5% of statements [2023-01-10T21:07:28.453Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-10T21:07:28.453Z] go vet ./... [2023-01-10T21:07:30.995Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T21:07:31.253Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T21:07:31.253Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T21:07:31.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T21:07:31.280Z] $ docker stop --time=1 18709299c21174f55992344e362ef6b2fc0a7c737cc0fa1e6686d6d5748c3488 [2023-01-10T21:07:33.514Z] $ docker rm -f --volumes 18709299c21174f55992344e362ef6b2fc0a7c737cc0fa1e6686d6d5748c3488 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T21:07:33.947Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T21:07:34.022Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-10T21:07:34.594Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T21:07:34.877Z] + ls -al . [2023-01-10T21:07:34.877Z] total 644 [2023-01-10T21:07:34.877Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 21:07 . [2023-01-10T21:07:34.877Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:06 .. [2023-01-10T21:07:34.877Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 10 21:06 .dockerignore [2023-01-10T21:07:34.877Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:07 .git [2023-01-10T21:07:34.877Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:06 .github [2023-01-10T21:07:34.877Z] -rw-rw-r-- 1 jenkins jenkins 946 Jan 10 21:06 .gitignore [2023-01-10T21:07:34.877Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 21:06 .golangci.yml [2023-01-10T21:07:34.877Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:06 .semver [2023-01-10T21:07:34.877Z] -rw-rw-r-- 1 jenkins jenkins 10896 Jan 10 21:06 Attribution.txt [2023-01-10T21:07:34.877Z] -rw-rw-r-- 1 jenkins jenkins 5905 Jan 10 21:06 CHANGELOG.md [2023-01-10T21:07:34.877Z] -rw-rw-r-- 1 jenkins jenkins 1347 Jan 10 21:06 Dockerfile [2023-01-10T21:07:34.877Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 21:06 GOVERNANCE.md [2023-01-10T21:07:34.877Z] -rw-rw-r-- 1 jenkins jenkins 683 Jan 10 21:06 Jenkinsfile [2023-01-10T21:07:34.877Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 10 21:06 LICENSE [2023-01-10T21:07:34.877Z] -rw-rw-r-- 1 jenkins jenkins 2018 Jan 10 21:06 Makefile [2023-01-10T21:07:34.877Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 21:06 OWNERS.md [2023-01-10T21:07:34.877Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jan 10 21:06 README.md [2023-01-10T21:07:34.877Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 21:06 VERSION [2023-01-10T21:07:34.877Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:06 bin [2023-01-10T21:07:34.877Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:06 cmd [2023-01-10T21:07:34.877Z] -rw-r--r-- 1 jenkins jenkins 460049 Jan 10 21:07 coverage.out [2023-01-10T21:07:34.877Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:06 examples [2023-01-10T21:07:34.877Z] -rw-rw-r-- 1 jenkins jenkins 3550 Jan 10 21:06 go.mod [2023-01-10T21:07:34.877Z] -rw-rw-r-- 1 jenkins jenkins 44766 Jan 10 21:06 go.sum [2023-01-10T21:07:34.877Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:06 images [2023-01-10T21:07:34.877Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 10 21:06 internal [2023-01-10T21:07:34.877Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:06 snap [2023-01-10T21:07:34.877Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 10 21:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:07:35.187Z] + 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=ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 --label arch=amd64 --label version=3.0.0-dev.3 . [2023-01-10T21:07:35.187Z] Sending build context to Docker daemon 4.124MB [2023-01-10T21:07:35.187Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:07:35.187Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-10T21:07:35.187Z] ---> 8ce2a014e177 [2023-01-10T21:07:35.187Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:07:35.187Z] ---> Running in aaab3470eccc [2023-01-10T21:07:35.445Z] Removing intermediate container aaab3470eccc [2023-01-10T21:07:35.445Z] ---> dae1781c2891 [2023-01-10T21:07:35.445Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:07:35.445Z] ---> Running in 02df8bf1aaaf [2023-01-10T21:07:35.445Z] Removing intermediate container 02df8bf1aaaf [2023-01-10T21:07:35.445Z] ---> 9bf04f26d956 [2023-01-10T21:07:35.445Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-01-10T21:07:35.445Z] ---> Running in 2c3cf9d562c3 [2023-01-10T21:07:35.445Z] Removing intermediate container 2c3cf9d562c3 [2023-01-10T21:07:35.445Z] ---> 0611738464c6 [2023-01-10T21:07:35.445Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T21:07:35.445Z] ---> Running in 05e56e72b14d [2023-01-10T21:07:35.703Z] Removing intermediate container 05e56e72b14d [2023-01-10T21:07:35.703Z] ---> e02d4c57693b [2023-01-10T21:07:35.703Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T21:07:35.703Z] ---> Running in 4f2aa040b722 [2023-01-10T21:07:35.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T21:07:35.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T21:07:36.221Z] OK: 211 MiB in 51 packages [2023-01-10T21:07:36.788Z] Removing intermediate container 4f2aa040b722 [2023-01-10T21:07:36.788Z] ---> 1aee87a0dc52 [2023-01-10T21:07:36.788Z] Step 8/24 : WORKDIR /app [2023-01-10T21:07:36.788Z] ---> Running in 1e2952aa10af [2023-01-10T21:07:36.788Z] Removing intermediate container 1e2952aa10af [2023-01-10T21:07:36.788Z] ---> ce83320f86a6 [2023-01-10T21:07:36.788Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-10T21:07:37.048Z] ---> 51b65f0d6b64 [2023-01-10T21:07:37.048Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:07:37.048Z] ---> Running in f3e8c9cf263b [2023-01-10T21:07:37.614Z] Removing intermediate container f3e8c9cf263b [2023-01-10T21:07:37.614Z] ---> cd0b23ad520b [2023-01-10T21:07:37.614Z] Step 11/24 : COPY . . [2023-01-10T21:07:37.873Z] ---> 10951c6a292b [2023-01-10T21:07:37.873Z] Step 12/24 : RUN $MAKE [2023-01-10T21:07:37.873Z] ---> Running in 049b9832c56f [2023-01-10T21:07:38.132Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-01-10T21:08:00.297Z] Removing intermediate container 049b9832c56f [2023-01-10T21:08:00.297Z] ---> 249ace582cdb [2023-01-10T21:08:00.297Z] Step 13/24 : FROM alpine:3.16 [2023-01-10T21:08:00.297Z] 3.16: Pulling from library/alpine [2023-01-10T21:08:00.297Z] ca7dd9ec2225: Pulling fs layer [2023-01-10T21:08:00.297Z] ca7dd9ec2225: Verifying Checksum [2023-01-10T21:08:00.297Z] ca7dd9ec2225: Download complete [2023-01-10T21:08:00.297Z] ca7dd9ec2225: Pull complete [2023-01-10T21:08:00.297Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T21:08:00.297Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T21:08:00.297Z] ---> bfe296a52501 [2023-01-10T21:08:00.297Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-10T21:08:00.297Z] ---> Running in 076225bd9623 [2023-01-10T21:08:00.297Z] Removing intermediate container 076225bd9623 [2023-01-10T21:08:00.297Z] ---> d00bcee99ac7 [2023-01-10T21:08:00.297Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-01-10T21:08:00.297Z] ---> Running in 0d055aa3c706 [2023-01-10T21:08:00.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T21:08:00.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T21:08:00.297Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T21:08:00.297Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T21:08:00.297Z] OK: 6 MiB in 15 packages [2023-01-10T21:08:00.556Z] Removing intermediate container 0d055aa3c706 [2023-01-10T21:08:00.556Z] ---> 98d1b66673aa [2023-01-10T21:08:00.556Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-01-10T21:08:00.813Z] ---> 48d871a7b7fa [2023-01-10T21:08:00.813Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-01-10T21:08:00.813Z] ---> 5edd74d02ea1 [2023-01-10T21:08:00.813Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-01-10T21:08:01.751Z] ---> a9bad482fe65 [2023-01-10T21:08:01.751Z] Step 19/24 : EXPOSE 59989 [2023-01-10T21:08:01.751Z] ---> Running in cca09ac4c568 [2023-01-10T21:08:01.751Z] Removing intermediate container cca09ac4c568 [2023-01-10T21:08:01.751Z] ---> 2dd69f6479be [2023-01-10T21:08:01.751Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-01-10T21:08:01.751Z] ---> Running in e55a064aa1e5 [2023-01-10T21:08:01.752Z] Removing intermediate container e55a064aa1e5 [2023-01-10T21:08:01.752Z] ---> 48c19e78aa1b [2023-01-10T21:08:01.752Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T21:08:01.752Z] ---> Running in b609277c8f82 [2023-01-10T21:08:01.752Z] Removing intermediate container b609277c8f82 [2023-01-10T21:08:01.752Z] ---> d1da91509d5b [2023-01-10T21:08:01.752Z] Step 22/24 : LABEL arch=amd64 [2023-01-10T21:08:01.752Z] ---> Running in 1e1fb3e69af8 [2023-01-10T21:08:02.010Z] Removing intermediate container 1e1fb3e69af8 [2023-01-10T21:08:02.010Z] ---> cd88053f1049 [2023-01-10T21:08:02.010Z] Step 23/24 : LABEL git_sha=ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 [2023-01-10T21:08:02.010Z] ---> Running in 17c4dfedf2f0 [2023-01-10T21:08:02.010Z] Removing intermediate container 17c4dfedf2f0 [2023-01-10T21:08:02.010Z] ---> fe6d9338ca77 [2023-01-10T21:08:02.010Z] Step 24/24 : LABEL version=3.0.0-dev.3 [2023-01-10T21:08:02.010Z] ---> Running in 95be2a3858af [2023-01-10T21:08:02.010Z] Removing intermediate container 95be2a3858af [2023-01-10T21:08:02.010Z] ---> ca5dfda8e101 [2023-01-10T21:08:02.010Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T21:08:02.010Z] Successfully built ca5dfda8e101 [2023-01-10T21:08:02.010Z] 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-01-10T21:08:02.105Z] provisioning config files... [2023-01-10T21:08:02.114Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16727764151554998062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:08:02.410Z] ---> docker-login.sh [2023-01-10T21:08:02.410Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:08:02.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:08:02.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:08:02.410Z] Configure a credential helper to remove this warning. See [2023-01-10T21:08:02.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:08:02.410Z] [2023-01-10T21:08:02.410Z] Login Succeeded [2023-01-10T21:08:02.410Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:08:02.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:08:02.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:08:02.410Z] Configure a credential helper to remove this warning. See [2023-01-10T21:08:02.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:08:02.410Z] [2023-01-10T21:08:02.410Z] Login Succeeded [2023-01-10T21:08:02.410Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:08:02.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:08:02.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:08:02.669Z] Configure a credential helper to remove this warning. See [2023-01-10T21:08:02.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:08:02.669Z] [2023-01-10T21:08:02.669Z] Login Succeeded [2023-01-10T21:08:02.669Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:08:02.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:08:02.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:08:02.669Z] Configure a credential helper to remove this warning. See [2023-01-10T21:08:02.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:08:02.669Z] [2023-01-10T21:08:02.669Z] Login Succeeded [2023-01-10T21:08:02.669Z] docker.io [2023-01-10T21:08:02.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:08:02.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:08:02.928Z] Configure a credential helper to remove this warning. See [2023-01-10T21:08:02.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:08:02.928Z] [2023-01-10T21:08:02.928Z] Login Succeeded [2023-01-10T21:08:02.928Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:08:02.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T21:08:02.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:08:02.977Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-01-10T21:08:02.977Z] ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 [2023-01-10T21:08:02.977Z] latest [2023-01-10T21:08:02.977Z] 3.0.0-dev.3 [2023-01-10T21:08:02.977Z] ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8-3.0.0-dev.3 [2023-01-10T21:08:02.977Z] main [2023-01-10T21:08:02.977Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:08:03.280Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:08:03.582Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 [2023-01-10T21:08:03.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-01-10T21:08:03.582Z] 4bcc2f569cc4: Preparing [2023-01-10T21:08:03.582Z] 1b91a974858d: Preparing [2023-01-10T21:08:03.582Z] f4875dc368b3: Preparing [2023-01-10T21:08:03.582Z] 180e63d82979: Preparing [2023-01-10T21:08:03.582Z] e5e13b0c77cb: Preparing [2023-01-10T21:08:03.582Z] e5e13b0c77cb: Layer already exists [2023-01-10T21:08:03.582Z] 180e63d82979: Pushed [2023-01-10T21:08:03.582Z] 1b91a974858d: Pushed [2023-01-10T21:08:03.582Z] f4875dc368b3: Pushed [2023-01-10T21:08:06.870Z] 4bcc2f569cc4: Pushed [2023-01-10T21:08:06.870Z] ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8: digest: sha256:7d9207fddc1fe711c90a910f5f72ac95422ad093451b2c5b1c8df13f6cb0e0e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:08:07.180Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:08:07.499Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-01-10T21:08:07.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-01-10T21:08:07.500Z] 4bcc2f569cc4: Preparing [2023-01-10T21:08:07.500Z] 1b91a974858d: Preparing [2023-01-10T21:08:07.500Z] f4875dc368b3: Preparing [2023-01-10T21:08:07.500Z] 180e63d82979: Preparing [2023-01-10T21:08:07.500Z] e5e13b0c77cb: Preparing [2023-01-10T21:08:07.500Z] e5e13b0c77cb: Layer already exists [2023-01-10T21:08:07.500Z] 1b91a974858d: Layer already exists [2023-01-10T21:08:07.500Z] f4875dc368b3: Layer already exists [2023-01-10T21:08:07.500Z] 4bcc2f569cc4: Layer already exists [2023-01-10T21:08:07.500Z] 180e63d82979: Layer already exists [2023-01-10T21:08:07.500Z] latest: digest: sha256:7d9207fddc1fe711c90a910f5f72ac95422ad093451b2c5b1c8df13f6cb0e0e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:08:07.814Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:08:08.128Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.3 [2023-01-10T21:08:08.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-01-10T21:08:08.129Z] 4bcc2f569cc4: Preparing [2023-01-10T21:08:08.129Z] 1b91a974858d: Preparing [2023-01-10T21:08:08.129Z] f4875dc368b3: Preparing [2023-01-10T21:08:08.129Z] 180e63d82979: Preparing [2023-01-10T21:08:08.129Z] e5e13b0c77cb: Preparing [2023-01-10T21:08:08.129Z] f4875dc368b3: Layer already exists [2023-01-10T21:08:08.129Z] e5e13b0c77cb: Layer already exists [2023-01-10T21:08:08.129Z] 1b91a974858d: Layer already exists [2023-01-10T21:08:08.129Z] 180e63d82979: Layer already exists [2023-01-10T21:08:08.129Z] 4bcc2f569cc4: Layer already exists [2023-01-10T21:08:08.129Z] 3.0.0-dev.3: digest: sha256:7d9207fddc1fe711c90a910f5f72ac95422ad093451b2c5b1c8df13f6cb0e0e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:08:08.435Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:08:08.737Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8-3.0.0-dev.3 [2023-01-10T21:08:08.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-01-10T21:08:08.737Z] 4bcc2f569cc4: Preparing [2023-01-10T21:08:08.737Z] 1b91a974858d: Preparing [2023-01-10T21:08:08.737Z] f4875dc368b3: Preparing [2023-01-10T21:08:08.737Z] 180e63d82979: Preparing [2023-01-10T21:08:08.737Z] e5e13b0c77cb: Preparing [2023-01-10T21:08:08.737Z] e5e13b0c77cb: Layer already exists [2023-01-10T21:08:08.737Z] f4875dc368b3: Layer already exists [2023-01-10T21:08:08.737Z] 4bcc2f569cc4: Layer already exists [2023-01-10T21:08:08.737Z] 1b91a974858d: Layer already exists [2023-01-10T21:08:08.737Z] 180e63d82979: Layer already exists [2023-01-10T21:08:08.737Z] ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8-3.0.0-dev.3: digest: sha256:7d9207fddc1fe711c90a910f5f72ac95422ad093451b2c5b1c8df13f6cb0e0e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:08:09.042Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:08:09.346Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-01-10T21:08:09.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-01-10T21:08:09.346Z] 4bcc2f569cc4: Preparing [2023-01-10T21:08:09.346Z] 1b91a974858d: Preparing [2023-01-10T21:08:09.346Z] f4875dc368b3: Preparing [2023-01-10T21:08:09.346Z] 180e63d82979: Preparing [2023-01-10T21:08:09.346Z] e5e13b0c77cb: Preparing [2023-01-10T21:08:09.346Z] 4bcc2f569cc4: Layer already exists [2023-01-10T21:08:09.346Z] f4875dc368b3: Layer already exists [2023-01-10T21:08:09.346Z] e5e13b0c77cb: Layer already exists [2023-01-10T21:08:09.346Z] 1b91a974858d: Layer already exists [2023-01-10T21:08:09.346Z] 180e63d82979: Layer already exists [2023-01-10T21:08:09.346Z] main: digest: sha256:7d9207fddc1fe711c90a910f5f72ac95422ad093451b2c5b1c8df13f6cb0e0e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T21:08:09.385Z] ===================================================== [Pipeline] echo [2023-01-10T21:08:09.393Z] taggedImages: [2023-01-10T21:08:09.393Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 [2023-01-10T21:08:09.393Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-01-10T21:08:09.393Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.3 [2023-01-10T21:08:09.393Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8-3.0.0-dev.3 [2023-01-10T21:08:09.393Z] - 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-01-10T21:08:09.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:08:09.741Z] [2023-01-10T21:08:09.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:08:10.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:08:10.037Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T21:08:10.037Z] 5eb5b503b376: Pulling fs layer [2023-01-10T21:08:10.037Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T21:08:10.037Z] ec43610c2a17: Pulling fs layer [2023-01-10T21:08:10.037Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T21:08:10.037Z] 33b1e0a273af: Pulling fs layer [2023-01-10T21:08:10.037Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T21:08:10.037Z] 2f39f015ded8: Pulling fs layer [2023-01-10T21:08:10.037Z] 3a2ae6a8a46f: Waiting [2023-01-10T21:08:10.037Z] 33b1e0a273af: Waiting [2023-01-10T21:08:10.037Z] 5d3b04190fa2: Waiting [2023-01-10T21:08:10.037Z] 2f39f015ded8: Waiting [2023-01-10T21:08:10.037Z] 5c69ac0246d0: Download complete [2023-01-10T21:08:10.037Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-10T21:08:10.037Z] 3a2ae6a8a46f: Download complete [2023-01-10T21:08:10.037Z] 33b1e0a273af: Verifying Checksum [2023-01-10T21:08:10.037Z] 33b1e0a273af: Download complete [2023-01-10T21:08:10.297Z] ec43610c2a17: Verifying Checksum [2023-01-10T21:08:10.297Z] 5eb5b503b376: Verifying Checksum [2023-01-10T21:08:10.297Z] 5eb5b503b376: Download complete [2023-01-10T21:08:10.864Z] 2f39f015ded8: Download complete [2023-01-10T21:08:11.797Z] 5eb5b503b376: Pull complete [2023-01-10T21:08:11.797Z] 5c69ac0246d0: Pull complete [2023-01-10T21:08:12.056Z] ec43610c2a17: Pull complete [2023-01-10T21:08:12.314Z] 3a2ae6a8a46f: Pull complete [2023-01-10T21:08:12.572Z] 33b1e0a273af: Pull complete [2023-01-10T21:08:12.572Z] 5d3b04190fa2: Pull complete [2023-01-10T21:08:16.770Z] 2f39f015ded8: Pull complete [2023-01-10T21:08:16.770Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T21:08:16.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:08:16.770Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:08:16.848Z] prd-ubuntu20.04-docker-8c-8g-1676 does not seem to be running inside a container [2023-01-10T21:08:16.886Z] $ 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-01-10T21:08:19.429Z] $ docker top efe6440f31d4ffe72f6be6794f53b6165905e5ced08d192cfed5932549646395 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:08:19.791Z] ---> job-cost.sh [2023-01-10T21:08:19.791Z] lf-activate-venv: SKIPPING [2023-01-10T21:08:19.791Z] INFO: No Stack... [2023-01-10T21:08:20.049Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T21:08:20.307Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T21:08:20.597Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-01-10T21:08:20.597Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T21:08:20.612Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-66-stack-cost] [2023-01-10T21:08:20.620Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-66-stack-cost] did not exist. Created. [2023-01-10T21:08:20.620Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T21:08:20.921Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T21:08:20.958Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T21:08:20.964Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-66-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T21:08:20.984Z] $ docker stop --time=1 efe6440f31d4ffe72f6be6794f53b6165905e5ced08d192cfed5932549646395 [2023-01-10T21:08:22.158Z] $ docker rm -f --volumes efe6440f31d4ffe72f6be6794f53b6165905e5ced08d192cfed5932549646395 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T21:09:04.054Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1680 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-01-10T21:09:04.068Z] Running in /w/workspace/device-rfid-llrp-go/66 [Pipeline] { [Pipeline] checkout [2023-01-10T21:09:04.097Z] Selected Git installation does not exist. Using Default [2023-01-10T21:09:04.097Z] The recommended git tool is: NONE [2023-01-10T21:09:10.862Z] using credential edgex-jenkins-ssh [2023-01-10T21:09:10.879Z] Cloning the remote Git repository [2023-01-10T21:09:10.950Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-10T21:09:11.057Z] > git init /w/workspace/device-rfid-llrp-go/66 # timeout=10 [2023-01-10T21:09:11.273Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-10T21:09:11.275Z] > git --version # timeout=10 [2023-01-10T21:09:11.304Z] > git --version # 'git version 2.25.1' [2023-01-10T21:09:11.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T21:09:11.387Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T21:09:13.018Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-01-10T21:09:13.044Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T21:09:14.231Z] Avoid second fetch [2023-01-10T21:09:14.232Z] Checking out Revision ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 (main) [2023-01-10T21:09:14.254Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T21:09:14.276Z] > git checkout -f ca5f12e3f5b0dcc2e9f99ab405ce0dc1158ea6a8 # timeout=10 [2023-01-10T21:09:14.947Z] Commit message: "feat!: Remove ZeroMQ MessageBus capability (#131)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T21:09:15.904Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T21:09:15.904Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T21:09:15.904Z] Dload Upload Total Spent Left Speed [2023-01-10T21:09:15.904Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-01-10T21:09:16.518Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T21:09:16.870Z] + + sudo tee /etc/docker/daemon.new [2023-01-10T21:09:16.870Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T21:09:16.870Z] { [2023-01-10T21:09:16.870Z] "registry-mirrors": [ [2023-01-10T21:09:16.870Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T21:09:16.870Z] ], [2023-01-10T21:09:16.870Z] "bip": "10.250.0.254/24", [2023-01-10T21:09:16.870Z] "hosts": [ [2023-01-10T21:09:16.870Z] "tcp://0.0.0.0:5555", [2023-01-10T21:09:16.870Z] "unix:///var/run/docker.sock" [2023-01-10T21:09:16.870Z] ], [2023-01-10T21:09:16.870Z] "mtu": 1458, [2023-01-10T21:09:16.870Z] "selinux-enabled": true, [2023-01-10T21:09:16.870Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T21:09:16.870Z] } [Pipeline] sh [2023-01-10T21:09:17.216Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T21:09:17.574Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T21:09:35.903Z] provisioning config files... [2023-01-10T21:09:35.937Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/66@tmp/config5873484274225432551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:09:36.317Z] ---> docker-login.sh [2023-01-10T21:09:36.318Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:09:36.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:09:36.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:09:36.931Z] Configure a credential helper to remove this warning. See [2023-01-10T21:09:36.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:09:36.931Z] [2023-01-10T21:09:36.931Z] Login Succeeded [2023-01-10T21:09:36.931Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:09:37.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:09:37.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:09:37.503Z] Configure a credential helper to remove this warning. See [2023-01-10T21:09:37.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:09:37.503Z] [2023-01-10T21:09:37.503Z] Login Succeeded [2023-01-10T21:09:37.503Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:09:37.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:09:37.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:09:37.778Z] Configure a credential helper to remove this warning. See [2023-01-10T21:09:37.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:09:37.778Z] [2023-01-10T21:09:37.778Z] Login Succeeded [2023-01-10T21:09:37.778Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:09:38.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:09:38.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:09:38.324Z] Configure a credential helper to remove this warning. See [2023-01-10T21:09:38.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:09:38.324Z] [2023-01-10T21:09:38.324Z] Login Succeeded [2023-01-10T21:09:38.324Z] docker.io [2023-01-10T21:09:38.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:09:38.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:09:38.872Z] Configure a credential helper to remove this warning. See [2023-01-10T21:09:38.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:09:38.872Z] [2023-01-10T21:09:38.872Z] Login Succeeded [2023-01-10T21:09:38.872Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:09:38.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T21:09:39.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:09:39.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:09:39.256Z] ========================================================= [2023-01-10T21:09:39.256Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T21:09:39.256Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:09:39.628Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T21:09:39.905Z] Sending build context to Docker daemon 1.222MB [2023-01-10T21:09:39.905Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:09:39.905Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T21:09:40.185Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T21:09:40.185Z] 9b18e9b68314: Pulling fs layer [2023-01-10T21:09:40.185Z] 35d82f9e3411: Pulling fs layer [2023-01-10T21:09:40.185Z] e16973657156: Pulling fs layer [2023-01-10T21:09:40.185Z] fc693d55d65f: Pulling fs layer [2023-01-10T21:09:40.185Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T21:09:40.185Z] dda99020689f: Pulling fs layer [2023-01-10T21:09:40.185Z] db1c61fa0a46: Pulling fs layer [2023-01-10T21:09:40.185Z] 891c053d2c06: Pulling fs layer [2023-01-10T21:09:40.185Z] fc693d55d65f: Waiting [2023-01-10T21:09:40.185Z] 7e9fc2657dce: Waiting [2023-01-10T21:09:40.185Z] dda99020689f: Waiting [2023-01-10T21:09:40.185Z] db1c61fa0a46: Waiting [2023-01-10T21:09:40.185Z] 891c053d2c06: Waiting [2023-01-10T21:09:40.185Z] e16973657156: Verifying Checksum [2023-01-10T21:09:40.185Z] e16973657156: Download complete [2023-01-10T21:09:40.185Z] 35d82f9e3411: Verifying Checksum [2023-01-10T21:09:40.185Z] 35d82f9e3411: Download complete [2023-01-10T21:09:40.185Z] 7e9fc2657dce: Download complete [2023-01-10T21:09:40.185Z] dda99020689f: Download complete [2023-01-10T21:09:40.185Z] 9b18e9b68314: Verifying Checksum [2023-01-10T21:09:40.185Z] 9b18e9b68314: Download complete [2023-01-10T21:09:41.170Z] 9b18e9b68314: Pull complete [2023-01-10T21:09:41.459Z] 891c053d2c06: Verifying Checksum [2023-01-10T21:09:41.459Z] 891c053d2c06: Download complete [2023-01-10T21:09:41.750Z] 35d82f9e3411: Pull complete [2023-01-10T21:09:42.349Z] e16973657156: Pull complete [2023-01-10T21:09:42.628Z] db1c61fa0a46: Verifying Checksum [2023-01-10T21:09:42.628Z] db1c61fa0a46: Download complete [2023-01-10T21:09:43.605Z] fc693d55d65f: Verifying Checksum [2023-01-10T21:09:43.605Z] fc693d55d65f: Download complete [2023-01-10T21:09:55.982Z] fc693d55d65f: Pull complete [2023-01-10T21:09:55.982Z] 7e9fc2657dce: Pull complete [2023-01-10T21:09:55.982Z] dda99020689f: Pull complete [2023-01-10T21:10:02.715Z] db1c61fa0a46: Pull complete [2023-01-10T21:10:05.324Z] 891c053d2c06: Pull complete [2023-01-10T21:10:05.324Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T21:10:05.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T21:10:05.324Z] ---> f96f9c87975a [2023-01-10T21:10:05.324Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:10:07.323Z] ---> Running in 92c18089473d [2023-01-10T21:10:07.323Z] Removing intermediate container 92c18089473d [2023-01-10T21:10:07.323Z] ---> 5e4ff3b494f8 [2023-01-10T21:10:07.323Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:10:07.596Z] ---> Running in deadc7b92ab6 [2023-01-10T21:10:07.867Z] Removing intermediate container deadc7b92ab6 [2023-01-10T21:10:07.867Z] ---> 67f6bc78f554 [2023-01-10T21:10:07.867Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-10T21:10:07.867Z] ---> Running in 78fb79073a09 [2023-01-10T21:10:08.488Z] Removing intermediate container 78fb79073a09 [2023-01-10T21:10:08.488Z] ---> 609accc40642 [2023-01-10T21:10:08.488Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T21:10:08.488Z] ---> Running in b0b698cd7cfa [2023-01-10T21:10:08.758Z] Removing intermediate container b0b698cd7cfa [2023-01-10T21:10:08.758Z] ---> c7b26dd9380c [2023-01-10T21:10:08.758Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T21:10:09.041Z] ---> Running in f7b979896b7d [2023-01-10T21:10:10.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T21:10:10.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T21:10:11.424Z] OK: 221 MiB in 51 packages [2023-01-10T21:10:12.407Z] Removing intermediate container f7b979896b7d [2023-01-10T21:10:12.407Z] ---> 521f29fd267a [2023-01-10T21:10:12.407Z] Step 8/12 : WORKDIR /app [2023-01-10T21:10:12.407Z] ---> Running in 87fe43f92533 [2023-01-10T21:10:12.759Z] Removing intermediate container 87fe43f92533 [2023-01-10T21:10:12.759Z] ---> 6bd4ec6746a9 [2023-01-10T21:10:12.759Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-10T21:10:13.359Z] ---> e27cd8533f8a [2023-01-10T21:10:13.359Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:10:13.359Z] ---> Running in 49f274683096 [2023-01-10T21:11:21.329Z] Removing intermediate container 49f274683096 [2023-01-10T21:11:21.329Z] ---> a6d8fa99c775 [2023-01-10T21:11:21.329Z] Step 11/12 : COPY . . [2023-01-10T21:11:21.329Z] ---> b5f1a1200b33 [2023-01-10T21:11:21.329Z] Step 12/12 : RUN $MAKE [2023-01-10T21:11:21.329Z] ---> Running in db3746385e70 [2023-01-10T21:11:21.329Z] noop [2023-01-10T21:11:21.329Z] Removing intermediate container db3746385e70 [2023-01-10T21:11:21.329Z] ---> 1e59e233b358 [2023-01-10T21:11:21.329Z] Successfully built 1e59e233b358 [2023-01-10T21:11:21.329Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:11:21.706Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T21:11:21.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:11:21.921Z] prd-ubuntu20.04-docker-arm64-4c-16g-1680 does not seem to be running inside a container [2023-01-10T21:11:22.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/66 -v /w/workspace/device-rfid-llrp-go/66:/w/workspace/device-rfid-llrp-go/66:rw,z -v /w/workspace/device-rfid-llrp-go/66@tmp:/w/workspace/device-rfid-llrp-go/66@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-01-10T21:11:23.228Z] $ docker top f0bbc3c3bad5bab4ec52d4cae026a19c07dd03eb86be5c6f61fb662a5ac79d32 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:11:24.095Z] + go version [2023-01-10T21:11:24.095Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T21:11:24.115Z] $ docker stop --time=1 f0bbc3c3bad5bab4ec52d4cae026a19c07dd03eb86be5c6f61fb662a5ac79d32 [2023-01-10T21:11:25.766Z] $ docker rm -f --volumes f0bbc3c3bad5bab4ec52d4cae026a19c07dd03eb86be5c6f61fb662a5ac79d32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:11:26.317Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T21:11:26.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:11:26.513Z] prd-ubuntu20.04-docker-arm64-4c-16g-1680 does not seem to be running inside a container [2023-01-10T21:11:26.590Z] $ 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/66 -v /w/workspace/device-rfid-llrp-go/66:/w/workspace/device-rfid-llrp-go/66:rw,z -v /w/workspace/device-rfid-llrp-go/66@tmp:/w/workspace/device-rfid-llrp-go/66@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-01-10T21:11:27.861Z] $ docker top bfd9d8e1d17ee1678b7f911756aed046eca6806c5b3779079e2183476dde15da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:11:28.735Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/66 [Pipeline] fileExists [Pipeline] sh [2023-01-10T21:11:29.399Z] + make test [2023-01-10T21:11:29.399Z] go test ./... -coverprofile=coverage.out ./... [2023-01-10T21:11:31.370Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-01-10T21:13:23.181Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-01-10T21:13:23.181Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-01-10T21:13:55.511Z] level=DEBUG ts=2023-01-10T21:13:18.123459823Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-01-10T21:13:55.511Z] level=INFO ts=2023-01-10T21:13:18.125495689Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-01-10T21:13:55.511Z] level=INFO ts=2023-01-10T21:13:18.125801447Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-01-10T21:13:55.511Z] level=DEBUG ts=2023-01-10T21:13:18.126113804Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.137780198Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.512Z] level=WARN ts=2023-01-10T21:13:18.138072624Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.138450546Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.141370982Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.512Z] level=WARN ts=2023-01-10T21:13:18.141489039Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.143356125Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.143902446Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.144908293Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.145887149Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.1460786Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.146727347Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.147210154Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.147793067Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.147602066Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.148697879Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.149198697Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.149876766Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.150365734Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.153064917Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.155538378Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.156004104Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.155843505Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.156356794Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.512Z] level=WARN ts=2023-01-10T21:13:18.156552035Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.157052444Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.157614976Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.512Z] level=WARN ts=2023-01-10T21:13:18.157732372Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.157875851Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.158183398Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.158796133Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.158929001Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.159016926Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.159542105Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.160274357Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.160423886Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.160971897Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.16174121Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.161878378Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.162293642Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.162621871Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.165010346Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.166791438Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.166953967Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.167078364Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.167599864Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.512Z] level=WARN ts=2023-01-10T21:13:18.167675638Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.167905071Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.168348806Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.512Z] level=WARN ts=2023-01-10T21:13:18.16841352Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.168508895Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.168636913Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.169059777Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.169155132Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.169256268Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.169339633Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.169849522Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.16999783Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.170119037Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.170776984Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.171132555Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.171669675Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.171867546Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.173320149Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.174523527Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.174610162Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.174726479Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.175137272Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.512Z] level=WARN ts=2023-01-10T21:13:18.175201226Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.175486352Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.175867444Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.512Z] level=WARN ts=2023-01-10T21:13:18.175935738Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.176026813Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.176165921Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.176592115Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.17668547Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.176775185Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.176866431Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.177305856Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.177398681Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.177516338Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.177963963Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.178372226Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.178842543Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.179016153Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.180998246Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.182606327Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.182747765Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.182857551Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.183291466Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.512Z] level=WARN ts=2023-01-10T21:13:18.18335678Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.183519789Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.512Z] level=INFO ts=2023-01-10T21:13:18.183905221Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.512Z] level=WARN ts=2023-01-10T21:13:18.183982445Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-10T21:13:55.512Z] level=DEBUG ts=2023-01-10T21:13:18.184094032Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.184221799Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.184704226Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.184797182Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.184898767Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.185001203Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.185548114Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.185670351Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.185919695Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.186424774Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.186648557Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.190233601Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.190408681Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.192213433Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.193429012Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.193518348Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.193636224Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.194222548Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.513Z] level=WARN ts=2023-01-10T21:13:18.194410928Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.194767649Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.195482049Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.513Z] level=WARN ts=2023-01-10T21:13:18.1956732Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.195929165Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.196345348Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.197048908Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.197336255Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.197524235Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.19796552Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.204207385Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.204908585Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.20516166Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.205643787Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.205824777Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.206031829Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.206160166Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2023-01-10T21:13:55.513Z] --- FAIL: TestAutoDiscoverNaming (0.10s) [2023-01-10T21:13:55.513Z] --- FAIL: TestAutoDiscoverNaming/LLRP-302411f9c92d4f (0.01s) [2023-01-10T21:13:55.513Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:52898: use of closed network connection [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.207613289Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.209396571Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.21114426Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.211266627Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.211377663Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.211869991Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.513Z] level=WARN ts=2023-01-10T21:13:18.211936365Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.212102804Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.212443214Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.513Z] level=WARN ts=2023-01-10T21:13:18.212521878Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.212615994Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.212738401Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.213222608Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.213311963Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.213400738Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.213486823Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.214464929Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.214594666Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.215031531Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.216043789Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.216216068Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.216676445Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.217041705Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.218304497Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.220246698Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.220598968Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.220427088Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.220801639Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.513Z] level=WARN ts=2023-01-10T21:13:18.220907925Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.221263825Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.221980956Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.513Z] level=WARN ts=2023-01-10T21:13:18.222093053Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.22222969Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.222640684Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.22310121Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.223255169Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.223401207Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.223887255Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.224439896Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.224585154Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.225003458Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.226465481Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-10T21:13:55.513Z] level=DEBUG ts=2023-01-10T21:13:18.226690154Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.227262257Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-01-10T21:13:55.513Z] level=INFO ts=2023-01-10T21:13:18.227514301Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-01-10T21:13:55.513Z] level=WARN ts=2023-01-10T21:13:18.228698068Z app=test source=discover.go:253 msg="Re-discovered existing device at the same TCP address, nothing to do." [2023-01-10T21:13:55.513Z] FAIL [2023-01-10T21:13:55.513Z] coverage: 38.5% of statements [2023-01-10T21:13:55.513Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 36.142s [2023-01-10T21:13:55.513Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.592s coverage: 52.0% of statements [2023-01-10T21:13:55.513Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 96.4% of statements [2023-01-10T21:13:55.513Z] FAIL [2023-01-10T21:13:55.513Z] make: *** [Makefile:31: unittest] Error 1 [Pipeline] } [2023-01-10T21:13:55.532Z] $ docker stop --time=1 bfd9d8e1d17ee1678b7f911756aed046eca6806c5b3779079e2183476dde15da [2023-01-10T21:13:57.392Z] $ docker rm -f --volumes bfd9d8e1d17ee1678b7f911756aed046eca6806c5b3779079e2183476dde15da [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-01-10T21:13:58.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T21:13:58.550Z] [2023-01-10T21:13:58.550Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:13:58.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T21:13:59.176Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T21:13:59.176Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T21:13:59.176Z] 04944245beec: Pulling fs layer [2023-01-10T21:13:59.176Z] 699f458cf7ca: Pulling fs layer [2023-01-10T21:13:59.176Z] 765212b225bb: Pulling fs layer [2023-01-10T21:13:59.176Z] f23df028b6ca: Pulling fs layer [2023-01-10T21:13:59.176Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T21:13:59.176Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T21:13:59.176Z] 765212b225bb: Waiting [2023-01-10T21:13:59.176Z] f23df028b6ca: Waiting [2023-01-10T21:13:59.176Z] d65c8cfc05b1: Waiting [2023-01-10T21:13:59.176Z] 2437ff75d9bd: Waiting [2023-01-10T21:13:59.176Z] 04944245beec: Verifying Checksum [2023-01-10T21:13:59.176Z] 04944245beec: Download complete [2023-01-10T21:13:59.176Z] 765212b225bb: Verifying Checksum [2023-01-10T21:13:59.176Z] 765212b225bb: Download complete [2023-01-10T21:13:59.449Z] 699f458cf7ca: Download complete [2023-01-10T21:13:59.449Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T21:13:59.449Z] d65c8cfc05b1: Download complete [2023-01-10T21:13:59.449Z] f23df028b6ca: Verifying Checksum [2023-01-10T21:13:59.449Z] f23df028b6ca: Download complete [2023-01-10T21:14:00.882Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T21:14:00.882Z] 8998bd30e6a1: Download complete [2023-01-10T21:14:02.316Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T21:14:02.316Z] 2437ff75d9bd: Download complete [2023-01-10T21:14:04.944Z] 8998bd30e6a1: Pull complete [2023-01-10T21:14:05.538Z] 04944245beec: Pull complete [2023-01-10T21:14:06.969Z] 699f458cf7ca: Pull complete [2023-01-10T21:14:07.241Z] 765212b225bb: Pull complete [2023-01-10T21:14:08.223Z] f23df028b6ca: Pull complete [2023-01-10T21:14:08.499Z] d65c8cfc05b1: Pull complete [2023-01-10T21:14:23.548Z] 2437ff75d9bd: Pull complete [2023-01-10T21:14:23.548Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T21:14:23.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T21:14:23.548Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:14:23.790Z] prd-ubuntu20.04-docker-arm64-4c-16g-1680 does not seem to be running inside a container [2023-01-10T21:14:23.887Z] $ 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/66 -v /w/workspace/device-rfid-llrp-go/66:/w/workspace/device-rfid-llrp-go/66:rw,z -v /w/workspace/device-rfid-llrp-go/66@tmp:/w/workspace/device-rfid-llrp-go/66@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-01-10T21:14:26.103Z] $ docker top 855630bbc5a7657059f8b89ae1ec8c2cad1e79edafe7506e84daad0175a0a247 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:14:27.000Z] ---> job-cost.sh [2023-01-10T21:14:27.000Z] lf-activate-venv: SKIPPING [2023-01-10T21:14:27.001Z] INFO: No Stack... [2023-01-10T21:14:27.587Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T21:14:28.557Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T21:14:29.222Z] + cat /w/workspace/device-rfid-llrp-go/66/archives/cost.csv [2023-01-10T21:14:29.222Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T21:14:29.306Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-66-stack-cost] [2023-01-10T21:14:29.324Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-66-stack-cost] did not exist. Created. [2023-01-10T21:14:29.324Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T21:14:29.991Z] /w/workspace/device-rfid-llrp-go/66@tmp/durable-1d30b08a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T21:14:30.673Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T21:14:30.699Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T21:14:31.296Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T21:14:31.304Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-66-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T21:14:31.324Z] $ docker stop --time=1 855630bbc5a7657059f8b89ae1ec8c2cad1e79edafe7506e84daad0175a0a247 [2023-01-10T21:14:32.867Z] $ docker rm -f --volumes 855630bbc5a7657059f8b89ae1ec8c2cad1e79edafe7506e84daad0175a0a247 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T21:14:33.153Z] 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-01-10T21:14:33.818Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-01-10T21:14:33.818Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-01-10T21:14:33.818Z] total 16 [2023-01-10T21:14:33.818Z] drwxr-xr-x 3 root root 4096 Jan 10 21:08 . [2023-01-10T21:14:33.818Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 10 21:08 .. [2023-01-10T21:14:33.818Z] drwxr-xr-x 2 root root 4096 Jan 10 21:08 cost [2023-01-10T21:14:33.818Z] -rw-r--r-- 1 root root 90 Jan 10 21:08 cost.csv [2023-01-10T21:14:33.818Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-01-10T21:14:33.818Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-01-10T21:14:33.818Z] total 16 [2023-01-10T21:14:33.818Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:08 . [2023-01-10T21:14:33.818Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 10 21:08 .. [2023-01-10T21:14:33.818Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 21:08 cost [2023-01-10T21:14:33.818Z] -rw-r--r-- 1 jenkins jenkins 90 Jan 10 21:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:14:34.110Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:14:34.970Z] ---> package-listing.sh [2023-01-10T21:14:34.970Z] ++ facter osfamily [2023-01-10T21:14:34.970Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T21:14:35.229Z] + OS_FAMILY=debian [2023-01-10T21:14:35.229Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-01-10T21:14:35.229Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T21:14:35.229Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T21:14:35.229Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T21:14:35.229Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T21:14:35.229Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-01-10T21:14:35.229Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T21:14:35.229Z] + case "${OS_FAMILY}" in [2023-01-10T21:14:35.229Z] + dpkg -l [2023-01-10T21:14:35.229Z] + grep '^ii' [2023-01-10T21:14:35.229Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T21:14:35.229Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T21:14:35.229Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T21:14:35.229Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-01-10T21:14:35.229Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-01-10T21:14:35.229Z] + 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-01-10T21:14:35.240Z] 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-01-10T21:14:35.517Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:14:36.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:14:36.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:14:36.141Z] prd-ubuntu20.04-docker-8c-8g-1676 does not seem to be running inside a container [2023-01-10T21:14:36.170Z] $ 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-01-10T21:14:36.379Z] $ docker top b919bc229f478b081debfebc4c68f5c5dfeaf4266db43a4da1ca8e5fe47aa82f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:14:36.717Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T21:14:37.003Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T21:14:37.288Z] + ls /var/log/sa-host [2023-01-10T21:14:37.288Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T21:14:37.354Z] provisioning config files... [2023-01-10T21:14:37.360Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config498646803955158000tmp [Pipeline] { [Pipeline] echo [2023-01-10T21:14:37.372Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:14:37.654Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T21:14:37.661Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:14:37.988Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T21:14:37.997Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:14:38.282Z] ---> sudo-logs.sh [2023-01-10T21:14:38.282Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T21:14:38.311Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:14:38.598Z] ---> job-cost.sh [2023-01-10T21:14:38.598Z] lf-activate-venv: SKIPPING [2023-01-10T21:14:38.598Z] DEBUG: total: 0.2199999988079071 [2023-01-10T21:14:38.598Z] INFO: Retrieving Stack Cost... [2023-01-10T21:14:38.857Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T21:14:39.422Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T21:14:39.433Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:14:39.716Z] ---> logs-deploy.sh [2023-01-10T21:14:39.716Z] lf-activate-venv: SKIPPING [2023-01-10T21:14:39.716Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/66 [2023-01-10T21:14:39.716Z] INFO: archiving workspace using pattern(s): [2023-01-10T21:14:40.650Z] Archives upload complete. [2023-01-10T21:14:40.909Z] INFO: archiving logs to Nexus [2023-01-10T21:14:41.474Z] ---> uname -a: [2023-01-10T21:14:41.474Z] Linux prd-ubuntu20-04-docker-8c-8g-1676 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-10T21:14:41.474Z] [2023-01-10T21:14:41.474Z] [2023-01-10T21:14:41.474Z] ---> lscpu: [2023-01-10T21:14:41.474Z] Architecture: x86_64 [2023-01-10T21:14:41.474Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-10T21:14:41.474Z] Byte Order: Little Endian [2023-01-10T21:14:41.474Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-10T21:14:41.474Z] CPU(s): 8 [2023-01-10T21:14:41.474Z] On-line CPU(s) list: 0-7 [2023-01-10T21:14:41.474Z] Thread(s) per core: 1 [2023-01-10T21:14:41.474Z] Core(s) per socket: 1 [2023-01-10T21:14:41.474Z] Socket(s): 8 [2023-01-10T21:14:41.474Z] NUMA node(s): 1 [2023-01-10T21:14:41.474Z] Vendor ID: AuthenticAMD [2023-01-10T21:14:41.474Z] CPU family: 23 [2023-01-10T21:14:41.474Z] Model: 49 [2023-01-10T21:14:41.474Z] Model name: AMD EPYC-Rome Processor [2023-01-10T21:14:41.474Z] Stepping: 0 [2023-01-10T21:14:41.474Z] CPU MHz: 2799.988 [2023-01-10T21:14:41.474Z] BogoMIPS: 5599.97 [2023-01-10T21:14:41.474Z] Virtualization: AMD-V [2023-01-10T21:14:41.474Z] Hypervisor vendor: KVM [2023-01-10T21:14:41.474Z] Virtualization type: full [2023-01-10T21:14:41.474Z] L1d cache: 256 KiB [2023-01-10T21:14:41.474Z] L1i cache: 256 KiB [2023-01-10T21:14:41.474Z] L2 cache: 4 MiB [2023-01-10T21:14:41.474Z] L3 cache: 128 MiB [2023-01-10T21:14:41.474Z] NUMA node0 CPU(s): 0-7 [2023-01-10T21:14:41.474Z] Vulnerability Itlb multihit: Not affected [2023-01-10T21:14:41.474Z] Vulnerability L1tf: Not affected [2023-01-10T21:14:41.474Z] Vulnerability Mds: Not affected [2023-01-10T21:14:41.474Z] Vulnerability Meltdown: Not affected [2023-01-10T21:14:41.474Z] Vulnerability Mmio stale data: Not affected [2023-01-10T21:14:41.474Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-10T21:14:41.474Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-10T21:14:41.474Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-10T21:14:41.474Z] Vulnerability Srbds: Not affected [2023-01-10T21:14:41.474Z] Vulnerability Tsx async abort: Not affected [2023-01-10T21:14:41.474Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-01-10T21:14:41.474Z] [2023-01-10T21:14:41.474Z] [2023-01-10T21:14:41.474Z] ---> nproc: [2023-01-10T21:14:41.474Z] 8 [2023-01-10T21:14:41.474Z] [2023-01-10T21:14:41.474Z] [2023-01-10T21:14:41.474Z] ---> df -h: [2023-01-10T21:14:41.474Z] Filesystem Size Used Avail Use% Mounted on [2023-01-10T21:14:41.474Z] overlay 155G 12G 144G 8% / [2023-01-10T21:14:41.474Z] tmpfs 64M 0 64M 0% /dev [2023-01-10T21:14:41.474Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-10T21:14:41.474Z] shm 64M 0 64M 0% /dev/shm [2023-01-10T21:14:41.474Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-10T21:14:41.474Z] [2023-01-10T21:14:41.474Z]