Pull request #208 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0aa289759587790c5b67daa991c939cd71804213+85826e77fb29969954e3475a8ff39b67fe868a1c (0661565882a8a3c8bfc3ef483fdf2dccfcb14022) 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-ssh14212422322934729946.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh13297589887390611903.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-208/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-208/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6016945734304176255.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-208/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9043025634365563757.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh11575397022644044560.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-208/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-208/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9117638172213839986.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9169 in /w/workspace/undry_device-rfid-llrp-go_PR-208 [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/undry_device-rfid-llrp-go_PR-208 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 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/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 85826e77fb29969954e3475a8ff39b67fe868a1c into PR head commit 0aa289759587790c5b67daa991c939cd71804213 Merge succeeded, producing 0aa289759587790c5b67daa991c939cd71804213 Checking out Revision 0aa289759587790c5b67daa991c939cd71804213 (PR-208) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-20T10:59:42.886Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 0aa289759587790c5b67daa991c939cd71804213 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 85826e77fb29969954e3475a8ff39b67fe868a1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0aa289759587790c5b67daa991c939cd71804213 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-20T10:59:43.093Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-20T10:59:43.200Z] ========================================================= [2023-04-20T10:59:43.200Z] EdgeX Global Pipelines Version Info [2023-04-20T10:59:43.200Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-20T10:59:43.962Z] ------------------- [2023-04-20T10:59:43.962Z] stable info: [2023-04-20T10:59:43.962Z] ------------------- [2023-04-20T10:59:43.962Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-20T10:59:43.962Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T10:59:43.962Z] Message: update stable to v1.0.248 [2023-04-20T10:59:44.537Z] ------------------- [2023-04-20T10:59:44.537Z] experimental info: [2023-04-20T10:59:44.537Z] ------------------- [2023-04-20T10:59:44.537Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-20T10:59:44.537Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T10:59:44.537Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-20T10:59:44.860Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-04-20T10:59:44.909Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-04-20T10:59:44.958Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-20T10:59:45.009Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-20T10:59:45.059Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-20T10:59:45.105Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-20T10:59:45.150Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-20T10:59:45.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-20T10:59:45.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-20T10:59:45.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-20T10:59:45.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-20T10:59:45.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-04-20T10:59:45.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-20T10:59:45.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-20T10:59:45.484Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-20T10:59:45.523Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-20T10:59:45.569Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-20T10:59:45.618Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-20T10:59:45.669Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-20T10:59:45.716Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-20T10:59:45.758Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-20T10:59:45.808Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-20T10:59:45.849Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-20T10:59:45.892Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-20T10:59:45.935Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-20T10:59:45.980Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-20T10:59:46.024Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-20T10:59:46.063Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-208 [Pipeline] echo [2023-04-20T10:59:46.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-208 [Pipeline] echo [2023-04-20T10:59:46.152Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-208 [Pipeline] echo [2023-04-20T10:59:46.196Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0aa289759587790c5b67daa991c939cd71804213 [Pipeline] echo [2023-04-20T10:59:46.239Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0aa2897 [Pipeline] echo [2023-04-20T10:59:46.287Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T10:59:46.419Z] provisioning config files... [2023-04-20T10:59:46.458Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-208@tmp/config2717308188260127177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T10:59:46.859Z] ---> docker-login.sh [2023-04-20T10:59:46.859Z] nexus3.edgexfoundry.org:10001 [2023-04-20T10:59:47.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T10:59:47.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T10:59:47.383Z] Configure a credential helper to remove this warning. See [2023-04-20T10:59:47.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T10:59:47.384Z] [2023-04-20T10:59:47.384Z] Login Succeeded [2023-04-20T10:59:47.384Z] nexus3.edgexfoundry.org:10002 [2023-04-20T10:59:47.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T10:59:47.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T10:59:47.384Z] Configure a credential helper to remove this warning. See [2023-04-20T10:59:47.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T10:59:47.384Z] [2023-04-20T10:59:47.384Z] Login Succeeded [2023-04-20T10:59:47.384Z] nexus3.edgexfoundry.org:10003 [2023-04-20T10:59:47.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T10:59:47.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T10:59:47.384Z] Configure a credential helper to remove this warning. See [2023-04-20T10:59:47.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T10:59:47.384Z] [2023-04-20T10:59:47.384Z] Login Succeeded [2023-04-20T10:59:47.384Z] nexus3.edgexfoundry.org:10004 [2023-04-20T10:59:47.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T10:59:47.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T10:59:47.643Z] Configure a credential helper to remove this warning. See [2023-04-20T10:59:47.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T10:59:47.643Z] [2023-04-20T10:59:47.643Z] Login Succeeded [2023-04-20T10:59:47.643Z] docker.io [2023-04-20T10:59:47.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T10:59:47.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T10:59:47.904Z] Configure a credential helper to remove this warning. See [2023-04-20T10:59:47.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T10:59:47.904Z] [2023-04-20T10:59:47.904Z] Login Succeeded [2023-04-20T10:59:47.904Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T10:59:47.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-20T10:59:48.621Z] + git rev-list -1 --merges 0aa289759587790c5b67daa991c939cd71804213~1..0aa289759587790c5b67daa991c939cd71804213 [Pipeline] echo [2023-04-20T10:59:48.693Z] -----------> git rev-list -1 --merges 0aa289759587790c5b67daa991c939cd71804213~1..0aa289759587790c5b67daa991c939cd71804213 0aa289759587790c5b67daa991c939cd71804213 [false] [Pipeline] sh [2023-04-20T10:59:49.018Z] + git log --format=format:%s -1 0aa289759587790c5b67daa991c939cd71804213 [Pipeline] echo [2023-04-20T10:59:49.054Z] ========================================================= [2023-04-20T10:59:49.054Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-20T10:59:49.054Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T10:59:49.511Z] + git log --format=format:%s -1 0aa289759587790c5b67daa991c939cd71804213 [Pipeline] echo [2023-04-20T10:59:49.547Z] [semverPrep] GIT_COMMIT: 0aa289759587790c5b67daa991c939cd71804213, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-04-20T10:59:49.580Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-20T10:59:49.995Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-20T10:59:49.995Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-20T10:59:49.995Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-20T10:59:49.995Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-20T10:59:49.995Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-20T10:59:49.995Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-20T10:59:49.995Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T10:59:50.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T10:59:50.511Z] [2023-04-20T10:59:50.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T10:59:50.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T10:59:50.909Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-20T10:59:50.909Z] b85a868b505f: Pulling fs layer [2023-04-20T10:59:50.909Z] e2be974225ed: Pulling fs layer [2023-04-20T10:59:50.909Z] 339a4e72a1f5: Pulling fs layer [2023-04-20T10:59:50.909Z] 988bab9f4d93: Pulling fs layer [2023-04-20T10:59:50.909Z] 1469e6f7b9e6: Pulling fs layer [2023-04-20T10:59:50.909Z] 988bab9f4d93: Waiting [2023-04-20T10:59:50.909Z] 1469e6f7b9e6: Waiting [2023-04-20T10:59:50.909Z] eaf3925da568: Pulling fs layer [2023-04-20T10:59:50.909Z] bab4dde63d76: Pulling fs layer [2023-04-20T10:59:50.909Z] bde34c3a00c8: Pulling fs layer [2023-04-20T10:59:50.909Z] b352a97aabf1: Pulling fs layer [2023-04-20T10:59:50.909Z] 4872d77fe225: Pulling fs layer [2023-04-20T10:59:50.909Z] 5851b861e8e6: Pulling fs layer [2023-04-20T10:59:50.909Z] eaf3925da568: Waiting [2023-04-20T10:59:50.909Z] bab4dde63d76: Waiting [2023-04-20T10:59:50.909Z] bde34c3a00c8: Waiting [2023-04-20T10:59:50.909Z] b352a97aabf1: Waiting [2023-04-20T10:59:50.909Z] 4872d77fe225: Waiting [2023-04-20T10:59:50.909Z] 5851b861e8e6: Waiting [2023-04-20T10:59:50.909Z] e2be974225ed: Verifying Checksum [2023-04-20T10:59:50.909Z] e2be974225ed: Download complete [2023-04-20T10:59:50.909Z] 988bab9f4d93: Verifying Checksum [2023-04-20T10:59:50.909Z] 988bab9f4d93: Download complete [2023-04-20T10:59:50.909Z] 1469e6f7b9e6: Verifying Checksum [2023-04-20T10:59:50.909Z] 1469e6f7b9e6: Download complete [2023-04-20T10:59:51.169Z] 339a4e72a1f5: Verifying Checksum [2023-04-20T10:59:51.169Z] 339a4e72a1f5: Download complete [2023-04-20T10:59:51.169Z] eaf3925da568: Verifying Checksum [2023-04-20T10:59:51.169Z] eaf3925da568: Download complete [2023-04-20T10:59:51.169Z] bde34c3a00c8: Verifying Checksum [2023-04-20T10:59:51.169Z] bde34c3a00c8: Download complete [2023-04-20T10:59:51.169Z] b352a97aabf1: Verifying Checksum [2023-04-20T10:59:51.169Z] b352a97aabf1: Download complete [2023-04-20T10:59:51.169Z] 4872d77fe225: Download complete [2023-04-20T10:59:51.169Z] 5851b861e8e6: Download complete [2023-04-20T10:59:51.169Z] b85a868b505f: Verifying Checksum [2023-04-20T10:59:51.169Z] b85a868b505f: Download complete [2023-04-20T10:59:51.428Z] bab4dde63d76: Verifying Checksum [2023-04-20T10:59:51.428Z] bab4dde63d76: Download complete [2023-04-20T10:59:52.364Z] b85a868b505f: Pull complete [2023-04-20T10:59:52.623Z] e2be974225ed: Pull complete [2023-04-20T10:59:52.882Z] 339a4e72a1f5: Pull complete [2023-04-20T10:59:53.142Z] 988bab9f4d93: Pull complete [2023-04-20T10:59:53.404Z] 1469e6f7b9e6: Pull complete [2023-04-20T10:59:53.404Z] eaf3925da568: Pull complete [2023-04-20T10:59:55.379Z] bab4dde63d76: Pull complete [2023-04-20T10:59:55.379Z] bde34c3a00c8: Pull complete [2023-04-20T10:59:56.266Z] b352a97aabf1: Pull complete [2023-04-20T10:59:56.266Z] 4872d77fe225: Pull complete [2023-04-20T10:59:56.266Z] 5851b861e8e6: Pull complete [2023-04-20T10:59:56.266Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-20T10:59:56.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T10:59:56.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T10:59:56.576Z] prd-ubuntu20.04-docker-8c-8g-9169 does not seem to be running inside a container [2023-04-20T10:59:56.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-208 -v /w/workspace/undry_device-rfid-llrp-go_PR-208:/w/workspace/undry_device-rfid-llrp-go_PR-208:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-208@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-208@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-devops/py-git-semver:0.1.4 cat [2023-04-20T10:59:59.470Z] $ docker top a74a9f5b13b92fc13ae4fefc8d18cfa62780dd535f6bf8a7d2f1f1fbec3713ca -eo pid,comm [2023-04-20T10:59:59.533Z] 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-04-20T10:59:59.533Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-20T10:59:59.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T10:59:59.669Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T10:59:59.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T10:59:59.795Z] $ docker exec a74a9f5b13b92fc13ae4fefc8d18cfa62780dd535f6bf8a7d2f1f1fbec3713ca ssh-agent [2023-04-20T10:59:59.923Z] SSH_AUTH_SOCK=/tmp/ssh-jkHb0r1eCKrV/agent.31 [2023-04-20T10:59:59.923Z] SSH_AGENT_PID=37 [2023-04-20T10:59:59.931Z] Running ssh-add (command line suppressed) [2023-04-20T11:00:00.036Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-208@tmp/private_key_10678266763626476893.key (/w/workspace/undry_device-rfid-llrp-go_PR-208@tmp/private_key_10678266763626476893.key) [2023-04-20T11:00:00.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T11:00:00.386Z] + git tag --points-at HEAD [Pipeline] } [2023-04-20T11:00:00.418Z] $ docker exec --env ******** --env ******** a74a9f5b13b92fc13ae4fefc8d18cfa62780dd535f6bf8a7d2f1f1fbec3713ca ssh-agent -k [2023-04-20T11:00:00.514Z] unset SSH_AUTH_SOCK; [2023-04-20T11:00:00.515Z] unset SSH_AGENT_PID; [2023-04-20T11:00:00.515Z] echo Agent pid 37 killed; [2023-04-20T11:00:00.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-20T11:00:00.633Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T11:00:00.633Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T11:00:00.750Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T11:00:00.755Z] $ docker exec a74a9f5b13b92fc13ae4fefc8d18cfa62780dd535f6bf8a7d2f1f1fbec3713ca ssh-agent [2023-04-20T11:00:00.865Z] SSH_AUTH_SOCK=/tmp/ssh-fJuhAZ8JYr9A/agent.69 [2023-04-20T11:00:00.865Z] SSH_AGENT_PID=75 [2023-04-20T11:00:00.870Z] Running ssh-add (command line suppressed) [2023-04-20T11:00:00.973Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-208@tmp/private_key_6179313950604678170.key (/w/workspace/undry_device-rfid-llrp-go_PR-208@tmp/private_key_6179313950604678170.key) [2023-04-20T11:00:00.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T11:00:01.811Z] + git semver init [2023-04-20T11:00:02.073Z] 2023-04-20 11:00:02,003 [run_init] DEBUG init version:0.0.0 force:False [2023-04-20T11:00:02.073Z] 2023-04-20 11:00:02,004 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-208/.semver [2023-04-20T11:00:02.073Z] 2023-04-20 11:00:02,004 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-208/.semver [2023-04-20T11:00:02.073Z] 2023-04-20 11:00:02,005 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-208/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-208, universal_newlines=False, shell=None, istream=None) [2023-04-20T11:00:03.987Z] 2023-04-20 11:00:03,736 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-208/.git/info/exclude [2023-04-20T11:00:03.987Z] 2023-04-20 11:00:03,737 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-208/.semver/PR-208 with force:False [2023-04-20T11:00:03.987Z] 2023-04-20 11:00:03,737 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-208/.semver/PR-208 [2023-04-20T11:00:03.987Z] 2023-04-20 11:00:03,741 [execute] INFO git cat-file --batch-check [2023-04-20T11:00:03.987Z] 2023-04-20 11:00:03,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-208/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T11:00:03.987Z] 2023-04-20 11:00:03,749 [execute] INFO git cat-file --batch [2023-04-20T11:00:03.987Z] 2023-04-20 11:00:03,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-208/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T11:00:03.987Z] 2023-04-20 11:00:03,755 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-208/.semver/PR-208 [2023-04-20T11:00:03.987Z] 0.0.0 [Pipeline] } [2023-04-20T11:00:04.020Z] $ docker exec --env ******** --env ******** a74a9f5b13b92fc13ae4fefc8d18cfa62780dd535f6bf8a7d2f1f1fbec3713ca ssh-agent -k [2023-04-20T11:00:04.123Z] unset SSH_AUTH_SOCK; [2023-04-20T11:00:04.123Z] unset SSH_AGENT_PID; [2023-04-20T11:00:04.123Z] echo Agent pid 75 killed; [2023-04-20T11:00:04.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-20T11:00:04.582Z] + git semver [Pipeline] } [2023-04-20T11:00:04.870Z] $ docker stop --time=1 a74a9f5b13b92fc13ae4fefc8d18cfa62780dd535f6bf8a7d2f1f1fbec3713ca [2023-04-20T11:00:06.188Z] $ docker rm -f --volumes a74a9f5b13b92fc13ae4fefc8d18cfa62780dd535f6bf8a7d2f1f1fbec3713ca [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T11:00:06.576Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-20T11:00:06.860Z] Stashed 1 file(s) [Pipeline] echo [2023-04-20T11:00:06.890Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-04-20T11:00:07.575Z] provisioning config files... [2023-04-20T11:00:07.586Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-208@tmp/config3237435039138145804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T11:00:07.933Z] ---> docker-login.sh [2023-04-20T11:00:07.933Z] nexus3.edgexfoundry.org:10001 [2023-04-20T11:00:07.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T11:00:07.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T11:00:07.933Z] Configure a credential helper to remove this warning. See [2023-04-20T11:00:07.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T11:00:07.933Z] [2023-04-20T11:00:07.933Z] Login Succeeded [2023-04-20T11:00:07.933Z] nexus3.edgexfoundry.org:10002 [2023-04-20T11:00:07.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T11:00:07.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T11:00:07.933Z] Configure a credential helper to remove this warning. See [2023-04-20T11:00:07.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T11:00:07.933Z] [2023-04-20T11:00:07.933Z] Login Succeeded [2023-04-20T11:00:07.933Z] nexus3.edgexfoundry.org:10003 [2023-04-20T11:00:08.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T11:00:08.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T11:00:08.195Z] Configure a credential helper to remove this warning. See [2023-04-20T11:00:08.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T11:00:08.195Z] [2023-04-20T11:00:08.195Z] Login Succeeded [2023-04-20T11:00:08.195Z] nexus3.edgexfoundry.org:10004 [2023-04-20T11:00:08.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T11:00:08.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T11:00:08.195Z] Configure a credential helper to remove this warning. See [2023-04-20T11:00:08.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T11:00:08.195Z] [2023-04-20T11:00:08.195Z] Login Succeeded [2023-04-20T11:00:08.195Z] docker.io [2023-04-20T11:00:08.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T11:00:10.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T11:00:10.367Z] Configure a credential helper to remove this warning. See [2023-04-20T11:00:10.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T11:00:10.367Z] [2023-04-20T11:00:10.367Z] Login Succeeded [2023-04-20T11:00:10.367Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T11:00:10.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-20T11:00:10.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T11:00:10.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T11:00:10.686Z] ========================================================= [2023-04-20T11:00:10.687Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-20T11:00:10.687Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T11:00:11.171Z] + 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-04-20T11:00:11.171Z] Sending build context to Docker daemon 4.218MB [2023-04-20T11:00:11.171Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T11:00:11.171Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-20T11:00:11.171Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-20T11:00:11.171Z] 63b65145d645: Pulling fs layer [2023-04-20T11:00:11.171Z] a2d21d5440eb: Pulling fs layer [2023-04-20T11:00:11.171Z] 935e6c44a52c: Pulling fs layer [2023-04-20T11:00:11.171Z] 94cc34f8dd06: Pulling fs layer [2023-04-20T11:00:11.171Z] 30dea6a524f1: Pulling fs layer [2023-04-20T11:00:11.171Z] a2aff8979fd8: Pulling fs layer [2023-04-20T11:00:11.171Z] 6808be2612f2: Pulling fs layer [2023-04-20T11:00:11.171Z] f25807f1079a: Pulling fs layer [2023-04-20T11:00:11.171Z] 94cc34f8dd06: Waiting [2023-04-20T11:00:11.171Z] 30dea6a524f1: Waiting [2023-04-20T11:00:11.171Z] a2aff8979fd8: Waiting [2023-04-20T11:00:11.171Z] 6808be2612f2: Waiting [2023-04-20T11:00:11.171Z] f25807f1079a: Waiting [2023-04-20T11:00:11.171Z] a2d21d5440eb: Verifying Checksum [2023-04-20T11:00:11.171Z] a2d21d5440eb: Download complete [2023-04-20T11:00:11.171Z] 94cc34f8dd06: Verifying Checksum [2023-04-20T11:00:11.171Z] 94cc34f8dd06: Download complete [2023-04-20T11:00:11.171Z] 30dea6a524f1: Verifying Checksum [2023-04-20T11:00:11.171Z] 30dea6a524f1: Download complete [2023-04-20T11:00:11.433Z] 63b65145d645: Verifying Checksum [2023-04-20T11:00:11.433Z] 63b65145d645: Download complete [2023-04-20T11:00:11.433Z] a2aff8979fd8: Verifying Checksum [2023-04-20T11:00:11.433Z] a2aff8979fd8: Download complete [2023-04-20T11:00:11.433Z] 63b65145d645: Pull complete [2023-04-20T11:00:11.696Z] a2d21d5440eb: Pull complete [2023-04-20T11:00:11.958Z] f25807f1079a: Download complete [2023-04-20T11:00:11.958Z] 935e6c44a52c: Verifying Checksum [2023-04-20T11:00:11.958Z] 935e6c44a52c: Download complete [2023-04-20T11:00:12.218Z] 6808be2612f2: Verifying Checksum [2023-04-20T11:00:12.218Z] 6808be2612f2: Download complete [2023-04-20T11:00:16.405Z] 935e6c44a52c: Pull complete [2023-04-20T11:00:16.405Z] 94cc34f8dd06: Pull complete [2023-04-20T11:00:16.405Z] 30dea6a524f1: Pull complete [2023-04-20T11:00:16.405Z] a2aff8979fd8: Pull complete [2023-04-20T11:00:18.328Z] 6808be2612f2: Pull complete [2023-04-20T11:00:19.267Z] f25807f1079a: Pull complete [2023-04-20T11:00:19.267Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-20T11:00:19.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-20T11:00:19.267Z] ---> 3b553350e43f [2023-04-20T11:00:19.267Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-20T11:00:22.363Z] Still waiting to schedule task [2023-04-20T11:00:22.363Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-20T11:00:23.464Z] ---> Running in c234e504eaa7 [2023-04-20T11:00:23.464Z] Removing intermediate container c234e504eaa7 [2023-04-20T11:00:23.464Z] ---> 8ec599a6b9c3 [2023-04-20T11:00:23.464Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T11:00:23.464Z] ---> Running in c920cbe5693e [2023-04-20T11:00:23.724Z] Removing intermediate container c920cbe5693e [2023-04-20T11:00:23.724Z] ---> 4568b0222da9 [2023-04-20T11:00:23.724Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-20T11:00:23.724Z] ---> Running in abc40dca39fc [2023-04-20T11:00:23.724Z] Removing intermediate container abc40dca39fc [2023-04-20T11:00:23.724Z] ---> 7c01fdb1be48 [2023-04-20T11:00:23.724Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-20T11:00:23.724Z] ---> Running in 290162add6df [2023-04-20T11:00:23.984Z] Removing intermediate container 290162add6df [2023-04-20T11:00:23.984Z] ---> c3e2bba242c6 [2023-04-20T11:00:23.984Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-20T11:00:23.984Z] ---> Running in 2d6759940777 [2023-04-20T11:00:24.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T11:00:24.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T11:00:24.506Z] OK: 265 MiB in 53 packages [2023-04-20T11:00:24.766Z] Removing intermediate container 2d6759940777 [2023-04-20T11:00:24.766Z] ---> e4b936745891 [2023-04-20T11:00:24.766Z] Step 8/12 : WORKDIR /app [2023-04-20T11:00:24.766Z] ---> Running in cf4f2a3a15ee [2023-04-20T11:00:24.766Z] Removing intermediate container cf4f2a3a15ee [2023-04-20T11:00:24.766Z] ---> 3121182b59c3 [2023-04-20T11:00:24.766Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-20T11:00:25.026Z] ---> 942f5d69496f [2023-04-20T11:00:25.026Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T11:00:25.026Z] ---> Running in 593cacdbc782 [2023-04-20T11:01:03.814Z] Removing intermediate container 593cacdbc782 [2023-04-20T11:01:03.814Z] ---> 335cba480252 [2023-04-20T11:01:03.814Z] Step 11/12 : COPY . . [2023-04-20T11:01:03.814Z] ---> ae9d8f0cb5de [2023-04-20T11:01:03.814Z] Step 12/12 : RUN $MAKE [2023-04-20T11:01:03.814Z] ---> Running in 065ce9f3092f [2023-04-20T11:01:03.814Z] noop [2023-04-20T11:01:03.814Z] Removing intermediate container 065ce9f3092f [2023-04-20T11:01:03.814Z] ---> 5df2cc68cb8c [2023-04-20T11:01:03.814Z] Successfully built 5df2cc68cb8c [2023-04-20T11:01:03.814Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T11:01:04.259Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-20T11:01:04.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T11:01:04.424Z] prd-ubuntu20.04-docker-8c-8g-9169 does not seem to be running inside a container [2023-04-20T11:01:04.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-208 -v /w/workspace/undry_device-rfid-llrp-go_PR-208:/w/workspace/undry_device-rfid-llrp-go_PR-208:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-208@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-208@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-20T11:01:04.775Z] $ docker top c0514cf64b3855749e14a5d83613979ceaacb0c6b56e44a4260dd6352f609f85 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T11:01:05.188Z] + go version [2023-04-20T11:01:05.188Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-20T11:01:05.300Z] $ docker stop --time=1 c0514cf64b3855749e14a5d83613979ceaacb0c6b56e44a4260dd6352f609f85 [2023-04-20T11:01:06.603Z] $ docker rm -f --volumes c0514cf64b3855749e14a5d83613979ceaacb0c6b56e44a4260dd6352f609f85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T11:01:07.332Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-20T11:01:07.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T11:01:07.492Z] prd-ubuntu20.04-docker-8c-8g-9169 does not seem to be running inside a container [2023-04-20T11:01:07.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-208 -v /w/workspace/undry_device-rfid-llrp-go_PR-208:/w/workspace/undry_device-rfid-llrp-go_PR-208:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-208@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-208@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-20T11:01:07.859Z] $ docker top 4f1e9d6bc2992b7995e415948b5811128692b6606941d7ad31e9dad369afc6c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T11:01:08.255Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-208 [Pipeline] fileExists [Pipeline] sh [2023-04-20T11:01:08.621Z] + make test [2023-04-20T11:01:08.621Z] go test ./... -coverprofile=coverage.out ./... [2023-04-20T11:01:13.894Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-04-20T11:01:23.861Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-04-20T11:01:23.861Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-04-20T11:01:27.146Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.374s coverage: 40.5% of statements [2023-04-20T11:01:27.146Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.243s coverage: 52.0% of statements [2023-04-20T11:01:27.146Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 96.4% of statements [2023-04-20T11:01:35.270Z] go vet ./... [2023-04-20T11:01:37.804Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-20T11:01:37.804Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-20T11:01:37.804Z] ./bin/test-attribution-txt.sh [2023-04-20T11:01:37.804Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-04-20T11:01:37.804Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-04-20T11:01:37.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-20T11:01:37.893Z] $ docker stop --time=1 4f1e9d6bc2992b7995e415948b5811128692b6606941d7ad31e9dad369afc6c8 [2023-04-20T11:01:41.091Z] $ docker rm -f --volumes 4f1e9d6bc2992b7995e415948b5811128692b6606941d7ad31e9dad369afc6c8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T11:01:41.649Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-20T11:01:41.785Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-20T11:01:42.484Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-20T11:01:42.802Z] + ls -al . [2023-04-20T11:01:42.802Z] total 628 [2023-04-20T11:01:42.802Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 20 11:01 . [2023-04-20T11:01:42.802Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 10:59 .. [2023-04-20T11:01:42.802Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 20 10:59 .dockerignore [2023-04-20T11:01:42.802Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 11:00 .git [2023-04-20T11:01:42.802Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 10:59 .github [2023-04-20T11:01:42.802Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 20 10:59 .gitignore [2023-04-20T11:01:42.802Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 20 10:59 .golangci.yml [2023-04-20T11:01:42.802Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 11:00 .semver [2023-04-20T11:01:42.802Z] -rw-rw-r-- 1 jenkins jenkins 10794 Apr 20 10:59 Attribution.txt [2023-04-20T11:01:42.802Z] -rw-rw-r-- 1 jenkins jenkins 5905 Apr 20 10:59 CHANGELOG.md [2023-04-20T11:01:42.802Z] -rw-rw-r-- 1 jenkins jenkins 1347 Apr 20 10:59 Dockerfile [2023-04-20T11:01:42.802Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 10:59 GOVERNANCE.md [2023-04-20T11:01:42.802Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 20 10:59 Jenkinsfile [2023-04-20T11:01:42.802Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 20 10:59 LICENSE [2023-04-20T11:01:42.802Z] -rw-rw-r-- 1 jenkins jenkins 2053 Apr 20 10:59 Makefile [2023-04-20T11:01:42.802Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 20 10:59 OWNERS.md [2023-04-20T11:01:42.802Z] -rw-rw-r-- 1 jenkins jenkins 28505 Apr 20 10:59 README.md [2023-04-20T11:01:42.802Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 11:00 VERSION [2023-04-20T11:01:42.802Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 10:59 bin [2023-04-20T11:01:42.802Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 10:59 cmd [2023-04-20T11:01:42.802Z] -rw-r--r-- 1 jenkins jenkins 458038 Apr 20 11:01 coverage.out [2023-04-20T11:01:42.802Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 10:59 examples [2023-04-20T11:01:42.802Z] -rw-rw-r-- 1 jenkins jenkins 3419 Apr 20 10:59 go.mod [2023-04-20T11:01:42.802Z] -rw-rw-r-- 1 jenkins jenkins 31193 Apr 20 10:59 go.sum [2023-04-20T11:01:42.802Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 10:59 images [2023-04-20T11:01:42.802Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 20 10:59 internal [2023-04-20T11:01:42.802Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 10:59 snap [2023-04-20T11:01:42.802Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 20 10:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T11:01:43.204Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0aa289759587790c5b67daa991c939cd71804213 --label arch=amd64 --label version=0.0.0 . [2023-04-20T11:01:43.204Z] Sending build context to Docker daemon 4.218MB [2023-04-20T11:01:43.204Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T11:01:43.204Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-20T11:01:43.204Z] ---> 5df2cc68cb8c [2023-04-20T11:01:43.204Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-20T11:01:43.462Z] ---> Running in c7cbd1c5c720 [2023-04-20T11:01:43.462Z] Removing intermediate container c7cbd1c5c720 [2023-04-20T11:01:43.462Z] ---> b3d3bd3e632c [2023-04-20T11:01:43.462Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T11:01:43.462Z] ---> Running in 7dd737d646ce [2023-04-20T11:01:43.462Z] Removing intermediate container 7dd737d646ce [2023-04-20T11:01:43.462Z] ---> 51de62997623 [2023-04-20T11:01:43.462Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-04-20T11:01:43.462Z] ---> Running in 51343cef9206 [2023-04-20T11:01:43.462Z] Removing intermediate container 51343cef9206 [2023-04-20T11:01:43.462Z] ---> 3b95486d72cc [2023-04-20T11:01:43.462Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-20T11:01:43.722Z] ---> Running in c59478f51d71 [2023-04-20T11:01:43.722Z] Removing intermediate container c59478f51d71 [2023-04-20T11:01:43.722Z] ---> 88e721c6931b [2023-04-20T11:01:43.722Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-20T11:01:43.722Z] ---> Running in 55bea75e25fb [2023-04-20T11:01:43.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T11:01:43.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T11:01:44.239Z] OK: 265 MiB in 53 packages [2023-04-20T11:01:44.498Z] Removing intermediate container 55bea75e25fb [2023-04-20T11:01:44.498Z] ---> a1d19a03f271 [2023-04-20T11:01:44.498Z] Step 8/24 : WORKDIR /app [2023-04-20T11:01:44.498Z] ---> Running in 766e2f387695 [2023-04-20T11:01:44.757Z] Removing intermediate container 766e2f387695 [2023-04-20T11:01:44.757Z] ---> 9776557a9e4a [2023-04-20T11:01:44.757Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-20T11:01:44.757Z] ---> 03e33d5efa81 [2023-04-20T11:01:44.757Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T11:01:44.757Z] ---> Running in e54f36957731 [2023-04-20T11:01:45.697Z] Removing intermediate container e54f36957731 [2023-04-20T11:01:45.697Z] ---> ec8066a93dc3 [2023-04-20T11:01:45.697Z] Step 11/24 : COPY . . [2023-04-20T11:01:45.957Z] ---> 018135c29a4e [2023-04-20T11:01:45.957Z] Step 12/24 : RUN $MAKE [2023-04-20T11:01:45.957Z] ---> Running in 667f87b385fa [2023-04-20T11:01:46.216Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-04-20T11:01:58.499Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9170 in /w/workspace/undry_device-rfid-llrp-go_PR-208 [Pipeline] { [Pipeline] ws [2023-04-20T11:01:58.561Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-04-20T11:01:58.648Z] Selected Git installation does not exist. Using Default [2023-04-20T11:01:58.648Z] The recommended git tool is: NONE [2023-04-20T11:02:04.821Z] using credential edgex-jenkins-ssh [2023-04-20T11:02:04.840Z] Cloning the remote Git repository [2023-04-20T11:02:04.884Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-04-20T11:02:04.991Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-04-20T11:02:05.155Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-04-20T11:02:05.156Z] > git --version # timeout=10 [2023-04-20T11:02:05.189Z] > git --version # 'git version 2.25.1' [2023-04-20T11:02:05.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T11:02:05.361Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-20T11:02:06.431Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-04-20T11:02:06.452Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-20T11:02:07.298Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-04-20T11:02:07.349Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-04-20T11:02:07.350Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T11:02:07.367Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-20T11:02:07.856Z] Merging remotes/origin/main commit 85826e77fb29969954e3475a8ff39b67fe868a1c into PR head commit 0aa289759587790c5b67daa991c939cd71804213 [2023-04-20T11:02:08.142Z] Removing intermediate container 667f87b385fa [2023-04-20T11:02:08.142Z] ---> f34d4390f62a [2023-04-20T11:02:08.142Z] Step 13/24 : FROM alpine:3.17 [2023-04-20T11:02:08.142Z] 3.17: Pulling from library/alpine [2023-04-20T11:02:08.142Z] f56be85fc22e: Pulling fs layer [2023-04-20T11:02:08.142Z] f56be85fc22e: Verifying Checksum [2023-04-20T11:02:08.142Z] f56be85fc22e: Download complete [2023-04-20T11:02:08.142Z] f56be85fc22e: Pull complete [2023-04-20T11:02:08.142Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T11:02:08.142Z] Status: Downloaded newer image for alpine:3.17 [2023-04-20T11:02:08.142Z] ---> 9ed4aefc74f6 [2023-04-20T11:02:08.142Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-20T11:02:08.142Z] ---> Running in d41d398e3a81 [2023-04-20T11:02:08.142Z] Removing intermediate container d41d398e3a81 [2023-04-20T11:02:08.142Z] ---> 46dbf3d2a9dc [2023-04-20T11:02:08.142Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-20T11:02:08.142Z] ---> Running in bc983aa8672d [2023-04-20T11:02:08.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T11:02:08.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T11:02:08.142Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T11:02:08.142Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T11:02:08.142Z] OK: 7 MiB in 16 packages [2023-04-20T11:02:08.142Z] Removing intermediate container bc983aa8672d [2023-04-20T11:02:08.142Z] ---> fb412f0f2f28 [2023-04-20T11:02:08.142Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-04-20T11:02:08.142Z] ---> a761c1517319 [2023-04-20T11:02:08.142Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-04-20T11:02:08.142Z] ---> 4ae6f23d0b6d [2023-04-20T11:02:08.142Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-04-20T11:02:08.145Z] Merge succeeded, producing 0aa289759587790c5b67daa991c939cd71804213 [2023-04-20T11:02:08.146Z] Checking out Revision 0aa289759587790c5b67daa991c939cd71804213 (PR-208) [2023-04-20T11:02:08.402Z] ---> 86e511f117c9 [2023-04-20T11:02:08.402Z] Step 19/24 : EXPOSE 59989 [2023-04-20T11:02:08.402Z] ---> Running in c3f9e6390930 [2023-04-20T11:02:08.402Z] Removing intermediate container c3f9e6390930 [2023-04-20T11:02:08.402Z] ---> 45bb6d25b8b7 [2023-04-20T11:02:08.402Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-04-20T11:02:08.402Z] ---> Running in c27e15347a4d [2023-04-20T11:02:08.662Z] Removing intermediate container c27e15347a4d [2023-04-20T11:02:08.662Z] ---> 8f5f900c827b [2023-04-20T11:02:08.662Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T11:02:08.662Z] ---> Running in 7454b2763e02 [2023-04-20T11:02:08.662Z] Removing intermediate container 7454b2763e02 [2023-04-20T11:02:08.662Z] ---> 92fb4238ac91 [2023-04-20T11:02:08.662Z] Step 22/24 : LABEL arch=amd64 [2023-04-20T11:02:08.662Z] ---> Running in dc7559950bb4 [2023-04-20T11:02:08.662Z] Removing intermediate container dc7559950bb4 [2023-04-20T11:02:08.662Z] ---> f8037c3c81c6 [2023-04-20T11:02:08.662Z] Step 23/24 : LABEL git_sha=0aa289759587790c5b67daa991c939cd71804213 [2023-04-20T11:02:08.662Z] ---> Running in da1c85ad44fd [2023-04-20T11:02:08.670Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-04-20T11:02:08.722Z] > git --version # timeout=10 [2023-04-20T11:02:08.735Z] > git --version # 'git version 2.25.1' [2023-04-20T11:02:08.754Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T11:02:08.921Z] Removing intermediate container da1c85ad44fd [2023-04-20T11:02:08.921Z] ---> 7c1cc47d691e [2023-04-20T11:02:08.921Z] Step 24/24 : LABEL version=0.0.0 [2023-04-20T11:02:08.921Z] ---> Running in e7090d786287 [2023-04-20T11:02:08.921Z] Removing intermediate container e7090d786287 [2023-04-20T11:02:08.921Z] ---> 2719054c3bd8 [2023-04-20T11:02:08.921Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-20T11:02:08.921Z] Successfully built 2719054c3bd8 [2023-04-20T11:02:08.921Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [2023-04-20T11:02:07.870Z] > git config core.sparsecheckout # timeout=10 [2023-04-20T11:02:07.933Z] > git checkout -f 0aa289759587790c5b67daa991c939cd71804213 # timeout=10 [2023-04-20T11:02:08.046Z] > git remote # timeout=10 [2023-04-20T11:02:08.069Z] > git config --get remote.origin.url # timeout=10 [2023-04-20T11:02:08.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T11:02:08.099Z] > git merge 85826e77fb29969954e3475a8ff39b67fe868a1c # timeout=10 [2023-04-20T11:02:08.124Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-20T11:02:08.148Z] > git config core.sparsecheckout # timeout=10 [2023-04-20T11:02:08.163Z] > git checkout -f 0aa289759587790c5b67daa991c939cd71804213 # timeout=10 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T11:02:09.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T11:02:09.955Z] [2023-04-20T11:02:09.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T11:02:10.246Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-20T11:02:10.247Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T11:02:10.247Z] Dload Upload Total Spent Left Speed [2023-04-20T11:02:10.247Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 94956 0 --:--:-- --:--:-- --:--:-- 94956 100 12751 100 12751 0 0 106k 0 --:--:-- --:--:-- --:--:-- 105k [2023-04-20T11:02:10.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T11:02:10.325Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-20T11:02:10.325Z] 5eb5b503b376: Pulling fs layer [2023-04-20T11:02:10.325Z] 5c69ac0246d0: Pulling fs layer [2023-04-20T11:02:10.325Z] ec43610c2a17: Pulling fs layer [2023-04-20T11:02:10.325Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-20T11:02:10.325Z] 33b1e0a273af: Pulling fs layer [2023-04-20T11:02:10.325Z] 5d3b04190fa2: Pulling fs layer [2023-04-20T11:02:10.325Z] 2f39f015ded8: Pulling fs layer [2023-04-20T11:02:10.325Z] 3a2ae6a8a46f: Waiting [2023-04-20T11:02:10.325Z] 33b1e0a273af: Waiting [2023-04-20T11:02:10.325Z] 5d3b04190fa2: Waiting [2023-04-20T11:02:10.325Z] 2f39f015ded8: Waiting [2023-04-20T11:02:10.325Z] 5c69ac0246d0: Verifying Checksum [2023-04-20T11:02:10.325Z] 5c69ac0246d0: Download complete [2023-04-20T11:02:10.325Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-20T11:02:10.325Z] 3a2ae6a8a46f: Download complete [2023-04-20T11:02:10.325Z] 33b1e0a273af: Verifying Checksum [2023-04-20T11:02:10.325Z] 33b1e0a273af: Download complete [2023-04-20T11:02:10.325Z] ec43610c2a17: Verifying Checksum [2023-04-20T11:02:10.325Z] ec43610c2a17: Download complete [2023-04-20T11:02:10.325Z] 5d3b04190fa2: Verifying Checksum [2023-04-20T11:02:10.325Z] 5d3b04190fa2: Download complete [Pipeline] sh [2023-04-20T11:02:10.586Z] 5eb5b503b376: Verifying Checksum [2023-04-20T11:02:10.586Z] 5eb5b503b376: Download complete [2023-04-20T11:02:10.901Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-20T11:02:11.154Z] 2f39f015ded8: Download complete [2023-04-20T11:02:11.254Z] + sudo tee /etc/docker/daemon.new [2023-04-20T11:02:11.254Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-20T11:02:11.254Z] { [2023-04-20T11:02:11.254Z] "registry-mirrors": [ [2023-04-20T11:02:11.254Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-20T11:02:11.254Z] ], [2023-04-20T11:02:11.254Z] "bip": "10.250.0.254/24", [2023-04-20T11:02:11.254Z] "hosts": [ [2023-04-20T11:02:11.254Z] "tcp://0.0.0.0:5555", [2023-04-20T11:02:11.254Z] "unix:///var/run/docker.sock" [2023-04-20T11:02:11.254Z] ], [2023-04-20T11:02:11.254Z] "mtu": 1458, [2023-04-20T11:02:11.254Z] "selinux-enabled": true, [2023-04-20T11:02:11.254Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-20T11:02:11.254Z] } [Pipeline] sh [2023-04-20T11:02:11.604Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-20T11:02:11.722Z] 5eb5b503b376: Pull complete [2023-04-20T11:02:11.723Z] 5c69ac0246d0: Pull complete [2023-04-20T11:02:11.956Z] + sudo service docker restart [2023-04-20T11:02:12.291Z] ec43610c2a17: Pull complete [2023-04-20T11:02:12.292Z] 3a2ae6a8a46f: Pull complete [2023-04-20T11:02:12.292Z] 33b1e0a273af: Pull complete [2023-04-20T11:02:12.553Z] 5d3b04190fa2: Pull complete [2023-04-20T11:02:16.761Z] 2f39f015ded8: Pull complete [2023-04-20T11:02:16.761Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-20T11:02:16.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T11:02:16.761Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T11:02:16.973Z] prd-ubuntu20.04-docker-8c-8g-9169 does not seem to be running inside a container [2023-04-20T11:02:17.010Z] $ 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/undry_device-rfid-llrp-go_PR-208 -v /w/workspace/undry_device-rfid-llrp-go_PR-208:/w/workspace/undry_device-rfid-llrp-go_PR-208:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-208@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-208@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-20T11:02:20.872Z] $ docker top 310c0119677d6d65105b91763ef94e10b099f6b3b77ef6c869b6bdc5d9beeb60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T11:02:21.346Z] ---> job-cost.sh [2023-04-20T11:02:21.346Z] lf-activate-venv: SKIPPING [2023-04-20T11:02:21.346Z] INFO: No Stack... [2023-04-20T11:02:21.605Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-20T11:02:21.867Z] INFO: Archiving Costs [Pipeline] sh [2023-04-20T11:02:22.189Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-208/archives/cost.csv [2023-04-20T11:02:22.189Z] + cut -d, -f6 [Pipeline] lock [2023-04-20T11:02:22.235Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-208-1-stack-cost] [2023-04-20T11:02:22.240Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-208-1-stack-cost] did not exist. Created. [2023-04-20T11:02:22.240Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-208-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-20T11:02:22.631Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-20T11:02:22.685Z] Stashed 1 file(s) [Pipeline] } [2023-04-20T11:02:22.712Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-208-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-20T11:02:22.801Z] $ docker stop --time=1 310c0119677d6d65105b91763ef94e10b099f6b3b77ef6c869b6bdc5d9beeb60 [2023-04-20T11:02:23.948Z] $ docker rm -f --volumes 310c0119677d6d65105b91763ef94e10b099f6b3b77ef6c869b6bdc5d9beeb60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T11:02:30.295Z] provisioning config files... [2023-04-20T11:02:30.324Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config17683981083511006207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T11:02:30.730Z] ---> docker-login.sh [2023-04-20T11:02:30.730Z] nexus3.edgexfoundry.org:10001 [2023-04-20T11:02:31.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T11:02:31.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T11:02:31.327Z] Configure a credential helper to remove this warning. See [2023-04-20T11:02:31.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T11:02:31.327Z] [2023-04-20T11:02:31.327Z] Login Succeeded [2023-04-20T11:02:31.327Z] nexus3.edgexfoundry.org:10002 [2023-04-20T11:02:31.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T11:02:31.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T11:02:31.597Z] Configure a credential helper to remove this warning. See [2023-04-20T11:02:31.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T11:02:31.597Z] [2023-04-20T11:02:31.597Z] Login Succeeded [2023-04-20T11:02:31.597Z] nexus3.edgexfoundry.org:10003 [2023-04-20T11:02:31.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T11:02:32.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T11:02:32.135Z] Configure a credential helper to remove this warning. See [2023-04-20T11:02:32.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T11:02:32.135Z] [2023-04-20T11:02:32.135Z] Login Succeeded [2023-04-20T11:02:32.135Z] nexus3.edgexfoundry.org:10004 [2023-04-20T11:02:32.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T11:02:32.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T11:02:32.409Z] Configure a credential helper to remove this warning. See [2023-04-20T11:02:32.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T11:02:32.409Z] [2023-04-20T11:02:32.409Z] Login Succeeded [2023-04-20T11:02:32.409Z] docker.io [2023-04-20T11:02:32.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T11:02:32.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T11:02:32.948Z] Configure a credential helper to remove this warning. See [2023-04-20T11:02:32.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T11:02:32.948Z] [2023-04-20T11:02:32.948Z] Login Succeeded [2023-04-20T11:02:32.948Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T11:02:32.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-20T11:02:33.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T11:02:33.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T11:02:33.439Z] ========================================================= [2023-04-20T11:02:33.439Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-20T11:02:33.439Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T11:02:33.957Z] + 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-04-20T11:02:34.231Z] Sending build context to Docker daemon 1.212MB [2023-04-20T11:02:34.231Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T11:02:34.231Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-20T11:02:34.231Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-20T11:02:34.231Z] af6eaf76a39c: Pulling fs layer [2023-04-20T11:02:34.231Z] 55522c791124: Pulling fs layer [2023-04-20T11:02:34.231Z] ce5c4a1c91eb: Pulling fs layer [2023-04-20T11:02:34.231Z] 169dfbe0d373: Pulling fs layer [2023-04-20T11:02:34.231Z] e1ff8fa3b103: Pulling fs layer [2023-04-20T11:02:34.231Z] 169dfbe0d373: Waiting [2023-04-20T11:02:34.231Z] 52ebb69f0ebf: Pulling fs layer [2023-04-20T11:02:34.231Z] 5abe8eddf0d5: Pulling fs layer [2023-04-20T11:02:34.231Z] e1ff8fa3b103: Waiting [2023-04-20T11:02:34.231Z] 5abe8eddf0d5: Waiting [2023-04-20T11:02:34.231Z] 52ebb69f0ebf: Waiting [2023-04-20T11:02:34.501Z] 55522c791124: Verifying Checksum [2023-04-20T11:02:34.501Z] 55522c791124: Download complete [2023-04-20T11:02:34.501Z] 169dfbe0d373: Download complete [2023-04-20T11:02:34.501Z] e1ff8fa3b103: Verifying Checksum [2023-04-20T11:02:34.501Z] e1ff8fa3b103: Download complete [2023-04-20T11:02:34.501Z] af6eaf76a39c: Verifying Checksum [2023-04-20T11:02:35.462Z] 5abe8eddf0d5: Verifying Checksum [2023-04-20T11:02:35.462Z] 5abe8eddf0d5: Download complete [2023-04-20T11:02:35.462Z] af6eaf76a39c: Pull complete [2023-04-20T11:02:36.058Z] 55522c791124: Pull complete [2023-04-20T11:02:37.037Z] 52ebb69f0ebf: Verifying Checksum [2023-04-20T11:02:37.037Z] 52ebb69f0ebf: Download complete [2023-04-20T11:02:37.037Z] ce5c4a1c91eb: Verifying Checksum [2023-04-20T11:02:37.037Z] ce5c4a1c91eb: Download complete [2023-04-20T11:02:49.446Z] ce5c4a1c91eb: Pull complete [2023-04-20T11:02:49.446Z] 169dfbe0d373: Pull complete [2023-04-20T11:02:49.446Z] e1ff8fa3b103: Pull complete [2023-04-20T11:02:54.814Z] 52ebb69f0ebf: Pull complete [2023-04-20T11:02:58.178Z] 5abe8eddf0d5: Pull complete [2023-04-20T11:02:58.178Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-20T11:02:58.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-20T11:02:58.178Z] ---> 6cb57ee374ae [2023-04-20T11:02:58.178Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-20T11:03:00.122Z] ---> Running in 59cb0d0fb354 [2023-04-20T11:03:00.122Z] Removing intermediate container 59cb0d0fb354 [2023-04-20T11:03:00.122Z] ---> b752cdea3d0b [2023-04-20T11:03:00.122Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T11:03:00.391Z] ---> Running in 94b4dae0c812 [2023-04-20T11:03:00.659Z] Removing intermediate container 94b4dae0c812 [2023-04-20T11:03:00.659Z] ---> c457c60316fe [2023-04-20T11:03:00.659Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-20T11:03:00.659Z] ---> Running in 93c035c5d1ae [2023-04-20T11:03:00.928Z] Removing intermediate container 93c035c5d1ae [2023-04-20T11:03:00.928Z] ---> 401acc648023 [2023-04-20T11:03:00.928Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-20T11:03:00.928Z] ---> Running in 7b64c085d701 [2023-04-20T11:03:01.520Z] Removing intermediate container 7b64c085d701 [2023-04-20T11:03:01.520Z] ---> 6d0f5b34c7ee [2023-04-20T11:03:01.520Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-20T11:03:01.520Z] ---> Running in 5a43f8242e86 [2023-04-20T11:03:02.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T11:03:03.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T11:03:04.029Z] OK: 263 MiB in 53 packages [2023-04-20T11:03:04.997Z] Removing intermediate container 5a43f8242e86 [2023-04-20T11:03:04.997Z] ---> dea50edd347d [2023-04-20T11:03:04.997Z] Step 8/12 : WORKDIR /app [2023-04-20T11:03:04.997Z] ---> Running in 3bad27de6ce7 [2023-04-20T11:03:05.269Z] Removing intermediate container 3bad27de6ce7 [2023-04-20T11:03:05.269Z] ---> eca000950f9b [2023-04-20T11:03:05.269Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-20T11:03:05.856Z] ---> 5e6ed5f3371c [2023-04-20T11:03:05.856Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T11:03:05.856Z] ---> Running in 9dc74f3d654e [2023-04-20T11:04:13.762Z] Removing intermediate container 9dc74f3d654e [2023-04-20T11:04:13.762Z] ---> 6ecb4dd1b91e [2023-04-20T11:04:13.762Z] Step 11/12 : COPY . . [2023-04-20T11:04:13.762Z] ---> d474cf1a7c42 [2023-04-20T11:04:13.762Z] Step 12/12 : RUN $MAKE [2023-04-20T11:04:13.762Z] ---> Running in 1dc609193e41 [2023-04-20T11:04:13.762Z] noop [2023-04-20T11:04:13.762Z] Removing intermediate container 1dc609193e41 [2023-04-20T11:04:13.762Z] ---> 9c775deec959 [2023-04-20T11:04:13.762Z] Successfully built 9c775deec959 [2023-04-20T11:04:13.762Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T11:04:14.239Z] + docker inspect -f . ci-base-image-arm64 [2023-04-20T11:04:14.239Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T11:04:14.518Z] prd-ubuntu20.04-docker-arm64-4c-16g-9170 does not seem to be running inside a container [2023-04-20T11:04:14.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-20T11:04:15.700Z] $ docker top d1e88ea782bb77ba8ec048174420b36541979113a67d5b7c9ce91873ab87993b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T11:04:16.547Z] + go version [2023-04-20T11:04:16.547Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-20T11:04:16.585Z] $ docker stop --time=1 d1e88ea782bb77ba8ec048174420b36541979113a67d5b7c9ce91873ab87993b [2023-04-20T11:04:19.391Z] $ docker rm -f --volumes d1e88ea782bb77ba8ec048174420b36541979113a67d5b7c9ce91873ab87993b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T11:04:20.235Z] + docker inspect -f . ci-base-image-arm64 [2023-04-20T11:04:20.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T11:04:20.474Z] prd-ubuntu20.04-docker-arm64-4c-16g-9170 does not seem to be running inside a container [2023-04-20T11:04:20.537Z] $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-20T11:04:21.608Z] $ docker top ffce7053686f67e049a1c5fdb3ac1ea1130bc1912a491625d18bbe6c3b7583f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T11:04:22.146Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-20T11:04:22.543Z] + make test [2023-04-20T11:04:22.543Z] go test ./... -coverprofile=coverage.out ./... [2023-04-20T11:04:55.289Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-04-20T11:06:46.967Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-04-20T11:06:46.967Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-04-20T11:07:21.097Z] level=DEBUG ts=2023-04-20T11:06:49.720902417Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-04-20T11:07:21.097Z] level=INFO ts=2023-04-20T11:06:49.723284925Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-04-20T11:07:21.097Z] level=INFO ts=2023-04-20T11:06:49.723420532Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.72354414Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.098Z] level=WARN ts=2023-04-20T11:06:49.723607613Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-20T11:07:21.098Z] level=DEBUG ts=2023-04-20T11:06:49.723778593Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.723919171Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.724736349Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.098Z] level=WARN ts=2023-04-20T11:06:49.724992353Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-20T11:07:21.098Z] level=DEBUG ts=2023-04-20T11:06:49.725137692Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.725583087Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.726081136Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.098Z] level=DEBUG ts=2023-04-20T11:06:49.726234735Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.098Z] level=DEBUG ts=2023-04-20T11:06:49.726354942Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.726790017Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.727280266Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.098Z] level=DEBUG ts=2023-04-20T11:06:49.727424384Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.727775454Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.740654088Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.098Z] level=DEBUG ts=2023-04-20T11:06:49.740832429Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.74137119Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.742001866Z 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-04-20T11:07:21.098Z] level=DEBUG ts=2023-04-20T11:06:49.757281689Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.762409866Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.762572965Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-04-20T11:07:21.098Z] level=DEBUG ts=2023-04-20T11:06:49.762691292Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.763146888Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.098Z] level=WARN ts=2023-04-20T11:06:49.763204442Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.763362471Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.763815437Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.098Z] level=WARN ts=2023-04-20T11:06:49.763879651Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-20T11:07:21.098Z] level=DEBUG ts=2023-04-20T11:06:49.763964036Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.764088673Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.764672346Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.098Z] level=DEBUG ts=2023-04-20T11:06:49.764863978Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.098Z] level=DEBUG ts=2023-04-20T11:06:49.765113222Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.765358906Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.765991783Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.098Z] level=DEBUG ts=2023-04-20T11:06:49.766384615Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.766692063Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.767111967Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.098Z] level=DEBUG ts=2023-04-20T11:06:49.767222024Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.767374493Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.767492779Z 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-04-20T11:07:21.098Z] level=DEBUG ts=2023-04-20T11:06:49.768508418Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.770415568Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.770549336Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.770642351Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.098Z] level=WARN ts=2023-04-20T11:06:49.770725966Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-20T11:07:21.098Z] level=DEBUG ts=2023-04-20T11:06:49.770872505Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.771264087Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.771966598Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.098Z] level=WARN ts=2023-04-20T11:06:49.772073804Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-20T11:07:21.098Z] level=DEBUG ts=2023-04-20T11:06:49.772215382Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.772490318Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.772998048Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.098Z] level=DEBUG ts=2023-04-20T11:06:49.773108294Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.098Z] level=DEBUG ts=2023-04-20T11:06:49.773195239Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.773283104Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.773665086Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.098Z] level=DEBUG ts=2023-04-20T11:06:49.773788763Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.77390048Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.774303613Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.098Z] level=DEBUG ts=2023-04-20T11:06:49.774389938Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.77459915Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.774716177Z 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-04-20T11:07:21.098Z] level=DEBUG ts=2023-04-20T11:06:49.776020592Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.777612024Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-04-20T11:07:21.098Z] level=INFO ts=2023-04-20T11:06:49.777799935Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.777946634Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.099Z] level=WARN ts=2023-04-20T11:06:49.778075351Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.778327926Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.778552279Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.779074989Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.099Z] level=WARN ts=2023-04-20T11:06:49.779149433Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.779284831Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.779696955Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.780202094Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.780522392Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.780607297Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.780983429Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.781589884Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.78186535Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.782236141Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.78272438Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.782986915Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.783274411Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.783549907Z 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-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.785273447Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.786488347Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.78688082Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.787082852Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.099Z] level=WARN ts=2023-04-20T11:06:49.787315215Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.787099903Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.787785932Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.788475452Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.099Z] level=WARN ts=2023-04-20T11:06:49.78860508Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.788697875Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.789032744Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.789567705Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.789711693Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.789862102Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.790057273Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.793014064Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.793142412Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.793306891Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.793719565Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.793842322Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.794030023Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.794219384Z 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-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.795323498Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.797399258Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.797529155Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.79761531Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.099Z] level=WARN ts=2023-04-20T11:06:49.797673524Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.797843323Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.797889626Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.798272198Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.099Z] level=WARN ts=2023-04-20T11:06:49.798359103Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.798734685Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.798865492Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.799397893Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.799791716Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.799886762Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.799988707Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.800603803Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.800966934Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.801094021Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.801540947Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.801877187Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.802300271Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.802466181Z 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-04-20T11:07:21.099Z] --- FAIL: TestAutoDiscoverNaming (0.10s) [2023-04-20T11:07:21.099Z] --- FAIL: TestAutoDiscoverNaming/LLRP-001a004fd9ca2b (0.01s) [2023-04-20T11:07:21.099Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:45052: use of closed network connection [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.803470639Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.804458426Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.805113314Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.805201689Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.805339747Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.805591371Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.099Z] level=WARN ts=2023-04-20T11:06:49.805812344Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.806099461Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.806626871Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.099Z] level=WARN ts=2023-04-20T11:06:49.80678238Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.807022144Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.807290869Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.807776587Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.808047003Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.808221493Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.808479718Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.099Z] level=INFO ts=2023-04-20T11:06:49.809120295Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.099Z] level=DEBUG ts=2023-04-20T11:06:49.809215191Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.100Z] level=INFO ts=2023-04-20T11:06:49.809625794Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.100Z] level=INFO ts=2023-04-20T11:06:49.810254241Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.100Z] level=DEBUG ts=2023-04-20T11:06:49.810356857Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.100Z] level=INFO ts=2023-04-20T11:06:49.810750659Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-04-20T11:07:21.100Z] level=INFO ts=2023-04-20T11:06:49.81094343Z 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-04-20T11:07:21.100Z] level=DEBUG ts=2023-04-20T11:06:49.811839732Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-04-20T11:07:21.100Z] level=INFO ts=2023-04-20T11:06:49.812931865Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-04-20T11:07:21.100Z] level=INFO ts=2023-04-20T11:06:49.813324918Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-04-20T11:07:21.100Z] level=INFO ts=2023-04-20T11:06:49.813434004Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.100Z] level=WARN ts=2023-04-20T11:06:49.813491498Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-20T11:07:21.100Z] level=DEBUG ts=2023-04-20T11:06:49.813636286Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-04-20T11:07:21.100Z] level=INFO ts=2023-04-20T11:06:49.814239251Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.100Z] level=INFO ts=2023-04-20T11:06:49.814876268Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.100Z] level=WARN ts=2023-04-20T11:06:49.815069179Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-20T11:07:21.100Z] level=DEBUG ts=2023-04-20T11:06:49.815315033Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.100Z] level=INFO ts=2023-04-20T11:06:49.815713006Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.100Z] level=INFO ts=2023-04-20T11:06:49.81612043Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.100Z] level=DEBUG ts=2023-04-20T11:06:49.816434098Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.100Z] level=DEBUG ts=2023-04-20T11:06:49.816611008Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-04-20T11:07:21.100Z] level=INFO ts=2023-04-20T11:06:49.816970349Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.100Z] level=INFO ts=2023-04-20T11:06:49.817614026Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.100Z] level=DEBUG ts=2023-04-20T11:06:49.817878881Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.100Z] level=INFO ts=2023-04-20T11:06:49.818005889Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-20T11:07:21.100Z] level=INFO ts=2023-04-20T11:06:49.818500667Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-20T11:07:21.100Z] level=DEBUG ts=2023-04-20T11:06:49.818665087Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-20T11:07:21.100Z] level=INFO ts=2023-04-20T11:06:49.818860648Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-04-20T11:07:21.100Z] level=INFO ts=2023-04-20T11:06:49.818993996Z 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-04-20T11:07:21.100Z] level=WARN ts=2023-04-20T11:06:49.819502535Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2023-04-20T11:07:21.100Z] FAIL [2023-04-20T11:07:21.100Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver coverage: 40.5% of statements [2023-04-20T11:07:21.100Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.343s [2023-04-20T11:07:21.100Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.596s coverage: 52.0% of statements [2023-04-20T11:07:21.100Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.062s coverage: 95.5% of statements [2023-04-20T11:07:21.100Z] FAIL [2023-04-20T11:07:21.100Z] make: *** [Makefile:31: unittest] Error 1 [Pipeline] } [2023-04-20T11:07:21.145Z] $ docker stop --time=1 ffce7053686f67e049a1c5fdb3ac1ea1130bc1912a491625d18bbe6c3b7583f5 [2023-04-20T11:07:23.102Z] $ docker rm -f --volumes ffce7053686f67e049a1c5fdb3ac1ea1130bc1912a491625d18bbe6c3b7583f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T11:07:25.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T11:07:25.118Z] [2023-04-20T11:07:25.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T11:07:25.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T11:07:25.813Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-20T11:07:25.813Z] 8998bd30e6a1: Pulling fs layer [2023-04-20T11:07:25.813Z] 04944245beec: Pulling fs layer [2023-04-20T11:07:25.813Z] 699f458cf7ca: Pulling fs layer [2023-04-20T11:07:25.813Z] 765212b225bb: Pulling fs layer [2023-04-20T11:07:25.813Z] f23df028b6ca: Pulling fs layer [2023-04-20T11:07:25.813Z] d65c8cfc05b1: Pulling fs layer [2023-04-20T11:07:25.813Z] 2437ff75d9bd: Pulling fs layer [2023-04-20T11:07:25.813Z] f23df028b6ca: Waiting [2023-04-20T11:07:25.813Z] 765212b225bb: Waiting [2023-04-20T11:07:25.813Z] d65c8cfc05b1: Waiting [2023-04-20T11:07:25.813Z] 2437ff75d9bd: Waiting [2023-04-20T11:07:25.813Z] 04944245beec: Verifying Checksum [2023-04-20T11:07:25.813Z] 04944245beec: Download complete [2023-04-20T11:07:25.813Z] 765212b225bb: Verifying Checksum [2023-04-20T11:07:25.813Z] 765212b225bb: Download complete [2023-04-20T11:07:25.813Z] f23df028b6ca: Verifying Checksum [2023-04-20T11:07:25.813Z] f23df028b6ca: Download complete [2023-04-20T11:07:26.088Z] d65c8cfc05b1: Verifying Checksum [2023-04-20T11:07:26.088Z] d65c8cfc05b1: Download complete [2023-04-20T11:07:26.088Z] 699f458cf7ca: Verifying Checksum [2023-04-20T11:07:26.088Z] 699f458cf7ca: Download complete [2023-04-20T11:07:26.358Z] 8998bd30e6a1: Verifying Checksum [2023-04-20T11:07:26.358Z] 8998bd30e6a1: Download complete [2023-04-20T11:07:29.733Z] 2437ff75d9bd: Verifying Checksum [2023-04-20T11:07:29.733Z] 2437ff75d9bd: Download complete [2023-04-20T11:07:31.681Z] 8998bd30e6a1: Pull complete [2023-04-20T11:07:31.951Z] 04944245beec: Pull complete [2023-04-20T11:07:33.361Z] 699f458cf7ca: Pull complete [2023-04-20T11:07:33.361Z] 765212b225bb: Pull complete [2023-04-20T11:07:34.327Z] f23df028b6ca: Pull complete [2023-04-20T11:07:34.327Z] d65c8cfc05b1: Pull complete [2023-04-20T11:07:49.331Z] 2437ff75d9bd: Pull complete [2023-04-20T11:07:49.331Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-20T11:07:49.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T11:07:49.331Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T11:07:49.662Z] prd-ubuntu20.04-docker-arm64-4c-16g-9170 does not seem to be running inside a container [2023-04-20T11:07:49.728Z] $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-20T11:07:52.240Z] $ docker top 5a33e09aa9b06a35410a2197858d786cbbfcb6abf1571e920ce33ef616c22937 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T11:07:53.134Z] ---> job-cost.sh [2023-04-20T11:07:53.134Z] lf-activate-venv: SKIPPING [2023-04-20T11:07:53.134Z] INFO: No Stack... [2023-04-20T11:07:53.716Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-20T11:07:54.298Z] INFO: Archiving Costs [Pipeline] sh [2023-04-20T11:07:54.641Z] + + cut -d, -f6 [2023-04-20T11:07:54.641Z] cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2023-04-20T11:07:55.002Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-208-1-stack-cost] [2023-04-20T11:07:55.008Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-208-1-stack-cost] did not exist. Created. [2023-04-20T11:07:55.008Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-208-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-20T11:07:55.754Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-92c63e1e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-20T11:07:56.103Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-20T11:07:56.143Z] Warning: overwriting stash ‘stack-cost’ [2023-04-20T11:07:56.550Z] Stashed 1 file(s) [Pipeline] } [2023-04-20T11:07:56.568Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-208-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-20T11:07:56.653Z] $ docker stop --time=1 5a33e09aa9b06a35410a2197858d786cbbfcb6abf1571e920ce33ef616c22937 [2023-04-20T11:07:58.107Z] $ docker rm -f --volumes 5a33e09aa9b06a35410a2197858d786cbbfcb6abf1571e920ce33ef616c22937 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-20T11:07:58.884Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-20T11:08:01.087Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-208/archives ] [2023-04-20T11:08:01.087Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-208/archives [2023-04-20T11:08:01.087Z] total 16 [2023-04-20T11:08:01.087Z] drwxr-xr-x 3 root root 4096 Apr 20 11:02 . [2023-04-20T11:08:01.087Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 20 11:02 .. [2023-04-20T11:08:01.087Z] drwxr-xr-x 2 root root 4096 Apr 20 11:02 cost [2023-04-20T11:08:01.087Z] -rw-r--r-- 1 root root 91 Apr 20 11:02 cost.csv [2023-04-20T11:08:01.087Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-208/archives [2023-04-20T11:08:01.087Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-208/archives [2023-04-20T11:08:01.087Z] total 16 [2023-04-20T11:08:01.087Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 11:02 . [2023-04-20T11:08:01.087Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 20 11:02 .. [2023-04-20T11:08:01.087Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 11:02 cost [2023-04-20T11:08:01.087Z] -rw-r--r-- 1 jenkins jenkins 91 Apr 20 11:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-20T11:08:01.422Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T11:08:02.319Z] ---> package-listing.sh [2023-04-20T11:08:02.319Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-20T11:08:02.319Z] ++ facter osfamily [2023-04-20T11:08:02.579Z] + OS_FAMILY=debian [2023-04-20T11:08:02.579Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-208 [2023-04-20T11:08:02.579Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-20T11:08:02.579Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-20T11:08:02.579Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-20T11:08:02.579Z] + PACKAGES=/tmp/packages_start.txt [2023-04-20T11:08:02.579Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-208 ']' [2023-04-20T11:08:02.579Z] + PACKAGES=/tmp/packages_end.txt [2023-04-20T11:08:02.579Z] + case "${OS_FAMILY}" in [2023-04-20T11:08:02.579Z] + dpkg -l [2023-04-20T11:08:02.579Z] + grep '^ii' [2023-04-20T11:08:02.579Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-20T11:08:02.579Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-20T11:08:02.579Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-20T11:08:02.579Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-208 ']' [2023-04-20T11:08:02.579Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-208/archives/ [2023-04-20T11:08:02.579Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-208/archives/ [Pipeline] echo [2023-04-20T11:08:02.613Z] 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/undry_device-rfid-llrp-go_PR-208/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-20T11:08:02.907Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T11:08:03.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T11:08:03.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T11:08:03.703Z] prd-ubuntu20.04-docker-8c-8g-9169 does not seem to be running inside a container [2023-04-20T11:08:03.739Z] $ 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/undry_device-rfid-llrp-go_PR-208/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-208 -v /w/workspace/undry_device-rfid-llrp-go_PR-208:/w/workspace/undry_device-rfid-llrp-go_PR-208:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-208@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-208@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-20T11:08:03.925Z] $ docker top b8e63ec184b576cf484a1cbfbb40a928e0c2d55843b21e7b572484f48816bccf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T11:08:04.363Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-20T11:08:04.679Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-20T11:08:04.995Z] + ls /var/log/sa-host [2023-04-20T11:08:04.995Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T11:08:05.270Z] provisioning config files... [2023-04-20T11:08:05.280Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-208@tmp/config16869703461130353409tmp [Pipeline] { [Pipeline] echo [2023-04-20T11:08:05.363Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T11:08:05.687Z] ---> create-netrc.sh [Pipeline] } [2023-04-20T11:08:05.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-20T11:08:06.286Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-20T11:08:06.323Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T11:08:06.634Z] ---> sudo-logs.sh [2023-04-20T11:08:06.634Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-20T11:08:06.726Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T11:08:07.041Z] ---> job-cost.sh [2023-04-20T11:08:07.041Z] lf-activate-venv: SKIPPING [2023-04-20T11:08:07.041Z] DEBUG: total: 0.2199999988079071 [2023-04-20T11:08:07.041Z] INFO: Retrieving Stack Cost... [2023-04-20T11:08:07.301Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-20T11:08:07.560Z] INFO: Archiving Costs [Pipeline] echo [2023-04-20T11:08:07.600Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T11:08:07.924Z] ---> logs-deploy.sh [2023-04-20T11:08:07.924Z] lf-activate-venv: SKIPPING [2023-04-20T11:08:07.924Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-208/1 [2023-04-20T11:08:07.924Z] INFO: archiving workspace using pattern(s): [2023-04-20T11:08:08.863Z] Archives upload complete. [2023-04-20T11:08:08.863Z] INFO: archiving logs to Nexus