Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ee639612315f941177c2c33599fa94e0a4956e0 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-ssh10288710207863990971.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10032392134459283514.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17986358075425504960.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2558422877805660237.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-ssh5719731781057193387.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15737’ Running on prd-ubuntu20.04-docker-8c-8g-15740 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 0ee639612315f941177c2c33599fa94e0a4956e0 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#230)" > 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 0ee639612315f941177c2c33599fa94e0a4956e0 # timeout=10 > git rev-list --no-walk bffb044de0aa9ce32d7f70b1fca18078805cfee0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T15:19:14.729Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T15:19:14.790Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T15:19:14.804Z] ========================================================= [2023-05-16T15:19:14.804Z] EdgeX Global Pipelines Version Info [2023-05-16T15:19:14.804Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:19:15.534Z] ------------------- [2023-05-16T15:19:15.534Z] stable info: [2023-05-16T15:19:15.534Z] ------------------- [2023-05-16T15:19:15.534Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T15:19:15.534Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T15:19:15.534Z] Message: update stable to v1.0.249 [2023-05-16T15:19:16.114Z] ------------------- [2023-05-16T15:19:16.114Z] experimental info: [2023-05-16T15:19:16.114Z] ------------------- [2023-05-16T15:19:16.114Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T15:19:16.114Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T15:19:16.114Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T15:19:16.289Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-16T15:19:16.303Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-16T15:19:16.317Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T15:19:16.335Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T15:19:16.350Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T15:19:16.361Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T15:19:16.375Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T15:19:16.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T15:19:16.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T15:19:16.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T15:19:16.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T15:19:16.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-16T15:19:16.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T15:19:16.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T15:19:16.489Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T15:19:16.502Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T15:19:16.514Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T15:19:16.528Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T15:19:16.540Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T15:19:16.554Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T15:19:16.566Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T15:19:16.578Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T15:19:16.593Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T15:19:16.610Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T15:19:16.622Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T15:19:16.638Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T15:19:16.651Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T15:19:16.674Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-16T15:19:16.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-16T15:19:16.716Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-16T15:19:16.729Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ee639612315f941177c2c33599fa94e0a4956e0 [Pipeline] echo [2023-05-16T15:19:16.740Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ee6396 [Pipeline] echo [2023-05-16T15:19:16.751Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T15:19:16.786Z] provisioning config files... [2023-05-16T15:19:16.801Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11637628406650614424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:19:17.113Z] ---> docker-login.sh [2023-05-16T15:19:17.113Z] nexus3.edgexfoundry.org:10001 [2023-05-16T15:19:17.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:19:17.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:19:17.375Z] Configure a credential helper to remove this warning. See [2023-05-16T15:19:17.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:19:17.375Z] [2023-05-16T15:19:17.375Z] Login Succeeded [2023-05-16T15:19:17.375Z] nexus3.edgexfoundry.org:10002 [2023-05-16T15:19:17.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:19:17.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:19:17.375Z] Configure a credential helper to remove this warning. See [2023-05-16T15:19:17.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:19:17.375Z] [2023-05-16T15:19:17.375Z] Login Succeeded [2023-05-16T15:19:17.375Z] nexus3.edgexfoundry.org:10003 [2023-05-16T15:19:17.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:19:17.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:19:17.636Z] Configure a credential helper to remove this warning. See [2023-05-16T15:19:17.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:19:17.636Z] [2023-05-16T15:19:17.636Z] Login Succeeded [2023-05-16T15:19:17.636Z] nexus3.edgexfoundry.org:10004 [2023-05-16T15:19:17.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:19:17.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:19:17.636Z] Configure a credential helper to remove this warning. See [2023-05-16T15:19:17.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:19:17.636Z] [2023-05-16T15:19:17.636Z] Login Succeeded [2023-05-16T15:19:17.636Z] docker.io [2023-05-16T15:19:17.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:19:17.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:19:17.896Z] Configure a credential helper to remove this warning. See [2023-05-16T15:19:17.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:19:17.896Z] [2023-05-16T15:19:17.896Z] Login Succeeded [2023-05-16T15:19:17.897Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T15:19:17.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T15:19:18.288Z] + git rev-list -1 --merges 0ee639612315f941177c2c33599fa94e0a4956e0~1..0ee639612315f941177c2c33599fa94e0a4956e0 [Pipeline] echo [2023-05-16T15:19:18.340Z] -----------> git rev-list -1 --merges 0ee639612315f941177c2c33599fa94e0a4956e0~1..0ee639612315f941177c2c33599fa94e0a4956e0 0ee639612315f941177c2c33599fa94e0a4956e0 [false] [Pipeline] sh [2023-05-16T15:19:18.636Z] + git log --format=format:%s -1 0ee639612315f941177c2c33599fa94e0a4956e0 [Pipeline] echo [2023-05-16T15:19:18.652Z] ========================================================= [2023-05-16T15:19:18.652Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T15:19:18.652Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T15:19:18.993Z] + git log --format=format:%s -1 0ee639612315f941177c2c33599fa94e0a4956e0 [Pipeline] echo [2023-05-16T15:19:19.028Z] [semverPrep] GIT_COMMIT: 0ee639612315f941177c2c33599fa94e0a4956e0, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#230) [Pipeline] echo [2023-05-16T15:19:19.035Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T15:19:19.376Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T15:19:19.376Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T15:19:19.376Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T15:19:19.376Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T15:19:19.376Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T15:19:19.376Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T15:19:19.376Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:19:19.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T15:19:19.751Z] [2023-05-16T15:19:19.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:19:20.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T15:19:20.273Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T15:19:20.273Z] b85a868b505f: Pulling fs layer [2023-05-16T15:19:20.273Z] e2be974225ed: Pulling fs layer [2023-05-16T15:19:20.273Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T15:19:20.273Z] 988bab9f4d93: Pulling fs layer [2023-05-16T15:19:20.273Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T15:19:20.273Z] eaf3925da568: Pulling fs layer [2023-05-16T15:19:20.273Z] bab4dde63d76: Pulling fs layer [2023-05-16T15:19:20.273Z] bde34c3a00c8: Pulling fs layer [2023-05-16T15:19:20.273Z] b352a97aabf1: Pulling fs layer [2023-05-16T15:19:20.273Z] 4872d77fe225: Pulling fs layer [2023-05-16T15:19:20.273Z] 5851b861e8e6: Pulling fs layer [2023-05-16T15:19:20.273Z] bde34c3a00c8: Waiting [2023-05-16T15:19:20.273Z] 988bab9f4d93: Waiting [2023-05-16T15:19:20.273Z] 1469e6f7b9e6: Waiting [2023-05-16T15:19:20.273Z] b352a97aabf1: Waiting [2023-05-16T15:19:20.273Z] 4872d77fe225: Waiting [2023-05-16T15:19:20.273Z] 5851b861e8e6: Waiting [2023-05-16T15:19:20.273Z] eaf3925da568: Waiting [2023-05-16T15:19:20.273Z] bab4dde63d76: Waiting [2023-05-16T15:19:20.273Z] e2be974225ed: Verifying Checksum [2023-05-16T15:19:20.273Z] e2be974225ed: Download complete [2023-05-16T15:19:20.273Z] 988bab9f4d93: Download complete [2023-05-16T15:19:20.535Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T15:19:20.535Z] 1469e6f7b9e6: Download complete [2023-05-16T15:19:20.535Z] eaf3925da568: Download complete [2023-05-16T15:19:20.535Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T15:19:20.535Z] 339a4e72a1f5: Download complete [2023-05-16T15:19:20.535Z] bde34c3a00c8: Download complete [2023-05-16T15:19:20.535Z] b352a97aabf1: Download complete [2023-05-16T15:19:20.535Z] 4872d77fe225: Verifying Checksum [2023-05-16T15:19:20.535Z] 4872d77fe225: Download complete [2023-05-16T15:19:20.535Z] 5851b861e8e6: Verifying Checksum [2023-05-16T15:19:20.535Z] 5851b861e8e6: Download complete [2023-05-16T15:19:20.535Z] b85a868b505f: Verifying Checksum [2023-05-16T15:19:20.535Z] b85a868b505f: Download complete [2023-05-16T15:19:20.794Z] bab4dde63d76: Verifying Checksum [2023-05-16T15:19:20.794Z] bab4dde63d76: Download complete [2023-05-16T15:19:21.729Z] b85a868b505f: Pull complete [2023-05-16T15:19:21.988Z] e2be974225ed: Pull complete [2023-05-16T15:19:22.248Z] 339a4e72a1f5: Pull complete [2023-05-16T15:19:22.508Z] 988bab9f4d93: Pull complete [2023-05-16T15:19:22.772Z] 1469e6f7b9e6: Pull complete [2023-05-16T15:19:22.772Z] eaf3925da568: Pull complete [2023-05-16T15:19:24.153Z] bab4dde63d76: Pull complete [2023-05-16T15:19:24.413Z] bde34c3a00c8: Pull complete [2023-05-16T15:19:24.413Z] b352a97aabf1: Pull complete [2023-05-16T15:19:24.672Z] 4872d77fe225: Pull complete [2023-05-16T15:19:24.672Z] 5851b861e8e6: Pull complete [2023-05-16T15:19:24.672Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T15:19:24.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T15:19:24.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T15:19:24.769Z] prd-ubuntu20.04-docker-8c-8g-15740 does not seem to be running inside a container [2023-05-16T15:19:24.804Z] $ 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-05-16T15:19:28.509Z] $ docker top 425b91637ddb3aaf7a437d67cae9582aa48ee5a26723a74038d76f4c0dfe6f04 -eo pid,comm [2023-05-16T15:19:28.569Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-16T15:19:28.569Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T15:19:28.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T15:19:28.606Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T15:19:28.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T15:19:28.718Z] $ docker exec 425b91637ddb3aaf7a437d67cae9582aa48ee5a26723a74038d76f4c0dfe6f04 ssh-agent [2023-05-16T15:19:28.819Z] SSH_AUTH_SOCK=/tmp/ssh-C2prAVLa4DLP/agent.33 [2023-05-16T15:19:28.819Z] SSH_AGENT_PID=39 [2023-05-16T15:19:28.827Z] Running ssh-add (command line suppressed) [2023-05-16T15:19:28.931Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14846705963568111884.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14846705963568111884.key) [2023-05-16T15:19:28.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T15:19:29.239Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T15:19:29.256Z] $ docker exec --env ******** --env ******** 425b91637ddb3aaf7a437d67cae9582aa48ee5a26723a74038d76f4c0dfe6f04 ssh-agent -k [2023-05-16T15:19:29.355Z] unset SSH_AUTH_SOCK; [2023-05-16T15:19:29.355Z] unset SSH_AGENT_PID; [2023-05-16T15:19:29.356Z] echo Agent pid 39 killed; [2023-05-16T15:19:29.363Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T15:19:29.392Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T15:19:29.393Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T15:19:29.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T15:19:29.511Z] $ docker exec 425b91637ddb3aaf7a437d67cae9582aa48ee5a26723a74038d76f4c0dfe6f04 ssh-agent [2023-05-16T15:19:29.628Z] SSH_AUTH_SOCK=/tmp/ssh-7irTOIn9xWoD/agent.71 [2023-05-16T15:19:29.628Z] SSH_AGENT_PID=77 [2023-05-16T15:19:29.634Z] Running ssh-add (command line suppressed) [2023-05-16T15:19:29.736Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6953057707389714681.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6953057707389714681.key) [2023-05-16T15:19:29.751Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T15:19:30.044Z] + git semver init [2023-05-16T15:19:30.305Z] 2023-05-16 15:19:30,228 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T15:19:30.305Z] 2023-05-16 15:19:30,229 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-05-16T15:19:30.305Z] 2023-05-16 15:19:30,229 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-05-16T15:19:30.305Z] 2023-05-16 15:19:30,230 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-16T15:19:31.245Z] 2023-05-16 15:19:31,044 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-05-16T15:19:31.245Z] 2023-05-16 15:19:31,045 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-05-16T15:19:31.245Z] 2023-05-16 15:19:31,045 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-16T15:19:31.246Z] 2023-05-16 15:19:31,046 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-16T15:19:31.246Z] 3.0.0-dev.25 [Pipeline] } [2023-05-16T15:19:31.259Z] $ docker exec --env ******** --env ******** 425b91637ddb3aaf7a437d67cae9582aa48ee5a26723a74038d76f4c0dfe6f04 ssh-agent -k [2023-05-16T15:19:31.349Z] unset SSH_AUTH_SOCK; [2023-05-16T15:19:31.349Z] unset SSH_AGENT_PID; [2023-05-16T15:19:31.349Z] echo Agent pid 77 killed; [2023-05-16T15:19:31.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T15:19:31.658Z] + git semver [Pipeline] } [2023-05-16T15:19:31.937Z] $ docker stop --time=1 425b91637ddb3aaf7a437d67cae9582aa48ee5a26723a74038d76f4c0dfe6f04 [2023-05-16T15:19:33.241Z] $ docker rm -f --volumes 425b91637ddb3aaf7a437d67cae9582aa48ee5a26723a74038d76f4c0dfe6f04 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T15:19:33.568Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T15:19:33.759Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T15:19:33.762Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.25 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T15:19:33.902Z] provisioning config files... [2023-05-16T15:19:33.911Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14221249862066166278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:19:34.207Z] ---> docker-login.sh [2023-05-16T15:19:34.207Z] nexus3.edgexfoundry.org:10001 [2023-05-16T15:19:34.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:19:34.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:19:34.207Z] Configure a credential helper to remove this warning. See [2023-05-16T15:19:34.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:19:34.207Z] [2023-05-16T15:19:34.207Z] Login Succeeded [2023-05-16T15:19:34.207Z] nexus3.edgexfoundry.org:10002 [2023-05-16T15:19:34.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:19:34.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:19:34.207Z] Configure a credential helper to remove this warning. See [2023-05-16T15:19:34.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:19:34.207Z] [2023-05-16T15:19:34.207Z] Login Succeeded [2023-05-16T15:19:34.207Z] nexus3.edgexfoundry.org:10003 [2023-05-16T15:19:34.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:19:34.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:19:34.466Z] Configure a credential helper to remove this warning. See [2023-05-16T15:19:34.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:19:34.466Z] [2023-05-16T15:19:34.466Z] Login Succeeded [2023-05-16T15:19:34.466Z] nexus3.edgexfoundry.org:10004 [2023-05-16T15:19:34.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:19:34.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:19:34.466Z] Configure a credential helper to remove this warning. See [2023-05-16T15:19:34.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:19:34.466Z] [2023-05-16T15:19:34.466Z] Login Succeeded [2023-05-16T15:19:34.466Z] docker.io [2023-05-16T15:19:34.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:19:34.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:19:34.727Z] Configure a credential helper to remove this warning. See [2023-05-16T15:19:34.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:19:34.727Z] [2023-05-16T15:19:34.727Z] Login Succeeded [2023-05-16T15:19:34.727Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T15:19:34.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T15:19:34.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T15:19:34.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T15:19:34.814Z] ========================================================= [2023-05-16T15:19:34.814Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T15:19:34.814Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:19:35.118Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T15:19:35.118Z] Sending build context to Docker daemon 4.246MB [2023-05-16T15:19:35.118Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T15:19:35.118Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T15:19:35.118Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T15:19:35.118Z] f56be85fc22e: Pulling fs layer [2023-05-16T15:19:35.118Z] 85791d961cd3: Pulling fs layer [2023-05-16T15:19:35.118Z] d694b5ae8c79: Pulling fs layer [2023-05-16T15:19:35.118Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T15:19:35.118Z] 4d19c01a9841: Pulling fs layer [2023-05-16T15:19:35.118Z] 9325e15d5711: Pulling fs layer [2023-05-16T15:19:35.118Z] 556b6ee489ea: Pulling fs layer [2023-05-16T15:19:35.118Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T15:19:35.118Z] 556b6ee489ea: Waiting [2023-05-16T15:19:35.118Z] 9325e15d5711: Waiting [2023-05-16T15:19:35.118Z] c5a4b2cf53e6: Waiting [2023-05-16T15:19:35.118Z] 9f32a84ed3da: Waiting [2023-05-16T15:19:35.118Z] 4d19c01a9841: Waiting [2023-05-16T15:19:35.118Z] 85791d961cd3: Download complete [2023-05-16T15:19:35.118Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T15:19:35.118Z] 9f32a84ed3da: Download complete [2023-05-16T15:19:35.379Z] 4d19c01a9841: Verifying Checksum [2023-05-16T15:19:35.379Z] 4d19c01a9841: Download complete [2023-05-16T15:19:35.379Z] f56be85fc22e: Verifying Checksum [2023-05-16T15:19:35.379Z] f56be85fc22e: Download complete [2023-05-16T15:19:35.379Z] 9325e15d5711: Verifying Checksum [2023-05-16T15:19:35.379Z] 9325e15d5711: Download complete [2023-05-16T15:19:35.379Z] f56be85fc22e: Pull complete [2023-05-16T15:19:35.651Z] 85791d961cd3: Pull complete [2023-05-16T15:19:35.917Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T15:19:35.917Z] c5a4b2cf53e6: Download complete [2023-05-16T15:19:36.181Z] d694b5ae8c79: Verifying Checksum [2023-05-16T15:19:36.181Z] d694b5ae8c79: Download complete [2023-05-16T15:19:36.449Z] 556b6ee489ea: Verifying Checksum [2023-05-16T15:19:36.449Z] 556b6ee489ea: Download complete [2023-05-16T15:19:39.730Z] d694b5ae8c79: Pull complete [2023-05-16T15:19:39.730Z] 9f32a84ed3da: Pull complete [2023-05-16T15:19:39.730Z] 4d19c01a9841: Pull complete [2023-05-16T15:19:39.730Z] 9325e15d5711: Pull complete [2023-05-16T15:19:42.259Z] 556b6ee489ea: Pull complete [2023-05-16T15:19:44.161Z] c5a4b2cf53e6: Pull complete [2023-05-16T15:19:44.161Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T15:19:44.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T15:19:44.749Z] ---> c4be618373d6 [2023-05-16T15:19:44.749Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T15:19:48.872Z] Still waiting to schedule task [2023-05-16T15:19:48.872Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15738’ is offline [2023-05-16T15:19:52.872Z] ---> Running in e13399c5923e [2023-05-16T15:19:52.872Z] Removing intermediate container e13399c5923e [2023-05-16T15:19:52.872Z] ---> 6dd51551320f [2023-05-16T15:19:52.872Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T15:19:52.872Z] ---> Running in c29cf94a57a2 [2023-05-16T15:19:53.131Z] Removing intermediate container c29cf94a57a2 [2023-05-16T15:19:53.131Z] ---> a1b2a48f1f6d [2023-05-16T15:19:53.131Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T15:19:53.391Z] ---> Running in 1dad72be4d8c [2023-05-16T15:19:53.391Z] Removing intermediate container 1dad72be4d8c [2023-05-16T15:19:53.391Z] ---> 78d46ff03fda [2023-05-16T15:19:53.391Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T15:19:53.391Z] ---> Running in 60a34c6dc02d [2023-05-16T15:19:53.391Z] Removing intermediate container 60a34c6dc02d [2023-05-16T15:19:53.391Z] ---> 7eda5714caab [2023-05-16T15:19:53.391Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T15:19:53.391Z] ---> Running in 7b2dac311fe6 [2023-05-16T15:19:53.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T15:19:53.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T15:19:54.169Z] OK: 265 MiB in 53 packages [2023-05-16T15:19:54.427Z] Removing intermediate container 7b2dac311fe6 [2023-05-16T15:19:54.427Z] ---> 6d73ea11cfb8 [2023-05-16T15:19:54.427Z] Step 8/12 : WORKDIR /app [2023-05-16T15:19:54.427Z] ---> Running in 060b1ccfcd6d [2023-05-16T15:19:54.427Z] Removing intermediate container 060b1ccfcd6d [2023-05-16T15:19:54.427Z] ---> e23d79f59ca4 [2023-05-16T15:19:54.427Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-16T15:19:54.686Z] ---> d5147cc7a2f6 [2023-05-16T15:19:54.686Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T15:19:54.686Z] ---> Running in 6e66cc752750 [2023-05-16T15:20:21.255Z] Removing intermediate container 6e66cc752750 [2023-05-16T15:20:21.255Z] ---> 3e3c3f522a77 [2023-05-16T15:20:21.255Z] Step 11/12 : COPY . . [2023-05-16T15:20:21.515Z] ---> 40c95471bb6e [2023-05-16T15:20:21.515Z] Step 12/12 : RUN $MAKE [2023-05-16T15:20:21.515Z] ---> Running in a186545dce6d [2023-05-16T15:20:21.775Z] noop [2023-05-16T15:20:22.038Z] Removing intermediate container a186545dce6d [2023-05-16T15:20:22.038Z] ---> 73acd8c9efc5 [2023-05-16T15:20:22.038Z] Successfully built 73acd8c9efc5 [2023-05-16T15:20:22.298Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:20:22.624Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T15:20:22.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T15:20:22.694Z] prd-ubuntu20.04-docker-8c-8g-15740 does not seem to be running inside a container [2023-05-16T15:20:22.728Z] $ 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-05-16T15:20:23.028Z] $ docker top 91c5bdd7eab06ffe212049fead724b56b0b0fe892ff279bef9dcb51757091160 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T15:20:23.365Z] + go version [2023-05-16T15:20:23.365Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T15:20:23.378Z] $ docker stop --time=1 91c5bdd7eab06ffe212049fead724b56b0b0fe892ff279bef9dcb51757091160 [2023-05-16T15:20:24.675Z] $ docker rm -f --volumes 91c5bdd7eab06ffe212049fead724b56b0b0fe892ff279bef9dcb51757091160 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:20:25.128Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T15:20:25.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T15:20:25.193Z] prd-ubuntu20.04-docker-8c-8g-15740 does not seem to be running inside a container [2023-05-16T15:20:25.230Z] $ 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-05-16T15:20:25.561Z] $ docker top 7fff60afc23848de06498f8cdfb6bea88bfd2b6d467ac77bc8e45177aec93fdf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T15:20:25.891Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-16T15:20:26.201Z] + make test [2023-05-16T15:20:26.201Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T15:20:30.395Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-16T15:20:40.360Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-16T15:20:40.360Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-16T15:20:44.546Z] level=DEBUG ts=2023-05-16T15:20:40.018895489Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-16T15:20:44.546Z] level=INFO ts=2023-05-16T15:20:40.019292676Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-05-16T15:20:44.546Z] level=INFO ts=2023-05-16T15:20:40.01938555Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-05-16T15:20:44.546Z] level=DEBUG ts=2023-05-16T15:20:40.019430162Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-05-16T15:20:44.546Z] level=INFO ts=2023-05-16T15:20:40.019627121Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.546Z] level=WARN ts=2023-05-16T15:20:40.019653082Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-16T15:20:44.546Z] level=INFO ts=2023-05-16T15:20:40.019711654Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.546Z] level=INFO ts=2023-05-16T15:20:40.019878601Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.546Z] level=WARN ts=2023-05-16T15:20:40.019922053Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-16T15:20:44.546Z] level=DEBUG ts=2023-05-16T15:20:40.019965575Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.546Z] level=INFO ts=2023-05-16T15:20:40.020214416Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.546Z] level=INFO ts=2023-05-16T15:20:40.020454717Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.546Z] level=DEBUG ts=2023-05-16T15:20:40.020504119Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.546Z] level=DEBUG ts=2023-05-16T15:20:40.02053273Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-05-16T15:20:44.546Z] level=INFO ts=2023-05-16T15:20:40.020568322Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.546Z] level=INFO ts=2023-05-16T15:20:40.020707428Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.02076005Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.020857014Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.021133366Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.021205209Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.021411898Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.021522433Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.023264899Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.023725279Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.023762471Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.023789762Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.024518954Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.547Z] level=WARN ts=2023-05-16T15:20:40.024561346Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.02465002Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.024773795Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.547Z] level=WARN ts=2023-05-16T15:20:40.024798646Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.024830907Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.024868369Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.024972273Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.025007715Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.025031246Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.025057477Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.025146351Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.025194423Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.025260356Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.025341179Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.025372731Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.025421893Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.025461474Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.025744586Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.026008489Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.026075482Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.026095162Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.026155725Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.547Z] level=WARN ts=2023-05-16T15:20:40.026185776Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.02627954Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.026428107Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.547Z] level=WARN ts=2023-05-16T15:20:40.026452618Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.026488729Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.026526201Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.026652536Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.026688168Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.026719279Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.026756021Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.026893707Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.026950399Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.026998601Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.027096225Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.027155998Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.027263312Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.027309225Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.027696252Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.027952683Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.027989074Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.028015166Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.02811762Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.547Z] level=WARN ts=2023-05-16T15:20:40.028158172Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.028299778Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.028469155Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.547Z] level=WARN ts=2023-05-16T15:20:40.028553309Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.02858966Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.028686325Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.028815591Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.028858283Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.028881364Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.028905085Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.02904009Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.029120374Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.029204017Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.029424057Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.02948982Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.029591144Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.029657927Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.030146129Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.030510095Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.030546916Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.030565137Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.030664311Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.547Z] level=WARN ts=2023-05-16T15:20:40.030684972Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.030727234Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.03085983Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.547Z] level=WARN ts=2023-05-16T15:20:40.030889741Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.030943143Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.031020646Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.031150122Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.031185423Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.031254546Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.031294568Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.031461735Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.547Z] level=DEBUG ts=2023-05-16T15:20:40.031535179Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.031570421Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.547Z] level=INFO ts=2023-05-16T15:20:40.031739018Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.548Z] level=DEBUG ts=2023-05-16T15:20:40.031803221Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.031855793Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.031952387Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2023-05-16T15:20:44.548Z] level=DEBUG ts=2023-05-16T15:20:40.032259021Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.032564914Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.032607135Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-05-16T15:20:44.548Z] level=DEBUG ts=2023-05-16T15:20:40.032668918Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.032677959Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.548Z] level=WARN ts=2023-05-16T15:20:40.032699769Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.032756452Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.032801874Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.548Z] level=WARN ts=2023-05-16T15:20:40.032813724Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-16T15:20:44.548Z] level=DEBUG ts=2023-05-16T15:20:40.032823895Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.032837155Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.032950781Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.548Z] level=DEBUG ts=2023-05-16T15:20:40.032980033Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.548Z] level=DEBUG ts=2023-05-16T15:20:40.032997633Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.033038555Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.03315701Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.548Z] level=DEBUG ts=2023-05-16T15:20:40.033284206Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.033300216Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.033410341Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.548Z] level=DEBUG ts=2023-05-16T15:20:40.033438052Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.033464023Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.033482004Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2023-05-16T15:20:44.548Z] --- FAIL: TestAutoDiscoverNaming (0.01s) [2023-05-16T15:20:44.548Z] --- FAIL: TestAutoDiscoverNaming/LLRP-D2-7F-A1 (0.00s) [2023-05-16T15:20:44.548Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:51118: use of closed network connection [2023-05-16T15:20:44.548Z] level=DEBUG ts=2023-05-16T15:20:40.033661352Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-16T15:20:44.548Z] level=DEBUG ts=2023-05-16T15:20:40.033884781Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.034057479Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.03407885Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-05-16T15:20:44.548Z] level=DEBUG ts=2023-05-16T15:20:40.03409023Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.034190974Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.548Z] level=WARN ts=2023-05-16T15:20:40.034224266Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.034287579Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.034470027Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.548Z] level=WARN ts=2023-05-16T15:20:40.034493528Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-16T15:20:44.548Z] level=DEBUG ts=2023-05-16T15:20:40.034550581Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.034625244Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.034748459Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.548Z] level=DEBUG ts=2023-05-16T15:20:40.034818062Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.548Z] level=DEBUG ts=2023-05-16T15:20:40.034836693Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.034915466Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.035132406Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.548Z] level=DEBUG ts=2023-05-16T15:20:40.035158967Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.035182418Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.035422908Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.548Z] level=DEBUG ts=2023-05-16T15:20:40.03546526Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.035618166Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.03567965Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-05-16T15:20:44.548Z] level=DEBUG ts=2023-05-16T15:20:40.035934741Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.036263795Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.036287296Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-05-16T15:20:44.548Z] level=DEBUG ts=2023-05-16T15:20:40.036323398Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.036333538Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.548Z] level=WARN ts=2023-05-16T15:20:40.036346839Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.036406781Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.036488505Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.548Z] level=WARN ts=2023-05-16T15:20:40.036501725Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-05-16T15:20:44.548Z] level=DEBUG ts=2023-05-16T15:20:40.036520446Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.036553717Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.03661296Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.548Z] level=DEBUG ts=2023-05-16T15:20:40.036636871Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.548Z] level=DEBUG ts=2023-05-16T15:20:40.036647431Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.036663102Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.036748706Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.548Z] level=DEBUG ts=2023-05-16T15:20:40.036777237Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.036818759Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.036916543Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-05-16T15:20:44.548Z] level=DEBUG ts=2023-05-16T15:20:40.036955755Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.036986226Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-05-16T15:20:44.548Z] level=INFO ts=2023-05-16T15:20:40.037005497Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-05-16T15:20:44.548Z] level=WARN ts=2023-05-16T15:20:40.037148494Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2023-05-16T15:20:44.548Z] FAIL [2023-05-16T15:20:44.548Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver coverage: 40.5% of statements [2023-05-16T15:20:44.548Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.952s [2023-05-16T15:20:44.548Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 52.0% of statements [2023-05-16T15:20:44.548Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements [2023-05-16T15:20:44.548Z] FAIL [2023-05-16T15:20:44.548Z] make: *** [Makefile:31: unittest] Error 1 [Pipeline] } [2023-05-16T15:20:44.564Z] $ docker stop --time=1 7fff60afc23848de06498f8cdfb6bea88bfd2b6d467ac77bc8e45177aec93fdf [2023-05-16T15:20:47.880Z] $ docker rm -f --volumes 7fff60afc23848de06498f8cdfb6bea88bfd2b6d467ac77bc8e45177aec93fdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:20:48.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T15:20:48.414Z] [2023-05-16T15:20:48.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:20:48.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T15:20:48.708Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T15:20:48.708Z] 5eb5b503b376: Pulling fs layer [2023-05-16T15:20:48.708Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T15:20:48.708Z] ec43610c2a17: Pulling fs layer [2023-05-16T15:20:48.708Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T15:20:48.708Z] 33b1e0a273af: Pulling fs layer [2023-05-16T15:20:48.708Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T15:20:48.708Z] 2f39f015ded8: Pulling fs layer [2023-05-16T15:20:48.708Z] 33b1e0a273af: Waiting [2023-05-16T15:20:48.708Z] 5d3b04190fa2: Waiting [2023-05-16T15:20:48.708Z] 3a2ae6a8a46f: Waiting [2023-05-16T15:20:48.708Z] 2f39f015ded8: Waiting [2023-05-16T15:20:48.708Z] 5c69ac0246d0: Verifying Checksum [2023-05-16T15:20:48.708Z] 5c69ac0246d0: Download complete [2023-05-16T15:20:48.708Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T15:20:48.708Z] 3a2ae6a8a46f: Download complete [2023-05-16T15:20:48.967Z] 33b1e0a273af: Verifying Checksum [2023-05-16T15:20:48.967Z] 33b1e0a273af: Download complete [2023-05-16T15:20:48.967Z] 5d3b04190fa2: Download complete [2023-05-16T15:20:48.967Z] ec43610c2a17: Verifying Checksum [2023-05-16T15:20:48.967Z] ec43610c2a17: Download complete [2023-05-16T15:20:48.967Z] 5eb5b503b376: Verifying Checksum [2023-05-16T15:20:48.967Z] 5eb5b503b376: Download complete [2023-05-16T15:20:49.915Z] 2f39f015ded8: Download complete [2023-05-16T15:20:50.172Z] 5eb5b503b376: Pull complete [2023-05-16T15:20:50.173Z] 5c69ac0246d0: Pull complete [2023-05-16T15:20:50.739Z] ec43610c2a17: Pull complete [2023-05-16T15:20:50.739Z] 3a2ae6a8a46f: Pull complete [2023-05-16T15:20:50.739Z] 33b1e0a273af: Pull complete [2023-05-16T15:20:50.999Z] 5d3b04190fa2: Pull complete [2023-05-16T15:20:54.371Z] 2f39f015ded8: Pull complete [2023-05-16T15:20:54.371Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T15:20:54.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T15:20:54.371Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T15:20:54.455Z] prd-ubuntu20.04-docker-8c-8g-15740 does not seem to be running inside a container [2023-05-16T15:20:54.505Z] $ 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-05-16T15:20:58.231Z] $ docker top 54f29996ca58cbd4db5681d1e3cbedd32844ec9c70e21fcd6c295b727dc8b2ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:20:58.599Z] ---> job-cost.sh [2023-05-16T15:20:58.599Z] lf-activate-venv: SKIPPING [2023-05-16T15:20:58.599Z] INFO: No Stack... [2023-05-16T15:20:58.863Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T15:20:59.431Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T15:20:59.713Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-05-16T15:20:59.713Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T15:20:59.723Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-93-stack-cost] [2023-05-16T15:20:59.733Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-93-stack-cost] did not exist. Created. [2023-05-16T15:20:59.733Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T15:21:00.039Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T15:21:00.077Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T15:21:00.084Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-93-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T15:21:00.103Z] $ docker stop --time=1 54f29996ca58cbd4db5681d1e3cbedd32844ec9c70e21fcd6c295b727dc8b2ba [2023-05-16T15:21:01.248Z] $ docker rm -f --volumes 54f29996ca58cbd4db5681d1e3cbedd32844ec9c70e21fcd6c295b727dc8b2ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T15:21:01.338Z] Failed in branch amd64 [2023-05-16T15:22:12.642Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15743 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-05-16T15:22:12.655Z] Running in /w/workspace/device-rfid-llrp-go/93 [Pipeline] { [Pipeline] checkout [2023-05-16T15:22:12.695Z] Selected Git installation does not exist. Using Default [2023-05-16T15:22:12.695Z] The recommended git tool is: NONE [2023-05-16T15:22:18.834Z] using credential edgex-jenkins-ssh [2023-05-16T15:22:18.857Z] Cloning the remote Git repository [2023-05-16T15:22:18.918Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-16T15:22:19.036Z] > git init /w/workspace/device-rfid-llrp-go/93 # timeout=10 [2023-05-16T15:22:19.225Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-16T15:22:19.226Z] > git --version # timeout=10 [2023-05-16T15:22:19.256Z] > git --version # 'git version 2.25.1' [2023-05-16T15:22:19.259Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T15:22:19.442Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T15:22:21.538Z] Avoid second fetch [2023-05-16T15:22:21.539Z] Checking out Revision 0ee639612315f941177c2c33599fa94e0a4956e0 (main) [2023-05-16T15:22:20.547Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-16T15:22:20.574Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T15:22:21.562Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T15:22:22.295Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#230)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T15:22:21.647Z] > git checkout -f 0ee639612315f941177c2c33599fa94e0a4956e0 # timeout=10 [2023-05-16T15:22:23.160Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T15:22:23.161Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T15:22:23.161Z] Dload Upload Total Spent Left Speed [2023-05-16T15:22:23.161Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-05-16T15:22:23.780Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T15:22:24.130Z] + sudo tee /etc/docker/daemon.new [2023-05-16T15:22:24.130Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T15:22:24.130Z] { [2023-05-16T15:22:24.130Z] "registry-mirrors": [ [2023-05-16T15:22:24.130Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T15:22:24.130Z] ], [2023-05-16T15:22:24.130Z] "bip": "10.250.0.254/24", [2023-05-16T15:22:24.130Z] "hosts": [ [2023-05-16T15:22:24.130Z] "tcp://0.0.0.0:5555", [2023-05-16T15:22:24.130Z] "unix:///var/run/docker.sock" [2023-05-16T15:22:24.130Z] ], [2023-05-16T15:22:24.130Z] "mtu": 1458, [2023-05-16T15:22:24.130Z] "selinux-enabled": true, [2023-05-16T15:22:24.130Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T15:22:24.130Z] } [Pipeline] sh [2023-05-16T15:22:24.486Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T15:22:24.848Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T15:22:47.011Z] provisioning config files... [2023-05-16T15:22:47.039Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/93@tmp/config13225459571183064895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:22:47.402Z] ---> docker-login.sh [2023-05-16T15:22:47.402Z] nexus3.edgexfoundry.org:10001 [2023-05-16T15:22:47.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:22:47.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:22:47.994Z] Configure a credential helper to remove this warning. See [2023-05-16T15:22:47.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:22:47.994Z] [2023-05-16T15:22:47.994Z] Login Succeeded [2023-05-16T15:22:47.994Z] nexus3.edgexfoundry.org:10002 [2023-05-16T15:22:48.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:22:48.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:22:48.536Z] Configure a credential helper to remove this warning. See [2023-05-16T15:22:48.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:22:48.536Z] [2023-05-16T15:22:48.536Z] Login Succeeded [2023-05-16T15:22:48.536Z] nexus3.edgexfoundry.org:10003 [2023-05-16T15:22:48.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:22:48.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:22:48.808Z] Configure a credential helper to remove this warning. See [2023-05-16T15:22:48.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:22:48.808Z] [2023-05-16T15:22:48.808Z] Login Succeeded [2023-05-16T15:22:48.808Z] nexus3.edgexfoundry.org:10004 [2023-05-16T15:22:49.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:22:49.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:22:49.083Z] Configure a credential helper to remove this warning. See [2023-05-16T15:22:49.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:22:49.083Z] [2023-05-16T15:22:49.083Z] Login Succeeded [2023-05-16T15:22:49.083Z] docker.io [2023-05-16T15:22:49.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:22:49.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:22:49.624Z] Configure a credential helper to remove this warning. See [2023-05-16T15:22:49.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:22:49.624Z] [2023-05-16T15:22:49.624Z] Login Succeeded [2023-05-16T15:22:49.624Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T15:22:49.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T15:22:49.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T15:22:49.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T15:22:49.950Z] ========================================================= [2023-05-16T15:22:49.950Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T15:22:49.950Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:22:50.315Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T15:22:50.587Z] Sending build context to Docker daemon 1.212MB [2023-05-16T15:22:50.587Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T15:22:50.587Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T15:22:50.857Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T15:22:50.857Z] c41833b44d91: Pulling fs layer [2023-05-16T15:22:50.857Z] ed15518f5707: Pulling fs layer [2023-05-16T15:22:50.857Z] feae8fd75edb: Pulling fs layer [2023-05-16T15:22:50.857Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T15:22:50.857Z] 3cdef696dda3: Pulling fs layer [2023-05-16T15:22:50.857Z] 2ced38df9373: Pulling fs layer [2023-05-16T15:22:50.857Z] 58f1dce35555: Pulling fs layer [2023-05-16T15:22:50.857Z] 242c74f7c9fa: Waiting [2023-05-16T15:22:50.858Z] 3cdef696dda3: Waiting [2023-05-16T15:22:50.858Z] 2ced38df9373: Waiting [2023-05-16T15:22:50.858Z] 58f1dce35555: Waiting [2023-05-16T15:22:50.858Z] ed15518f5707: Verifying Checksum [2023-05-16T15:22:50.858Z] ed15518f5707: Download complete [2023-05-16T15:22:50.858Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T15:22:50.858Z] 242c74f7c9fa: Download complete [2023-05-16T15:22:50.858Z] 3cdef696dda3: Verifying Checksum [2023-05-16T15:22:50.858Z] 3cdef696dda3: Download complete [2023-05-16T15:22:50.858Z] c41833b44d91: Verifying Checksum [2023-05-16T15:22:50.858Z] c41833b44d91: Download complete [2023-05-16T15:22:51.837Z] c41833b44d91: Pull complete [2023-05-16T15:22:52.126Z] 58f1dce35555: Verifying Checksum [2023-05-16T15:22:52.126Z] 58f1dce35555: Download complete [2023-05-16T15:22:52.717Z] ed15518f5707: Pull complete [2023-05-16T15:22:53.318Z] feae8fd75edb: Verifying Checksum [2023-05-16T15:22:53.318Z] feae8fd75edb: Download complete [2023-05-16T15:22:53.590Z] 2ced38df9373: Verifying Checksum [2023-05-16T15:22:53.590Z] 2ced38df9373: Download complete [2023-05-16T15:23:03.706Z] feae8fd75edb: Pull complete [2023-05-16T15:23:03.706Z] 242c74f7c9fa: Pull complete [2023-05-16T15:23:03.975Z] 3cdef696dda3: Pull complete [2023-05-16T15:23:10.642Z] 2ced38df9373: Pull complete [2023-05-16T15:23:12.068Z] 58f1dce35555: Pull complete [2023-05-16T15:23:12.068Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T15:23:12.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T15:23:12.068Z] ---> fadd8f120f05 [2023-05-16T15:23:12.068Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T15:23:14.036Z] ---> Running in ea9e1e051d82 [2023-05-16T15:23:14.306Z] Removing intermediate container ea9e1e051d82 [2023-05-16T15:23:14.306Z] ---> e9befbdac426 [2023-05-16T15:23:14.306Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T15:23:14.306Z] ---> Running in 240a0f1eceae [2023-05-16T15:23:14.902Z] Removing intermediate container 240a0f1eceae [2023-05-16T15:23:14.902Z] ---> 47605d39b4b0 [2023-05-16T15:23:14.902Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T15:23:14.902Z] ---> Running in 70a8261816d0 [2023-05-16T15:23:15.173Z] Removing intermediate container 70a8261816d0 [2023-05-16T15:23:15.173Z] ---> bcf6b26d423d [2023-05-16T15:23:15.173Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T15:23:15.173Z] ---> Running in 4b549b0af327 [2023-05-16T15:23:15.767Z] Removing intermediate container 4b549b0af327 [2023-05-16T15:23:15.767Z] ---> 05b83e6871ef [2023-05-16T15:23:15.767Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T15:23:15.767Z] ---> Running in b931287192f5 [2023-05-16T15:23:17.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T15:23:17.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T15:23:19.036Z] OK: 263 MiB in 53 packages [2023-05-16T15:23:20.005Z] Removing intermediate container b931287192f5 [2023-05-16T15:23:20.005Z] ---> 4060e83940f8 [2023-05-16T15:23:20.005Z] Step 8/12 : WORKDIR /app [2023-05-16T15:23:20.005Z] ---> Running in 70307a0b5b3b [2023-05-16T15:23:20.283Z] Removing intermediate container 70307a0b5b3b [2023-05-16T15:23:20.283Z] ---> 38dbeee3a2e4 [2023-05-16T15:23:20.283Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-16T15:23:22.874Z] ---> e9db8bc295be [2023-05-16T15:23:22.874Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T15:23:22.874Z] ---> Running in d8443840f25d [2023-05-16T15:24:30.797Z] Removing intermediate container d8443840f25d [2023-05-16T15:24:30.797Z] ---> 641b9a07a6a9 [2023-05-16T15:24:30.797Z] Step 11/12 : COPY . . [2023-05-16T15:24:30.797Z] ---> 39303e7c6aa0 [2023-05-16T15:24:30.797Z] Step 12/12 : RUN $MAKE [2023-05-16T15:24:30.797Z] ---> Running in a98b0f43e01f [2023-05-16T15:24:30.797Z] noop [2023-05-16T15:24:30.797Z] Removing intermediate container a98b0f43e01f [2023-05-16T15:24:30.797Z] ---> 5d45f92624ef [2023-05-16T15:24:30.797Z] Successfully built 5d45f92624ef [2023-05-16T15:24:30.797Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:24:31.177Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T15:24:31.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T15:24:31.417Z] prd-ubuntu20.04-docker-arm64-4c-16g-15743 does not seem to be running inside a container [2023-05-16T15:24:31.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/93 -v /w/workspace/device-rfid-llrp-go/93:/w/workspace/device-rfid-llrp-go/93:rw,z -v /w/workspace/device-rfid-llrp-go/93@tmp:/w/workspace/device-rfid-llrp-go/93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T15:24:32.869Z] $ docker top fac8730e17f0286dad666acabfc037d49a66fcc46da17edf2af08d7e7ed97818 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T15:24:33.729Z] + go version [2023-05-16T15:24:33.729Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T15:24:33.753Z] $ docker stop --time=1 fac8730e17f0286dad666acabfc037d49a66fcc46da17edf2af08d7e7ed97818 [2023-05-16T15:24:35.421Z] $ docker rm -f --volumes fac8730e17f0286dad666acabfc037d49a66fcc46da17edf2af08d7e7ed97818 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:24:35.981Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T15:24:35.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T15:24:36.177Z] prd-ubuntu20.04-docker-arm64-4c-16g-15743 does not seem to be running inside a container [2023-05-16T15:24:36.258Z] $ 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/93 -v /w/workspace/device-rfid-llrp-go/93:/w/workspace/device-rfid-llrp-go/93:rw,z -v /w/workspace/device-rfid-llrp-go/93@tmp:/w/workspace/device-rfid-llrp-go/93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T15:24:37.519Z] $ docker top 7dcaf7cc105f930a66452a278bc377ece7395f227afeeddc116949c7f6622d9e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T15:24:38.362Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/93 [Pipeline] fileExists [Pipeline] sh [2023-05-16T15:24:39.027Z] + make test [2023-05-16T15:24:39.027Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T15:25:17.944Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-16T15:27:39.987Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-16T15:27:39.987Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-16T15:28:12.300Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.251s coverage: 40.5% of statements [2023-05-16T15:28:12.300Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.557s coverage: 52.0% of statements [2023-05-16T15:28:12.300Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 95.5% of statements [2023-05-16T15:28:12.301Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T15:28:12.301Z] go vet ./... [2023-05-16T15:28:39.009Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T15:28:39.009Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T15:28:39.009Z] ./bin/test-attribution-txt.sh [2023-05-16T15:28:39.009Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-16T15:28:39.009Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-16T15:28:39.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T15:28:39.047Z] $ docker stop --time=1 7dcaf7cc105f930a66452a278bc377ece7395f227afeeddc116949c7f6622d9e [2023-05-16T15:28:41.028Z] $ docker rm -f --volumes 7dcaf7cc105f930a66452a278bc377ece7395f227afeeddc116949c7f6622d9e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T15:28:42.320Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T15:28:43.069Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T15:28:43.824Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T15:28:44.148Z] + ls -al . [2023-05-16T15:28:44.148Z] total 624 [2023-05-16T15:28:44.148Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 15:24 . [2023-05-16T15:28:44.148Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 15:22 .. [2023-05-16T15:28:44.148Z] -rw-rw-r-- 1 jenkins jenkins 134 May 16 15:22 .dockerignore [2023-05-16T15:28:44.148Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 15:22 .git [2023-05-16T15:28:44.148Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 15:22 .github [2023-05-16T15:28:44.148Z] -rw-rw-r-- 1 jenkins jenkins 946 May 16 15:22 .gitignore [2023-05-16T15:28:44.148Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 15:22 .golangci.yml [2023-05-16T15:28:44.148Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 16 15:22 Attribution.txt [2023-05-16T15:28:44.148Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 16 15:22 CHANGELOG.md [2023-05-16T15:28:44.148Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 16 15:22 Dockerfile [2023-05-16T15:28:44.148Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 15:22 GOVERNANCE.md [2023-05-16T15:28:44.148Z] -rw-rw-r-- 1 jenkins jenkins 683 May 16 15:22 Jenkinsfile [2023-05-16T15:28:44.148Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 16 15:22 LICENSE [2023-05-16T15:28:44.148Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 16 15:22 Makefile [2023-05-16T15:28:44.148Z] -rw-rw-r-- 1 jenkins jenkins 625 May 16 15:22 OWNERS.md [2023-05-16T15:28:44.148Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 16 15:22 README.md [2023-05-16T15:28:44.148Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 15:19 VERSION [2023-05-16T15:28:44.148Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 15:22 bin [2023-05-16T15:28:44.148Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 15:22 cmd [2023-05-16T15:28:44.148Z] -rw-r--r-- 1 jenkins jenkins 458038 May 16 15:28 coverage.out [2023-05-16T15:28:44.148Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 15:22 examples [2023-05-16T15:28:44.148Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 16 15:22 go.mod [2023-05-16T15:28:44.148Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 16 15:22 go.sum [2023-05-16T15:28:44.148Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 15:22 images [2023-05-16T15:28:44.148Z] drwxrwxr-x 5 jenkins jenkins 4096 May 16 15:22 internal [2023-05-16T15:28:44.148Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 15:22 snap [2023-05-16T15:28:44.148Z] -rw-rw-r-- 1 jenkins jenkins 193 May 16 15:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:28:44.492Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0ee639612315f941177c2c33599fa94e0a4956e0 --label arch=arm64 --label version=3.0.0-dev.25 . [2023-05-16T15:28:44.765Z] Sending build context to Docker daemon 1.212MB [2023-05-16T15:28:44.765Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T15:28:44.765Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-16T15:28:44.765Z] ---> 5d45f92624ef [2023-05-16T15:28:44.765Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-16T15:28:45.034Z] ---> Running in 746b1a3b8472 [2023-05-16T15:28:45.305Z] Removing intermediate container 746b1a3b8472 [2023-05-16T15:28:45.305Z] ---> 7b0d1ed6f819 [2023-05-16T15:28:45.305Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T15:28:45.305Z] ---> Running in eff8ae1a6774 [2023-05-16T15:28:45.574Z] Removing intermediate container eff8ae1a6774 [2023-05-16T15:28:45.574Z] ---> 953ff4b1f414 [2023-05-16T15:28:45.574Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T15:28:45.574Z] ---> Running in 4119ae56de5e [2023-05-16T15:28:45.844Z] Removing intermediate container 4119ae56de5e [2023-05-16T15:28:45.844Z] ---> 80b0f3474fa3 [2023-05-16T15:28:45.844Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T15:28:46.118Z] ---> Running in d2b5de2ba51d [2023-05-16T15:28:46.392Z] Removing intermediate container d2b5de2ba51d [2023-05-16T15:28:46.392Z] ---> 0f3813575ab5 [2023-05-16T15:28:46.392Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T15:28:46.392Z] ---> Running in f0737f007350 [2023-05-16T15:28:47.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T15:28:47.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T15:28:49.360Z] OK: 263 MiB in 53 packages [2023-05-16T15:28:50.325Z] Removing intermediate container f0737f007350 [2023-05-16T15:28:50.325Z] ---> 8a72f34a3988 [2023-05-16T15:28:50.325Z] Step 8/24 : WORKDIR /app [2023-05-16T15:28:50.593Z] ---> Running in d035359b7823 [2023-05-16T15:28:50.863Z] Removing intermediate container d035359b7823 [2023-05-16T15:28:50.863Z] ---> b4cdf1d11f0d [2023-05-16T15:28:50.863Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-16T15:28:51.132Z] ---> 2549b13ff8ba [2023-05-16T15:28:51.132Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T15:28:51.409Z] ---> Running in 4f90ce7c31c5 [2023-05-16T15:28:54.008Z] Removing intermediate container 4f90ce7c31c5 [2023-05-16T15:28:54.008Z] ---> 4e436ba550eb [2023-05-16T15:28:54.008Z] Step 11/24 : COPY . . [2023-05-16T15:28:54.596Z] ---> b88bfbe64cdf [2023-05-16T15:28:54.596Z] Step 12/24 : RUN $MAKE [2023-05-16T15:28:54.596Z] ---> Running in 9833f05813af [2023-05-16T15:28:55.574Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.25" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-16T15:31:17.305Z] Removing intermediate container 9833f05813af [2023-05-16T15:31:17.305Z] ---> 2877d83ea7ce [2023-05-16T15:31:17.305Z] Step 13/24 : FROM alpine:3.17 [2023-05-16T15:31:18.270Z] 3.17: Pulling from library/alpine [2023-05-16T15:31:18.539Z] c41833b44d91: Already exists [2023-05-16T15:31:18.539Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T15:31:18.539Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T15:31:18.539Z] ---> 51e60588ff2c [2023-05-16T15:31:18.539Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-16T15:31:18.808Z] ---> Running in e81e3416a799 [2023-05-16T15:31:19.077Z] Removing intermediate container e81e3416a799 [2023-05-16T15:31:19.077Z] ---> 1c377ec5d7c7 [2023-05-16T15:31:19.077Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-16T15:31:19.077Z] ---> Running in be207ec180da [2023-05-16T15:31:20.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T15:31:20.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T15:31:22.059Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T15:31:22.059Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T15:31:22.059Z] OK: 8 MiB in 16 packages [2023-05-16T15:31:22.646Z] Removing intermediate container be207ec180da [2023-05-16T15:31:22.646Z] ---> f229b07973dd [2023-05-16T15:31:22.646Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-16T15:31:23.233Z] ---> 7228b6167fa5 [2023-05-16T15:31:23.233Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-16T15:31:23.819Z] ---> 0e2156d4684b [2023-05-16T15:31:23.819Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-16T15:31:25.417Z] ---> 1f3dcc9209d7 [2023-05-16T15:31:25.417Z] Step 19/24 : EXPOSE 59989 [2023-05-16T15:31:25.417Z] ---> Running in 99cacc9c12b7 [2023-05-16T15:31:25.690Z] Removing intermediate container 99cacc9c12b7 [2023-05-16T15:31:25.690Z] ---> bc73ca22869f [2023-05-16T15:31:25.690Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-16T15:31:25.690Z] ---> Running in 8438dbd2d27c [2023-05-16T15:31:25.971Z] Removing intermediate container 8438dbd2d27c [2023-05-16T15:31:25.971Z] ---> e80928e2d823 [2023-05-16T15:31:25.971Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T15:31:26.256Z] ---> Running in c220bcfb5e9c [2023-05-16T15:31:26.532Z] Removing intermediate container c220bcfb5e9c [2023-05-16T15:31:26.532Z] ---> ee5c72a4e87e [2023-05-16T15:31:26.532Z] Step 22/24 : LABEL arch=arm64 [2023-05-16T15:31:26.532Z] ---> Running in 4755e69dcaf4 [2023-05-16T15:31:26.805Z] Removing intermediate container 4755e69dcaf4 [2023-05-16T15:31:26.805Z] ---> 19bedce41e1c [2023-05-16T15:31:26.805Z] Step 23/24 : LABEL git_sha=0ee639612315f941177c2c33599fa94e0a4956e0 [2023-05-16T15:31:26.805Z] ---> Running in 7720f97850a8 [2023-05-16T15:31:27.396Z] Removing intermediate container 7720f97850a8 [2023-05-16T15:31:27.396Z] ---> 76c6727d0369 [2023-05-16T15:31:27.396Z] Step 24/24 : LABEL version=3.0.0-dev.25 [2023-05-16T15:31:27.396Z] ---> Running in 6b12c86ba9ae [2023-05-16T15:31:27.678Z] Removing intermediate container 6b12c86ba9ae [2023-05-16T15:31:27.678Z] ---> 2554ae453d5c [2023-05-16T15:31:27.678Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T15:31:27.678Z] Successfully built 2554ae453d5c [2023-05-16T15:31:27.678Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T15:31:27.790Z] provisioning config files... [2023-05-16T15:31:27.813Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/93@tmp/config7041523494590050805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:31:28.157Z] ---> docker-login.sh [2023-05-16T15:31:28.158Z] nexus3.edgexfoundry.org:10001 [2023-05-16T15:31:28.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:31:28.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:31:28.435Z] Configure a credential helper to remove this warning. See [2023-05-16T15:31:28.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:31:28.435Z] [2023-05-16T15:31:28.435Z] Login Succeeded [2023-05-16T15:31:28.435Z] nexus3.edgexfoundry.org:10002 [2023-05-16T15:31:28.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:31:28.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:31:28.705Z] Configure a credential helper to remove this warning. See [2023-05-16T15:31:28.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:31:28.705Z] [2023-05-16T15:31:28.705Z] Login Succeeded [2023-05-16T15:31:28.705Z] nexus3.edgexfoundry.org:10003 [2023-05-16T15:31:28.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:31:29.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:31:29.242Z] Configure a credential helper to remove this warning. See [2023-05-16T15:31:29.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:31:29.242Z] [2023-05-16T15:31:29.242Z] Login Succeeded [2023-05-16T15:31:29.242Z] nexus3.edgexfoundry.org:10004 [2023-05-16T15:31:29.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:31:29.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:31:29.509Z] Configure a credential helper to remove this warning. See [2023-05-16T15:31:29.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:31:29.509Z] [2023-05-16T15:31:29.509Z] Login Succeeded [2023-05-16T15:31:29.509Z] docker.io [2023-05-16T15:31:29.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:31:30.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:31:30.044Z] Configure a credential helper to remove this warning. See [2023-05-16T15:31:30.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:31:30.044Z] [2023-05-16T15:31:30.044Z] Login Succeeded [2023-05-16T15:31:30.044Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T15:31:30.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T15:31:30.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T15:31:30.107Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-05-16T15:31:30.107Z] 0ee639612315f941177c2c33599fa94e0a4956e0 [2023-05-16T15:31:30.107Z] latest [2023-05-16T15:31:30.107Z] 3.0.0-dev.25 [2023-05-16T15:31:30.107Z] 0ee639612315f941177c2c33599fa94e0a4956e0-3.0.0-dev.25 [2023-05-16T15:31:30.107Z] main [2023-05-16T15:31:30.107Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:31:30.447Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ee639612315f941177c2c33599fa94e0a4956e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:31:30.795Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ee639612315f941177c2c33599fa94e0a4956e0 [2023-05-16T15:31:30.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-16T15:31:30.795Z] 40cb49d78538: Preparing [2023-05-16T15:31:30.795Z] 8276ba5def68: Preparing [2023-05-16T15:31:30.795Z] 9f49dd3954d1: Preparing [2023-05-16T15:31:30.795Z] 7619ef5da496: Preparing [2023-05-16T15:31:30.795Z] 26cbea5cba74: Preparing [2023-05-16T15:31:30.795Z] 26cbea5cba74: Layer already exists [2023-05-16T15:31:31.063Z] 8276ba5def68: Pushed [2023-05-16T15:31:31.063Z] 7619ef5da496: Pushed [2023-05-16T15:31:31.063Z] 9f49dd3954d1: Pushed [2023-05-16T15:31:36.409Z] 40cb49d78538: Pushed [2023-05-16T15:31:36.409Z] 0ee639612315f941177c2c33599fa94e0a4956e0: digest: sha256:5e6fa7482ebfff0bb0e6040de1f2d5253bed23b0520c4be71cf9c4181522b3da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:31:36.756Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:31:37.094Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-05-16T15:31:37.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-16T15:31:37.094Z] 40cb49d78538: Preparing [2023-05-16T15:31:37.094Z] 8276ba5def68: Preparing [2023-05-16T15:31:37.094Z] 9f49dd3954d1: Preparing [2023-05-16T15:31:37.094Z] 7619ef5da496: Preparing [2023-05-16T15:31:37.094Z] 26cbea5cba74: Preparing [2023-05-16T15:31:37.094Z] 40cb49d78538: Layer already exists [2023-05-16T15:31:37.094Z] 26cbea5cba74: Layer already exists [2023-05-16T15:31:37.094Z] 9f49dd3954d1: Layer already exists [2023-05-16T15:31:37.094Z] 7619ef5da496: Layer already exists [2023-05-16T15:31:37.094Z] 8276ba5def68: Layer already exists [2023-05-16T15:31:37.361Z] latest: digest: sha256:5e6fa7482ebfff0bb0e6040de1f2d5253bed23b0520c4be71cf9c4181522b3da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:31:37.719Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:31:38.061Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.25 [2023-05-16T15:31:38.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-16T15:31:38.061Z] 40cb49d78538: Preparing [2023-05-16T15:31:38.061Z] 8276ba5def68: Preparing [2023-05-16T15:31:38.061Z] 9f49dd3954d1: Preparing [2023-05-16T15:31:38.061Z] 7619ef5da496: Preparing [2023-05-16T15:31:38.061Z] 26cbea5cba74: Preparing [2023-05-16T15:31:38.061Z] 9f49dd3954d1: Layer already exists [2023-05-16T15:31:38.061Z] 40cb49d78538: Layer already exists [2023-05-16T15:31:38.061Z] 26cbea5cba74: Layer already exists [2023-05-16T15:31:38.061Z] 7619ef5da496: Layer already exists [2023-05-16T15:31:38.061Z] 8276ba5def68: Layer already exists [2023-05-16T15:31:38.061Z] 3.0.0-dev.25: digest: sha256:5e6fa7482ebfff0bb0e6040de1f2d5253bed23b0520c4be71cf9c4181522b3da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:31:38.423Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ee639612315f941177c2c33599fa94e0a4956e0-3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:31:38.772Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ee639612315f941177c2c33599fa94e0a4956e0-3.0.0-dev.25 [2023-05-16T15:31:38.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-16T15:31:38.772Z] 40cb49d78538: Preparing [2023-05-16T15:31:38.772Z] 8276ba5def68: Preparing [2023-05-16T15:31:38.772Z] 9f49dd3954d1: Preparing [2023-05-16T15:31:38.772Z] 7619ef5da496: Preparing [2023-05-16T15:31:38.772Z] 26cbea5cba74: Preparing [2023-05-16T15:31:38.772Z] 40cb49d78538: Layer already exists [2023-05-16T15:31:38.772Z] 9f49dd3954d1: Layer already exists [2023-05-16T15:31:38.772Z] 7619ef5da496: Layer already exists [2023-05-16T15:31:38.772Z] 8276ba5def68: Layer already exists [2023-05-16T15:31:38.772Z] 26cbea5cba74: Layer already exists [2023-05-16T15:31:38.772Z] 0ee639612315f941177c2c33599fa94e0a4956e0-3.0.0-dev.25: digest: sha256:5e6fa7482ebfff0bb0e6040de1f2d5253bed23b0520c4be71cf9c4181522b3da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:31:39.395Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:31:39.757Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-05-16T15:31:39.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-16T15:31:39.757Z] 40cb49d78538: Preparing [2023-05-16T15:31:39.757Z] 8276ba5def68: Preparing [2023-05-16T15:31:39.757Z] 9f49dd3954d1: Preparing [2023-05-16T15:31:39.757Z] 7619ef5da496: Preparing [2023-05-16T15:31:39.757Z] 26cbea5cba74: Preparing [2023-05-16T15:31:39.757Z] 40cb49d78538: Layer already exists [2023-05-16T15:31:39.757Z] 7619ef5da496: Layer already exists [2023-05-16T15:31:39.757Z] 8276ba5def68: Layer already exists [2023-05-16T15:31:39.757Z] 9f49dd3954d1: Layer already exists [2023-05-16T15:31:39.757Z] 26cbea5cba74: Layer already exists [2023-05-16T15:31:39.757Z] main: digest: sha256:5e6fa7482ebfff0bb0e6040de1f2d5253bed23b0520c4be71cf9c4181522b3da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T15:31:40.086Z] ===================================================== [Pipeline] echo [2023-05-16T15:31:40.095Z] taggedImages: [2023-05-16T15:31:40.095Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ee639612315f941177c2c33599fa94e0a4956e0 [2023-05-16T15:31:40.095Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-05-16T15:31:40.095Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.25 [2023-05-16T15:31:40.095Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0ee639612315f941177c2c33599fa94e0a4956e0-3.0.0-dev.25 [2023-05-16T15:31:40.095Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:31:40.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T15:31:40.469Z] [2023-05-16T15:31:40.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:31:40.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T15:31:40.804Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T15:31:40.804Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T15:31:40.804Z] 04944245beec: Pulling fs layer [2023-05-16T15:31:40.804Z] 699f458cf7ca: Pulling fs layer [2023-05-16T15:31:40.804Z] 765212b225bb: Pulling fs layer [2023-05-16T15:31:40.804Z] f23df028b6ca: Pulling fs layer [2023-05-16T15:31:40.804Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T15:31:40.804Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T15:31:40.804Z] f23df028b6ca: Waiting [2023-05-16T15:31:40.804Z] d65c8cfc05b1: Waiting [2023-05-16T15:31:40.804Z] 765212b225bb: Waiting [2023-05-16T15:31:40.804Z] 2437ff75d9bd: Waiting [2023-05-16T15:31:41.075Z] 04944245beec: Verifying Checksum [2023-05-16T15:31:41.075Z] 04944245beec: Download complete [2023-05-16T15:31:41.075Z] 765212b225bb: Verifying Checksum [2023-05-16T15:31:41.075Z] 765212b225bb: Download complete [2023-05-16T15:31:41.075Z] f23df028b6ca: Verifying Checksum [2023-05-16T15:31:41.075Z] f23df028b6ca: Download complete [2023-05-16T15:31:41.075Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T15:31:41.075Z] d65c8cfc05b1: Download complete [2023-05-16T15:31:41.342Z] 699f458cf7ca: Verifying Checksum [2023-05-16T15:31:41.342Z] 699f458cf7ca: Download complete [2023-05-16T15:31:41.610Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T15:31:41.610Z] 8998bd30e6a1: Download complete [2023-05-16T15:31:43.553Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T15:31:43.553Z] 2437ff75d9bd: Download complete [2023-05-16T15:31:45.497Z] 8998bd30e6a1: Pull complete [2023-05-16T15:31:45.766Z] 04944245beec: Pull complete [2023-05-16T15:31:47.176Z] 699f458cf7ca: Pull complete [2023-05-16T15:31:47.176Z] 765212b225bb: Pull complete [2023-05-16T15:31:48.138Z] f23df028b6ca: Pull complete [2023-05-16T15:31:48.138Z] d65c8cfc05b1: Pull complete [2023-05-16T15:32:03.132Z] 2437ff75d9bd: Pull complete [2023-05-16T15:32:03.132Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T15:32:03.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T15:32:03.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T15:32:03.336Z] prd-ubuntu20.04-docker-arm64-4c-16g-15743 does not seem to be running inside a container [2023-05-16T15:32:03.411Z] $ 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/93 -v /w/workspace/device-rfid-llrp-go/93:/w/workspace/device-rfid-llrp-go/93:rw,z -v /w/workspace/device-rfid-llrp-go/93@tmp:/w/workspace/device-rfid-llrp-go/93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-16T15:32:06.170Z] $ docker top 3e515032c705dd3e548a60e92acd86e3fcce46b9c4a47b64ff80f254c1b4d1cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:32:07.030Z] ---> job-cost.sh [2023-05-16T15:32:07.030Z] lf-activate-venv: SKIPPING [2023-05-16T15:32:07.030Z] INFO: No Stack... [2023-05-16T15:32:07.613Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T15:32:08.201Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T15:32:09.107Z] + cat /w/workspace/device-rfid-llrp-go/93/archives/cost.csv [2023-05-16T15:32:09.107Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T15:32:09.182Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-93-stack-cost] [2023-05-16T15:32:09.192Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-93-stack-cost] did not exist. Created. [2023-05-16T15:32:09.192Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T15:32:09.864Z] /w/workspace/device-rfid-llrp-go/93@tmp/durable-7f23f5ff/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T15:32:10.527Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T15:32:10.549Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T15:32:10.607Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T15:32:10.616Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-93-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T15:32:10.642Z] $ docker stop --time=1 3e515032c705dd3e548a60e92acd86e3fcce46b9c4a47b64ff80f254c1b4d1cc [2023-05-16T15:32:12.192Z] $ docker rm -f --volumes 3e515032c705dd3e548a60e92acd86e3fcce46b9c4a47b64ff80f254c1b4d1cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-16T15:32:13.149Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-05-16T15:32:13.149Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-16T15:32:13.149Z] total 16 [2023-05-16T15:32:13.149Z] drwxr-xr-x 3 root root 4096 May 16 15:20 . [2023-05-16T15:32:13.149Z] drwxrwxr-x 12 jenkins jenkins 4096 May 16 15:20 .. [2023-05-16T15:32:13.149Z] drwxr-xr-x 2 root root 4096 May 16 15:20 cost [2023-05-16T15:32:13.149Z] -rw-r--r-- 1 root root 90 May 16 15:20 cost.csv [2023-05-16T15:32:13.149Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-16T15:32:13.149Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-16T15:32:13.149Z] total 16 [2023-05-16T15:32:13.149Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 15:20 . [2023-05-16T15:32:13.150Z] drwxrwxr-x 12 jenkins jenkins 4096 May 16 15:20 .. [2023-05-16T15:32:13.150Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 15:20 cost [2023-05-16T15:32:13.150Z] -rw-r--r-- 1 jenkins jenkins 90 May 16 15:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:32:13.441Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:32:14.302Z] ---> package-listing.sh [2023-05-16T15:32:14.302Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T15:32:14.302Z] ++ facter osfamily [2023-05-16T15:32:14.563Z] + OS_FAMILY=debian [2023-05-16T15:32:14.563Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-05-16T15:32:14.563Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T15:32:14.563Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T15:32:14.563Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T15:32:14.563Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T15:32:14.563Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-16T15:32:14.563Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T15:32:14.563Z] + case "${OS_FAMILY}" in [2023-05-16T15:32:14.563Z] + dpkg -l [2023-05-16T15:32:14.563Z] + grep '^ii' [2023-05-16T15:32:14.563Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T15:32:14.563Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T15:32:14.563Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T15:32:14.563Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-16T15:32:14.563Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-05-16T15:32:14.563Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2023-05-16T15:32:14.574Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T15:32:14.853Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:32:15.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T15:32:15.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T15:32:15.488Z] prd-ubuntu20.04-docker-8c-8g-15740 does not seem to be running inside a container [2023-05-16T15:32:15.514Z] $ 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-05-16T15:32:15.719Z] $ docker top 4af07c43744cb5041d9dc88dce0ca84867ef0b32a723431c87182ceb0e9e8b7c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T15:32:16.055Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T15:32:16.347Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T15:32:16.632Z] + ls /var/log/sa-host [2023-05-16T15:32:16.633Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T15:32:16.702Z] provisioning config files... [2023-05-16T15:32:16.709Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16431345969437935768tmp [Pipeline] { [Pipeline] echo [2023-05-16T15:32:16.722Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:32:17.006Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T15:32:17.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:32:17.331Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T15:32:17.340Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:32:17.626Z] ---> sudo-logs.sh [2023-05-16T15:32:17.626Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T15:32:17.653Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:32:17.943Z] ---> job-cost.sh [2023-05-16T15:32:17.943Z] lf-activate-venv: SKIPPING [2023-05-16T15:32:17.943Z] DEBUG: total: 0.2199999988079071 [2023-05-16T15:32:17.943Z] INFO: Retrieving Stack Cost... [2023-05-16T15:32:18.511Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T15:32:18.770Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T15:32:18.782Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:32:19.066Z] ---> logs-deploy.sh [2023-05-16T15:32:19.066Z] lf-activate-venv: SKIPPING [2023-05-16T15:32:19.066Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/93 [2023-05-16T15:32:19.066Z] INFO: archiving workspace using pattern(s): [2023-05-16T15:32:20.006Z] Archives upload complete. [2023-05-16T15:32:20.006Z] INFO: archiving logs to Nexus [2023-05-16T15:32:20.576Z] ---> uname -a: [2023-05-16T15:32:20.576Z] Linux prd-ubuntu20-04-docker-8c-8g-15740 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-16T15:32:20.576Z] [2023-05-16T15:32:20.576Z] [2023-05-16T15:32:20.576Z] ---> lscpu: [2023-05-16T15:32:20.576Z] Architecture: x86_64 [2023-05-16T15:32:20.576Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-16T15:32:20.576Z] Byte Order: Little Endian [2023-05-16T15:32:20.576Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-16T15:32:20.576Z] CPU(s): 8 [2023-05-16T15:32:20.576Z] On-line CPU(s) list: 0-7 [2023-05-16T15:32:20.576Z] Thread(s) per core: 1 [2023-05-16T15:32:20.576Z] Core(s) per socket: 1 [2023-05-16T15:32:20.576Z] Socket(s): 8 [2023-05-16T15:32:20.576Z] NUMA node(s): 1 [2023-05-16T15:32:20.576Z] Vendor ID: AuthenticAMD [2023-05-16T15:32:20.576Z] CPU family: 23 [2023-05-16T15:32:20.576Z] Model: 49 [2023-05-16T15:32:20.576Z] Model name: AMD EPYC-Rome Processor [2023-05-16T15:32:20.576Z] Stepping: 0 [2023-05-16T15:32:20.576Z] CPU MHz: 2799.998 [2023-05-16T15:32:20.576Z] BogoMIPS: 5599.99 [2023-05-16T15:32:20.576Z] Virtualization: AMD-V [2023-05-16T15:32:20.576Z] Hypervisor vendor: KVM [2023-05-16T15:32:20.576Z] Virtualization type: full [2023-05-16T15:32:20.576Z] L1d cache: 256 KiB [2023-05-16T15:32:20.576Z] L1i cache: 256 KiB [2023-05-16T15:32:20.576Z] L2 cache: 4 MiB [2023-05-16T15:32:20.576Z] L3 cache: 128 MiB [2023-05-16T15:32:20.576Z] NUMA node0 CPU(s): 0-7 [2023-05-16T15:32:20.576Z] Vulnerability Itlb multihit: Not affected [2023-05-16T15:32:20.576Z] Vulnerability L1tf: Not affected [2023-05-16T15:32:20.576Z] Vulnerability Mds: Not affected [2023-05-16T15:32:20.576Z] Vulnerability Meltdown: Not affected [2023-05-16T15:32:20.576Z] Vulnerability Mmio stale data: Not affected [2023-05-16T15:32:20.576Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-16T15:32:20.576Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-16T15:32:20.576Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-16T15:32:20.576Z] Vulnerability Srbds: Not affected [2023-05-16T15:32:20.576Z] Vulnerability Tsx async abort: Not affected [2023-05-16T15:32:20.577Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-16T15:32:20.577Z] [2023-05-16T15:32:20.577Z] [2023-05-16T15:32:20.577Z] ---> nproc: [2023-05-16T15:32:20.577Z] 8 [2023-05-16T15:32:20.577Z] [2023-05-16T15:32:20.577Z] [2023-05-16T15:32:20.577Z] ---> df -h: [2023-05-16T15:32:20.577Z] Filesystem Size Used Avail Use% Mounted on [2023-05-16T15:32:20.577Z] overlay 155G 12G 144G 8% / [2023-05-16T15:32:20.577Z] tmpfs 64M 0 64M 0% /dev [2023-05-16T15:32:20.577Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-16T15:32:20.577Z] shm 64M 0 64M 0% /dev/shm [2023-05-16T15:32:20.577Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-16T15:32:20.577Z] [2023-05-16T15:32:20.577Z]