Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6afc6bebc55851e438483997c27c526932a4a7b3 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-ssh7166108160870214703.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-ssh18133470867069990174.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-ssh13134249506797497922.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-ssh14879142021748556072.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-ssh12694840991405490932.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9389 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 6afc6bebc55851e438483997c27c526932a4a7b3 (main) Commit message: "refactor!: Replace internal topics from config with new constants (#175)" > 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 6afc6bebc55851e438483997c27c526932a4a7b3 # timeout=10 > git rev-list --no-walk f49735fb1f51cf276a9a44c0ee81fefd96d12a99 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-09T04:21:16.974Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-09T04:21:17.037Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-09T04:21:17.048Z] ========================================================= [2023-03-09T04:21:17.048Z] EdgeX Global Pipelines Version Info [2023-03-09T04:21:17.048Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:21:17.762Z] ------------------- [2023-03-09T04:21:17.762Z] stable info: [2023-03-09T04:21:17.762Z] ------------------- [2023-03-09T04:21:17.762Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-09T04:21:17.762Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T04:21:17.762Z] Message: update stable to v1.0.244 [2023-03-09T04:21:18.333Z] ------------------- [2023-03-09T04:21:18.333Z] experimental info: [2023-03-09T04:21:18.333Z] ------------------- [2023-03-09T04:21:18.333Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-09T04:21:18.333Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T04:21:18.333Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-09T04:21:18.507Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-09T04:21:18.522Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-09T04:21:18.533Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-09T04:21:18.547Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-09T04:21:18.558Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-09T04:21:18.569Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-09T04:21:18.581Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-09T04:21:18.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-09T04:21:18.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-09T04:21:18.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-09T04:21:18.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-09T04:21:18.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-09T04:21:18.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-09T04:21:18.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-09T04:21:18.676Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T04:21:18.688Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T04:21:18.701Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T04:21:18.710Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T04:21:18.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-09T04:21:18.728Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-09T04:21:18.747Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-09T04:21:18.768Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-09T04:21:18.784Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-09T04:21:18.801Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-09T04:21:18.812Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-09T04:21:18.826Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-09T04:21:18.837Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-09T04:21:18.849Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-09T04:21:18.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-09T04:21:18.874Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-09T04:21:18.890Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6afc6bebc55851e438483997c27c526932a4a7b3 [Pipeline] echo [2023-03-09T04:21:18.907Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6afc6be [Pipeline] echo [2023-03-09T04:21:18.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T04:21:18.979Z] provisioning config files... [2023-03-09T04:21:18.993Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10949123252333873665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:21:19.297Z] ---> docker-login.sh [2023-03-09T04:21:19.297Z] nexus3.edgexfoundry.org:10001 [2023-03-09T04:21:19.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:21:19.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:21:19.558Z] Configure a credential helper to remove this warning. See [2023-03-09T04:21:19.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:21:19.558Z] [2023-03-09T04:21:19.558Z] Login Succeeded [2023-03-09T04:21:19.558Z] nexus3.edgexfoundry.org:10002 [2023-03-09T04:21:19.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:21:19.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:21:19.822Z] Configure a credential helper to remove this warning. See [2023-03-09T04:21:19.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:21:19.822Z] [2023-03-09T04:21:19.822Z] Login Succeeded [2023-03-09T04:21:19.822Z] nexus3.edgexfoundry.org:10003 [2023-03-09T04:21:19.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:21:19.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:21:19.822Z] Configure a credential helper to remove this warning. See [2023-03-09T04:21:19.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:21:19.822Z] [2023-03-09T04:21:19.822Z] Login Succeeded [2023-03-09T04:21:19.822Z] nexus3.edgexfoundry.org:10004 [2023-03-09T04:21:19.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:21:20.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:21:20.081Z] Configure a credential helper to remove this warning. See [2023-03-09T04:21:20.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:21:20.081Z] [2023-03-09T04:21:20.081Z] Login Succeeded [2023-03-09T04:21:20.081Z] docker.io [2023-03-09T04:21:20.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:21:20.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:21:20.341Z] Configure a credential helper to remove this warning. See [2023-03-09T04:21:20.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:21:20.341Z] [2023-03-09T04:21:20.341Z] Login Succeeded [2023-03-09T04:21:20.341Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T04:21:20.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-09T04:21:20.693Z] + git rev-list -1 --merges 6afc6bebc55851e438483997c27c526932a4a7b3~1..6afc6bebc55851e438483997c27c526932a4a7b3 [Pipeline] echo [2023-03-09T04:21:20.740Z] -----------> git rev-list -1 --merges 6afc6bebc55851e438483997c27c526932a4a7b3~1..6afc6bebc55851e438483997c27c526932a4a7b3 6afc6bebc55851e438483997c27c526932a4a7b3 [false] [Pipeline] sh [2023-03-09T04:21:21.031Z] + git log --format=format:%s -1 6afc6bebc55851e438483997c27c526932a4a7b3 [Pipeline] echo [2023-03-09T04:21:21.047Z] ========================================================= [2023-03-09T04:21:21.047Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-09T04:21:21.047Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T04:21:21.360Z] + git log --format=format:%s -1 6afc6bebc55851e438483997c27c526932a4a7b3 [Pipeline] echo [2023-03-09T04:21:21.371Z] [semverPrep] GIT_COMMIT: 6afc6bebc55851e438483997c27c526932a4a7b3, Commit Message: refactor!: Replace internal topics from config with new constants (#175) [Pipeline] echo [2023-03-09T04:21:21.383Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-09T04:21:21.724Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T04:21:21.724Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-09T04:21:21.724Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-09T04:21:21.724Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-09T04:21:21.724Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-09T04:21:21.724Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-09T04:21:21.724Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:21:22.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T04:21:22.071Z] [2023-03-09T04:21:22.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:21:22.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T04:21:22.374Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-09T04:21:22.374Z] b85a868b505f: Pulling fs layer [2023-03-09T04:21:22.374Z] e2be974225ed: Pulling fs layer [2023-03-09T04:21:22.374Z] 339a4e72a1f5: Pulling fs layer [2023-03-09T04:21:22.374Z] 988bab9f4d93: Pulling fs layer [2023-03-09T04:21:22.374Z] 1469e6f7b9e6: Pulling fs layer [2023-03-09T04:21:22.374Z] eaf3925da568: Pulling fs layer [2023-03-09T04:21:22.374Z] bab4dde63d76: Pulling fs layer [2023-03-09T04:21:22.374Z] bde34c3a00c8: Pulling fs layer [2023-03-09T04:21:22.374Z] b352a97aabf1: Pulling fs layer [2023-03-09T04:21:22.374Z] 4872d77fe225: Pulling fs layer [2023-03-09T04:21:22.374Z] 5851b861e8e6: Pulling fs layer [2023-03-09T04:21:22.374Z] bab4dde63d76: Waiting [2023-03-09T04:21:22.374Z] 988bab9f4d93: Waiting [2023-03-09T04:21:22.374Z] 1469e6f7b9e6: Waiting [2023-03-09T04:21:22.374Z] 4872d77fe225: Waiting [2023-03-09T04:21:22.374Z] 5851b861e8e6: Waiting [2023-03-09T04:21:22.374Z] eaf3925da568: Waiting [2023-03-09T04:21:22.374Z] b352a97aabf1: Waiting [2023-03-09T04:21:22.374Z] bde34c3a00c8: Waiting [2023-03-09T04:21:22.374Z] e2be974225ed: Verifying Checksum [2023-03-09T04:21:22.374Z] e2be974225ed: Download complete [2023-03-09T04:21:22.374Z] 988bab9f4d93: Verifying Checksum [2023-03-09T04:21:22.374Z] 988bab9f4d93: Download complete [2023-03-09T04:21:22.636Z] 1469e6f7b9e6: Verifying Checksum [2023-03-09T04:21:22.636Z] 1469e6f7b9e6: Download complete [2023-03-09T04:21:22.636Z] 339a4e72a1f5: Verifying Checksum [2023-03-09T04:21:22.636Z] 339a4e72a1f5: Download complete [2023-03-09T04:21:22.636Z] eaf3925da568: Verifying Checksum [2023-03-09T04:21:22.636Z] eaf3925da568: Download complete [2023-03-09T04:21:22.636Z] bde34c3a00c8: Verifying Checksum [2023-03-09T04:21:22.636Z] bde34c3a00c8: Download complete [2023-03-09T04:21:22.636Z] b352a97aabf1: Verifying Checksum [2023-03-09T04:21:22.636Z] b352a97aabf1: Download complete [2023-03-09T04:21:22.636Z] 4872d77fe225: Verifying Checksum [2023-03-09T04:21:22.636Z] 4872d77fe225: Download complete [2023-03-09T04:21:22.636Z] 5851b861e8e6: Verifying Checksum [2023-03-09T04:21:22.636Z] 5851b861e8e6: Download complete [2023-03-09T04:21:22.636Z] b85a868b505f: Download complete [2023-03-09T04:21:23.204Z] bab4dde63d76: Verifying Checksum [2023-03-09T04:21:23.204Z] bab4dde63d76: Download complete [2023-03-09T04:21:24.137Z] b85a868b505f: Pull complete [2023-03-09T04:21:24.138Z] e2be974225ed: Pull complete [2023-03-09T04:21:24.712Z] 339a4e72a1f5: Pull complete [2023-03-09T04:21:24.712Z] 988bab9f4d93: Pull complete [2023-03-09T04:21:24.971Z] 1469e6f7b9e6: Pull complete [2023-03-09T04:21:24.971Z] eaf3925da568: Pull complete [2023-03-09T04:21:26.875Z] bab4dde63d76: Pull complete [2023-03-09T04:21:26.875Z] bde34c3a00c8: Pull complete [2023-03-09T04:21:27.135Z] b352a97aabf1: Pull complete [2023-03-09T04:21:27.135Z] 4872d77fe225: Pull complete [2023-03-09T04:21:27.394Z] 5851b861e8e6: Pull complete [2023-03-09T04:21:27.394Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-09T04:21:27.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T04:21:27.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T04:21:27.489Z] prd-ubuntu20.04-docker-8c-8g-9389 does not seem to be running inside a container [2023-03-09T04:21:27.521Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-09T04:21:28.838Z] $ docker top b2a76d545ae08044c9f70201bf3cb6020d7762017d1a476aba270debad2a5a83 -eo pid,comm [2023-03-09T04:21:28.891Z] 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-03-09T04:21:28.891Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T04:21:28.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T04:21:28.920Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T04:21:29.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T04:21:29.041Z] $ docker exec b2a76d545ae08044c9f70201bf3cb6020d7762017d1a476aba270debad2a5a83 ssh-agent [2023-03-09T04:21:29.166Z] SSH_AUTH_SOCK=/tmp/ssh-2JtKMknPxZVp/agent.32 [2023-03-09T04:21:29.166Z] SSH_AGENT_PID=39 [2023-03-09T04:21:29.172Z] Running ssh-add (command line suppressed) [2023-03-09T04:21:29.282Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3015264721445247913.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3015264721445247913.key) [2023-03-09T04:21:29.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T04:21:29.580Z] + git tag --points-at HEAD [Pipeline] } [2023-03-09T04:21:29.597Z] $ docker exec --env ******** --env ******** b2a76d545ae08044c9f70201bf3cb6020d7762017d1a476aba270debad2a5a83 ssh-agent -k [2023-03-09T04:21:29.701Z] unset SSH_AUTH_SOCK; [2023-03-09T04:21:29.701Z] unset SSH_AGENT_PID; [2023-03-09T04:21:29.702Z] echo Agent pid 39 killed; [2023-03-09T04:21:29.709Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-09T04:21:29.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T04:21:29.731Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T04:21:29.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T04:21:29.848Z] $ docker exec b2a76d545ae08044c9f70201bf3cb6020d7762017d1a476aba270debad2a5a83 ssh-agent [2023-03-09T04:21:29.963Z] SSH_AUTH_SOCK=/tmp/ssh-DOG6ZA8kBOdZ/agent.71 [2023-03-09T04:21:29.963Z] SSH_AGENT_PID=77 [2023-03-09T04:21:29.969Z] Running ssh-add (command line suppressed) [2023-03-09T04:21:30.082Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9006145341732042997.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9006145341732042997.key) [2023-03-09T04:21:30.093Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T04:21:30.382Z] + git semver init [2023-03-09T04:21:30.641Z] 2023-03-09 04:21:30,593 [run_init] DEBUG init version:0.0.0 force:False [2023-03-09T04:21:30.641Z] 2023-03-09 04:21:30,594 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-03-09T04:21:30.641Z] 2023-03-09 04:21:30,595 [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-03-09T04:21:30.641Z] 2023-03-09 04:21:30,595 [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-03-09T04:21:31.583Z] 2023-03-09 04:21:31,369 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-03-09T04:21:31.583Z] 2023-03-09 04:21:31,370 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-03-09T04:21:31.583Z] 2023-03-09 04:21:31,370 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-09T04:21:31.583Z] 2023-03-09 04:21:31,370 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-09T04:21:31.583Z] 3.0.0-dev.7 [Pipeline] } [2023-03-09T04:21:31.597Z] $ docker exec --env ******** --env ******** b2a76d545ae08044c9f70201bf3cb6020d7762017d1a476aba270debad2a5a83 ssh-agent -k [2023-03-09T04:21:31.687Z] unset SSH_AUTH_SOCK; [2023-03-09T04:21:31.688Z] unset SSH_AGENT_PID; [2023-03-09T04:21:31.688Z] echo Agent pid 77 killed; [2023-03-09T04:21:31.695Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T04:21:32.002Z] + git semver [Pipeline] } [2023-03-09T04:21:32.278Z] $ docker stop --time=1 b2a76d545ae08044c9f70201bf3cb6020d7762017d1a476aba270debad2a5a83 [2023-03-09T04:21:33.641Z] $ docker rm -f --volumes b2a76d545ae08044c9f70201bf3cb6020d7762017d1a476aba270debad2a5a83 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T04:21:33.978Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-09T04:21:34.171Z] Stashed 1 file(s) [Pipeline] echo [2023-03-09T04:21:34.174Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.7 [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-03-09T04:21:34.277Z] provisioning config files... [2023-03-09T04:21:34.286Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9700156002532936982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:21:34.581Z] ---> docker-login.sh [2023-03-09T04:21:34.581Z] nexus3.edgexfoundry.org:10001 [2023-03-09T04:21:34.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:21:34.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:21:34.581Z] Configure a credential helper to remove this warning. See [2023-03-09T04:21:34.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:21:34.581Z] [2023-03-09T04:21:34.581Z] Login Succeeded [2023-03-09T04:21:34.581Z] nexus3.edgexfoundry.org:10002 [2023-03-09T04:21:34.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:21:34.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:21:34.581Z] Configure a credential helper to remove this warning. See [2023-03-09T04:21:34.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:21:34.581Z] [2023-03-09T04:21:34.581Z] Login Succeeded [2023-03-09T04:21:34.581Z] nexus3.edgexfoundry.org:10003 [2023-03-09T04:21:34.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:21:34.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:21:34.841Z] Configure a credential helper to remove this warning. See [2023-03-09T04:21:34.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:21:34.841Z] [2023-03-09T04:21:34.841Z] Login Succeeded [2023-03-09T04:21:34.841Z] nexus3.edgexfoundry.org:10004 [2023-03-09T04:21:34.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:21:34.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:21:34.841Z] Configure a credential helper to remove this warning. See [2023-03-09T04:21:34.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:21:34.841Z] [2023-03-09T04:21:34.841Z] Login Succeeded [2023-03-09T04:21:34.841Z] docker.io [2023-03-09T04:21:35.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:21:35.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:21:35.101Z] Configure a credential helper to remove this warning. See [2023-03-09T04:21:35.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:21:35.101Z] [2023-03-09T04:21:35.101Z] Login Succeeded [2023-03-09T04:21:35.101Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T04:21:35.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T04:21:35.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T04:21:35.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T04:21:35.177Z] ========================================================= [2023-03-09T04:21:35.177Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-09T04:21:35.177Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:21:35.480Z] + 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-03-09T04:21:35.480Z] Sending build context to Docker daemon 4.112MB [2023-03-09T04:21:35.480Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T04:21:35.480Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T04:21:35.480Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-09T04:21:35.480Z] 213ec9aee27d: Pulling fs layer [2023-03-09T04:21:35.480Z] 4583459ba037: Pulling fs layer [2023-03-09T04:21:35.480Z] 93c1e223e6f2: Pulling fs layer [2023-03-09T04:21:35.480Z] 53926ce57604: Pulling fs layer [2023-03-09T04:21:35.480Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-09T04:21:35.480Z] 22ff95d597cd: Pulling fs layer [2023-03-09T04:21:35.480Z] 12d6caf4c0d1: Pulling fs layer [2023-03-09T04:21:35.480Z] 96b7cbca73a9: Pulling fs layer [2023-03-09T04:21:35.480Z] a7acece74701: Pulling fs layer [2023-03-09T04:21:35.480Z] 12d6caf4c0d1: Waiting [2023-03-09T04:21:35.480Z] 22ff95d597cd: Waiting [2023-03-09T04:21:35.480Z] 96b7cbca73a9: Waiting [2023-03-09T04:21:35.480Z] a7acece74701: Waiting [2023-03-09T04:21:35.480Z] 53926ce57604: Waiting [2023-03-09T04:21:35.480Z] 93c1e223e6f2: Verifying Checksum [2023-03-09T04:21:35.480Z] 93c1e223e6f2: Download complete [2023-03-09T04:21:35.480Z] 4583459ba037: Verifying Checksum [2023-03-09T04:21:35.480Z] 4583459ba037: Download complete [2023-03-09T04:21:35.480Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-09T04:21:35.480Z] 21b2b0c7a3f4: Download complete [2023-03-09T04:21:35.739Z] 22ff95d597cd: Verifying Checksum [2023-03-09T04:21:35.739Z] 22ff95d597cd: Download complete [2023-03-09T04:21:35.739Z] 213ec9aee27d: Verifying Checksum [2023-03-09T04:21:35.739Z] 213ec9aee27d: Download complete [2023-03-09T04:21:35.739Z] 12d6caf4c0d1: Verifying Checksum [2023-03-09T04:21:35.739Z] 12d6caf4c0d1: Download complete [2023-03-09T04:21:35.739Z] 213ec9aee27d: Pull complete [2023-03-09T04:21:36.007Z] 4583459ba037: Pull complete [2023-03-09T04:21:36.007Z] 93c1e223e6f2: Pull complete [2023-03-09T04:21:36.271Z] a7acece74701: Verifying Checksum [2023-03-09T04:21:36.271Z] a7acece74701: Download complete [2023-03-09T04:21:36.531Z] 53926ce57604: Verifying Checksum [2023-03-09T04:21:36.531Z] 53926ce57604: Download complete [2023-03-09T04:21:36.531Z] 96b7cbca73a9: Verifying Checksum [2023-03-09T04:21:36.531Z] 96b7cbca73a9: Download complete [2023-03-09T04:21:40.724Z] 53926ce57604: Pull complete [2023-03-09T04:21:40.724Z] 21b2b0c7a3f4: Pull complete [2023-03-09T04:21:40.724Z] 22ff95d597cd: Pull complete [2023-03-09T04:21:40.724Z] 12d6caf4c0d1: Pull complete [2023-03-09T04:21:43.258Z] 96b7cbca73a9: Pull complete [2023-03-09T04:21:43.825Z] a7acece74701: Pull complete [2023-03-09T04:21:43.825Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-09T04:21:43.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T04:21:43.825Z] ---> db6d94c90886 [2023-03-09T04:21:43.825Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T04:21:45.800Z] ---> Running in 316f7aab21bc [2023-03-09T04:21:45.800Z] Removing intermediate container 316f7aab21bc [2023-03-09T04:21:45.800Z] ---> 014c445db757 [2023-03-09T04:21:45.800Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T04:21:45.800Z] ---> Running in efbe9210a846 [2023-03-09T04:21:45.800Z] Removing intermediate container efbe9210a846 [2023-03-09T04:21:45.800Z] ---> b9fa6754b079 [2023-03-09T04:21:45.800Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-09T04:21:45.800Z] ---> Running in 2578c41a6957 [2023-03-09T04:21:45.800Z] Removing intermediate container 2578c41a6957 [2023-03-09T04:21:45.800Z] ---> 084f2e235dd6 [2023-03-09T04:21:45.800Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T04:21:46.059Z] ---> Running in dbd6edc4d229 [2023-03-09T04:21:46.059Z] Removing intermediate container dbd6edc4d229 [2023-03-09T04:21:46.059Z] ---> 5e0fd305a074 [2023-03-09T04:21:46.059Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T04:21:46.059Z] ---> Running in 93ad35d0f8c5 [2023-03-09T04:21:46.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T04:21:46.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T04:21:46.834Z] OK: 211 MiB in 51 packages [2023-03-09T04:21:47.094Z] Removing intermediate container 93ad35d0f8c5 [2023-03-09T04:21:47.094Z] ---> e688ef3efaea [2023-03-09T04:21:47.094Z] Step 8/12 : WORKDIR /app [2023-03-09T04:21:47.094Z] ---> Running in 3d9fcf471955 [2023-03-09T04:21:47.352Z] Removing intermediate container 3d9fcf471955 [2023-03-09T04:21:47.352Z] ---> 9937c940b77d [2023-03-09T04:21:47.352Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-09T04:21:47.352Z] ---> 68b1083f136c [2023-03-09T04:21:47.352Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T04:21:47.352Z] ---> Running in cddf51e503b4 [2023-03-09T04:21:49.246Z] Still waiting to schedule task [2023-03-09T04:21:49.246Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-09T04:22:13.903Z] Removing intermediate container cddf51e503b4 [2023-03-09T04:22:13.903Z] ---> 653c0aaf8195 [2023-03-09T04:22:13.903Z] Step 11/12 : COPY . . [2023-03-09T04:22:13.903Z] ---> c4fd7821a4f1 [2023-03-09T04:22:13.903Z] Step 12/12 : RUN $MAKE [2023-03-09T04:22:13.903Z] ---> Running in a1c366a3ea07 [2023-03-09T04:22:13.903Z] noop [2023-03-09T04:22:13.903Z] Removing intermediate container a1c366a3ea07 [2023-03-09T04:22:13.903Z] ---> 8a49a973faaf [2023-03-09T04:22:13.903Z] Successfully built 8a49a973faaf [2023-03-09T04:22:13.903Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:22:14.215Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T04:22:14.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T04:22:14.370Z] prd-ubuntu20.04-docker-8c-8g-9389 does not seem to be running inside a container [2023-03-09T04:22:14.401Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-09T04:22:14.772Z] $ docker top 86c759b546710aceef20249c6fb37515012d06311ca1c8f828fbe6806f130eae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T04:22:15.110Z] + go version [2023-03-09T04:22:15.110Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-09T04:22:15.125Z] $ docker stop --time=1 86c759b546710aceef20249c6fb37515012d06311ca1c8f828fbe6806f130eae [2023-03-09T04:22:16.430Z] $ docker rm -f --volumes 86c759b546710aceef20249c6fb37515012d06311ca1c8f828fbe6806f130eae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:22:16.813Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T04:22:16.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T04:22:16.877Z] prd-ubuntu20.04-docker-8c-8g-9389 does not seem to be running inside a container [2023-03-09T04:22:16.908Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-09T04:22:17.267Z] $ docker top d6bb57f009a42a05c803f5f2dc481554c14ffb5a4d5e10727b84fd8c28085e2d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T04:22:17.612Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-09T04:22:17.908Z] + make test [2023-03-09T04:22:17.908Z] go test ./... -coverprofile=coverage.out ./... [2023-03-09T04:22:18.168Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-09T04:22:28.135Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-09T04:22:28.135Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-09T04:22:32.327Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.430s coverage: 40.7% of statements [2023-03-09T04:22:32.327Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 52.0% of statements [2023-03-09T04:22:32.327Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.016s coverage: 96.4% of statements [2023-03-09T04:22:42.302Z] 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-03-09T04:22:42.302Z] go vet ./... [2023-03-09T04:22:44.831Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T04:22:44.831Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T04:22:44.831Z] ./bin/test-attribution-txt.sh [2023-03-09T04:22:44.831Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-09T04:22:44.831Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-09T04:22:44.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T04:22:44.861Z] $ docker stop --time=1 d6bb57f009a42a05c803f5f2dc481554c14ffb5a4d5e10727b84fd8c28085e2d [2023-03-09T04:22:46.626Z] $ docker rm -f --volumes d6bb57f009a42a05c803f5f2dc481554c14ffb5a4d5e10727b84fd8c28085e2d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T04:22:47.070Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T04:22:47.139Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-09T04:22:47.573Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T04:22:47.868Z] + ls -al . [2023-03-09T04:22:47.868Z] total 632 [2023-03-09T04:22:47.868Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 9 04:22 . [2023-03-09T04:22:47.868Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:21 .. [2023-03-09T04:22:47.868Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 9 04:21 .dockerignore [2023-03-09T04:22:47.868Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 04:22 .git [2023-03-09T04:22:47.868Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 04:21 .github [2023-03-09T04:22:47.868Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 9 04:21 .gitignore [2023-03-09T04:22:47.868Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 04:21 .golangci.yml [2023-03-09T04:22:47.868Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 04:21 .semver [2023-03-09T04:22:47.868Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 9 04:21 Attribution.txt [2023-03-09T04:22:47.868Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 9 04:21 CHANGELOG.md [2023-03-09T04:22:47.868Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 9 04:21 Dockerfile [2023-03-09T04:22:47.868Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 04:21 GOVERNANCE.md [2023-03-09T04:22:47.868Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 9 04:21 Jenkinsfile [2023-03-09T04:22:47.868Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 9 04:21 LICENSE [2023-03-09T04:22:47.868Z] -rw-rw-r-- 1 jenkins jenkins 2018 Mar 9 04:21 Makefile [2023-03-09T04:22:47.868Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 9 04:21 OWNERS.md [2023-03-09T04:22:47.868Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 9 04:21 README.md [2023-03-09T04:22:47.868Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 9 04:21 VERSION [2023-03-09T04:22:47.868Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 04:21 bin [2023-03-09T04:22:47.868Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:21 cmd [2023-03-09T04:22:47.868Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 9 04:22 coverage.out [2023-03-09T04:22:47.868Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 04:21 examples [2023-03-09T04:22:47.868Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 9 04:21 go.mod [2023-03-09T04:22:47.868Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 9 04:21 go.sum [2023-03-09T04:22:47.868Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 04:21 images [2023-03-09T04:22:47.868Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 9 04:21 internal [2023-03-09T04:22:47.868Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:21 snap [2023-03-09T04:22:47.868Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 9 04:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:22:48.176Z] + 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=6afc6bebc55851e438483997c27c526932a4a7b3 --label arch=amd64 --label version=3.0.0-dev.7 . [2023-03-09T04:22:48.176Z] Sending build context to Docker daemon 4.112MB [2023-03-09T04:22:48.176Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T04:22:48.176Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-09T04:22:48.176Z] ---> 8a49a973faaf [2023-03-09T04:22:48.176Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-09T04:22:48.176Z] ---> Running in 51b3230377a6 [2023-03-09T04:22:48.176Z] Removing intermediate container 51b3230377a6 [2023-03-09T04:22:48.176Z] ---> c10c3f89f316 [2023-03-09T04:22:48.176Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T04:22:48.439Z] ---> Running in 54db71c58dc4 [2023-03-09T04:22:48.439Z] Removing intermediate container 54db71c58dc4 [2023-03-09T04:22:48.439Z] ---> af3950483117 [2023-03-09T04:22:48.439Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-09T04:22:48.439Z] ---> Running in 2eb13b0b53e3 [2023-03-09T04:22:48.439Z] Removing intermediate container 2eb13b0b53e3 [2023-03-09T04:22:48.439Z] ---> f4ba79a22254 [2023-03-09T04:22:48.439Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T04:22:48.439Z] ---> Running in eeeac210503b [2023-03-09T04:22:48.697Z] Removing intermediate container eeeac210503b [2023-03-09T04:22:48.697Z] ---> 6264afa5a451 [2023-03-09T04:22:48.697Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T04:22:48.697Z] ---> Running in 22a8e6777e6a [2023-03-09T04:22:48.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T04:22:49.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T04:22:49.474Z] OK: 211 MiB in 51 packages [2023-03-09T04:22:49.733Z] Removing intermediate container 22a8e6777e6a [2023-03-09T04:22:49.733Z] ---> 4724a739f129 [2023-03-09T04:22:49.733Z] Step 8/24 : WORKDIR /app [2023-03-09T04:22:49.733Z] ---> Running in d52c9e323740 [2023-03-09T04:22:49.733Z] Removing intermediate container d52c9e323740 [2023-03-09T04:22:49.733Z] ---> 910a540dfe88 [2023-03-09T04:22:49.733Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-09T04:22:49.992Z] ---> 2a4834af8777 [2023-03-09T04:22:49.992Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T04:22:49.992Z] ---> Running in 67354da1c4d4 [2023-03-09T04:22:51.005Z] Removing intermediate container 67354da1c4d4 [2023-03-09T04:22:51.005Z] ---> 9aeea1bd2970 [2023-03-09T04:22:51.005Z] Step 11/24 : COPY . . [2023-03-09T04:22:51.277Z] ---> 88739d4327fe [2023-03-09T04:22:51.277Z] Step 12/24 : RUN $MAKE [2023-03-09T04:22:51.277Z] ---> Running in 306c16af0d49 [2023-03-09T04:22:51.556Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.7" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-09T04:23:13.478Z] Removing intermediate container 306c16af0d49 [2023-03-09T04:23:13.478Z] ---> cdb843bd5d4d [2023-03-09T04:23:13.478Z] Step 13/24 : FROM alpine:3.16 [2023-03-09T04:23:13.478Z] 3.16: Pulling from library/alpine [2023-03-09T04:23:13.478Z] ef5531b6e74e: Pulling fs layer [2023-03-09T04:23:13.478Z] ef5531b6e74e: Verifying Checksum [2023-03-09T04:23:13.478Z] ef5531b6e74e: Download complete [2023-03-09T04:23:13.478Z] ef5531b6e74e: Pull complete [2023-03-09T04:23:13.478Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T04:23:13.478Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T04:23:13.478Z] ---> dfd21b5a31f5 [2023-03-09T04:23:13.478Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-09T04:23:13.478Z] ---> Running in 5aaea43fd32c [2023-03-09T04:23:13.478Z] Removing intermediate container 5aaea43fd32c [2023-03-09T04:23:13.478Z] ---> 843e18471c70 [2023-03-09T04:23:13.478Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-09T04:23:13.478Z] ---> Running in b0cebc110f03 [2023-03-09T04:23:13.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T04:23:13.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T04:23:13.478Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T04:23:13.478Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T04:23:13.478Z] OK: 6 MiB in 15 packages [2023-03-09T04:23:13.737Z] Removing intermediate container b0cebc110f03 [2023-03-09T04:23:13.737Z] ---> 5789d0ad8df5 [2023-03-09T04:23:13.737Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-09T04:23:13.737Z] ---> 2a844075ee0b [2023-03-09T04:23:13.737Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-09T04:23:13.995Z] ---> c2410905ad7d [2023-03-09T04:23:13.995Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-09T04:23:14.255Z] ---> 9a1d06e6bb9b [2023-03-09T04:23:14.255Z] Step 19/24 : EXPOSE 59989 [2023-03-09T04:23:14.513Z] ---> Running in 2b608477e8f1 [2023-03-09T04:23:14.513Z] Removing intermediate container 2b608477e8f1 [2023-03-09T04:23:14.513Z] ---> 54020c18926b [2023-03-09T04:23:14.513Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-09T04:23:14.513Z] ---> Running in a7c7f4812dee [2023-03-09T04:23:14.513Z] Removing intermediate container a7c7f4812dee [2023-03-09T04:23:14.513Z] ---> df28463e9b1d [2023-03-09T04:23:14.513Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T04:23:14.771Z] ---> Running in c8fb01ac0864 [2023-03-09T04:23:14.771Z] Removing intermediate container c8fb01ac0864 [2023-03-09T04:23:14.771Z] ---> 5d9722f49d8a [2023-03-09T04:23:14.771Z] Step 22/24 : LABEL arch=amd64 [2023-03-09T04:23:14.771Z] ---> Running in cbbefd0de6da [2023-03-09T04:23:14.771Z] Removing intermediate container cbbefd0de6da [2023-03-09T04:23:14.771Z] ---> 047ca30276e6 [2023-03-09T04:23:14.771Z] Step 23/24 : LABEL git_sha=6afc6bebc55851e438483997c27c526932a4a7b3 [2023-03-09T04:23:15.029Z] ---> Running in 45873aa947a7 [2023-03-09T04:23:15.029Z] Removing intermediate container 45873aa947a7 [2023-03-09T04:23:15.029Z] ---> 2500187469db [2023-03-09T04:23:15.029Z] Step 24/24 : LABEL version=3.0.0-dev.7 [2023-03-09T04:23:15.029Z] ---> Running in 3b345edb0688 [2023-03-09T04:23:15.029Z] Removing intermediate container 3b345edb0688 [2023-03-09T04:23:15.029Z] ---> 0347fbdba440 [2023-03-09T04:23:15.029Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T04:23:15.029Z] Successfully built 0347fbdba440 [2023-03-09T04:23:15.029Z] 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-03-09T04:23:15.132Z] provisioning config files... [2023-03-09T04:23:15.140Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11276914562982118502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:23:15.431Z] ---> docker-login.sh [2023-03-09T04:23:15.432Z] nexus3.edgexfoundry.org:10001 [2023-03-09T04:23:15.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:23:15.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:23:15.432Z] Configure a credential helper to remove this warning. See [2023-03-09T04:23:15.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:23:15.432Z] [2023-03-09T04:23:15.432Z] Login Succeeded [2023-03-09T04:23:15.432Z] nexus3.edgexfoundry.org:10002 [2023-03-09T04:23:15.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:23:15.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:23:15.432Z] Configure a credential helper to remove this warning. See [2023-03-09T04:23:15.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:23:15.432Z] [2023-03-09T04:23:15.432Z] Login Succeeded [2023-03-09T04:23:15.432Z] nexus3.edgexfoundry.org:10003 [2023-03-09T04:23:15.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:23:15.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:23:15.692Z] Configure a credential helper to remove this warning. See [2023-03-09T04:23:15.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:23:15.692Z] [2023-03-09T04:23:15.692Z] Login Succeeded [2023-03-09T04:23:15.692Z] nexus3.edgexfoundry.org:10004 [2023-03-09T04:23:15.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:23:15.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:23:15.692Z] Configure a credential helper to remove this warning. See [2023-03-09T04:23:15.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:23:15.692Z] [2023-03-09T04:23:15.692Z] Login Succeeded [2023-03-09T04:23:15.692Z] docker.io [2023-03-09T04:23:15.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:23:15.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:23:15.951Z] Configure a credential helper to remove this warning. See [2023-03-09T04:23:15.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:23:15.951Z] [2023-03-09T04:23:15.951Z] Login Succeeded [2023-03-09T04:23:15.951Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T04:23:15.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T04:23:15.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T04:23:16.008Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-03-09T04:23:16.008Z] 6afc6bebc55851e438483997c27c526932a4a7b3 [2023-03-09T04:23:16.008Z] latest [2023-03-09T04:23:16.008Z] 3.0.0-dev.7 [2023-03-09T04:23:16.008Z] 6afc6bebc55851e438483997c27c526932a4a7b3-3.0.0-dev.7 [2023-03-09T04:23:16.008Z] main [2023-03-09T04:23:16.008Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:23:16.324Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:6afc6bebc55851e438483997c27c526932a4a7b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:23:16.627Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:6afc6bebc55851e438483997c27c526932a4a7b3 [2023-03-09T04:23:16.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-09T04:23:16.627Z] 10ef359024c4: Preparing [2023-03-09T04:23:16.627Z] f46037e4508a: Preparing [2023-03-09T04:23:16.627Z] b417f0f00c8a: Preparing [2023-03-09T04:23:16.627Z] 6abac26b1d7a: Preparing [2023-03-09T04:23:16.627Z] aa5968d388b8: Preparing [2023-03-09T04:23:16.627Z] aa5968d388b8: Layer already exists [2023-03-09T04:23:16.627Z] f46037e4508a: Pushed [2023-03-09T04:23:16.627Z] b417f0f00c8a: Pushed [2023-03-09T04:23:16.627Z] 6abac26b1d7a: Pushed [2023-03-09T04:23:19.919Z] 10ef359024c4: Pushed [2023-03-09T04:23:19.919Z] 6afc6bebc55851e438483997c27c526932a4a7b3: digest: sha256:b4ac67533de8cf80b8fff0598254f5158ef2ed5646e9f8e8f1c41e77fc876957 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:23:20.234Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:23:20.536Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-03-09T04:23:20.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-09T04:23:20.536Z] 10ef359024c4: Preparing [2023-03-09T04:23:20.536Z] f46037e4508a: Preparing [2023-03-09T04:23:20.536Z] b417f0f00c8a: Preparing [2023-03-09T04:23:20.536Z] 6abac26b1d7a: Preparing [2023-03-09T04:23:20.536Z] aa5968d388b8: Preparing [2023-03-09T04:23:20.536Z] b417f0f00c8a: Layer already exists [2023-03-09T04:23:20.536Z] 6abac26b1d7a: Layer already exists [2023-03-09T04:23:20.536Z] aa5968d388b8: Layer already exists [2023-03-09T04:23:20.536Z] f46037e4508a: Layer already exists [2023-03-09T04:23:20.536Z] 10ef359024c4: Layer already exists [2023-03-09T04:23:20.536Z] latest: digest: sha256:b4ac67533de8cf80b8fff0598254f5158ef2ed5646e9f8e8f1c41e77fc876957 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:23:20.840Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:23:21.147Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.7 [2023-03-09T04:23:21.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-09T04:23:21.147Z] 10ef359024c4: Preparing [2023-03-09T04:23:21.147Z] f46037e4508a: Preparing [2023-03-09T04:23:21.147Z] b417f0f00c8a: Preparing [2023-03-09T04:23:21.147Z] 6abac26b1d7a: Preparing [2023-03-09T04:23:21.147Z] aa5968d388b8: Preparing [2023-03-09T04:23:21.147Z] 6abac26b1d7a: Layer already exists [2023-03-09T04:23:21.147Z] b417f0f00c8a: Layer already exists [2023-03-09T04:23:21.147Z] aa5968d388b8: Layer already exists [2023-03-09T04:23:21.147Z] f46037e4508a: Layer already exists [2023-03-09T04:23:21.147Z] 10ef359024c4: Layer already exists [2023-03-09T04:23:21.147Z] 3.0.0-dev.7: digest: sha256:b4ac67533de8cf80b8fff0598254f5158ef2ed5646e9f8e8f1c41e77fc876957 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:23:21.453Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:6afc6bebc55851e438483997c27c526932a4a7b3-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:23:21.758Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:6afc6bebc55851e438483997c27c526932a4a7b3-3.0.0-dev.7 [2023-03-09T04:23:21.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-09T04:23:21.758Z] 10ef359024c4: Preparing [2023-03-09T04:23:21.758Z] f46037e4508a: Preparing [2023-03-09T04:23:21.758Z] b417f0f00c8a: Preparing [2023-03-09T04:23:21.758Z] 6abac26b1d7a: Preparing [2023-03-09T04:23:21.758Z] aa5968d388b8: Preparing [2023-03-09T04:23:21.758Z] 10ef359024c4: Layer already exists [2023-03-09T04:23:21.758Z] f46037e4508a: Layer already exists [2023-03-09T04:23:21.758Z] b417f0f00c8a: Layer already exists [2023-03-09T04:23:21.758Z] 6abac26b1d7a: Layer already exists [2023-03-09T04:23:21.758Z] aa5968d388b8: Layer already exists [2023-03-09T04:23:21.758Z] 6afc6bebc55851e438483997c27c526932a4a7b3-3.0.0-dev.7: digest: sha256:b4ac67533de8cf80b8fff0598254f5158ef2ed5646e9f8e8f1c41e77fc876957 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:23:22.068Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:23:22.373Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-03-09T04:23:22.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-09T04:23:22.373Z] 10ef359024c4: Preparing [2023-03-09T04:23:22.373Z] f46037e4508a: Preparing [2023-03-09T04:23:22.373Z] b417f0f00c8a: Preparing [2023-03-09T04:23:22.373Z] 6abac26b1d7a: Preparing [2023-03-09T04:23:22.373Z] aa5968d388b8: Preparing [2023-03-09T04:23:22.373Z] 6abac26b1d7a: Layer already exists [2023-03-09T04:23:22.373Z] 10ef359024c4: Layer already exists [2023-03-09T04:23:22.373Z] f46037e4508a: Layer already exists [2023-03-09T04:23:22.373Z] aa5968d388b8: Layer already exists [2023-03-09T04:23:22.373Z] b417f0f00c8a: Layer already exists [2023-03-09T04:23:22.373Z] main: digest: sha256:b4ac67533de8cf80b8fff0598254f5158ef2ed5646e9f8e8f1c41e77fc876957 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T04:23:22.412Z] ===================================================== [Pipeline] echo [2023-03-09T04:23:22.418Z] taggedImages: [2023-03-09T04:23:22.418Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:6afc6bebc55851e438483997c27c526932a4a7b3 [2023-03-09T04:23:22.418Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-03-09T04:23:22.418Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.7 [2023-03-09T04:23:22.418Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:6afc6bebc55851e438483997c27c526932a4a7b3-3.0.0-dev.7 [2023-03-09T04:23:22.418Z] - 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-03-09T04:23:22.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T04:23:22.769Z] [2023-03-09T04:23:22.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:23:23.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T04:23:23.069Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-09T04:23:23.069Z] 5eb5b503b376: Pulling fs layer [2023-03-09T04:23:23.069Z] 5c69ac0246d0: Pulling fs layer [2023-03-09T04:23:23.069Z] ec43610c2a17: Pulling fs layer [2023-03-09T04:23:23.069Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-09T04:23:23.069Z] 33b1e0a273af: Pulling fs layer [2023-03-09T04:23:23.069Z] 5d3b04190fa2: Pulling fs layer [2023-03-09T04:23:23.069Z] 2f39f015ded8: Pulling fs layer [2023-03-09T04:23:23.069Z] 33b1e0a273af: Waiting [2023-03-09T04:23:23.069Z] 2f39f015ded8: Waiting [2023-03-09T04:23:23.069Z] 5d3b04190fa2: Waiting [2023-03-09T04:23:23.069Z] 3a2ae6a8a46f: Waiting [2023-03-09T04:23:23.069Z] 5c69ac0246d0: Download complete [2023-03-09T04:23:23.069Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-09T04:23:23.069Z] 3a2ae6a8a46f: Download complete [2023-03-09T04:23:23.329Z] 33b1e0a273af: Download complete [2023-03-09T04:23:23.329Z] ec43610c2a17: Verifying Checksum [2023-03-09T04:23:23.329Z] ec43610c2a17: Download complete [2023-03-09T04:23:23.329Z] 5d3b04190fa2: Verifying Checksum [2023-03-09T04:23:23.329Z] 5d3b04190fa2: Download complete [2023-03-09T04:23:23.329Z] 5eb5b503b376: Download complete [2023-03-09T04:23:23.896Z] 2f39f015ded8: Download complete [2023-03-09T04:23:24.834Z] 5eb5b503b376: Pull complete [2023-03-09T04:23:24.834Z] 5c69ac0246d0: Pull complete [2023-03-09T04:23:25.092Z] ec43610c2a17: Pull complete [2023-03-09T04:23:25.355Z] 3a2ae6a8a46f: Pull complete [2023-03-09T04:23:25.355Z] 33b1e0a273af: Pull complete [2023-03-09T04:23:25.613Z] 5d3b04190fa2: Pull complete [2023-03-09T04:23:29.799Z] 2f39f015ded8: Pull complete [2023-03-09T04:23:29.799Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-09T04:23:29.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T04:23:29.799Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T04:23:29.888Z] prd-ubuntu20.04-docker-8c-8g-9389 does not seem to be running inside a container [2023-03-09T04:23:29.917Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T04:23:31.412Z] $ docker top eba9ce722df29c6257fa96dde4a0da9b3f9d819ed13256998bda41a7879be508 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:23:31.782Z] ---> job-cost.sh [2023-03-09T04:23:31.782Z] lf-activate-venv: SKIPPING [2023-03-09T04:23:31.782Z] INFO: No Stack... [2023-03-09T04:23:32.042Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T04:23:32.610Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T04:23:32.900Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-03-09T04:23:32.901Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T04:23:32.917Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-71-stack-cost] [2023-03-09T04:23:32.924Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-71-stack-cost] did not exist. Created. [2023-03-09T04:23:32.924Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T04:23:33.222Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-09T04:23:33.252Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T04:23:33.257Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-71-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T04:23:33.275Z] $ docker stop --time=1 eba9ce722df29c6257fa96dde4a0da9b3f9d819ed13256998bda41a7879be508 [2023-03-09T04:23:34.473Z] $ docker rm -f --volumes eba9ce722df29c6257fa96dde4a0da9b3f9d819ed13256998bda41a7879be508 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-09T04:24:08.892Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9398 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-03-09T04:24:08.904Z] Running in /w/workspace/device-rfid-llrp-go/71 [Pipeline] { [Pipeline] checkout [2023-03-09T04:24:08.934Z] Selected Git installation does not exist. Using Default [2023-03-09T04:24:08.934Z] The recommended git tool is: NONE [2023-03-09T04:24:15.162Z] using credential edgex-jenkins-ssh [2023-03-09T04:24:15.186Z] Cloning the remote Git repository [2023-03-09T04:24:15.253Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-09T04:24:15.350Z] > git init /w/workspace/device-rfid-llrp-go/71 # timeout=10 [2023-03-09T04:24:15.551Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-09T04:24:15.553Z] > git --version # timeout=10 [2023-03-09T04:24:15.581Z] > git --version # 'git version 2.25.1' [2023-03-09T04:24:15.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T04:24:15.659Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T04:24:16.884Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-09T04:24:16.927Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T04:24:17.925Z] Avoid second fetch [2023-03-09T04:24:17.926Z] Checking out Revision 6afc6bebc55851e438483997c27c526932a4a7b3 (main) [2023-03-09T04:24:18.585Z] Commit message: "refactor!: Replace internal topics from config with new constants (#175)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T04:24:17.948Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T04:24:17.969Z] > git checkout -f 6afc6bebc55851e438483997c27c526932a4a7b3 # timeout=10 [2023-03-09T04:24:19.438Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-09T04:24:24.838Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T04:24:24.838Z] Dload Upload Total Spent Left Speed [2023-03-09T04:24:24.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-03-09T04:24:25.619Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-09T04:24:25.960Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2023-03-09T04:24:25.960Z] [2023-03-09T04:24:25.960Z] { [2023-03-09T04:24:25.960Z] "registry-mirrors": [ [2023-03-09T04:24:25.960Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-09T04:24:25.960Z] ], [2023-03-09T04:24:25.960Z] "bip": "10.250.0.254/24", [2023-03-09T04:24:25.960Z] "hosts": [ [2023-03-09T04:24:25.960Z] "tcp://0.0.0.0:5555", [2023-03-09T04:24:25.960Z] "unix:///var/run/docker.sock" [2023-03-09T04:24:25.960Z] ], [2023-03-09T04:24:25.960Z] "mtu": 1458, [2023-03-09T04:24:25.960Z] "selinux-enabled": true, [2023-03-09T04:24:25.960Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-09T04:24:25.960Z] } [Pipeline] sh [2023-03-09T04:24:26.300Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-09T04:24:26.638Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T04:24:44.956Z] provisioning config files... [2023-03-09T04:24:44.991Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/71@tmp/config11358439813219446019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:24:45.377Z] ---> docker-login.sh [2023-03-09T04:24:45.377Z] nexus3.edgexfoundry.org:10001 [2023-03-09T04:24:45.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:24:45.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:24:45.975Z] Configure a credential helper to remove this warning. See [2023-03-09T04:24:45.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:24:45.975Z] [2023-03-09T04:24:45.975Z] Login Succeeded [2023-03-09T04:24:46.248Z] nexus3.edgexfoundry.org:10002 [2023-03-09T04:24:46.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:24:46.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:24:46.521Z] Configure a credential helper to remove this warning. See [2023-03-09T04:24:46.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:24:46.521Z] [2023-03-09T04:24:46.521Z] Login Succeeded [2023-03-09T04:24:46.521Z] nexus3.edgexfoundry.org:10003 [2023-03-09T04:24:46.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:24:47.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:24:47.067Z] Configure a credential helper to remove this warning. See [2023-03-09T04:24:47.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:24:47.067Z] [2023-03-09T04:24:47.067Z] Login Succeeded [2023-03-09T04:24:47.067Z] nexus3.edgexfoundry.org:10004 [2023-03-09T04:24:47.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:24:47.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:24:47.344Z] Configure a credential helper to remove this warning. See [2023-03-09T04:24:47.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:24:47.344Z] [2023-03-09T04:24:47.344Z] Login Succeeded [2023-03-09T04:24:47.344Z] docker.io [2023-03-09T04:24:47.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:24:47.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:24:47.898Z] Configure a credential helper to remove this warning. See [2023-03-09T04:24:47.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:24:47.898Z] [2023-03-09T04:24:47.898Z] Login Succeeded [2023-03-09T04:24:47.898Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T04:24:47.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T04:24:48.302Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T04:24:48.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T04:24:48.323Z] ========================================================= [2023-03-09T04:24:48.323Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-09T04:24:48.323Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:24:48.690Z] + 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-03-09T04:24:50.655Z] Sending build context to Docker daemon 1.213MB [2023-03-09T04:24:50.655Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T04:24:50.655Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T04:24:50.929Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-09T04:24:50.929Z] 9b18e9b68314: Pulling fs layer [2023-03-09T04:24:50.929Z] 35d82f9e3411: Pulling fs layer [2023-03-09T04:24:50.929Z] e16973657156: Pulling fs layer [2023-03-09T04:24:50.929Z] fc693d55d65f: Pulling fs layer [2023-03-09T04:24:50.929Z] 7e9fc2657dce: Pulling fs layer [2023-03-09T04:24:50.929Z] dda99020689f: Pulling fs layer [2023-03-09T04:24:50.929Z] db1c61fa0a46: Pulling fs layer [2023-03-09T04:24:50.929Z] 891c053d2c06: Pulling fs layer [2023-03-09T04:24:50.929Z] fc693d55d65f: Waiting [2023-03-09T04:24:50.929Z] 7e9fc2657dce: Waiting [2023-03-09T04:24:50.929Z] dda99020689f: Waiting [2023-03-09T04:24:50.929Z] db1c61fa0a46: Waiting [2023-03-09T04:24:50.929Z] 891c053d2c06: Waiting [2023-03-09T04:24:50.929Z] e16973657156: Verifying Checksum [2023-03-09T04:24:50.929Z] e16973657156: Download complete [2023-03-09T04:24:50.929Z] 35d82f9e3411: Verifying Checksum [2023-03-09T04:24:50.929Z] 35d82f9e3411: Download complete [2023-03-09T04:24:50.929Z] 7e9fc2657dce: Verifying Checksum [2023-03-09T04:24:50.929Z] 7e9fc2657dce: Download complete [2023-03-09T04:24:50.929Z] dda99020689f: Verifying Checksum [2023-03-09T04:24:50.929Z] dda99020689f: Download complete [2023-03-09T04:24:50.929Z] 9b18e9b68314: Verifying Checksum [2023-03-09T04:24:50.929Z] 9b18e9b68314: Download complete [2023-03-09T04:24:51.902Z] 891c053d2c06: Verifying Checksum [2023-03-09T04:24:51.902Z] 891c053d2c06: Download complete [2023-03-09T04:24:51.902Z] 9b18e9b68314: Pull complete [2023-03-09T04:24:52.878Z] 35d82f9e3411: Pull complete [2023-03-09T04:24:52.878Z] e16973657156: Pull complete [2023-03-09T04:24:53.472Z] db1c61fa0a46: Verifying Checksum [2023-03-09T04:24:53.472Z] db1c61fa0a46: Download complete [2023-03-09T04:24:54.069Z] fc693d55d65f: Verifying Checksum [2023-03-09T04:24:54.069Z] fc693d55d65f: Download complete [2023-03-09T04:25:06.455Z] fc693d55d65f: Pull complete [2023-03-09T04:25:06.455Z] 7e9fc2657dce: Pull complete [2023-03-09T04:25:06.727Z] dda99020689f: Pull complete [2023-03-09T04:25:13.407Z] db1c61fa0a46: Pull complete [2023-03-09T04:25:16.030Z] 891c053d2c06: Pull complete [2023-03-09T04:25:16.030Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-09T04:25:16.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T04:25:16.031Z] ---> f96f9c87975a [2023-03-09T04:25:16.031Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T04:25:18.015Z] ---> Running in 126b57f2890e [2023-03-09T04:25:18.288Z] Removing intermediate container 126b57f2890e [2023-03-09T04:25:18.288Z] ---> 1878d00c4120 [2023-03-09T04:25:18.288Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T04:25:18.561Z] ---> Running in 920a5f797ca6 [2023-03-09T04:25:18.835Z] Removing intermediate container 920a5f797ca6 [2023-03-09T04:25:18.835Z] ---> 777afb81f34b [2023-03-09T04:25:18.835Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-09T04:25:18.835Z] ---> Running in 3bcd6f2f3a4b [2023-03-09T04:25:19.433Z] Removing intermediate container 3bcd6f2f3a4b [2023-03-09T04:25:19.433Z] ---> 03ed3d388621 [2023-03-09T04:25:19.433Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T04:25:19.433Z] ---> Running in 85226a255346 [2023-03-09T04:25:20.034Z] Removing intermediate container 85226a255346 [2023-03-09T04:25:20.034Z] ---> 068c1a49312c [2023-03-09T04:25:20.034Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T04:25:20.034Z] ---> Running in 9c5e891f821d [2023-03-09T04:25:21.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T04:25:21.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T04:25:23.180Z] OK: 221 MiB in 51 packages [2023-03-09T04:25:24.151Z] Removing intermediate container 9c5e891f821d [2023-03-09T04:25:24.151Z] ---> 2972caee0140 [2023-03-09T04:25:24.151Z] Step 8/12 : WORKDIR /app [2023-03-09T04:25:24.151Z] ---> Running in 0323158a7cec [2023-03-09T04:25:24.421Z] Removing intermediate container 0323158a7cec [2023-03-09T04:25:24.421Z] ---> 99c1d9cd9c7f [2023-03-09T04:25:24.421Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-09T04:25:25.007Z] ---> 1ade94110c1f [2023-03-09T04:25:25.007Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T04:25:25.278Z] ---> Running in a836b70763d7 [2023-03-09T04:26:46.971Z] Removing intermediate container a836b70763d7 [2023-03-09T04:26:46.971Z] ---> 4e322ab3a95f [2023-03-09T04:26:46.971Z] Step 11/12 : COPY . . [2023-03-09T04:26:46.971Z] ---> 3814173be8f2 [2023-03-09T04:26:46.971Z] Step 12/12 : RUN $MAKE [2023-03-09T04:26:46.971Z] ---> Running in ecdb3ef8a847 [2023-03-09T04:26:46.971Z] noop [2023-03-09T04:26:46.971Z] Removing intermediate container ecdb3ef8a847 [2023-03-09T04:26:46.971Z] ---> 62f54ece7d29 [2023-03-09T04:26:46.971Z] Successfully built 62f54ece7d29 [2023-03-09T04:26:46.971Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:26:47.343Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T04:26:47.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T04:26:47.542Z] prd-ubuntu20.04-docker-arm64-4c-16g-9398 does not seem to be running inside a container [2023-03-09T04:26:47.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/71 -v /w/workspace/device-rfid-llrp-go/71:/w/workspace/device-rfid-llrp-go/71:rw,z -v /w/workspace/device-rfid-llrp-go/71@tmp:/w/workspace/device-rfid-llrp-go/71@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-03-09T04:26:48.851Z] $ docker top 361456d30c5cd59116a8250a7f874a452b4c960b0c944fd57b620ed82692c50e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T04:26:49.813Z] + go version [2023-03-09T04:26:49.813Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-09T04:26:49.843Z] $ docker stop --time=1 361456d30c5cd59116a8250a7f874a452b4c960b0c944fd57b620ed82692c50e [2023-03-09T04:26:51.584Z] $ docker rm -f --volumes 361456d30c5cd59116a8250a7f874a452b4c960b0c944fd57b620ed82692c50e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:26:52.186Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T04:26:52.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T04:26:52.625Z] prd-ubuntu20.04-docker-arm64-4c-16g-9398 does not seem to be running inside a container [2023-03-09T04:26:52.725Z] $ 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/71 -v /w/workspace/device-rfid-llrp-go/71:/w/workspace/device-rfid-llrp-go/71:rw,z -v /w/workspace/device-rfid-llrp-go/71@tmp:/w/workspace/device-rfid-llrp-go/71@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-03-09T04:26:54.087Z] $ docker top 69caea7d7f7777656c8604ff15ce8b34d92ea652413769b88d1fcabee4018198 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T04:26:54.941Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/71 [Pipeline] fileExists [Pipeline] sh [2023-03-09T04:26:55.607Z] + make test [2023-03-09T04:26:55.608Z] go test ./... -coverprofile=coverage.out ./... [2023-03-09T04:26:57.575Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-09T04:28:49.370Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-09T04:28:49.370Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-09T04:29:36.323Z] level=DEBUG ts=2023-03-09T04:28:53.832492135Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.835083039Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.835213627Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.835525326Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.323Z] level=WARN ts=2023-03-09T04:28:53.83559243Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-09T04:29:36.323Z] level=DEBUG ts=2023-03-09T04:28:53.835780741Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.835898228Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.83644795Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.323Z] level=WARN ts=2023-03-09T04:28:53.836553647Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-09T04:29:36.323Z] level=DEBUG ts=2023-03-09T04:28:53.836663873Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.836886657Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.843310258Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.323Z] level=DEBUG ts=2023-03-09T04:28:53.850927901Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.323Z] level=DEBUG ts=2023-03-09T04:28:53.857825691Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.859970519Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.866881019Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.323Z] level=DEBUG ts=2023-03-09T04:28:53.867212659Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.867515257Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.870804733Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.323Z] level=DEBUG ts=2023-03-09T04:28:53.870984243Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.871386167Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.871619131Z 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-03-09T04:29:36.323Z] level=DEBUG ts=2023-03-09T04:28:53.87312042Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.874985971Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.875209394Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-09T04:29:36.323Z] level=DEBUG ts=2023-03-09T04:28:53.875350043Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.876097877Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.323Z] level=WARN ts=2023-03-09T04:28:53.876166021Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.876363523Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.876715194Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.323Z] level=WARN ts=2023-03-09T04:28:53.876779328Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-09T04:29:36.323Z] level=DEBUG ts=2023-03-09T04:28:53.876869293Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.87698807Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.877418906Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.323Z] level=DEBUG ts=2023-03-09T04:28:53.877506801Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.323Z] level=DEBUG ts=2023-03-09T04:28:53.877599587Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.877705933Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.878209343Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.323Z] level=DEBUG ts=2023-03-09T04:28:53.878319309Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.878438616Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.879439736Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.323Z] level=DEBUG ts=2023-03-09T04:28:53.88337044Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.884263053Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.884698909Z 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-03-09T04:29:36.323Z] level=DEBUG ts=2023-03-09T04:28:53.888307173Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.890710136Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.890807012Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.890901347Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.323Z] level=WARN ts=2023-03-09T04:28:53.890963181Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-09T04:29:36.323Z] level=DEBUG ts=2023-03-09T04:28:53.891160533Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.89127931Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.323Z] level=INFO ts=2023-03-09T04:28:53.89162597Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.323Z] level=WARN ts=2023-03-09T04:28:53.891690324Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.89178392Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.891901777Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.892428708Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.892527684Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.8926249Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.892714365Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.893176842Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.893289049Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.893404686Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.893781198Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.893908046Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.894084776Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.894195493Z 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-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.895603637Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.897526861Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.89766923Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.897822229Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.324Z] level=WARN ts=2023-03-09T04:28:53.897948046Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.898171339Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.898376532Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.898937005Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.324Z] level=WARN ts=2023-03-09T04:28:53.89918894Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.899386032Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.899587914Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.900237912Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.900578092Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.900737562Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.900423353Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.901400491Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.901590573Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.901770793Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.90238074Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.902480435Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.907084379Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.907401508Z 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-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.909672873Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.911537304Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.911720695Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.911884384Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.324Z] level=WARN ts=2023-03-09T04:28:53.91197746Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.912161881Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.912282248Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.912765707Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.324Z] level=WARN ts=2023-03-09T04:28:53.91282697Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.912917416Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.913030203Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.91349498Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.913586456Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.913680461Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.913770627Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.914302038Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.914393644Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.914509731Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.91517048Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.915265205Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.915459427Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.915585604Z 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-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.916871461Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.921349997Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.921679087Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.921538738Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.92190549Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.324Z] level=WARN ts=2023-03-09T04:28:53.922011686Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.922287773Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.93486448Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.324Z] level=WARN ts=2023-03-09T04:28:53.93503296Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.935247133Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.935472887Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.936016519Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.936268454Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.936413762Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.936643666Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.937320696Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.937642666Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.937504257Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.938204379Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.938403401Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.938923072Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.939098242Z 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-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.940827575Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.952743873Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.954307016Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.954507938Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.954658847Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.324Z] level=WARN ts=2023-03-09T04:28:53.954730811Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.954772144Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.954985006Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.955459815Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.324Z] level=WARN ts=2023-03-09T04:28:53.955564651Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-09T04:29:36.324Z] level=DEBUG ts=2023-03-09T04:28:53.955741211Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.324Z] level=INFO ts=2023-03-09T04:28:53.955917762Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.325Z] level=INFO ts=2023-03-09T04:28:53.962395717Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.325Z] level=DEBUG ts=2023-03-09T04:28:53.962714536Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.325Z] level=DEBUG ts=2023-03-09T04:28:53.962829493Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-03-09T04:29:36.325Z] level=INFO ts=2023-03-09T04:28:53.962995693Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.325Z] level=INFO ts=2023-03-09T04:28:53.963525074Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.325Z] level=DEBUG ts=2023-03-09T04:28:53.96363305Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.325Z] level=INFO ts=2023-03-09T04:28:53.963748427Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.325Z] level=INFO ts=2023-03-09T04:28:53.96412645Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.325Z] level=DEBUG ts=2023-03-09T04:28:53.964337152Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.325Z] level=INFO ts=2023-03-09T04:28:53.964551195Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-09T04:29:36.325Z] level=INFO ts=2023-03-09T04:28:53.964731346Z 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-03-09T04:29:36.325Z] level=DEBUG ts=2023-03-09T04:28:53.965898335Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-09T04:29:36.325Z] level=INFO ts=2023-03-09T04:28:53.967361942Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-09T04:29:36.325Z] level=INFO ts=2023-03-09T04:28:53.967540203Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-09T04:29:36.325Z] level=DEBUG ts=2023-03-09T04:28:53.967648659Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-03-09T04:29:36.325Z] level=INFO ts=2023-03-09T04:28:53.968097786Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.325Z] level=WARN ts=2023-03-09T04:28:53.96816782Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-09T04:29:36.325Z] level=INFO ts=2023-03-09T04:28:53.968359411Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.325Z] level=INFO ts=2023-03-09T04:28:53.968690351Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.325Z] level=WARN ts=2023-03-09T04:28:53.968787927Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-09T04:29:36.325Z] level=DEBUG ts=2023-03-09T04:28:53.968880422Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.325Z] level=INFO ts=2023-03-09T04:28:53.969035612Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.325Z] level=INFO ts=2023-03-09T04:28:53.969562383Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.325Z] level=DEBUG ts=2023-03-09T04:28:53.969650088Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.325Z] level=DEBUG ts=2023-03-09T04:28:53.969738793Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-03-09T04:29:36.325Z] level=INFO ts=2023-03-09T04:28:53.969835639Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.325Z] level=INFO ts=2023-03-09T04:28:53.970290906Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.325Z] level=DEBUG ts=2023-03-09T04:28:53.970377731Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.325Z] level=INFO ts=2023-03-09T04:28:53.970492368Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-09T04:29:36.325Z] level=INFO ts=2023-03-09T04:28:53.970915523Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-09T04:29:36.325Z] level=DEBUG ts=2023-03-09T04:28:53.971004759Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-09T04:29:36.325Z] level=INFO ts=2023-03-09T04:28:53.971375731Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-09T04:29:36.325Z] level=INFO ts=2023-03-09T04:28:53.971506088Z 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-03-09T04:29:36.325Z] level=WARN ts=2023-03-09T04:28:53.972319187Z app=test source=discover.go:253 msg="Re-discovered existing device at the same TCP address, nothing to do." [2023-03-09T04:29:36.325Z] --- FAIL: TestAutoDiscover (0.03s) [2023-03-09T04:29:36.325Z] discover_test.go:285: error shutting down test emulator: write tcp4 127.0.0.1:59923->127.0.0.1:54982: use of closed network connection [2023-03-09T04:29:36.325Z] WriteTo failed [2023-03-09T04:29:36.325Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*Header).WriteTo [2023-03-09T04:29:36.325Z] /w/workspace/device-rfid-llrp-go/71/internal/llrp/messages.go:180 [2023-03-09T04:29:36.325Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*msgWriter).Write [2023-03-09T04:29:36.325Z] /w/workspace/device-rfid-llrp-go/71/internal/llrp/msg_builder.go:90 [2023-03-09T04:29:36.325Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*TestDevice).Close [2023-03-09T04:29:36.325Z] /w/workspace/device-rfid-llrp-go/71/internal/llrp/test_helpers.go:288 [2023-03-09T04:29:36.325Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*TestEmulator).Shutdown [2023-03-09T04:29:36.325Z] /w/workspace/device-rfid-llrp-go/71/internal/llrp/test_emulator.go:71 [2023-03-09T04:29:36.325Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.TestAutoDiscover [2023-03-09T04:29:36.325Z] /w/workspace/device-rfid-llrp-go/71/internal/driver/discover_test.go:284 [2023-03-09T04:29:36.325Z] testing.tRunner [2023-03-09T04:29:36.325Z] /usr/local/go/src/testing/testing.go:1439 [2023-03-09T04:29:36.325Z] runtime.goexit [2023-03-09T04:29:36.325Z] /usr/local/go/src/runtime/asm_arm64.s:1270 [2023-03-09T04:29:36.325Z] FAIL [2023-03-09T04:29:36.325Z] coverage: 40.7% of statements [2023-03-09T04:29:36.325Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 38.631s [2023-03-09T04:29:36.325Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.569s coverage: 52.0% of statements [2023-03-09T04:29:36.325Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 95.5% of statements [2023-03-09T04:29:36.325Z] FAIL [2023-03-09T04:29:36.325Z] make: *** [Makefile:31: unittest] Error 1 [Pipeline] } [2023-03-09T04:29:36.359Z] $ docker stop --time=1 69caea7d7f7777656c8604ff15ce8b34d92ea652413769b88d1fcabee4018198 [2023-03-09T04:29:38.413Z] $ docker rm -f --volumes 69caea7d7f7777656c8604ff15ce8b34d92ea652413769b88d1fcabee4018198 [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-03-09T04:29:39.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T04:29:39.532Z] [2023-03-09T04:29:39.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:29:39.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T04:29:39.877Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-09T04:29:40.150Z] 8998bd30e6a1: Pulling fs layer [2023-03-09T04:29:40.150Z] 04944245beec: Pulling fs layer [2023-03-09T04:29:40.150Z] 699f458cf7ca: Pulling fs layer [2023-03-09T04:29:40.150Z] 765212b225bb: Pulling fs layer [2023-03-09T04:29:40.150Z] f23df028b6ca: Pulling fs layer [2023-03-09T04:29:40.150Z] d65c8cfc05b1: Pulling fs layer [2023-03-09T04:29:40.150Z] 2437ff75d9bd: Pulling fs layer [2023-03-09T04:29:40.150Z] d65c8cfc05b1: Waiting [2023-03-09T04:29:40.150Z] 2437ff75d9bd: Waiting [2023-03-09T04:29:40.150Z] f23df028b6ca: Waiting [2023-03-09T04:29:40.150Z] 765212b225bb: Waiting [2023-03-09T04:29:40.150Z] 04944245beec: Verifying Checksum [2023-03-09T04:29:40.150Z] 04944245beec: Download complete [2023-03-09T04:29:40.150Z] 765212b225bb: Verifying Checksum [2023-03-09T04:29:40.150Z] 765212b225bb: Download complete [2023-03-09T04:29:40.150Z] f23df028b6ca: Verifying Checksum [2023-03-09T04:29:40.150Z] f23df028b6ca: Download complete [2023-03-09T04:29:40.150Z] d65c8cfc05b1: Verifying Checksum [2023-03-09T04:29:40.150Z] d65c8cfc05b1: Download complete [2023-03-09T04:29:40.422Z] 699f458cf7ca: Verifying Checksum [2023-03-09T04:29:40.422Z] 699f458cf7ca: Download complete [2023-03-09T04:29:41.030Z] 8998bd30e6a1: Verifying Checksum [2023-03-09T04:29:41.030Z] 8998bd30e6a1: Download complete [2023-03-09T04:29:44.383Z] 2437ff75d9bd: Verifying Checksum [2023-03-09T04:29:44.383Z] 2437ff75d9bd: Download complete [2023-03-09T04:29:46.339Z] 8998bd30e6a1: Pull complete [2023-03-09T04:29:46.935Z] 04944245beec: Pull complete [2023-03-09T04:29:48.365Z] 699f458cf7ca: Pull complete [2023-03-09T04:29:48.637Z] 765212b225bb: Pull complete [2023-03-09T04:29:49.613Z] f23df028b6ca: Pull complete [2023-03-09T04:29:49.613Z] d65c8cfc05b1: Pull complete [2023-03-09T04:30:04.631Z] 2437ff75d9bd: Pull complete [2023-03-09T04:30:04.631Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-09T04:30:04.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T04:30:04.631Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T04:30:04.847Z] prd-ubuntu20.04-docker-arm64-4c-16g-9398 does not seem to be running inside a container [2023-03-09T04:30:04.939Z] $ 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/71 -v /w/workspace/device-rfid-llrp-go/71:/w/workspace/device-rfid-llrp-go/71:rw,z -v /w/workspace/device-rfid-llrp-go/71@tmp:/w/workspace/device-rfid-llrp-go/71@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-03-09T04:30:08.118Z] $ docker top bc6234adbce3d7cafb51f562b94129956c83723f6eb4d91fa452bcf1faed26e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:30:09.022Z] ---> job-cost.sh [2023-03-09T04:30:09.022Z] lf-activate-venv: SKIPPING [2023-03-09T04:30:09.022Z] INFO: No Stack... [2023-03-09T04:30:09.295Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-09T04:30:10.267Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T04:30:10.935Z] + + cutcat -d, /w/workspace/device-rfid-llrp-go/71/archives/cost.csv -f6 [2023-03-09T04:30:10.935Z] [Pipeline] lock [2023-03-09T04:30:11.036Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-71-stack-cost] [2023-03-09T04:30:11.042Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-71-stack-cost] did not exist. Created. [2023-03-09T04:30:11.042Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T04:30:11.738Z] /w/workspace/device-rfid-llrp-go/71@tmp/durable-c1d95bf8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-09T04:30:12.425Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-09T04:30:12.450Z] Warning: overwriting stash ‘stack-cost’ [2023-03-09T04:30:13.052Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T04:30:13.060Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-71-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T04:30:13.088Z] $ docker stop --time=1 bc6234adbce3d7cafb51f562b94129956c83723f6eb4d91fa452bcf1faed26e7 [2023-03-09T04:30:14.670Z] $ docker rm -f --volumes bc6234adbce3d7cafb51f562b94129956c83723f6eb4d91fa452bcf1faed26e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-09T04:30:14.976Z] 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-03-09T04:30:15.592Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-03-09T04:30:15.592Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-09T04:30:15.592Z] total 16 [2023-03-09T04:30:15.592Z] drwxr-xr-x 3 root root 4096 Mar 9 04:23 . [2023-03-09T04:30:15.592Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 04:23 .. [2023-03-09T04:30:15.592Z] drwxr-xr-x 2 root root 4096 Mar 9 04:23 cost [2023-03-09T04:30:15.592Z] -rw-r--r-- 1 root root 90 Mar 9 04:23 cost.csv [2023-03-09T04:30:15.592Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-09T04:30:15.592Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-09T04:30:15.592Z] total 16 [2023-03-09T04:30:15.592Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 04:23 . [2023-03-09T04:30:15.592Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 04:23 .. [2023-03-09T04:30:15.592Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 04:23 cost [2023-03-09T04:30:15.592Z] -rw-r--r-- 1 jenkins jenkins 90 Mar 9 04:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:30:15.882Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:30:16.741Z] ---> package-listing.sh [2023-03-09T04:30:16.741Z] ++ facter osfamily [2023-03-09T04:30:16.741Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-09T04:30:16.999Z] + OS_FAMILY=debian [2023-03-09T04:30:16.999Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-03-09T04:30:16.999Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-09T04:30:16.999Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-09T04:30:16.999Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-09T04:30:17.000Z] + PACKAGES=/tmp/packages_start.txt [2023-03-09T04:30:17.000Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-03-09T04:30:17.000Z] + PACKAGES=/tmp/packages_end.txt [2023-03-09T04:30:17.000Z] + case "${OS_FAMILY}" in [2023-03-09T04:30:17.000Z] + dpkg -l [2023-03-09T04:30:17.000Z] + grep '^ii' [2023-03-09T04:30:17.000Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-09T04:30:17.000Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-09T04:30:17.000Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-09T04:30:17.000Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-03-09T04:30:17.000Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-03-09T04:30:17.000Z] + 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-03-09T04:30:17.010Z] 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-03-09T04:30:17.286Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:30:17.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T04:30:17.844Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T04:30:17.913Z] prd-ubuntu20.04-docker-8c-8g-9389 does not seem to be running inside a container [2023-03-09T04:30:17.947Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T04:30:18.146Z] $ docker top 9f92c58cd5d86fe297de4ffb836a628aec4e557f0ad1ce619ec2f79f5ee44255 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T04:30:18.485Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-09T04:30:18.770Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-09T04:30:19.054Z] + ls /var/log/sa-host [2023-03-09T04:30:19.054Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T04:30:19.202Z] provisioning config files... [2023-03-09T04:30:19.210Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13608431229757921002tmp [Pipeline] { [Pipeline] echo [2023-03-09T04:30:19.227Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:30:19.515Z] ---> create-netrc.sh [Pipeline] } [2023-03-09T04:30:19.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:30:19.852Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-09T04:30:19.861Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:30:20.153Z] ---> sudo-logs.sh [2023-03-09T04:30:20.153Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-09T04:30:20.186Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:30:20.472Z] ---> job-cost.sh [2023-03-09T04:30:20.472Z] lf-activate-venv: SKIPPING [2023-03-09T04:30:20.472Z] DEBUG: total: 0.2199999988079071 [2023-03-09T04:30:20.472Z] INFO: Retrieving Stack Cost... [2023-03-09T04:30:20.731Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T04:30:20.990Z] INFO: Archiving Costs [Pipeline] echo [2023-03-09T04:30:21.002Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:30:21.282Z] ---> logs-deploy.sh [2023-03-09T04:30:21.282Z] lf-activate-venv: SKIPPING [2023-03-09T04:30:21.282Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/71 [2023-03-09T04:30:21.282Z] INFO: archiving workspace using pattern(s): [2023-03-09T04:30:22.217Z] Archives upload complete. [2023-03-09T04:30:22.217Z] INFO: archiving logs to Nexus